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 | [1156259](https://bugs.python.org/issue1156259)
--- | :---
Nosy | @malemburg, @doerwalter, @doko42
Files | <li>[diff.txt](https://bugs.python.org/file1616/diff.txt "Uploaded as text/plain at 2005-03-04.11:44:55 by @doerwalter")</li><li>[codecs-seek.diff](https://bugs.python.org/file1617/codecs-seek.diff "Uploaded as text/plain at 2005-03-14.11:02:31 by @doko42"): added doc string</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/doerwalter'
closed_at = <Date 2005-03-14.19:22:03.000>
created_at = <Date 2005-03-03.22:29:53.000>
labels = ['extension-modules']
title = '[2.4 regression] seeking in codecs.reader broken'
updated_at = <Date 2005-03-14.19:22:03.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-14.19:22:03.000>
actor = 'doerwalter'
assignee = 'doerwalter'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2005-03-03.22:29:53.000>
creator = 'doko'
dependencies = []
files = ['1616', '1617']
hgrepos = []
issue_num = 1156259
keywords = []
message_count = 8.0
messages = ['24449', '24450', '24451', '24452', '24453', '24454', '24455', '24456']
nosy_count = 4.0
nosy_names = ['lemburg', 'doerwalter', 'doko', 'smurf']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1156259'
versions = ['Python 2.4']
```
</p></details>
| [2.4 regression] seeking in codecs.reader broken | https://api.github.com/repos/python/cpython/issues/41648/comments | 8 | 2005-03-03T22:29:53Z | 2022-04-09T23:45:17Z | https://github.com/python/cpython/issues/41648 | 1,198,807,253 | 41,648 |
[
"python",
"cpython"
] | BPO | [1156179](https://bugs.python.org/issue1156179)
--- | :---
Nosy | @birkenfeld
Files | <li>[reproductions.txt](https://bugs.python.org/file1615/reproductions.txt "Uploaded as www/unknown at 2005-03-03.20:43:05 by grincheroo"): Reproduction and workaround code</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 2011-03-24.20:04:58.076>
created_at = <Date 2005-03-03.20:42:59.000>
labels = ['invalid', 'OS-windows']
title = 'Calls from VBScript clobber passed args'
updated_at = <Date 2011-03-24.20:04:58.076>
user = 'https://bugs.python.org/grincheroo'
```
bugs.python.org fields:
```python
activity = <Date 2011-03-24.20:04:58.076>
actor = 'lambacck'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2005-03-03.20:42:59.000>
creator = 'grincheroo'
dependencies = []
files = ['1615']
hgrepos = []
issue_num = 1156179
keywords = []
message_count = 7.0
messages = ['24443', '24444', '24445', '24446', '24447', '24448', '132023']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'rupole', 'grincheroo', 'lambacck']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1156179'
versions = []
```
</p></details>
| Calls from VBScript clobber passed args | https://api.github.com/repos/python/cpython/issues/41647/comments | 7 | 2005-03-03T20:42:59Z | 2022-04-09T23:45:15Z | https://github.com/python/cpython/issues/41647 | 1,198,807,251 | 41,647 |
[
"python",
"cpython"
] | BPO | [1156102](https://bugs.python.org/issue1156102)
--- | :---
Nosy | @mwhudson, @loewis
Files | <li>[exceptions-stuff.diff](https://bugs.python.org/file6522/exceptions-stuff.diff "Uploaded as text/plain at 2005-03-03.18:57:02 by @mwhudson"): mwh patch #1</li><li>[exceptions-docs-2.diff](https://bugs.python.org/file6523/exceptions-docs-2.diff "Uploaded as text/plain at 2005-03-04.10:21:56 by @mwhudson"): mwh's patch #2</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2005-03-04.14:35:21.000>
created_at = <Date 2005-03-03.18:57:01.000>
labels = ['docs']
title = 'exception doc updates'
updated_at = <Date 2005-03-04.14:35:21.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-04.14:35:21.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-03-03.18:57:01.000>
creator = 'mwh'
dependencies = []
files = ['6522', '6523']
hgrepos = []
issue_num = 1156102
keywords = ['patch']
message_count = 5.0
messages = ['47874', '47875', '47876', '47877', '47878']
nosy_count = 2.0
nosy_names = ['mwh', 'loewis']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1156102'
versions = ['Python 2.5']
```
</p></details>
| exception doc updates | https://api.github.com/repos/python/cpython/issues/41646/comments | 5 | 2005-03-03T18:57:01Z | 2022-04-09T23:45:14Z | https://github.com/python/cpython/issues/41646 | 1,198,807,249 | 41,646 |
[
"python",
"cpython"
] | BPO | [1155938](https://bugs.python.org/issue1155938)
--- | :---
Nosy | @mwhudson, @rhettinger
Files | <li>[pythonbug.py](https://bugs.python.org/file1614/pythonbug.py "Uploaded as text/plain at 2005-03-03.15:44:39 by stevea_zope"): script that reproduces the 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/rhettinger'
closed_at = <Date 2005-03-03.16:56:44.000>
created_at = <Date 2005-03-03.15:42:59.000>
labels = ['interpreter-core']
title = 'yield in __init__ causes broken new-style class'
updated_at = <Date 2005-03-03.16:56:44.000>
user = 'https://bugs.python.org/steveazope'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-03.16:56:44.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-03-03.15:42:59.000>
creator = 'stevea_zope'
dependencies = []
files = ['1614']
hgrepos = []
issue_num = 1155938
keywords = []
message_count = 4.0
messages = ['24439', '24440', '24441', '24442']
nosy_count = 3.0
nosy_names = ['mwh', 'rhettinger', 'stevea_zope']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1155938'
versions = ['Python 2.4']
```
</p></details>
| yield in __init__ causes broken new-style class | https://api.github.com/repos/python/cpython/issues/41645/comments | 4 | 2005-03-03T15:42:59Z | 2022-04-09T23:45:13Z | https://github.com/python/cpython/issues/41645 | 1,198,807,246 | 41,645 |
[
"python",
"cpython"
] | BPO | [1155638](https://bugs.python.org/issue1155638)
--- | :---
Nosy | @birkenfeld, @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/birkenfeld'
closed_at = <Date 2005-06-26.22:07:34.000>
created_at = <Date 2005-03-03.07:22:23.000>
labels = ['library']
title = 'self.length shield exception in httplib'
updated_at = <Date 2005-06-26.22:07:34.000>
user = 'https://bugs.python.org/bsder'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-26.22:07:34.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-03-03.07:22:23.000>
creator = 'bsder'
dependencies = []
files = []
hgrepos = []
issue_num = 1155638
keywords = []
message_count = 3.0
messages = ['24436', '24437', '24438']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'georg.brandl', 'bsder', 'euske']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1155638'
versions = ['Python 2.4']
```
</p></details>
| self.length shield exception in httplib | https://api.github.com/repos/python/cpython/issues/41644/comments | 3 | 2005-03-03T07:22:23Z | 2022-04-09T23:45:12Z | https://github.com/python/cpython/issues/41644 | 1,198,807,244 | 41,644 |
[
"python",
"cpython"
] | BPO | [1155485](https://bugs.python.org/issue1155485)
--- | :---
Nosy | @tim-one, @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 2005-04-03.16:28:22.000>
created_at = <Date 2005-03-02.23:48:53.000>
labels = ['interpreter-core', 'type-feature']
title = 'file() on a file'
updated_at = <Date 2005-04-03.16:28:22.000>
user = 'https://bugs.python.org/felixlee'
```
bugs.python.org fields:
```python
activity = <Date 2005-04-03.16:28:22.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-03-02.23:48:53.000>
creator = 'felixlee'
dependencies = []
files = []
hgrepos = []
issue_num = 1155485
keywords = []
message_count = 6.0
messages = ['54403', '54404', '54405', '54406', '54407', '54408']
nosy_count = 3.0
nosy_names = ['tim.peters', 'loewis', 'felixlee']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1155485'
versions = []
```
</p></details>
| file() on a file | https://api.github.com/repos/python/cpython/issues/41643/comments | 6 | 2005-03-02T23:48:53Z | 2022-04-09T23:45:10Z | https://github.com/python/cpython/issues/41643 | 1,198,807,242 | 41,643 |
[
"python",
"cpython"
] | BPO | [1155362](https://bugs.python.org/issue1155362)
--- | :---
Nosy | @warsaw, @bitdancer
<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/bitdancer'
closed_at = <Date 2010-12-23.20:41:17.348>
created_at = <Date 2005-03-02.21:03:14.000>
labels = ['type-bug', 'library']
title = 'Bugs in parsedate_tz'
updated_at = <Date 2010-12-23.20:41:17.347>
user = 'https://bugs.python.org/therve'
```
bugs.python.org fields:
```python
activity = <Date 2010-12-23.20:41:17.347>
actor = 'r.david.murray'
assignee = 'r.david.murray'
closed = True
closed_date = <Date 2010-12-23.20:41:17.348>
closer = 'r.david.murray'
components = ['Library (Lib)']
creation = <Date 2005-03-02.21:03:14.000>
creator = 'therve'
dependencies = []
files = []
hgrepos = []
issue_num = 1155362
keywords = []
message_count = 4.0
messages = ['24433', '24434', '24435', '124568']
nosy_count = 4.0
nosy_names = ['barry', 'tzot', 'therve', 'r.david.murray']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1155362'
versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']
```
</p></details>
| Bugs in parsedate_tz | https://api.github.com/repos/python/cpython/issues/41642/comments | 4 | 2005-03-02T21:03:14Z | 2022-04-09T23:45:10Z | https://github.com/python/cpython/issues/41642 | 1,198,807,241 | 41,642 |
[
"python",
"cpython"
] | BPO | [1155207](https://bugs.python.org/issue1155207)
--- | :---
<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-02.16:55:53.000>
created_at = <Date 2005-03-02.16:55:53.000>
labels = []
title = "getElementsbyTagName('*') in dom.minidom"
updated_at = <Date 2005-03-02.16:55:53.000>
user = 'https://bugs.python.org/bugmenot'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-02.16:55:53.000>
actor = 'bugmenot'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2005-03-02.16:55:53.000>
creator = 'bugmenot'
dependencies = []
files = []
hgrepos = []
issue_num = 1155207
keywords = []
message_count = 1.0
messages = ['24432']
nosy_count = 1.0
nosy_names = ['bugmenot']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1155207'
versions = []
```
</p></details>
| getElementsbyTagName('*') in dom.minidom | https://api.github.com/repos/python/cpython/issues/41641/comments | 1 | 2005-03-02T16:55:53Z | 2022-04-09T23:45:08Z | https://github.com/python/cpython/issues/41641 | 1,198,807,236 | 41,641 |
[
"python",
"cpython"
] | BPO | [1155083](https://bugs.python.org/issue1155083)
--- | :---
Nosy | @loewis
Files | <li>[urllib.zip](https://bugs.python.org/file6521/urllib.zip "Uploaded as application/x-zip-compressed at 2005-03-02.14:10:35 by mullendr"): urllib.py and urllib2.py with changes</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-03-03.09:28:39.000>
created_at = <Date 2005-03-02.14:10:33.000>
labels = ['library']
title = 'Fix for win32 proxy bypass support (no_proxy) in urllib(2)'
updated_at = <Date 2005-03-03.09:28:39.000>
user = 'https://bugs.python.org/mullendr'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-03.09:28:39.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-03-02.14:10:33.000>
creator = 'mullendr'
dependencies = []
files = ['6521']
hgrepos = []
issue_num = 1155083
keywords = ['patch']
message_count = 2.0
messages = ['47872', '47873']
nosy_count = 2.0
nosy_names = ['loewis', 'mullendr']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1155083'
versions = ['Python 2.4']
```
</p></details>
| Fix for win32 proxy bypass support (no_proxy) in urllib(2) | https://api.github.com/repos/python/cpython/issues/41640/comments | 2 | 2005-03-02T14:10:33Z | 2022-04-09T23:45:07Z | https://github.com/python/cpython/issues/41640 | 1,198,807,232 | 41,640 |
[
"python",
"cpython"
] | BPO | [1154811](https://bugs.python.org/issue1154811)
--- | :---
Nosy | @tim-one
Files | <li>[bug.py](https://bugs.python.org/file1613/bug.py "Uploaded as text/plain at 2005-03-02.04:53:59 by aivazis"): bug.py: duplicate 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 = None
closed_at = <Date 2005-03-02.05:40:01.000>
created_at = <Date 2005-03-02.04:53:55.000>
labels = ['interpreter-core']
title = 'Duplicate output with unbuffered IO after fork'
updated_at = <Date 2005-03-02.05:40:01.000>
user = 'https://bugs.python.org/aivazis'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-02.05:40:01.000>
actor = 'aivazis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-03-02.04:53:55.000>
creator = 'aivazis'
dependencies = []
files = ['1613']
hgrepos = []
issue_num = 1154811
keywords = []
message_count = 4.0
messages = ['24428', '24429', '24430', '24431']
nosy_count = 2.0
nosy_names = ['tim.peters', 'aivazis']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1154811'
versions = ['Python 2.4']
```
</p></details>
| Duplicate output with unbuffered IO after fork | https://api.github.com/repos/python/cpython/issues/41639/comments | 4 | 2005-03-02T04:53:55Z | 2022-04-09T23:45:06Z | https://github.com/python/cpython/issues/41639 | 1,198,807,228 | 41,639 |
[
"python",
"cpython"
] | BPO | [1154351](https://bugs.python.org/issue1154351)
--- | :---
Nosy | @loewis, @vstinner, @serhiy-storchaka, @eryksun, @asottile, @bradengroom
PRs | <li>python/cpython#10117</li>
Files | <li>[get_current_dir_name.patch](https://bugs.python.org/file29522/get_current_dir_name.patch "Uploaded as text/plain at 2013-03-21.02:12:21 by marcadam")</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 2019-09-09.10:18:14.369>
created_at = <Date 2005-03-01.16:26:00.000>
labels = ['3.8', 'type-feature', 'library']
title = 'add get_current_dir_name() to os module'
updated_at = <Date 2019-09-09.10:18:14.363>
user = 'https://bugs.python.org/hoffman'
```
bugs.python.org fields:
```python
activity = <Date 2019-09-09.10:18:14.363>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2019-09-09.10:18:14.369>
closer = 'vstinner'
components = ['Library (Lib)']
creation = <Date 2005-03-01.16:26:00.000>
creator = 'hoffman'
dependencies = []
files = ['29522']
hgrepos = []
issue_num = 1154351
keywords = ['patch']
message_count = 19.0
messages = ['61185', '61186', '61187', '61188', '61189', '61190', '184830', '328716', '328719', '328755', '328775', '328804', '328808', '328814', '328819', '328821', '328872', '351403', '351404']
nosy_count = 7.0
nosy_names = ['loewis', 'hoffman', 'vstinner', 'serhiy.storchaka', 'eryksun', 'Anthony Sottile', 'bradengroom']
pr_nums = ['10117']
priority = 'normal'
resolution = 'rejected'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1154351'
versions = ['Python 3.8']
```
</p></details>
| add get_current_dir_name() to os module | https://api.github.com/repos/python/cpython/issues/41638/comments | 19 | 2005-03-01T16:26:00Z | 2022-04-09T23:45:04Z | https://github.com/python/cpython/issues/41638 | 1,198,807,224 | 41,638 |
[
"python",
"cpython"
] | BPO | [1154227](https://bugs.python.org/issue1154227)
--- | :---
Nosy | @loewis
Files | <li>[urllib.zip](https://bugs.python.org/file6520/urllib.zip "Uploaded as application/x-zip-compressed at 2005-03-01.13:56:45 by mullendr"): urllib.py and urllib2.py with changes</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-03-05.13:38:25.000>
created_at = <Date 2005-03-01.13:56:45.000>
labels = ['library']
title = 'Fix for win32 proxy bypass support (no_proxy) in urllib(2)'
updated_at = <Date 2007-03-05.13:38:25.000>
user = 'https://bugs.python.org/mullendr'
```
bugs.python.org fields:
```python
activity = <Date 2007-03-05.13:38:25.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-03-01.13:56:45.000>
creator = 'mullendr'
dependencies = []
files = ['6520']
hgrepos = []
issue_num = 1154227
keywords = ['patch']
message_count = 3.0
messages = ['47869', '47870', '47871']
nosy_count = 2.0
nosy_names = ['loewis', 'mullendr']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1154227'
versions = ['Python 2.4']
```
</p></details>
| Fix for win32 proxy bypass support (no_proxy) in urllib(2) | https://api.github.com/repos/python/cpython/issues/41637/comments | 3 | 2005-03-01T13:56:45Z | 2022-04-09T23:45:03Z | https://github.com/python/cpython/issues/41637 | 1,198,807,221 | 41,637 |
[
"python",
"cpython"
] | BPO | [1153769](https://bugs.python.org/issue1153769)
--- | :---
Nosy | @birkenfeld
Files | <li>[stdtypes.tst.diff](https://bugs.python.org/file10247/stdtypes.tst.diff "Uploaded as text/plain at 2008-05-10.14:32:06 by Neil Muller"): Patch to update documentation about string interpolation functions</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-05-11.09:06:46.145>
created_at = <Date 2005-02-28.20:37:23.000>
labels = ['docs']
title = 'String interpolation needs PEP 237 update'
updated_at = <Date 2008-05-11.09:06:46.143>
user = 'https://bugs.python.org/leogah'
```
bugs.python.org fields:
```python
activity = <Date 2008-05-11.09:06:46.143>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2008-05-11.09:06:46.145>
closer = 'georg.brandl'
components = ['Documentation']
creation = <Date 2005-02-28.20:37:23.000>
creator = 'leogah'
dependencies = []
files = ['10247']
hgrepos = []
issue_num = 1153769
keywords = ['patch']
message_count = 3.0
messages = ['60691', '66529', '66615']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'leogah', 'Neil Muller']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1153769'
versions = ['Python 2.4']
```
</p></details>
| String interpolation needs PEP 237 update | https://api.github.com/repos/python/cpython/issues/41636/comments | 3 | 2005-02-28T20:37:23Z | 2022-04-09T23:45:02Z | https://github.com/python/cpython/issues/41636 | 1,198,807,215 | 41,636 |
[
"python",
"cpython"
] | BPO | [1153622](https://bugs.python.org/issue1153622)
--- | :---
Nosy | @rhettinger, @terryjreedy, @amauryfa
<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-03-31.14:21:19.386>
created_at = <Date 2005-02-28.16:48:38.000>
labels = ['type-feature', 'docs']
title = 'eval does not bind variables in lambda bodies correctly'
updated_at = <Date 2009-03-31.14:21:19.384>
user = 'https://bugs.python.org/yorick'
```
bugs.python.org fields:
```python
activity = <Date 2009-03-31.14:21:19.384>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = <Date 2009-03-31.14:21:19.386>
closer = 'jhylton'
components = ['Documentation']
creation = <Date 2005-02-28.16:48:38.000>
creator = 'yorick'
dependencies = []
files = []
hgrepos = []
issue_num = 1153622
keywords = []
message_count = 22.0
messages = ['24410', '24411', '24412', '24413', '24414', '24415', '24416', '24417', '24418', '24419', '24420', '24421', '24422', '24423', '24424', '24425', '24426', '24427', '82211', '82237', '82280', '84784']
nosy_count = 6.0
nosy_names = ['jhylton', 'rhettinger', 'terry.reedy', 'amaury.forgeotdarc', 'yorick', 'bbange']
pr_nums = []
priority = 'high'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1153622'
versions = ['Python 2.7']
```
</p></details>
| eval does not bind variables in lambda bodies correctly | https://api.github.com/repos/python/cpython/issues/41635/comments | 22 | 2005-02-28T16:48:38Z | 2022-04-09T23:45:01Z | https://github.com/python/cpython/issues/41635 | 1,198,807,214 | 41,635 |
[
"python",
"cpython"
] | BPO | [1153417](https://bugs.python.org/issue1153417)
--- | :---
Nosy | @loewis, @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-07-30.11:36:17.000>
created_at = <Date 2005-02-28.11:44:29.000>
labels = []
title = 'os.remove error on Solaris'
updated_at = <Date 2006-07-30.11:36:17.000>
user = 'https://bugs.python.org/rphilips'
```
bugs.python.org fields:
```python
activity = <Date 2006-07-30.11:36:17.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2005-02-28.11:44:29.000>
creator = 'rphilips'
dependencies = []
files = []
hgrepos = []
issue_num = 1153417
keywords = []
message_count = 3.0
messages = ['24407', '24408', '24409']
nosy_count = 3.0
nosy_names = ['loewis', 'georg.brandl', 'rphilips']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1153417'
versions = []
```
</p></details>
| os.remove error on Solaris | https://api.github.com/repos/python/cpython/issues/41634/comments | 3 | 2005-02-28T11:44:29Z | 2022-04-09T23:45:00Z | https://github.com/python/cpython/issues/41634 | 1,198,807,210 | 41,634 |
[
"python",
"cpython"
] | BPO | [1153226](https://bugs.python.org/issue1153226)
--- | :---
Nosy | @smontanaro, @arigo, @josiahcarlson, @mdickinson
Superseder | <li>bpo-1742669: "%d" format handling for long values</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2008-01-21.16:39:55.154>
created_at = <Date 2005-02-28.05:10:29.000>
labels = ['interpreter-core']
title = 'string interpolation breaks with %d and large float'
updated_at = <Date 2008-01-21.16:39:55.142>
user = 'https://bugs.python.org/jerub'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-21.16:39:55.142>
actor = 'mark.dickinson'
assignee = 'none'
closed = True
closed_date = <Date 2008-01-21.16:39:55.154>
closer = 'mark.dickinson'
components = ['Interpreter Core']
creation = <Date 2005-02-28.05:10:29.000>
creator = 'jerub'
dependencies = []
files = []
hgrepos = []
issue_num = 1153226
keywords = []
message_count = 8.0
messages = ['60684', '60685', '60686', '60687', '60688', '60689', '60690', '61406']
nosy_count = 5.0
nosy_names = ['skip.montanaro', 'arigo', 'josiahcarlson', 'mark.dickinson', 'jerub']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = '1742669'
type = None
url = 'https://bugs.python.org/issue1153226'
versions = []
```
</p></details>
| string interpolation breaks with %d and large float | https://api.github.com/repos/python/cpython/issues/41633/comments | 8 | 2005-02-28T05:10:29Z | 2022-04-09T23:44:59Z | https://github.com/python/cpython/issues/41633 | 1,198,807,204 | 41,633 |
[
"python",
"cpython"
] | BPO | [1153171](https://bugs.python.org/issue1153171)
--- | :---
<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-02-28.01:31:26.000>
created_at = <Date 2005-02-28.01:23:12.000>
labels = ['interpreter-core']
title = 'reflected operator not used when operands have the same type'
updated_at = <Date 2005-02-28.01:31:26.000>
user = 'https://bugs.python.org/hughsw'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-28.01:31:26.000>
actor = 'hughsw'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-02-28.01:23:12.000>
creator = 'hughsw'
dependencies = []
files = []
hgrepos = []
issue_num = 1153171
keywords = []
message_count = 2.0
messages = ['24405', '24406']
nosy_count = 1.0
nosy_names = ['hughsw']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1153171'
versions = ['Python 2.4']
```
</p></details>
| reflected operator not used when operands have the same type | https://api.github.com/repos/python/cpython/issues/41632/comments | 2 | 2005-02-28T01:23:12Z | 2022-04-09T23:44:58Z | https://github.com/python/cpython/issues/41632 | 1,198,807,201 | 41,632 |
[
"python",
"cpython"
] | BPO | [1153163](https://bugs.python.org/issue1153163)
--- | :---
Nosy | @birkenfeld, @terryjreedy
<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-06-14.08:32:14.000>
created_at = <Date 2005-02-28.01:09:57.000>
labels = ['interpreter-core']
title = 'reflected operator not used when operands have the same type'
updated_at = <Date 2006-06-14.08:32:14.000>
user = 'https://bugs.python.org/hughsw'
```
bugs.python.org fields:
```python
activity = <Date 2006-06-14.08:32:14.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-02-28.01:09:57.000>
creator = 'hughsw'
dependencies = []
files = []
hgrepos = []
issue_num = 1153163
keywords = []
message_count = 6.0
messages = ['24399', '24400', '24401', '24402', '24403', '24404']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'terry.reedy', 'hughsw']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1153163'
versions = ['Python 2.4']
```
</p></details>
| reflected operator not used when operands have the same type | https://api.github.com/repos/python/cpython/issues/41631/comments | 6 | 2005-02-28T01:09:57Z | 2022-04-09T23:44:57Z | https://github.com/python/cpython/issues/41631 | 1,198,807,198 | 41,631 |
[
"python",
"cpython"
] | BPO | [1153075](https://bugs.python.org/issue1153075)
--- | :---
Nosy | @mwhudson, @arigo
Files | <li>[bug.py](https://bugs.python.org/file1609/bug.py "Uploaded as text/plain at 2005-02-27.21:55:55 by @arigo"): Segfaulting example</li><li>[bug2.py](https://bugs.python.org/file1610/bug2.py "Uploaded as text/plain at 2005-03-03.09:59:05 by @mwhudson"): more nastiness</li><li>[user-mro-argh.diff](https://bugs.python.org/file1611/user-mro-argh.diff "Uploaded as text/plain at 2005-03-06.18:47:29 by @mwhudson"): mwh's patch #1</li><li>[python-subtyping.pdf](https://bugs.python.org/file1612/python-subtyping.pdf "Uploaded as application/pdf at 2005-03-15.13:22:42 by @mwhudson"): mwh's sillyness #1</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/arigo'
closed_at = <Date 2005-12-29.17:08:14.000>
created_at = <Date 2005-02-27.21:55:55.000>
labels = ['interpreter-core']
title = 'PyXxx_Check(x) trusts x->ob_type->tp_mro'
updated_at = <Date 2005-12-29.17:08:14.000>
user = 'https://github.com/arigo'
```
bugs.python.org fields:
```python
activity = <Date 2005-12-29.17:08:14.000>
actor = 'arigo'
assignee = 'arigo'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-02-27.21:55:55.000>
creator = 'arigo'
dependencies = []
files = ['1609', '1610', '1611', '1612']
hgrepos = []
issue_num = 1153075
keywords = []
message_count = 13.0
messages = ['24386', '24387', '24388', '24389', '24390', '24391', '24392', '24393', '24394', '24395', '24396', '24397', '24398']
nosy_count = 3.0
nosy_names = ['mwh', 'arigo', 'jepler']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1153075'
versions = []
```
</p></details>
| PyXxx_Check(x) trusts x->ob_type->tp_mro | https://api.github.com/repos/python/cpython/issues/41630/comments | 13 | 2005-02-27T21:55:55Z | 2022-04-09T23:44:56Z | https://github.com/python/cpython/issues/41630 | 1,198,807,189 | 41,630 |
[
"python",
"cpython"
] | BPO | [1153056](https://bugs.python.org/issue1153056)
--- | :---
Nosy | @mwhudson, @loewis, @arigo
Files | <li>[typecheck_fast.diff](https://bugs.python.org/file6518/typecheck_fast.diff "Uploaded as text/plain at 2005-02-27.21:14:15 by @arigo"): patch #1</li><li>[typecheck_fast_2.diff](https://bugs.python.org/file6519/typecheck_fast_2.diff "Uploaded as text/plain at 2005-12-14.13:11:35 by @arigo"): updated to svn head</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-12-14.13:11:35.000>
created_at = <Date 2005-02-27.21:14:15.000>
labels = ['interpreter-core']
title = 'PyXxx_Check() speed-up'
updated_at = <Date 2005-12-14.13:11:35.000>
user = 'https://github.com/arigo'
```
bugs.python.org fields:
```python
activity = <Date 2005-12-14.13:11:35.000>
actor = 'arigo'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-02-27.21:14:15.000>
creator = 'arigo'
dependencies = []
files = ['6518', '6519']
hgrepos = []
issue_num = 1153056
keywords = ['patch']
message_count = 11.0
messages = ['47858', '47859', '47860', '47861', '47862', '47863', '47864', '47865', '47866', '47867', '47868']
nosy_count = 4.0
nosy_names = ['mwh', 'loewis', 'arigo', 'sonderblade']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1153056'
versions = []
```
</p></details>
| PyXxx_Check() speed-up | https://api.github.com/repos/python/cpython/issues/41629/comments | 11 | 2005-02-27T21:14:15Z | 2022-04-09T23:44:54Z | https://github.com/python/cpython/issues/41629 | 1,198,807,185 | 41,629 |
[
"python",
"cpython"
] | BPO | [1153027](https://bugs.python.org/issue1153027)
--- | :---
Nosy | @orsenthil, @vstinner, @devdanzin
Files | <li>[302_with_spaces.diff](https://bugs.python.org/file12989/302_with_spaces.diff "Uploaded as text/plain at 2009-02-09.01:18:18 by @devdanzin"): Replace spaces with "%20"</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/orsenthil'
closed_at = <Date 2009-05-05.18:42:12.480>
created_at = <Date 2005-02-27.20:16:58.000>
labels = ['easy', 'type-bug', 'library']
title = "http_error_302() crashes with 'HTTP/1.1 400 Bad Request"
updated_at = <Date 2019-04-10.10:19:19.597>
user = 'https://bugs.python.org/pristine777'
```
bugs.python.org fields:
```python
activity = <Date 2019-04-10.10:19:19.597>
actor = 'vstinner'
assignee = 'orsenthil'
closed = True
closed_date = <Date 2009-05-05.18:42:12.480>
closer = 'orsenthil'
components = ['Library (Lib)']
creation = <Date 2005-02-27.20:16:58.000>
creator = 'pristine777'
dependencies = []
files = ['12989']
hgrepos = []
issue_num = 1153027
keywords = ['easy']
message_count = 9.0
messages = ['60681', '60682', '60683', '81430', '81474', '81491', '87269', '87271', '339843']
nosy_count = 8.0
nosy_names = ['jhylton', 'jepler', 'jjlee', 'pristine777', 'robzed', 'orsenthil', 'vstinner', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1153027'
versions = ['Python 2.6', 'Python 2.7']
```
</p></details>
| http_error_302() crashes with 'HTTP/1.1 400 Bad Request | https://api.github.com/repos/python/cpython/issues/41628/comments | 9 | 2005-02-27T20:16:58Z | 2022-04-09T23:44:54Z | https://github.com/python/cpython/issues/41628 | 1,198,807,181 | 41,628 |
[
"python",
"cpython"
] | BPO | [1153016](https://bugs.python.org/issue1153016)
--- | :---
Nosy | @Yhg1s
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-05-25.12:43:58.000>
created_at = <Date 2005-02-27.19:41:09.000>
labels = ['library']
title = 'Setting socket timeout crashes SSL'
updated_at = <Date 2006-05-25.12:43:58.000>
user = 'https://bugs.python.org/pristine777'
```
bugs.python.org fields:
```python
activity = <Date 2006-05-25.12:43:58.000>
actor = 'maltehelmert'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-27.19:41:09.000>
creator = 'pristine777'
dependencies = []
files = []
hgrepos = []
issue_num = 1153016
keywords = []
message_count = 5.0
messages = ['24381', '24382', '24383', '24384', '24385']
nosy_count = 4.0
nosy_names = ['twouters', 'pristine777', 'maltehelmert', 'tarek-ziade']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1153016'
versions = ['Python 2.4']
```
</p></details>
| Setting socket timeout crashes SSL | https://api.github.com/repos/python/cpython/issues/41627/comments | 5 | 2005-02-27T19:41:09Z | 2022-04-09T23:44:52Z | https://github.com/python/cpython/issues/41627 | 1,198,807,174 | 41,627 |
[
"python",
"cpython"
] | BPO | [1152762](https://bugs.python.org/issue1152762)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2005-06-02.00:12:22.000>
created_at = <Date 2005-02-27.06:00:48.000>
labels = ['library']
title = 'curses.textpad raises error'
updated_at = <Date 2005-06-02.00:12:22.000>
user = 'https://bugs.python.org/jrm21'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-02.00:12:22.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-27.06:00:48.000>
creator = 'jrm21'
dependencies = []
files = []
hgrepos = []
issue_num = 1152762
keywords = []
message_count = 3.0
messages = ['24378', '24379', '24380']
nosy_count = 2.0
nosy_names = ['akuchling', 'jrm21']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1152762'
versions = ['Python 2.3']
```
</p></details>
| curses.textpad raises error | https://api.github.com/repos/python/cpython/issues/41626/comments | 3 | 2005-02-27T06:00:48Z | 2022-04-09T23:44:51Z | https://github.com/python/cpython/issues/41626 | 1,198,807,170 | 41,626 |
[
"python",
"cpython"
] | BPO | [1152726](https://bugs.python.org/issue1152726)
--- | :---
Nosy | @rhettinger
Files | <li>[python_class_init_bug.py](https://bugs.python.org/file1608/python_class_init_bug.py "Uploaded as text/plain at 2005-02-27.03:10:48 by sdrabble"): Test case illuminating clobbering of class's default list arg.</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-02-27.13:18:55.000>
created_at = <Date 2005-02-27.03:10:48.000>
labels = ['interpreter-core', 'invalid', 'release-blocker']
title = 'Default class args get clobbered by prior instances.'
updated_at = <Date 2005-02-27.13:18:55.000>
user = 'https://bugs.python.org/sdrabble'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-27.13:18:55.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-02-27.03:10:48.000>
creator = 'sdrabble'
dependencies = []
files = ['1608']
hgrepos = []
issue_num = 1152726
keywords = []
message_count = 2.0
messages = ['24376', '24377']
nosy_count = 2.0
nosy_names = ['rhettinger', 'sdrabble']
pr_nums = []
priority = 'release blocker'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1152726'
versions = ['Python 2.3']
```
</p></details>
| Default class args get clobbered by prior instances. | https://api.github.com/repos/python/cpython/issues/41625/comments | 2 | 2005-02-27T03:10:48Z | 2022-04-09T23:44:49Z | https://github.com/python/cpython/issues/41625 | 1,198,807,168 | 41,625 |
[
"python",
"cpython"
] | BPO | [1152723](https://bugs.python.org/issue1152723)
--- | :---
<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-02-01.20:34:52.000>
created_at = <Date 2005-02-27.02:49:07.000>
labels = ['library']
title = 'urllib2 dont respect debuglevel in httplib'
updated_at = <Date 2006-02-01.20:34:52.000>
user = 'https://bugs.python.org/abbatini'
```
bugs.python.org fields:
```python
activity = <Date 2006-02-01.20:34:52.000>
actor = 'jjlee'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-27.02:49:07.000>
creator = 'abbatini'
dependencies = []
files = []
hgrepos = []
issue_num = 1152723
keywords = []
message_count = 4.0
messages = ['24372', '24373', '24374', '24375']
nosy_count = 2.0
nosy_names = ['jjlee', 'abbatini']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1152723'
versions = ['Python 2.4']
```
</p></details>
| urllib2 dont respect debuglevel in httplib | https://api.github.com/repos/python/cpython/issues/41624/comments | 4 | 2005-02-27T02:49:07Z | 2022-04-09T23:44:48Z | https://github.com/python/cpython/issues/41624 | 1,198,807,163 | 41,624 |
[
"python",
"cpython"
] | BPO | [1152424](https://bugs.python.org/issue1152424)
--- | :---
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-12-27.03:52:32.000>
created_at = <Date 2005-02-26.16:19:44.000>
labels = ['docs']
title = 'Dict docstring error Python-2.3.5'
updated_at = <Date 2005-12-27.03:52:32.000>
user = 'https://bugs.python.org/cjwhrh'
```
bugs.python.org fields:
```python
activity = <Date 2005-12-27.03:52:32.000>
actor = 'cjwhrh'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-02-26.16:19:44.000>
creator = 'cjwhrh'
dependencies = []
files = []
hgrepos = []
issue_num = 1152424
keywords = []
message_count = 3.0
messages = ['24369', '24370', '24371']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'cjwhrh']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1152424'
versions = ['Python 2.3']
```
</p></details>
| Dict docstring error Python-2.3.5 | https://api.github.com/repos/python/cpython/issues/41623/comments | 3 | 2005-02-26T16:19:44Z | 2022-04-09T23:44:47Z | https://github.com/python/cpython/issues/41623 | 1,198,807,157 | 41,623 |
[
"python",
"cpython"
] | BPO | [1152248](https://bugs.python.org/issue1152248)
--- | :---
Nosy | @birkenfeld, @rhettinger, @facundobatista, @amauryfa, @ncoghlan, @pitrou, @benjaminp, @merwok, @bitdancer, @4kir4, @vadmium, @phmc, @wm75, @maggyero
Files | <li>[pep-newline.txt](https://bugs.python.org/file36008/pep-newline.txt "Uploaded as text/plain at 2014-07-21.00:32:42 by abarnert"): draft PEP for expanding the newline argument</li><li>[pep-peek.txt](https://bugs.python.org/file36009/pep-peek.txt "Uploaded as text/plain at 2014-07-21.00:33:28 by abarnert"): draft PEP for adding IOBase.peek, making this easier for end users to solve</li><li>[io-newline-issue1152248.patch](https://bugs.python.org/file36098/io-newline-issue1152248.patch "Uploaded as text/plain at 2014-07-26.02:06:40 by @4kir4"): Added support for alternative newlines in _pyio.TextIOWrapper. Updated documentation. Added more io tests. No C implementation. No implemention for binary files.</li><li>[io-newline-issue1152248-2.patch](https://bugs.python.org/file36114/io-newline-issue1152248-2.patch "Uploaded as text/plain at 2014-07-26.17:02:18 by @4kir4"): Reuploaded the patch so that it applies cleanly on the current tip</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 2021-02-22.10:52:01.126>
created_at = <Date 2005-02-26.07:24:20.000>
labels = ['type-feature', 'library', 'expert-IO']
title = 'Add support for reading records with arbitrary separators to the standard IO stack'
updated_at = <Date 2021-02-23.06:04:14.892>
user = 'https://github.com/ncoghlan'
```
bugs.python.org fields:
```python
activity = <Date 2021-02-23.06:04:14.892>
actor = 'calestyo'
assignee = 'none'
closed = True
closed_date = <Date 2021-02-22.10:52:01.126>
closer = 'pitrou'
components = ['Library (Lib)', 'IO']
creation = <Date 2005-02-26.07:24:20.000>
creator = 'ncoghlan'
dependencies = []
files = ['36008', '36009', '36098', '36114']
hgrepos = []
issue_num = 1152248
keywords = ['patch']
message_count = 43.0
messages = ['61179', '61180', '61181', '61182', '61183', '61184', '63060', '63067', '63068', '63134', '64084', '82188', '87801', '87802', '87803', '87805', '87806', '87807', '87808', '87817', '87823', '109038', '109098', '109117', '111152', '111168', '111177', '111189', '111202', '111220', '111453', '223490', '223491', '223492', '224016', '224077', '224149', '224155', '226397', '387491', '387512', '387515', '387552']
nosy_count = 21.0
nosy_names = ['georg.brandl', 'rhettinger', 'facundobatista', 'amaury.forgeotdarc', 'ncoghlan', 'pitrou', 'benjamin.peterson', 'nessus42', 'eric.araujo', 'ralph.corderoy', 'r.david.murray', 'ysj.ray', 'akira', 'Douglas.Alan', 'jcon', 'martin.panter', 'pconnell', 'wolma', 'abarnert', 'maggyero', 'calestyo']
pr_nums = []
priority = 'normal'
resolution = 'later'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1152248'
versions = ['Python 3.4']
```
</p></details>
| Add support for reading records with arbitrary separators to the standard IO stack | https://api.github.com/repos/python/cpython/issues/41622/comments | 43 | 2005-02-26T07:24:20Z | 2022-04-09T23:44:46Z | https://github.com/python/cpython/issues/41622 | 1,198,807,155 | 41,622 |
[
"python",
"cpython"
] | BPO | [1151968](https://bugs.python.org/issue1151968)
--- | :---
Nosy | @loewis, @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-03-17.19:29:02.000>
created_at = <Date 2005-02-25.18:00:50.000>
labels = ['OS-windows']
title = '(XMLRPC) multitude of sockets ending up in TIME_WAIT'
updated_at = <Date 2006-03-17.19:29:02.000>
user = 'https://bugs.python.org/jonsv322'
```
bugs.python.org fields:
```python
activity = <Date 2006-03-17.19:29:02.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2005-02-25.18:00:50.000>
creator = 'jonsv322'
dependencies = []
files = []
hgrepos = []
issue_num = 1151968
keywords = []
message_count = 4.0
messages = ['24365', '24366', '24367', '24368']
nosy_count = 3.0
nosy_names = ['loewis', 'georg.brandl', 'jonsv322']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1151968'
versions = []
```
</p></details>
| (XMLRPC) multitude of sockets ending up in TIME_WAIT | https://api.github.com/repos/python/cpython/issues/41621/comments | 4 | 2005-02-25T18:00:50Z | 2022-04-09T23:44:45Z | https://github.com/python/cpython/issues/41621 | 1,198,807,153 | 41,621 |
[
"python",
"cpython"
] | BPO | [1151323](https://bugs.python.org/issue1151323)
--- | :---
Nosy | @mwhudson, @loewis, @birkenfeld, @etrepum, @mdickinson, @kousu
Files | <li>[fpconst.patch](https://bugs.python.org/file6517/fpconst.patch "Uploaded as text/plain at 2005-02-24.20:06:30 by warnes"): fpconst module 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 2009-02-10.19:53:59.004>
created_at = <Date 2005-02-24.20:06:30.000>
labels = ['extension-modules']
title = 'New fpconst module'
updated_at = <Date 2009-02-10.19:53:59.002>
user = 'https://bugs.python.org/warnes'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-10.19:53:59.002>
actor = 'mark.dickinson'
assignee = 'none'
closed = True
closed_date = <Date 2009-02-10.19:53:59.004>
closer = 'mark.dickinson'
components = ['Extension Modules']
creation = <Date 2005-02-24.20:06:30.000>
creator = 'warnes'
dependencies = []
files = ['6517']
hgrepos = []
issue_num = 1151323
keywords = ['patch']
message_count = 12.0
messages = ['47847', '47848', '47849', '47850', '47851', '47852', '47853', '47854', '47855', '47856', '47857', '81591']
nosy_count = 8.0
nosy_names = ['mwh', 'loewis', 'georg.brandl', 'leogah', 'bob.ippolito', 'mark.dickinson', 'warnes', 'kousu']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1151323'
versions = []
```
</p></details>
| New fpconst module | https://api.github.com/repos/python/cpython/issues/41620/comments | 12 | 2005-02-24T20:06:30Z | 2022-04-09T23:44:44Z | https://github.com/python/cpython/issues/41620 | 1,198,807,144 | 41,620 |
[
"python",
"cpython"
] | BPO | [1149804](https://bugs.python.org/issue1149804)
--- | :---
Nosy | @jackjansen, @jneb, @etrepum, @ronaldoussoren
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2009-01-02.15:00:24.153>
created_at = <Date 2005-02-23.13:26:43.000>
labels = ['OS-mac']
title = 'macostools.mkdirs: not thread-safe'
updated_at = <Date 2009-01-02.15:00:24.151>
user = 'https://github.com/jneb'
```
bugs.python.org fields:
```python
activity = <Date 2009-01-02.15:00:24.151>
actor = 'ronaldoussoren'
assignee = 'jackjansen'
closed = True
closed_date = <Date 2009-01-02.15:00:24.153>
closer = 'ronaldoussoren'
components = ['macOS']
creation = <Date 2005-02-23.13:26:43.000>
creator = 'jneb'
dependencies = []
files = []
hgrepos = []
issue_num = 1149804
keywords = []
message_count = 5.0
messages = ['60677', '60678', '60679', '60680', '78810']
nosy_count = 5.0
nosy_names = ['jackjansen', 'jvr', 'jneb', 'bob.ippolito', 'ronaldoussoren']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1149804'
versions = []
```
</p></details>
| macostools.mkdirs: not thread-safe | https://api.github.com/repos/python/cpython/issues/41619/comments | 5 | 2005-02-23T13:26:43Z | 2022-04-09T23:44:43Z | https://github.com/python/cpython/issues/41619 | 1,198,807,141 | 41,619 |
[
"python",
"cpython"
] | BPO | [1149798](https://bugs.python.org/issue1149798)
--- | :---
Nosy | @jneb
Files | <li>[hotshot_builtins_globals.diff](https://bugs.python.org/file9462/hotshot_builtins_globals.diff "Uploaded as text/plain at 2008-02-19.13:58:18 by vdupras")</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-07-19.22:23:56.553>
created_at = <Date 2005-02-23.13:21:39.000>
labels = ['interpreter-core', 'type-feature']
title = 'hotshot.runctx: builtins missing'
updated_at = <Date 2010-07-19.22:23:56.552>
user = 'https://github.com/jneb'
```
bugs.python.org fields:
```python
activity = <Date 2010-07-19.22:23:56.552>
actor = 'BreamoreBoy'
assignee = 'none'
closed = True
closed_date = <Date 2010-07-19.22:23:56.553>
closer = 'BreamoreBoy'
components = ['Interpreter Core']
creation = <Date 2005-02-23.13:21:39.000>
creator = 'jneb'
dependencies = []
files = ['9462']
hgrepos = []
issue_num = 1149798
keywords = ['patch']
message_count = 6.0
messages = ['60676', '62559', '62560', '62562', '110431', '110814']
nosy_count = 3.0
nosy_names = ['jneb', 'vdupras', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1149798'
versions = ['Python 3.2']
```
</p></details>
| hotshot.runctx: builtins missing | https://api.github.com/repos/python/cpython/issues/41618/comments | 6 | 2005-02-23T13:21:39Z | 2022-04-09T23:44:41Z | https://github.com/python/cpython/issues/41618 | 1,198,807,138 | 41,618 |
[
"python",
"cpython"
] | BPO | [1149508](https://bugs.python.org/issue1149508)
--- | :---
Files | <li>[textwrap-numbers.patch](https://bugs.python.org/file6516/textwrap-numbers.patch "Uploaded as text/plain at 2005-02-27.18:29:36 by quarl")</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-05.02:58:32.000>
created_at = <Date 2005-02-23.01:10:48.000>
labels = ['library']
title = 'textwrap wordsep_re'
updated_at = <Date 2005-03-05.02:58:32.000>
user = 'https://bugs.python.org/quarl'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-05.02:58:32.000>
actor = 'gward'
assignee = 'gward'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-23.01:10:48.000>
creator = 'quarl'
dependencies = []
files = ['6516']
hgrepos = []
issue_num = 1149508
keywords = ['patch']
message_count = 3.0
messages = ['47844', '47845', '47846']
nosy_count = 2.0
nosy_names = ['gward', 'quarl']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1149508'
versions = ['Python 2.4']
```
</p></details>
| textwrap wordsep_re | https://api.github.com/repos/python/cpython/issues/41617/comments | 3 | 2005-02-23T01:10:48Z | 2022-04-09T23:44:40Z | https://github.com/python/cpython/issues/41617 | 1,198,807,133 | 41,617 |
[
"python",
"cpython"
] | BPO | [1149447](https://bugs.python.org/issue1149447)
--- | :---
Nosy | @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 = None
closed_at = <Date 2010-08-21.12:28:14.678>
created_at = <Date 2005-02-22.23:15:30.000>
labels = ['extension-modules', 'type-feature', 'library']
title = 'bsddb wrapper does not export some low-level functions'
updated_at = <Date 2010-08-21.12:28:14.676>
user = 'https://bugs.python.org/mmokrejs'
```
bugs.python.org fields:
```python
activity = <Date 2010-08-21.12:28:14.676>
actor = 'BreamoreBoy'
assignee = 'none'
closed = True
closed_date = <Date 2010-08-21.12:28:14.678>
closer = 'BreamoreBoy'
components = ['Extension Modules', 'Library (Lib)']
creation = <Date 2005-02-22.23:15:30.000>
creator = 'mmokrejs'
dependencies = []
files = []
hgrepos = []
issue_num = 1149447
keywords = []
message_count = 3.0
messages = ['60674', '60675', '114489']
nosy_count = 3.0
nosy_names = ['jcea', 'mmokrejs', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1149447'
versions = ['Python 2.7']
```
</p></details>
| bsddb wrapper does not export some low-level functions | https://api.github.com/repos/python/cpython/issues/41616/comments | 3 | 2005-02-22T23:15:30Z | 2022-04-09T23:44:39Z | https://github.com/python/cpython/issues/41616 | 1,198,807,129 | 41,616 |
[
"python",
"cpython"
] | BPO | [1149413](https://bugs.python.org/issue1149413)
--- | :---
Nosy | @akuchling, @gpshead
<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 2006-04-12.20:17:50.000>
created_at = <Date 2005-02-22.22:14:20.000>
labels = ['library']
title = "bsddb: bug with 'n' flag"
updated_at = <Date 2006-04-12.20:17:50.000>
user = 'https://bugs.python.org/mmokrejs'
```
bugs.python.org fields:
```python
activity = <Date 2006-04-12.20:17:50.000>
actor = 'gregory.p.smith'
assignee = 'gregory.p.smith'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-22.22:14:20.000>
creator = 'mmokrejs'
dependencies = []
files = []
hgrepos = []
issue_num = 1149413
keywords = []
message_count = 3.0
messages = ['24362', '24363', '24364']
nosy_count = 3.0
nosy_names = ['akuchling', 'gregory.p.smith', 'mmokrejs']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1149413'
versions = ['Python 2.3']
```
</p></details>
| bsddb: bug with 'n' flag | https://api.github.com/repos/python/cpython/issues/41615/comments | 3 | 2005-02-22T22:14:20Z | 2022-04-09T23:44:38Z | https://github.com/python/cpython/issues/41615 | 1,198,807,124 | 41,615 |
[
"python",
"cpython"
] | BPO | [1147646](https://bugs.python.org/issue1147646)
--- | :---
Nosy | @amauryfa
Superseder | <li>bpo-1720250: PyGILState_Ensure does not acquires GIL</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-07-10.07:32:02.663>
created_at = <Date 2005-02-22.19:04:55.000>
labels = ['type-bug', 'OS-windows']
title = 'Windows deadlock with PyEval_ReleaseLock'
updated_at = <Date 2010-07-10.07:32:02.661>
user = 'https://bugs.python.org/montulli'
```
bugs.python.org fields:
```python
activity = <Date 2010-07-10.07:32:02.661>
actor = 'amaury.forgeotdarc'
assignee = 'none'
closed = True
closed_date = <Date 2010-07-10.07:32:02.663>
closer = 'amaury.forgeotdarc'
components = ['Windows']
creation = <Date 2005-02-22.19:04:55.000>
creator = 'montulli'
dependencies = []
files = []
hgrepos = []
issue_num = 1147646
keywords = []
message_count = 4.0
messages = ['60673', '109747', '109765', '109830']
nosy_count = 3.0
nosy_names = ['amaury.forgeotdarc', 'montulli', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'test needed'
status = 'closed'
superseder = '1720250'
type = 'behavior'
url = 'https://bugs.python.org/issue1147646'
versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']
```
</p></details>
| Windows deadlock with PyEval_ReleaseLock | https://api.github.com/repos/python/cpython/issues/41614/comments | 4 | 2005-02-22T19:04:55Z | 2022-04-09T23:44:37Z | https://github.com/python/cpython/issues/41614 | 1,198,807,122 | 41,614 |
[
"python",
"cpython"
] | BPO | [1146231](https://bugs.python.org/issue1146231)
--- | :---
Nosy | @birkenfeld, @gpshead
Files | <li>[setup.py.diff.25](https://bugs.python.org/file6515/setup.py.diff.25 "Uploaded at 2005-02-22.13:10:38 by aimacintyre"): setup.py patch to correct bsddb3 build problems on FreeBSD</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-01-24.20:01:05.000>
created_at = <Date 2005-02-22.13:10:38.000>
labels = ['build']
title = 'bsddb3 build problems on FreeBSD (2.4 + 2.5)'
updated_at = <Date 2006-01-24.20:01:05.000>
user = 'https://bugs.python.org/aimacintyre'
```
bugs.python.org fields:
```python
activity = <Date 2006-01-24.20:01:05.000>
actor = 'gregory.p.smith'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2005-02-22.13:10:38.000>
creator = 'aimacintyre'
dependencies = []
files = ['6515']
hgrepos = []
issue_num = 1146231
keywords = ['patch']
message_count = 4.0
messages = ['47840', '47841', '47842', '47843']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'gregory.p.smith', 'aimacintyre']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1146231'
versions = ['Python 2.4']
```
</p></details>
| bsddb3 build problems on FreeBSD (2.4 + 2.5) | https://api.github.com/repos/python/cpython/issues/41613/comments | 4 | 2005-02-22T13:10:38Z | 2022-04-09T23:44:35Z | https://github.com/python/cpython/issues/41613 | 1,198,807,117 | 41,613 |
[
"python",
"cpython"
] | BPO | [1145950](https://bugs.python.org/issue1145950)
--- | :---
Nosy | @mwhudson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-02-22.10:16:09.000>
created_at = <Date 2005-02-22.02:47:56.000>
labels = ['interpreter-core', 'invalid']
title = 'Strange behaviour concerning variable names'
updated_at = <Date 2005-02-22.10:16:09.000>
user = 'https://bugs.python.org/flexo'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-22.10:16:09.000>
actor = 'mwh'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-02-22.02:47:56.000>
creator = 'flexo_'
dependencies = []
files = []
hgrepos = []
issue_num = 1145950
keywords = []
message_count = 2.0
messages = ['24360', '24361']
nosy_count = 2.0
nosy_names = ['mwh', 'flexo_']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1145950'
versions = []
```
</p></details>
| Strange behaviour concerning variable names | https://api.github.com/repos/python/cpython/issues/41612/comments | 2 | 2005-02-22T02:47:56Z | 2022-04-09T23:44:34Z | https://github.com/python/cpython/issues/41612 | 1,198,807,113 | 41,612 |
[
"python",
"cpython"
] | BPO | [1145257](https://bugs.python.org/issue1145257)
--- | :---
Nosy | @pepr, @tarekziade
Dependencies | <li>bpo-1666318: shutil.copytree doesn't give control over directory permissions</li>
Files | <li>[shutil_copystat_failure.zip](https://bugs.python.org/file1607/shutil_copystat_failure.zip "Uploaded at 2005-02-21.09:02:55 by @pepr"): simple test</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 2016-04-28.04:44:10.463>
created_at = <Date 2005-02-21.09:02:55.000>
labels = ['type-bug', 'library']
title = 'shutil.copystat() may fail...'
updated_at = <Date 2016-04-28.04:44:10.462>
user = 'https://github.com/pepr'
```
bugs.python.org fields:
```python
activity = <Date 2016-04-28.04:44:10.462>
actor = 'berker.peksag'
assignee = 'tarek'
closed = True
closed_date = <Date 2016-04-28.04:44:10.463>
closer = 'berker.peksag'
components = ['Library (Lib)']
creation = <Date 2005-02-21.09:02:55.000>
creator = 'prikryl'
dependencies = ['1666318']
files = ['1607']
hgrepos = []
issue_num = 1145257
keywords = []
message_count = 4.0
messages = ['24358', '24359', '180651', '180798']
nosy_count = 4.0
nosy_names = ['prikryl', 'thomaswaldmann', 'tarek', 'Neil Muller']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1145257'
versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']
```
</p></details>
| shutil.copystat() may fail... | https://api.github.com/repos/python/cpython/issues/41611/comments | 4 | 2005-02-21T09:02:55Z | 2022-04-09T23:44:34Z | https://github.com/python/cpython/issues/41611 | 1,198,807,111 | 41,611 |
[
"python",
"cpython"
] | BPO | [1145231](https://bugs.python.org/issue1145231)
--- | :---
Nosy | @hyeshik, @tiran
<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 2008-01-05.19:24:18.771>
created_at = <Date 2005-02-21.08:10:43.000>
labels = ['library']
title = 'No os.statvfs on FreeBSD'
updated_at = <Date 2008-01-05.19:24:18.769>
user = 'https://bugs.python.org/volkersf'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-05.19:24:18.769>
actor = 'christian.heimes'
assignee = 'hyeshik.chang'
closed = True
closed_date = <Date 2008-01-05.19:24:18.771>
closer = 'christian.heimes'
components = ['Library (Lib)']
creation = <Date 2005-02-21.08:10:43.000>
creator = 'volkersf'
dependencies = []
files = []
hgrepos = []
issue_num = 1145231
keywords = []
message_count = 3.0
messages = ['24356', '24357', '59308']
nosy_count = 3.0
nosy_names = ['hyeshik.chang', 'volkersf', 'christian.heimes']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1145231'
versions = []
```
</p></details>
| No os.statvfs on FreeBSD | https://api.github.com/repos/python/cpython/issues/41610/comments | 3 | 2005-02-21T08:10:43Z | 2022-04-09T23:44:33Z | https://github.com/python/cpython/issues/41610 | 1,198,807,107 | 41,610 |
[
"python",
"cpython"
] | BPO | [1145039](https://bugs.python.org/issue1145039)
--- | :---
Nosy | @tim-one
Files | <li>[reset_exc.patch](https://bugs.python.org/file6514/reset_exc.patch "Uploaded as text/plain at 2005-02-20.21:31:32 by nnorwitz"): 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 2006-05-26.23:17:23.000>
created_at = <Date 2005-02-20.21:31:32.000>
labels = ['interpreter-core']
title = 'Remove some invariant conditions and assert in ceval'
updated_at = <Date 2006-05-26.23:17:23.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2006-05-26.23:17:23.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-02-20.21:31:32.000>
creator = 'nnorwitz'
dependencies = []
files = ['6514']
hgrepos = []
issue_num = 1145039
keywords = ['patch']
message_count = 3.0
messages = ['47837', '47838', '47839']
nosy_count = 2.0
nosy_names = ['tim.peters', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1145039'
versions = ['Python 2.5']
```
</p></details>
| Remove some invariant conditions and assert in ceval | https://api.github.com/repos/python/cpython/issues/41609/comments | 3 | 2005-02-20T21:31:32Z | 2022-04-09T23:44:31Z | https://github.com/python/cpython/issues/41609 | 1,198,807,104 | 41,609 |
[
"python",
"cpython"
] | BPO | [1144842](https://bugs.python.org/issue1144842)
--- | :---
Nosy | @loewis, @rhettinger
Files | <li>[dupstore.diff](https://bugs.python.org/file6512/dupstore.diff "Uploaded as text/plain at 2005-02-20.15:41:48 by @rhettinger"): Basic patch with tests</li><li>[a.py](https://bugs.python.org/file6513/a.py "Uploaded as text/plain at 2005-02-21.22:37:44 by @loewis")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2005-02-21.23:07:54.000>
created_at = <Date 2005-02-20.15:41:48.000>
labels = ['interpreter-core']
title = 'Replace store/load pair with a single new opcode'
updated_at = <Date 2005-02-21.23:07:54.000>
user = 'https://github.com/rhettinger'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-21.23:07:54.000>
actor = 'loewis'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-02-20.15:41:48.000>
creator = 'rhettinger'
dependencies = []
files = ['6512', '6513']
hgrepos = []
issue_num = 1144842
keywords = ['patch']
message_count = 6.0
messages = ['47831', '47832', '47833', '47834', '47835', '47836']
nosy_count = 2.0
nosy_names = ['loewis', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'remind'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1144842'
versions = ['Python 2.5']
```
</p></details>
| Replace store/load pair with a single new opcode | https://api.github.com/repos/python/cpython/issues/41608/comments | 6 | 2005-02-20T15:41:48Z | 2022-04-09T23:44:31Z | https://github.com/python/cpython/issues/41608 | 1,198,807,101 | 41,608 |
[
"python",
"cpython"
] | BPO | [1144816](https://bugs.python.org/issue1144816)
--- | :---
Nosy | @birkenfeld, @phdru
Files | <li>[diff_webbrowser](https://bugs.python.org/file6511/diff_webbrowser "Uploaded at 2005-02-21.09:52:00 by pernici"): patch relative to Revision 1.37</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-06-01.16:25:20.000>
created_at = <Date 2005-02-20.14:58:27.000>
labels = []
title = 'webbrowser.Netscape.open bug fix'
updated_at = <Date 2005-06-01.16:25:20.000>
user = 'https://bugs.python.org/pernici'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-01.16:25:20.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2005-02-20.14:58:27.000>
creator = 'pernici'
dependencies = []
files = ['6511']
hgrepos = []
issue_num = 1144816
keywords = ['patch']
message_count = 4.0
messages = ['47827', '47828', '47829', '47830']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'phd', 'rodsenra', 'pernici']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1144816'
versions = []
```
</p></details>
| webbrowser.Netscape.open bug fix | https://api.github.com/repos/python/cpython/issues/41607/comments | 4 | 2005-02-20T14:58:27Z | 2022-04-09T23:44:29Z | https://github.com/python/cpython/issues/41607 | 1,198,807,095 | 41,607 |
[
"python",
"cpython"
] | BPO | [1144636](https://bugs.python.org/issue1144636)
--- | :---
Nosy | @loewis
Files | <li>[pickleable.diff](https://bugs.python.org/file6510/pickleable.diff "Uploaded as text/plain at 2005-02-20.02:48:46 by jjlee")</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-02-14.21:43:21.000>
created_at = <Date 2005-02-20.02:48:45.000>
labels = ['library']
title = 'Make urllib2.OpenerDirector instances pickle-able'
updated_at = <Date 2007-02-14.21:43:21.000>
user = 'https://bugs.python.org/jjlee'
```
bugs.python.org fields:
```python
activity = <Date 2007-02-14.21:43:21.000>
actor = 'jjlee'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-20.02:48:45.000>
creator = 'jjlee'
dependencies = []
files = ['6510']
hgrepos = []
issue_num = 1144636
keywords = ['patch']
message_count = 4.0
messages = ['47823', '47824', '47825', '47826']
nosy_count = 2.0
nosy_names = ['loewis', 'jjlee']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1144636'
versions = ['Python 2.5']
```
</p></details>
| Make urllib2.OpenerDirector instances pickle-able | https://api.github.com/repos/python/cpython/issues/41606/comments | 4 | 2005-02-20T02:48:45Z | 2022-04-09T23:44:27Z | https://github.com/python/cpython/issues/41606 | 1,198,807,090 | 41,606 |
[
"python",
"cpython"
] | BPO | [1144555](https://bugs.python.org/issue1144555)
--- | :---
Nosy | @loewis, @birkenfeld
Files | <li>[py-mmap.diff](https://bugs.python.org/file6509/py-mmap.diff "Uploaded as text/plain at 2005-02-19.22:47:17 by @birkenfeld"): patch to allow UNIX mmap to be called with 0 to set mmap size to current file size</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.11:24:26.000>
created_at = <Date 2005-02-19.22:47:17.000>
labels = ['library']
title = 'allow UNIX mmap size to default to current file size (new)'
updated_at = <Date 2005-03-03.11:24:26.000>
user = 'https://github.com/birkenfeld'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-03.11:24:26.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-19.22:47:17.000>
creator = 'georg.brandl'
dependencies = []
files = ['6509']
hgrepos = []
issue_num = 1144555
keywords = ['patch']
message_count = 2.0
messages = ['47821', '47822']
nosy_count = 2.0
nosy_names = ['loewis', 'georg.brandl']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1144555'
versions = []
```
</p></details>
| allow UNIX mmap size to default to current file size (new) | https://api.github.com/repos/python/cpython/issues/41605/comments | 2 | 2005-02-19T22:47:17Z | 2022-04-09T23:44:26Z | https://github.com/python/cpython/issues/41605 | 1,198,807,087 | 41,605 |
[
"python",
"cpython"
] | BPO | [1144549](https://bugs.python.org/issue1144549)
--- | :---
Nosy | @birkenfeld, @birkenfeld
Files | <li>[py-cgitb.diff](https://bugs.python.org/file6508/py-cgitb.diff "Uploaded as text/plain at 2005-02-20.07:17:11 by @birkenfeld"): second, corrected, 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/birkenfeld'
closed_at = <Date 2005-06-26.22:00:22.000>
created_at = <Date 2005-02-19.22:23:25.000>
labels = ['library']
title = "cgitb: make more usable for \\'binary-only\\' sw (new patch)"
updated_at = <Date 2005-06-26.22:00:22.000>
user = 'https://github.com/birkenfeld'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-26.22:00:22.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-19.22:23:25.000>
creator = 'georg.brandl'
dependencies = []
files = ['6508']
hgrepos = []
issue_num = 1144549
keywords = ['patch']
message_count = 5.0
messages = ['47816', '47817', '47818', '47819', '47820']
nosy_count = 3.0
nosy_names = ['nobody', 'georg.brandl', 'georg.brandl']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1144549'
versions = []
```
</p></details>
| cgitb: make more usable for \'binary-only\' sw (new patch) | https://api.github.com/repos/python/cpython/issues/41604/comments | 5 | 2005-02-19T22:23:25Z | 2022-04-09T23:44:26Z | https://github.com/python/cpython/issues/41604 | 1,198,807,082 | 41,604 |
[
"python",
"cpython"
] | BPO | [1144533](https://bugs.python.org/issue1144533)
--- | :---
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:07:03.266>
created_at = <Date 2005-02-19.21:02:08.000>
labels = ['easy', 'type-bug', 'library']
title = 'htmllib quote parse error within a <script>'
updated_at = <Date 2010-07-31.21:07:03.264>
user = 'https://bugs.python.org/ahoeltje'
```
bugs.python.org fields:
```python
activity = <Date 2010-07-31.21:07:03.264>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2010-07-31.21:07:03.266>
closer = 'georg.brandl'
components = ['Library (Lib)']
creation = <Date 2005-02-19.21:02:08.000>
creator = 'ahoeltje'
dependencies = []
files = []
hgrepos = []
issue_num = 1144533
keywords = ['easy']
message_count = 3.0
messages = ['60671', '60672', '112202']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'leogah', 'ahoeltje']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1144533'
versions = ['Python 2.6']
```
</p></details>
| htmllib quote parse error within a <script> | https://api.github.com/repos/python/cpython/issues/41603/comments | 3 | 2005-02-19T21:02:08Z | 2022-04-09T23:44:24Z | https://github.com/python/cpython/issues/41603 | 1,198,807,078 | 41,603 |
[
"python",
"cpython"
] | BPO | [1144504](https://bugs.python.org/issue1144504)
--- | :---
Nosy | @loewis, @akuchling
Superseder | <li>bpo-16525: wave file module does not support 32bit float format</li>
Files | <li>[wave.patch](https://bugs.python.org/file6507/wave.patch "Uploaded as text/plain at 2005-02-19.20:02:45 by bensatmit_edu"): a patch for wave.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 2012-11-22.01:09:29.700>
created_at = <Date 2005-02-19.20:02:45.000>
labels = ['extension-modules']
title = 'Add IEEE Float support to wave.py'
updated_at = <Date 2012-11-22.01:09:29.700>
user = 'https://bugs.python.org/bensatmitedu'
```
bugs.python.org fields:
```python
activity = <Date 2012-11-22.01:09:29.700>
actor = 'jcea'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2005-02-19.20:02:45.000>
creator = 'bensatmit_edu'
dependencies = []
files = ['6507']
hgrepos = []
issue_num = 1144504
keywords = ['patch']
message_count = 5.0
messages = ['47812', '47813', '47814', '47815', '137020']
nosy_count = 5.0
nosy_names = ['loewis', 'akuchling', 'mcherm', 'bensatmit_edu', 'bemasc']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = '16525'
type = None
url = 'https://bugs.python.org/issue1144504'
versions = ['Python 2.3']
```
</p></details>
| Add IEEE Float support to wave.py | https://api.github.com/repos/python/cpython/issues/41602/comments | 5 | 2005-02-19T20:02:45Z | 2022-04-09T23:44:23Z | https://github.com/python/cpython/issues/41602 | 1,198,807,076 | 41,602 |
[
"python",
"cpython"
] | BPO | [1144263](https://bugs.python.org/issue1144263)
--- | :---
Nosy | @mwhudson, @brettcannon, @birkenfeld, @ericsnowcurrently
<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-05.17:41:15.423>
created_at = <Date 2005-02-19.09:20:13.000>
labels = ['interpreter-core', 'type-bug']
title = 'reload() is broken for C extension objects'
updated_at = <Date 2018-05-16.18:12:15.700>
user = 'https://bugs.python.org/knepley'
```
bugs.python.org fields:
```python
activity = <Date 2018-05-16.18:12:15.700>
actor = 'eric.snow'
assignee = 'none'
closed = True
closed_date = <Date 2009-04-05.17:41:15.423>
closer = 'georg.brandl'
components = ['Interpreter Core']
creation = <Date 2005-02-19.09:20:13.000>
creator = 'knepley'
dependencies = []
files = []
hgrepos = []
issue_num = 1144263
keywords = []
message_count = 6.0
messages = ['60666', '60667', '60668', '60669', '60670', '85537']
nosy_count = 6.0
nosy_names = ['mwh', 'brett.cannon', 'georg.brandl', 'knepley', 'logistix', 'eric.snow']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1144263'
versions = ['Python 2.6']
```
</p></details>
| reload() is broken for C extension objects | https://api.github.com/repos/python/cpython/issues/41601/comments | 7 | 2005-02-19T09:20:13Z | 2024-02-19T13:48:58Z | https://github.com/python/cpython/issues/41601 | 1,198,807,074 | 41,601 |
[
"python",
"cpython"
] | BPO | [1144057](https://bugs.python.org/issue1144057)
--- | :---
Nosy | @malemburg, @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/malemburg'
closed_at = <Date 2005-12-28.16:41:05.000>
created_at = <Date 2005-02-18.21:10:06.000>
labels = ['interpreter-core', 'type-feature']
title = 'future warning in commets'
updated_at = <Date 2005-12-28.16:41:05.000>
user = 'https://bugs.python.org/makaron'
```
bugs.python.org fields:
```python
activity = <Date 2005-12-28.16:41:05.000>
actor = 'mcherm'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-02-18.21:10:06.000>
creator = 'makaron'
dependencies = []
files = []
hgrepos = []
issue_num = 1144057
keywords = []
message_count = 5.0
messages = ['54398', '54399', '54400', '54401', '54402']
nosy_count = 4.0
nosy_names = ['lemburg', 'doerwalter', 'mcherm', 'makaron']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1144057'
versions = []
```
</p></details>
| future warning in commets | https://api.github.com/repos/python/cpython/issues/41600/comments | 5 | 2005-02-18T21:10:06Z | 2022-04-09T23:44:21Z | https://github.com/python/cpython/issues/41600 | 1,198,807,072 | 41,600 |
[
"python",
"cpython"
] | BPO | [1143895](https://bugs.python.org/issue1143895)
--- | :---
Nosy | @arigo, @simonpercivall
Files | <li>[inspect_bugs.diff](https://bugs.python.org/file1606/inspect_bugs.diff "Uploaded as text/plain at 2005-02-18.16:26:01 by @arigo"): failing test cases</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-12.16:39:13.000>
created_at = <Date 2005-02-18.16:26:01.000>
labels = ['library']
title = 'inspect.getsource() breakage in 2.4'
updated_at = <Date 2005-03-12.16:39:13.000>
user = 'https://github.com/arigo'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-12.16:39:13.000>
actor = 'jlgijsbers'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-18.16:26:01.000>
creator = 'arigo'
dependencies = []
files = ['1606']
hgrepos = []
issue_num = 1143895
keywords = []
message_count = 5.0
messages = ['24351', '24352', '24353', '24354', '24355']
nosy_count = 3.0
nosy_names = ['arigo', 'jlgijsbers', 'simon.percivall']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1143895'
versions = ['Python 2.4']
```
</p></details>
| inspect.getsource() breakage in 2.4 | https://api.github.com/repos/python/cpython/issues/41599/comments | 5 | 2005-02-18T16:26:01Z | 2022-04-09T23:44:20Z | https://github.com/python/cpython/issues/41599 | 1,198,807,067 | 41,599 |
[
"python",
"cpython"
] | BPO | [1143855](https://bugs.python.org/issue1143855)
--- | :---
Nosy | @sjoerdmullender, @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-02-18.21:17:29.000>
created_at = <Date 2005-02-18.15:31:18.000>
labels = ['interpreter-core', 'type-feature', 'invalid']
title = 'Python syntax is not so XML friendly!'
updated_at = <Date 2005-02-18.21:17:29.000>
user = 'https://bugs.python.org/cp1965'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-18.21:17:29.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-02-18.15:31:18.000>
creator = 'cp1965'
dependencies = []
files = []
hgrepos = []
issue_num = 1143855
keywords = []
message_count = 3.0
messages = ['54395', '54396', '54397']
nosy_count = 3.0
nosy_names = ['sjoerd', 'brett.cannon', 'cp1965']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1143855'
versions = []
```
</p></details>
| Python syntax is not so XML friendly! | https://api.github.com/repos/python/cpython/issues/41598/comments | 3 | 2005-02-18T15:31:18Z | 2022-04-09T23:44:18Z | https://github.com/python/cpython/issues/41598 | 1,198,807,064 | 41,598 |
[
"python",
"cpython"
] | BPO | [1143695](https://bugs.python.org/issue1143695)
--- | :---
Files | <li>[urllib2.patch](https://bugs.python.org/file6506/urllib2.patch "Uploaded as text/plain at 2005-02-19.09:02:10 by benno")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-04-15.14:49:02.000>
created_at = <Date 2005-02-18.11:14:35.000>
labels = ['library']
title = 'Fix to allow urllib2 digest auth to talk to livejournal.com'
updated_at = <Date 2006-04-15.14:49:02.000>
user = 'https://bugs.python.org/benno'
```
bugs.python.org fields:
```python
activity = <Date 2006-04-15.14:49:02.000>
actor = 'jjlee'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-18.11:14:35.000>
creator = 'benno'
dependencies = []
files = ['6506']
hgrepos = []
issue_num = 1143695
keywords = ['patch']
message_count = 5.0
messages = ['47807', '47808', '47809', '47810', '47811']
nosy_count = 3.0
nosy_names = ['anthonybaxter', 'jjlee', 'benno']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1143695'
versions = ['Python 2.4']
```
</p></details>
| Fix to allow urllib2 digest auth to talk to livejournal.com | https://api.github.com/repos/python/cpython/issues/41597/comments | 5 | 2005-02-18T11:14:35Z | 2022-04-09T23:44:17Z | https://github.com/python/cpython/issues/41597 | 1,198,807,060 | 41,597 |
[
"python",
"cpython"
] | BPO | [1141428](https://bugs.python.org/issue1141428)
--- | :---
Nosy | @birkenfeld, @birkenfeld, @rhettinger
Files | <li>[test_richcmp.diff](https://bugs.python.org/file6504/test_richcmp.diff "Uploaded as text/plain at 2005-02-25.00:20:49 by jimjjewett")</li><li>[seq_tests.diff2](https://bugs.python.org/file6505/seq_tests.diff2 "Uploaded as application/octet-stream at 2005-03-04.19:32:00 by jimjjewett"): adding an in-order check to seq_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 = 'https://github.com/birkenfeld'
closed_at = <Date 2005-08-24.09:09:27.000>
created_at = <Date 2005-02-18.00:42:23.000>
labels = ['tests']
title = 'more __contains__ tests'
updated_at = <Date 2005-08-24.09:09:27.000>
user = 'https://bugs.python.org/jimjjewett'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-24.09:09:27.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2005-02-18.00:42:23.000>
creator = 'jimjjewett'
dependencies = []
files = ['6504', '6505']
hgrepos = []
issue_num = 1141428
keywords = ['patch']
message_count = 5.0
messages = ['47802', '47803', '47804', '47805', '47806']
nosy_count = 5.0
nosy_names = ['georg.brandl', 'georg.brandl', 'mcherm', 'rhettinger', 'jimjjewett']
pr_nums = []
priority = 'low'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1141428'
versions = ['Python 2.5']
```
</p></details>
| more __contains__ tests | https://api.github.com/repos/python/cpython/issues/41596/comments | 5 | 2005-02-18T00:42:23Z | 2022-04-09T23:44:17Z | https://github.com/python/cpython/issues/41596 | 1,198,807,058 | 41,596 |
[
"python",
"cpython"
] | BPO | [1138653](https://bugs.python.org/issue1138653)
--- | :---
Nosy | @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-09-23.17:43:41.000>
created_at = <Date 2005-02-17.22:46:29.000>
labels = ['library']
title = 'subprocesss module retains older license header'
updated_at = <Date 2005-09-23.17:43:41.000>
user = 'https://bugs.python.org/tseaver'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-23.17:43:41.000>
actor = 'astrand'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-17.22:46:29.000>
creator = 'tseaver'
dependencies = []
files = []
hgrepos = []
issue_num = 1138653
keywords = []
message_count = 5.0
messages = ['24346', '24347', '24348', '24349', '24350']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'astrand', 'tseaver']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1138653'
versions = ['Python 2.4']
```
</p></details>
| subprocesss module retains older license header | https://api.github.com/repos/python/cpython/issues/41595/comments | 5 | 2005-02-17T22:46:29Z | 2022-04-09T23:44:15Z | https://github.com/python/cpython/issues/41595 | 1,198,807,055 | 41,595 |
[
"python",
"cpython"
] | BPO | [1126208](https://bugs.python.org/issue1126208)
--- | :---
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 2007-01-22.19:30:06.000>
created_at = <Date 2005-02-17.20:33:16.000>
labels = ['library']
title = 'subprocess.py Errors with IDLE'
updated_at = <Date 2007-01-22.19:30:06.000>
user = 'https://github.com/kbkaiser'
```
bugs.python.org fields:
```python
activity = <Date 2007-01-22.19:30:06.000>
actor = 'astrand'
assignee = 'astrand'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-17.20:33:16.000>
creator = 'kbk'
dependencies = []
files = []
hgrepos = []
issue_num = 1126208
keywords = []
message_count = 3.0
messages = ['24343', '24344', '24345']
nosy_count = 3.0
nosy_names = ['kbk', 'astrand', 'bethard']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1126208'
versions = []
```
</p></details>
| subprocess.py Errors with IDLE | https://api.github.com/repos/python/cpython/issues/41594/comments | 3 | 2005-02-17T20:33:16Z | 2022-04-09T23:44:14Z | https://github.com/python/cpython/issues/41594 | 1,198,807,053 | 41,594 |
[
"python",
"cpython"
] | BPO | [1126187](https://bugs.python.org/issue1126187)
--- | :---
Nosy | @loewis, @theller
Files | <li>[advanced.py](https://bugs.python.org/file6503/advanced.py "Uploaded as text/plain at 2005-02-17.19:44:44 by phwp")</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-02-14.10:55:22.000>
created_at = <Date 2005-02-17.19:43:46.000>
labels = ['library']
title = 'isapi.samples.advanced.py fix'
updated_at = <Date 2007-02-14.10:55:22.000>
user = 'https://bugs.python.org/phwp'
```
bugs.python.org fields:
```python
activity = <Date 2007-02-14.10:55:22.000>
actor = 'theller'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-17.19:43:46.000>
creator = 'phwp'
dependencies = []
files = ['6503']
hgrepos = []
issue_num = 1126187
keywords = ['patch']
message_count = 3.0
messages = ['47799', '47800', '47801']
nosy_count = 3.0
nosy_names = ['loewis', 'theller', 'phwp']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1126187'
versions = []
```
</p></details>
| isapi.samples.advanced.py fix | https://api.github.com/repos/python/cpython/issues/41593/comments | 3 | 2005-02-17T19:43:46Z | 2022-04-09T23:44:13Z | https://github.com/python/cpython/issues/41593 | 1,198,807,049 | 41,593 |
[
"python",
"cpython"
] | BPO | [1124861](https://bugs.python.org/issue1124861)
--- | :---
Files | <li>[1124861.3.patch](https://bugs.python.org/file1605/1124861.3.patch "Uploaded as text/plain at 2007-01-30.20:04:01 by astrand"): Patch which implements solution 2, with closing</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 2013-03-04.12:59:46.671>
created_at = <Date 2005-02-17.16:23:09.000>
labels = ['build', 'OS-windows']
title = 'subprocess fails on GetStdHandle in interactive GUI'
updated_at = <Date 2013-03-04.12:59:46.671>
user = 'https://bugs.python.org/davidschein'
```
bugs.python.org fields:
```python
activity = <Date 2013-03-04.12:59:46.671>
actor = 'gwtking'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2005-02-17.16:23:09.000>
creator = 'davidschein'
dependencies = []
files = ['1605']
hgrepos = []
issue_num = 1124861
keywords = []
message_count = 19.0
messages = ['24333', '24334', '24335', '24336', '24337', '24338', '24339', '24340', '24341', '24342', '59536', '62450', '62457', '101416', '101453', '101464', '101514', '183441', '183442']
nosy_count = 9.0
nosy_names = ['astrand', 'bethard', 'davidschein', 'codecraig', 'grante', 'dserodio', 'atrusty', 'bairam', 'gwtking']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'compile error'
url = 'https://bugs.python.org/issue1124861'
versions = ['Python 2.7']
```
</p></details>
| subprocess fails on GetStdHandle in interactive GUI | https://api.github.com/repos/python/cpython/issues/41592/comments | 19 | 2005-02-17T16:23:09Z | 2022-04-09T23:44:11Z | https://github.com/python/cpython/issues/41592 | 1,198,807,047 | 41,592 |
[
"python",
"cpython"
] | BPO | [1124692](https://bugs.python.org/issue1124692)
--- | :---
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 2006-04-26.23:30:48.000>
created_at = <Date 2005-02-17.13:08:16.000>
labels = ['docs']
title = 'Math mode not well handled in \\documentclass{howto}'
updated_at = <Date 2006-04-26.23:30:48.000>
user = 'https://bugs.python.org/dvarrazzo'
```
bugs.python.org fields:
```python
activity = <Date 2006-04-26.23:30:48.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-02-17.13:08:16.000>
creator = 'dvarrazzo'
dependencies = []
files = []
hgrepos = []
issue_num = 1124692
keywords = []
message_count = 2.0
messages = ['24331', '24332']
nosy_count = 2.0
nosy_names = ['fdrake', 'dvarrazzo']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1124692'
versions = ['Python 2.4']
```
</p></details>
| Math mode not well handled in \documentclass{howto} | https://api.github.com/repos/python/cpython/issues/41591/comments | 2 | 2005-02-17T13:08:16Z | 2022-04-09T23:44:11Z | https://github.com/python/cpython/issues/41591 | 1,198,807,043 | 41,591 |
[
"python",
"cpython"
] | BPO | [1124637](https://bugs.python.org/issue1124637)
--- | :---
Nosy | @mwhudson, @tim-one, @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-03-04.10:17:14.000>
created_at = <Date 2005-02-17.11:10:13.000>
labels = ['library']
title = 'test_subprocess is far too slow'
updated_at = <Date 2005-03-04.10:17:14.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-04.10:17:14.000>
actor = 'mwh'
assignee = 'astrand'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-17.11:10:13.000>
creator = 'mwh'
dependencies = []
files = []
hgrepos = []
issue_num = 1124637
keywords = []
message_count = 10.0
messages = ['24321', '24322', '24323', '24324', '24325', '24326', '24327', '24328', '24329', '24330']
nosy_count = 5.0
nosy_names = ['mwh', 'tim.peters', 'anthonybaxter', 'georg.brandl', 'astrand']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1124637'
versions = ['Python 2.4']
```
</p></details>
| test_subprocess is far too slow | https://api.github.com/repos/python/cpython/issues/41590/comments | 10 | 2005-02-17T11:10:13Z | 2022-04-09T23:44:09Z | https://github.com/python/cpython/issues/41590 | 1,198,807,040 | 41,590 |
[
"python",
"cpython"
] | BPO | [1124513](https://bugs.python.org/issue1124513)
--- | :---
Nosy | @tim-one, @loewis, @doerwalter, @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-02-17.21:33:59.000>
created_at = <Date 2005-02-17.05:22:06.000>
labels = ['library']
title = 'test_os fails on 2.4'
updated_at = <Date 2005-02-17.21:33:59.000>
user = 'https://github.com/brettcannon'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-17.21:33:59.000>
actor = 'doerwalter'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-17.05:22:06.000>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 1124513
keywords = []
message_count = 5.0
messages = ['24316', '24317', '24318', '24319', '24320']
nosy_count = 4.0
nosy_names = ['tim.peters', 'loewis', 'doerwalter', 'brett.cannon']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1124513'
versions = ['Python 2.4']
```
</p></details>
| test_os fails on 2.4 | https://api.github.com/repos/python/cpython/issues/41589/comments | 5 | 2005-02-17T05:22:06Z | 2022-04-09T23:44:08Z | https://github.com/python/cpython/issues/41589 | 1,198,807,035 | 41,589 |
[
"python",
"cpython"
] | BPO | [1124503](https://bugs.python.org/issue1124503)
--- | :---
Nosy | @rhettinger, @kbkaiser
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2005-02-20.16:00:03.000>
created_at = <Date 2005-02-17.04:56:32.000>
labels = ['expert-IDLE', 'type-feature']
title = 'IDLE line wrapping'
updated_at = <Date 2005-02-20.16:00:03.000>
user = 'https://bugs.python.org/rebertc'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-20.16:00:03.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2005-02-17.04:56:32.000>
creator = 'rebertc'
dependencies = []
files = []
hgrepos = []
issue_num = 1124503
keywords = []
message_count = 3.0
messages = ['54392', '54393', '54394']
nosy_count = 3.0
nosy_names = ['rhettinger', 'kbk', 'rebertc']
pr_nums = []
priority = 'low'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1124503'
versions = []
```
</p></details>
| IDLE line wrapping | https://api.github.com/repos/python/cpython/issues/41588/comments | 3 | 2005-02-17T04:56:32Z | 2022-04-09T23:44:07Z | https://github.com/python/cpython/issues/41588 | 1,198,807,032 | 41,588 |
[
"python",
"cpython"
] | BPO | [1124295](https://bugs.python.org/issue1124295)
--- | :---
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 2005-02-17.15:55:35.000>
created_at = <Date 2005-02-16.21:34:03.000>
labels = ['interpreter-core', 'release-blocker']
title = "Function's __name__ no longer accessible in restricted mode"
updated_at = <Date 2005-02-17.15:55:35.000>
user = 'https://bugs.python.org/tseaver'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-17.15:55:35.000>
actor = 'tim.peters'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-02-16.21:34:03.000>
creator = 'tseaver'
dependencies = []
files = []
hgrepos = []
issue_num = 1124295
keywords = []
message_count = 5.0
messages = ['24311', '24312', '24313', '24314', '24315']
nosy_count = 3.0
nosy_names = ['mwh', 'tim.peters', 'tseaver']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1124295'
versions = ['Python 2.4']
```
</p></details>
| Function's __name__ no longer accessible in restricted mode | https://api.github.com/repos/python/cpython/issues/41587/comments | 5 | 2005-02-16T21:34:03Z | 2022-04-09T23:44:06Z | https://github.com/python/cpython/issues/41587 | 1,198,807,029 | 41,587 |
[
"python",
"cpython"
] | BPO | [1124278](https://bugs.python.org/issue1124278)
--- | :---
Nosy | @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-02-17.05:18:09.000>
created_at = <Date 2005-02-16.21:11:21.000>
labels = ['docs']
title = 'PyDateTime_FromDateAndTime documented as PyDate_FromDateAndT'
updated_at = <Date 2005-02-17.05:18:09.000>
user = 'https://bugs.python.org/smilechaser'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-17.05:18:09.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-02-16.21:11:21.000>
creator = 'smilechaser'
dependencies = []
files = []
hgrepos = []
issue_num = 1124278
keywords = []
message_count = 2.0
messages = ['24309', '24310']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'smilechaser']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1124278'
versions = ['Python 2.4']
```
</p></details>
| PyDateTime_FromDateAndTime documented as PyDate_FromDateAndT | https://api.github.com/repos/python/cpython/issues/41586/comments | 2 | 2005-02-16T21:11:21Z | 2022-04-09T23:44:04Z | https://github.com/python/cpython/issues/41586 | 1,198,807,025 | 41,586 |
[
"python",
"cpython"
] | BPO | [1123727](https://bugs.python.org/issue1123727)
--- | :---
Nosy | @jackjansen, @jneb, @ronaldoussoren
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2009-12-13.11:03:35.930>
created_at = <Date 2005-02-16.07:17:43.000>
labels = ['OS-mac', 'type-bug']
title = 'gensuitemodule.processfile fails'
updated_at = <Date 2009-12-13.11:03:35.928>
user = 'https://github.com/jneb'
```
bugs.python.org fields:
```python
activity = <Date 2009-12-13.11:03:35.928>
actor = 'ronaldoussoren'
assignee = 'jackjansen'
closed = True
closed_date = <Date 2009-12-13.11:03:35.930>
closer = 'ronaldoussoren'
components = ['macOS']
creation = <Date 2005-02-16.07:17:43.000>
creator = 'jneb'
dependencies = []
files = []
hgrepos = []
issue_num = 1123727
keywords = []
message_count = 6.0
messages = ['60661', '60662', '60663', '60664', '60665', '96328']
nosy_count = 4.0
nosy_names = ['jackjansen', 'jneb', 'ronaldoussoren', 'hhas']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1123727'
versions = ['Python 2.6']
```
</p></details>
| gensuitemodule.processfile fails | https://api.github.com/repos/python/cpython/issues/41585/comments | 6 | 2005-02-16T07:17:43Z | 2022-04-09T23:44:04Z | https://github.com/python/cpython/issues/41585 | 1,198,807,021 | 41,585 |
[
"python",
"cpython"
] | BPO | [1123716](https://bugs.python.org/issue1123716)
--- | :---
Nosy | @facundobatista
<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-02-27.02:53:05.688>
created_at = <Date 2005-02-16.06:48:37.000>
labels = ['docs']
title = 'descrintro describes __new__ and __init__ behavior wrong'
updated_at = <Date 2008-02-27.02:53:05.686>
user = 'https://bugs.python.org/bethard'
```
bugs.python.org fields:
```python
activity = <Date 2008-02-27.02:53:05.686>
actor = 'facundobatista'
assignee = 'none'
closed = True
closed_date = <Date 2008-02-27.02:53:05.688>
closer = 'facundobatista'
components = ['Documentation']
creation = <Date 2005-02-16.06:48:37.000>
creator = 'bethard'
dependencies = []
files = []
hgrepos = []
issue_num = 1123716
keywords = []
message_count = 3.0
messages = ['60659', '60660', '63061']
nosy_count = 3.0
nosy_names = ['mcherm', 'facundobatista', 'bethard']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1123716'
versions = []
```
</p></details>
| descrintro describes __new__ and __init__ behavior wrong | https://api.github.com/repos/python/cpython/issues/41584/comments | 3 | 2005-02-16T06:48:37Z | 2022-04-09T23:44:02Z | https://github.com/python/cpython/issues/41584 | 1,198,807,017 | 41,584 |
[
"python",
"cpython"
] | BPO | [1123695](https://bugs.python.org/issue1123695)
--- | :---
Nosy | @ssokolow
Superseder | <li>bpo-900744: catch invalid chunk length in httplib read routine</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-02.16:10:49.368>
created_at = <Date 2005-02-16.06:06:50.000>
labels = ['library']
title = 'attempting to use urllib2 on some URLs fails starting on 2.4'
updated_at = <Date 2008-12-02.16:10:49.367>
user = 'https://github.com/ssokolow'
```
bugs.python.org fields:
```python
activity = <Date 2008-12-02.16:10:49.367>
actor = 'amaury.forgeotdarc'
assignee = 'none'
closed = True
closed_date = <Date 2008-12-02.16:10:49.368>
closer = 'amaury.forgeotdarc'
components = ['Library (Lib)']
creation = <Date 2005-02-16.06:06:50.000>
creator = 'ssokolow'
dependencies = []
files = []
hgrepos = []
issue_num = 1123695
keywords = []
message_count = 6.0
messages = ['60654', '60655', '60656', '60657', '60658', '76750']
nosy_count = 3.0
nosy_names = ['calvin', 'jjlee', 'ssokolow']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = '900744'
type = None
url = 'https://bugs.python.org/issue1123695'
versions = ['Python 2.4']
```
</p></details>
| attempting to use urllib2 on some URLs fails starting on 2.4 | https://api.github.com/repos/python/cpython/issues/41583/comments | 6 | 2005-02-16T06:06:50Z | 2022-04-09T23:44:01Z | https://github.com/python/cpython/issues/41583 | 1,198,807,014 | 41,583 |
[
"python",
"cpython"
] | BPO | [1123660](https://bugs.python.org/issue1123660)
--- | :---
Nosy | @birkenfeld, @rhettinger, @terryjreedy
<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-08-25.07:39:08.000>
created_at = <Date 2005-02-16.04:14:34.000>
labels = ['type-feature', 'library']
title = 'add SHA256/384/512 to lib'
updated_at = <Date 2005-08-25.07:39:08.000>
user = 'https://bugs.python.org/phr'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-25.07:39:08.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-16.04:14:34.000>
creator = 'phr'
dependencies = []
files = []
hgrepos = []
issue_num = 1123660
keywords = []
message_count = 13.0
messages = ['54379', '54380', '54381', '54382', '54383', '54384', '54385', '54386', '54387', '54388', '54389', '54390', '54391']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'rhettinger', 'terry.reedy', 'phr']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1123660'
versions = []
```
</p></details>
| add SHA256/384/512 to lib | https://api.github.com/repos/python/cpython/issues/41582/comments | 13 | 2005-02-16T04:14:34Z | 2022-04-09T23:44:00Z | https://github.com/python/cpython/issues/41582 | 1,198,807,010 | 41,582 |
[
"python",
"cpython"
] | BPO | [1123430](https://bugs.python.org/issue1123430)
--- | :---
Nosy | @tim-one
Files | <li>[obmalloc-free-arenas.diff](https://bugs.python.org/file6502/obmalloc-free-arenas.diff "Uploaded as text/plain at 2005-02-19.14:07:05 by vulturex")</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 2006-06-30.06:17:06.000>
created_at = <Date 2005-02-15.21:27:11.000>
labels = ['interpreter-core']
title = 'Python memory allocator: Free memory'
updated_at = <Date 2006-06-30.06:17:06.000>
user = 'https://bugs.python.org/vulturex'
```
bugs.python.org fields:
```python
activity = <Date 2006-06-30.06:17:06.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-02-15.21:27:11.000>
creator = 'vulturex'
dependencies = []
files = ['6502']
hgrepos = []
issue_num = 1123430
keywords = ['patch']
message_count = 11.0
messages = ['47788', '47789', '47790', '47791', '47792', '47793', '47794', '47795', '47796', '47797', '47798']
nosy_count = 3.0
nosy_names = ['tim.peters', 'illume', 'vulturex']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1123430'
versions = ['Python 2.5']
```
</p></details>
| Python memory allocator: Free memory | https://api.github.com/repos/python/cpython/issues/41581/comments | 11 | 2005-02-15T21:27:11Z | 2022-04-09T23:43:59Z | https://github.com/python/cpython/issues/41581 | 1,198,807,008 | 41,581 |
[
"python",
"cpython"
] | BPO | [1123354](https://bugs.python.org/issue1123354)
--- | :---
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 = 'https://github.com/rhettinger'
closed_at = <Date 2005-02-16.02:58:42.000>
created_at = <Date 2005-02-15.19:49:22.000>
labels = ['interpreter-core', 'invalid']
title = 'test_peepholer failing on HEAD'
updated_at = <Date 2005-02-16.02:58:42.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-16.02:58:42.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-02-15.19:49:22.000>
creator = 'tim.peters'
dependencies = []
files = []
hgrepos = []
issue_num = 1123354
keywords = []
message_count = 6.0
messages = ['24303', '24304', '24305', '24306', '24307', '24308']
nosy_count = 2.0
nosy_names = ['tim.peters', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1123354'
versions = []
```
</p></details>
| test_peepholer failing on HEAD | https://api.github.com/repos/python/cpython/issues/41580/comments | 6 | 2005-02-15T19:49:22Z | 2022-04-09T23:43:58Z | https://github.com/python/cpython/issues/41580 | 1,198,807,004 | 41,580 |
[
"python",
"cpython"
] | BPO | [1123268](https://bugs.python.org/issue1123268)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2005-06-01.23:23:08.000>
created_at = <Date 2005-02-15.17:12:33.000>
labels = ['docs']
title = 'Typo in Curses-Function doc'
updated_at = <Date 2005-06-01.23:23:08.000>
user = 'https://bugs.python.org/acspike'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-01.23:23:08.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-02-15.17:12:33.000>
creator = 'acspike'
dependencies = []
files = []
hgrepos = []
issue_num = 1123268
keywords = []
message_count = 2.0
messages = ['24301', '24302']
nosy_count = 2.0
nosy_names = ['akuchling', 'acspike']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1123268'
versions = []
```
</p></details>
| Typo in Curses-Function doc | https://api.github.com/repos/python/cpython/issues/41579/comments | 2 | 2005-02-15T17:12:33Z | 2022-04-09T23:43:57Z | https://github.com/python/cpython/issues/41579 | 1,198,807,000 | 41,579 |
[
"python",
"cpython"
] | BPO | [1122916](https://bugs.python.org/issue1122916)
--- | :---
<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-21.12:08:33.242>
created_at = <Date 2005-02-15.07:04:13.000>
labels = ['easy', 'type-bug', 'library']
title = 'incorrect handle of declaration in markupbase'
updated_at = <Date 2010-08-21.12:08:33.195>
user = 'https://bugs.python.org/tungwaiyip'
```
bugs.python.org fields:
```python
activity = <Date 2010-08-21.12:08:33.195>
actor = 'BreamoreBoy'
assignee = 'none'
closed = True
closed_date = <Date 2010-08-21.12:08:33.242>
closer = 'BreamoreBoy'
components = ['Library (Lib)']
creation = <Date 2005-02-15.07:04:13.000>
creator = 'tungwaiyip'
dependencies = []
files = []
hgrepos = []
issue_num = 1122916
keywords = ['easy']
message_count = 3.0
messages = ['60652', '60653', '114488']
nosy_count = 2.0
nosy_names = ['tungwaiyip', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1122916'
versions = ['Python 2.6']
```
</p></details>
| incorrect handle of declaration in markupbase | https://api.github.com/repos/python/cpython/issues/41578/comments | 3 | 2005-02-15T07:04:13Z | 2022-04-09T23:43:55Z | https://github.com/python/cpython/issues/41578 | 1,198,806,996 | 41,578 |
[
"python",
"cpython"
] | BPO | [1122532](https://bugs.python.org/issue1122532)
--- | :---
Nosy | @rhettinger, @kbkaiser
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2005-02-20.20:01:24.000>
created_at = <Date 2005-02-14.17:28:01.000>
labels = ['expert-IDLE', 'type-feature']
title = 'Line Numbers'
updated_at = <Date 2005-02-20.20:01:24.000>
user = 'https://bugs.python.org/friedrich'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-20.20:01:24.000>
actor = 'friedrich'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2005-02-14.17:28:01.000>
creator = 'friedrich'
dependencies = []
files = []
hgrepos = []
issue_num = 1122532
keywords = []
message_count = 8.0
messages = ['54371', '54372', '54373', '54374', '54375', '54376', '54377', '54378']
nosy_count = 3.0
nosy_names = ['rhettinger', 'kbk', 'friedrich']
pr_nums = []
priority = 'low'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1122532'
versions = []
```
</p></details>
| Line Numbers | https://api.github.com/repos/python/cpython/issues/41577/comments | 8 | 2005-02-14T17:28:01Z | 2022-04-09T23:43:55Z | https://github.com/python/cpython/issues/41577 | 1,198,806,990 | 41,577 |
[
"python",
"cpython"
] | BPO | [1122301](https://bugs.python.org/issue1122301)
--- | :---
Nosy | @mwhudson, @devdanzin
Files | <li>[marshal-safety.diff](https://bugs.python.org/file1604/marshal-safety.diff "Uploaded as text/plain at 2005-04-19.14:58:01 by @mwhudson"): fix attempt no. 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 2009-02-10.03:38:23.274>
created_at = <Date 2005-02-14.11:14:22.000>
labels = ['library']
title = 'marshal may crash on truncated input'
updated_at = <Date 2009-02-10.03:38:23.273>
user = 'https://bugs.python.org/effbot'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-10.03:38:23.273>
actor = 'benjamin.peterson'
assignee = 'effbot'
closed = True
closed_date = <Date 2009-02-10.03:38:23.274>
closer = 'benjamin.peterson'
components = ['Library (Lib)']
creation = <Date 2005-02-14.11:14:22.000>
creator = 'effbot'
dependencies = []
files = ['1604']
hgrepos = []
issue_num = 1122301
keywords = []
message_count = 5.0
messages = ['24297', '24298', '24299', '24300', '81508']
nosy_count = 4.0
nosy_names = ['mwh', 'effbot', 'nnorwitz', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1122301'
versions = ['Python 2.4']
```
</p></details>
| marshal may crash on truncated input | https://api.github.com/repos/python/cpython/issues/41576/comments | 5 | 2005-02-14T11:14:22Z | 2022-04-09T23:43:53Z | https://github.com/python/cpython/issues/41576 | 1,198,806,986 | 41,576 |
[
"python",
"cpython"
] | BPO | [1122279](https://bugs.python.org/issue1122279)
--- | :---
Nosy | @brettcannon, @rhettinger, @terryjreedy
<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-02-17.01:23:08.000>
created_at = <Date 2005-02-14.10:40:12.000>
labels = ['type-feature']
title = 'Option to force variables to be declared'
updated_at = <Date 2005-02-17.01:23:08.000>
user = 'https://bugs.python.org/karadoc'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-17.01:23:08.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2005-02-14.10:40:12.000>
creator = 'karadoc'
dependencies = []
files = []
hgrepos = []
issue_num = 1122279
keywords = []
message_count = 5.0
messages = ['54366', '54367', '54368', '54369', '54370']
nosy_count = 5.0
nosy_names = ['brett.cannon', 'rhettinger', 'terry.reedy', 'jimjjewett', 'karadoc']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1122279'
versions = []
```
</p></details>
| Option to force variables to be declared | https://api.github.com/repos/python/cpython/issues/41575/comments | 5 | 2005-02-14T10:40:12Z | 2022-04-09T23:43:52Z | https://github.com/python/cpython/issues/41575 | 1,198,806,982 | 41,575 |
[
"python",
"cpython"
] | BPO | [1121875](https://bugs.python.org/issue1121875)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2005-06-01.23:26:54.000>
created_at = <Date 2005-02-13.17:21:40.000>
labels = ['docs']
title = 'SMTPHandler argument misdescribed'
updated_at = <Date 2005-06-01.23:26:54.000>
user = 'https://bugs.python.org/peter2108'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-01.23:26:54.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-02-13.17:21:40.000>
creator = 'peter2108'
dependencies = []
files = []
hgrepos = []
issue_num = 1121875
keywords = []
message_count = 2.0
messages = ['24295', '24296']
nosy_count = 2.0
nosy_names = ['akuchling', 'peter2108']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1121875'
versions = ['Python 2.3']
```
</p></details>
| SMTPHandler argument misdescribed | https://api.github.com/repos/python/cpython/issues/41574/comments | 2 | 2005-02-13T17:21:40Z | 2022-04-09T23:43:51Z | https://github.com/python/cpython/issues/41574 | 1,198,806,980 | 41,574 |
[
"python",
"cpython"
] | BPO | [1121611](https://bugs.python.org/issue1121611)
--- | :---
Nosy | @arigo, @terryjreedy, @gpshead
Files | <li>[hashlib-008.patch](https://bugs.python.org/file6499/hashlib-008.patch "Uploaded as text/plain at 2005-06-12.03:14:45 by @gpshead"): adds documentation and cleanup</li><li>[hashlib-009.patch](https://bugs.python.org/file6500/hashlib-009.patch "Uploaded as text/plain at 2005-08-15.03:28:13 by @gpshead"): use py2.2 iface for methods and attrs, doc updates</li><li>[hashlib-010.patch](https://bugs.python.org/file6501/hashlib-010.patch "Uploaded as text/plain at 2005-08-21.18:50:52 by @gpshead"): final patch - committed 2005-08-21 ~18:00 UTC</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 2005-08-21.18:50:52.000>
created_at = <Date 2005-02-13.01:33:11.000>
labels = ['extension-modules']
title = 'sha and md5 modules should use OpenSSL when possible'
updated_at = <Date 2005-08-21.18:50:52.000>
user = 'https://github.com/gpshead'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-21.18:50:52.000>
actor = 'gregory.p.smith'
assignee = 'gregory.p.smith'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2005-02-13.01:33:11.000>
creator = 'gregory.p.smith'
dependencies = []
files = ['6499', '6500', '6501']
hgrepos = []
issue_num = 1121611
keywords = ['patch']
message_count = 15.0
messages = ['47773', '47774', '47775', '47776', '47777', '47778', '47779', '47780', '47781', '47782', '47783', '47784', '47785', '47786', '47787']
nosy_count = 4.0
nosy_names = ['arigo', 'terry.reedy', 'gregory.p.smith', 'jimjjewett']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1121611'
versions = []
```
</p></details>
| sha and md5 modules should use OpenSSL when possible | https://api.github.com/repos/python/cpython/issues/41573/comments | 15 | 2005-02-13T01:33:11Z | 2022-04-09T23:43:50Z | https://github.com/python/cpython/issues/41573 | 1,198,806,977 | 41,573 |
[
"python",
"cpython"
] | BPO | [1121579](https://bugs.python.org/issue1121579)
--- | :---
<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.21:26:00.000>
created_at = <Date 2005-02-13.00:27:51.000>
labels = ['docs']
title = 'subprocess example missing "stdout=PIPE"'
updated_at = <Date 2005-03-03.21:26:00.000>
user = 'https://bugs.python.org/mdavidoff'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-03.21:26:00.000>
actor = 'astrand'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-02-13.00:27:51.000>
creator = 'mdavidoff'
dependencies = []
files = []
hgrepos = []
issue_num = 1121579
keywords = []
message_count = 2.0
messages = ['24293', '24294']
nosy_count = 2.0
nosy_names = ['astrand', 'mdavidoff']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1121579'
versions = ['Python 2.4']
```
</p></details>
| subprocess example missing "stdout=PIPE" | https://api.github.com/repos/python/cpython/issues/41572/comments | 2 | 2005-02-13T00:27:51Z | 2022-04-09T23:43:48Z | https://github.com/python/cpython/issues/41572 | 1,198,806,973 | 41,572 |
[
"python",
"cpython"
] | BPO | [1121494](https://bugs.python.org/issue1121494)
--- | :---
Nosy | @loewis
Files | <li>[pythonbug](https://bugs.python.org/file1603/pythonbug "Uploaded at 2005-02-12.20:47:05 by epcylon"): Demonstration of bug, in interpreter</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-08-24.14:56:24.000>
created_at = <Date 2005-02-12.20:47:05.000>
labels = ['library']
title = 'distutils.dir_utils not unicode compatible'
updated_at = <Date 2005-08-24.14:56:24.000>
user = 'https://bugs.python.org/epcylon'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-24.14:56:24.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2005-02-12.20:47:05.000>
creator = 'epcylon'
dependencies = []
files = ['1603']
hgrepos = []
issue_num = 1121494
keywords = []
message_count = 3.0
messages = ['24290', '24291', '24292']
nosy_count = 3.0
nosy_names = ['loewis', 'epcylon', 'camarajm']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1121494'
versions = []
```
</p></details>
| distutils.dir_utils not unicode compatible | https://api.github.com/repos/python/cpython/issues/41571/comments | 3 | 2005-02-12T20:47:05Z | 2022-04-09T23:43:47Z | https://github.com/python/cpython/issues/41571 | 1,198,806,969 | 41,571 |
[
"python",
"cpython"
] | BPO | [1121475](https://bugs.python.org/issue1121475)
--- | :---
Nosy | @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-02-17.05:10:10.000>
created_at = <Date 2005-02-12.19:48:31.000>
labels = ['library']
title = 'Decorated functions are unpickleable'
updated_at = <Date 2005-02-17.05:10:10.000>
user = 'https://bugs.python.org/sswamida'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-17.05:10:10.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-12.19:48:31.000>
creator = 'sswamida'
dependencies = []
files = []
hgrepos = []
issue_num = 1121475
keywords = []
message_count = 4.0
messages = ['24286', '24287', '24288', '24289']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'sswamida']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1121475'
versions = ['Python 2.4']
```
</p></details>
| Decorated functions are unpickleable | https://api.github.com/repos/python/cpython/issues/41570/comments | 4 | 2005-02-12T19:48:31Z | 2022-04-09T23:43:46Z | https://github.com/python/cpython/issues/41570 | 1,198,806,964 | 41,570 |
[
"python",
"cpython"
] | BPO | [1121416](https://bugs.python.org/issue1121416)
--- | :---
Nosy | @rhettinger, @terryjreedy, @ncoghlan
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2008-01-22.20:19:33.636>
created_at = <Date 2005-02-12.17:18:18.000>
labels = ['docs']
title = 'zip incorrectly and incompletely documented'
updated_at = <Date 2008-01-22.20:19:33.636>
user = 'https://bugs.python.org/aisaac0'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-22.20:19:33.636>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-02-12.17:18:18.000>
creator = 'aisaac0'
dependencies = []
files = []
hgrepos = []
issue_num = 1121416
keywords = []
message_count = 9.0
messages = ['24278', '24279', '24280', '24281', '24282', '24283', '24284', '24285', '61533']
nosy_count = 4.0
nosy_names = ['rhettinger', 'terry.reedy', 'ncoghlan', 'aisaac0']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1121416'
versions = []
```
</p></details>
| zip incorrectly and incompletely documented | https://api.github.com/repos/python/cpython/issues/41569/comments | 9 | 2005-02-12T17:18:18Z | 2022-04-09T23:43:46Z | https://github.com/python/cpython/issues/41569 | 1,198,806,958 | 41,569 |
[
"python",
"cpython"
] | BPO | [1121234](https://bugs.python.org/issue1121234)
--- | :---
Nosy | @loewis
Files | <li>[Tkinter.diff](https://bugs.python.org/file6498/Tkinter.diff "Uploaded as text/plain at 2005-02-12.06:02:58 by mdehoon"): Patch for Tkinter.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/loewis'
closed_at = <Date 2005-03-03.05:29:57.000>
created_at = <Date 2005-02-12.06:02:58.000>
labels = ['expert-tkinter']
title = 'Reference count bug fix'
updated_at = <Date 2005-03-03.05:29:57.000>
user = 'https://bugs.python.org/mdehoon'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-03.05:29:57.000>
actor = 'mdehoon'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2005-02-12.06:02:58.000>
creator = 'mdehoon'
dependencies = []
files = ['6498']
hgrepos = []
issue_num = 1121234
keywords = ['patch']
message_count = 5.0
messages = ['47768', '47769', '47770', '47771', '47772']
nosy_count = 2.0
nosy_names = ['loewis', 'mdehoon']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1121234'
versions = []
```
</p></details>
| Reference count bug fix | https://api.github.com/repos/python/cpython/issues/41568/comments | 5 | 2005-02-12T06:02:58Z | 2022-04-09T23:43:44Z | https://github.com/python/cpython/issues/41568 | 1,198,806,955 | 41,568 |
[
"python",
"cpython"
] | BPO | [1121201](https://bugs.python.org/issue1121201)
--- | :---
Nosy | @tim-one, @brettcannon, @nascheme, @terryjreedy
Files | <li>[2D_Box.pyw](https://bugs.python.org/file1602/2D_Box.pyw "Uploaded at 2005-02-12.02:59:07 by complex")</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/nascheme'
closed_at = <Date 2005-02-24.01:54:50.000>
created_at = <Date 2005-02-12.02:59:07.000>
labels = ['interpreter-core']
title = 'Python24.dll crashes, EXAMPLE ATTACHED'
updated_at = <Date 2005-02-24.01:54:50.000>
user = 'https://bugs.python.org/complex'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-24.01:54:50.000>
actor = 'complex'
assignee = 'nascheme'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-02-12.02:59:07.000>
creator = 'complex'
dependencies = []
files = ['1602']
hgrepos = []
issue_num = 1121201
keywords = []
message_count = 11.0
messages = ['24267', '24268', '24269', '24270', '24271', '24272', '24273', '24274', '24275', '24276', '24277']
nosy_count = 6.0
nosy_names = ['tim.peters', 'brett.cannon', 'nascheme', 'terry.reedy', 'complex', 'logistix']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1121201'
versions = ['Python 2.4']
```
</p></details>
| Python24.dll crashes, EXAMPLE ATTACHED | https://api.github.com/repos/python/cpython/issues/41567/comments | 11 | 2005-02-12T02:59:07Z | 2022-04-09T23:43:43Z | https://github.com/python/cpython/issues/41567 | 1,198,806,952 | 41,567 |
[
"python",
"cpython"
] | BPO | [1121152](https://bugs.python.org/issue1121152)
--- | :---
Nosy | @tim-one
Files | <li>[ErrorReport.py](https://bugs.python.org/file1601/ErrorReport.py "Uploaded as text/plain at 2005-02-12.00:36:40 by lawhorn999"): File seek error</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-02-12.01:54:55.000>
created_at = <Date 2005-02-12.00:36:39.000>
labels = ['invalid', 'library']
title = 'file seek error'
updated_at = <Date 2005-02-12.01:54:55.000>
user = 'https://bugs.python.org/lawhorn999'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-12.01:54:55.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-12.00:36:39.000>
creator = 'lawhorn999'
dependencies = []
files = ['1601']
hgrepos = []
issue_num = 1121152
keywords = []
message_count = 2.0
messages = ['24265', '24266']
nosy_count = 2.0
nosy_names = ['tim.peters', 'lawhorn999']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1121152'
versions = []
```
</p></details>
| file seek error | https://api.github.com/repos/python/cpython/issues/41566/comments | 2 | 2005-02-12T00:36:39Z | 2022-04-09T23:43:41Z | https://github.com/python/cpython/issues/41566 | 1,198,806,949 | 41,566 |
[
"python",
"cpython"
] | BPO | [1121142](https://bugs.python.org/issue1121142)
--- | :---
Nosy | @loewis
Files | <li>[zipfile_patch2.tgz](https://bugs.python.org/file6492/zipfile_patch2.tgz "Uploaded as application/x-compressed at 2005-02-27.20:51:58 by alanmcintyre"): Upated patch files</li><li>[zipfile_patch3.tgz](https://bugs.python.org/file6493/zipfile_patch3.tgz "Uploaded as application/x-compressed at 2005-04-13.06:29:58 by alanmcintyre"): Revision 3 of patch</li><li>[zipfile_patch4.tgz](https://bugs.python.org/file6494/zipfile_patch4.tgz "Uploaded as application/x-compressed at 2005-04-13.16:34:59 by alanmcintyre"): Revision 4 of patch</li><li>[zipfile_patch5.tgz](https://bugs.python.org/file6495/zipfile_patch5.tgz "Uploaded as application/x-compressed at 2005-04-27.02:23:42 by alanmcintyre"): Revision 5 of patch</li><li>[zipfile_patch6.tgz](https://bugs.python.org/file6496/zipfile_patch6.tgz "Uploaded as application/x-compressed-tar at 2007-02-18.18:41:43 by alanmcintyre"): Revision 6 of patch for 2.6 trunk</li><li>[zipfile_patch7.tgz](https://bugs.python.org/file6497/zipfile_patch7.tgz "Uploaded as application/x-compressed-tar at 2007-02-28.00:29:15 by alanmcintyre"): Revision 7 (hopefully final)</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-06.14:29:21.000>
created_at = <Date 2005-02-12.00:08:30.000>
labels = ['library']
title = 'ZipFile.open - read-only file-like obj for files in archive'
updated_at = <Date 2007-03-06.14:29:21.000>
user = 'https://bugs.python.org/alanmcintyre'
```
bugs.python.org fields:
```python
activity = <Date 2007-03-06.14:29:21.000>
actor = 'alanmcintyre'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-12.00:08:30.000>
creator = 'alanmcintyre'
dependencies = []
files = ['6492', '6493', '6494', '6495', '6496', '6497']
hgrepos = []
issue_num = 1121142
keywords = ['patch']
message_count = 16.0
messages = ['47752', '47753', '47754', '47755', '47756', '47757', '47758', '47759', '47760', '47761', '47762', '47763', '47764', '47765', '47766', '47767']
nosy_count = 3.0
nosy_names = ['loewis', 'glyf', 'alanmcintyre']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1121142'
versions = ['Python 2.5']
```
</p></details>
| ZipFile.open - read-only file-like obj for files in archive | https://api.github.com/repos/python/cpython/issues/41565/comments | 16 | 2005-02-12T00:08:30Z | 2022-04-09T23:43:40Z | https://github.com/python/cpython/issues/41565 | 1,198,806,945 | 41,565 |
[
"python",
"cpython"
] | BPO | [1120862](https://bugs.python.org/issue1120862)
--- | :---
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-02-12.19:22:44.000>
created_at = <Date 2005-02-11.15:43:00.000>
labels = ['invalid', 'docs']
title = 'Problem in join function definition'
updated_at = <Date 2005-02-12.19:22:44.000>
user = 'https://bugs.python.org/yseb'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-12.19:22:44.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-02-11.15:43:00.000>
creator = 'yseb'
dependencies = []
files = []
hgrepos = []
issue_num = 1120862
keywords = []
message_count = 3.0
messages = ['24262', '24263', '24264']
nosy_count = 3.0
nosy_names = ['effbot', 'rhettinger', 'yseb']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1120862'
versions = ['Python 2.5']
```
</p></details>
| Problem in join function definition | https://api.github.com/repos/python/cpython/issues/41564/comments | 3 | 2005-02-11T15:43:00Z | 2022-04-09T23:43:39Z | https://github.com/python/cpython/issues/41564 | 1,198,806,943 | 41,564 |
[
"python",
"cpython"
] | BPO | [1120777](https://bugs.python.org/issue1120777)
--- | :---
Nosy | @malemburg, @freddrake
Files | <li>[unichr-doc.diff](https://bugs.python.org/file1600/unichr-doc.diff "Uploaded as text/plain at 2005-02-11.14:38:19 by mkz"): Doc 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/freddrake'
closed_at = <Date 2005-05-25.05:43:34.000>
created_at = <Date 2005-02-11.13:54:00.000>
labels = ['docs']
title = 'bug in unichr() documentation'
updated_at = <Date 2005-05-25.05:43:34.000>
user = 'https://bugs.python.org/mkz'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-25.05:43:34.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-02-11.13:54:00.000>
creator = 'mkz'
dependencies = []
files = ['1600']
hgrepos = []
issue_num = 1120777
keywords = []
message_count = 5.0
messages = ['24257', '24258', '24259', '24260', '24261']
nosy_count = 4.0
nosy_names = ['lemburg', 'fdrake', 'jafo', 'mkz']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1120777'
versions = []
```
</p></details>
| bug in unichr() documentation | https://api.github.com/repos/python/cpython/issues/41563/comments | 5 | 2005-02-11T13:54:00Z | 2022-04-09T23:43:38Z | https://github.com/python/cpython/issues/41563 | 1,198,806,939 | 41,563 |
[
"python",
"cpython"
] | BPO | [1120452](https://bugs.python.org/issue1120452)
--- | :---
Nosy | @mwhudson, @nascheme, @kbkaiser, @amauryfa
Files | <li>[python_2.4.0_segfault.zip](https://bugs.python.org/file1599/python_2.4.0_segfault.zip "Uploaded at 2005-02-11.00:04:09 by complex"): Example to crash python 2.4.0 on Linux and Windows.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/nascheme'
closed_at = <Date 2005-03-01.23:16:10.000>
created_at = <Date 2005-02-11.00:04:08.000>
labels = ['expert-regex']
title = 'Python 2.4.0 crashes with a segfault, EXAMPLE ATTACHED'
updated_at = <Date 2005-03-01.23:16:10.000>
user = 'https://bugs.python.org/complex'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-01.23:16:10.000>
actor = 'nascheme'
assignee = 'nascheme'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2005-02-11.00:04:08.000>
creator = 'complex'
dependencies = []
files = ['1599']
hgrepos = []
issue_num = 1120452
keywords = []
message_count = 13.0
messages = ['24244', '24245', '24246', '24247', '24248', '24249', '24250', '24251', '24252', '24253', '24254', '24255', '24256']
nosy_count = 6.0
nosy_names = ['mwh', 'nascheme', 'kbk', 'complex', 'jimjjewett', 'amaury.forgeotdarc']
pr_nums = []
priority = 'high'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1120452'
versions = ['Python 2.4']
```
</p></details>
| Python 2.4.0 crashes with a segfault, EXAMPLE ATTACHED | https://api.github.com/repos/python/cpython/issues/41562/comments | 13 | 2005-02-11T00:04:08Z | 2022-04-09T23:43:37Z | https://github.com/python/cpython/issues/41562 | 1,198,806,936 | 41,562 |
[
"python",
"cpython"
] | BPO | [1120353](https://bugs.python.org/issue1120353)
--- | :---
Nosy | @freddrake, @smontanaro
Files | <li>[xmlrpclib-datetime.patch](https://bugs.python.org/file6491/xmlrpclib-datetime.patch "Uploaded as text/plain at 2005-02-10.21:25:53 by @freddrake")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/smontanaro'
closed_at = <Date 2005-05-14.20:55:14.000>
created_at = <Date 2005-02-10.21:25:53.000>
labels = ['library']
title = 'better datetime support for xmlrpclib'
updated_at = <Date 2005-05-14.20:55:14.000>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-14.20:55:14.000>
actor = 'skip.montanaro'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-10.21:25:53.000>
creator = 'fdrake'
dependencies = []
files = ['6491']
hgrepos = []
issue_num = 1120353
keywords = ['patch']
message_count = 4.0
messages = ['47748', '47749', '47750', '47751']
nosy_count = 3.0
nosy_names = ['fdrake', 'effbot', 'skip.montanaro']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1120353'
versions = ['Python 2.5']
```
</p></details>
| better datetime support for xmlrpclib | https://api.github.com/repos/python/cpython/issues/41561/comments | 4 | 2005-02-10T21:25:53Z | 2022-04-09T23:43:36Z | https://github.com/python/cpython/issues/41561 | 1,198,806,929 | 41,561 |
[
"python",
"cpython"
] | BPO | [1119866](https://bugs.python.org/issue1119866)
--- | :---
Files | <li>[nptl.patch](https://bugs.python.org/file1598/nptl.patch "Uploaded as text/plain at 2005-02-10.07:40:38 by ekloef"): nptl patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-02-10.07:40:38.000>
created_at = <Date 2005-02-10.07:40:38.000>
labels = ['interpreter-core']
title = 'Static library incompatible with nptl'
updated_at = <Date 2005-02-10.07:40:38.000>
user = 'https://bugs.python.org/ekloef'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-10.07:40:38.000>
actor = 'ekloef'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-02-10.07:40:38.000>
creator = 'ekloef'
dependencies = []
files = ['1598']
hgrepos = []
issue_num = 1119866
keywords = []
message_count = 1.0
messages = ['24243']
nosy_count = 1.0
nosy_names = ['ekloef']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1119866'
versions = []
```
</p></details>
| Static library incompatible with nptl | https://api.github.com/repos/python/cpython/issues/41560/comments | 1 | 2005-02-10T07:40:38Z | 2022-04-09T23:43:34Z | https://github.com/python/cpython/issues/41560 | 1,198,806,927 | 41,560 |
[
"python",
"cpython"
] | BPO | [1119860](https://bugs.python.org/issue1119860)
--- | :---
Nosy | @loewis
Files | <li>[nptl.patch](https://bugs.python.org/file1597/nptl.patch "Uploaded as text/plain at 2005-02-10.07:29:14 by ekloef"): nptl patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-02-18.09:03:24.000>
created_at = <Date 2005-02-10.07:29:14.000>
labels = ['interpreter-core', 'invalid']
title = 'Static library incompatible with nptl'
updated_at = <Date 2005-02-18.09:03:24.000>
user = 'https://bugs.python.org/ekloef'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-18.09:03:24.000>
actor = 'ekloef'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-02-10.07:29:14.000>
creator = 'ekloef'
dependencies = []
files = ['1597']
hgrepos = []
issue_num = 1119860
keywords = []
message_count = 8.0
messages = ['24235', '24236', '24237', '24238', '24239', '24240', '24241', '24242']
nosy_count = 2.0
nosy_names = ['loewis', 'ekloef']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1119860'
versions = []
```
</p></details>
| Static library incompatible with nptl | https://api.github.com/repos/python/cpython/issues/41559/comments | 8 | 2005-02-10T07:29:14Z | 2022-04-09T23:43:33Z | https://github.com/python/cpython/issues/41559 | 1,198,806,922 | 41,559 |
[
"python",
"cpython"
] | BPO | [1119700](https://bugs.python.org/issue1119700)
--- | :---
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-02-09.23:20:39.000>
created_at = <Date 2005-02-09.23:05:27.000>
labels = ['docs']
title = 'list extend() accepts args besides lists'
updated_at = <Date 2005-02-09.23:20:39.000>
user = 'https://bugs.python.org/dieseldann'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-09.23:20:39.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-02-09.23:05:27.000>
creator = 'dieseldann'
dependencies = []
files = []
hgrepos = []
issue_num = 1119700
keywords = []
message_count = 2.0
messages = ['24233', '24234']
nosy_count = 2.0
nosy_names = ['rhettinger', 'dieseldann']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1119700'
versions = ['Python 2.4']
```
</p></details>
| list extend() accepts args besides lists | https://api.github.com/repos/python/cpython/issues/41558/comments | 2 | 2005-02-09T23:05:27Z | 2022-04-09T23:43:32Z | https://github.com/python/cpython/issues/41558 | 1,198,806,919 | 41,558 |
[
"python",
"cpython"
] | BPO | [1119673](https://bugs.python.org/issue1119673)
--- | :---
Nosy | @loewis
Files | <li>[issue1119673.diff](https://bugs.python.org/file13740/issue1119673.diff "Uploaded as text/plain at 2009-04-22.21:20:19 by gpolo")</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 2009-08-18.13:23:32.974>
created_at = <Date 2005-02-09.22:22:56.000>
labels = ['type-bug', 'expert-tkinter']
title = 'ScrolledText allows Frame.bbox to hide Text.bbox'
updated_at = <Date 2009-08-18.15:36:49.159>
user = 'https://bugs.python.org/drewp'
```
bugs.python.org fields:
```python
activity = <Date 2009-08-18.15:36:49.159>
actor = 'gpolo'
assignee = 'loewis'
closed = True
closed_date = <Date 2009-08-18.13:23:32.974>
closer = 'gpolo'
components = ['Tkinter']
creation = <Date 2005-02-09.22:22:56.000>
creator = 'drewp'
dependencies = []
files = ['13740']
hgrepos = []
issue_num = 1119673
keywords = ['patch']
message_count = 5.0
messages = ['60650', '60651', '86336', '91687', '91701']
nosy_count = 3.0
nosy_names = ['loewis', 'drewp', 'gpolo']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1119673'
versions = ['Python 3.1', 'Python 2.7']
```
</p></details>
| ScrolledText allows Frame.bbox to hide Text.bbox | https://api.github.com/repos/python/cpython/issues/41557/comments | 5 | 2005-02-09T22:22:56Z | 2022-04-09T23:43:31Z | https://github.com/python/cpython/issues/41557 | 1,198,806,917 | 41,557 |
[
"python",
"cpython"
] | BPO | [1119626](https://bugs.python.org/issue1119626)
--- | :---
Nosy | @gvanrossum, @loewis, @devdanzin
Files | <li>[Python-2.4-aix.patch](https://bugs.python.org/file6490/Python-2.4-aix.patch "Uploaded as text/plain at 2005-02-09.21:18:25 by customdesigned"): AIX 4.1 patch for Python-2.4</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 2009-03-30.01:53:28.561>
created_at = <Date 2005-02-09.21:18:24.000>
labels = ['interpreter-core', 'build']
title = 'patches to compile for AIX 4.1.x'
updated_at = <Date 2009-03-30.01:53:28.560>
user = 'https://bugs.python.org/customdesigned'
```
bugs.python.org fields:
```python
activity = <Date 2009-03-30.01:53:28.560>
actor = 'ajaksu2'
assignee = 'none'
closed = True
closed_date = <Date 2009-03-30.01:53:28.561>
closer = 'ajaksu2'
components = ['Build', 'Interpreter Core']
creation = <Date 2005-02-09.21:18:24.000>
creator = 'customdesigned'
dependencies = []
files = ['6490']
hgrepos = []
issue_num = 1119626
keywords = ['patch']
message_count = 10.0
messages = ['47739', '47740', '47741', '47742', '47743', '47744', '47745', '47746', '47747', '83869']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'loewis', 'customdesigned', 'ajaksu2']
pr_nums = []
priority = 'low'
resolution = 'out of date'
stage = 'test needed'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1119626'
versions = ['Python 2.7']
```
</p></details>
| patches to compile for AIX 4.1.x | https://api.github.com/repos/python/cpython/issues/41556/comments | 10 | 2005-02-09T21:18:24Z | 2022-04-09T23:43:29Z | https://github.com/python/cpython/issues/41556 | 1,198,806,912 | 41,556 |
[
"python",
"cpython"
] | BPO | [1119439](https://bugs.python.org/issue1119439)
--- | :---
Nosy | @smontanaro, @akuchling, @birkenfeld, @rhettinger, @terryjreedy
<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 2007-08-23.21:11:45.773>
created_at = <Date 2005-02-09.17:17:51.000>
labels = ['docs']
title = 'Python Programming FAQ should be updated for Python 2.4'
updated_at = <Date 2007-08-23.21:11:45.772>
user = 'https://bugs.python.org/hoffman'
```
bugs.python.org fields:
```python
activity = <Date 2007-08-23.21:11:45.772>
actor = 'georg.brandl'
assignee = 'akuchling'
closed = True
closed_date = <Date 2007-08-23.21:11:45.773>
closer = 'georg.brandl'
components = ['Documentation']
creation = <Date 2005-02-09.17:17:51.000>
creator = 'hoffman'
dependencies = []
files = []
hgrepos = []
issue_num = 1119439
keywords = []
message_count = 10.0
messages = ['24224', '24225', '24226', '24227', '24228', '24229', '24230', '24231', '24232', '55213']
nosy_count = 7.0
nosy_names = ['skip.montanaro', 'akuchling', 'georg.brandl', 'rhettinger', 'terry.reedy', 'jafo', 'hoffman']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1119439'
versions = ['Python 2.4']
```
</p></details>
| Python Programming FAQ should be updated for Python 2.4 | https://api.github.com/repos/python/cpython/issues/41555/comments | 10 | 2005-02-09T17:17:51Z | 2022-04-09T23:43:29Z | https://github.com/python/cpython/issues/41555 | 1,198,806,911 | 41,555 |
[
"python",
"cpython"
] | BPO | [1119423](https://bugs.python.org/issue1119423)
--- | :---
Nosy | @birkenfeld, @birkenfeld
Files | <li>[dashc.diff](https://bugs.python.org/file6489/dashc.diff "Uploaded as text/plain at 2005-02-09.17:25:36 by bpfoley")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/birkenfeld'
closed_at = <Date 2005-09-15.13:00:58.000>
created_at = <Date 2005-02-09.17:00:36.000>
labels = ['interpreter-core']
title = "python -c readlink()s and stat()s \\'-c\\'"
updated_at = <Date 2005-09-15.13:00:58.000>
user = 'https://bugs.python.org/bpfoley'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-15.13:00:58.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-02-09.17:00:36.000>
creator = 'bpfoley'
dependencies = []
files = ['6489']
hgrepos = []
issue_num = 1119423
keywords = ['patch']
message_count = 2.0
messages = ['47737', '47738']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'georg.brandl', 'bpfoley']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1119423'
versions = ['Python 2.4']
```
</p></details>
| python -c readlink()s and stat()s \'-c\' | https://api.github.com/repos/python/cpython/issues/41554/comments | 2 | 2005-02-09T17:00:36Z | 2022-04-09T23:43:28Z | https://github.com/python/cpython/issues/41554 | 1,198,806,906 | 41,554 |
[
"python",
"cpython"
] | BPO | [1119418](https://bugs.python.org/issue1119418)
--- | :---
Nosy | @birkenfeld, @birkenfeld, @rhettinger, @terryjreedy
Files | <li>[PyArg_NoKeywords.patch](https://bugs.python.org/file1596/PyArg_NoKeywords.patch "Uploaded as text/plain at 2005-08-25.20:21:08 by @birkenfeld")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/birkenfeld'
closed_at = <Date 2005-08-26.06:45:55.000>
created_at = <Date 2005-02-09.16:57:05.000>
labels = ['library']
title = 'xrange() builtin accepts keyword arg silently'
updated_at = <Date 2005-08-26.06:45:55.000>
user = 'https://bugs.python.org/blais'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-26.06:45:55.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-09.16:57:05.000>
creator = 'blais'
dependencies = []
files = ['1596']
hgrepos = []
issue_num = 1119418
keywords = []
message_count = 7.0
messages = ['24217', '24218', '24219', '24220', '24221', '24222', '24223']
nosy_count = 5.0
nosy_names = ['georg.brandl', 'georg.brandl', 'rhettinger', 'terry.reedy', 'blais']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1119418'
versions = []
```
</p></details>
| xrange() builtin accepts keyword arg silently | https://api.github.com/repos/python/cpython/issues/41553/comments | 7 | 2005-02-09T16:57:05Z | 2022-04-09T23:43:26Z | https://github.com/python/cpython/issues/41553 | 1,198,806,902 | 41,553 |
[
"python",
"cpython"
] | BPO | [1119331](https://bugs.python.org/issue1119331)
--- | :---
Nosy | @mwhudson, @akuchling
Files | <li>[initscr.patch](https://bugs.python.org/file1593/initscr.patch "Uploaded as text/plain at 2005-02-09.19:49:50 by jrlilly"): short patch for the problem</li><li>[initscr-counter-patch.diff](https://bugs.python.org/file1594/initscr-counter-patch.diff "Uploaded as text/plain at 2005-02-10.11:22:38 by @mwhudson"): mwh's fix #1</li><li>[initscr-counter-patch-2.diff](https://bugs.python.org/file1595/initscr-counter-patch-2.diff "Uploaded as text/plain at 2005-06-13.18:13:07 by @mwhudson"): mwh fix #2</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2008-02-23.15:49:54.748>
created_at = <Date 2005-02-09.14:51:06.000>
labels = ['library']
title = 'curses.initscr - initscr exit w/o env(TERM) set'
updated_at = <Date 2008-02-23.15:49:54.747>
user = 'https://bugs.python.org/jrlilly'
```
bugs.python.org fields:
```python
activity = <Date 2008-02-23.15:49:54.747>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = <Date 2008-02-23.15:49:54.748>
closer = 'akuchling'
components = ['Library (Lib)']
creation = <Date 2005-02-09.14:51:06.000>
creator = 'jrlilly'
dependencies = []
files = ['1593', '1594', '1595']
hgrepos = []
issue_num = 1119331
keywords = []
message_count = 11.0
messages = ['24207', '24208', '24209', '24210', '24211', '24212', '24213', '24214', '24215', '24216', '62755']
nosy_count = 3.0
nosy_names = ['mwh', 'akuchling', 'jrlilly']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1119331'
versions = []
```
</p></details>
| curses.initscr - initscr exit w/o env(TERM) set | https://api.github.com/repos/python/cpython/issues/41552/comments | 11 | 2005-02-09T14:51:06Z | 2022-04-09T23:43:25Z | https://github.com/python/cpython/issues/41552 | 1,198,806,900 | 41,552 |
[
"python",
"cpython"
] | BPO | [1119282](https://bugs.python.org/issue1119282)
--- | :---
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-02-09.18:51:04.000>
created_at = <Date 2005-02-09.13:27:44.000>
labels = ['invalid', 'docs']
title = 'Docs for set() omit constructor'
updated_at = <Date 2005-02-09.18:51:04.000>
user = 'https://bugs.python.org/kjohnson'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-09.18:51:04.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-02-09.13:27:44.000>
creator = 'kjohnson'
dependencies = []
files = []
hgrepos = []
issue_num = 1119282
keywords = []
message_count = 3.0
messages = ['24204', '24205', '24206']
nosy_count = 2.0
nosy_names = ['rhettinger', 'kjohnson']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1119282'
versions = ['Python 2.4']
```
</p></details>
| Docs for set() omit constructor | https://api.github.com/repos/python/cpython/issues/41551/comments | 3 | 2005-02-09T13:27:44Z | 2022-04-09T23:43:23Z | https://github.com/python/cpython/issues/41551 | 1,198,806,897 | 41,551 |
[
"python",
"cpython"
] | BPO | [1119016](https://bugs.python.org/issue1119016)
--- | :---
Nosy | @malemburg, @warsaw
Files | <li>[fix_Header.__unicode__.diff](https://bugs.python.org/file6488/fix_Header.__unicode__.diff "Uploaded as text/plain at 2005-02-09.10:18:49 by sonderblade"): Fix for bug in Header.__unicode__()</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 2005-02-11.23:01:44.000>
created_at = <Date 2005-02-09.00:55:02.000>
labels = ['library']
title = 'fix for a bug in Header.__unicode__()'
updated_at = <Date 2005-02-11.23:01:44.000>
user = 'https://bugs.python.org/sonderblade'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-11.23:01:44.000>
actor = 'sonderblade'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-02-09.00:55:02.000>
creator = 'sonderblade'
dependencies = []
files = ['6488']
hgrepos = []
issue_num = 1119016
keywords = ['patch']
message_count = 3.0
messages = ['47734', '47735', '47736']
nosy_count = 3.0
nosy_names = ['lemburg', 'barry', 'sonderblade']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1119016'
versions = ['Python 2.5']
```
</p></details>
| fix for a bug in Header.__unicode__() | https://api.github.com/repos/python/cpython/issues/41550/comments | 3 | 2005-02-09T00:55:02Z | 2022-04-09T23:43:23Z | https://github.com/python/cpython/issues/41550 | 1,198,806,893 | 41,550 |
[
"python",
"cpython"
] | BPO | [1118977](https://bugs.python.org/issue1118977)
--- | :---
Nosy | @tim-one, @loewis, @barry-scott
Files | <li>[filebug.tar](https://bugs.python.org/file1592/filebug.tar "Uploaded at 2005-02-08.23:42:02 by @barry-scott"): tar file used to reproduce 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 = None
closed_at = <Date 2005-02-10.00:02:21.000>
created_at = <Date 2005-02-08.23:42:00.000>
labels = ['invalid']
title = 'builtin file() vanishes'
updated_at = <Date 2005-02-10.00:02:21.000>
user = 'https://github.com/barry-scott'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-10.00:02:21.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2005-02-08.23:42:00.000>
creator = 'barry-scott'
dependencies = []
files = ['1592']
hgrepos = []
issue_num = 1118977
keywords = []
message_count = 3.0
messages = ['24201', '24202', '24203']
nosy_count = 3.0
nosy_names = ['tim.peters', 'loewis', 'barry-scott']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1118977'
versions = []
```
</p></details>
| builtin file() vanishes | https://api.github.com/repos/python/cpython/issues/41549/comments | 3 | 2005-02-08T23:42:00Z | 2022-04-09T23:43:21Z | https://github.com/python/cpython/issues/41549 | 1,198,806,889 | 41,549 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.