issue_owner_repo listlengths 2 2 | issue_body stringlengths 0 261k ⌀ | issue_title stringlengths 1 925 | issue_comments_url stringlengths 56 81 | issue_comments_count int64 0 2.5k | issue_created_at stringlengths 20 20 | issue_updated_at stringlengths 20 20 | issue_html_url stringlengths 37 62 | issue_github_id int64 387k 2.46B | issue_number int64 1 127k |
|---|---|---|---|---|---|---|---|---|---|
[
"python",
"cpython"
] | BPO | [1008086](https://bugs.python.org/issue1008086)
--- | :---
Nosy | @Yhg1s, @gpshead, @mwichmann, @amauryfa, @pitrou, @devdanzin
Files | <li>[socketmod.patch](https://bugs.python.org/file6180/socketmod.patch "Uploaded as text/plain at 2004-08-12.16:50:10 by @mwichmann")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gpshead'
closed_at = <Date 2009-11-01.20:30:04.581>
created_at = <Date 2004-08-12.16:50:09.000>
labels = ['extension-modules', 'easy', 'type-bug']
title = 'socket.inet_aton returns 8 bytes on LP64 platforms'
updated_at = <Date 2009-11-01.20:30:04.580>
user = 'https://github.com/mwichmann'
```
bugs.python.org fields:
```python
activity = <Date 2009-11-01.20:30:04.580>
actor = 'gregory.p.smith'
assignee = 'gregory.p.smith'
closed = True
closed_date = <Date 2009-11-01.20:30:04.581>
closer = 'gregory.p.smith'
components = ['Extension Modules']
creation = <Date 2004-08-12.16:50:09.000>
creator = 'mwichmann'
dependencies = []
files = ['6180']
hgrepos = []
issue_num = 1008086
keywords = ['64bit', 'easy']
message_count = 10.0
messages = ['46687', '46688', '81520', '81522', '81523', '81687', '81688', '81691', '90272', '94803']
nosy_count = 7.0
nosy_names = ['twouters', 'collinwinter', 'gregory.p.smith', 'mwichmann', 'amaury.forgeotdarc', 'pitrou', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1008086'
versions = ['Python 2.6', 'Python 3.0']
```
</p></details>
| socket.inet_aton returns 8 bytes on LP64 platforms | https://api.github.com/repos/python/cpython/issues/40748/comments | 10 | 2004-08-12T16:50:09Z | 2022-04-09T23:28:10Z | https://github.com/python/cpython/issues/40748 | 1,198,803,789 | 40,748 |
[
"python",
"cpython"
] | BPO | [1007991](https://bugs.python.org/issue1007991)
--- | :---
Nosy | @jackdied
Files | <li>[class_decorators.diff](https://bugs.python.org/file6179/class_decorators.diff "Uploaded as text/plain at 2004-08-12.14:53:15 by @jackdied"): @ decorator patch, now with classes</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-01-04.17:59:45.000>
created_at = <Date 2004-08-12.14:53:14.000>
labels = ['interpreter-core']
title = '@decorators, including classes'
updated_at = <Date 2005-01-04.17:59:45.000>
user = 'https://github.com/jackdied'
```
bugs.python.org fields:
```python
activity = <Date 2005-01-04.17:59:45.000>
actor = 'jackdied'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-12.14:53:14.000>
creator = 'jackdied'
dependencies = []
files = ['6179']
hgrepos = []
issue_num = 1007991
keywords = ['patch']
message_count = 2.0
messages = ['46685', '46686']
nosy_count = 1.0
nosy_names = ['jackdied']
pr_nums = []
priority = 'normal'
resolution = 'postponed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1007991'
versions = ['Python 2.4']
```
</p></details>
| @decorators, including classes | https://api.github.com/repos/python/cpython/issues/40747/comments | 2 | 2004-08-12T14:53:14Z | 2022-04-09T23:28:08Z | https://github.com/python/cpython/issues/40747 | 1,198,803,785 | 40,747 |
[
"python",
"cpython"
] | BPO | [1007539](https://bugs.python.org/issue1007539)
--- | :---
Files | <li>[test__locale.diff](https://bugs.python.org/file6178/test__locale.diff "Uploaded as text/plain at 2004-08-11.21:12:20 by msurface")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-14.10:59:03.000>
created_at = <Date 2004-08-11.21:09:00.000>
labels = ['tests']
title = 'Fix for bug python/cpython#40580'
updated_at = <Date 2004-08-14.10:59:03.000>
user = 'https://bugs.python.org/msurface'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-14.10:59:03.000>
actor = 'jlgijsbers'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2004-08-11.21:09:00.000>
creator = 'msurface'
dependencies = []
files = ['6178']
hgrepos = []
issue_num = 1007539
keywords = ['patch']
message_count = 4.0
messages = ['46681', '46682', '46683', '46684']
nosy_count = 2.0
nosy_names = ['jlgijsbers', 'msurface']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1007539'
versions = ['Python 2.4']
```
</p></details>
| Fix for bug #992078 | https://api.github.com/repos/python/cpython/issues/40746/comments | 4 | 2004-08-11T21:09:00Z | 2022-04-09T23:28:07Z | https://github.com/python/cpython/issues/40746 | 1,198,803,780 | 40,746 |
[
"python",
"cpython"
] | BPO | [1007249](https://bugs.python.org/issue1007249)
--- | :---
Nosy | @hyeshik
Files | <li>[_codecs_iso2022.c_sgi_diff](https://bugs.python.org/file1366/_codecs_iso2022.c_sgi_diff "Uploaded at 2004-09-02.06:22:35 by mhertha"): Changes for SGI MipsPro Compilers.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/hyeshik'
closed_at = <Date 2004-09-02.06:22:35.000>
created_at = <Date 2004-08-11.13:11:08.000>
labels = ['build']
title = 'SGI (IRIX 6.5.24) Error building _codecs_iso2022.c'
updated_at = <Date 2004-09-02.06:22:35.000>
user = 'https://bugs.python.org/mhertha'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-02.06:22:35.000>
actor = 'mhertha'
assignee = 'hyeshik.chang'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-08-11.13:11:08.000>
creator = 'mhertha'
dependencies = []
files = ['1366']
hgrepos = []
issue_num = 1007249
keywords = []
message_count = 4.0
messages = ['22048', '22049', '22050', '22051']
nosy_count = 2.0
nosy_names = ['mhertha', 'hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1007249'
versions = ['Python 2.4']
```
</p></details>
| SGI (IRIX 6.5.24) Error building _codecs_iso2022.c | https://api.github.com/repos/python/cpython/issues/40745/comments | 4 | 2004-08-11T13:11:08Z | 2022-04-09T23:28:07Z | https://github.com/python/cpython/issues/40745 | 1,198,803,779 | 40,745 |
[
"python",
"cpython"
] | BPO | [1007223](https://bugs.python.org/issue1007223)
--- | :---
Nosy | @loewis, @devdanzin
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2010-08-19.15:59:54.850>
created_at = <Date 2004-08-11.12:31:24.000>
labels = ['type-bug', 'build']
title = 'SGI (IRIX6.5.24) Problems building nismodule.c'
updated_at = <Date 2010-08-19.15:59:54.848>
user = 'https://bugs.python.org/mhertha'
```
bugs.python.org fields:
```python
activity = <Date 2010-08-19.15:59:54.848>
actor = 'BreamoreBoy'
assignee = 'none'
closed = True
closed_date = <Date 2010-08-19.15:59:54.850>
closer = 'BreamoreBoy'
components = ['Build']
creation = <Date 2004-08-11.12:31:24.000>
creator = 'mhertha'
dependencies = []
files = []
hgrepos = []
issue_num = 1007223
keywords = []
message_count = 4.0
messages = ['60548', '60549', '82076', '114371']
nosy_count = 4.0
nosy_names = ['loewis', 'mhertha', 'ajaksu2', 'BreamoreBoy']
pr_nums = []
priority = 'low'
resolution = 'out of date'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1007223'
versions = ['Python 2.6']
```
</p></details>
| SGI (IRIX6.5.24) Problems building nismodule.c | https://api.github.com/repos/python/cpython/issues/40744/comments | 4 | 2004-08-11T12:31:24Z | 2022-04-09T23:28:05Z | https://github.com/python/cpython/issues/40744 | 1,198,803,777 | 40,744 |
[
"python",
"cpython"
] | BPO | [1007189](https://bugs.python.org/issue1007189)
--- | :---
Nosy | @gvanrossum
Files | <li>[mlimport4.diff](https://bugs.python.org/file6177/mlimport4.diff "Uploaded as text/plain at 2004-08-14.10:14:15 by ddorfman"): Implementtion including tests and refman update (rev 2)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-31.10:20:36.000>
created_at = <Date 2004-08-11.11:25:26.000>
labels = ['interpreter-core']
title = 'Multi-line imports implementation'
updated_at = <Date 2004-08-31.10:20:36.000>
user = 'https://bugs.python.org/ddorfman'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-31.10:20:36.000>
actor = 'anthonybaxter'
assignee = 'anthonybaxter'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-11.11:25:26.000>
creator = 'ddorfman'
dependencies = []
files = ['6177']
hgrepos = []
issue_num = 1007189
keywords = ['patch']
message_count = 6.0
messages = ['46675', '46676', '46677', '46678', '46679', '46680']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'anthonybaxter', 'ddorfman']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1007189'
versions = []
```
</p></details>
| Multi-line imports implementation | https://api.github.com/repos/python/cpython/issues/40743/comments | 6 | 2004-08-11T11:25:26Z | 2022-04-09T23:28:04Z | https://github.com/python/cpython/issues/40743 | 1,198,803,769 | 40,743 |
[
"python",
"cpython"
] | BPO | [1007087](https://bugs.python.org/issue1007087)
--- | :---
Nosy | @tim-one, @rhettinger, @ncoghlan
Files | <li>[str_join2.diff](https://bugs.python.org/file6176/str_join2.diff "Uploaded as text/plain at 2004-08-11.22:52:07 by @ncoghlan"): Fix that preserves optimisation for the two builtin classes</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-23.23:26:54.000>
created_at = <Date 2004-08-11.08:03:32.000>
labels = ['interpreter-core']
title = 'Return new string for single subclass joins (Bug python/cpython#40662)'
updated_at = <Date 2004-08-23.23:26:54.000>
user = 'https://github.com/ncoghlan'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-23.23:26:54.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-11.08:03:32.000>
creator = 'ncoghlan'
dependencies = []
files = ['6176']
hgrepos = []
issue_num = 1007087
keywords = ['patch']
message_count = 8.0
messages = ['46667', '46668', '46669', '46670', '46671', '46672', '46673', '46674']
nosy_count = 3.0
nosy_names = ['tim.peters', 'rhettinger', 'ncoghlan']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1007087'
versions = ['Python 2.4']
```
</p></details>
| Return new string for single subclass joins (Bug #1001011) | https://api.github.com/repos/python/cpython/issues/40742/comments | 8 | 2004-08-11T08:03:32Z | 2022-04-09T23:28:03Z | https://github.com/python/cpython/issues/40742 | 1,198,803,765 | 40,742 |
[
"python",
"cpython"
] | BPO | [1007068](https://bugs.python.org/issue1007068)
--- | :---
Nosy | @gvanrossum
Files | <li>[baseinteger.patch](https://bugs.python.org/file6175/baseinteger.patch "Uploaded as text/plain at 2004-08-11.07:20:19 by hdima"): baseinteger patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-19.15:10:47.000>
created_at = <Date 2004-08-11.07:20:19.000>
labels = ['interpreter-core']
title = 'baseinteger: abstract superclass for int and long'
updated_at = <Date 2004-08-19.15:10:47.000>
user = 'https://bugs.python.org/hdima'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-19.15:10:47.000>
actor = 'nnorwitz'
assignee = 'anthonybaxter'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-11.07:20:19.000>
creator = 'hdima'
dependencies = []
files = ['6175']
hgrepos = []
issue_num = 1007068
keywords = ['patch']
message_count = 4.0
messages = ['46663', '46664', '46665', '46666']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'nnorwitz', 'anthonybaxter', 'hdima']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1007068'
versions = ['Python 2.4']
```
</p></details>
| baseinteger: abstract superclass for int and long | https://api.github.com/repos/python/cpython/issues/40741/comments | 4 | 2004-08-11T07:20:19Z | 2022-04-09T23:28:02Z | https://github.com/python/cpython/issues/40741 | 1,198,803,762 | 40,741 |
[
"python",
"cpython"
] | BPO | [1007046](https://bugs.python.org/issue1007046)
--- | :---
Nosy | @malemburg, @birkenfeld, @birkenfeld, @rhettinger
Files | <li>[posix-startfile.diff](https://bugs.python.org/file1365/posix-startfile.diff "Uploaded as text/plain at 2005-06-26.21:24:09 by @birkenfeld")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/birkenfeld'
closed_at = <Date 2005-09-14.20:52:09.000>
created_at = <Date 2004-08-11.06:47:56.000>
labels = ['extension-modules']
title = "os.startfile() doesn\\'t accept Unicode filenames"
updated_at = <Date 2005-09-14.20:52:09.000>
user = 'https://bugs.python.org/huening'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-14.20:52:09.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-08-11.06:47:56.000>
creator = 'huening'
dependencies = []
files = ['1365']
hgrepos = []
issue_num = 1007046
keywords = []
message_count = 5.0
messages = ['22043', '22044', '22045', '22046', '22047']
nosy_count = 5.0
nosy_names = ['lemburg', 'georg.brandl', 'georg.brandl', 'rhettinger', 'huening']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1007046'
versions = ['Python 2.3']
```
</p></details>
| os.startfile() doesn\'t accept Unicode filenames | https://api.github.com/repos/python/cpython/issues/40740/comments | 5 | 2004-08-11T06:47:56Z | 2022-04-09T23:28:01Z | https://github.com/python/cpython/issues/40740 | 1,198,803,756 | 40,740 |
[
"python",
"cpython"
] | BPO | [1006948](https://bugs.python.org/issue1006948)
--- | :---
Nosy | @rhettinger, @ncoghlan
Files | <li>[win_build_pep309.diff](https://bugs.python.org/file6174/win_build_pep309.diff "Uploaded as text/plain at 2004-08-11.00:10:58 by @ncoghlan"): Build PEP 309 C implementation on Windows</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2005-02-28.05:12:28.000>
created_at = <Date 2004-08-11.00:10:58.000>
labels = ['OS-windows']
title = 'Build Patch python/cpython#40188 (PEP 309 in C) on windows'
updated_at = <Date 2005-02-28.05:12:28.000>
user = 'https://github.com/ncoghlan'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-28.05:12:28.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2004-08-11.00:10:58.000>
creator = 'ncoghlan'
dependencies = []
files = ['6174']
hgrepos = []
issue_num = 1006948
keywords = ['patch']
message_count = 3.0
messages = ['46660', '46661', '46662']
nosy_count = 2.0
nosy_names = ['rhettinger', 'ncoghlan']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1006948'
versions = ['Python 2.5']
```
</p></details>
| Build Patch #941881 (PEP 309 in C) on windows | https://api.github.com/repos/python/cpython/issues/40739/comments | 3 | 2004-08-11T00:10:58Z | 2022-04-09T23:28:00Z | https://github.com/python/cpython/issues/40739 | 1,198,803,752 | 40,739 |
[
"python",
"cpython"
] | BPO | [1006916](https://bugs.python.org/issue1006916)
--- | :---
Nosy | @loewis, @ncoghlan
Files | <li>[no_odbc.diff](https://bugs.python.org/file6173/no_odbc.diff "Uploaded as text/plain at 2004-08-10.22:47:49 by @ncoghlan"): Remove ODBC references from VCPROJ files</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-12.14:08:41.000>
created_at = <Date 2004-08-10.22:47:49.000>
labels = ['OS-windows']
title = 'Remove ODBC library references from Windows build'
updated_at = <Date 2004-08-12.14:08:41.000>
user = 'https://github.com/ncoghlan'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-12.14:08:41.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2004-08-10.22:47:49.000>
creator = 'ncoghlan'
dependencies = []
files = ['6173']
hgrepos = []
issue_num = 1006916
keywords = ['patch']
message_count = 2.0
messages = ['46658', '46659']
nosy_count = 2.0
nosy_names = ['loewis', 'ncoghlan']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1006916'
versions = ['Python 2.4']
```
</p></details>
| Remove ODBC library references from Windows build | https://api.github.com/repos/python/cpython/issues/40738/comments | 2 | 2004-08-10T22:47:49Z | 2022-04-09T23:27:58Z | https://github.com/python/cpython/issues/40738 | 1,198,803,747 | 40,738 |
[
"python",
"cpython"
] | BPO | [1006786](https://bugs.python.org/issue1006786)
--- | :---
Nosy | @smontanaro, @brettcannon
Files | <li>[strptime.diff](https://bugs.python.org/file8244/strptime.diff "Uploaded as text/plain at 2004-08-10.18:59:05 by @smontanaro")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/brettcannon'
closed_at = <Date 2006-08-24.01:15:29.000>
created_at = <Date 2004-08-10.18:59:05.000>
labels = ['type-feature', 'library']
title = 'extend strptime to understand logging timestamps'
updated_at = <Date 2006-08-24.01:15:29.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2006-08-24.01:15:29.000>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-10.18:59:05.000>
creator = 'skip.montanaro'
dependencies = []
files = ['8244']
hgrepos = []
issue_num = 1006786
keywords = []
message_count = 6.0
messages = ['54231', '54232', '54233', '54234', '54235', '54236']
nosy_count = 3.0
nosy_names = ['skip.montanaro', 'brett.cannon', 'jimjjewett']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1006786'
versions = []
```
</p></details>
| extend strptime to understand logging timestamps | https://api.github.com/repos/python/cpython/issues/40737/comments | 6 | 2004-08-10T18:59:05Z | 2022-04-09T23:27:58Z | https://github.com/python/cpython/issues/40737 | 1,198,803,744 | 40,737 |
[
"python",
"cpython"
] | BPO | [1006740](https://bugs.python.org/issue1006740)
--- | :---
Nosy | @akuchling, @ncoghlan
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-11.14:39:29.000>
created_at = <Date 2004-08-10.17:14:47.000>
labels = ['invalid', 'OS-windows']
title = 'Possible memory leak in output console'
updated_at = <Date 2004-08-11.14:39:29.000>
user = 'https://bugs.python.org/kstrauser'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-11.14:39:29.000>
actor = 'akuchling'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2004-08-10.17:14:47.000>
creator = 'kstrauser'
dependencies = []
files = []
hgrepos = []
issue_num = 1006740
keywords = []
message_count = 3.0
messages = ['22040', '22041', '22042']
nosy_count = 3.0
nosy_names = ['akuchling', 'ncoghlan', 'kstrauser']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1006740'
versions = []
```
</p></details>
| Possible memory leak in output console | https://api.github.com/repos/python/cpython/issues/40736/comments | 3 | 2004-08-10T17:14:47Z | 2022-04-09T23:27:56Z | https://github.com/python/cpython/issues/40736 | 1,198,803,742 | 40,736 |
[
"python",
"cpython"
] | BPO | [1006629](https://bugs.python.org/issue1006629)
--- | :---
Nosy | @loewis, @smontanaro
Files | <li>[configure.in.diff](https://bugs.python.org/file6172/configure.in.diff "Uploaded as text/plain at 2004-08-10.15:00:51 by @smontanaro")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/smontanaro'
closed_at = <Date 2004-08-15.14:09:05.000>
created_at = <Date 2004-08-10.15:00:50.000>
labels = ['build']
title = "Match Solaris def'n of _XOPEN_SOURCE"
updated_at = <Date 2004-08-15.14:09:05.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-15.14:09:05.000>
actor = 'skip.montanaro'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-08-10.15:00:50.000>
creator = 'skip.montanaro'
dependencies = []
files = ['6172']
hgrepos = []
issue_num = 1006629
keywords = ['patch']
message_count = 3.0
messages = ['46655', '46656', '46657']
nosy_count = 2.0
nosy_names = ['loewis', 'skip.montanaro']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1006629'
versions = ['Python 2.4']
```
</p></details>
| Match Solaris def'n of _XOPEN_SOURCE | https://api.github.com/repos/python/cpython/issues/40735/comments | 3 | 2004-08-10T15:00:50Z | 2022-04-09T23:27:56Z | https://github.com/python/cpython/issues/40735 | 1,198,803,738 | 40,735 |
[
"python",
"cpython"
] | BPO | [1006607](https://bugs.python.org/issue1006607)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-10.21:07:04.000>
created_at = <Date 2004-08-10.14:23:52.000>
labels = ['library']
title = 'distutils builds too many rpms'
updated_at = <Date 2004-08-10.21:07:04.000>
user = 'https://bugs.python.org/jonez'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-10.21:07:04.000>
actor = 'jonez'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-10.14:23:52.000>
creator = 'jonez'
dependencies = []
files = []
hgrepos = []
issue_num = 1006607
keywords = []
message_count = 3.0
messages = ['22037', '22038', '22039']
nosy_count = 1.0
nosy_names = ['jonez']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1006607'
versions = ['Python 2.3']
```
</p></details>
| distutils builds too many rpms | https://api.github.com/repos/python/cpython/issues/40734/comments | 3 | 2004-08-10T14:23:52Z | 2022-04-09T23:27:54Z | https://github.com/python/cpython/issues/40734 | 1,198,803,735 | 40,734 |
[
"python",
"cpython"
] | BPO | [1006238](https://bugs.python.org/issue1006238)
--- | :---
Nosy | @loewis, @theller, @doko42, @gpshead, @orsenthil, @vapier, @merwok, @ngie-eign
Files | <li>[python-patch](https://bugs.python.org/file6171/python-patch "Uploaded at 2004-08-09.22:05:18 by goertzen"): cross compile patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2012-03-15.22:10:06.258>
created_at = <Date 2004-08-09.22:05:16.000>
labels = ['type-feature', 'build']
title = 'cross compile patch'
updated_at = <Date 2012-03-15.22:10:06.255>
user = 'https://bugs.python.org/goertzen'
```
bugs.python.org fields:
```python
activity = <Date 2012-03-15.22:10:06.255>
actor = 'doko'
assignee = 'none'
closed = True
closed_date = <Date 2012-03-15.22:10:06.258>
closer = 'doko'
components = ['Cross-Build']
creation = <Date 2004-08-09.22:05:16.000>
creator = 'goertzen'
dependencies = []
files = ['6171']
hgrepos = []
issue_num = 1006238
keywords = ['patch', 'needs review']
message_count = 61.0
messages = ['46623', '46624', '46625', '46626', '46627', '46628', '46629', '46630', '46631', '46632', '46633', '46634', '46635', '46636', '46637', '46638', '46639', '46640', '46641', '46642', '46643', '46644', '46645', '46646', '46647', '46648', '46649', '46650', '46651', '46652', '46653', '46654', '82681', '82682', '82741', '82779', '90706', '94775', '94776', '94785', '94792', '94802', '94805', '94813', '94816', '94817', '97387', '97388', '110395', '132104', '132135', '132136', '132138', '132139', '136307', '136359', '136360', '136361', '136380', '136383', '155970']
nosy_count = 25.0
nosy_names = ['loewis', 'jepler', 'theller', 'doko', 'gregory.p.smith', 'goertzen', 'jdalambert', 'orsenthil', 'wrobell', 'vapier', 'solarx', 'robsa', 'xudong888', 'nico38', 'nico0438', 'hugo_koopmans', 'mattcomms', 'eric.araujo', 'rpetrov', 'Arfrever', 'ngie', 'javaJake', 'WhiteTiger', 'BreamoreBoy', 'David.Kern']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1006238'
versions = ['Python 3.3']
```
</p></details>
| cross compile patch | https://api.github.com/repos/python/cpython/issues/40733/comments | 61 | 2004-08-09T22:05:16Z | 2022-04-09T23:27:53Z | https://github.com/python/cpython/issues/40733 | 1,198,803,732 | 40,733 |
[
"python",
"cpython"
] | BPO | [1006219](https://bugs.python.org/issue1006219)
--- | :---
Nosy | @simonpercivall
Files | <li>[inspect.py.diff](https://bugs.python.org/file6168/inspect.py.diff "Uploaded as text/plain at 2004-08-11.18:22:13 by @simonpercivall")</li><li>[inspect.py.3.diff](https://bugs.python.org/file6169/inspect.py.3.diff "Uploaded as text/plain at 2004-08-14.14:04:27 by @simonpercivall"): version 3</li><li>[test_inspect_decorators.py](https://bugs.python.org/file6170/test_inspect_decorators.py "Uploaded as text/plain at 2004-08-15.20:16:24 by @simonpercivall")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-18.12:58:57.000>
created_at = <Date 2004-08-09.21:32:27.000>
labels = ['library']
title = 'inspect.getsource show @decorators'
updated_at = <Date 2004-08-18.12:58:57.000>
user = 'https://github.com/simonpercivall'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-18.12:58:57.000>
actor = 'jlgijsbers'
assignee = 'jlgijsbers'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-09.21:32:27.000>
creator = 'simon.percivall'
dependencies = []
files = ['6168', '6169', '6170']
hgrepos = []
issue_num = 1006219
keywords = ['patch']
message_count = 9.0
messages = ['46614', '46615', '46616', '46617', '46618', '46619', '46620', '46621', '46622']
nosy_count = 2.0
nosy_names = ['jlgijsbers', 'simon.percivall']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1006219'
versions = ['Python 2.4']
```
</p></details>
| inspect.getsource show @decorators | https://api.github.com/repos/python/cpython/issues/40732/comments | 9 | 2004-08-09T21:32:27Z | 2022-04-09T23:27:52Z | https://github.com/python/cpython/issues/40732 | 1,198,803,729 | 40,732 |
[
"python",
"cpython"
] | BPO | [1006056](https://bugs.python.org/issue1006056)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-10.07:34:23.000>
created_at = <Date 2004-08-09.16:17:43.000>
labels = ['invalid', 'OS-windows']
title = 'odbc queries with very long strings fail with no exceptions'
updated_at = <Date 2004-08-10.07:34:23.000>
user = 'https://bugs.python.org/leve'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-10.07:34:23.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2004-08-09.16:17:43.000>
creator = 'leve'
dependencies = []
files = []
hgrepos = []
issue_num = 1006056
keywords = []
message_count = 2.0
messages = ['22035', '22036']
nosy_count = 2.0
nosy_names = ['loewis', 'leve']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1006056'
versions = ['Python 2.3']
```
</p></details>
| odbc queries with very long strings fail with no exceptions | https://api.github.com/repos/python/cpython/issues/40731/comments | 2 | 2004-08-09T16:17:43Z | 2022-04-09T23:27:51Z | https://github.com/python/cpython/issues/40731 | 1,198,803,728 | 40,731 |
[
"python",
"cpython"
] | BPO | [1006003](https://bugs.python.org/issue1006003)
--- | :---
Files | <li>[python-2.4.patch](https://bugs.python.org/file6167/python-2.4.patch "Uploaded as text/plain at 2004-08-09.14:59:11 by jlt63")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-09.15:04:36.000>
created_at = <Date 2004-08-09.14:59:10.000>
labels = ['build']
title = 'Cygwin standard module build problems'
updated_at = <Date 2004-08-09.15:04:36.000>
user = 'https://bugs.python.org/jlt63'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-09.15:04:36.000>
actor = 'jlt63'
assignee = 'jlt63'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-08-09.14:59:10.000>
creator = 'jlt63'
dependencies = []
files = ['6167']
hgrepos = []
issue_num = 1006003
keywords = ['patch']
message_count = 3.0
messages = ['46611', '46612', '46613']
nosy_count = 1.0
nosy_names = ['jlt63']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1006003'
versions = ['Python 2.4']
```
</p></details>
| Cygwin standard module build problems | https://api.github.com/repos/python/cpython/issues/40730/comments | 3 | 2004-08-09T14:59:10Z | 2022-04-09T23:27:49Z | https://github.com/python/cpython/issues/40730 | 1,198,803,721 | 40,730 |
[
"python",
"cpython"
] | BPO | [1006001](https://bugs.python.org/issue1006001)
--- | :---
Nosy | @akuchling, @ncoghlan
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-11.14:38:01.000>
created_at = <Date 2004-08-09.14:56:19.000>
labels = ['invalid']
title = 'FutureWarning when running regression tests'
updated_at = <Date 2004-08-11.14:38:01.000>
user = 'https://bugs.python.org/complex'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-11.14:38:01.000>
actor = 'akuchling'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-08-09.14:56:19.000>
creator = 'complex'
dependencies = []
files = []
hgrepos = []
issue_num = 1006001
keywords = []
message_count = 4.0
messages = ['22031', '22032', '22033', '22034']
nosy_count = 3.0
nosy_names = ['akuchling', 'complex', 'ncoghlan']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1006001'
versions = ['Python 2.4']
```
</p></details>
| FutureWarning when running regression tests | https://api.github.com/repos/python/cpython/issues/40729/comments | 4 | 2004-08-09T14:56:19Z | 2022-04-09T23:27:48Z | https://github.com/python/cpython/issues/40729 | 1,198,803,720 | 40,729 |
[
"python",
"cpython"
] | BPO | [1005936](https://bugs.python.org/issue1005936)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-21.15:14:48.000>
created_at = <Date 2004-08-09.12:41:29.000>
labels = ['docs']
title = 'Index entries with "_" are wrong in pdf file'
updated_at = <Date 2004-08-21.15:14:48.000>
user = 'https://bugs.python.org/jepler'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-21.15:14:48.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-09.12:41:29.000>
creator = 'jepler'
dependencies = []
files = []
hgrepos = []
issue_num = 1005936
keywords = []
message_count = 4.0
messages = ['22027', '22028', '22029', '22030']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'jepler', 'docwatson']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1005936'
versions = ['Python 2.4']
```
</p></details>
| Index entries with "_" are wrong in pdf file | https://api.github.com/repos/python/cpython/issues/40728/comments | 4 | 2004-08-09T12:41:29Z | 2022-04-09T23:27:47Z | https://github.com/python/cpython/issues/40728 | 1,198,803,715 | 40,728 |
[
"python",
"cpython"
] | BPO | [1005933](https://bugs.python.org/issue1005933)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-10.01:27:46.000>
created_at = <Date 2004-08-09.12:31:53.000>
labels = ['library']
title = 'imaplib.IMAP4.getquotaroot error'
updated_at = <Date 2004-08-10.01:27:46.000>
user = 'https://bugs.python.org/tflorac'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-10.01:27:46.000>
actor = 'pierslauder'
assignee = 'pierslauder'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-09.12:31:53.000>
creator = 'tflorac'
dependencies = []
files = []
hgrepos = []
issue_num = 1005933
keywords = []
message_count = 3.0
messages = ['22024', '22025', '22026']
nosy_count = 2.0
nosy_names = ['pierslauder', 'tflorac']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1005933'
versions = ['Python 2.3']
```
</p></details>
| imaplib.IMAP4.getquotaroot error | https://api.github.com/repos/python/cpython/issues/40727/comments | 3 | 2004-08-09T12:31:53Z | 2022-04-09T23:27:46Z | https://github.com/python/cpython/issues/40727 | 1,198,803,712 | 40,727 |
[
"python",
"cpython"
] | BPO | [1005913](https://bugs.python.org/issue1005913)
--- | :---
Files | <li>[make-pdf-dist.patch](https://bugs.python.org/file6166/make-pdf-dist.patch "Uploaded as text/plain at 2004-08-09.11:51:58 by jepler"): patch against cvs version of .../dist.tex</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-13.02:57:24.000>
created_at = <Date 2004-08-09.11:51:57.000>
labels = ['docs']
title = 'Patch to allow building of paper-*/dist.pdf'
updated_at = <Date 2004-08-13.02:57:24.000>
user = 'https://bugs.python.org/jepler'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-13.02:57:24.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-09.11:51:57.000>
creator = 'jepler'
dependencies = []
files = ['6166']
hgrepos = []
issue_num = 1005913
keywords = ['patch']
message_count = 3.0
messages = ['46608', '46609', '46610']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'jepler']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1005913'
versions = ['Python 2.4']
```
</p></details>
| Patch to allow building of paper-*/dist.pdf | https://api.github.com/repos/python/cpython/issues/40726/comments | 3 | 2004-08-09T11:51:57Z | 2022-04-09T23:27:45Z | https://github.com/python/cpython/issues/40726 | 1,198,803,708 | 40,726 |
[
"python",
"cpython"
] | BPO | [1005895](https://bugs.python.org/issue1005895)
--- | :---
Nosy | @tonal, @tjguk, @mcepl
Files | <li>[_cursesmodule.c.patch](https://bugs.python.org/file6163/_cursesmodule.c.patch "Uploaded as text/plain at 2004-08-09.11:05:58 by @tonal")</li><li>[test_curses.py.patch](https://bugs.python.org/file6164/test_curses.py.patch "Uploaded as text/plain at 2004-08-09.11:06:27 by @tonal")</li><li>[mingw32.mak](https://bugs.python.org/file6165/mingw32.mak "Uploaded at 2004-08-09.11:08:01 by @tonal"): makefile for compile _curses</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = None
created_at = <Date 2004-08-09.11:05:57.000>
labels = ['extension-modules', 'type-feature', 'OS-windows']
title = 'curses for win32'
updated_at = <Date 2016-08-03.03:22:13.589>
user = 'https://github.com/tonal'
```
bugs.python.org fields:
```python
activity = <Date 2016-08-03.03:22:13.589>
actor = 'BreamoreBoy'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Extension Modules', 'Windows']
creation = <Date 2004-08-09.11:05:57.000>
creator = 'shura_zam'
dependencies = []
files = ['6163', '6164', '6165']
hgrepos = []
issue_num = 1005895
keywords = ['patch']
message_count = 16.0
messages = ['46600', '46601', '46602', '46603', '46604', '46605', '46606', '46607', '98813', '99410', '114369', '114372', '114397', '114484', '222627', '271783']
nosy_count = 5.0
nosy_names = ['jlt63', 'techtonik', 'shura_zam', 'tim.golden', 'mcepl']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1005895'
versions = ['Python 3.4']
```
</p></details>
| curses for win32 | https://api.github.com/repos/python/cpython/issues/40725/comments | 17 | 2004-08-09T11:05:57Z | 2023-12-04T10:59:28Z | https://github.com/python/cpython/issues/40725 | 1,198,803,706 | 40,725 |
[
"python",
"cpython"
] | BPO | [1005892](https://bugs.python.org/issue1005892)
--- | :---
Nosy | @akuchling, @tonal
Files | <li>[test_curses.py.patch](https://bugs.python.org/file6162/test_curses.py.patch "Uploaded as text/plain at 2004-08-09.10:57:41 by @tonal")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2005-06-15.18:49:41.000>
created_at = <Date 2004-08-09.10:57:41.000>
labels = ['tests']
title = 'test_curses bugs'
updated_at = <Date 2005-06-15.18:49:41.000>
user = 'https://github.com/tonal'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-15.18:49:41.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2004-08-09.10:57:41.000>
creator = 'shura_zam'
dependencies = []
files = ['6162']
hgrepos = []
issue_num = 1005892
keywords = ['patch']
message_count = 2.0
messages = ['46598', '46599']
nosy_count = 2.0
nosy_names = ['akuchling', 'shura_zam']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1005892'
versions = ['Python 2.3']
```
</p></details>
| test_curses bugs | https://api.github.com/repos/python/cpython/issues/40724/comments | 2 | 2004-08-09T10:57:41Z | 2022-04-09T23:27:44Z | https://github.com/python/cpython/issues/40724 | 1,198,803,698 | 40,724 |
[
"python",
"cpython"
] | BPO | [1005891](https://bugs.python.org/issue1005891)
--- | :---
Nosy | @mwhudson, @loewis
Files | <li>[tsc-ppc.diff](https://bugs.python.org/file6161/tsc-ppc.diff "Uploaded as text/plain at 2004-08-09.10:56:24 by @mwhudson"): mwh's patch #1</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2004-08-12.18:20:24.000>
created_at = <Date 2004-08-09.10:56:23.000>
labels = ['interpreter-core']
title = 'support --with-tsc on PPC'
updated_at = <Date 2004-08-12.18:20:24.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-12.18:20:24.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-09.10:56:23.000>
creator = 'mwh'
dependencies = []
files = ['6161']
hgrepos = []
issue_num = 1005891
keywords = ['patch']
message_count = 3.0
messages = ['46595', '46596', '46597']
nosy_count = 2.0
nosy_names = ['mwh', 'loewis']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1005891'
versions = ['Python 2.4']
```
</p></details>
| support --with-tsc on PPC | https://api.github.com/repos/python/cpython/issues/40723/comments | 3 | 2004-08-09T10:56:23Z | 2022-04-09T23:27:43Z | https://github.com/python/cpython/issues/40723 | 1,198,803,695 | 40,723 |
[
"python",
"cpython"
] | BPO | [1005857](https://bugs.python.org/issue1005857)
--- | :---
Nosy | @warsaw, @ncoghlan
Files | <li>[formatdate.diff](https://bugs.python.org/file6160/formatdate.diff "Uploaded as text/plain at 2004-08-09.09:31:04 by anthonybaxter"): removing rfc822.formatdate usage.diff</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-10-11.13:55:34.000>
created_at = <Date 2004-08-09.09:31:04.000>
labels = ['library']
title = 'replacing rfc822.formatdate'
updated_at = <Date 2004-10-11.13:55:34.000>
user = 'https://bugs.python.org/anthonybaxter'
```
bugs.python.org fields:
```python
activity = <Date 2004-10-11.13:55:34.000>
actor = 'anthonybaxter'
assignee = 'anthonybaxter'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-09.09:31:04.000>
creator = 'anthonybaxter'
dependencies = []
files = ['6160']
hgrepos = []
issue_num = 1005857
keywords = ['patch']
message_count = 4.0
messages = ['46591', '46592', '46593', '46594']
nosy_count = 3.0
nosy_names = ['barry', 'anthonybaxter', 'ncoghlan']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1005857'
versions = ['Python 2.4']
```
</p></details>
| replacing rfc822.formatdate | https://api.github.com/repos/python/cpython/issues/40722/comments | 4 | 2004-08-09T09:31:04Z | 2022-04-09T23:27:40Z | https://github.com/python/cpython/issues/40722 | 1,198,803,691 | 40,722 |
[
"python",
"cpython"
] | BPO | [1005778](https://bugs.python.org/issue1005778)
--- | :---
Files | <li>[listindex.diff](https://bugs.python.org/file6159/listindex.diff "Uploaded as text/plain at 2004-08-09.05:34:08 by ddorfman"): Diff against listobject.c and test case</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-13.03:19:25.000>
created_at = <Date 2004-08-09.05:34:08.000>
labels = ['interpreter-core']
title = 'Avoid seg fault if list object is modified during list.index'
updated_at = <Date 2004-08-13.03:19:25.000>
user = 'https://bugs.python.org/ddorfman'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-13.03:19:25.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-09.05:34:08.000>
creator = 'ddorfman'
dependencies = []
files = ['6159']
hgrepos = []
issue_num = 1005778
keywords = ['patch']
message_count = 2.0
messages = ['46589', '46590']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'ddorfman']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1005778'
versions = ['Python 2.4']
```
</p></details>
| Avoid seg fault if list object is modified during list.index | https://api.github.com/repos/python/cpython/issues/40721/comments | 2 | 2004-08-09T05:34:08Z | 2022-04-09T23:27:39Z | https://github.com/python/cpython/issues/40721 | 1,198,803,689 | 40,721 |
[
"python",
"cpython"
] | BPO | [1005737](https://bugs.python.org/issue1005737)
--- | :---
Nosy | @hyeshik
Files | <li>[_codecs_iso2022.c.diff](https://bugs.python.org/file1363/_codecs_iso2022.c.diff "Uploaded as text/plain at 2004-08-11.22:14:19 by @hyeshik"): patch rev 1</li><li>[_codecs_iso2022.c.diff](https://bugs.python.org/file1364/_codecs_iso2022.c.diff "Uploaded as text/plain at 2004-08-12.13:03:55 by @hyeshik"): patch rev 2</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/hyeshik'
closed_at = <Date 2004-08-19.17:55:32.000>
created_at = <Date 2004-08-09.02:36:31.000>
labels = ['build']
title = 'compile errors on _codecs_iso2022.c'
updated_at = <Date 2004-08-19.17:55:32.000>
user = 'https://bugs.python.org/dharmaroadkill'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-19.17:55:32.000>
actor = 'hyeshik.chang'
assignee = 'hyeshik.chang'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-08-09.02:36:31.000>
creator = 'dharma_roadkill'
dependencies = []
files = ['1363', '1364']
hgrepos = []
issue_num = 1005737
keywords = []
message_count = 11.0
messages = ['22013', '22014', '22015', '22016', '22017', '22018', '22019', '22020', '22021', '22022', '22023']
nosy_count = 3.0
nosy_names = ['rptownsend', 'hyeshik.chang', 'dharma_roadkill']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1005737'
versions = ['Python 2.4']
```
</p></details>
| compile errors on _codecs_iso2022.c | https://api.github.com/repos/python/cpython/issues/40720/comments | 11 | 2004-08-09T02:36:31Z | 2022-04-09T23:27:39Z | https://github.com/python/cpython/issues/40720 | 1,198,803,688 | 40,720 |
[
"python",
"cpython"
] | BPO | [1005568](https://bugs.python.org/issue1005568)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-12.13:28:18.000>
created_at = <Date 2004-08-08.17:58:48.000>
labels = ['build']
title = '_SC_PAGE_SIZE unknown on IRIX 5.3'
updated_at = <Date 2004-08-12.13:28:18.000>
user = 'https://bugs.python.org/gschwarz'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-12.13:28:18.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-08-08.17:58:48.000>
creator = 'gschwarz'
dependencies = []
files = []
hgrepos = []
issue_num = 1005568
keywords = []
message_count = 2.0
messages = ['22011', '22012']
nosy_count = 2.0
nosy_names = ['loewis', 'gschwarz']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1005568'
versions = ['Python 2.3']
```
</p></details>
| _SC_PAGE_SIZE unknown on IRIX 5.3 | https://api.github.com/repos/python/cpython/issues/40719/comments | 2 | 2004-08-08T17:58:48Z | 2022-04-09T23:27:37Z | https://github.com/python/cpython/issues/40719 | 1,198,803,686 | 40,719 |
[
"python",
"cpython"
] | BPO | [1005491](https://bugs.python.org/issue1005491)
--- | :---
Nosy | @akuchling
Files | <li>[scripts-use-__main__.diff](https://bugs.python.org/file6158/scripts-use-__main__.diff "Uploaded as text/plain at 2004-08-08.12:32:47 by jlgijsbers")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2004-08-09.17:31:40.000>
created_at = <Date 2004-08-08.12:32:47.000>
labels = []
title = "use __name__ == '__main__' in tools/scripts (bug python/cpython#37337)"
updated_at = <Date 2004-08-09.17:31:40.000>
user = 'https://bugs.python.org/jlgijsbers'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-09.17:31:40.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-08-08.12:32:47.000>
creator = 'jlgijsbers'
dependencies = []
files = ['6158']
hgrepos = []
issue_num = 1005491
keywords = ['patch']
message_count = 2.0
messages = ['46587', '46588']
nosy_count = 2.0
nosy_names = ['akuchling', 'jlgijsbers']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1005491'
versions = []
```
</p></details>
| use __name__ == '__main__' in tools/scripts (bug #624893) | https://api.github.com/repos/python/cpython/issues/40718/comments | 2 | 2004-08-08T12:32:47Z | 2022-04-09T23:27:37Z | https://github.com/python/cpython/issues/40718 | 1,198,803,681 | 40,718 |
[
"python",
"cpython"
] | BPO | [1005468](https://bugs.python.org/issue1005468)
--- | :---
Nosy | @loewis
Files | <li>[minmax.diff](https://bugs.python.org/file6157/minmax.diff "Uploaded as text/plain at 2004-08-08.11:34:32 by ddorfman"): Diff against bltinmodule.c</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-12.14:43:04.000>
created_at = <Date 2004-08-08.11:34:32.000>
labels = ['extension-modules']
title = 'Disambiguate "min() or max()" exception string'
updated_at = <Date 2004-08-12.14:43:04.000>
user = 'https://bugs.python.org/ddorfman'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-12.14:43:04.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-08-08.11:34:32.000>
creator = 'ddorfman'
dependencies = []
files = ['6157']
hgrepos = []
issue_num = 1005468
keywords = ['patch']
message_count = 2.0
messages = ['46585', '46586']
nosy_count = 2.0
nosy_names = ['loewis', 'ddorfman']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1005468'
versions = []
```
</p></details>
| Disambiguate "min() or max()" exception string | https://api.github.com/repos/python/cpython/issues/40717/comments | 2 | 2004-08-08T11:34:32Z | 2022-04-09T23:27:35Z | https://github.com/python/cpython/issues/40717 | 1,198,803,679 | 40,717 |
[
"python",
"cpython"
] | BPO | [1005466](https://bugs.python.org/issue1005466)
--- | :---
Nosy | @doko42
Files | <li>[inspect-sublistOfOne.diff](https://bugs.python.org/file6156/inspect-sublistOfOne.diff "Uploaded as text/plain at 2004-08-08.11:29:57 by jlgijsbers")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-15.17:17:37.000>
created_at = <Date 2004-08-08.11:29:57.000>
labels = []
title = 'fix inspect.getargs() crash on def foo((bar)) (bug python/cpython#39906)'
updated_at = <Date 2004-08-15.17:17:37.000>
user = 'https://bugs.python.org/jlgijsbers'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-15.17:17:37.000>
actor = 'doko'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-08-08.11:29:57.000>
creator = 'jlgijsbers'
dependencies = []
files = ['6156']
hgrepos = []
issue_num = 1005466
keywords = ['patch']
message_count = 2.0
messages = ['46583', '46584']
nosy_count = 2.0
nosy_names = ['doko', 'jlgijsbers']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1005466'
versions = []
```
</p></details>
| fix inspect.getargs() crash on def foo((bar)) (bug #891637) | https://api.github.com/repos/python/cpython/issues/40716/comments | 2 | 2004-08-08T11:29:57Z | 2022-04-09T23:27:34Z | https://github.com/python/cpython/issues/40716 | 1,198,803,675 | 40,716 |
[
"python",
"cpython"
] | BPO | [1005465](https://bugs.python.org/issue1005465)
--- | :---
Nosy | @akuchling
Files | <li>[libfuncs.diff](https://bugs.python.org/file6155/libfuncs.diff "Uploaded as text/plain at 2004-08-08.11:22:44 by ddorfman"): Diff against libfuncs.tex</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2004-08-09.17:36:59.000>
created_at = <Date 2004-08-08.11:22:43.000>
labels = ['docs']
title = 'Markup tweaks to @deco examples in libref'
updated_at = <Date 2004-08-09.17:36:59.000>
user = 'https://bugs.python.org/ddorfman'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-09.17:36:59.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-08.11:22:43.000>
creator = 'ddorfman'
dependencies = []
files = ['6155']
hgrepos = []
issue_num = 1005465
keywords = ['patch']
message_count = 2.0
messages = ['46581', '46582']
nosy_count = 2.0
nosy_names = ['akuchling', 'ddorfman']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1005465'
versions = []
```
</p></details>
| Markup tweaks to @deco examples in libref | https://api.github.com/repos/python/cpython/issues/40715/comments | 2 | 2004-08-08T11:22:43Z | 2022-04-09T23:27:34Z | https://github.com/python/cpython/issues/40715 | 1,198,803,673 | 40,715 |
[
"python",
"cpython"
] | BPO | [1005461](https://bugs.python.org/issue1005461)
--- | :---
Nosy | @birkenfeld
Files | <li>[propdoc2.diff](https://bugs.python.org/file6154/propdoc2.diff "Uploaded as text/plain at 2004-08-09.02:06:44 by ddorfman"): Correcter change; doc and test the same</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-05-22.10:16:12.000>
created_at = <Date 2004-08-08.11:08:17.000>
labels = ['extension-modules']
title = 'property to get the docstring from fget'
updated_at = <Date 2006-05-22.10:16:12.000>
user = 'https://bugs.python.org/ddorfman'
```
bugs.python.org fields:
```python
activity = <Date 2006-05-22.10:16:12.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-08-08.11:08:17.000>
creator = 'ddorfman'
dependencies = []
files = ['6154']
hgrepos = []
issue_num = 1005461
keywords = ['patch']
message_count = 3.0
messages = ['46578', '46579', '46580']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'ddorfman']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1005461'
versions = []
```
</p></details>
| property to get the docstring from fget | https://api.github.com/repos/python/cpython/issues/40714/comments | 3 | 2004-08-08T11:08:17Z | 2022-04-09T23:27:32Z | https://github.com/python/cpython/issues/40714 | 1,198,803,670 | 40,714 |
[
"python",
"cpython"
] | BPO | [1005325](https://bugs.python.org/issue1005325)
--- | :---
Nosy | @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-17.02:17:28.000>
created_at = <Date 2004-08-08.00:13:29.000>
labels = ['interpreter-core']
title = 'inconsistent acceptance of floats for range()'
updated_at = <Date 2004-08-17.02:17:28.000>
user = 'https://github.com/brettcannon'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-17.02:17:28.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-08.00:13:29.000>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 1005325
keywords = []
message_count = 3.0
messages = ['22008', '22009', '22010']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'docwatson']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1005325'
versions = ['Python 2.3']
```
</p></details>
| inconsistent acceptance of floats for range() | https://api.github.com/repos/python/cpython/issues/40713/comments | 3 | 2004-08-08T00:13:29Z | 2022-04-09T23:27:31Z | https://github.com/python/cpython/issues/40713 | 1,198,803,668 | 40,713 |
[
"python",
"cpython"
] | BPO | [1005308](https://bugs.python.org/issue1005308)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-12.13:47:02.000>
created_at = <Date 2004-08-07.23:10:01.000>
labels = ['build']
title = '_XOPEN_SOURCE issue on IRIX 5.3'
updated_at = <Date 2004-08-12.13:47:02.000>
user = 'https://bugs.python.org/gschwarz'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-12.13:47:02.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-08-07.23:10:01.000>
creator = 'gschwarz'
dependencies = []
files = []
hgrepos = []
issue_num = 1005308
keywords = []
message_count = 6.0
messages = ['22002', '22003', '22004', '22005', '22006', '22007']
nosy_count = 3.0
nosy_names = ['loewis', 'mhertha', 'gschwarz']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1005308'
versions = ['Python 2.3']
```
</p></details>
| _XOPEN_SOURCE issue on IRIX 5.3 | https://api.github.com/repos/python/cpython/issues/40712/comments | 6 | 2004-08-07T23:10:01Z | 2022-04-09T23:27:29Z | https://github.com/python/cpython/issues/40712 | 1,198,803,665 | 40,712 |
[
"python",
"cpython"
] | BPO | [1005248](https://bugs.python.org/issue1005248)
--- | :---
Nosy | @mwhudson, @arigo, @rhettinger
Files | <li>[LESS-INSANITY.diff](https://bugs.python.org/file1361/LESS-INSANITY.diff "Uploaded as text/plain at 2004-08-09.10:40:31 by @mwhudson"): mwh's patch #2</li><li>[EVEN-LESS-INSANITY.diff](https://bugs.python.org/file1362/EVEN-LESS-INSANITY.diff "Uploaded as text/plain at 2004-08-09.11:31:52 by @mwhudson"): second patch, got it wrong for the first one</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2004-08-13.23:42:50.000>
created_at = <Date 2004-08-07.20:01:34.000>
labels = ['interpreter-core']
title = 'new.code() not cleanly checking its arguments'
updated_at = <Date 2004-08-13.23:42:50.000>
user = 'https://github.com/arigo'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-13.23:42:50.000>
actor = 'rhettinger'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-07.20:01:34.000>
creator = 'arigo'
dependencies = []
files = ['1361', '1362']
hgrepos = []
issue_num = 1005248
keywords = []
message_count = 9.0
messages = ['21993', '21994', '21995', '21996', '21997', '21998', '21999', '22000', '22001']
nosy_count = 4.0
nosy_names = ['mwh', 'arigo', 'anthonybaxter', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1005248'
versions = []
```
</p></details>
| new.code() not cleanly checking its arguments | https://api.github.com/repos/python/cpython/issues/40711/comments | 9 | 2004-08-07T20:01:34Z | 2022-04-09T23:27:29Z | https://github.com/python/cpython/issues/40711 | 1,198,803,660 | 40,711 |
[
"python",
"cpython"
] | BPO | [1005123](https://bugs.python.org/issue1005123)
--- | :---
Nosy | @mwhudson, @ronaldoussoren
Files | <li>[test_curses.patch](https://bugs.python.org/file6152/test_curses.patch "Uploaded as text/plain at 2004-08-07.13:40:20 by @ronaldoussoren")</li><li>[test_curses.patch](https://bugs.python.org/file6153/test_curses.patch "Uploaded as text/plain at 2004-08-07.13:58:23 by @ronaldoussoren"): Updated version</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2004-08-07.15:27:45.000>
created_at = <Date 2004-08-07.13:40:20.000>
labels = ['tests']
title = 'test_curses fails on MacOS X 10.3'
updated_at = <Date 2004-08-07.15:27:45.000>
user = 'https://github.com/ronaldoussoren'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-07.15:27:45.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2004-08-07.13:40:20.000>
creator = 'ronaldoussoren'
dependencies = []
files = ['6152', '6153']
hgrepos = []
issue_num = 1005123
keywords = ['patch']
message_count = 3.0
messages = ['46575', '46576', '46577']
nosy_count = 2.0
nosy_names = ['mwh', 'ronaldoussoren']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1005123'
versions = ['Python 2.4']
```
</p></details>
| test_curses fails on MacOS X 10.3 | https://api.github.com/repos/python/cpython/issues/40710/comments | 3 | 2004-08-07T13:40:20Z | 2022-04-09T23:27:28Z | https://github.com/python/cpython/issues/40710 | 1,198,803,654 | 40,710 |
[
"python",
"cpython"
] | BPO | [1005113](https://bugs.python.org/issue1005113)
--- | :---
Nosy | @brettcannon, @jackjansen, @ronaldoussoren, @devdanzin
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/brettcannon'
closed_at = <Date 2009-04-02.04:24:00.072>
created_at = <Date 2004-08-07.13:23:55.000>
labels = []
title = 'test__locale fails on MacOS X'
updated_at = <Date 2009-04-02.04:24:00.071>
user = 'https://github.com/ronaldoussoren'
```
bugs.python.org fields:
```python
activity = <Date 2009-04-02.04:24:00.071>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2009-04-02.04:24:00.072>
closer = 'brett.cannon'
components = ['None']
creation = <Date 2004-08-07.13:23:55.000>
creator = 'ronaldoussoren'
dependencies = []
files = []
hgrepos = []
issue_num = 1005113
keywords = []
message_count = 11.0
messages = ['21984', '21985', '21986', '21987', '21988', '21989', '21990', '21991', '21992', '81447', '81470']
nosy_count = 4.0
nosy_names = ['brett.cannon', 'jackjansen', 'ronaldoussoren', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1005113'
versions = ['Python 2.4']
```
</p></details>
| test__locale fails on MacOS X | https://api.github.com/repos/python/cpython/issues/40709/comments | 11 | 2004-08-07T13:23:55Z | 2022-04-09T23:27:27Z | https://github.com/python/cpython/issues/40709 | 1,198,803,649 | 40,709 |
[
"python",
"cpython"
] | BPO | [1005078](https://bugs.python.org/issue1005078)
--- | :---
Nosy | @loewis, @hyeshik
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/hyeshik'
closed_at = <Date 2004-08-08.13:18:10.000>
created_at = <Date 2004-08-07.11:10:40.000>
labels = ['expert-unicode']
title = 'iso-2022-jp crashes'
updated_at = <Date 2004-08-08.13:18:10.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-08.13:18:10.000>
actor = 'loewis'
assignee = 'hyeshik.chang'
closed = True
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2004-08-07.11:10:40.000>
creator = 'loewis'
dependencies = []
files = []
hgrepos = []
issue_num = 1005078
keywords = []
message_count = 3.0
messages = ['21981', '21982', '21983']
nosy_count = 2.0
nosy_names = ['loewis', 'hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1005078'
versions = ['Python 2.4']
```
</p></details>
| iso-2022-jp crashes | https://api.github.com/repos/python/cpython/issues/40708/comments | 3 | 2004-08-07T11:10:40Z | 2022-04-09T23:27:26Z | https://github.com/python/cpython/issues/40708 | 1,198,803,645 | 40,708 |
[
"python",
"cpython"
] | BPO | [1005008](https://bugs.python.org/issue1005008)
--- | :---
Nosy | @mwhudson
Files | <li>[curses.patch](https://bugs.python.org/file6151/curses.patch "Uploaded as text/plain at 2004-08-07.05:06:25 by rob_nichols"): add kargs to curses.wrapper</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2004-08-07.15:22:10.000>
created_at = <Date 2004-08-07.05:06:24.000>
labels = ['library']
title = 'curses.wrapper should also forward keyword args'
updated_at = <Date 2004-08-07.15:22:10.000>
user = 'https://bugs.python.org/robnichols'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-07.15:22:10.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-07.05:06:24.000>
creator = 'rob_nichols'
dependencies = []
files = ['6151']
hgrepos = []
issue_num = 1005008
keywords = ['patch']
message_count = 2.0
messages = ['46573', '46574']
nosy_count = 2.0
nosy_names = ['mwh', 'rob_nichols']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1005008'
versions = ['Python 2.3']
```
</p></details>
| curses.wrapper should also forward keyword args | https://api.github.com/repos/python/cpython/issues/40707/comments | 2 | 2004-08-07T05:06:24Z | 2022-04-09T23:27:25Z | https://github.com/python/cpython/issues/40707 | 1,198,803,644 | 40,707 |
[
"python",
"cpython"
] | BPO | [1004837](https://bugs.python.org/issue1004837)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2004-08-10.16:32:40.000>
created_at = <Date 2004-08-06.19:36:47.000>
labels = ['expert-installation']
title = 'Limited User gets error in 2.4a2 MSI'
updated_at = <Date 2004-08-10.16:32:40.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-10.16:32:40.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2004-08-06.19:36:47.000>
creator = 'loewis'
dependencies = []
files = []
hgrepos = []
issue_num = 1004837
keywords = []
message_count = 2.0
messages = ['21979', '21980']
nosy_count = 1.0
nosy_names = ['loewis']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1004837'
versions = ['Python 2.4']
```
</p></details>
| Limited User gets error in 2.4a2 MSI | https://api.github.com/repos/python/cpython/issues/40706/comments | 2 | 2004-08-06T19:36:47Z | 2022-04-09T23:27:23Z | https://github.com/python/cpython/issues/40706 | 1,198,803,641 | 40,706 |
[
"python",
"cpython"
] | BPO | [1004810](https://bugs.python.org/issue1004810)
--- | :---
Nosy | @jackjansen, @ronaldoussoren
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2010-04-29.17:54:38.033>
created_at = <Date 2004-08-06.18:51:16.000>
labels = ['OS-mac', 'type-bug']
title = 'Carbon.File fails if server vol is mounted after launch'
updated_at = <Date 2010-04-29.17:54:38.032>
user = 'https://bugs.python.org/pharr'
```
bugs.python.org fields:
```python
activity = <Date 2010-04-29.17:54:38.032>
actor = 'terry.reedy'
assignee = 'jackjansen'
closed = True
closed_date = <Date 2010-04-29.17:54:38.033>
closer = 'terry.reedy'
components = ['macOS']
creation = <Date 2004-08-06.18:51:16.000>
creator = 'pharr'
dependencies = []
files = []
hgrepos = []
issue_num = 1004810
keywords = []
message_count = 3.0
messages = ['60546', '60547', '84703']
nosy_count = 3.0
nosy_names = ['jackjansen', 'ronaldoussoren', 'pharr']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1004810'
versions = ['Python 2.6']
```
</p></details>
| Carbon.File fails if server vol is mounted after launch | https://api.github.com/repos/python/cpython/issues/40705/comments | 3 | 2004-08-06T18:51:16Z | 2022-04-09T23:27:22Z | https://github.com/python/cpython/issues/40705 | 1,198,803,638 | 40,705 |
[
"python",
"cpython"
] | BPO | [1004703](https://bugs.python.org/issue1004703)
--- | :---
Nosy | @mwhudson, @loewis, @smontanaro
Files | <li>[writable-func_name.diff](https://bugs.python.org/file6149/writable-func_name.diff "Uploaded as text/plain at 2004-08-06.16:06:35 by @mwhudson"): mwh's patch #1</li><li>[writable-func_name-2.diff](https://bugs.python.org/file6150/writable-func_name-2.diff "Uploaded as text/plain at 2004-08-07.16:57:34 by @mwhudson"): mwh's patch #2</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2004-08-12.18:14:57.000>
created_at = <Date 2004-08-06.16:06:35.000>
labels = ['interpreter-core']
title = 'Make func_name writable'
updated_at = <Date 2004-08-12.18:14:57.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-12.18:14:57.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-06.16:06:35.000>
creator = 'mwh'
dependencies = []
files = ['6149', '6150']
hgrepos = []
issue_num = 1004703
keywords = ['patch']
message_count = 9.0
messages = ['46564', '46565', '46566', '46567', '46568', '46569', '46570', '46571', '46572']
nosy_count = 4.0
nosy_names = ['mwh', 'loewis', 'skip.montanaro', 'anthonybaxter']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1004703'
versions = ['Python 2.4']
```
</p></details>
| Make func_name writable | https://api.github.com/repos/python/cpython/issues/40704/comments | 9 | 2004-08-06T16:06:35Z | 2022-04-09T23:27:21Z | https://github.com/python/cpython/issues/40704 | 1,198,803,633 | 40,704 |
[
"python",
"cpython"
] | BPO | [1004698](https://bugs.python.org/issue1004698)
--- | :---
Nosy | @mwhudson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2004-08-07.23:55:08.000>
created_at = <Date 2004-08-06.16:01:40.000>
labels = []
title = 'Int Type Documentation incomplete'
updated_at = <Date 2004-08-07.23:55:08.000>
user = 'https://bugs.python.org/cjwhrh'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-07.23:55:08.000>
actor = 'cjwhrh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-08-06.16:01:40.000>
creator = 'cjwhrh'
dependencies = []
files = []
hgrepos = []
issue_num = 1004698
keywords = []
message_count = 5.0
messages = ['21974', '21975', '21976', '21977', '21978']
nosy_count = 2.0
nosy_names = ['mwh', 'cjwhrh']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1004698'
versions = []
```
</p></details>
| Int Type Documentation incomplete | https://api.github.com/repos/python/cpython/issues/40703/comments | 5 | 2004-08-06T16:01:40Z | 2022-04-09T23:27:20Z | https://github.com/python/cpython/issues/40703 | 1,198,803,631 | 40,703 |
[
"python",
"cpython"
] | BPO | [1004696](https://bugs.python.org/issue1004696)
--- | :---
Nosy | @kbkaiser, @tarekziade, @merwok
Superseder | <li>bpo-12394: packaging: generate scripts from callable (dotted paths)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tarekziade'
closed_at = <Date 2010-08-01.01:25:18.820>
created_at = <Date 2004-08-06.16:00:18.000>
labels = ['type-feature', 'library']
title = 'translate Windows newlines when installing scripts on POSIX'
updated_at = <Date 2011-06-24.12:20:38.723>
user = 'https://bugs.python.org/timcera'
```
bugs.python.org fields:
```python
activity = <Date 2011-06-24.12:20:38.723>
actor = 'eric.araujo'
assignee = 'tarek'
closed = True
closed_date = <Date 2010-08-01.01:25:18.820>
closer = 'eric.araujo'
components = ['Distutils']
creation = <Date 2004-08-06.16:00:18.000>
creator = 'timcera'
dependencies = []
files = []
hgrepos = []
issue_num = 1004696
keywords = []
message_count = 6.0
messages = ['54228', '54229', '54230', '102898', '112249', '138934']
nosy_count = 4.0
nosy_names = ['kbk', 'timcera', 'tarek', 'eric.araujo']
pr_nums = []
priority = 'low'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '12394'
type = 'enhancement'
url = 'https://bugs.python.org/issue1004696'
versions = ['Python 3.2']
```
</p></details>
| translate Windows newlines when installing scripts on POSIX | https://api.github.com/repos/python/cpython/issues/40702/comments | 6 | 2004-08-06T16:00:18Z | 2022-04-09T23:27:19Z | https://github.com/python/cpython/issues/40702 | 1,198,803,629 | 40,702 |
[
"python",
"cpython"
] | BPO | [1004669](https://bugs.python.org/issue1004669)
--- | :---
Nosy | @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2004-08-07.04:55:53.000>
created_at = <Date 2004-08-06.15:08:08.000>
labels = ['interpreter-core']
title = 'Type returned from .keys() is not checked'
updated_at = <Date 2004-08-07.04:55:53.000>
user = 'https://bugs.python.org/bhandley'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-07.04:55:53.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-06.15:08:08.000>
creator = 'bhandley'
dependencies = []
files = []
hgrepos = []
issue_num = 1004669
keywords = []
message_count = 5.0
messages = ['21969', '21970', '21971', '21972', '21973']
nosy_count = 3.0
nosy_names = ['rhettinger', 'isandler', 'bhandley']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1004669'
versions = ['Python 2.4']
```
</p></details>
| Type returned from .keys() is not checked | https://api.github.com/repos/python/cpython/issues/40701/comments | 5 | 2004-08-06T15:08:08Z | 2022-04-09T23:27:18Z | https://github.com/python/cpython/issues/40701 | 1,198,803,627 | 40,701 |
[
"python",
"cpython"
] | BPO | [1004629](https://bugs.python.org/issue1004629)
--- | :---
Nosy | @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2004-08-06.18:53:19.000>
created_at = <Date 2004-08-06.13:56:52.000>
labels = ['interpreter-core']
title = 'Type returned from .keys() is not checked'
updated_at = <Date 2004-08-06.18:53:19.000>
user = 'https://bugs.python.org/bhandley'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-06.18:53:19.000>
actor = 'isandler'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-06.13:56:52.000>
creator = 'bhandley'
dependencies = []
files = []
hgrepos = []
issue_num = 1004629
keywords = []
message_count = 2.0
messages = ['21967', '21968']
nosy_count = 3.0
nosy_names = ['rhettinger', 'isandler', 'bhandley']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1004629'
versions = ['Python 2.4']
```
</p></details>
| Type returned from .keys() is not checked | https://api.github.com/repos/python/cpython/issues/40700/comments | 2 | 2004-08-06T13:56:52Z | 2022-04-09T23:27:17Z | https://github.com/python/cpython/issues/40700 | 1,198,803,622 | 40,700 |
[
"python",
"cpython"
] | BPO | [1004533](https://bugs.python.org/issue1004533)
--- | :---
Nosy | @mwhudson, @loewis, @doerwalter, @pitrou, @devdanzin
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2009-02-10.03:47:57.188>
created_at = <Date 2004-08-06.11:15:35.000>
labels = ['interpreter-core', 'type-feature']
title = 'PEP 263: help locating the offending character'
updated_at = <Date 2009-02-10.03:47:57.187>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-10.03:47:57.187>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = <Date 2009-02-10.03:47:57.188>
closer = 'loewis'
components = ['Interpreter Core']
creation = <Date 2004-08-06.11:15:35.000>
creator = 'mwh'
dependencies = []
files = []
hgrepos = []
issue_num = 1004533
keywords = []
message_count = 4.0
messages = ['61174', '61175', '81519', '81524']
nosy_count = 5.0
nosy_names = ['mwh', 'loewis', 'doerwalter', 'pitrou', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1004533'
versions = []
```
</p></details>
| PEP 263: help locating the offending character | https://api.github.com/repos/python/cpython/issues/40699/comments | 4 | 2004-08-06T11:15:35Z | 2022-04-09T23:27:15Z | https://github.com/python/cpython/issues/40699 | 1,198,803,621 | 40,699 |
[
"python",
"cpython"
] | BPO | [1004271](https://bugs.python.org/issue1004271)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-09.19:07:30.000>
created_at = <Date 2004-08-05.23:53:30.000>
labels = ['library']
title = "imaplib.IMAP4.select doesn't return critical data"
updated_at = <Date 2004-08-09.19:07:30.000>
user = 'https://bugs.python.org/melicertes'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-09.19:07:30.000>
actor = 'melicertes'
assignee = 'pierslauder'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-05.23:53:30.000>
creator = 'melicertes'
dependencies = []
files = []
hgrepos = []
issue_num = 1004271
keywords = []
message_count = 3.0
messages = ['21964', '21965', '21966']
nosy_count = 2.0
nosy_names = ['pierslauder', 'melicertes']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1004271'
versions = ['Python 2.3']
```
</p></details>
| imaplib.IMAP4.select doesn't return critical data | https://api.github.com/repos/python/cpython/issues/40698/comments | 3 | 2004-08-05T23:53:30Z | 2022-04-09T23:27:14Z | https://github.com/python/cpython/issues/40698 | 1,198,803,618 | 40,698 |
[
"python",
"cpython"
] | BPO | [1004217](https://bugs.python.org/issue1004217)
--- | :---
Nosy | @rhettinger, @kbkaiser
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2004-08-17.08:02:11.000>
created_at = <Date 2004-08-05.21:48:12.000>
labels = ['expert-IDLE']
title = "Shortcut keys don't work when CAPS LOCK is on"
updated_at = <Date 2004-08-17.08:02:11.000>
user = 'https://bugs.python.org/ottoisi'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-17.08:02:11.000>
actor = 'rhettinger'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2004-08-05.21:48:12.000>
creator = 'ottoisi'
dependencies = []
files = []
hgrepos = []
issue_num = 1004217
keywords = []
message_count = 4.0
messages = ['21960', '21961', '21962', '21963']
nosy_count = 3.0
nosy_names = ['rhettinger', 'kbk', 'ottoisi']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1004217'
versions = ['Python 2.3']
```
</p></details>
| Shortcut keys don't work when CAPS LOCK is on | https://api.github.com/repos/python/cpython/issues/40697/comments | 4 | 2004-08-05T21:48:12Z | 2022-04-09T23:27:13Z | https://github.com/python/cpython/issues/40697 | 1,198,803,615 | 40,697 |
[
"python",
"cpython"
] | BPO | [1004095](https://bugs.python.org/issue1004095)
--- | :---
Files | <li>[compile.c.patch](https://bugs.python.org/file6148/compile.c.patch "Uploaded as text/plain at 2004-08-05.18:09:59 by cezary")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-05.18:09:59.000>
created_at = <Date 2004-08-05.17:56:39.000>
labels = ['interpreter-core']
title = 'untested patch for compile.c (bug 1004088)'
updated_at = <Date 2004-08-05.18:09:59.000>
user = 'https://bugs.python.org/cezary'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-05.18:09:59.000>
actor = 'cezary'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-05.17:56:39.000>
creator = 'cezary'
dependencies = []
files = ['6148']
hgrepos = []
issue_num = 1004095
keywords = ['patch']
message_count = 1.0
messages = ['46563']
nosy_count = 1.0
nosy_names = ['cezary']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1004095'
versions = []
```
</p></details>
| untested patch for compile.c (bug 1004088) | https://api.github.com/repos/python/cpython/issues/40696/comments | 1 | 2004-08-05T17:56:39Z | 2022-04-09T23:27:11Z | https://github.com/python/cpython/issues/40696 | 1,198,803,610 | 40,696 |
[
"python",
"cpython"
] | BPO | [1004088](https://bugs.python.org/issue1004088)
--- | :---
Nosy | @tim-one, @rhettinger
Files | <li>[c.py](https://bugs.python.org/file6146/c.py "Uploaded as text/plain at 2004-08-05.17:46:32 by cezary"): A script to generate example large function.</li><li>[compile.c.patch](https://bugs.python.org/file6147/compile.c.patch "Uploaded as text/plain at 2004-08-05.18:13:51 by cezary"): untested pach</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2004-08-06.19:47:22.000>
created_at = <Date 2004-08-05.17:46:31.000>
labels = ['interpreter-core']
title = 'big code objects (>64K) may be optimized incorrectly'
updated_at = <Date 2004-08-06.19:47:22.000>
user = 'https://bugs.python.org/cezary'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-06.19:47:22.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-05.17:46:31.000>
creator = 'cezary'
dependencies = []
files = ['6146', '6147']
hgrepos = []
issue_num = 1004088
keywords = ['patch']
message_count = 5.0
messages = ['46558', '46559', '46560', '46561', '46562']
nosy_count = 3.0
nosy_names = ['tim.peters', 'rhettinger', 'cezary']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1004088'
versions = ['Python 2.3']
```
</p></details>
| big code objects (>64K) may be optimized incorrectly | https://api.github.com/repos/python/cpython/issues/40695/comments | 5 | 2004-08-05T17:46:31Z | 2022-04-09T23:27:11Z | https://github.com/python/cpython/issues/40695 | 1,198,803,607 | 40,695 |
[
"python",
"cpython"
] | BPO | [1004018](https://bugs.python.org/issue1004018)
--- | :---
Nosy | @tim-one, @rhettinger
Files | <li>[decimal.py.patch](https://bugs.python.org/file6145/decimal.py.patch "Uploaded as text/plain at 2004-08-05.15:37:55 by atuining"): patch to decimal.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-06.19:53:25.000>
created_at = <Date 2004-08-05.15:37:55.000>
labels = ['library']
title = 'comparison of Decimal instance with None fails'
updated_at = <Date 2004-08-06.19:53:25.000>
user = 'https://bugs.python.org/atuining'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-06.19:53:25.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-05.15:37:55.000>
creator = 'atuining'
dependencies = []
files = ['6145']
hgrepos = []
issue_num = 1004018
keywords = ['patch']
message_count = 6.0
messages = ['46552', '46553', '46554', '46555', '46556', '46557']
nosy_count = 3.0
nosy_names = ['tim.peters', 'rhettinger', 'atuining']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1004018'
versions = ['Python 2.4']
```
</p></details>
| comparison of Decimal instance with None fails | https://api.github.com/repos/python/cpython/issues/40694/comments | 6 | 2004-08-05T15:37:55Z | 2022-04-09T23:27:09Z | https://github.com/python/cpython/issues/40694 | 1,198,803,603 | 40,694 |
[
"python",
"cpython"
] | BPO | [1003935](https://bugs.python.org/issue1003935)
--- | :---
Nosy | @tim-one, @loewis, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2008-06-22.22:51:15.977>
created_at = <Date 2004-08-05.13:16:50.000>
labels = ['interpreter-core', 'type-feature']
title = 'xrange overflows'
updated_at = <Date 2008-06-22.22:51:15.976>
user = 'https://bugs.python.org/hfuru'
```
bugs.python.org fields:
```python
activity = <Date 2008-06-22.22:51:15.976>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2008-06-22.22:51:15.977>
closer = 'rhettinger'
components = ['Interpreter Core']
creation = <Date 2004-08-05.13:16:50.000>
creator = 'hfuru'
dependencies = []
files = []
hgrepos = []
issue_num = 1003935
keywords = []
message_count = 14.0
messages = ['54215', '54216', '54217', '54218', '54219', '54220', '54221', '54222', '54223', '54224', '54225', '54226', '54227', '68592']
nosy_count = 5.0
nosy_names = ['tim.peters', 'loewis', 'rhettinger', 'hfuru', 'connelly']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1003935'
versions = []
```
</p></details>
| xrange overflows | https://api.github.com/repos/python/cpython/issues/40693/comments | 14 | 2004-08-05T13:16:50Z | 2022-04-09T23:27:09Z | https://github.com/python/cpython/issues/40693 | 1,198,803,600 | 40,693 |
[
"python",
"cpython"
] | BPO | [1003863](https://bugs.python.org/issue1003863)
--- | :---
Nosy | @mwhudson
Files | <li>[tut.diff](https://bugs.python.org/file6144/tut.diff "Uploaded as text/plain at 2004-08-05.10:31:16 by clintonroy")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2004-08-07.17:06:10.000>
created_at = <Date 2004-08-05.10:31:15.000>
labels = ['docs']
title = 'adds an index entry for __all__ to the tutorial'
updated_at = <Date 2004-08-07.17:06:10.000>
user = 'https://bugs.python.org/clintonroy'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-07.17:06:10.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-05.10:31:15.000>
creator = 'clintonroy'
dependencies = []
files = ['6144']
hgrepos = []
issue_num = 1003863
keywords = ['patch']
message_count = 2.0
messages = ['46550', '46551']
nosy_count = 2.0
nosy_names = ['mwh', 'clintonroy']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1003863'
versions = ['Python 2.4']
```
</p></details>
| adds an index entry for __all__ to the tutorial | https://api.github.com/repos/python/cpython/issues/40692/comments | 2 | 2004-08-05T10:31:15Z | 2022-04-09T23:27:08Z | https://github.com/python/cpython/issues/40692 | 1,198,803,593 | 40,692 |
[
"python",
"cpython"
] | BPO | [1003861](https://bugs.python.org/issue1003861)
--- | :---
Nosy | @akuchling
Files | <li>[concrete.diff](https://bugs.python.org/file6143/concrete.diff "Uploaded as text/plain at 2004-08-05.10:22:32 by ddorfman"): Patch to concrete.tex 1.54</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2004-08-07.20:21:30.000>
created_at = <Date 2004-08-05.10:22:32.000>
labels = ['docs']
title = 'Fix markup in concrete.tex'
updated_at = <Date 2004-08-07.20:21:30.000>
user = 'https://bugs.python.org/ddorfman'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-07.20:21:30.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-05.10:22:32.000>
creator = 'ddorfman'
dependencies = []
files = ['6143']
hgrepos = []
issue_num = 1003861
keywords = ['patch']
message_count = 2.0
messages = ['46548', '46549']
nosy_count = 2.0
nosy_names = ['akuchling', 'ddorfman']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1003861'
versions = []
```
</p></details>
| Fix markup in concrete.tex | https://api.github.com/repos/python/cpython/issues/40691/comments | 2 | 2004-08-05T10:22:32Z | 2022-04-09T23:27:07Z | https://github.com/python/cpython/issues/40691 | 1,198,803,588 | 40,691 |
[
"python",
"cpython"
] | BPO | [1003700](https://bugs.python.org/issue1003700)
--- | :---
Nosy | @loewis
Files | <li>[socketpair.patch](https://bugs.python.org/file6141/socketpair.patch "Uploaded as text/plain at 2004-08-05.02:09:10 by davecole"): Adds socketpair function to socket module</li><li>[socketpair-v2.patch](https://bugs.python.org/file6142/socketpair-v2.patch "Uploaded as text/plain at 2004-08-09.04:48:53 by davecole"): Updated patch to include missing items</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-09.06:13:29.000>
created_at = <Date 2004-08-05.02:09:10.000>
labels = ['extension-modules']
title = 'add socketpair function to socket module'
updated_at = <Date 2004-08-09.06:13:29.000>
user = 'https://bugs.python.org/davecole'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-09.06:13:29.000>
actor = 'davecole'
assignee = 'davecole'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-08-05.02:09:10.000>
creator = 'davecole'
dependencies = []
files = ['6141', '6142']
hgrepos = []
issue_num = 1003700
keywords = ['patch']
message_count = 6.0
messages = ['46542', '46543', '46544', '46545', '46546', '46547']
nosy_count = 2.0
nosy_names = ['loewis', 'davecole']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1003700'
versions = ['Python 2.4']
```
</p></details>
| add socketpair function to socket module | https://api.github.com/repos/python/cpython/issues/40690/comments | 6 | 2004-08-05T02:09:10Z | 2022-04-09T23:27:05Z | https://github.com/python/cpython/issues/40690 | 1,198,803,578 | 40,690 |
[
"python",
"cpython"
] | BPO | [1003693](https://bugs.python.org/issue1003693)
--- | :---
Nosy | @sjoerdmullender, @warsaw
Files | <li>[FeedParser.py.diff](https://bugs.python.org/file6139/FeedParser.py.diff "Uploaded as text/plain at 2004-08-05.01:46:57 by anadelonbrin"): New patch for lib\email\FeedParser.py</li><li>[test_email.py.diff](https://bugs.python.org/file6140/test_email.py.diff "Uploaded as text/plain at 2004-08-05.02:09:59 by anadelonbrin"): Improved unittests for this patch.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2004-08-06.06:39:40.000>
created_at = <Date 2004-08-05.01:27:29.000>
labels = ['library']
title = 'Fix for 1002475 (Feedparser not handling \\r\\n correctly)'
updated_at = <Date 2004-08-06.06:39:40.000>
user = 'https://bugs.python.org/anadelonbrin'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-06.06:39:40.000>
actor = 'sjoerd'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-05.01:27:29.000>
creator = 'anadelonbrin'
dependencies = []
files = ['6139', '6140']
hgrepos = []
issue_num = 1003693
keywords = ['patch']
message_count = 5.0
messages = ['46537', '46538', '46539', '46540', '46541']
nosy_count = 3.0
nosy_names = ['sjoerd', 'barry', 'anadelonbrin']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1003693'
versions = ['Python 2.4']
```
</p></details>
| Fix for 1002475 (Feedparser not handling \r\n correctly) | https://api.github.com/repos/python/cpython/issues/40689/comments | 5 | 2004-08-05T01:27:29Z | 2022-04-09T23:27:04Z | https://github.com/python/cpython/issues/40689 | 1,198,803,575 | 40,689 |
[
"python",
"cpython"
] | BPO | [1003640](https://bugs.python.org/issue1003640)
--- | :---
Files | <li>[pdb.patch2-v1](https://bugs.python.org/file6137/pdb.patch2-v1 "Uploaded at 2004-08-04.23:23:12 by isandler")</li><li>[pdb.patch2-v2](https://bugs.python.org/file6138/pdb.patch2-v2 "Uploaded at 2004-08-25.00:53:54 by isandler")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-30.13:31:46.000>
created_at = <Date 2004-08-04.23:23:12.000>
labels = ['library']
title = 'fix for bugs 976878, 926369, 875404 (pdb bkpt handling)'
updated_at = <Date 2004-08-30.13:31:46.000>
user = 'https://bugs.python.org/isandler'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-30.13:31:46.000>
actor = 'jlgijsbers'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-04.23:23:12.000>
creator = 'isandler'
dependencies = []
files = ['6137', '6138']
hgrepos = []
issue_num = 1003640
keywords = ['patch']
message_count = 8.0
messages = ['46529', '46530', '46531', '46532', '46533', '46534', '46535', '46536']
nosy_count = 2.0
nosy_names = ['isandler', 'jlgijsbers']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1003640'
versions = []
```
</p></details>
| fix for bugs 976878, 926369, 875404 (pdb bkpt handling) | https://api.github.com/repos/python/cpython/issues/40688/comments | 8 | 2004-08-04T23:23:12Z | 2022-04-09T23:27:02Z | https://github.com/python/cpython/issues/40688 | 1,198,803,573 | 40,688 |
[
"python",
"cpython"
] | BPO | [1003535](https://bugs.python.org/issue1003535)
--- | :---
Nosy | @tim-one, @loewis, @tiran
Files | <li>[win_runtime_patch_c.diff](https://bugs.python.org/file6136/win_runtime_patch_c.diff "Uploaded as text/plain at 2004-08-04.20:20:06 by mdjeremy"): Context diff of the two changes</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2008-01-20.19:24:02.916>
created_at = <Date 2004-08-04.20:17:51.000>
labels = ['interpreter-core']
title = 'Simple File fix for Windows Runtime incompatability'
updated_at = <Date 2008-01-20.19:24:02.914>
user = 'https://bugs.python.org/mdjeremy'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-20.19:24:02.914>
actor = 'christian.heimes'
assignee = 'none'
closed = True
closed_date = <Date 2008-01-20.19:24:02.916>
closer = 'christian.heimes'
components = ['Interpreter Core']
creation = <Date 2004-08-04.20:17:51.000>
creator = 'mdjeremy'
dependencies = []
files = ['6136']
hgrepos = []
issue_num = 1003535
keywords = ['patch']
message_count = 4.0
messages = ['46526', '46527', '46528', '61340']
nosy_count = 4.0
nosy_names = ['tim.peters', 'loewis', 'christian.heimes', 'mdjeremy']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1003535'
versions = ['Python 2.3']
```
</p></details>
| Simple File fix for Windows Runtime incompatability | https://api.github.com/repos/python/cpython/issues/40687/comments | 4 | 2004-08-04T20:17:51Z | 2022-04-09T23:27:01Z | https://github.com/python/cpython/issues/40687 | 1,198,803,571 | 40,687 |
[
"python",
"cpython"
] | BPO | [1003471](https://bugs.python.org/issue1003471)
--- | :---
Nosy | @mwhudson, @tim-one, @akuchling
Files | <li>[patch.txt](https://bugs.python.org/file1360/patch.txt "Uploaded at 2004-08-07.19:13:21 by @tim-one"): POSIX flavor of the same change</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-12-12.08:43:23.000>
created_at = <Date 2004-08-04.18:42:01.000>
labels = ['interpreter-core']
title = 'Python 1.5.2 security vulnerability still present in 2.3.4 '
updated_at = <Date 2004-12-12.08:43:23.000>
user = 'https://bugs.python.org/vacuum'
```
bugs.python.org fields:
```python
activity = <Date 2004-12-12.08:43:23.000>
actor = 'aimacintyre'
assignee = 'aimacintyre'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-04.18:42:01.000>
creator = 'vacuum'
dependencies = []
files = ['1360']
hgrepos = []
issue_num = 1003471
keywords = []
message_count = 19.0
messages = ['21941', '21942', '21943', '21944', '21945', '21946', '21947', '21948', '21949', '21950', '21951', '21952', '21953', '21954', '21955', '21956', '21957', '21958', '21959']
nosy_count = 5.0
nosy_names = ['mwh', 'tim.peters', 'akuchling', 'aimacintyre', 'vacuum']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1003471'
versions = ['Python 2.3']
```
</p></details>
| Python 1.5.2 security vulnerability still present in 2.3.4 | https://api.github.com/repos/python/cpython/issues/40686/comments | 19 | 2004-08-04T18:42:01Z | 2022-04-09T23:26:59Z | https://github.com/python/cpython/issues/40686 | 1,198,803,561 | 40,686 |
[
"python",
"cpython"
] | BPO | [1003323](https://bugs.python.org/issue1003323)
--- | :---
Nosy | @mwhudson, @akuchling
Files | <li>[bug.py](https://bugs.python.org/file1359/bug.py "Uploaded as text/plain at 2004-08-04.14:45:42 by yturgeon"): script that reproduce the bug each time + 2 different outputs at the end of the file (with and without formating char)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-07.16:29:04.000>
created_at = <Date 2004-08-04.14:45:41.000>
labels = ['library']
title = 'telnetlib on Windows: read_until() freezes'
updated_at = <Date 2004-08-07.16:29:04.000>
user = 'https://bugs.python.org/yturgeon'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-07.16:29:04.000>
actor = 'akuchling'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-04.14:45:41.000>
creator = 'yturgeon'
dependencies = []
files = ['1359']
hgrepos = []
issue_num = 1003323
keywords = []
message_count = 4.0
messages = ['21937', '21938', '21939', '21940']
nosy_count = 3.0
nosy_names = ['mwh', 'akuchling', 'yturgeon']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1003323'
versions = ['Python 2.3']
```
</p></details>
| telnetlib on Windows: read_until() freezes | https://api.github.com/repos/python/cpython/issues/40685/comments | 4 | 2004-08-04T14:45:41Z | 2022-04-09T23:26:58Z | https://github.com/python/cpython/issues/40685 | 1,198,803,558 | 40,685 |
[
"python",
"cpython"
] | BPO | [1003195](https://bugs.python.org/issue1003195)
--- | :---
Nosy | @terryjreedy, @facundobatista, @jcea, @ronaldoussoren
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2013-03-20.21:20:34.555>
created_at = <Date 2004-08-04.11:43:34.000>
labels = ['interpreter-core', 'type-crash']
title = 'segfault when running smtplib example'
updated_at = <Date 2013-03-20.21:20:34.553>
user = 'https://bugs.python.org/bertramscharpf'
```
bugs.python.org fields:
```python
activity = <Date 2013-03-20.21:20:34.553>
actor = 'terry.reedy'
assignee = 'none'
closed = True
closed_date = <Date 2013-03-20.21:20:34.555>
closer = 'terry.reedy'
components = ['Interpreter Core']
creation = <Date 2004-08-04.11:43:34.000>
creator = 'bertramscharpf'
dependencies = []
files = []
hgrepos = []
issue_num = 1003195
keywords = []
message_count = 8.0
messages = ['21932', '21933', '21934', '21935', '21936', '152018', '152114', '184797']
nosy_count = 7.0
nosy_names = ['terry.reedy', 'facundobatista', 'jcea', 'ronaldoussoren', 'bertramscharpf', 'neologix', 'Jon.Bringhurst']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue1003195'
versions = ['Python 2.6']
```
</p></details>
| segfault when running smtplib example | https://api.github.com/repos/python/cpython/issues/40684/comments | 8 | 2004-08-04T11:43:34Z | 2022-04-09T23:26:57Z | https://github.com/python/cpython/issues/40684 | 1,198,803,552 | 40,684 |
[
"python",
"cpython"
] | BPO | [1002763](https://bugs.python.org/issue1002763)
--- | :---
Nosy | @akuchling
Files | <li>[asynchat.diff](https://bugs.python.org/file6135/asynchat.diff "Uploaded as text/plain at 2004-08-03.17:35:44 by jeyk"): Patch for asynchat to accept terminators of type long</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2005-06-09.15:27:09.000>
created_at = <Date 2004-08-03.17:35:42.000>
labels = []
title = "asynchat does not accept 'long' terminator"
updated_at = <Date 2005-06-09.15:27:09.000>
user = 'https://bugs.python.org/jeyk'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-09.15:27:09.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-08-03.17:35:42.000>
creator = 'jeyk'
dependencies = []
files = ['6135']
hgrepos = []
issue_num = 1002763
keywords = ['patch']
message_count = 2.0
messages = ['46524', '46525']
nosy_count = 2.0
nosy_names = ['akuchling', 'jeyk']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1002763'
versions = ['Python 2.4']
```
</p></details>
| asynchat does not accept 'long' terminator | https://api.github.com/repos/python/cpython/issues/40683/comments | 2 | 2004-08-03T17:35:42Z | 2022-04-09T23:26:57Z | https://github.com/python/cpython/issues/40683 | 1,198,803,549 | 40,683 |
[
"python",
"cpython"
] | BPO | [1002632](https://bugs.python.org/issue1002632)
--- | :---
Nosy | @malemburg
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-03.14:01:57.000>
created_at = <Date 2004-08-03.13:53:52.000>
labels = ['library']
title = 'glob() unicode bug'
updated_at = <Date 2004-08-03.14:01:57.000>
user = 'https://bugs.python.org/leve'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-03.14:01:57.000>
actor = 'lemburg'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-03.13:53:52.000>
creator = 'leve'
dependencies = []
files = []
hgrepos = []
issue_num = 1002632
keywords = []
message_count = 2.0
messages = ['21930', '21931']
nosy_count = 2.0
nosy_names = ['lemburg', 'leve']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1002632'
versions = ['Python 2.3']
```
</p></details>
| glob() unicode bug | https://api.github.com/repos/python/cpython/issues/40682/comments | 2 | 2004-08-03T13:53:52Z | 2022-04-09T23:26:55Z | https://github.com/python/cpython/issues/40682 | 1,198,803,544 | 40,682 |
[
"python",
"cpython"
] | BPO | [1002537](https://bugs.python.org/issue1002537)
--- | :---
Nosy | @mwhudson, @vsajip
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/vsajip'
closed_at = <Date 2004-08-04.08:31:50.000>
created_at = <Date 2004-08-03.11:17:43.000>
labels = ['library']
title = 'test_logging fails if run twice'
updated_at = <Date 2004-08-04.08:31:50.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-04.08:31:50.000>
actor = 'vinay.sajip'
assignee = 'vinay.sajip'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-03.11:17:43.000>
creator = 'mwh'
dependencies = []
files = []
hgrepos = []
issue_num = 1002537
keywords = []
message_count = 3.0
messages = ['21927', '21928', '21929']
nosy_count = 3.0
nosy_names = ['mwh', 'anthonybaxter', 'vinay.sajip']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1002537'
versions = ['Python 2.4']
```
</p></details>
| test_logging fails if run twice | https://api.github.com/repos/python/cpython/issues/40681/comments | 3 | 2004-08-03T11:17:43Z | 2022-04-09T23:26:55Z | https://github.com/python/cpython/issues/40681 | 1,198,803,537 | 40,681 |
[
"python",
"cpython"
] | BPO | [1002530](https://bugs.python.org/issue1002530)
--- | :---
Nosy | @mwhudson, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2004-08-06.23:42:30.000>
created_at = <Date 2004-08-03.10:58:16.000>
labels = ['library']
title = 'test_decimal fails if repeated'
updated_at = <Date 2004-08-06.23:42:30.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-06.23:42:30.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-03.10:58:16.000>
creator = 'mwh'
dependencies = []
files = []
hgrepos = []
issue_num = 1002530
keywords = []
message_count = 2.0
messages = ['21925', '21926']
nosy_count = 2.0
nosy_names = ['mwh', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1002530'
versions = ['Python 2.4']
```
</p></details>
| test_decimal fails if repeated | https://api.github.com/repos/python/cpython/issues/40680/comments | 2 | 2004-08-03T10:58:16Z | 2022-04-09T23:26:53Z | https://github.com/python/cpython/issues/40680 | 1,198,803,532 | 40,680 |
[
"python",
"cpython"
] | BPO | [1002475](https://bugs.python.org/issue1002475)
--- | :---
Nosy | @sjoerdmullender, @warsaw
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2004-08-07.15:58:45.000>
created_at = <Date 2004-08-03.08:32:50.000>
labels = []
title = "email message parser doesn't handle \\r\\n correctly"
updated_at = <Date 2004-08-07.15:58:45.000>
user = 'https://github.com/sjoerdmullender'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-07.15:58:45.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-08-03.08:32:50.000>
creator = 'sjoerd'
dependencies = []
files = []
hgrepos = []
issue_num = 1002475
keywords = []
message_count = 4.0
messages = ['21921', '21922', '21923', '21924']
nosy_count = 3.0
nosy_names = ['sjoerd', 'barry', 'anadelonbrin']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1002475'
versions = []
```
</p></details>
| email message parser doesn't handle \r\n correctly | https://api.github.com/repos/python/cpython/issues/40679/comments | 4 | 2004-08-03T08:32:50Z | 2022-04-09T23:26:52Z | https://github.com/python/cpython/issues/40679 | 1,198,803,527 | 40,679 |
[
"python",
"cpython"
] | BPO | [1002465](https://bugs.python.org/issue1002465)
--- | :---
Nosy | @mwhudson, @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-03-07.03:25:06.000>
created_at = <Date 2004-08-03.08:04:47.000>
labels = ['build']
title = 'MemoryError on AIX52'
updated_at = <Date 2006-03-07.03:25:06.000>
user = 'https://bugs.python.org/richardjmason'
```
bugs.python.org fields:
```python
activity = <Date 2006-03-07.03:25:06.000>
actor = 'sf-robot'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-08-03.08:04:47.000>
creator = 'richardjmason'
dependencies = []
files = []
hgrepos = []
issue_num = 1002465
keywords = []
message_count = 5.0
messages = ['21916', '21917', '21918', '21919', '21920']
nosy_count = 5.0
nosy_names = ['mwh', 'loewis', 'nnorwitz', 'sf-robot', 'richardjmason']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1002465'
versions = ['Python 2.3']
```
</p></details>
| MemoryError on AIX52 | https://api.github.com/repos/python/cpython/issues/40678/comments | 5 | 2004-08-03T08:04:47Z | 2022-04-09T23:26:51Z | https://github.com/python/cpython/issues/40678 | 1,198,803,521 | 40,678 |
[
"python",
"cpython"
] | BPO | [1002453](https://bugs.python.org/issue1002453)
--- | :---
Nosy | @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-07-30.10:53:47.000>
created_at = <Date 2004-08-03.07:25:06.000>
labels = ['docs']
title = 'Wrong documentation of __radd__ etc.'
updated_at = <Date 2006-07-30.10:53:47.000>
user = 'https://bugs.python.org/hfuru'
```
bugs.python.org fields:
```python
activity = <Date 2006-07-30.10:53:47.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-03.07:25:06.000>
creator = 'hfuru'
dependencies = []
files = []
hgrepos = []
issue_num = 1002453
keywords = []
message_count = 3.0
messages = ['21913', '21914', '21915']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'hfuru', 'adurdin']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1002453'
versions = ['Python 2.3']
```
</p></details>
| Wrong documentation of __radd__ etc. | https://api.github.com/repos/python/cpython/issues/40677/comments | 3 | 2004-08-03T07:25:06Z | 2022-04-09T23:26:49Z | https://github.com/python/cpython/issues/40677 | 1,198,803,518 | 40,677 |
[
"python",
"cpython"
] | BPO | [1002398](https://bugs.python.org/issue1002398)
--- | :---
Nosy | @birkenfeld, @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-07-30.11:08:59.000>
created_at = <Date 2004-08-03.03:35:35.000>
labels = ['docs']
title = 'os.path.sameopenfile documentation wrong.'
updated_at = <Date 2006-07-30.11:08:59.000>
user = 'https://bugs.python.org/jemfinch'
```
bugs.python.org fields:
```python
activity = <Date 2006-07-30.11:08:59.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-03.03:35:35.000>
creator = 'jemfinch'
dependencies = []
files = []
hgrepos = []
issue_num = 1002398
keywords = []
message_count = 3.0
messages = ['21910', '21911', '21912']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'georg.brandl', 'jemfinch']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1002398'
versions = ['Python 2.3']
```
</p></details>
| os.path.sameopenfile documentation wrong. | https://api.github.com/repos/python/cpython/issues/40676/comments | 3 | 2004-08-03T03:35:35Z | 2022-04-09T23:26:48Z | https://github.com/python/cpython/issues/40676 | 1,198,803,515 | 40,676 |
[
"python",
"cpython"
] | BPO | [1002241](https://bugs.python.org/issue1002241)
--- | :---
Nosy | @freddrake
Files | <li>[distutils-commands-docs.patch](https://bugs.python.org/file6133/distutils-commands-docs.patch "Uploaded as text/plain at 2004-08-02.22:24:03 by @freddrake"): Documentation.</li><li>[distutils-commands.patch](https://bugs.python.org/file6134/distutils-commands.patch "Uploaded as text/plain at 2004-08-03.15:20:32 by @freddrake"): Implementation and unit tests (2nd version).</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-03.16:38:24.000>
created_at = <Date 2004-08-02.20:37:50.000>
labels = ['library']
title = 'Better extensibility for distutils commands'
updated_at = <Date 2004-08-03.16:38:24.000>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-03.16:38:24.000>
actor = 'fdrake'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2004-08-02.20:37:50.000>
creator = 'fdrake'
dependencies = []
files = ['6133', '6134']
hgrepos = []
issue_num = 1002241
keywords = ['patch']
message_count = 3.0
messages = ['46521', '46522', '46523']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1002241'
versions = ['Python 2.4']
```
</p></details>
| Better extensibility for distutils commands | https://api.github.com/repos/python/cpython/issues/40675/comments | 3 | 2004-08-02T20:37:50Z | 2022-04-09T23:26:47Z | https://github.com/python/cpython/issues/40675 | 1,198,803,512 | 40,675 |
[
"python",
"cpython"
] | BPO | [1002085](https://bugs.python.org/issue1002085)
--- | :---
Nosy | @tim-one, @loewis, @ronaldoussoren
Files | <li>[rangeobject.patch](https://bugs.python.org/file6132/rangeobject.patch "Uploaded as text/plain at 2004-08-04.05:59:56 by boredzo"): The patch, affecting Objects/rangeobject.c and Lib/test/test_xrange.py.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-04.17:35:11.000>
created_at = <Date 2004-08-02.16:43:46.000>
labels = ['interpreter-core']
title = 'O(1) xrange membership testing'
updated_at = <Date 2004-08-04.17:35:11.000>
user = 'https://bugs.python.org/boredzo'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-04.17:35:11.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-02.16:43:46.000>
creator = 'boredzo'
dependencies = []
files = ['6132']
hgrepos = []
issue_num = 1002085
keywords = ['patch']
message_count = 8.0
messages = ['46513', '46514', '46515', '46516', '46517', '46518', '46519', '46520']
nosy_count = 4.0
nosy_names = ['tim.peters', 'loewis', 'ronaldoussoren', 'boredzo']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1002085'
versions = []
```
</p></details>
| O(1) xrange membership testing | https://api.github.com/repos/python/cpython/issues/40674/comments | 8 | 2004-08-02T16:43:46Z | 2022-04-09T23:26:46Z | https://github.com/python/cpython/issues/40674 | 1,198,803,507 | 40,674 |
[
"python",
"cpython"
] | BPO | [1001895](https://bugs.python.org/issue1001895)
--- | :---
Nosy | @malemburg, @loewis
Files | <li>[8859_11_and_16.zip](https://bugs.python.org/file8243/8859_11_and_16.zip "Uploaded at 2004-08-03.22:58:27 by peter_jacobi"): Mappings generated using gencodec.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/malemburg'
closed_at = <Date 2007-08-23.19:31:03.829>
created_at = <Date 2004-08-02.09:48:38.000>
labels = ['type-feature']
title = 'Adding missing ISO 8859 codecs, especially Thai'
updated_at = <Date 2007-08-23.19:31:03.828>
user = 'https://bugs.python.org/peterjacobi'
```
bugs.python.org fields:
```python
activity = <Date 2007-08-23.19:31:03.828>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = <Date 2007-08-23.19:31:03.829>
closer = 'lemburg'
components = ['None']
creation = <Date 2004-08-02.09:48:38.000>
creator = 'peter_jacobi'
dependencies = []
files = ['8243']
hgrepos = []
issue_num = 1001895
keywords = []
message_count = 13.0
messages = ['54203', '54204', '54205', '54206', '54207', '54208', '54209', '54210', '54211', '54212', '54213', '54214', '55192']
nosy_count = 3.0
nosy_names = ['lemburg', 'loewis', 'peter_jacobi']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1001895'
versions = []
```
</p></details>
| Adding missing ISO 8859 codecs, especially Thai | https://api.github.com/repos/python/cpython/issues/40673/comments | 13 | 2004-08-02T09:48:38Z | 2022-04-09T23:26:46Z | https://github.com/python/cpython/issues/40673 | 1,198,803,504 | 40,673 |
[
"python",
"cpython"
] | BPO | [1001869](https://bugs.python.org/issue1001869)
--- | :---
Nosy | @rhettinger, @terryjreedy, @kbkaiser, @tebeka
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2004-09-29.04:33:11.000>
created_at = <Date 2004-08-02.08:41:00.000>
labels = ['expert-IDLE']
title = 'IDLE hangs when inactive more than 2 hours'
updated_at = <Date 2004-09-29.04:33:11.000>
user = 'https://github.com/tebeka'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-29.04:33:11.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2004-08-02.08:41:00.000>
creator = 'tebeka'
dependencies = []
files = []
hgrepos = []
issue_num = 1001869
keywords = []
message_count = 13.0
messages = ['21897', '21898', '21899', '21900', '21901', '21902', '21903', '21904', '21905', '21906', '21907', '21908', '21909']
nosy_count = 4.0
nosy_names = ['rhettinger', 'terry.reedy', 'kbk', 'tebeka']
pr_nums = []
priority = 'low'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1001869'
versions = ['Python 2.3']
```
</p></details>
| IDLE hangs when inactive more than 2 hours | https://api.github.com/repos/python/cpython/issues/40672/comments | 13 | 2004-08-02T08:41:00Z | 2022-04-09T23:26:45Z | https://github.com/python/cpython/issues/40672 | 1,198,803,500 | 40,672 |
[
"python",
"cpython"
] | BPO | [1001864](https://bugs.python.org/issue1001864)
--- | :---
Nosy | @vsajip, @tebeka
Files | <li>[__init__.diff](https://bugs.python.org/file6131/__init__.diff "Uploaded as text/plain at 2004-08-09.12:47:14 by @tebeka"): Diff file</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/vsajip'
closed_at = <Date 2004-10-12.14:33:00.000>
created_at = <Date 2004-08-02.08:35:34.000>
labels = ['library']
title = 'Logger file objects'
updated_at = <Date 2004-10-12.14:33:00.000>
user = 'https://github.com/tebeka'
```
bugs.python.org fields:
```python
activity = <Date 2004-10-12.14:33:00.000>
actor = 'vinay.sajip'
assignee = 'vinay.sajip'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-02.08:35:34.000>
creator = 'tebeka'
dependencies = []
files = ['6131']
hgrepos = []
issue_num = 1001864
keywords = ['patch']
message_count = 8.0
messages = ['46505', '46506', '46507', '46508', '46509', '46510', '46511', '46512']
nosy_count = 3.0
nosy_names = ['anthonybaxter', 'vinay.sajip', 'tebeka']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1001864'
versions = ['Python 2.4']
```
</p></details>
| Logger file objects | https://api.github.com/repos/python/cpython/issues/40671/comments | 8 | 2004-08-02T08:35:34Z | 2022-04-09T23:26:44Z | https://github.com/python/cpython/issues/40671 | 1,198,803,496 | 40,671 |
[
"python",
"cpython"
] | BPO | [1001857](https://bugs.python.org/issue1001857)
--- | :---
Nosy | @loewis, @tebeka
Files | <li>[socketmodule.c.diff](https://bugs.python.org/file1358/socketmodule.c.diff "Uploaded as text/plain at 2004-08-09.13:31:31 by jlt63")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-09.13:31:31.000>
created_at = <Date 2004-08-02.08:26:41.000>
labels = ['build']
title = 'socketmodule does not build under cygwin'
updated_at = <Date 2004-08-09.13:31:31.000>
user = 'https://github.com/tebeka'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-09.13:31:31.000>
actor = 'jlt63'
assignee = 'jlt63'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-08-02.08:26:41.000>
creator = 'tebeka'
dependencies = []
files = ['1358']
hgrepos = []
issue_num = 1001857
keywords = []
message_count = 10.0
messages = ['21887', '21888', '21889', '21890', '21891', '21892', '21893', '21894', '21895', '21896']
nosy_count = 5.0
nosy_names = ['loewis', 'jlt63', 'anadelonbrin', 'tebeka', 'plusk']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1001857'
versions = ['Python 2.4']
```
</p></details>
| socketmodule does not build under cygwin | https://api.github.com/repos/python/cpython/issues/40670/comments | 10 | 2004-08-02T08:26:41Z | 2022-04-09T23:26:42Z | https://github.com/python/cpython/issues/40670 | 1,198,803,491 | 40,670 |
[
"python",
"cpython"
] | BPO | [1001610](https://bugs.python.org/issue1001610)
--- | :---
Nosy | @loewis
Files | <li>[patch-Modules_socketmodule_c](https://bugs.python.org/file6130/patch-Modules_socketmodule_c "Uploaded at 2004-08-01.19:33:08 by pelotas"): Another s/unsigned long/int/</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-26.21:50:10.000>
created_at = <Date 2004-08-01.19:33:07.000>
labels = []
title = 'socketmodule on OpenBSD/sparc64 (64bit machine)'
updated_at = <Date 2004-08-26.21:50:10.000>
user = 'https://bugs.python.org/pelotas'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-26.21:50:10.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-08-01.19:33:07.000>
creator = 'pelotas'
dependencies = []
files = ['6130']
hgrepos = []
issue_num = 1001610
keywords = ['patch']
message_count = 3.0
messages = ['46502', '46503', '46504']
nosy_count = 2.0
nosy_names = ['loewis', 'pelotas']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1001610'
versions = []
```
</p></details>
| socketmodule on OpenBSD/sparc64 (64bit machine) | https://api.github.com/repos/python/cpython/issues/40669/comments | 3 | 2004-08-01T19:33:07Z | 2022-04-09T23:26:40Z | https://github.com/python/cpython/issues/40669 | 1,198,803,486 | 40,669 |
[
"python",
"cpython"
] | BPO | [1001604](https://bugs.python.org/issue1001604)
--- | :---
Nosy | @loewis, @birkenfeld
Files | <li>[glob.patch](https://bugs.python.org/file6129/glob.patch "Uploaded as text/plain at 2004-08-01.22:31:56 by nnorwitz"): patch 1 return unicode files when no dir is specified</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2008-08-22.00:15:32.301>
created_at = <Date 2004-08-01.19:20:15.000>
labels = ['type-bug', 'library']
title = "glob doesn't return unicode with no dir in unicode filename"
updated_at = <Date 2008-08-22.00:15:32.301>
user = 'https://bugs.python.org/leve'
```
bugs.python.org fields:
```python
activity = <Date 2008-08-22.00:15:32.301>
actor = 'lcantey'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-01.19:20:15.000>
creator = 'leve'
dependencies = []
files = ['6129']
hgrepos = []
issue_num = 1001604
keywords = ['patch']
message_count = 8.0
messages = ['46495', '46496', '46497', '46498', '46499', '46500', '46501', '71706']
nosy_count = 6.0
nosy_names = ['loewis', 'nnorwitz', 'georg.brandl', 'nyamatongwe', 'leve', 'lcantey']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1001604'
versions = ['Python 2.5']
```
</p></details>
| glob doesn't return unicode with no dir in unicode filename | https://api.github.com/repos/python/cpython/issues/40668/comments | 8 | 2004-08-01T19:20:15Z | 2022-04-09T23:26:39Z | https://github.com/python/cpython/issues/40668 | 1,198,803,484 | 40,668 |
[
"python",
"cpython"
] | BPO | [1001150](https://bugs.python.org/issue1001150)
--- | :---
Nosy | @devdanzin
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2009-02-18.14:38:36.756>
created_at = <Date 2004-07-31.10:50:39.000>
labels = ['extension-modules', 'type-bug', 'library']
title = 'hotspot profiler does not work correctly on P4 CPUs with HT'
updated_at = <Date 2009-02-18.14:38:36.755>
user = 'https://bugs.python.org/complex'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-18.14:38:36.755>
actor = 'ajaksu2'
assignee = 'none'
closed = True
closed_date = <Date 2009-02-18.14:38:36.756>
closer = 'ajaksu2'
components = ['Extension Modules', 'Library (Lib)']
creation = <Date 2004-07-31.10:50:39.000>
creator = 'complex'
dependencies = []
files = []
hgrepos = []
issue_num = 1001150
keywords = []
message_count = 7.0
messages = ['60542', '60543', '60544', '60545', '82077', '82403', '82417']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'complex', 'ajaksu2']
pr_nums = []
priority = 'low'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1001150'
versions = ['Python 2.6', '3rd party']
```
</p></details>
| hotspot profiler does not work correctly on P4 CPUs with HT | https://api.github.com/repos/python/cpython/issues/40667/comments | 7 | 2004-07-31T10:50:39Z | 2022-04-09T23:26:38Z | https://github.com/python/cpython/issues/40667 | 1,198,803,482 | 40,667 |
[
"python",
"cpython"
] | BPO | [1001109](https://bugs.python.org/issue1001109)
--- | :---
Nosy | @ronaldoussoren
Files | <li>[posixpath.diff](https://bugs.python.org/file6128/posixpath.diff "Uploaded as text/plain at 2004-07-31.08:25:40 by @ronaldoussoren"): The patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-02.17:26:55.000>
created_at = <Date 2004-07-31.08:24:29.000>
labels = ['library']
title = 'posixpath._resolve_link typo'
updated_at = <Date 2004-08-02.17:26:55.000>
user = 'https://github.com/ronaldoussoren'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-02.17:26:55.000>
actor = 'ronaldoussoren'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-31.08:24:29.000>
creator = 'ronaldoussoren'
dependencies = []
files = ['6128']
hgrepos = []
issue_num = 1001109
keywords = ['patch']
message_count = 3.0
messages = ['46492', '46493', '46494']
nosy_count = 1.0
nosy_names = ['ronaldoussoren']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1001109'
versions = ['Python 2.4']
```
</p></details>
| posixpath._resolve_link typo | https://api.github.com/repos/python/cpython/issues/40666/comments | 3 | 2004-07-31T08:24:29Z | 2022-04-09T23:26:37Z | https://github.com/python/cpython/issues/40666 | 1,198,803,480 | 40,666 |
[
"python",
"cpython"
] | BPO | [1001088](https://bugs.python.org/issue1001088)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-01.22:37:09.000>
created_at = <Date 2004-07-31.06:17:09.000>
labels = ['docs']
title = 'incorrect reference to macro named foo'
updated_at = <Date 2004-08-01.22:37:09.000>
user = 'https://bugs.python.org/clintonroy'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-01.22:37:09.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-07-31.06:17:09.000>
creator = 'clintonroy'
dependencies = []
files = []
hgrepos = []
issue_num = 1001088
keywords = []
message_count = 3.0
messages = ['21884', '21885', '21886']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'quiver', 'clintonroy']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1001088'
versions = []
```
</p></details>
| incorrect reference to macro named foo | https://api.github.com/repos/python/cpython/issues/40665/comments | 3 | 2004-07-31T06:17:09Z | 2022-04-09T23:26:36Z | https://github.com/python/cpython/issues/40665 | 1,198,803,477 | 40,665 |
[
"python",
"cpython"
] | BPO | [1001053](https://bugs.python.org/issue1001053)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-01.22:48:17.000>
created_at = <Date 2004-07-31.03:17:37.000>
labels = ['library']
title = 'wave.open() with unicode filename fails'
updated_at = <Date 2004-08-01.22:48:17.000>
user = 'https://bugs.python.org/johnnypops'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-01.22:48:17.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-31.03:17:37.000>
creator = 'johnnypops'
dependencies = []
files = []
hgrepos = []
issue_num = 1001053
keywords = []
message_count = 2.0
messages = ['21882', '21883']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'johnnypops']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1001053'
versions = ['Python 2.3']
```
</p></details>
| wave.open() with unicode filename fails | https://api.github.com/repos/python/cpython/issues/40664/comments | 2 | 2004-07-31T03:17:37Z | 2022-04-09T23:26:35Z | https://github.com/python/cpython/issues/40664 | 1,198,803,473 | 40,664 |
[
"python",
"cpython"
] | BPO | [1001018](https://bugs.python.org/issue1001018)
--- | :---
Nosy | @tim-one, @mhammond
Files | <li>[bug-1001018.patch](https://bugs.python.org/file1357/bug-1001018.patch "Uploaded as text/plain at 2004-08-03.01:18:12 by @mhammond"): New patch passing distinct socket descriptor sets.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mhammond'
closed_at = <Date 2004-08-03.14:03:03.000>
created_at = <Date 2004-07-31.01:07:17.000>
labels = ['OS-windows']
title = 'setdefaulttimeout causes unnecessary timeouts on connect err'
updated_at = <Date 2004-08-03.14:03:03.000>
user = 'https://github.com/mhammond'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-03.14:03:03.000>
actor = 'tim.peters'
assignee = 'mhammond'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2004-07-31.01:07:17.000>
creator = 'mhammond'
dependencies = []
files = ['1357']
hgrepos = []
issue_num = 1001018
keywords = []
message_count = 9.0
messages = ['21873', '21874', '21875', '21876', '21877', '21878', '21879', '21880', '21881']
nosy_count = 2.0
nosy_names = ['tim.peters', 'mhammond']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1001018'
versions = ['Python 2.3']
```
</p></details>
| setdefaulttimeout causes unnecessary timeouts on connect err | https://api.github.com/repos/python/cpython/issues/40663/comments | 9 | 2004-07-31T01:07:17Z | 2022-04-09T23:26:35Z | https://github.com/python/cpython/issues/40663 | 1,198,803,471 | 40,663 |
[
"python",
"cpython"
] | BPO | [1001011](https://bugs.python.org/issue1001011)
--- | :---
Nosy | @mwhudson, @malemburg, @tim-one, @Yhg1s, @rhettinger, @terryjreedy, @ncoghlan
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-23.23:25:29.000>
created_at = <Date 2004-07-31.00:08:09.000>
labels = ['interpreter-core']
title = 'str.join([ str-subtype-instance ]) misbehaves'
updated_at = <Date 2004-08-23.23:25:29.000>
user = 'https://github.com/Yhg1s'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-23.23:25:29.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-07-31.00:08:09.000>
creator = 'twouters'
dependencies = []
files = []
hgrepos = []
issue_num = 1001011
keywords = []
message_count = 14.0
messages = ['21859', '21860', '21861', '21862', '21863', '21864', '21865', '21866', '21867', '21868', '21869', '21870', '21871', '21872']
nosy_count = 8.0
nosy_names = ['mwh', 'lemburg', 'tim.peters', 'twouters', 'rhettinger', 'terry.reedy', 'niemeyer', 'ncoghlan']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1001011'
versions = []
```
</p></details>
| str.join([ str-subtype-instance ]) misbehaves | https://api.github.com/repos/python/cpython/issues/40662/comments | 14 | 2004-07-31T00:08:09Z | 2022-04-09T23:26:33Z | https://github.com/python/cpython/issues/40662 | 1,198,803,468 | 40,662 |
[
"python",
"cpython"
] | BPO | [1000914](https://bugs.python.org/issue1000914)
--- | :---
Nosy | @jackjansen, @ronaldoussoren
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2006-05-21.20:50:44.000>
created_at = <Date 2004-07-30.20:18:03.000>
labels = ['OS-mac']
title = 'Carbon.CF.CFMutableArray hangs interpreter'
updated_at = <Date 2006-05-21.20:50:44.000>
user = 'https://github.com/ronaldoussoren'
```
bugs.python.org fields:
```python
activity = <Date 2006-05-21.20:50:44.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2004-07-30.20:18:03.000>
creator = 'ronaldoussoren'
dependencies = []
files = []
hgrepos = []
issue_num = 1000914
keywords = []
message_count = 7.0
messages = ['21852', '21853', '21854', '21855', '21856', '21857', '21858']
nosy_count = 2.0
nosy_names = ['jackjansen', 'ronaldoussoren']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1000914'
versions = ['Python 2.4']
```
</p></details>
| Carbon.CF.CFMutableArray hangs interpreter | https://api.github.com/repos/python/cpython/issues/40661/comments | 7 | 2004-07-30T20:18:03Z | 2022-04-09T23:26:33Z | https://github.com/python/cpython/issues/40661 | 1,198,803,464 | 40,661 |
[
"python",
"cpython"
] | BPO | [1000841](https://bugs.python.org/issue1000841)
--- | :---
Nosy | @mwhudson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-30.15:07:31.000>
created_at = <Date 2004-07-30.18:01:33.000>
labels = ['docs']
title = '"make pdf" failure w/ 2.4 docs'
updated_at = <Date 2004-08-30.15:07:31.000>
user = 'https://bugs.python.org/martineau'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-30.15:07:31.000>
actor = 'jlgijsbers'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-07-30.18:01:33.000>
creator = 'martineau'
dependencies = []
files = []
hgrepos = []
issue_num = 1000841
keywords = []
message_count = 5.0
messages = ['21847', '21848', '21849', '21850', '21851']
nosy_count = 5.0
nosy_names = ['mwh', 'jepler', 'jlgijsbers', 'martineau', 'aisaac0']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1000841'
versions = []
```
</p></details>
| "make pdf" failure w/ 2.4 docs | https://api.github.com/repos/python/cpython/issues/40660/comments | 5 | 2004-07-30T18:01:33Z | 2022-04-09T23:26:31Z | https://github.com/python/cpython/issues/40660 | 1,198,803,460 | 40,660 |
[
"python",
"cpython"
] | BPO | [1000439](https://bugs.python.org/issue1000439)
--- | :---
Nosy | @mhammond
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-11-06.02:20:41.000>
created_at = <Date 2004-07-30.01:05:06.000>
labels = ['type-feature', 'library']
title = "optparse error method doesn't print option info"
updated_at = <Date 2004-11-06.02:20:41.000>
user = 'https://bugs.python.org/nestler'
```
bugs.python.org fields:
```python
activity = <Date 2004-11-06.02:20:41.000>
actor = 'gward'
assignee = 'gward'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-30.01:05:06.000>
creator = 'nestler'
dependencies = []
files = []
hgrepos = []
issue_num = 1000439
keywords = []
message_count = 3.0
messages = ['54200', '54201', '54202']
nosy_count = 3.0
nosy_names = ['mhammond', 'gward', 'nestler']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1000439'
versions = []
```
</p></details>
| optparse error method doesn't print option info | https://api.github.com/repos/python/cpython/issues/40659/comments | 3 | 2004-07-30T01:05:06Z | 2022-04-09T23:26:30Z | https://github.com/python/cpython/issues/40659 | 1,198,803,455 | 40,659 |
[
"python",
"cpython"
] | BPO | [1000267](https://bugs.python.org/issue1000267)
--- | :---
Nosy | @loewis
Files | <li>[my-wait4.py](https://bugs.python.org/file6124/my-wait4.py "Uploaded as text/plain at 2004-08-13.18:59:17 by cjschr"): wait4 usage example</li><li>[test_wait4.py](https://bugs.python.org/file6125/test_wait4.py "Uploaded as text/plain at 2004-08-13.19:13:03 by cjschr"): A wait4 test suite</li><li>[resourcemodule.h](https://bugs.python.org/file6126/resourcemodule.h "Uploaded as text/x-c-header at 2005-06-01.22:18:21 by cjschr"): resource module header for wait4 implementation</li><li>[wait4.diff](https://bugs.python.org/file6127/wait4.diff "Uploaded as text/plain at 2005-08-01.22:50:54 by cjschr"): wait4 patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-10-02.21:57:30.000>
created_at = <Date 2004-07-29.18:52:51.000>
labels = ['extension-modules']
title = 'BSD-style wait4 implementation'
updated_at = <Date 2005-10-02.21:57:30.000>
user = 'https://bugs.python.org/cjschr'
```
bugs.python.org fields:
```python
activity = <Date 2005-10-02.21:57:30.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-07-29.18:52:51.000>
creator = 'cjschr'
dependencies = []
files = ['6124', '6125', '6126', '6127']
hgrepos = []
issue_num = 1000267
keywords = ['patch']
message_count = 10.0
messages = ['46482', '46483', '46484', '46485', '46486', '46487', '46488', '46489', '46490', '46491']
nosy_count = 4.0
nosy_names = ['loewis', 'nnorwitz', 'jepler', 'cjschr']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1000267'
versions = ['Python 2.4']
```
</p></details>
| BSD-style wait4 implementation | https://api.github.com/repos/python/cpython/issues/40658/comments | 10 | 2004-07-29T18:52:51Z | 2022-04-09T23:26:28Z | https://github.com/python/cpython/issues/40658 | 1,198,803,452 | 40,658 |
[
"python",
"cpython"
] | BPO | [999776](https://bugs.python.org/issue999776)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-29.03:57:20.000>
created_at = <Date 2004-07-28.22:25:08.000>
labels = []
title = 'zlib home page wrong in three files'
updated_at = <Date 2004-07-29.03:57:20.000>
user = 'https://bugs.python.org/sfiedler'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-29.03:57:20.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-07-28.22:25:08.000>
creator = 'sfiedler'
dependencies = []
files = []
hgrepos = []
issue_num = 999776
keywords = []
message_count = 2.0
messages = ['21845', '21846']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'sfiedler']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue999776'
versions = ['Python 2.4']
```
</p></details>
| zlib home page wrong in three files | https://api.github.com/repos/python/cpython/issues/40657/comments | 2 | 2004-07-28T22:25:08Z | 2022-04-09T23:26:27Z | https://github.com/python/cpython/issues/40657 | 1,198,803,447 | 40,657 |
[
"python",
"cpython"
] | BPO | [999767](https://bugs.python.org/issue999767)
--- | :---
Nosy | @loewis, @birkenfeld, @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/birkenfeld'
closed_at = <Date 2005-12-27.18:24:45.000>
created_at = <Date 2004-07-28.22:06:52.000>
labels = ['build']
title = 'Setup.local ignored by setup.py'
updated_at = <Date 2005-12-27.18:24:45.000>
user = 'https://bugs.python.org/sfiedler'
```
bugs.python.org fields:
```python
activity = <Date 2005-12-27.18:24:45.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-07-28.22:06:52.000>
creator = 'sfiedler'
dependencies = []
files = []
hgrepos = []
issue_num = 999767
keywords = []
message_count = 4.0
messages = ['21841', '21842', '21843', '21844']
nosy_count = 4.0
nosy_names = ['loewis', 'georg.brandl', 'georg.brandl', 'sfiedler']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue999767'
versions = ['Python 2.4']
```
</p></details>
| Setup.local ignored by setup.py | https://api.github.com/repos/python/cpython/issues/40656/comments | 4 | 2004-07-28T22:06:52Z | 2022-04-09T23:26:27Z | https://github.com/python/cpython/issues/40656 | 1,198,803,441 | 40,656 |
[
"python",
"cpython"
] | BPO | [999444](https://bugs.python.org/issue999444)
--- | :---
Nosy | @mwhudson, @malemburg, @nascheme
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/nascheme'
closed_at = <Date 2010-08-19.15:38:49.996>
created_at = <Date 2004-07-28.14:00:11.000>
labels = ['interpreter-core']
title = "compiler module doesn't support unicode characters in laiter"
updated_at = <Date 2010-08-19.15:38:49.994>
user = 'https://bugs.python.org/dcjim'
```
bugs.python.org fields:
```python
activity = <Date 2010-08-19.15:38:49.994>
actor = 'BreamoreBoy'
assignee = 'nascheme'
closed = True
closed_date = <Date 2010-08-19.15:38:49.996>
closer = 'BreamoreBoy'
components = ['Interpreter Core']
creation = <Date 2004-07-28.14:00:11.000>
creator = 'dcjim'
dependencies = []
files = []
hgrepos = []
issue_num = 999444
keywords = []
message_count = 7.0
messages = ['21835', '21836', '21837', '21838', '21839', '21840', '114368']
nosy_count = 7.0
nosy_names = ['mwh', 'lemburg', 'jhylton', 'nnorwitz', 'dcjim', 'nascheme', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue999444'
versions = ['Python 2.4']
```
</p></details>
| compiler module doesn't support unicode characters in laiter | https://api.github.com/repos/python/cpython/issues/40655/comments | 7 | 2004-07-28T14:00:11Z | 2022-04-09T23:26:26Z | https://github.com/python/cpython/issues/40655 | 1,198,803,439 | 40,655 |
[
"python",
"cpython"
] | BPO | [999280](https://bugs.python.org/issue999280)
--- | :---
Nosy | @akuchling
Files | <li>[libpickle.diff](https://bugs.python.org/file6123/libpickle.diff "Uploaded as text/plain at 2004-07-28.09:18:31 by ddorfman"): libpickle.tex patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2004-08-07.20:26:48.000>
created_at = <Date 2004-07-28.09:18:31.000>
labels = ['docs']
title = 'Update kwargs in pickle docs to match implementations'
updated_at = <Date 2004-08-07.20:26:48.000>
user = 'https://bugs.python.org/ddorfman'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-07.20:26:48.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-07-28.09:18:31.000>
creator = 'ddorfman'
dependencies = []
files = ['6123']
hgrepos = []
issue_num = 999280
keywords = ['patch']
message_count = 2.0
messages = ['46480', '46481']
nosy_count = 2.0
nosy_names = ['akuchling', 'ddorfman']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue999280'
versions = []
```
</p></details>
| Update kwargs in pickle docs to match implementations | https://api.github.com/repos/python/cpython/issues/40654/comments | 2 | 2004-07-28T09:18:31Z | 2022-04-09T23:26:25Z | https://github.com/python/cpython/issues/40654 | 1,198,803,434 | 40,654 |
[
"python",
"cpython"
] | BPO | [999042](https://bugs.python.org/issue999042)
--- | :---
Nosy | @nascheme
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/nascheme'
closed_at = <Date 2009-02-07.00:59:01.152>
created_at = <Date 2004-07-27.22:15:57.000>
labels = ['library']
title = "Compiler module doesn't handle global statement correctly"
updated_at = <Date 2009-02-07.00:59:01.048>
user = 'https://bugs.python.org/dcjim'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-07.00:59:01.048>
actor = 'nascheme'
assignee = 'nascheme'
closed = True
closed_date = <Date 2009-02-07.00:59:01.152>
closer = 'nascheme'
components = ['Library (Lib)']
creation = <Date 2004-07-27.22:15:57.000>
creator = 'dcjim'
dependencies = []
files = []
hgrepos = []
issue_num = 999042
keywords = []
message_count = 5.0
messages = ['21831', '21832', '21833', '21834', '81328']
nosy_count = 5.0
nosy_names = ['jhylton', 'nnorwitz', 'dcjim', 'nascheme', 'dsuch']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue999042'
versions = ['Python 2.4']
```
</p></details>
| Compiler module doesn't handle global statement correctly | https://api.github.com/repos/python/cpython/issues/40653/comments | 5 | 2004-07-27T22:15:57Z | 2022-04-09T23:26:24Z | https://github.com/python/cpython/issues/40653 | 1,198,803,430 | 40,653 |
[
"python",
"cpython"
] | BPO | [998998](https://bugs.python.org/issue998998)
--- | :---
Nosy | @abalkin, @avassalotti
Superseder | <li>bpo-9269: Cannot pickle self-referencing sets</li>
Files | <li>[picklecycle.py](https://bugs.python.org/file1354/picklecycle.py "Uploaded as text/plain at 2004-07-27.20:55:41 by @smontanaro")</li><li>[memoize.py](https://bugs.python.org/file1355/memoize.py "Uploaded as text/plain at 2004-07-27.20:56:42 by @smontanaro")</li><li>[cycle.out](https://bugs.python.org/file1356/cycle.out "Uploaded as text/plain at 2004-07-27.20:57:42 by @smontanaro")</li><li>[picklecycle3.py](https://bugs.python.org/file18008/picklecycle3.py "Uploaded as text/plain at 2010-07-15.03:54:05 by @abalkin")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/abalkin'
closed_at = <Date 2010-08-16.20:02:38.148>
created_at = <Date 2004-07-27.20:55:41.000>
labels = ['type-bug', 'library']
title = 'pickle bug - recursively memoizing class?'
updated_at = <Date 2010-08-16.20:02:38.147>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2010-08-16.20:02:38.147>
actor = 'belopolsky'
assignee = 'belopolsky'
closed = True
closed_date = <Date 2010-08-16.20:02:38.148>
closer = 'belopolsky'
components = ['Library (Lib)']
creation = <Date 2004-07-27.20:55:41.000>
creator = 'skip.montanaro'
dependencies = []
files = ['1354', '1355', '1356', '18008']
hgrepos = []
issue_num = 998998
keywords = []
message_count = 8.0
messages = ['21827', '21828', '21829', '21830', '77200', '88576', '110343', '110400']
nosy_count = 5.0
nosy_names = ['belopolsky', 'grubert', 'alexandre.vassalotti', 'schmir', 'zzzeek']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'needs patch'
status = 'closed'
superseder = '9269'
type = 'behavior'
url = 'https://bugs.python.org/issue998998'
versions = ['Python 3.2']
```
</p></details>
| pickle bug - recursively memoizing class? | https://api.github.com/repos/python/cpython/issues/40652/comments | 8 | 2004-07-27T20:55:41Z | 2022-04-09T23:26:23Z | https://github.com/python/cpython/issues/40652 | 1,198,803,427 | 40,652 |
[
"python",
"cpython"
] | BPO | [998993](https://bugs.python.org/issue998993)
--- | :---
Nosy | @malemburg, @loewis, @doerwalter
Files | <li>[diff.txt](https://bugs.python.org/file6119/diff.txt "Uploaded at 2004-07-27.20:35:29 by @doerwalter")</li><li>[diff2.txt](https://bugs.python.org/file6120/diff2.txt "Uploaded at 2004-08-10.19:22:29 by @doerwalter")</li><li>[diff3.txt](https://bugs.python.org/file6121/diff3.txt "Uploaded at 2004-08-24.20:02:29 by @doerwalter")</li><li>[diff4.txt](https://bugs.python.org/file6122/diff4.txt "Uploaded at 2004-08-27.19:00:04 by @doerwalter")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-09-07.20:30:33.000>
created_at = <Date 2004-07-27.20:35:29.000>
labels = []
title = 'Decoding incomplete unicode'
updated_at = <Date 2004-09-07.20:30:33.000>
user = 'https://github.com/doerwalter'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-07.20:30:33.000>
actor = 'doerwalter'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-07-27.20:35:29.000>
creator = 'doerwalter'
dependencies = []
files = ['6119', '6120', '6121', '6122']
hgrepos = []
issue_num = 998993
keywords = ['patch']
message_count = 9.0
messages = ['46471', '46472', '46473', '46474', '46475', '46476', '46477', '46478', '46479']
nosy_count = 3.0
nosy_names = ['lemburg', 'loewis', 'doerwalter']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue998993'
versions = []
```
</p></details>
| Decoding incomplete unicode | https://api.github.com/repos/python/cpython/issues/40651/comments | 9 | 2004-07-27T20:35:29Z | 2022-04-09T23:26:21Z | https://github.com/python/cpython/issues/40651 | 1,198,803,424 | 40,651 |
[
"python",
"cpython"
] | BPO | [998307](https://bugs.python.org/issue998307)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2004-08-07.15:12:18.000>
created_at = <Date 2004-07-26.21:03:34.000>
labels = ['docs']
title = 'replace file() with open() in libcvs.tex'
updated_at = <Date 2004-08-07.15:12:18.000>
user = 'https://bugs.python.org/siggyf'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-07.15:12:18.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-07-26.21:03:34.000>
creator = 'siggyf'
dependencies = []
files = []
hgrepos = []
issue_num = 998307
keywords = []
message_count = 2.0
messages = ['21825', '21826']
nosy_count = 2.0
nosy_names = ['akuchling', 'siggyf']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue998307'
versions = ['Python 2.4']
```
</p></details>
| replace file() with open() in libcvs.tex | https://api.github.com/repos/python/cpython/issues/40650/comments | 2 | 2004-07-26T21:03:34Z | 2022-04-09T23:26:20Z | https://github.com/python/cpython/issues/40650 | 1,198,803,419 | 40,650 |
[
"python",
"cpython"
] | BPO | [998246](https://bugs.python.org/issue998246)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-04-09.02:20:26.000>
created_at = <Date 2004-07-26.19:14:58.000>
labels = ['library']
title = 'Popen3.poll race condition'
updated_at = <Date 2006-04-09.02:20:26.000>
user = 'https://bugs.python.org/tseaver'
```
bugs.python.org fields:
```python
activity = <Date 2006-04-09.02:20:26.000>
actor = 'sf-robot'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-26.19:14:58.000>
creator = 'tseaver'
dependencies = []
files = []
hgrepos = []
issue_num = 998246
keywords = []
message_count = 5.0
messages = ['21820', '21821', '21822', '21823', '21824']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'sf-robot', 'tseaver']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue998246'
versions = []
```
</p></details>
| Popen3.poll race condition | https://api.github.com/repos/python/cpython/issues/40649/comments | 5 | 2004-07-26T19:14:58Z | 2022-04-09T23:26:18Z | https://github.com/python/cpython/issues/40649 | 1,198,803,416 | 40,649 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.