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 | [1019808](https://bugs.python.org/issue1019808)
--- | :---
Nosy | @akuchling
Files | <li>[socket.diff](https://bugs.python.org/file1391/socket.diff "Uploaded as text/plain at 2005-10-03.19:44:43 by fgsch"): socketmodule.c diff</li><li>[revised-socket.patch](https://bugs.python.org/file1392/revised-socket.patch "Uploaded as text/plain at 2006-08-03.14:31:34 by @akuchling"): 2.5trunk version of 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 = 'https://github.com/akuchling'
closed_at = <Date 2008-01-19.20:48:37.798>
created_at = <Date 2004-08-31.16:18:01.000>
labels = ['extension-modules']
title = 'wrong socket error returned'
updated_at = <Date 2008-01-19.20:48:37.791>
user = 'https://bugs.python.org/fgsch'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-19.20:48:37.791>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = <Date 2008-01-19.20:48:37.798>
closer = 'akuchling'
components = ['Extension Modules']
creation = <Date 2004-08-31.16:18:01.000>
creator = 'fgsch'
dependencies = []
files = ['1391', '1392']
hgrepos = []
issue_num = 1019808
keywords = ['patch']
message_count = 14.0
messages = ['22281', '22282', '22283', '22284', '22285', '22286', '22287', '22288', '22289', '22290', '22291', '22292', '22293', '60231']
nosy_count = 5.0
nosy_names = ['akuchling', 'nnorwitz', 'fgsch', 'vercruesse', 'vila']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1019808'
versions = ['Python 2.6']
```
</p></details>
| wrong socket error returned | https://api.github.com/repos/python/cpython/issues/40848/comments | 14 | 2004-08-31T16:18:01Z | 2022-04-09T23:30:03Z | https://github.com/python/cpython/issues/40848 | 1,198,804,204 | 40,848 |
[
"python",
"cpython"
] | BPO | [1019715](https://bugs.python.org/issue1019715)
--- | :---
Nosy | @orsenthil, @matejcik, @tarekziade, @akitada
Superseder | <li>bpo-858809: Use directories from configure rather than hardcoded</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 2009-09-14.13:11:09.529>
created_at = <Date 2004-08-31.14:37:25.000>
labels = ['type-bug', 'library']
title = "distutils ignores configure's --includedir"
updated_at = <Date 2010-08-11.05:49:28.872>
user = 'https://bugs.python.org/josephwinston'
```
bugs.python.org fields:
```python
activity = <Date 2010-08-11.05:49:28.872>
actor = 'eric.araujo'
assignee = 'tarek'
closed = True
closed_date = <Date 2009-09-14.13:11:09.529>
closer = 'orsenthil'
components = ['Distutils']
creation = <Date 2004-08-31.14:37:25.000>
creator = 'josephwinston'
dependencies = []
files = []
hgrepos = []
issue_num = 1019715
keywords = []
message_count = 4.0
messages = ['60561', '81098', '92542', '92608']
nosy_count = 5.0
nosy_names = ['josephwinston', 'orsenthil', 'matejcik', 'tarek', 'akitada']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = '858809'
type = 'behavior'
url = 'https://bugs.python.org/issue1019715'
versions = ['Python 2.6', 'Python 3.0', 'Python 3.1', 'Python 2.7']
```
</p></details>
| distutils ignores configure's --includedir | https://api.github.com/repos/python/cpython/issues/40847/comments | 4 | 2004-08-31T14:37:25Z | 2022-04-09T23:30:02Z | https://github.com/python/cpython/issues/40847 | 1,198,804,201 | 40,847 |
[
"python",
"cpython"
] | BPO | [1019220](https://bugs.python.org/issue1019220)
--- | :---
Nosy | @rhettinger
Files | <li>[unittest.py.patch-2](https://bugs.python.org/file6227/unittest.py.patch-2 "Uploaded at 2004-09-12.17:15:38 by felixwiemann"): Patch for unittest.py with bugfix</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-13.18:35:49.000>
created_at = <Date 2004-08-30.17:00:01.000>
labels = ['library']
title = 'Multi-line strings and unittest'
updated_at = <Date 2004-09-13.18:35:49.000>
user = 'https://bugs.python.org/felixwiemann'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-13.18:35:49.000>
actor = 'felixwiemann'
assignee = 'purcell'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-30.17:00:01.000>
creator = 'felixwiemann'
dependencies = []
files = ['6227']
hgrepos = []
issue_num = 1019220
keywords = ['patch']
message_count = 6.0
messages = ['46809', '46810', '46811', '46812', '46813', '46814']
nosy_count = 3.0
nosy_names = ['rhettinger', 'purcell', 'felixwiemann']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1019220'
versions = []
```
</p></details>
| Multi-line strings and unittest | https://api.github.com/repos/python/cpython/issues/40846/comments | 6 | 2004-08-30T17:00:01Z | 2022-04-09T23:29:59Z | https://github.com/python/cpython/issues/40846 | 1,198,804,195 | 40,846 |
[
"python",
"cpython"
] | BPO | [1019129](https://bugs.python.org/issue1019129)
--- | :---
Nosy | @tim-one, @brettcannon, @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 = None
closed_at = <Date 2004-09-07.03:29:28.000>
created_at = <Date 2004-08-30.15:01:08.000>
labels = ['interpreter-core']
title = '"rich comparison\'\' methods hide stack overflow'
updated_at = <Date 2004-09-07.03:29:28.000>
user = 'https://bugs.python.org/boyanb'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-07.03:29:28.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-30.15:01:08.000>
creator = 'boyanb'
dependencies = []
files = []
hgrepos = []
issue_num = 1019129
keywords = []
message_count = 4.0
messages = ['22277', '22278', '22279', '22280']
nosy_count = 4.0
nosy_names = ['tim.peters', 'brett.cannon', 'rhettinger', 'boyanb']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1019129'
versions = ['Python 2.3']
```
</p></details>
| "rich comparison'' methods hide stack overflow | https://api.github.com/repos/python/cpython/issues/40845/comments | 4 | 2004-08-30T15:01:08Z | 2022-04-09T23:29:58Z | https://github.com/python/cpython/issues/40845 | 1,198,804,189 | 40,845 |
[
"python",
"cpython"
] | BPO | [1019048](https://bugs.python.org/issue1019048)
--- | :---
Nosy | @brettcannon
Files | <li>[localmeta.py](https://bugs.python.org/file1390/localmeta.py "Uploaded as text/plain at 2004-08-30.12:52:29 by jepler"): Demonstrates problem</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-05.20:10:17.000>
created_at = <Date 2004-08-30.12:52:28.000>
labels = ['interpreter-core', 'invalid']
title = '__metaclass__ in locals is ignored'
updated_at = <Date 2004-09-05.20:10:17.000>
user = 'https://bugs.python.org/jepler'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-05.20:10:17.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-30.12:52:28.000>
creator = 'jepler'
dependencies = []
files = ['1390']
hgrepos = []
issue_num = 1019048
keywords = []
message_count = 2.0
messages = ['22275', '22276']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'jepler']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1019048'
versions = []
```
</p></details>
| __metaclass__ in locals is ignored | https://api.github.com/repos/python/cpython/issues/40844/comments | 2 | 2004-08-30T12:52:28Z | 2022-04-09T23:29:57Z | https://github.com/python/cpython/issues/40844 | 1,198,804,188 | 40,844 |
[
"python",
"cpython"
] | BPO | [1018815](https://bugs.python.org/issue1018815)
--- | :---
Files | <li>[diff](https://bugs.python.org/file1389/diff "Uploaded at 2004-08-30.01:36:00 by jmdyck"): diff -C 2 sre_parse.py.ORIG sre_parse.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-09-03.17:26:39.000>
created_at = <Date 2004-08-30.01:36:00.000>
labels = ['expert-regex']
title = 're.sub: two-digit group-reference hangs'
updated_at = <Date 2004-09-03.17:26:39.000>
user = 'https://bugs.python.org/jmdyck'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-03.17:26:39.000>
actor = 'niemeyer'
assignee = 'niemeyer'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2004-08-30.01:36:00.000>
creator = 'jmdyck'
dependencies = []
files = ['1389']
hgrepos = []
issue_num = 1018815
keywords = []
message_count = 5.0
messages = ['22270', '22271', '22272', '22273', '22274']
nosy_count = 3.0
nosy_names = ['effbot', 'niemeyer', 'jmdyck']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1018815'
versions = ['Python 2.3']
```
</p></details>
| re.sub: two-digit group-reference hangs | https://api.github.com/repos/python/cpython/issues/40843/comments | 5 | 2004-08-30T01:36:00Z | 2022-04-09T23:29:56Z | https://github.com/python/cpython/issues/40843 | 1,198,804,187 | 40,843 |
[
"python",
"cpython"
] | BPO | [1018509](https://bugs.python.org/issue1018509)
--- | :---
Nosy | @loewis
Files | <li>[python-askyesno.patch](https://bugs.python.org/file6226/python-askyesno.patch "Uploaded as text/plain at 2004-08-29.11:15:28 by jiba"): 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-09-18.16:05:45.000>
created_at = <Date 2004-08-29.11:15:28.000>
labels = ['expert-tkinter']
title = 'fix bug 807871 : tkMessageBox.askyesno wrong result'
updated_at = <Date 2004-09-18.16:05:45.000>
user = 'https://bugs.python.org/jiba'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-18.16:05:45.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2004-08-29.11:15:28.000>
creator = 'jiba'
dependencies = []
files = ['6226']
hgrepos = []
issue_num = 1018509
keywords = ['patch']
message_count = 2.0
messages = ['46807', '46808']
nosy_count = 2.0
nosy_names = ['loewis', 'jiba']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1018509'
versions = ['Python 2.3']
```
</p></details>
| fix bug 807871 : tkMessageBox.askyesno wrong result | https://api.github.com/repos/python/cpython/issues/40842/comments | 2 | 2004-08-29T11:15:28Z | 2022-04-09T23:29:55Z | https://github.com/python/cpython/issues/40842 | 1,198,804,185 | 40,842 |
[
"python",
"cpython"
] | BPO | [1018492](https://bugs.python.org/issue1018492)
--- | :---
Nosy | @loewis, @tiran, @devdanzin
Files | <li>[reentrant_check.py](https://bugs.python.org/file1387/reentrant_check.py "Uploaded as text/plain at 2004-08-29.10:18:24 by ssmmhh"): reentrant_check.py</li><li>[reentrantfix_2.4a2.patch](https://bugs.python.org/file1388/reentrantfix_2.4a2.patch "Uploaded as text/plain at 2004-09-05.11:40:39 by ssmmhh"): Partial 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 2010-08-19.16:10:19.906>
created_at = <Date 2004-08-29.10:18:24.000>
labels = ['type-bug']
title = 'Solaris: reentrancy issues'
updated_at = <Date 2010-08-19.16:10:19.904>
user = 'https://bugs.python.org/ssmmhh'
```
bugs.python.org fields:
```python
activity = <Date 2010-08-19.16:10:19.904>
actor = 'BreamoreBoy'
assignee = 'none'
closed = True
closed_date = <Date 2010-08-19.16:10:19.906>
closer = 'BreamoreBoy'
components = ['None']
creation = <Date 2004-08-29.10:18:24.000>
creator = 'ssmmhh'
dependencies = []
files = ['1387', '1388']
hgrepos = []
issue_num = 1018492
keywords = []
message_count = 11.0
messages = ['22262', '22263', '22264', '22265', '22266', '22267', '22268', '22269', '59301', '82073', '114374']
nosy_count = 5.0
nosy_names = ['loewis', 'ssmmhh', 'christian.heimes', 'ajaksu2', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1018492'
versions = ['Python 2.6']
```
</p></details>
| Solaris: reentrancy issues | https://api.github.com/repos/python/cpython/issues/40841/comments | 11 | 2004-08-29T10:18:24Z | 2022-04-09T23:29:54Z | https://github.com/python/cpython/issues/40841 | 1,198,804,180 | 40,841 |
[
"python",
"cpython"
] | BPO | [1018386](https://bugs.python.org/issue1018386)
--- | :---
Nosy | @loewis
Files | <li>[mkc-patch.gz](https://bugs.python.org/file6224/mkc-patch.gz "Uploaded at 2004-08-29.00:19:08 by mkc"): the patch</li><li>[sre.patch](https://bugs.python.org/file6225/sre.patch "Uploaded as text/plain at 2004-09-03.17:18:34 by niemeyer"): Applied 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-09-03.20:19:06.000>
created_at = <Date 2004-08-29.00:19:07.000>
labels = ['library']
title = 'fix for several sre escaping bugs (fixes python/cpython#38919)'
updated_at = <Date 2004-09-03.20:19:06.000>
user = 'https://bugs.python.org/mkc'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-03.20:19:06.000>
actor = 'niemeyer'
assignee = 'niemeyer'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-29.00:19:07.000>
creator = 'mkc'
dependencies = []
files = ['6224', '6225']
hgrepos = []
issue_num = 1018386
keywords = ['patch']
message_count = 6.0
messages = ['46801', '46802', '46803', '46804', '46805', '46806']
nosy_count = 3.0
nosy_names = ['loewis', 'niemeyer', 'mkc']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1018386'
versions = ['Python 2.4']
```
</p></details>
| fix for several sre escaping bugs (fixes #776311) | https://api.github.com/repos/python/cpython/issues/40840/comments | 6 | 2004-08-29T00:19:07Z | 2022-04-09T23:29:53Z | https://github.com/python/cpython/issues/40840 | 1,198,804,174 | 40,840 |
[
"python",
"cpython"
] | BPO | [1018315](https://bugs.python.org/issue1018315)
--- | :---
Nosy | @smontanaro, @birkenfeld, @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 2006-03-31.15:04:27.000>
created_at = <Date 2004-08-28.20:59:47.000>
labels = ['docs']
title = '__new__ not defined?'
updated_at = <Date 2006-03-31.15:04:27.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2006-03-31.15:04:27.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-28.20:59:47.000>
creator = 'skip.montanaro'
dependencies = []
files = []
hgrepos = []
issue_num = 1018315
keywords = []
message_count = 5.0
messages = ['22257', '22258', '22259', '22260', '22261']
nosy_count = 4.0
nosy_names = ['skip.montanaro', 'georg.brandl', 'ncoghlan', 'zseil']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1018315'
versions = []
```
</p></details>
| __new__ not defined? | https://api.github.com/repos/python/cpython/issues/40839/comments | 5 | 2004-08-28T20:59:47Z | 2022-04-09T23:29:51Z | https://github.com/python/cpython/issues/40839 | 1,198,804,169 | 40,839 |
[
"python",
"cpython"
] | BPO | [1018291](https://bugs.python.org/issue1018291)
--- | :---
Nosy | @loewis
Files | <li>[ceval.ifdef_patch](https://bugs.python.org/file6223/ceval.ifdef_patch "Uploaded at 2004-08-28.20:05:57 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 = 'https://github.com/loewis'
closed_at = <Date 2004-08-29.15:52:15.000>
created_at = <Date 2004-08-28.20:05:57.000>
labels = ['interpreter-core']
title = 'ifdeffery patch'
updated_at = <Date 2004-08-29.15:52:15.000>
user = 'https://bugs.python.org/isandler'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-29.15:52:15.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-28.20:05:57.000>
creator = 'isandler'
dependencies = []
files = ['6223']
hgrepos = []
issue_num = 1018291
keywords = ['patch']
message_count = 2.0
messages = ['46799', '46800']
nosy_count = 2.0
nosy_names = ['loewis', 'isandler']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1018291'
versions = ['Python 2.4']
```
</p></details>
| ifdeffery patch | https://api.github.com/repos/python/cpython/issues/40838/comments | 2 | 2004-08-28T20:05:57Z | 2022-04-09T23:29:51Z | https://github.com/python/cpython/issues/40838 | 1,198,804,166 | 40,838 |
[
"python",
"cpython"
] | BPO | [1017978](https://bugs.python.org/issue1017978)
--- | :---
Nosy | @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-11-16.21:35:31.000>
created_at = <Date 2004-08-28.00:23:10.000>
labels = ['expert-IDLE']
title = 'IDLE DOES NOT START ON WinXP Pro'
updated_at = <Date 2004-11-16.21:35:31.000>
user = 'https://bugs.python.org/gjcarman'
```
bugs.python.org fields:
```python
activity = <Date 2004-11-16.21:35:31.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2004-08-28.00:23:10.000>
creator = 'gj_carman'
dependencies = []
files = []
hgrepos = []
issue_num = 1017978
keywords = []
message_count = 6.0
messages = ['22251', '22252', '22253', '22254', '22255', '22256']
nosy_count = 3.0
nosy_names = ['kbk', 'gj_carman', 'rireland']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1017978'
versions = ['Python 2.3']
```
</p></details>
| IDLE DOES NOT START ON WinXP Pro | https://api.github.com/repos/python/cpython/issues/40837/comments | 6 | 2004-08-28T00:23:10Z | 2022-04-09T23:29:50Z | https://github.com/python/cpython/issues/40837 | 1,198,804,162 | 40,837 |
[
"python",
"cpython"
] | BPO | [1017864](https://bugs.python.org/issue1017864)
--- | :---
Nosy | @freddrake, @goodger
Files | <li>[ConfigParser.py.1017864.diff](https://bugs.python.org/file1385/ConfigParser.py.1017864.diff "Uploaded as text/plain at 2004-09-23.14:19:12 by @goodger"): patch for Lib/ConfigParser.py</li><li>[test_cfgparser.py.1017864.diff](https://bugs.python.org/file1386/test_cfgparser.py.1017864.diff "Uploaded as text/plain at 2004-09-23.14:22:01 by @goodger"): patch for Lib/test/test_cfgparser.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/freddrake'
closed_at = <Date 2004-10-03.16:05:15.000>
created_at = <Date 2004-08-27.20:26:54.000>
labels = ['library']
title = 'Case sensitivity bug in ConfigParser'
updated_at = <Date 2004-10-03.16:05:15.000>
user = 'https://bugs.python.org/asqui'
```
bugs.python.org fields:
```python
activity = <Date 2004-10-03.16:05:15.000>
actor = 'goodger'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-27.20:26:54.000>
creator = 'asqui'
dependencies = []
files = ['1385', '1386']
hgrepos = []
issue_num = 1017864
keywords = []
message_count = 5.0
messages = ['22246', '22247', '22248', '22249', '22250']
nosy_count = 3.0
nosy_names = ['fdrake', 'goodger', 'asqui']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1017864'
versions = ['Python 2.4']
```
</p></details>
| Case sensitivity bug in ConfigParser | https://api.github.com/repos/python/cpython/issues/40836/comments | 5 | 2004-08-27T20:26:54Z | 2022-04-09T23:29:49Z | https://github.com/python/cpython/issues/40836 | 1,198,804,157 | 40,836 |
[
"python",
"cpython"
] | BPO | [1017553](https://bugs.python.org/issue1017553)
--- | :---
Nosy | @akuchling
Files | <li>[filemodes.py](https://bugs.python.org/file1384/filemodes.py "Uploaded as text/plain at 2004-08-27.12:34:22 by pingupeter"): Test script</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-10-20.11:57:22.000>
created_at = <Date 2004-08-27.12:29:13.000>
labels = ['library']
title = 'filemode() in tarfile.py makes wrong file mode strings'
updated_at = <Date 2004-10-20.11:57:22.000>
user = 'https://bugs.python.org/pingupeter'
```
bugs.python.org fields:
```python
activity = <Date 2004-10-20.11:57:22.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-27.12:29:13.000>
creator = 'pingupeter'
dependencies = []
files = ['1384']
hgrepos = []
issue_num = 1017553
keywords = []
message_count = 4.0
messages = ['22242', '22243', '22244', '22245']
nosy_count = 2.0
nosy_names = ['akuchling', 'pingupeter']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1017553'
versions = []
```
</p></details>
| filemode() in tarfile.py makes wrong file mode strings | https://api.github.com/repos/python/cpython/issues/40835/comments | 4 | 2004-08-27T12:29:13Z | 2022-04-09T23:29:48Z | https://github.com/python/cpython/issues/40835 | 1,198,804,154 | 40,835 |
[
"python",
"cpython"
] | BPO | [1017550](https://bugs.python.org/issue1017550)
--- | :---
Files | <li>[test_inspect.1017546.patch](https://bugs.python.org/file6222/test_inspect.1017546.patch "Uploaded as text/plain at 2004-08-27.12:26:14 by ms_"): Minimal patch to resolve Bug python/issues-test-cpython#1017546</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-09.01:40:59.000>
created_at = <Date 2004-08-27.12:26:14.000>
labels = ['tests']
title = 'Fix for bug 1017546'
updated_at = <Date 2005-01-09.01:40:59.000>
user = 'https://bugs.python.org/ms'
```
bugs.python.org fields:
```python
activity = <Date 2005-01-09.01:40:59.000>
actor = 'jlgijsbers'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2004-08-27.12:26:14.000>
creator = 'ms_'
dependencies = []
files = ['6222']
hgrepos = []
issue_num = 1017550
keywords = ['patch']
message_count = 3.0
messages = ['46796', '46797', '46798']
nosy_count = 2.0
nosy_names = ['jlgijsbers', 'ms_']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1017550'
versions = ['Python 2.4']
```
</p></details>
| Fix for bug 1017546 | https://api.github.com/repos/python/cpython/issues/40834/comments | 3 | 2004-08-27T12:26:14Z | 2022-04-09T23:29:46Z | https://github.com/python/cpython/issues/40834 | 1,198,804,149 | 40,834 |
[
"python",
"cpython"
] | BPO | [1017546](https://bugs.python.org/issue1017546)
--- | :---
<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-09.01:41:14.000>
created_at = <Date 2004-08-27.12:20:57.000>
labels = ['build']
title = 'test_inspect.py fails to clean up upon failure'
updated_at = <Date 2005-01-09.01:41:14.000>
user = 'https://bugs.python.org/ms'
```
bugs.python.org fields:
```python
activity = <Date 2005-01-09.01:41:14.000>
actor = 'jlgijsbers'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-08-27.12:20:57.000>
creator = 'ms_'
dependencies = []
files = []
hgrepos = []
issue_num = 1017546
keywords = []
message_count = 3.0
messages = ['22239', '22240', '22241']
nosy_count = 2.0
nosy_names = ['jlgijsbers', 'ms_']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1017546'
versions = ['Python 2.4']
```
</p></details>
| test_inspect.py fails to clean up upon failure | https://api.github.com/repos/python/cpython/issues/40833/comments | 3 | 2004-08-27T12:20:57Z | 2022-04-09T23:29:45Z | https://github.com/python/cpython/issues/40833 | 1,198,804,144 | 40,833 |
[
"python",
"cpython"
] | BPO | [1017455](https://bugs.python.org/issue1017455)
--- | :---
<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-27.08:57:32.000>
created_at = <Date 2004-08-27.08:54:33.000>
labels = []
title = 'including Python.h redefines _POSIX_C_SOURCE'
updated_at = <Date 2004-08-27.08:57:32.000>
user = 'https://bugs.python.org/jhellan'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-27.08:57:32.000>
actor = 'jhellan'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-08-27.08:54:33.000>
creator = 'jhellan'
dependencies = []
files = []
hgrepos = []
issue_num = 1017455
keywords = []
message_count = 2.0
messages = ['22237', '22238']
nosy_count = 1.0
nosy_names = ['jhellan']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1017455'
versions = []
```
</p></details>
| including Python.h redefines _POSIX_C_SOURCE | https://api.github.com/repos/python/cpython/issues/40832/comments | 2 | 2004-08-27T08:54:33Z | 2022-04-09T23:29:44Z | https://github.com/python/cpython/issues/40832 | 1,198,804,140 | 40,832 |
[
"python",
"cpython"
] | BPO | [1017450](https://bugs.python.org/issue1017450)
--- | :---
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-09-04.16:52:07.000>
created_at = <Date 2004-08-27.08:43:44.000>
labels = ['invalid']
title = 'including Python.h redefines _POSIX_C_SOURCE'
updated_at = <Date 2004-09-04.16:52:07.000>
user = 'https://bugs.python.org/jhellan'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-04.16:52:07.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-08-27.08:43:44.000>
creator = 'jhellan'
dependencies = []
files = []
hgrepos = []
issue_num = 1017450
keywords = []
message_count = 3.0
messages = ['22234', '22235', '22236']
nosy_count = 2.0
nosy_names = ['loewis', 'jhellan']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1017450'
versions = []
```
</p></details>
| including Python.h redefines _POSIX_C_SOURCE | https://api.github.com/repos/python/cpython/issues/40831/comments | 3 | 2004-08-27T08:43:44Z | 2022-04-09T23:29:42Z | https://github.com/python/cpython/issues/40831 | 1,198,804,135 | 40,831 |
[
"python",
"cpython"
] | BPO | [1017405](https://bugs.python.org/issue1017405)
--- | :---
Nosy | @loewis, @gpshead
Files | <li>[_bsddb.c.patch](https://bugs.python.org/file6220/_bsddb.c.patch "Uploaded as text/plain at 2004-08-27.06:01:17 by exarkun"): Patch to not ignore transaction argument</li><li>[dbdeadlock.py](https://bugs.python.org/file6221/dbdeadlock.py "Uploaded as text/plain at 2004-08-27.06:01:52 by exarkun"): Demo of current problem</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 2004-09-04.01:41:50.000>
created_at = <Date 2004-08-27.06:01:17.000>
labels = ['library']
title = "bsddb's DB.keys() method ignores transaction argument"
updated_at = <Date 2004-09-04.01:41:50.000>
user = 'https://bugs.python.org/exarkun'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-04.01:41:50.000>
actor = 'gregory.p.smith'
assignee = 'gregory.p.smith'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-27.06:01:17.000>
creator = 'exarkun'
dependencies = []
files = ['6220', '6221']
hgrepos = []
issue_num = 1017405
keywords = ['patch']
message_count = 4.0
messages = ['46792', '46793', '46794', '46795']
nosy_count = 3.0
nosy_names = ['loewis', 'gregory.p.smith', 'exarkun']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1017405'
versions = ['Python 2.4']
```
</p></details>
| bsddb's DB.keys() method ignores transaction argument | https://api.github.com/repos/python/cpython/issues/40830/comments | 4 | 2004-08-27T06:01:17Z | 2022-04-09T23:29:42Z | https://github.com/python/cpython/issues/40830 | 1,198,804,128 | 40,830 |
[
"python",
"cpython"
] | BPO | [1017329](https://bugs.python.org/issue1017329)
--- | :---
Nosy | @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-11-01.13:40:57.000>
created_at = <Date 2004-08-27.02:11:01.000>
labels = ['extension-modules']
title = 'email.Message does not allow iteration'
updated_at = <Date 2004-11-01.13:40:57.000>
user = 'https://bugs.python.org/ptmcg'
```
bugs.python.org fields:
```python
activity = <Date 2004-11-01.13:40:57.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-08-27.02:11:01.000>
creator = 'ptmcg'
dependencies = []
files = []
hgrepos = []
issue_num = 1017329
keywords = []
message_count = 2.0
messages = ['22232', '22233']
nosy_count = 2.0
nosy_names = ['barry', 'ptmcg']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1017329'
versions = []
```
</p></details>
| email.Message does not allow iteration | https://api.github.com/repos/python/cpython/issues/40829/comments | 2 | 2004-08-27T02:11:01Z | 2022-04-09T23:29:41Z | https://github.com/python/cpython/issues/40829 | 1,198,804,123 | 40,829 |
[
"python",
"cpython"
] | BPO | [1016880](https://bugs.python.org/issue1016880)
--- | :---
Nosy | @tim-one, @birkenfeld, @birkenfeld, @rhettinger, @irmen
<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-08-24.18:49:21.000>
created_at = <Date 2004-08-26.13:58:11.000>
labels = ['library']
title = 'urllib.urlretrieve silently truncates downloads'
updated_at = <Date 2005-08-24.18:49:21.000>
user = 'https://bugs.python.org/davidabrahams'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-24.18:49:21.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-26.13:58:11.000>
creator = 'david_abrahams'
dependencies = []
files = []
hgrepos = []
issue_num = 1016880
keywords = []
message_count = 8.0
messages = ['22224', '22225', '22226', '22227', '22228', '22229', '22230', '22231']
nosy_count = 6.0
nosy_names = ['tim.peters', 'georg.brandl', 'georg.brandl', 'rhettinger', 'david_abrahams', 'irmen']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1016880'
versions = []
```
</p></details>
| urllib.urlretrieve silently truncates downloads | https://api.github.com/repos/python/cpython/issues/40828/comments | 8 | 2004-08-26T13:58:11Z | 2022-04-09T23:29:40Z | https://github.com/python/cpython/issues/40828 | 1,198,804,121 | 40,828 |
[
"python",
"cpython"
] | BPO | [1016626](https://bugs.python.org/issue1016626)
--- | :---
Nosy | @sjoerdmullender, @theller, @tarekziade, @akitada, @zooba
<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 2021-02-03.18:19:35.326>
created_at = <Date 2004-08-26.09:11:49.000>
labels = ['3.7', 'type-bug', 'library']
title = 'distutils support for swig is under par'
updated_at = <Date 2021-02-03.18:19:35.326>
user = 'https://github.com/sjoerdmullender'
```
bugs.python.org fields:
```python
activity = <Date 2021-02-03.18:19:35.326>
actor = 'steve.dower'
assignee = 'tarek'
closed = True
closed_date = <Date 2021-02-03.18:19:35.326>
closer = 'steve.dower'
components = ['Distutils']
creation = <Date 2004-08-26.09:11:49.000>
creator = 'sjoerd'
dependencies = []
files = []
hgrepos = []
issue_num = 1016626
keywords = []
message_count = 8.0
messages = ['60555', '60556', '60557', '60558', '60559', '60560', '81410', '386346']
nosy_count = 6.0
nosy_names = ['sjoerd', 'theller', 'tarek', 'akitada', 'Jeff.Laughlin', 'steve.dower']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1016626'
versions = ['Python 3.1', 'Python 2.7', 'Python 3.2', 'Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7']
```
</p></details>
| distutils support for swig is under par | https://api.github.com/repos/python/cpython/issues/40827/comments | 8 | 2004-08-26T09:11:49Z | 2022-04-09T23:29:39Z | https://github.com/python/cpython/issues/40827 | 1,198,804,116 | 40,827 |
[
"python",
"cpython"
] | BPO | [1016563](https://bugs.python.org/issue1016563)
--- | :---
Nosy | @birkenfeld, @birkenfeld, @pfmoore
<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-08-24.20:33:47.000>
created_at = <Date 2004-08-26.07:14:26.000>
labels = ['library']
title = 'urllib2 bug in proxy auth'
updated_at = <Date 2005-08-24.20:33:47.000>
user = 'https://bugs.python.org/mussenbrock'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-24.20:33:47.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-26.07:14:26.000>
creator = 'mussenbrock'
dependencies = []
files = []
hgrepos = []
issue_num = 1016563
keywords = []
message_count = 4.0
messages = ['22220', '22221', '22222', '22223']
nosy_count = 5.0
nosy_names = ['georg.brandl', 'georg.brandl', 'paul.moore', 'mussenbrock', 'pietervd']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1016563'
versions = ['Python 2.4']
```
</p></details>
| urllib2 bug in proxy auth | https://api.github.com/repos/python/cpython/issues/40826/comments | 4 | 2004-08-26T07:14:26Z | 2022-04-09T23:29:38Z | https://github.com/python/cpython/issues/40826 | 1,198,804,114 | 40,826 |
[
"python",
"cpython"
] | BPO | [1016224](https://bugs.python.org/issue1016224)
--- | :---
Nosy | @loewis
Files | <li>[aix5_xopen_source.patch](https://bugs.python.org/file6218/aix5_xopen_source.patch "Uploaded as text/plain at 2004-08-25.19:34:05 by tmick"): patch to configure.in to not define _XOPEN_SOURCE on AIX 5</li><li>[aix51_xopen_source.patch](https://bugs.python.org/file6219/aix51_xopen_source.patch "Uploaded as text/plain at 2004-08-25.20:50:35 by tmick"): configure.in patch to not define _XOPEN_SOURCE on AIX 5.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 = None
closed_at = <Date 2004-08-26.00:01:03.000>
created_at = <Date 2004-08-25.19:32:28.000>
labels = ['build']
title = 'configure.in change to allow compilation on AIX 5'
updated_at = <Date 2004-08-26.00:01:03.000>
user = 'https://bugs.python.org/tmick'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-26.00:01:03.000>
actor = 'tmick'
assignee = 'tmick'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-08-25.19:32:28.000>
creator = 'tmick'
dependencies = []
files = ['6218', '6219']
hgrepos = []
issue_num = 1016224
keywords = ['patch']
message_count = 5.0
messages = ['46787', '46788', '46789', '46790', '46791']
nosy_count = 2.0
nosy_names = ['loewis', 'tmick']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1016224'
versions = ['Python 2.4']
```
</p></details>
| configure.in change to allow compilation on AIX 5 | https://api.github.com/repos/python/cpython/issues/40825/comments | 5 | 2004-08-25T19:32:28Z | 2022-04-09T23:29:36Z | https://github.com/python/cpython/issues/40825 | 1,198,804,108 | 40,825 |
[
"python",
"cpython"
] | BPO | [1016181](https://bugs.python.org/issue1016181)
--- | :---
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 = None
closed_at = <Date 2004-08-25.19:42:17.000>
created_at = <Date 2004-08-25.18:05:17.000>
labels = ['interpreter-core']
title = '"reversed" gives its name as "reverse" in docstring'
updated_at = <Date 2004-08-25.19:42:17.000>
user = 'https://bugs.python.org/hamishlawson'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-25.19:42:17.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-25.18:05:17.000>
creator = 'hamishlawson'
dependencies = []
files = []
hgrepos = []
issue_num = 1016181
keywords = []
message_count = 2.0
messages = ['22218', '22219']
nosy_count = 2.0
nosy_names = ['rhettinger', 'hamishlawson']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1016181'
versions = ['Python 2.4']
```
</p></details>
| "reversed" gives its name as "reverse" in docstring | https://api.github.com/repos/python/cpython/issues/40824/comments | 2 | 2004-08-25T18:05:17Z | 2022-04-09T23:29:35Z | https://github.com/python/cpython/issues/40824 | 1,198,804,106 | 40,824 |
[
"python",
"cpython"
] | BPO | [1015989](https://bugs.python.org/issue1015989)
--- | :---
Nosy | @abalkin
Files | <li>[transformer.py.patch](https://bugs.python.org/file6216/transformer.py.patch "Uploaded as text/plain at 2004-08-25.14:00:29 by syt"): patch for the compiler.transformer module</li><li>[test_compiler.py](https://bugs.python.org/file6217/test_compiler.py "Uploaded as text/plain at 2004-08-25.14:01:43 by syt"): the test module</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-03-28.23:38:47.008>
created_at = <Date 2004-08-25.14:00:26.000>
labels = ['type-bug', 'library']
title = 'compiler.transformer: correct lineno attribute when possible'
updated_at = <Date 2008-03-28.23:38:47.007>
user = 'https://bugs.python.org/syt'
```
bugs.python.org fields:
```python
activity = <Date 2008-03-28.23:38:47.007>
actor = 'benjamin.peterson'
assignee = 'jhylton'
closed = True
closed_date = <Date 2008-03-28.23:38:47.008>
closer = 'benjamin.peterson'
components = ['Library (Lib)']
creation = <Date 2004-08-25.14:00:26.000>
creator = 'syt'
dependencies = []
files = ['6216', '6217']
hgrepos = []
issue_num = 1015989
keywords = ['patch']
message_count = 3.0
messages = ['46785', '46786', '64656']
nosy_count = 4.0
nosy_names = ['jhylton', 'belopolsky', 'felixwiemann', 'syt']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1015989'
versions = []
```
</p></details>
| compiler.transformer: correct lineno attribute when possible | https://api.github.com/repos/python/cpython/issues/40823/comments | 3 | 2004-08-25T14:00:26Z | 2022-04-09T23:29:33Z | https://github.com/python/cpython/issues/40823 | 1,198,804,100 | 40,823 |
[
"python",
"cpython"
] | BPO | [1015937](https://bugs.python.org/issue1015937)
--- | :---
Nosy | @rhettinger
Files | <li>[threadproblem.tgz](https://bugs.python.org/file1383/threadproblem.tgz "Uploaded at 2004-08-25.12:25:13 by kowaltowski")</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-08.23:52:40.000>
created_at = <Date 2004-08-25.12:25:13.000>
labels = ['interpreter-core']
title = 'os.system segmentation fault '
updated_at = <Date 2004-09-08.23:52:40.000>
user = 'https://bugs.python.org/kowaltowski'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-08.23:52:40.000>
actor = 'kowaltowski'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-25.12:25:13.000>
creator = 'kowaltowski'
dependencies = []
files = ['1383']
hgrepos = []
issue_num = 1015937
keywords = []
message_count = 8.0
messages = ['22210', '22211', '22212', '22213', '22214', '22215', '22216', '22217']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'rhettinger', 'kowaltowski']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1015937'
versions = ['Python 2.3']
```
</p></details>
| os.system segmentation fault | https://api.github.com/repos/python/cpython/issues/40822/comments | 8 | 2004-08-25T12:25:13Z | 2022-04-09T23:29:32Z | https://github.com/python/cpython/issues/40822 | 1,198,804,098 | 40,822 |
[
"python",
"cpython"
] | BPO | [1015792](https://bugs.python.org/issue1015792)
--- | :---
Nosy | @rhettinger
Files | <li>[test.py](https://bugs.python.org/file1382/test.py "Uploaded as text/plain at 2004-08-25.05:50:00 by vdanilov"): Example</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.04:43:27.000>
created_at = <Date 2004-08-25.05:50:00.000>
labels = ['interpreter-core']
title = '__setitem__ for __dict__ ignored'
updated_at = <Date 2004-08-26.04:43:27.000>
user = 'https://bugs.python.org/vdanilov'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-26.04:43:27.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-25.05:50:00.000>
creator = 'vdanilov'
dependencies = []
files = ['1382']
hgrepos = []
issue_num = 1015792
keywords = []
message_count = 3.0
messages = ['22207', '22208', '22209']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'rhettinger', 'vdanilov']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1015792'
versions = ['Python 2.3']
```
</p></details>
| __setitem__ for __dict__ ignored | https://api.github.com/repos/python/cpython/issues/40821/comments | 3 | 2004-08-25T05:50:00Z | 2022-04-09T23:29:31Z | https://github.com/python/cpython/issues/40821 | 1,198,804,094 | 40,821 |
[
"python",
"cpython"
] | BPO | [1015517](https://bugs.python.org/issue1015517)
--- | :---
Nosy | @doerwalter
Files | <li>[build.txt](https://bugs.python.org/file1381/build.txt "Uploaded at 2004-08-24.19:44:15 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-08-25.09:39:39.000>
created_at = <Date 2004-08-24.19:44:14.000>
labels = ['extension-modules']
title = 'readline broken'
updated_at = <Date 2004-08-25.09:39:39.000>
user = 'https://github.com/doerwalter'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-25.09:39:39.000>
actor = 'doerwalter'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-08-24.19:44:14.000>
creator = 'doerwalter'
dependencies = []
files = ['1381']
hgrepos = []
issue_num = 1015517
keywords = []
message_count = 3.0
messages = ['22204', '22205', '22206']
nosy_count = 2.0
nosy_names = ['doerwalter', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1015517'
versions = ['Python 2.4']
```
</p></details>
| readline broken | https://api.github.com/repos/python/cpython/issues/40820/comments | 3 | 2004-08-24T19:44:14Z | 2022-04-09T23:29:30Z | https://github.com/python/cpython/issues/40820 | 1,198,804,090 | 40,820 |
[
"python",
"cpython"
] | BPO | [1015254](https://bugs.python.org/issue1015254)
--- | :---
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 2010-09-04.18:47:02.818>
created_at = <Date 2004-08-24.13:41:35.000>
labels = ['easy', 'type-feature', 'library']
title = 'Create cgi.FieldStorage._get_new_instance method as factory'
updated_at = <Date 2010-09-04.18:47:02.817>
user = 'https://bugs.python.org/yxcv'
```
bugs.python.org fields:
```python
activity = <Date 2010-09-04.18:47:02.817>
actor = 'BreamoreBoy'
assignee = 'none'
closed = True
closed_date = <Date 2010-09-04.18:47:02.818>
closer = 'BreamoreBoy'
components = ['Library (Lib)']
creation = <Date 2004-08-24.13:41:35.000>
creator = 'yxcv'
dependencies = []
files = []
hgrepos = []
issue_num = 1015254
keywords = ['easy']
message_count = 4.0
messages = ['54237', '82074', '114373', '115602']
nosy_count = 3.0
nosy_names = ['ajaksu2', 'yxcv', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1015254'
versions = ['Python 2.7']
```
</p></details>
| Create cgi.FieldStorage._get_new_instance method as factory | https://api.github.com/repos/python/cpython/issues/40819/comments | 4 | 2004-08-24T13:41:35Z | 2022-04-09T23:29:29Z | https://github.com/python/cpython/issues/40819 | 1,198,804,086 | 40,819 |
[
"python",
"cpython"
] | BPO | [1015249](https://bugs.python.org/issue1015249)
--- | :---
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 2010-07-31.21:08:08.487>
created_at = <Date 2004-08-24.13:32:25.000>
labels = ['easy', 'type-bug', 'library']
title = 'cgi.FieldStorage.__len__ eventually throws TypeError'
updated_at = <Date 2010-07-31.21:08:08.485>
user = 'https://bugs.python.org/yxcv'
```
bugs.python.org fields:
```python
activity = <Date 2010-07-31.21:08:08.485>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2010-07-31.21:08:08.487>
closer = 'georg.brandl'
components = ['Library (Lib)']
creation = <Date 2004-08-24.13:32:25.000>
creator = 'yxcv'
dependencies = []
files = []
hgrepos = []
issue_num = 1015249
keywords = ['easy']
message_count = 4.0
messages = ['60552', '60553', '60554', '112203']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'jlgijsbers', 'yxcv']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1015249'
versions = ['Python 2.6']
```
</p></details>
| cgi.FieldStorage.__len__ eventually throws TypeError | https://api.github.com/repos/python/cpython/issues/40818/comments | 4 | 2004-08-24T13:32:25Z | 2022-04-09T23:29:28Z | https://github.com/python/cpython/issues/40818 | 1,198,804,080 | 40,818 |
[
"python",
"cpython"
] | BPO | [1015140](https://bugs.python.org/issue1015140)
--- | :---
Nosy | @birkenfeld, @birkenfeld, @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/birkenfeld'
closed_at = <Date 2005-07-17.20:27:53.000>
created_at = <Date 2004-08-24.10:26:33.000>
labels = ['docs']
title = '\\"article id\\" in description of NNTP objects'
updated_at = <Date 2005-07-17.20:27:53.000>
user = 'https://bugs.python.org/felixwiemann'
```
bugs.python.org fields:
```python
activity = <Date 2005-07-17.20:27:53.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-24.10:26:33.000>
creator = 'felixwiemann'
dependencies = []
files = []
hgrepos = []
issue_num = 1015140
keywords = []
message_count = 5.0
messages = ['22199', '22200', '22201', '22202', '22203']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'georg.brandl', 'rhettinger', 'felixwiemann']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1015140'
versions = []
```
</p></details>
| \"article id\" in description of NNTP objects | https://api.github.com/repos/python/cpython/issues/40817/comments | 5 | 2004-08-24T10:26:33Z | 2022-04-09T23:29:28Z | https://github.com/python/cpython/issues/40817 | 1,198,804,078 | 40,817 |
[
"python",
"cpython"
] | BPO | [1015021](https://bugs.python.org/issue1015021)
--- | :---
Nosy | @loewis
Files | <li>[coercenone.diff](https://bugs.python.org/file6215/coercenone.diff "Uploaded as text/plain at 2004-08-24.06:24:49 by ddorfman"): Diff against libfuncs.tex and bltnmodule.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-25.10:44:23.000>
created_at = <Date 2004-08-24.06:24:49.000>
labels = ['docs']
title = 'Docs claim that coerce can return None'
updated_at = <Date 2004-08-25.10:44:23.000>
user = 'https://bugs.python.org/ddorfman'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-25.10:44:23.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-24.06:24:49.000>
creator = 'ddorfman'
dependencies = []
files = ['6215']
hgrepos = []
issue_num = 1015021
keywords = ['patch']
message_count = 2.0
messages = ['46783', '46784']
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/issue1015021'
versions = []
```
</p></details>
| Docs claim that coerce can return None | https://api.github.com/repos/python/cpython/issues/40816/comments | 2 | 2004-08-24T06:24:49Z | 2022-04-09T23:29:26Z | https://github.com/python/cpython/issues/40816 | 1,198,804,074 | 40,816 |
[
"python",
"cpython"
] | BPO | [1015012](https://bugs.python.org/issue1015012)
--- | :---
Files | <li>[sockpairdoc.diff](https://bugs.python.org/file6214/sockpairdoc.diff "Uploaded as text/plain at 2004-08-24.06:06:55 by ddorfman"): Diff against libsocket.tex and socketmodule.c (to fix docstring)</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.00:52:42.000>
created_at = <Date 2004-08-24.05:57:14.000>
labels = ['docs']
title = 'Improve markup and punctuation in libsocket.tex'
updated_at = <Date 2004-08-26.00:52:42.000>
user = 'https://bugs.python.org/ddorfman'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-26.00:52:42.000>
actor = 'davecole'
assignee = 'davecole'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-24.05:57:14.000>
creator = 'ddorfman'
dependencies = []
files = ['6214']
hgrepos = []
issue_num = 1015012
keywords = ['patch']
message_count = 4.0
messages = ['46779', '46780', '46781', '46782']
nosy_count = 2.0
nosy_names = ['davecole', 'ddorfman']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1015012'
versions = []
```
</p></details>
| Improve markup and punctuation in libsocket.tex | https://api.github.com/repos/python/cpython/issues/40815/comments | 4 | 2004-08-24T05:57:14Z | 2022-04-09T23:29:25Z | https://github.com/python/cpython/issues/40815 | 1,198,804,070 | 40,815 |
[
"python",
"cpython"
] | BPO | [1014992](https://bugs.python.org/issue1014992)
--- | :---
Nosy | @loewis
Files | <li>[tarfile.py.diff](https://bugs.python.org/file6213/tarfile.py.diff "Uploaded as text/plain at 2004-08-24.04:48:25 by gazzadee"): context diff from CVS head (revision 1.18)</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-25.10:56:42.000>
created_at = <Date 2004-08-24.04:48:25.000>
labels = ['extension-modules']
title = 'bug in tarfile.ExFileObject.readline'
updated_at = <Date 2004-08-25.10:56:42.000>
user = 'https://bugs.python.org/gazzadee'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-25.10:56:42.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-08-24.04:48:25.000>
creator = 'gazzadee'
dependencies = []
files = ['6213']
hgrepos = []
issue_num = 1014992
keywords = ['patch']
message_count = 2.0
messages = ['46777', '46778']
nosy_count = 2.0
nosy_names = ['loewis', 'gazzadee']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1014992'
versions = []
```
</p></details>
| bug in tarfile.ExFileObject.readline | https://api.github.com/repos/python/cpython/issues/40814/comments | 2 | 2004-08-24T04:48:25Z | 2022-04-09T23:29:24Z | https://github.com/python/cpython/issues/40814 | 1,198,804,069 | 40,814 |
[
"python",
"cpython"
] | BPO | [1014930](https://bugs.python.org/issue1014930)
--- | :---
Files | <li>[pyexpat.diff](https://bugs.python.org/file6211/pyexpat.diff "Uploaded as text/plain at 2004-08-24.02:44:34 by davecole"): Adds current parse location to expat XMLParser</li><li>[pyexpat-v2.diff](https://bugs.python.org/file6212/pyexpat-v2.diff "Uploaded as text/plain at 2004-08-26.00:35:30 by davecole"): Updated patch including reviewer suggestions</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.00:41:35.000>
created_at = <Date 2004-08-24.02:44:34.000>
labels = ['expert-XML']
title = 'Expose current parse location to XMLParser'
updated_at = <Date 2004-08-26.00:41:35.000>
user = 'https://bugs.python.org/davecole'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-26.00:41:35.000>
actor = 'davecole'
assignee = 'davecole'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2004-08-24.02:44:34.000>
creator = 'davecole'
dependencies = []
files = ['6211', '6212']
hgrepos = []
issue_num = 1014930
keywords = ['patch']
message_count = 5.0
messages = ['46772', '46773', '46774', '46775', '46776']
nosy_count = 2.0
nosy_names = ['davecole', 'ddorfman']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1014930'
versions = ['Python 2.4']
```
</p></details>
| Expose current parse location to XMLParser | https://api.github.com/repos/python/cpython/issues/40813/comments | 5 | 2004-08-24T02:44:34Z | 2022-04-09T23:29:22Z | https://github.com/python/cpython/issues/40813 | 1,198,804,066 | 40,813 |
[
"python",
"cpython"
] | BPO | [1014775](https://bugs.python.org/issue1014775)
--- | :---
Files | <li>[NEWS.help](https://bugs.python.org/file1380/NEWS.help "Uploaded at 2004-08-23.22:35:36 by felixwiemann")</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.14:34:39.000>
created_at = <Date 2004-08-23.22:35:36.000>
labels = ['docs']
title = 'Misc/NEWS.help'
updated_at = <Date 2004-08-30.14:34:39.000>
user = 'https://bugs.python.org/felixwiemann'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-30.14:34:39.000>
actor = 'jlgijsbers'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-23.22:35:36.000>
creator = 'felixwiemann'
dependencies = []
files = ['1380']
hgrepos = []
issue_num = 1014775
keywords = []
message_count = 2.0
messages = ['22197', '22198']
nosy_count = 2.0
nosy_names = ['jlgijsbers', 'felixwiemann']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1014775'
versions = []
```
</p></details>
| Misc/NEWS.help | https://api.github.com/repos/python/cpython/issues/40812/comments | 2 | 2004-08-23T22:35:36Z | 2022-04-09T23:29:21Z | https://github.com/python/cpython/issues/40812 | 1,198,804,064 | 40,812 |
[
"python",
"cpython"
] | BPO | [1014770](https://bugs.python.org/issue1014770)
--- | :---
<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.14:28:03.000>
created_at = <Date 2004-08-23.22:26:17.000>
labels = ['docs']
title = 'Misc/NEWS no valid reStructuredText'
updated_at = <Date 2004-08-30.14:28:03.000>
user = 'https://bugs.python.org/felixwiemann'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-30.14:28:03.000>
actor = 'jlgijsbers'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-23.22:26:17.000>
creator = 'felixwiemann'
dependencies = []
files = []
hgrepos = []
issue_num = 1014770
keywords = []
message_count = 2.0
messages = ['22195', '22196']
nosy_count = 2.0
nosy_names = ['jlgijsbers', 'felixwiemann']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1014770'
versions = ['Python 2.4']
```
</p></details>
| Misc/NEWS no valid reStructuredText | https://api.github.com/repos/python/cpython/issues/40811/comments | 2 | 2004-08-23T22:26:17Z | 2022-04-09T23:29:20Z | https://github.com/python/cpython/issues/40811 | 1,198,804,060 | 40,811 |
[
"python",
"cpython"
] | BPO | [1014761](https://bugs.python.org/issue1014761)
--- | :---
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 2005-07-17.20:31:50.000>
created_at = <Date 2004-08-23.22:05:43.000>
labels = ['invalid', 'docs']
title = 'Missing urllib.urlretrieve docs'
updated_at = <Date 2005-07-17.20:31:50.000>
user = 'https://bugs.python.org/davidabrahams'
```
bugs.python.org fields:
```python
activity = <Date 2005-07-17.20:31:50.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-23.22:05:43.000>
creator = 'david_abrahams'
dependencies = []
files = []
hgrepos = []
issue_num = 1014761
keywords = []
message_count = 2.0
messages = ['22193', '22194']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'david_abrahams']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1014761'
versions = []
```
</p></details>
| Missing urllib.urlretrieve docs | https://api.github.com/repos/python/cpython/issues/40810/comments | 2 | 2004-08-23T22:05:43Z | 2022-04-09T23:29:19Z | https://github.com/python/cpython/issues/40810 | 1,198,804,055 | 40,810 |
[
"python",
"cpython"
] | BPO | [1014237](https://bugs.python.org/issue1014237)
--- | :---
Nosy | @loewis
Files | <li>[robotparser.diff](https://bugs.python.org/file6210/robotparser.diff "Uploaded as text/plain at 2004-08-23.10:13:20 by quiver"): patch against Lib/robotparser.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-23.20:44:14.000>
created_at = <Date 2004-08-23.10:13:20.000>
labels = ['library']
title = 'RobotFileParser.can_fetch return value'
updated_at = <Date 2004-08-23.20:44:14.000>
user = 'https://bugs.python.org/quiver'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-23.20:44:14.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-23.10:13:20.000>
creator = 'quiver'
dependencies = []
files = ['6210']
hgrepos = []
issue_num = 1014237
keywords = ['patch']
message_count = 2.0
messages = ['46770', '46771']
nosy_count = 2.0
nosy_names = ['loewis', 'quiver']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1014237'
versions = ['Python 2.3']
```
</p></details>
| RobotFileParser.can_fetch return value | https://api.github.com/repos/python/cpython/issues/40809/comments | 2 | 2004-08-23T10:13:20Z | 2022-04-09T23:29:18Z | https://github.com/python/cpython/issues/40809 | 1,198,804,052 | 40,809 |
[
"python",
"cpython"
] | BPO | [1014230](https://bugs.python.org/issue1014230)
--- | :---
<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-31.08:51:02.210>
created_at = <Date 2004-08-23.10:04:55.000>
labels = ['library']
title = 'optparse: parser.remove_option("-h") inconsistency'
updated_at = <Date 2008-01-31.08:51:02.209>
user = 'https://bugs.python.org/strop'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-31.08:51:02.209>
actor = 'amaury.forgeotdarc'
assignee = 'gward'
closed = True
closed_date = <Date 2008-01-31.08:51:02.210>
closer = 'amaury.forgeotdarc'
components = ['Library (Lib)']
creation = <Date 2004-08-23.10:04:55.000>
creator = 'strop'
dependencies = []
files = []
hgrepos = []
issue_num = 1014230
keywords = []
message_count = 2.0
messages = ['22192', '61887']
nosy_count = 3.0
nosy_names = ['gward', 'strop', 'schmir']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1014230'
versions = []
```
</p></details>
| optparse: parser.remove_option("-h") inconsistency | https://api.github.com/repos/python/cpython/issues/40808/comments | 2 | 2004-08-23T10:04:55Z | 2022-04-09T23:29:17Z | https://github.com/python/cpython/issues/40808 | 1,198,804,047 | 40,808 |
[
"python",
"cpython"
] | BPO | [1014215](https://bugs.python.org/issue1014215)
--- | :---
Nosy | @mwhudson, @theller, @rhettinger
Files | <li>[mc.py](https://bugs.python.org/file1376/mc.py "Uploaded as text/plain at 2004-08-23.09:33:03 by @theller")</li><li>[module-init-error.diff](https://bugs.python.org/file1377/module-init-error.diff "Uploaded as text/plain at 2004-09-10.13:55:56 by @mwhudson"): simple patch</li><li>[ceval.diff](https://bugs.python.org/file1378/ceval.diff "Uploaded as text/plain at 2004-09-13.05:07:30 by @rhettinger"): Augment error message in ceval.c</li><li>[extend_exception.c](https://bugs.python.org/file1379/extend_exception.c "Uploaded at 2004-09-16.13:49:23 by @theller"): Function which adds text to an exception, and raises another exception.</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-09-16.16:42:22.000>
created_at = <Date 2004-08-23.09:33:02.000>
labels = ['interpreter-core']
title = 'Unspecific errors with metaclass'
updated_at = <Date 2004-09-16.16:42:22.000>
user = 'https://github.com/theller'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-16.16:42:22.000>
actor = 'rhettinger'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-23.09:33:02.000>
creator = 'theller'
dependencies = []
files = ['1376', '1377', '1378', '1379']
hgrepos = []
issue_num = 1014215
keywords = []
message_count = 14.0
messages = ['22178', '22179', '22180', '22181', '22182', '22183', '22184', '22185', '22186', '22187', '22188', '22189', '22190', '22191']
nosy_count = 3.0
nosy_names = ['mwh', 'theller', 'rhettinger']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1014215'
versions = ['Python 2.4']
```
</p></details>
| Unspecific errors with metaclass | https://api.github.com/repos/python/cpython/issues/40807/comments | 14 | 2004-08-23T09:33:02Z | 2022-04-09T23:29:17Z | https://github.com/python/cpython/issues/40807 | 1,198,804,044 | 40,807 |
[
"python",
"cpython"
] | BPO | [1014055](https://bugs.python.org/issue1014055)
--- | :---
Nosy | @warsaw, @brettcannon, @rhettinger
Files | <li>[pep292.diff.txt](https://bugs.python.org/file6209/pep292.diff.txt "Uploaded at 2004-08-23.03:24:36 by @warsaw")</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-09-07.19:52:04.000>
created_at = <Date 2004-08-23.03:24:36.000>
labels = ['library']
title = 'PEP 292 implementation'
updated_at = <Date 2004-09-07.19:52:04.000>
user = 'https://github.com/warsaw'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-07.19:52:04.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-23.03:24:36.000>
creator = 'barry'
dependencies = []
files = ['6209']
hgrepos = []
issue_num = 1014055
keywords = ['patch']
message_count = 6.0
messages = ['46764', '46765', '46766', '46767', '46768', '46769']
nosy_count = 3.0
nosy_names = ['barry', 'brett.cannon', 'rhettinger']
pr_nums = []
priority = 'critical'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1014055'
versions = ['Python 2.4']
```
</p></details>
| PEP 292 implementation | https://api.github.com/repos/python/cpython/issues/40806/comments | 6 | 2004-08-23T03:24:36Z | 2022-04-09T23:29:15Z | https://github.com/python/cpython/issues/40806 | 1,198,804,039 | 40,806 |
[
"python",
"cpython"
] | BPO | [1014022](https://bugs.python.org/issue1014022)
--- | :---
Nosy | @doerwalter
<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/doerwalter'
closed_at = <Date 2004-09-06.19:35:59.000>
created_at = <Date 2004-08-23.01:39:44.000>
labels = []
title = 'mimetypes add_type has bogus self parameter'
updated_at = <Date 2004-09-06.19:35:59.000>
user = 'https://bugs.python.org/cliffwells18'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-06.19:35:59.000>
actor = 'doerwalter'
assignee = 'doerwalter'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-08-23.01:39:44.000>
creator = 'cliffwells18'
dependencies = []
files = []
hgrepos = []
issue_num = 1014022
keywords = []
message_count = 4.0
messages = ['22174', '22175', '22176', '22177']
nosy_count = 2.0
nosy_names = ['doerwalter', 'cliffwells18']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1014022'
versions = []
```
</p></details>
| mimetypes add_type has bogus self parameter | https://api.github.com/repos/python/cpython/issues/40805/comments | 4 | 2004-08-23T01:39:44Z | 2022-04-09T23:29:14Z | https://github.com/python/cpython/issues/40805 | 1,198,804,037 | 40,805 |
[
"python",
"cpython"
] | BPO | [1013908](https://bugs.python.org/issue1013908)
--- | :---
Nosy | @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/loewis'
closed_at = <Date 2004-08-22.21:10:01.000>
created_at = <Date 2004-08-22.18:57:32.000>
labels = ['interpreter-core']
title = 'Error in representation of complex numbers'
updated_at = <Date 2004-08-22.21:10:01.000>
user = 'https://github.com/rhettinger'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-22.21:10:01.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-22.18:57:32.000>
creator = 'rhettinger'
dependencies = []
files = []
hgrepos = []
issue_num = 1013908
keywords = []
message_count = 2.0
messages = ['22172', '22173']
nosy_count = 2.0
nosy_names = ['loewis', 'rhettinger']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1013908'
versions = ['Python 2.4']
```
</p></details>
| Error in representation of complex numbers | https://api.github.com/repos/python/cpython/issues/40804/comments | 2 | 2004-08-22T18:57:32Z | 2022-04-09T23:29:13Z | https://github.com/python/cpython/issues/40804 | 1,198,804,031 | 40,804 |
[
"python",
"cpython"
] | BPO | [1013882](https://bugs.python.org/issue1013882)
--- | :---
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-22.21:30:55.000>
created_at = <Date 2004-08-22.17:32:28.000>
labels = ['extension-modules']
title = 'tarfile.open with mode w|bz2'
updated_at = <Date 2004-08-22.21:30:55.000>
user = 'https://bugs.python.org/felixwiemann'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-22.21:30:55.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-08-22.17:32:28.000>
creator = 'felixwiemann'
dependencies = []
files = []
hgrepos = []
issue_num = 1013882
keywords = []
message_count = 2.0
messages = ['22170', '22171']
nosy_count = 2.0
nosy_names = ['loewis', 'felixwiemann']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1013882'
versions = []
```
</p></details>
| tarfile.open with mode w|bz2 | https://api.github.com/repos/python/cpython/issues/40803/comments | 2 | 2004-08-22T17:32:28Z | 2022-04-09T23:29:11Z | https://github.com/python/cpython/issues/40803 | 1,198,804,027 | 40,803 |
[
"python",
"cpython"
] | BPO | [1013835](https://bugs.python.org/issue1013835)
--- | :---
Files | <li>[decorator.J2.200408261700.patch](https://bugs.python.org/file6208/decorator.J2.200408261700.patch "Uploaded as text/plain at 2004-08-26.16:13:24 by ms_"): Patch against Anon CVS as of 2004/8/26, 17:00</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-01.09:32:30.000>
created_at = <Date 2004-08-22.15:39:51.000>
labels = ['interpreter-core']
title = 'Implementation for PEP 318 using syntax J2'
updated_at = <Date 2004-09-01.09:32:30.000>
user = 'https://bugs.python.org/ms'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-01.09:32:30.000>
actor = 'ms_'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-22.15:39:51.000>
creator = 'ms_'
dependencies = []
files = ['6208']
hgrepos = []
issue_num = 1013835
keywords = ['patch']
message_count = 5.0
messages = ['46759', '46760', '46761', '46762', '46763']
nosy_count = 1.0
nosy_names = ['ms_']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1013835'
versions = ['Python 2.4']
```
</p></details>
| Implementation for PEP 318 using syntax J2 | https://api.github.com/repos/python/cpython/issues/40802/comments | 5 | 2004-08-22T15:39:51Z | 2022-04-09T23:29:10Z | https://github.com/python/cpython/issues/40802 | 1,198,804,023 | 40,802 |
[
"python",
"cpython"
] | BPO | [1013800](https://bugs.python.org/issue1013800)
--- | :---
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 = 'https://github.com/birkenfeld'
closed_at = <Date 2006-02-20.12:58:06.000>
created_at = <Date 2004-08-22.14:10:37.000>
labels = ['type-feature', 'docs']
title = 'No documentation for PyFunction_* (C-Api)'
updated_at = <Date 2006-02-20.12:58:06.000>
user = 'https://bugs.python.org/dereq'
```
bugs.python.org fields:
```python
activity = <Date 2006-02-20.12:58:06.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-22.14:10:37.000>
creator = 'der_eq'
dependencies = []
files = []
hgrepos = []
issue_num = 1013800
keywords = []
message_count = 2.0
messages = ['22168', '22169']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'der_eq']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1013800'
versions = []
```
</p></details>
| No documentation for PyFunction_* (C-Api) | https://api.github.com/repos/python/cpython/issues/40801/comments | 2 | 2004-08-22T14:10:37Z | 2022-04-09T23:29:10Z | https://github.com/python/cpython/issues/40801 | 1,198,804,021 | 40,801 |
[
"python",
"cpython"
] | BPO | [1013760](https://bugs.python.org/issue1013760)
--- | :---
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 = None
closed_at = <Date 2004-08-22.15:28:11.000>
created_at = <Date 2004-08-22.11:46:30.000>
labels = ['docs']
title = 'Error in Chapter 4 of Tutorial'
updated_at = <Date 2004-08-22.15:28:11.000>
user = 'https://bugs.python.org/frodnix'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-22.15:28:11.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-22.11:46:30.000>
creator = 'frodnix'
dependencies = []
files = []
hgrepos = []
issue_num = 1013760
keywords = []
message_count = 2.0
messages = ['22166', '22167']
nosy_count = 2.0
nosy_names = ['rhettinger', 'frodnix']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1013760'
versions = ['Python 2.3']
```
</p></details>
| Error in Chapter 4 of Tutorial | https://api.github.com/repos/python/cpython/issues/40800/comments | 2 | 2004-08-22T11:46:30Z | 2022-04-09T23:29:08Z | https://github.com/python/cpython/issues/40800 | 1,198,804,017 | 40,800 |
[
"python",
"cpython"
] | BPO | [1013667](https://bugs.python.org/issue1013667)
--- | :---
Nosy | @mwhudson, @rhettinger
Files | <li>[peep2.diff](https://bugs.python.org/file6207/peep2.diff "Uploaded as text/plain at 2004-08-22.22:18:30 by @rhettinger"): Revised with better formatting and more tests.</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-24.11:12:06.000>
created_at = <Date 2004-08-22.05:34:15.000>
labels = ['interpreter-core']
title = 'Cleanup Peepholer Output'
updated_at = <Date 2004-08-24.11:12:06.000>
user = 'https://github.com/rhettinger'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-24.11:12:06.000>
actor = 'mwh'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-22.05:34:15.000>
creator = 'rhettinger'
dependencies = []
files = ['6207']
hgrepos = []
issue_num = 1013667
keywords = ['patch']
message_count = 4.0
messages = ['46755', '46756', '46757', '46758']
nosy_count = 2.0
nosy_names = ['mwh', 'rhettinger']
pr_nums = []
priority = 'high'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1013667'
versions = ['Python 2.4']
```
</p></details>
| Cleanup Peepholer Output | https://api.github.com/repos/python/cpython/issues/40799/comments | 4 | 2004-08-22T05:34:15Z | 2022-04-09T23:29:07Z | https://github.com/python/cpython/issues/40799 | 1,198,804,011 | 40,799 |
[
"python",
"cpython"
] | BPO | [1013525](https://bugs.python.org/issue1013525)
--- | :---
<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-09.00:40:34.000>
created_at = <Date 2004-08-21.20:22:24.000>
labels = ['docs']
title = 'xml.dom documentation omits createDocument, ...DocumentType'
updated_at = <Date 2005-01-09.00:40:34.000>
user = 'https://bugs.python.org/mikejbrown'
```
bugs.python.org fields:
```python
activity = <Date 2005-01-09.00:40:34.000>
actor = 'jlgijsbers'
assignee = 'jlgijsbers'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-21.20:22:24.000>
creator = 'mike_j_brown'
dependencies = []
files = []
hgrepos = []
issue_num = 1013525
keywords = []
message_count = 2.0
messages = ['22164', '22165']
nosy_count = 2.0
nosy_names = ['mike_j_brown', 'jlgijsbers']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1013525'
versions = ['Python 2.3']
```
</p></details>
| xml.dom documentation omits createDocument, ...DocumentType | https://api.github.com/repos/python/cpython/issues/40798/comments | 2 | 2004-08-21T20:22:24Z | 2022-04-09T23:29:06Z | https://github.com/python/cpython/issues/40798 | 1,198,804,009 | 40,798 |
[
"python",
"cpython"
] | BPO | [1013418](https://bugs.python.org/issue1013418)
--- | :---
Nosy | @loewis
Files | <li>[hello.c](https://bugs.python.org/file1374/hello.c "Uploaded at 2004-08-21.19:08:17 by ajhewitt"): 'C' extention file</li><li>[hellouse.py](https://bugs.python.org/file1375/hellouse.py "Uploaded as text/plain at 2004-08-21.19:09:54 by ajhewitt"): Python program to call hello.c (DLL) 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 = None
closed_at = <Date 2004-08-23.00:24:06.000>
created_at = <Date 2004-08-21.15:05:04.000>
labels = ['extension-modules', 'invalid']
title = "Win XP DEP prevents Python call to 'C' DLL"
updated_at = <Date 2004-08-23.00:24:06.000>
user = 'https://bugs.python.org/ajhewitt'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-23.00:24:06.000>
actor = 'ajhewitt'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-08-21.15:05:04.000>
creator = 'ajhewitt'
dependencies = []
files = ['1374', '1375']
hgrepos = []
issue_num = 1013418
keywords = []
message_count = 7.0
messages = ['22157', '22158', '22159', '22160', '22161', '22162', '22163']
nosy_count = 2.0
nosy_names = ['loewis', 'ajhewitt']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1013418'
versions = ['Python 2.3']
```
</p></details>
| Win XP DEP prevents Python call to 'C' DLL | https://api.github.com/repos/python/cpython/issues/40797/comments | 7 | 2004-08-21T15:05:04Z | 2022-04-09T23:29:04Z | https://github.com/python/cpython/issues/40797 | 1,198,804,006 | 40,797 |
[
"python",
"cpython"
] | BPO | [1013239](https://bugs.python.org/issue1013239)
--- | :---
Nosy | @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 = None
closed_at = <Date 2004-08-21.20:03:40.000>
created_at = <Date 2004-08-21.02:29:11.000>
labels = ['docs']
title = 'Python Tutorial 3.1.4 List example'
updated_at = <Date 2004-08-21.20:03:40.000>
user = 'https://bugs.python.org/elsiebeth'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-21.20:03:40.000>
actor = 'elsiebeth'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-21.02:29:11.000>
creator = 'elsiebeth'
dependencies = []
files = []
hgrepos = []
issue_num = 1013239
keywords = []
message_count = 3.0
messages = ['22154', '22155', '22156']
nosy_count = 2.0
nosy_names = ['hyeshik.chang', 'elsiebeth']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1013239'
versions = []
```
</p></details>
| Python Tutorial 3.1.4 List example | https://api.github.com/repos/python/cpython/issues/40796/comments | 3 | 2004-08-21T02:29:11Z | 2022-04-09T23:29:03Z | https://github.com/python/cpython/issues/40796 | 1,198,804,001 | 40,796 |
[
"python",
"cpython"
] | BPO | [1013055](https://bugs.python.org/issue1013055)
--- | :---
Nosy | @freddrake
Files | <li>[l2hinit.diff](https://bugs.python.org/file6206/l2hinit.diff "Uploaded as text/plain at 2004-08-20.18:31:57 by leogah")</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/freddrake'
closed_at = <Date 2004-09-09.05:14:27.000>
created_at = <Date 2004-08-20.18:31:57.000>
labels = ['docs']
title = 'Fix for duplicate attributes in generated HTML'
updated_at = <Date 2004-09-09.05:14:27.000>
user = 'https://bugs.python.org/leogah'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-09.05:14:27.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-20.18:31:57.000>
creator = 'leogah'
dependencies = []
files = ['6206']
hgrepos = []
issue_num = 1013055
keywords = ['patch']
message_count = 2.0
messages = ['46753', '46754']
nosy_count = 2.0
nosy_names = ['fdrake', 'leogah']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1013055'
versions = []
```
</p></details>
| Fix for duplicate attributes in generated HTML | https://api.github.com/repos/python/cpython/issues/40795/comments | 2 | 2004-08-20T18:31:57Z | 2022-04-09T23:29:03Z | https://github.com/python/cpython/issues/40795 | 1,198,803,994 | 40,795 |
[
"python",
"cpython"
] | BPO | [1012952](https://bugs.python.org/issue1012952)
--- | :---
Nosy | @brettcannon, @mgedmin
<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-01.04:35:17.000>
created_at = <Date 2004-08-20.15:09:05.000>
labels = []
title = 'Standard exceptions are hostile to Unicode'
updated_at = <Date 2006-03-01.04:35:17.000>
user = 'https://github.com/mgedmin'
```
bugs.python.org fields:
```python
activity = <Date 2006-03-01.04:35:17.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-08-20.15:09:05.000>
creator = 'mgedmin'
dependencies = []
files = []
hgrepos = []
issue_num = 1012952
keywords = []
message_count = 2.0
messages = ['22152', '22153']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'mgedmin']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1012952'
versions = []
```
</p></details>
| Standard exceptions are hostile to Unicode | https://api.github.com/repos/python/cpython/issues/40794/comments | 2 | 2004-08-20T15:09:05Z | 2022-04-09T23:29:01Z | https://github.com/python/cpython/issues/40794 | 1,198,803,992 | 40,794 |
[
"python",
"cpython"
] | BPO | [1012740](https://bugs.python.org/issue1012740)
--- | :---
Nosy | @tim-one
Files | <li>[csiotrunc.diff](https://bugs.python.org/file6205/csiotrunc.diff "Uploaded as text/plain at 2004-08-20.07:39:47 by ddorfman"): Fix, test case, and NEWS update</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/tim-one'
closed_at = <Date 2004-08-21.06:57:31.000>
created_at = <Date 2004-08-20.07:39:47.000>
labels = ['interpreter-core']
title = "cStringIO's truncate doesn't"
updated_at = <Date 2004-08-21.06:57:31.000>
user = 'https://bugs.python.org/ddorfman'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-21.06:57:31.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-20.07:39:47.000>
creator = 'ddorfman'
dependencies = []
files = ['6205']
hgrepos = []
issue_num = 1012740
keywords = ['patch']
message_count = 4.0
messages = ['46749', '46750', '46751', '46752']
nosy_count = 2.0
nosy_names = ['tim.peters', 'ddorfman']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1012740'
versions = []
```
</p></details>
| cStringIO's truncate doesn't | https://api.github.com/repos/python/cpython/issues/40793/comments | 4 | 2004-08-20T07:39:47Z | 2022-04-09T23:29:01Z | https://github.com/python/cpython/issues/40793 | 1,198,803,988 | 40,793 |
[
"python",
"cpython"
] | BPO | [1012692](https://bugs.python.org/issue1012692)
--- | :---
Nosy | @tim-one, @loewis
Files | <li>[python_pipe_bug.txt](https://bugs.python.org/file1373/python_pipe_bug.txt "Uploaded at 2004-08-20.05:33:39 by rivest"): More details...</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/tim-one'
closed_at = <Date 2004-08-22.07:18:16.000>
created_at = <Date 2004-08-20.05:31:29.000>
labels = ['OS-windows']
title = "Can't pipe input to a python program"
updated_at = <Date 2004-08-22.07:18:16.000>
user = 'https://bugs.python.org/rivest'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-22.07:18:16.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2004-08-20.05:31:29.000>
creator = 'rivest'
dependencies = []
files = ['1373']
hgrepos = []
issue_num = 1012692
keywords = []
message_count = 7.0
messages = ['22145', '22146', '22147', '22148', '22149', '22150', '22151']
nosy_count = 3.0
nosy_names = ['tim.peters', 'loewis', 'rivest']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1012692'
versions = []
```
</p></details>
| Can't pipe input to a python program | https://api.github.com/repos/python/cpython/issues/40792/comments | 7 | 2004-08-20T05:31:29Z | 2022-04-09T23:29:00Z | https://github.com/python/cpython/issues/40792 | 1,198,803,983 | 40,792 |
[
"python",
"cpython"
] | BPO | [1012468](https://bugs.python.org/issue1012468)
--- | :---
Nosy | @loewis, @birkenfeld
Files | <li>[Rational.py](https://bugs.python.org/file6203/Rational.py "Uploaded as text/plain at 2004-08-19.20:20:35 by russblau"): corrected Rational.py module</li><li>[rat_diff.txt](https://bugs.python.org/file6204/rat_diff.txt "Uploaded at 2004-09-24.16:48:43 by russblau"): Context diff for Rational.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 2008-03-01.22:43:24.581>
created_at = <Date 2004-08-19.20:20:35.000>
labels = []
title = 'Rational.py various bugfixes'
updated_at = <Date 2008-03-01.22:43:24.580>
user = 'https://bugs.python.org/russblau'
```
bugs.python.org fields:
```python
activity = <Date 2008-03-01.22:43:24.580>
actor = 'jyasskin'
assignee = 'jyasskin'
closed = True
closed_date = <Date 2008-03-01.22:43:24.581>
closer = 'jyasskin'
components = ['Demos and Tools']
creation = <Date 2004-08-19.20:20:35.000>
creator = 'russblau'
dependencies = []
files = ['6203', '6204']
hgrepos = []
issue_num = 1012468
keywords = ['patch']
message_count = 5.0
messages = ['46746', '46747', '46748', '61426', '63174']
nosy_count = 4.0
nosy_names = ['loewis', 'georg.brandl', 'russblau', 'jyasskin']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1012468'
versions = ['Python 2.3']
```
</p></details>
| Rational.py various bugfixes | https://api.github.com/repos/python/cpython/issues/40791/comments | 5 | 2004-08-19T20:20:35Z | 2022-04-09T23:28:58Z | https://github.com/python/cpython/issues/40791 | 1,198,803,975 | 40,791 |
[
"python",
"cpython"
] | BPO | [1012435](https://bugs.python.org/issue1012435)
--- | :---
Nosy | @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 = None
closed_at = <Date 2009-04-22.19:37:52.754>
created_at = <Date 2004-08-19.19:40:12.000>
labels = ['type-bug', 'expert-tkinter']
title = 'ctrl-left/-right works incorectly with diacritics'
updated_at = <Date 2009-04-22.19:37:52.742>
user = 'https://bugs.python.org/sophros'
```
bugs.python.org fields:
```python
activity = <Date 2009-04-22.19:37:52.742>
actor = 'gpolo'
assignee = 'none'
closed = True
closed_date = <Date 2009-04-22.19:37:52.754>
closer = 'gpolo'
components = ['Tkinter']
creation = <Date 2004-08-19.19:40:12.000>
creator = 'sophros'
dependencies = []
files = []
hgrepos = []
issue_num = 1012435
keywords = []
message_count = 3.0
messages = ['22143', '22144', '86320']
nosy_count = 3.0
nosy_names = ['kbk', 'sophros', 'gpolo']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1012435'
versions = ['Python 2.6']
```
</p></details>
| ctrl-left/-right works incorectly with diacritics | https://api.github.com/repos/python/cpython/issues/40790/comments | 3 | 2004-08-19T19:40:12Z | 2022-04-09T23:28:57Z | https://github.com/python/cpython/issues/40790 | 1,198,803,969 | 40,790 |
[
"python",
"cpython"
] | BPO | [1012315](https://bugs.python.org/issue1012315)
--- | :---
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-19.21:49:24.000>
created_at = <Date 2004-08-19.16:39:04.000>
labels = ['library']
title = 'weakref.WeakValueDictionary should override .has_key()'
updated_at = <Date 2004-08-19.21:49:24.000>
user = 'https://bugs.python.org/myerscarpenter'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-19.21:49:24.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-19.16:39:04.000>
creator = 'myers_carpenter'
dependencies = []
files = []
hgrepos = []
issue_num = 1012315
keywords = []
message_count = 2.0
messages = ['22141', '22142']
nosy_count = 2.0
nosy_names = ['rhettinger', 'myers_carpenter']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1012315'
versions = ['Python 2.3']
```
</p></details>
| weakref.WeakValueDictionary should override .has_key() | https://api.github.com/repos/python/cpython/issues/40789/comments | 2 | 2004-08-19T16:39:04Z | 2022-04-09T23:28:56Z | https://github.com/python/cpython/issues/40789 | 1,198,803,962 | 40,789 |
[
"python",
"cpython"
] | BPO | [1012280](https://bugs.python.org/issue1012280)
--- | :---
Nosy | @loewis
Files | <li>[python-configure-solaris-term.h.patch](https://bugs.python.org/file6202/python-configure-solaris-term.h.patch "Uploaded as text/plain at 2004-08-19.15:42:14 by beerfrick"): Patch for issue 933795</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-18.10:08:15.000>
created_at = <Date 2004-08-19.15:42:13.000>
labels = ['build']
title = 'Patch for bug 933795. term.h and curses on Solaris'
updated_at = <Date 2004-09-18.10:08:15.000>
user = 'https://bugs.python.org/beerfrick'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-18.10:08:15.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-08-19.15:42:13.000>
creator = 'beerfrick'
dependencies = []
files = ['6202']
hgrepos = []
issue_num = 1012280
keywords = ['patch']
message_count = 3.0
messages = ['46743', '46744', '46745']
nosy_count = 2.0
nosy_names = ['loewis', 'beerfrick']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1012280'
versions = []
```
</p></details>
| Patch for bug 933795. term.h and curses on Solaris | https://api.github.com/repos/python/cpython/issues/40788/comments | 3 | 2004-08-19T15:42:13Z | 2022-04-09T23:28:54Z | https://github.com/python/cpython/issues/40788 | 1,198,803,957 | 40,788 |
[
"python",
"cpython"
] | BPO | [1012249](https://bugs.python.org/issue1012249)
--- | :---
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 = None
closed_at = <Date 2004-08-19.17:14:08.000>
created_at = <Date 2004-08-19.14:57:23.000>
labels = ['interpreter-core', 'invalid']
title = 'dictionary referencing error'
updated_at = <Date 2004-08-19.17:14:08.000>
user = 'https://bugs.python.org/ckbcouture'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-19.17:14:08.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-19.14:57:23.000>
creator = 'ckbcouture'
dependencies = []
files = []
hgrepos = []
issue_num = 1012249
keywords = []
message_count = 5.0
messages = ['22136', '22137', '22138', '22139', '22140']
nosy_count = 2.0
nosy_names = ['rhettinger', 'ckbcouture']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1012249'
versions = ['Python 2.3']
```
</p></details>
| dictionary referencing error | https://api.github.com/repos/python/cpython/issues/40787/comments | 5 | 2004-08-19T14:57:23Z | 2022-04-09T23:28:53Z | https://github.com/python/cpython/issues/40787 | 1,198,803,955 | 40,787 |
[
"python",
"cpython"
] | BPO | [1011894](https://bugs.python.org/issue1011894)
--- | :---
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-14.14:44:10.098>
created_at = <Date 2004-08-19.01:19:58.000>
labels = ['type-feature', 'library']
title = 'PyDoc does not support ZIP'
updated_at = <Date 2009-02-14.14:44:10.096>
user = 'https://bugs.python.org/denniscschuah'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-14.14:44:10.096>
actor = 'ajaksu2'
assignee = 'none'
closed = True
closed_date = <Date 2009-02-14.14:44:10.098>
closer = 'ajaksu2'
components = ['Library (Lib)']
creation = <Date 2004-08-19.01:19:58.000>
creator = 'dennis_cs_chuah'
dependencies = []
files = []
hgrepos = []
issue_num = 1011894
keywords = []
message_count = 2.0
messages = ['60551', '82075']
nosy_count = 2.0
nosy_names = ['dennis_cs_chuah', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1011894'
versions = []
```
</p></details>
| PyDoc does not support ZIP | https://api.github.com/repos/python/cpython/issues/40786/comments | 2 | 2004-08-19T01:19:58Z | 2022-04-09T23:28:52Z | https://github.com/python/cpython/issues/40786 | 1,198,803,952 | 40,786 |
[
"python",
"cpython"
] | BPO | [1011893](https://bugs.python.org/issue1011893)
--- | :---
Nosy | @loewis
Files | <li>[test2.zip](https://bugs.python.org/file1372/test2.zip "Uploaded at 2004-08-22.23:01:09 by dennis_cs_chuah"): Sample package code that does not import</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-12-30.11:54:20.625>
created_at = <Date 2004-08-19.01:17:59.000>
labels = []
title = 'Problems importing packages in ZIP file'
updated_at = <Date 2008-12-30.11:54:20.619>
user = 'https://bugs.python.org/denniscschuah'
```
bugs.python.org fields:
```python
activity = <Date 2008-12-30.11:54:20.619>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = <Date 2008-12-30.11:54:20.625>
closer = 'loewis'
components = ['None']
creation = <Date 2004-08-19.01:17:59.000>
creator = 'dennis_cs_chuah'
dependencies = []
files = ['1372']
hgrepos = []
issue_num = 1011893
keywords = []
message_count = 8.0
messages = ['22132', '22133', '22134', '22135', '59408', '59440', '59451', '78521']
nosy_count = 3.0
nosy_names = ['loewis', 'alanmcintyre', 'dennis_cs_chuah']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1011893'
versions = ['Python 2.3']
```
</p></details>
| Problems importing packages in ZIP file | https://api.github.com/repos/python/cpython/issues/40785/comments | 8 | 2004-08-19T01:17:59Z | 2022-04-09T23:28:51Z | https://github.com/python/cpython/issues/40785 | 1,198,803,947 | 40,785 |
[
"python",
"cpython"
] | BPO | [1011890](https://bugs.python.org/issue1011890)
--- | :---
Nosy | @simonpercivall
Files | <li>[inspect.py.diff](https://bugs.python.org/file6199/inspect.py.diff "Uploaded as text/plain at 2004-08-19.01:11:10 by @simonpercivall"): patch for inspect.py</li><li>[unittest_inspect.py](https://bugs.python.org/file6200/unittest_inspect.py "Uploaded as text/plain at 2004-08-19.11:18:08 by @simonpercivall"): tests for patched behaviour</li><li>[test_inspect_oneliners.py](https://bugs.python.org/file6201/test_inspect_oneliners.py "Uploaded as text/plain at 2004-08-19.17:21:15 by jlgijsbers"): updated tests</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-03-09.11:22:13.000>
created_at = <Date 2004-08-19.01:11:10.000>
labels = ['library']
title = 'fix inspect.getsource breaking with line-continuation & more'
updated_at = <Date 2005-03-09.11:22:13.000>
user = 'https://github.com/simonpercivall'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-09.11:22:13.000>
actor = 'jlgijsbers'
assignee = 'jlgijsbers'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-19.01:11:10.000>
creator = 'simon.percivall'
dependencies = []
files = ['6199', '6200', '6201']
hgrepos = []
issue_num = 1011890
keywords = ['patch']
message_count = 7.0
messages = ['46736', '46737', '46738', '46739', '46740', '46741', '46742']
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/issue1011890'
versions = ['Python 2.4']
```
</p></details>
| fix inspect.getsource breaking with line-continuation & more | https://api.github.com/repos/python/cpython/issues/40784/comments | 7 | 2004-08-19T01:11:10Z | 2022-04-09T23:28:50Z | https://github.com/python/cpython/issues/40784 | 1,198,803,945 | 40,784 |
[
"python",
"cpython"
] | BPO | [1011822](https://bugs.python.org/issue1011822)
--- | :---
Nosy | @loewis
Files | <li>[diff](https://bugs.python.org/file6197/diff "Uploaded at 2004-08-18.22:04:56 by dyoo"): diff against Python 2.3.3's Modules/main.c</li><li>[main.c.diff](https://bugs.python.org/file6198/main.c.diff "Uploaded as text/plain at 2004-08-18.22:24:45 by dyoo"): unified diff against Python 2.3.3's Modules/main.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-19.11:08:31.000>
created_at = <Date 2004-08-18.22:04:54.000>
labels = []
title = 'Improve error reporting when Python opens source code'
updated_at = <Date 2004-08-19.11:08:31.000>
user = 'https://bugs.python.org/dyoo'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-19.11:08:31.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-08-18.22:04:54.000>
creator = 'dyoo'
dependencies = []
files = ['6197', '6198']
hgrepos = []
issue_num = 1011822
keywords = ['patch']
message_count = 3.0
messages = ['46733', '46734', '46735']
nosy_count = 2.0
nosy_names = ['loewis', 'dyoo']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1011822'
versions = []
```
</p></details>
| Improve error reporting when Python opens source code | https://api.github.com/repos/python/cpython/issues/40783/comments | 3 | 2004-08-18T22:04:54Z | 2022-04-09T23:28:49Z | https://github.com/python/cpython/issues/40783 | 1,198,803,944 | 40,783 |
[
"python",
"cpython"
] | BPO | [1011790](https://bugs.python.org/issue1011790)
--- | :---
Nosy | @tim-one
<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.03:49:16.000>
created_at = <Date 2004-08-18.20:55:14.000>
labels = ['interpreter-core', 'invalid']
title = 'GC assertion failure'
updated_at = <Date 2004-08-19.03:49:16.000>
user = 'https://bugs.python.org/mbuna'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-19.03:49:16.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-18.20:55:14.000>
creator = 'mbuna'
dependencies = []
files = []
hgrepos = []
issue_num = 1011790
keywords = []
message_count = 3.0
messages = ['22129', '22130', '22131']
nosy_count = 2.0
nosy_names = ['tim.peters', 'mbuna']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1011790'
versions = []
```
</p></details>
| GC assertion failure | https://api.github.com/repos/python/cpython/issues/40782/comments | 3 | 2004-08-18T20:55:14Z | 2022-04-09T23:28:48Z | https://github.com/python/cpython/issues/40782 | 1,198,803,942 | 40,782 |
[
"python",
"cpython"
] | BPO | [1011687](https://bugs.python.org/issue1011687)
--- | :---
<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.19:01:08.000>
created_at = <Date 2004-08-18.19:01:08.000>
labels = []
title = 'distutils install with -b / --build-base'
updated_at = <Date 2004-08-18.19:01:08.000>
user = 'https://bugs.python.org/daishiharada'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-18.19:01:08.000>
actor = 'daishiharada'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-08-18.19:01:08.000>
creator = 'daishiharada'
dependencies = []
files = []
hgrepos = []
issue_num = 1011687
keywords = []
message_count = 1.0
messages = ['22128']
nosy_count = 1.0
nosy_names = ['daishiharada']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1011687'
versions = []
```
</p></details>
| distutils install with -b / --build-base | https://api.github.com/repos/python/cpython/issues/40781/comments | 1 | 2004-08-18T19:01:08Z | 2022-04-09T23:28:47Z | https://github.com/python/cpython/issues/40781 | 1,198,803,940 | 40,781 |
[
"python",
"cpython"
] | BPO | [1011606](https://bugs.python.org/issue1011606)
--- | :---
Nosy | @tim-one, @akuchling, @rhettinger
Files | <li>[asyncore.patch](https://bugs.python.org/file1370/asyncore.patch "Uploaded as text/plain at 2004-08-30.16:40:29 by @akuchling")</li><li>[select-test.py](https://bugs.python.org/file1371/select-test.py "Uploaded as text/plain at 2004-09-01.13:32:35 by @akuchling"): Test program -- shows that duplicated fd's are listed twice in the output</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-09-28.02:28:35.000>
created_at = <Date 2004-08-18.17:19:22.000>
labels = ['library']
title = '2.4 asyncore breaks Zope'
updated_at = <Date 2004-09-28.02:28:35.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-28.02:28:35.000>
actor = 'tim.peters'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-18.17:19:22.000>
creator = 'tim.peters'
dependencies = []
files = ['1370', '1371']
hgrepos = []
issue_num = 1011606
keywords = []
message_count = 10.0
messages = ['22118', '22119', '22120', '22121', '22122', '22123', '22124', '22125', '22126', '22127']
nosy_count = 3.0
nosy_names = ['tim.peters', 'akuchling', 'rhettinger']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1011606'
versions = ['Python 2.4']
```
</p></details>
| 2.4 asyncore breaks Zope | https://api.github.com/repos/python/cpython/issues/40780/comments | 10 | 2004-08-18T17:19:22Z | 2022-04-09T23:28:46Z | https://github.com/python/cpython/issues/40780 | 1,198,803,935 | 40,780 |
[
"python",
"cpython"
] | BPO | [1011380](https://bugs.python.org/issue1011380)
--- | :---
Nosy | @tim-one, @ncoghlan
Files | <li>[python.diff](https://bugs.python.org/file1369/python.diff "Uploaded as text/plain at 2004-08-18.12:07:16 by gustavo"): 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-10-11.01:48:44.000>
created_at = <Date 2004-08-18.12:07:16.000>
labels = ['interpreter-core']
title = 'Make GIL acquire/release functions noops if PyEval_Init'
updated_at = <Date 2004-10-11.01:48:44.000>
user = 'https://bugs.python.org/gustavo'
```
bugs.python.org fields:
```python
activity = <Date 2004-10-11.01:48:44.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-18.12:07:16.000>
creator = 'gustavo'
dependencies = []
files = ['1369']
hgrepos = []
issue_num = 1011380
keywords = []
message_count = 6.0
messages = ['22112', '22113', '22114', '22115', '22116', '22117']
nosy_count = 3.0
nosy_names = ['tim.peters', 'ncoghlan', 'gustavo']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1011380'
versions = ['Python 2.4']
```
</p></details>
| Make GIL acquire/release functions noops if PyEval_Init | https://api.github.com/repos/python/cpython/issues/40779/comments | 6 | 2004-08-18T12:07:16Z | 2022-04-09T23:28:44Z | https://github.com/python/cpython/issues/40779 | 1,198,803,932 | 40,779 |
[
"python",
"cpython"
] | BPO | [1011240](https://bugs.python.org/issue1011240)
--- | :---
Nosy | @arigo
Files | <li>[structP.diff](https://bugs.python.org/file6196/structP.diff "Uploaded as text/plain at 2004-08-18.06:53:33 by ddorfman"): Patch and failing 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-09-27.19:28:28.000>
created_at = <Date 2004-08-18.06:53:33.000>
labels = ['extension-modules']
title = "SystemError generated by struct.pack('P', 'notanumber')"
updated_at = <Date 2004-09-27.19:28:28.000>
user = 'https://bugs.python.org/ddorfman'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-27.19:28:28.000>
actor = 'arigo'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-08-18.06:53:33.000>
creator = 'ddorfman'
dependencies = []
files = ['6196']
hgrepos = []
issue_num = 1011240
keywords = ['patch']
message_count = 2.0
messages = ['46731', '46732']
nosy_count = 2.0
nosy_names = ['arigo', 'ddorfman']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1011240'
versions = []
```
</p></details>
| SystemError generated by struct.pack('P', 'notanumber') | https://api.github.com/repos/python/cpython/issues/40778/comments | 2 | 2004-08-18T06:53:33Z | 2022-04-09T23:28:43Z | https://github.com/python/cpython/issues/40778 | 1,198,803,929 | 40,778 |
[
"python",
"cpython"
] | BPO | [1011144](https://bugs.python.org/issue1011144)
--- | :---
Nosy | @loewis
Files | <li>[ref2.tex.diff](https://bugs.python.org/file6194/ref2.tex.diff "Uploaded as text/plain at 2004-08-18.02:04:11 by quiver"): Python Reference Manual</li><li>[0263.diff](https://bugs.python.org/file6195/0263.diff "Uploaded as text/plain at 2004-08-18.02:06:19 by quiver"): PEP 0263</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.13:26:40.000>
created_at = <Date 2004-08-18.02:04:10.000>
labels = ['docs']
title = 'regex nit in encoding declarations'
updated_at = <Date 2004-08-18.13:26:40.000>
user = 'https://bugs.python.org/quiver'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-18.13:26:40.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-18.02:04:10.000>
creator = 'quiver'
dependencies = []
files = ['6194', '6195']
hgrepos = []
issue_num = 1011144
keywords = ['patch']
message_count = 2.0
messages = ['46729', '46730']
nosy_count = 2.0
nosy_names = ['loewis', 'quiver']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1011144'
versions = ['Python 2.3']
```
</p></details>
| regex nit in encoding declarations | https://api.github.com/repos/python/cpython/issues/40777/comments | 2 | 2004-08-18T02:04:10Z | 2022-04-09T23:28:42Z | https://github.com/python/cpython/issues/40777 | 1,198,803,924 | 40,777 |
[
"python",
"cpython"
] | BPO | [1011123](https://bugs.python.org/issue1011123)
--- | :---
Files | <li>[patch](https://bugs.python.org/file6193/patch "Uploaded at 2004-08-18.01:26:56 by nielsdi")</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-21.10:44:33.000>
created_at = <Date 2004-08-18.01:12:28.000>
labels = ['library']
title = 'Bad URL encoding in SimpleHTTPServer directory listing'
updated_at = <Date 2004-08-21.10:44:33.000>
user = 'https://bugs.python.org/nielsdi'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-21.10:44:33.000>
actor = 'jlgijsbers'
assignee = 'jlgijsbers'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-18.01:12:28.000>
creator = 'nielsdi'
dependencies = []
files = ['6193']
hgrepos = []
issue_num = 1011123
keywords = ['patch']
message_count = 2.0
messages = ['46727', '46728']
nosy_count = 2.0
nosy_names = ['jlgijsbers', 'nielsdi']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1011123'
versions = []
```
</p></details>
| Bad URL encoding in SimpleHTTPServer directory listing | https://api.github.com/repos/python/cpython/issues/40776/comments | 2 | 2004-08-18T01:12:28Z | 2022-04-09T23:28:41Z | https://github.com/python/cpython/issues/40776 | 1,198,803,922 | 40,776 |
[
"python",
"cpython"
] | BPO | [1011113](https://bugs.python.org/issue1011113)
--- | :---
Nosy | @vstinner, @tarekziade, @ezio-melotti, @merwok, @zooba, @dstufft, @seanmccully
Files | <li>[issue1011113-py34.patch](https://bugs.python.org/file36336/issue1011113-py34.patch "Uploaded as text/plain at 2014-08-10.21:40:29 by @seanmccully"): Python 3.4 Patch</li><li>[issue1011113-default.patch](https://bugs.python.org/file36337/issue1011113-default.patch "Uploaded as text/plain at 2014-08-10.21:41:18 by @seanmccully"): default branch patch</li><li>[issue1011113-py27.patch](https://bugs.python.org/file36338/issue1011113-py27.patch "Uploaded as text/plain at 2014-08-10.21:41:41 by @seanmccully"): Python 2.7</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/merwok'
closed_at = <Date 2021-02-03.18:10:32.749>
created_at = <Date 2004-08-18.00:36:12.000>
labels = ['type-bug', 'library']
title = 'Make \xe2\x80\x9cinstall\xe2\x80\x9d find the build_base directory'
updated_at = <Date 2021-02-03.18:10:32.749>
user = 'https://bugs.python.org/daishiharada'
```
bugs.python.org fields:
```python
activity = <Date 2021-02-03.18:10:32.749>
actor = 'steve.dower'
assignee = 'eric.araujo'
closed = True
closed_date = <Date 2021-02-03.18:10:32.749>
closer = 'steve.dower'
components = ['Distutils']
creation = <Date 2004-08-18.00:36:12.000>
creator = 'daishiharada'
dependencies = []
files = ['36336', '36337', '36338']
hgrepos = []
issue_num = 1011113
keywords = ['patch']
message_count = 11.0
messages = ['60550', '114464', '146440', '147496', '224729', '224748', '225163', '225164', '225165', '348620', '386278']
nosy_count = 9.0
nosy_names = ['daishiharada', 'vstinner', 'tarek', 'ezio.melotti', 'eric.araujo', 'alexis', 'steve.dower', 'dstufft', 'seanmccully']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1011113'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']
```
</p></details>
| Make “install” find the build_base directory | https://api.github.com/repos/python/cpython/issues/40775/comments | 11 | 2004-08-18T00:36:12Z | 2022-04-09T23:28:41Z | https://github.com/python/cpython/issues/40775 | 1,198,803,916 | 40,775 |
[
"python",
"cpython"
] | BPO | [1010952](https://bugs.python.org/issue1010952)
--- | :---
Nosy | @malemburg, @loewis, @ronaldoussoren, @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 2005-12-10.17:48:22.000>
created_at = <Date 2004-08-17.19:13:49.000>
labels = ['library']
title = 'running test_codecmaps_* takes too much effort'
updated_at = <Date 2005-12-10.17:48:22.000>
user = 'https://github.com/ronaldoussoren'
```
bugs.python.org fields:
```python
activity = <Date 2005-12-10.17:48:22.000>
actor = 'hyeshik.chang'
assignee = 'hyeshik.chang'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-17.19:13:49.000>
creator = 'ronaldoussoren'
dependencies = []
files = []
hgrepos = []
issue_num = 1010952
keywords = []
message_count = 8.0
messages = ['22104', '22105', '22106', '22107', '22108', '22109', '22110', '22111']
nosy_count = 6.0
nosy_names = ['lemburg', 'loewis', 'anthonybaxter', 'jlgijsbers', 'ronaldoussoren', 'hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1010952'
versions = ['Python 2.4']
```
</p></details>
| running test_codecmaps_* takes too much effort | https://api.github.com/repos/python/cpython/issues/40774/comments | 8 | 2004-08-17T19:13:49Z | 2022-04-09T23:28:40Z | https://github.com/python/cpython/issues/40774 | 1,198,803,912 | 40,774 |
[
"python",
"cpython"
] | BPO | [1010777](https://bugs.python.org/issue1010777)
--- | :---
Nosy | @mwhudson, @tim-one
<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-20.12:41:13.000>
created_at = <Date 2004-08-17.14:54:16.000>
labels = ['interpreter-core']
title = 'test_queue fails occasionally'
updated_at = <Date 2004-08-20.12:41:13.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-20.12:41:13.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-17.14:54:16.000>
creator = 'mwh'
dependencies = []
files = []
hgrepos = []
issue_num = 1010777
keywords = []
message_count = 5.0
messages = ['22099', '22100', '22101', '22102', '22103']
nosy_count = 2.0
nosy_names = ['mwh', 'tim.peters']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1010777'
versions = ['Python 2.4']
```
</p></details>
| test_queue fails occasionally | https://api.github.com/repos/python/cpython/issues/40773/comments | 5 | 2004-08-17T14:54:16Z | 2022-04-09T23:28:38Z | https://github.com/python/cpython/issues/40773 | 1,198,803,910 | 40,773 |
[
"python",
"cpython"
] | BPO | [1010677](https://bugs.python.org/issue1010677)
--- | :---
Nosy | @mhammond, @belm0
Files | <li>[threadmodule.c.patch](https://bugs.python.org/file6191/threadmodule.c.patch "Uploaded as text/plain at 2004-08-17.12:08:48 by philthompson10"): Patch to threadmodule.c to fix the bug</li><li>[test_capi.py.patch](https://bugs.python.org/file6192/test_capi.py.patch "Uploaded as text/plain at 2004-08-18.10:23:59 by philthompson10"): Patch to test_capi.py to demonstrate the bug</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 2005-04-16.20:43:30.000>
created_at = <Date 2004-08-17.12:08:48.000>
labels = ['extension-modules']
title = 'thread Module Breaks PyGILState_Ensure()'
updated_at = <Date 2005-04-16.20:43:30.000>
user = 'https://bugs.python.org/philthompson10'
```
bugs.python.org fields:
```python
activity = <Date 2005-04-16.20:43:30.000>
actor = 'jbelmonte'
assignee = 'mhammond'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-08-17.12:08:48.000>
creator = 'philthompson10'
dependencies = []
files = ['6191', '6192']
hgrepos = []
issue_num = 1010677
keywords = ['patch']
message_count = 6.0
messages = ['46721', '46722', '46723', '46724', '46725', '46726']
nosy_count = 5.0
nosy_names = ['mhammond', 'anthonybaxter', 'jbelmonte', 'philthompson10', 'zilche']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1010677'
versions = ['Python 2.4']
```
</p></details>
| thread Module Breaks PyGILState_Ensure() | https://api.github.com/repos/python/cpython/issues/40772/comments | 6 | 2004-08-17T12:08:48Z | 2022-04-09T23:28:37Z | https://github.com/python/cpython/issues/40772 | 1,198,803,906 | 40,772 |
[
"python",
"cpython"
] | BPO | [1010645](https://bugs.python.org/issue1010645)
--- | :---
Nosy | @doko42, @gpshead, @jcea
<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 2008-05-17.06:57:41.169>
created_at = <Date 2004-08-17.10:39:13.000>
labels = ['extension-modules']
title = 'bsddb3 testsuite failure when running more than one time'
updated_at = <Date 2008-05-17.06:57:41.162>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2008-05-17.06:57:41.162>
actor = 'gregory.p.smith'
assignee = 'gregory.p.smith'
closed = True
closed_date = <Date 2008-05-17.06:57:41.169>
closer = 'gregory.p.smith'
components = ['Extension Modules']
creation = <Date 2004-08-17.10:39:13.000>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 1010645
keywords = []
message_count = 3.0
messages = ['22097', '22098', '66979']
nosy_count = 3.0
nosy_names = ['doko', 'gregory.p.smith', 'jcea']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1010645'
versions = ['Python 2.5']
```
</p></details>
| bsddb3 testsuite failure when running more than one time | https://api.github.com/repos/python/cpython/issues/40771/comments | 3 | 2004-08-17T10:39:13Z | 2022-04-09T23:28:36Z | https://github.com/python/cpython/issues/40771 | 1,198,803,898 | 40,771 |
[
"python",
"cpython"
] | BPO | [1010370](https://bugs.python.org/issue1010370)
--- | :---
Nosy | @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 2006-07-24.17:14:49.000>
created_at = <Date 2004-08-16.22:15:02.000>
labels = ['expert-IDLE']
title = 'sys.ps1 not protected in EditorWindow.py'
updated_at = <Date 2006-07-24.17:14:49.000>
user = 'https://bugs.python.org/dflorek'
```
bugs.python.org fields:
```python
activity = <Date 2006-07-24.17:14:49.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2004-08-16.22:15:02.000>
creator = 'd_florek'
dependencies = []
files = []
hgrepos = []
issue_num = 1010370
keywords = []
message_count = 6.0
messages = ['22091', '22092', '22093', '22094', '22095', '22096']
nosy_count = 2.0
nosy_names = ['kbk', 'd_florek']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1010370'
versions = ['Python 2.3']
```
</p></details>
| sys.ps1 not protected in EditorWindow.py | https://api.github.com/repos/python/cpython/issues/40770/comments | 6 | 2004-08-16T22:15:02Z | 2022-04-09T23:28:35Z | https://github.com/python/cpython/issues/40770 | 1,198,803,894 | 40,770 |
[
"python",
"cpython"
] | BPO | [1010196](https://bugs.python.org/issue1010196)
--- | :---
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 = None
closed_at = <Date 2005-01-09.00:40:09.000>
created_at = <Date 2004-08-16.18:12:58.000>
labels = ['docs']
title = 'xml.dom documentation omits hasAttribute, hasAttributeNS'
updated_at = <Date 2005-01-09.00:40:09.000>
user = 'https://bugs.python.org/mikejbrown'
```
bugs.python.org fields:
```python
activity = <Date 2005-01-09.00:40:09.000>
actor = 'jlgijsbers'
assignee = 'jlgijsbers'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-16.18:12:58.000>
creator = 'mike_j_brown'
dependencies = []
files = []
hgrepos = []
issue_num = 1010196
keywords = []
message_count = 4.0
messages = ['22087', '22088', '22089', '22090']
nosy_count = 3.0
nosy_names = ['mike_j_brown', 'rhettinger', 'jlgijsbers']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1010196'
versions = ['Python 2.3']
```
</p></details>
| xml.dom documentation omits hasAttribute, hasAttributeNS | https://api.github.com/repos/python/cpython/issues/40769/comments | 4 | 2004-08-16T18:12:58Z | 2022-04-09T23:28:33Z | https://github.com/python/cpython/issues/40769 | 1,198,803,888 | 40,769 |
[
"python",
"cpython"
] | BPO | [1010102](https://bugs.python.org/issue1010102)
--- | :---
Nosy | @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-10-09.21:44:25.000>
created_at = <Date 2004-08-16.15:57:01.000>
labels = ['library']
title = 'smtpd.py docstring says wrong default class'
updated_at = <Date 2004-10-09.21:44:25.000>
user = 'https://bugs.python.org/chrisgreen'
```
bugs.python.org fields:
```python
activity = <Date 2004-10-09.21:44:25.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-16.15:57:01.000>
creator = 'chrisgreen'
dependencies = []
files = []
hgrepos = []
issue_num = 1010102
keywords = []
message_count = 2.0
messages = ['22085', '22086']
nosy_count = 2.0
nosy_names = ['barry', 'chrisgreen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1010102'
versions = []
```
</p></details>
| smtpd.py docstring says wrong default class | https://api.github.com/repos/python/cpython/issues/40768/comments | 2 | 2004-08-16T15:57:01Z | 2022-04-09T23:28:33Z | https://github.com/python/cpython/issues/40768 | 1,198,803,883 | 40,768 |
[
"python",
"cpython"
] | BPO | [1010098](https://bugs.python.org/issue1010098)
--- | :---
Nosy | @tim-one, @akuchling, @arigo, @rhettinger
Files | <li>[asyncore_test_scripts.zip](https://bugs.python.org/file1367/asyncore_test_scripts.zip "Uploaded at 2004-08-16.15:54:17 by thomasabc")</li><li>[asyncore_comparison.txt](https://bugs.python.org/file1368/asyncore_comparison.txt "Uploaded at 2004-08-20.10:05:20 by thomasabc"): Output compared in 2.3.3 and 2.4a1</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-09-27.17:55:14.000>
created_at = <Date 2004-08-16.15:54:15.000>
labels = ['library']
title = 'CPU usage shoots up with asyncore'
updated_at = <Date 2004-09-27.17:55:14.000>
user = 'https://bugs.python.org/thomasabc'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-27.17:55:14.000>
actor = 'arigo'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-16.15:54:15.000>
creator = 'thomasabc'
dependencies = []
files = ['1367', '1368']
hgrepos = []
issue_num = 1010098
keywords = []
message_count = 5.0
messages = ['22080', '22081', '22082', '22083', '22084']
nosy_count = 5.0
nosy_names = ['tim.peters', 'akuchling', 'arigo', 'rhettinger', 'thomasabc']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1010098'
versions = ['Python 2.4']
```
</p></details>
| CPU usage shoots up with asyncore | https://api.github.com/repos/python/cpython/issues/40767/comments | 5 | 2004-08-16T15:54:15Z | 2022-04-09T23:28:32Z | https://github.com/python/cpython/issues/40767 | 1,198,803,873 | 40,767 |
[
"python",
"cpython"
] | BPO | [1009929](https://bugs.python.org/issue1009929)
--- | :---
Nosy | @mwhudson, @arigo, @tiran
Files | <li>[pyerr_clear.diff](https://bugs.python.org/file6190/pyerr_clear.diff "Uploaded as text/plain at 2004-08-16.11:23:45 by @arigo"): PyErr_Clear() -> asynchronous exception</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 2008-01-04.19:54:42.810>
created_at = <Date 2004-08-16.11:23:45.000>
labels = ['interpreter-core']
title = 'PyErr_Clear() vs. AsynchronousException'
updated_at = <Date 2008-01-04.19:54:42.809>
user = 'https://github.com/arigo'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-04.19:54:42.809>
actor = 'christian.heimes'
assignee = 'mwh'
closed = True
closed_date = <Date 2008-01-04.19:54:42.810>
closer = 'christian.heimes'
components = ['Interpreter Core']
creation = <Date 2004-08-16.11:23:45.000>
creator = 'arigo'
dependencies = []
files = ['6190']
hgrepos = []
issue_num = 1009929
keywords = ['patch']
message_count = 2.0
messages = ['46720', '59255']
nosy_count = 3.0
nosy_names = ['mwh', 'arigo', 'christian.heimes']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1009929'
versions = []
```
</p></details>
| PyErr_Clear() vs. AsynchronousException | https://api.github.com/repos/python/cpython/issues/40766/comments | 2 | 2004-08-16T11:23:45Z | 2022-04-09T23:28:31Z | https://github.com/python/cpython/issues/40766 | 1,198,803,870 | 40,766 |
[
"python",
"cpython"
] | BPO | [1009811](https://bugs.python.org/issue1009811)
--- | :---
Nosy | @loewis
Files | <li>[addbuiltin.patch](https://bugs.python.org/file6189/addbuiltin.patch "Uploaded as text/plain at 2004-08-16.05:00:18 by foom")</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 2007-03-12.08:58:09.000>
created_at = <Date 2004-08-16.05:00:18.000>
labels = ['interpreter-core']
title = 'Add missing types to __builtin__'
updated_at = <Date 2007-03-12.08:58:09.000>
user = 'https://bugs.python.org/foom'
```
bugs.python.org fields:
```python
activity = <Date 2007-03-12.08:58:09.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-16.05:00:18.000>
creator = 'foom'
dependencies = []
files = ['6189']
hgrepos = []
issue_num = 1009811
keywords = ['patch']
message_count = 5.0
messages = ['46715', '46716', '46717', '46718', '46719']
nosy_count = 3.0
nosy_names = ['loewis', 'collinwinter', 'foom']
pr_nums = []
priority = 'normal'
resolution = 'postponed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1009811'
versions = ['Python 2.4']
```
</p></details>
| Add missing types to __builtin__ | https://api.github.com/repos/python/cpython/issues/40765/comments | 5 | 2004-08-16T05:00:18Z | 2022-04-09T23:28:29Z | https://github.com/python/cpython/issues/40765 | 1,198,803,867 | 40,765 |
[
"python",
"cpython"
] | BPO | [1009803](https://bugs.python.org/issue1009803)
--- | :---
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-22.16:05:18.000>
created_at = <Date 2004-08-16.04:28:59.000>
labels = ['library']
title = 'xmlrpclib, PEP291, "yield"'
updated_at = <Date 2004-08-22.16:05:18.000>
user = 'https://bugs.python.org/anthonybaxter'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-22.16:05:18.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-16.04:28:59.000>
creator = 'anthonybaxter'
dependencies = []
files = []
hgrepos = []
issue_num = 1009803
keywords = []
message_count = 5.0
messages = ['22075', '22076', '22077', '22078', '22079']
nosy_count = 3.0
nosy_names = ['loewis', 'anthonybaxter', 'quiver']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1009803'
versions = []
```
</p></details>
| xmlrpclib, PEP291, "yield" | https://api.github.com/repos/python/cpython/issues/40764/comments | 5 | 2004-08-16T04:28:59Z | 2022-04-09T23:28:29Z | https://github.com/python/cpython/issues/40764 | 1,198,803,863 | 40,764 |
[
"python",
"cpython"
] | BPO | [1009729](https://bugs.python.org/issue1009729)
--- | :---
Nosy | @tim-one, @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 = None
closed_at = <Date 2004-08-16.00:33:57.000>
created_at = <Date 2004-08-16.00:20:23.000>
labels = ['invalid', 'library']
title = 'Cannot doctest a SyntaxError'
updated_at = <Date 2004-08-16.00:33:57.000>
user = 'https://github.com/rhettinger'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-16.00:33:57.000>
actor = 'tim.peters'
assignee = 'edloper'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-16.00:20:23.000>
creator = 'rhettinger'
dependencies = []
files = []
hgrepos = []
issue_num = 1009729
keywords = []
message_count = 2.0
messages = ['22073', '22074']
nosy_count = 3.0
nosy_names = ['tim.peters', 'rhettinger', 'edloper']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1009729'
versions = []
```
</p></details>
| Cannot doctest a SyntaxError | https://api.github.com/repos/python/cpython/issues/40763/comments | 2 | 2004-08-16T00:20:23Z | 2022-04-09T23:28:26Z | https://github.com/python/cpython/issues/40763 | 1,198,803,859 | 40,763 |
[
"python",
"cpython"
] | BPO | [1009560](https://bugs.python.org/issue1009560)
--- | :---
Nosy | @mwhudson
Files | <li>[at-deco.diff--2004-08-15-v2](https://bugs.python.org/file6188/at-deco.diff--2004-08-15-v2 "Uploaded at 2004-08-15.19:43:05 by mark_t_russell")</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-17.17:32:04.000>
created_at = <Date 2004-08-15.15:07:41.000>
labels = ['interpreter-core']
title = 'Fix @decorator evaluation order'
updated_at = <Date 2004-08-17.17:32:04.000>
user = 'https://bugs.python.org/marktrussell'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-17.17:32:04.000>
actor = 'mwh'
assignee = 'anthonybaxter'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-15.15:07:41.000>
creator = 'mark_t_russell'
dependencies = []
files = ['6188']
hgrepos = []
issue_num = 1009560
keywords = ['patch']
message_count = 3.0
messages = ['46712', '46713', '46714']
nosy_count = 3.0
nosy_names = ['mwh', 'anthonybaxter', 'mark_t_russell']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1009560'
versions = []
```
</p></details>
| Fix @decorator evaluation order | https://api.github.com/repos/python/cpython/issues/40762/comments | 3 | 2004-08-15T15:07:41Z | 2022-04-09T23:28:25Z | https://github.com/python/cpython/issues/40762 | 1,198,803,857 | 40,762 |
[
"python",
"cpython"
] | BPO | [1009444](https://bugs.python.org/issue1009444)
--- | :---
Nosy | @brettcannon
Files | <li>[deco_order.diff](https://bugs.python.org/file6187/deco_order.diff "Uploaded as text/plain at 2004-08-15.06:39:58 by @brettcannon"): Patch to apply decorators bottom up</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 2004-08-15.07:32:23.000>
created_at = <Date 2004-08-15.06:39:58.000>
labels = ['interpreter-core']
title = 'bottom-to-top decorator application order'
updated_at = <Date 2004-08-15.07:32:23.000>
user = 'https://github.com/brettcannon'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-15.07:32:23.000>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-08-15.06:39:58.000>
creator = 'brett.cannon'
dependencies = []
files = ['6187']
hgrepos = []
issue_num = 1009444
keywords = ['patch']
message_count = 2.0
messages = ['46710', '46711']
nosy_count = 1.0
nosy_names = ['brett.cannon']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1009444'
versions = ['Python 2.4']
```
</p></details>
| bottom-to-top decorator application order | https://api.github.com/repos/python/cpython/issues/40761/comments | 2 | 2004-08-15T06:39:58Z | 2022-04-09T23:28:25Z | https://github.com/python/cpython/issues/40761 | 1,198,803,851 | 40,761 |
[
"python",
"cpython"
] | BPO | [1009389](https://bugs.python.org/issue1009389)
--- | :---
Nosy | @mwhudson, @loewis, @birkenfeld, @cben
Files | <li>[PYDOC-CREDITS-UNICODE.diff](https://bugs.python.org/file6186/PYDOC-CREDITS-UNICODE.diff "Uploaded as text/plain at 2004-08-15.01:35:42 by @cben"): A Right Thing that breaks help(pydoc) no some locales!</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-03-03.15:31:04.000>
created_at = <Date 2004-08-15.01:35:41.000>
labels = ['docs']
title = 'Non-ascii in non-unicode __credits__ in Lib/pydoc.py'
updated_at = <Date 2005-03-03.15:31:04.000>
user = 'https://github.com/cben'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-03.15:31:04.000>
actor = 'mwh'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-15.01:35:41.000>
creator = 'cben'
dependencies = []
files = ['6186']
hgrepos = []
issue_num = 1009389
keywords = ['patch']
message_count = 7.0
messages = ['46703', '46704', '46705', '46706', '46707', '46708', '46709']
nosy_count = 5.0
nosy_names = ['mwh', 'loewis', 'ping', 'georg.brandl', 'cben']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1009389'
versions = ['Python 2.4']
```
</p></details>
| Non-ascii in non-unicode __credits__ in Lib/pydoc.py | https://api.github.com/repos/python/cpython/issues/40760/comments | 7 | 2004-08-15T01:35:41Z | 2022-04-09T23:28:23Z | https://github.com/python/cpython/issues/40760 | 1,198,803,848 | 40,760 |
[
"python",
"cpython"
] | BPO | [1009384](https://bugs.python.org/issue1009384)
--- | :---
Nosy | @cben
Files | <li>[CSV-DOCSTRING.diff](https://bugs.python.org/file6185/CSV-DOCSTRING.diff "Uploaded as text/plain at 2004-08-15.01:12:30 by @cben"): Docstring '\r\n' fix in Modules/_csv.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-15.12:26:04.000>
created_at = <Date 2004-08-15.01:12:30.000>
labels = ['docs']
title = 'Docstring fix in Modules/_csv.c'
updated_at = <Date 2004-08-15.12:26:04.000>
user = 'https://github.com/cben'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-15.12:26:04.000>
actor = 'jlgijsbers'
assignee = 'jlgijsbers'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-15.01:12:30.000>
creator = 'cben'
dependencies = []
files = ['6185']
hgrepos = []
issue_num = 1009384
keywords = ['patch']
message_count = 2.0
messages = ['46701', '46702']
nosy_count = 2.0
nosy_names = ['jlgijsbers', 'cben']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1009384'
versions = ['Python 2.4']
```
</p></details>
| Docstring fix in Modules/_csv.c | https://api.github.com/repos/python/cpython/issues/40759/comments | 2 | 2004-08-15T01:12:30Z | 2022-04-09T23:28:22Z | https://github.com/python/cpython/issues/40759 | 1,198,803,843 | 40,759 |
[
"python",
"cpython"
] | BPO | [1009373](https://bugs.python.org/issue1009373)
--- | :---
Files | <li>[textunderscore.patch](https://bugs.python.org/file6184/textunderscore.patch "Uploaded as text/plain at 2004-08-14.23:57:47 by docwatson"): textunderscore fix</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-21.15:14:44.000>
created_at = <Date 2004-08-14.23:57:47.000>
labels = []
title = '(bug 1005936) textunderscore python.sty fix'
updated_at = <Date 2004-08-21.15:14:44.000>
user = 'https://bugs.python.org/docwatson'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-21.15:14:44.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-08-14.23:57:47.000>
creator = 'docwatson'
dependencies = []
files = ['6184']
hgrepos = []
issue_num = 1009373
keywords = ['patch']
message_count = 3.0
messages = ['46698', '46699', '46700']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'jepler', 'docwatson']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1009373'
versions = []
```
</p></details>
| (bug 1005936) textunderscore python.sty fix | https://api.github.com/repos/python/cpython/issues/40758/comments | 3 | 2004-08-14T23:57:47Z | 2022-04-09T23:28:21Z | https://github.com/python/cpython/issues/40758 | 1,198,803,839 | 40,758 |
[
"python",
"cpython"
] | BPO | [1009263](https://bugs.python.org/issue1009263)
--- | :---
Nosy | @mwhudson, @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 = None
closed_at = <Date 2005-04-07.09:07:00.000>
created_at = <Date 2004-08-14.18:19:09.000>
labels = []
title = 'non-ascii readline input crashes python'
updated_at = <Date 2005-04-07.09:07:00.000>
user = 'https://bugs.python.org/phr'
```
bugs.python.org fields:
```python
activity = <Date 2005-04-07.09:07:00.000>
actor = 'mwh'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-08-14.18:19:09.000>
creator = 'phr'
dependencies = []
files = []
hgrepos = []
issue_num = 1009263
keywords = []
message_count = 6.0
messages = ['22067', '22068', '22069', '22070', '22071', '22072']
nosy_count = 3.0
nosy_names = ['mwh', 'phr', 'hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1009263'
versions = []
```
</p></details>
| non-ascii readline input crashes python | https://api.github.com/repos/python/cpython/issues/40757/comments | 6 | 2004-08-14T18:19:09Z | 2022-04-09T23:28:20Z | https://github.com/python/cpython/issues/40757 | 1,198,803,837 | 40,757 |
[
"python",
"cpython"
] | BPO | [1009075](https://bugs.python.org/issue1009075)
--- | :---
Nosy | @arigo
Files | <li>[exec.patch](https://bugs.python.org/file6183/exec.patch "Uploaded as text/plain at 2004-08-14.06:15:10 by docwatson"): fixes all exec commands, and fixes documentation</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-27.19:54:55.000>
created_at = <Date 2004-08-14.04:48:46.000>
labels = ['extension-modules']
title = '(bug 952953) execve empty 2nd arg fix'
updated_at = <Date 2004-09-27.19:54:55.000>
user = 'https://bugs.python.org/docwatson'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-27.19:54:55.000>
actor = 'arigo'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-08-14.04:48:46.000>
creator = 'docwatson'
dependencies = []
files = ['6183']
hgrepos = []
issue_num = 1009075
keywords = ['patch']
message_count = 4.0
messages = ['46694', '46695', '46696', '46697']
nosy_count = 3.0
nosy_names = ['arigo', 'ddorfman', 'docwatson']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1009075'
versions = []
```
</p></details>
| (bug 952953) execve empty 2nd arg fix | https://api.github.com/repos/python/cpython/issues/40756/comments | 4 | 2004-08-14T04:48:46Z | 2022-04-09T23:28:19Z | https://github.com/python/cpython/issues/40756 | 1,198,803,834 | 40,756 |
[
"python",
"cpython"
] | BPO | [1008998](https://bugs.python.org/issue1008998)
--- | :---
Nosy | @freddrake
<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/freddrake'
closed_at = <Date 2005-01-19.07:24:47.000>
created_at = <Date 2004-08-13.22:30:44.000>
labels = ['docs']
title = 'vertical bar typeset horizontal in docs'
updated_at = <Date 2005-01-19.07:24:47.000>
user = 'https://bugs.python.org/aisaac0'
```
bugs.python.org fields:
```python
activity = <Date 2005-01-19.07:24:47.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-13.22:30:44.000>
creator = 'aisaac0'
dependencies = []
files = []
hgrepos = []
issue_num = 1008998
keywords = []
message_count = 2.0
messages = ['22065', '22066']
nosy_count = 2.0
nosy_names = ['fdrake', 'aisaac0']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1008998'
versions = []
```
</p></details>
| vertical bar typeset horizontal in docs | https://api.github.com/repos/python/cpython/issues/40755/comments | 2 | 2004-08-13T22:30:44Z | 2022-04-09T23:28:18Z | https://github.com/python/cpython/issues/40755 | 1,198,803,829 | 40,755 |
[
"python",
"cpython"
] | BPO | [1008690](https://bugs.python.org/issue1008690)
--- | :---
Nosy | @freddrake
<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/freddrake'
closed_at = <Date 2004-08-19.01:42:23.000>
created_at = <Date 2004-08-13.13:36:54.000>
labels = ['docs']
title = 'Incorrect <link rel="index"> href in Tutorial.'
updated_at = <Date 2004-08-19.01:42:23.000>
user = 'https://bugs.python.org/jlgijsbers'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-19.01:42:23.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-13.13:36:54.000>
creator = 'jlgijsbers'
dependencies = []
files = []
hgrepos = []
issue_num = 1008690
keywords = []
message_count = 2.0
messages = ['22063', '22064']
nosy_count = 2.0
nosy_names = ['fdrake', 'jlgijsbers']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1008690'
versions = ['Python 2.4']
```
</p></details>
| Incorrect <link rel="index"> href in Tutorial. | https://api.github.com/repos/python/cpython/issues/40754/comments | 2 | 2004-08-13T13:36:54Z | 2022-04-09T23:28:17Z | https://github.com/python/cpython/issues/40754 | 1,198,803,823 | 40,754 |
[
"python",
"cpython"
] | BPO | [1008597](https://bugs.python.org/issue1008597)
--- | :---
Files | <li>[cgi-unquote.diff](https://bugs.python.org/file6182/cgi-unquote.diff "Uploaded as text/plain at 2004-08-13.09:29:41 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-14.15:39:57.000>
created_at = <Date 2004-08-13.09:29:41.000>
labels = ['library']
title = 'cgi.parse_header() should properly unquote (replace python/cpython#36792)'
updated_at = <Date 2004-08-14.15:39:57.000>
user = 'https://bugs.python.org/jlgijsbers'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-14.15:39:57.000>
actor = 'jlgijsbers'
assignee = 'jlgijsbers'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-13.09:29:41.000>
creator = 'jlgijsbers'
dependencies = []
files = ['6182']
hgrepos = []
issue_num = 1008597
keywords = ['patch']
message_count = 2.0
messages = ['46692', '46693']
nosy_count = 1.0
nosy_names = ['jlgijsbers']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1008597'
versions = []
```
</p></details>
| cgi.parse_header() should properly unquote (replace #573197) | https://api.github.com/repos/python/cpython/issues/40753/comments | 2 | 2004-08-13T09:29:41Z | 2022-04-09T23:28:15Z | https://github.com/python/cpython/issues/40753 | 1,198,803,819 | 40,753 |
[
"python",
"cpython"
] | BPO | [1008588](https://bugs.python.org/issue1008588)
--- | :---
Nosy | @loewis
Files | <li>[test__locale-save-oldlocale.diff](https://bugs.python.org/file6181/test__locale-save-oldlocale.diff "Uploaded as text/plain at 2004-08-13.09:07:51 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-14.10:58:29.000>
created_at = <Date 2004-08-13.09:07:51.000>
labels = ['tests']
title = 'Let test__locale save locale (bug python/cpython#40580)'
updated_at = <Date 2004-08-14.10:58:29.000>
user = 'https://bugs.python.org/jlgijsbers'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-14.10:58:29.000>
actor = 'jlgijsbers'
assignee = 'jlgijsbers'
closed = True
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2004-08-13.09:07:51.000>
creator = 'jlgijsbers'
dependencies = []
files = ['6181']
hgrepos = []
issue_num = 1008588
keywords = ['patch']
message_count = 3.0
messages = ['46689', '46690', '46691']
nosy_count = 2.0
nosy_names = ['loewis', 'jlgijsbers']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1008588'
versions = ['Python 2.4']
```
</p></details>
| Let test__locale save locale (bug #992078) | https://api.github.com/repos/python/cpython/issues/40752/comments | 3 | 2004-08-13T09:07:51Z | 2022-04-09T23:28:14Z | https://github.com/python/cpython/issues/40752 | 1,198,803,814 | 40,752 |
[
"python",
"cpython"
] | BPO | [1008310](https://bugs.python.org/issue1008310)
--- | :---
<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-03.05:48:37.000>
created_at = <Date 2004-08-12.22:21:55.000>
labels = ['docs']
title = 'os.major() os.minor() example and description change'
updated_at = <Date 2005-10-03.05:48:37.000>
user = 'https://bugs.python.org/grayshark'
```
bugs.python.org fields:
```python
activity = <Date 2005-10-03.05:48:37.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-08-12.22:21:55.000>
creator = 'grayshark'
dependencies = []
files = []
hgrepos = []
issue_num = 1008310
keywords = []
message_count = 3.0
messages = ['22060', '22061', '22062']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'ddorfman', 'grayshark']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1008310'
versions = ['Python 2.3']
```
</p></details>
| os.major() os.minor() example and description change | https://api.github.com/repos/python/cpython/issues/40751/comments | 3 | 2004-08-12T22:21:55Z | 2022-04-09T23:28:13Z | https://github.com/python/cpython/issues/40751 | 1,198,803,809 | 40,751 |
[
"python",
"cpython"
] | BPO | [1008295](https://bugs.python.org/issue1008295)
--- | :---
Nosy | @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 2006-09-20.13:47:09.000>
created_at = <Date 2004-08-12.21:56:31.000>
labels = ['library']
title = 'logging.getLevelName returns a number'
updated_at = <Date 2006-09-20.13:47:09.000>
user = 'https://bugs.python.org/neves'
```
bugs.python.org fields:
```python
activity = <Date 2006-09-20.13:47:09.000>
actor = 'vinay.sajip'
assignee = 'vinay.sajip'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-12.21:56:31.000>
creator = 'neves'
dependencies = []
files = []
hgrepos = []
issue_num = 1008295
keywords = []
message_count = 4.0
messages = ['22056', '22057', '22058', '22059']
nosy_count = 3.0
nosy_names = ['vinay.sajip', 'neves', 'stevepole']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1008295'
versions = ['Python 2.3']
```
</p></details>
| logging.getLevelName returns a number | https://api.github.com/repos/python/cpython/issues/40750/comments | 4 | 2004-08-12T21:56:31Z | 2022-04-09T23:28:13Z | https://github.com/python/cpython/issues/40750 | 1,198,803,802 | 40,750 |
[
"python",
"cpython"
] | BPO | [1008275](https://bugs.python.org/issue1008275)
--- | :---
Nosy | @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-15.13:14:43.000>
created_at = <Date 2004-08-12.21:28:00.000>
labels = ['library']
title = 'os.getstatusoutput on win32'
updated_at = <Date 2004-08-15.13:14:43.000>
user = 'https://bugs.python.org/chmou'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-15.13:14:43.000>
actor = 'jlgijsbers'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-08-12.21:28:00.000>
creator = 'chmou'
dependencies = []
files = []
hgrepos = []
issue_num = 1008275
keywords = []
message_count = 4.0
messages = ['22052', '22053', '22054', '22055']
nosy_count = 3.0
nosy_names = ['jlgijsbers', 'ncoghlan', 'chmou']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1008275'
versions = ['Python 2.3']
```
</p></details>
| os.getstatusoutput on win32 | https://api.github.com/repos/python/cpython/issues/40749/comments | 4 | 2004-08-12T21:28:00Z | 2022-04-09T23:28:11Z | https://github.com/python/cpython/issues/40749 | 1,198,803,793 | 40,749 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.