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 | [989338](https://bugs.python.org/issue989338)
--- | :---
Nosy | @tim-one, @loewis, @rhettinger, @tebeka
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-01-30.22:56:02.000>
created_at = <Date 2004-07-12.11:11:19.000>
labels = ['library']
title = 'test_unicode_file fails on win2k'
updated_at = <Date 2005-01-30.22:56:02.000>
user = 'https://github.com/tebeka'
```
bugs.python.org fields:
```python
activity = <Date 2005-01-30.22:56:02.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-12.11:11:19.000>
creator = 'tebeka'
dependencies = []
files = []
hgrepos = []
issue_num = 989338
keywords = []
message_count = 18.0
messages = ['21530', '21531', '21532', '21533', '21534', '21535', '21536', '21537', '21538', '21539', '21540', '21541', '21542', '21543', '21544', '21545', '21546', '21547']
nosy_count = 8.0
nosy_names = ['tim.peters', 'loewis', 'anthonybaxter', 'rhettinger', 'makaron', 'tebeka', 'quiver', 'imbaczek']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue989338'
versions = ['Python 2.4']
```
</p></details>
| test_unicode_file fails on win2k | https://api.github.com/repos/python/cpython/issues/40548/comments | 18 | 2004-07-12T11:11:19Z | 2022-04-09T23:24:26Z | https://github.com/python/cpython/issues/40548 | 1,198,803,025 | 40,548 |
[
"python",
"cpython"
] | BPO | [989337](https://bugs.python.org/issue989337)
--- | :---
Nosy | @rhettinger, @tebeka
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-01-07.16:33:19.000>
created_at = <Date 2004-07-12.11:07:05.000>
labels = ['library']
title = 'test_descr fails on win2k'
updated_at = <Date 2005-01-07.16:33:19.000>
user = 'https://github.com/tebeka'
```
bugs.python.org fields:
```python
activity = <Date 2005-01-07.16:33:19.000>
actor = 'quiver'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-12.11:07:05.000>
creator = 'tebeka'
dependencies = []
files = []
hgrepos = []
issue_num = 989337
keywords = []
message_count = 6.0
messages = ['21524', '21525', '21526', '21527', '21528', '21529']
nosy_count = 3.0
nosy_names = ['rhettinger', 'tebeka', 'quiver']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue989337'
versions = ['Python 2.4']
```
</p></details>
| test_descr fails on win2k | https://api.github.com/repos/python/cpython/issues/40547/comments | 6 | 2004-07-12T11:07:05Z | 2022-04-09T23:24:24Z | https://github.com/python/cpython/issues/40547 | 1,198,803,022 | 40,547 |
[
"python",
"cpython"
] | BPO | [989333](https://bugs.python.org/issue989333)
--- | :---
Nosy | @tebeka
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-01-31.07:13:22.000>
created_at = <Date 2004-07-12.11:00:17.000>
labels = ['library']
title = 'Empty curses module is loaded in win32'
updated_at = <Date 2005-01-31.07:13:22.000>
user = 'https://github.com/tebeka'
```
bugs.python.org fields:
```python
activity = <Date 2005-01-31.07:13:22.000>
actor = 'tebeka'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-12.11:00:17.000>
creator = 'tebeka'
dependencies = []
files = []
hgrepos = []
issue_num = 989333
keywords = []
message_count = 3.0
messages = ['21521', '21522', '21523']
nosy_count = 2.0
nosy_names = ['anadelonbrin', 'tebeka']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue989333'
versions = ['Python 2.4']
```
</p></details>
| Empty curses module is loaded in win32 | https://api.github.com/repos/python/cpython/issues/40546/comments | 3 | 2004-07-12T11:00:17Z | 2022-04-09T23:24:23Z | https://github.com/python/cpython/issues/40546 | 1,198,803,017 | 40,546 |
[
"python",
"cpython"
] | BPO | [989273](https://bugs.python.org/issue989273)
--- | :---
Nosy | @tim-one, @brettcannon
Files | <li>[test_strptime.txt](https://bugs.python.org/file1337/test_strptime.txt "Uploaded at 2004-07-12.08:41:05 by rptownsend")</li><li>[bad_timezone_strptime.diff](https://bugs.python.org/file1338/bad_timezone_strptime.diff "Uploaded as text/plain at 2004-07-12.19:16:03 by @brettcannon"): Blind fix for when time.tzname[0] is UTC or GMT</li><li>[strptime_err.txt](https://bugs.python.org/file1339/strptime_err.txt "Uploaded at 2004-07-13.07:27:37 by rptownsend")</li><li>[test_strptime_use_upper.diff](https://bugs.python.org/file1340/test_strptime_use_upper.diff "Uploaded as text/plain at 2004-07-14.00:49:05 by @brettcannon"): Patch for bad_timezone_strptime.diff to use str.upper()</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/brettcannon'
closed_at = <Date 2004-07-14.07:18:07.000>
created_at = <Date 2004-07-12.08:41:05.000>
labels = ['build']
title = 'Python-2.4.0a1 test_strptime.py fails on HP-UX11i'
updated_at = <Date 2004-07-14.07:18:07.000>
user = 'https://bugs.python.org/rptownsend'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-14.07:18:07.000>
actor = 'rptownsend'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-07-12.08:41:05.000>
creator = 'rptownsend'
dependencies = []
files = ['1337', '1338', '1339', '1340']
hgrepos = []
issue_num = 989273
keywords = []
message_count = 8.0
messages = ['21513', '21514', '21515', '21516', '21517', '21518', '21519', '21520']
nosy_count = 3.0
nosy_names = ['tim.peters', 'rptownsend', 'brett.cannon']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue989273'
versions = ['Python 2.4']
```
</p></details>
| Python-2.4.0a1 test_strptime.py fails on HP-UX11i | https://api.github.com/repos/python/cpython/issues/40545/comments | 8 | 2004-07-12T08:41:05Z | 2022-04-09T23:24:23Z | https://github.com/python/cpython/issues/40545 | 1,198,803,014 | 40,545 |
[
"python",
"cpython"
] | BPO | [989199](https://bugs.python.org/issue989199)
--- | :---
Nosy | @vsajip
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/vsajip'
closed_at = <Date 2004-07-12.15:51:17.000>
created_at = <Date 2004-07-12.05:07:24.000>
labels = []
title = 'logging.config: Does not check logging.handlers for handlers'
updated_at = <Date 2004-07-12.15:51:17.000>
user = 'https://bugs.python.org/tleslie'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-12.15:51:17.000>
actor = 'vinay.sajip'
assignee = 'vinay.sajip'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-07-12.05:07:24.000>
creator = 'tleslie'
dependencies = []
files = []
hgrepos = []
issue_num = 989199
keywords = []
message_count = 4.0
messages = ['21509', '21510', '21511', '21512']
nosy_count = 2.0
nosy_names = ['vinay.sajip', 'tleslie']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue989199'
versions = []
```
</p></details>
| logging.config: Does not check logging.handlers for handlers | https://api.github.com/repos/python/cpython/issues/40544/comments | 4 | 2004-07-12T05:07:24Z | 2022-04-09T23:24:22Z | https://github.com/python/cpython/issues/40544 | 1,198,803,010 | 40,544 |
[
"python",
"cpython"
] | BPO | [989185](https://bugs.python.org/issue989185)
--- | :---
Nosy | @malemburg, @loewis, @hyeshik
Files | <li>[east_asian_width.diff](https://bugs.python.org/file1335/east_asian_width.diff "Uploaded as text/plain at 2004-07-14.15:15:59 by @hyeshik"): a patch that moves unicode.width to unicodedata.east_asian_width</li><li>[east_asian_width2.diff.gz](https://bugs.python.org/file1336/east_asian_width2.diff.gz "Uploaded at 2004-08-01.16:01:40 by @hyeshik"): revision 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/malemburg'
closed_at = <Date 2004-08-04.07:44:15.000>
created_at = <Date 2004-07-12.03:59:43.000>
labels = ['expert-unicode']
title = 'unicode.width broken for combining characters'
updated_at = <Date 2004-08-04.07:44:15.000>
user = 'https://bugs.python.org/donut'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-04.07:44:15.000>
actor = 'hyeshik.chang'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2004-07-12.03:59:43.000>
creator = 'donut'
dependencies = []
files = ['1335', '1336']
hgrepos = []
issue_num = 989185
keywords = []
message_count = 20.0
messages = ['21489', '21490', '21491', '21492', '21493', '21494', '21495', '21496', '21497', '21498', '21499', '21500', '21501', '21502', '21503', '21504', '21505', '21506', '21507', '21508']
nosy_count = 4.0
nosy_names = ['lemburg', 'loewis', 'donut', 'hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue989185'
versions = ['Python 2.4']
```
</p></details>
| unicode.width broken for combining characters | https://api.github.com/repos/python/cpython/issues/40543/comments | 20 | 2004-07-12T03:59:43Z | 2022-04-09T23:24:21Z | https://github.com/python/cpython/issues/40543 | 1,198,803,007 | 40,543 |
[
"python",
"cpython"
] | BPO | [989066](https://bugs.python.org/issue989066)
--- | :---
Nosy | @mwhudson, @simonpercivall
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-12.13:45:17.000>
created_at = <Date 2004-07-11.21:28:49.000>
labels = ['library']
title = 'profile.run raises TypeError encountering a list'
updated_at = <Date 2004-07-12.13:45:17.000>
user = 'https://github.com/simonpercivall'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-12.13:45:17.000>
actor = 'nbastin'
assignee = 'nbastin'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-11.21:28:49.000>
creator = 'simon.percivall'
dependencies = []
files = []
hgrepos = []
issue_num = 989066
keywords = []
message_count = 4.0
messages = ['21485', '21486', '21487', '21488']
nosy_count = 3.0
nosy_names = ['mwh', 'nbastin', 'simon.percivall']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue989066'
versions = ['Python 2.4']
```
</p></details>
| profile.run raises TypeError encountering a list | https://api.github.com/repos/python/cpython/issues/40542/comments | 4 | 2004-07-11T21:28:49Z | 2022-04-09T23:24:19Z | https://github.com/python/cpython/issues/40542 | 1,198,803,004 | 40,542 |
[
"python",
"cpython"
] | BPO | [988784](https://bugs.python.org/issue988784)
--- | :---
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 = 'https://github.com/loewis'
closed_at = <Date 2004-07-15.17:37:47.000>
created_at = <Date 2004-07-11.05:37:16.000>
labels = ['expert-installation']
title = 'Windows installer missing test files'
updated_at = <Date 2004-07-15.17:37:47.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-15.17:37:47.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2004-07-11.05:37:16.000>
creator = 'tim.peters'
dependencies = []
files = []
hgrepos = []
issue_num = 988784
keywords = []
message_count = 2.0
messages = ['21483', '21484']
nosy_count = 2.0
nosy_names = ['tim.peters', 'loewis']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue988784'
versions = ['Python 2.4']
```
</p></details>
| Windows installer missing test files | https://api.github.com/repos/python/cpython/issues/40541/comments | 2 | 2004-07-11T05:37:16Z | 2022-04-09T23:24:18Z | https://github.com/python/cpython/issues/40541 | 1,198,802,998 | 40,541 |
[
"python",
"cpython"
] | BPO | [988761](https://bugs.python.org/issue988761)
--- | :---
Nosy | @akuchling, @birkenfeld, @rhettinger, @gpshead
Files | <li>[emptyok.patch](https://bugs.python.org/file6089/emptyok.patch "Uploaded as text/plain at 2004-07-11.03:25:41 by mkc"): emptyok patch against current CVS HEAD 2004-07-10</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-07-16.22:35:16.479>
created_at = <Date 2004-07-11.03:25:40.000>
labels = ['extension-modules']
title = 're.split emptyok flag (fix for python/cpython#39646)'
updated_at = <Date 2008-07-16.22:35:16.478>
user = 'https://bugs.python.org/mkc'
```
bugs.python.org fields:
```python
activity = <Date 2008-07-16.22:35:16.478>
actor = 'georg.brandl'
assignee = 'effbot'
closed = True
closed_date = <Date 2008-07-16.22:35:16.479>
closer = 'georg.brandl'
components = ['Extension Modules']
creation = <Date 2004-07-11.03:25:40.000>
creator = 'mkc'
dependencies = []
files = ['6089']
hgrepos = []
issue_num = 988761
keywords = ['patch']
message_count = 12.0
messages = ['46352', '46353', '46354', '46355', '46356', '46357', '46358', '46359', '46360', '46361', '69372', '69851']
nosy_count = 8.0
nosy_names = ['effbot', 'akuchling', 'georg.brandl', 'rhettinger', 'gregory.p.smith', 'mkc', 'colander_man', 'filip']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue988761'
versions = ['Python 2.6']
```
</p></details>
| re.split emptyok flag (fix for #852532) | https://api.github.com/repos/python/cpython/issues/40540/comments | 12 | 2004-07-11T03:25:40Z | 2022-04-09T23:24:17Z | https://github.com/python/cpython/issues/40540 | 1,198,802,997 | 40,540 |
[
"python",
"cpython"
] | BPO | [988698](https://bugs.python.org/issue988698)
--- | :---
Nosy | @mwhudson
Files | <li>[gexp-list-lhs.diff](https://bugs.python.org/file6087/gexp-list-lhs.diff "Uploaded as text/plain at 2004-07-10.23:44:45 by jpe")</li><li>[test_transformer.py](https://bugs.python.org/file6088/test_transformer.py "Uploaded as text/plain at 2004-07-10.23:47:07 by jpe"): Unit 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/mwhudson'
closed_at = <Date 2004-07-12.13:17:14.000>
created_at = <Date 2004-07-10.23:44:45.000>
labels = ['interpreter-core']
title = 'compiler.transformer fix for (a, b) = 1, 2'
updated_at = <Date 2004-07-12.13:17:14.000>
user = 'https://bugs.python.org/jpe'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-12.13:17:14.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-07-10.23:44:45.000>
creator = 'jpe'
dependencies = []
files = ['6087', '6088']
hgrepos = []
issue_num = 988698
keywords = ['patch']
message_count = 3.0
messages = ['46349', '46350', '46351']
nosy_count = 3.0
nosy_names = ['mwh', 'jepler', 'jpe']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue988698'
versions = []
```
</p></details>
| compiler.transformer fix for (a, b) = 1, 2 | https://api.github.com/repos/python/cpython/issues/40539/comments | 3 | 2004-07-10T23:44:45Z | 2022-04-09T23:24:17Z | https://github.com/python/cpython/issues/40539 | 1,198,802,994 | 40,539 |
[
"python",
"cpython"
] | BPO | [988643](https://bugs.python.org/issue988643)
--- | :---
Files | <li>[httplib.py.patch](https://bugs.python.org/file6086/httplib.py.patch "Uploaded as text/plain at 2004-07-10.21:17:51 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 2004-07-10.22:37:17.000>
created_at = <Date 2004-07-10.21:17:51.000>
labels = ['library']
title = 'Untested fix for 988120'
updated_at = <Date 2004-07-10.22:37:17.000>
user = 'https://bugs.python.org/jjlee'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.22:37:17.000>
actor = 'jjlee'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-10.21:17:51.000>
creator = 'jjlee'
dependencies = []
files = ['6086']
hgrepos = []
issue_num = 988643
keywords = ['patch']
message_count = 2.0
messages = ['46347', '46348']
nosy_count = 1.0
nosy_names = ['jjlee']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue988643'
versions = []
```
</p></details>
| Untested fix for 988120 | https://api.github.com/repos/python/cpython/issues/40538/comments | 2 | 2004-07-10T21:17:51Z | 2022-04-09T23:24:14Z | https://github.com/python/cpython/issues/40538 | 1,198,802,988 | 40,538 |
[
"python",
"cpython"
] | BPO | [988642](https://bugs.python.org/issue988642)
--- | :---
Nosy | @akuchling, @irmen
Files | <li>[response-len.diff](https://bugs.python.org/file6085/response-len.diff "Uploaded as text/plain at 2004-07-10.21:16:09 by jpe"): Update length correctly</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-11-07.16:15:54.000>
created_at = <Date 2004-07-10.21:16:09.000>
labels = ['library']
title = 'Update HTTPRespnse.length'
updated_at = <Date 2004-11-07.16:15:54.000>
user = 'https://bugs.python.org/jpe'
```
bugs.python.org fields:
```python
activity = <Date 2004-11-07.16:15:54.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-10.21:16:09.000>
creator = 'jpe'
dependencies = []
files = ['6085']
hgrepos = []
issue_num = 988642
keywords = ['patch']
message_count = 6.0
messages = ['46341', '46342', '46343', '46344', '46345', '46346']
nosy_count = 5.0
nosy_names = ['jhylton', 'akuchling', 'jpe', 'jjlee', 'irmen']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue988642'
versions = []
```
</p></details>
| Update HTTPRespnse.length | https://api.github.com/repos/python/cpython/issues/40537/comments | 6 | 2004-07-10T21:16:09Z | 2022-04-09T23:24:13Z | https://github.com/python/cpython/issues/40537 | 1,198,802,982 | 40,537 |
[
"python",
"cpython"
] | BPO | [988613](https://bugs.python.org/issue988613)
--- | :---
Nosy | @mwhudson
Files | <li>[transformer_tuple](https://bugs.python.org/file1334/transformer_tuple "Uploaded at 2004-07-10.20:03:33 by felixwiemann"): Behaviour of Python 2.3 and 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 = 'https://github.com/mwhudson'
closed_at = <Date 2004-07-12.13:17:47.000>
created_at = <Date 2004-07-10.20:03:33.000>
labels = ['interpreter-core']
title = 'compiler.transformer and tuple unpacking'
updated_at = <Date 2004-07-12.13:17:47.000>
user = 'https://bugs.python.org/felixwiemann'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-12.13:17:47.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-07-10.20:03:33.000>
creator = 'felixwiemann'
dependencies = []
files = ['1334']
hgrepos = []
issue_num = 988613
keywords = []
message_count = 3.0
messages = ['21480', '21481', '21482']
nosy_count = 3.0
nosy_names = ['mwh', 'jpe', 'felixwiemann']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue988613'
versions = ['Python 2.4']
```
</p></details>
| compiler.transformer and tuple unpacking | https://api.github.com/repos/python/cpython/issues/40536/comments | 3 | 2004-07-10T20:03:33Z | 2022-04-09T23:24:13Z | https://github.com/python/cpython/issues/40536 | 1,198,802,978 | 40,536 |
[
"python",
"cpython"
] | BPO | [988607](https://bugs.python.org/issue988607)
--- | :---
Nosy | @brettcannon, @pfmoore
Files | <li>[ntpath.patch](https://bugs.python.org/file6083/ntpath.patch "Uploaded as text/plain at 2004-07-10.19:39:39 by @pfmoore"): Patch for ntpath</li><li>[test_ntpath.patch](https://bugs.python.org/file6084/test_ntpath.patch "Uploaded as text/plain at 2004-07-10.19:55:47 by @pfmoore"): Patch for the test suite</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-10.20:50:55.000>
created_at = <Date 2004-07-10.19:39:39.000>
labels = ['library']
title = 'Fix for bug 980327'
updated_at = <Date 2004-07-10.20:50:55.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.20:50:55.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-10.19:39:39.000>
creator = 'paul.moore'
dependencies = []
files = ['6083', '6084']
hgrepos = []
issue_num = 988607
keywords = ['patch']
message_count = 3.0
messages = ['46338', '46339', '46340']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue988607'
versions = ['Python 2.4']
```
</p></details>
| Fix for bug 980327 | https://api.github.com/repos/python/cpython/issues/40535/comments | 3 | 2004-07-10T19:39:39Z | 2022-04-09T23:24:11Z | https://github.com/python/cpython/issues/40535 | 1,198,802,974 | 40,535 |
[
"python",
"cpython"
] | BPO | [988602](https://bugs.python.org/issue988602)
--- | :---
Nosy | @akuchling
Files | <li>[test_urllib2.py.patch](https://bugs.python.org/file1332/test_urllib2.py.patch "Uploaded as text/plain at 2004-07-10.19:20:45 by jjlee")</li><li>[urllib2.py.patch](https://bugs.python.org/file1333/urllib2.py.patch "Uploaded as text/plain at 2004-07-10.19:21:23 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 = 'https://github.com/akuchling'
closed_at = <Date 2004-07-10.19:47:02.000>
created_at = <Date 2004-07-10.19:20:45.000>
labels = ['library']
title = 'Move urllib2 functional tests into test suite'
updated_at = <Date 2004-07-10.19:47:02.000>
user = 'https://bugs.python.org/jjlee'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.19:47:02.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-10.19:20:45.000>
creator = 'jjlee'
dependencies = []
files = ['1332', '1333']
hgrepos = []
issue_num = 988602
keywords = []
message_count = 2.0
messages = ['21478', '21479']
nosy_count = 2.0
nosy_names = ['akuchling', 'jjlee']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue988602'
versions = ['Python 2.4']
```
</p></details>
| Move urllib2 functional tests into test suite | https://api.github.com/repos/python/cpython/issues/40534/comments | 2 | 2004-07-10T19:20:45Z | 2022-04-09T23:24:11Z | https://github.com/python/cpython/issues/40534 | 1,198,802,973 | 40,534 |
[
"python",
"cpython"
] | BPO | [988504](https://bugs.python.org/issue988504)
--- | :---
Nosy | @akuchling
Files | <li>[urllib2.py.patch](https://bugs.python.org/file6082/urllib2.py.patch "Uploaded as text/plain at 2004-07-10.15:28:44 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 = 'https://github.com/akuchling'
closed_at = <Date 2004-07-10.15:35:21.000>
created_at = <Date 2004-07-10.15:28:44.000>
labels = []
title = 'urllib2.AbstractHTTPHandler broken'
updated_at = <Date 2004-07-10.15:35:21.000>
user = 'https://bugs.python.org/jjlee'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.15:35:21.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-07-10.15:28:44.000>
creator = 'jjlee'
dependencies = []
files = ['6082']
hgrepos = []
issue_num = 988504
keywords = ['patch']
message_count = 2.0
messages = ['46336', '46337']
nosy_count = 2.0
nosy_names = ['akuchling', 'jjlee']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue988504'
versions = []
```
</p></details>
| urllib2.AbstractHTTPHandler broken | https://api.github.com/repos/python/cpython/issues/40533/comments | 2 | 2004-07-10T15:28:44Z | 2022-04-09T23:24:10Z | https://github.com/python/cpython/issues/40533 | 1,198,802,969 | 40,533 |
[
"python",
"cpython"
] | BPO | [988444](https://bugs.python.org/issue988444)
--- | :---
Nosy | @akuchling, @gustaebel
Files | <li>[subsequent-xheaders.patch](https://bugs.python.org/file6081/subsequent-xheaders.patch "Uploaded as text/plain at 2004-07-10.11:37:48 by @gustaebel"): patch against Lib/tarfile.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/akuchling'
closed_at = <Date 2004-07-10.22:02:30.000>
created_at = <Date 2004-07-10.11:37:47.000>
labels = ['library']
title = 'tarfile.py and multiple extended headers'
updated_at = <Date 2004-07-10.22:02:30.000>
user = 'https://github.com/gustaebel'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.22:02:30.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-10.11:37:47.000>
creator = 'lars.gustaebel'
dependencies = []
files = ['6081']
hgrepos = []
issue_num = 988444
keywords = ['patch']
message_count = 2.0
messages = ['46334', '46335']
nosy_count = 2.0
nosy_names = ['akuchling', 'lars.gustaebel']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue988444'
versions = []
```
</p></details>
| tarfile.py and multiple extended headers | https://api.github.com/repos/python/cpython/issues/40532/comments | 2 | 2004-07-10T11:37:47Z | 2022-04-09T23:24:08Z | https://github.com/python/cpython/issues/40532 | 1,198,802,964 | 40,532 |
[
"python",
"cpython"
] | BPO | [988387](https://bugs.python.org/issue988387)
--- | :---
Nosy | @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-10.11:13:45.000>
created_at = <Date 2004-07-10.07:27:45.000>
labels = ['docs']
title = 'non local link in local docs'
updated_at = <Date 2004-07-10.11:13:45.000>
user = 'https://bugs.python.org/brianvanden'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.11:13:45.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-07-10.07:27:45.000>
creator = 'brianvanden'
dependencies = []
files = []
hgrepos = []
issue_num = 988387
keywords = []
message_count = 2.0
messages = ['21476', '21477']
nosy_count = 2.0
nosy_names = ['rhettinger', 'brianvanden']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue988387'
versions = []
```
</p></details>
| non local link in local docs | https://api.github.com/repos/python/cpython/issues/40531/comments | 2 | 2004-07-10T07:27:45Z | 2022-04-09T23:24:06Z | https://github.com/python/cpython/issues/40531 | 1,198,802,959 | 40,531 |
[
"python",
"cpython"
] | BPO | [988300](https://bugs.python.org/issue988300)
--- | :---
Nosy | @mwhudson, @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 = 'https://github.com/brettcannon'
closed_at = <Date 2004-08-05.04:04:30.000>
created_at = <Date 2004-07-09.23:53:16.000>
labels = ['extension-modules']
title = 'Compiler warnings for Modules/readline.c:flex_complete()'
updated_at = <Date 2004-08-05.04:04:30.000>
user = 'https://github.com/brettcannon'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-05.04:04:30.000>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-07-09.23:53:16.000>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 988300
keywords = []
message_count = 8.0
messages = ['21468', '21469', '21470', '21471', '21472', '21473', '21474', '21475']
nosy_count = 2.0
nosy_names = ['mwh', 'brett.cannon']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue988300'
versions = ['Python 2.4']
```
</p></details>
| Compiler warnings for Modules/readline.c:flex_complete() | https://api.github.com/repos/python/cpython/issues/40530/comments | 8 | 2004-07-09T23:53:16Z | 2022-04-09T23:24:06Z | https://github.com/python/cpython/issues/40530 | 1,198,802,954 | 40,530 |
[
"python",
"cpython"
] | BPO | [988120](https://bugs.python.org/issue988120)
--- | :---
Nosy | @gvanrossum, @irmen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-11-07.16:16:54.000>
created_at = <Date 2004-07-09.17:37:06.000>
labels = ['library']
title = 'httplib.HTTPResponse.read() not updating the length correctl'
updated_at = <Date 2004-11-07.16:16:54.000>
user = 'https://bugs.python.org/misa'
```
bugs.python.org fields:
```python
activity = <Date 2004-11-07.16:16:54.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-09.17:37:06.000>
creator = 'misa'
dependencies = []
files = []
hgrepos = []
issue_num = 988120
keywords = []
message_count = 6.0
messages = ['21462', '21463', '21464', '21465', '21466', '21467']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'jhylton', 'jpe', 'jjlee', 'misa', 'irmen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue988120'
versions = ['Python 2.3']
```
</p></details>
| httplib.HTTPResponse.read() not updating the length correctl | https://api.github.com/repos/python/cpython/issues/40529/comments | 6 | 2004-07-09T17:37:06Z | 2022-04-09T23:24:04Z | https://github.com/python/cpython/issues/40529 | 1,198,802,949 | 40,529 |
[
"python",
"cpython"
] | BPO | [988022](https://bugs.python.org/issue988022)
--- | :---
Nosy | @theller
<sup>*Note: these values reflect the state of the issue at 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/theller'
closed_at = <Date 2004-12-22.15:52:17.000>
created_at = <Date 2004-07-09.15:17:28.000>
labels = ['library']
title = 'bdist_wininst improvements'
updated_at = <Date 2004-12-22.15:52:17.000>
user = 'https://github.com/theller'
```
bugs.python.org fields:
```python
activity = <Date 2004-12-22.15:52:17.000>
actor = 'theller'
assignee = 'theller'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2004-07-09.15:17:28.000>
creator = 'theller'
dependencies = []
files = []
hgrepos = []
issue_num = 988022
keywords = []
message_count = 2.0
messages = ['21460', '21461']
nosy_count = 1.0
nosy_names = ['theller']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue988022'
versions = []
```
</p></details>
| bdist_wininst improvements | https://api.github.com/repos/python/cpython/issues/40528/comments | 2 | 2004-07-09T15:17:28Z | 2022-04-09T23:24:04Z | https://github.com/python/cpython/issues/40528 | 1,198,802,947 | 40,528 |
[
"python",
"cpython"
] | BPO | [987870](https://bugs.python.org/issue987870)
--- | :---
Nosy | @loewis, @theller, @pfmoore
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2004-07-17.09:18:53.000>
created_at = <Date 2004-07-09.11:03:04.000>
labels = ['OS-windows']
title = 'Windows installer for 2.4a1 shows non-standard version'
updated_at = <Date 2004-07-17.09:18:53.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-17.09:18:53.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2004-07-09.11:03:04.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 987870
keywords = []
message_count = 6.0
messages = ['21454', '21455', '21456', '21457', '21458', '21459']
nosy_count = 3.0
nosy_names = ['loewis', 'theller', 'paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue987870'
versions = ['Python 2.4']
```
</p></details>
| Windows installer for 2.4a1 shows non-standard version | https://api.github.com/repos/python/cpython/issues/40527/comments | 6 | 2004-07-09T11:03:04Z | 2022-04-09T23:24:03Z | https://github.com/python/cpython/issues/40527 | 1,198,802,943 | 40,527 |
[
"python",
"cpython"
] | BPO | [987835](https://bugs.python.org/issue987835)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2004-07-10.13:48:15.000>
created_at = <Date 2004-07-09.09:37:48.000>
labels = ['docs']
title = 'pep 311 functions missing documentation'
updated_at = <Date 2004-07-10.13:48:15.000>
user = 'https://bugs.python.org/sdahlbac'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.13:48:15.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-07-09.09:37:48.000>
creator = 'sdahlbac'
dependencies = []
files = []
hgrepos = []
issue_num = 987835
keywords = []
message_count = 2.0
messages = ['21452', '21453']
nosy_count = 2.0
nosy_names = ['akuchling', 'sdahlbac']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue987835'
versions = ['Python 2.4']
```
</p></details>
| pep 311 functions missing documentation | https://api.github.com/repos/python/cpython/issues/40526/comments | 2 | 2004-07-09T09:37:48Z | 2022-04-09T23:24:02Z | https://github.com/python/cpython/issues/40526 | 1,198,802,937 | 40,526 |
[
"python",
"cpython"
] | BPO | [987486](https://bugs.python.org/issue987486)
--- | :---
Nosy | @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-10.11:16:31.000>
created_at = <Date 2004-07-08.18:52:47.000>
labels = ['docs']
title = 'Typo in cgi doc'
updated_at = <Date 2004-07-10.11:16:31.000>
user = 'https://bugs.python.org/corydodt'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.11:16:31.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-07-08.18:52:47.000>
creator = 'corydodt'
dependencies = []
files = []
hgrepos = []
issue_num = 987486
keywords = []
message_count = 2.0
messages = ['21450', '21451']
nosy_count = 2.0
nosy_names = ['rhettinger', 'corydodt']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue987486'
versions = []
```
</p></details>
| Typo in cgi doc | https://api.github.com/repos/python/cpython/issues/40525/comments | 2 | 2004-07-08T18:52:47Z | 2022-04-09T23:23:59Z | https://github.com/python/cpython/issues/40525 | 1,198,802,931 | 40,525 |
[
"python",
"cpython"
] | BPO | [987300](https://bugs.python.org/issue987300)
--- | :---
Nosy | @rhettinger, @goodger
Files | <li>[decimal.py.diff](https://bugs.python.org/file6080/decimal.py.diff "Uploaded as text/plain at 2004-07-08.13:57:18 by @goodger"): patch to dist/src/Lib/decimal.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2004-07-10.03:19:21.000>
created_at = <Date 2004-07-08.13:55:46.000>
labels = ['library']
title = 'decimal.py signal/exception fix'
updated_at = <Date 2004-07-10.03:19:21.000>
user = 'https://github.com/goodger'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.03:19:21.000>
actor = 'goodger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-08.13:55:46.000>
creator = 'goodger'
dependencies = []
files = ['6080']
hgrepos = []
issue_num = 987300
keywords = ['patch']
message_count = 3.0
messages = ['46331', '46332', '46333']
nosy_count = 2.0
nosy_names = ['rhettinger', 'goodger']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue987300'
versions = ['Python 2.4']
```
</p></details>
| decimal.py signal/exception fix | https://api.github.com/repos/python/cpython/issues/40524/comments | 3 | 2004-07-08T13:55:46Z | 2022-04-09T23:23:59Z | https://github.com/python/cpython/issues/40524 | 1,198,802,925 | 40,524 |
[
"python",
"cpython"
] | BPO | [987287](https://bugs.python.org/issue987287)
--- | :---
Nosy | @mwhudson, @simonpercivall
Files | <li>[987287-fix.diff](https://bugs.python.org/file1331/987287-fix.diff "Uploaded as text/plain at 2004-07-08.15:33:00 by @mwhudson"): recently applied fix</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2004-07-08.15:33:00.000>
created_at = <Date 2004-07-08.13:28:42.000>
labels = ['interpreter-core']
title = 'Python 2.4a1, interpreter hanging on Keyboard Interrupt'
updated_at = <Date 2004-07-08.15:33:00.000>
user = 'https://github.com/simonpercivall'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-08.15:33:00.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-07-08.13:28:42.000>
creator = 'simon.percivall'
dependencies = []
files = ['1331']
hgrepos = []
issue_num = 987287
keywords = []
message_count = 5.0
messages = ['21445', '21446', '21447', '21448', '21449']
nosy_count = 3.0
nosy_names = ['mwh', 'anthonybaxter', 'simon.percivall']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue987287'
versions = ['Python 2.4']
```
</p></details>
| Python 2.4a1, interpreter hanging on Keyboard Interrupt | https://api.github.com/repos/python/cpython/issues/40523/comments | 5 | 2004-07-08T13:28:42Z | 2022-04-09T23:23:58Z | https://github.com/python/cpython/issues/40523 | 1,198,802,921 | 40,523 |
[
"python",
"cpython"
] | BPO | [987166](https://bugs.python.org/issue987166)
--- | :---
Nosy | @vsajip, @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 = 'https://github.com/vsajip'
closed_at = <Date 2004-07-12.09:22:12.000>
created_at = <Date 2004-07-08.10:20:45.000>
labels = ['library']
title = 'TimedRotatingFileHandler problems'
updated_at = <Date 2004-07-12.09:22:12.000>
user = 'https://github.com/amauryfa'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-12.09:22:12.000>
actor = 'vinay.sajip'
assignee = 'vinay.sajip'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-08.10:20:45.000>
creator = 'amaury.forgeotdarc'
dependencies = []
files = []
hgrepos = []
issue_num = 987166
keywords = []
message_count = 2.0
messages = ['21443', '21444']
nosy_count = 2.0
nosy_names = ['vinay.sajip', 'amaury.forgeotdarc']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue987166'
versions = ['Python 2.4']
```
</p></details>
| TimedRotatingFileHandler problems | https://api.github.com/repos/python/cpython/issues/40522/comments | 2 | 2004-07-08T10:20:45Z | 2022-04-09T23:23:57Z | https://github.com/python/cpython/issues/40522 | 1,198,802,918 | 40,522 |
[
"python",
"cpython"
] | BPO | [987052](https://bugs.python.org/issue987052)
--- | :---
Nosy | @akuchling
Files | <li>[cgitb.py-patch](https://bugs.python.org/file6079/cgitb.py-patch "Uploaded at 2004-07-08.06:36:06 by guettli"): patch to cgitb.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/akuchling'
closed_at = <Date 2004-07-10.14:13:14.000>
created_at = <Date 2004-07-08.06:36:06.000>
labels = ['library']
title = 'cgitb: escape title of page'
updated_at = <Date 2004-07-10.14:13:14.000>
user = 'https://bugs.python.org/guettli'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.14:13:14.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-08.06:36:06.000>
creator = 'guettli'
dependencies = []
files = ['6079']
hgrepos = []
issue_num = 987052
keywords = ['patch']
message_count = 2.0
messages = ['46329', '46330']
nosy_count = 2.0
nosy_names = ['akuchling', 'guettli']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue987052'
versions = ['Python 2.4']
```
</p></details>
| cgitb: escape title of page | https://api.github.com/repos/python/cpython/issues/40521/comments | 2 | 2004-07-08T06:36:06Z | 2022-04-09T23:23:56Z | https://github.com/python/cpython/issues/40521 | 1,198,802,913 | 40,521 |
[
"python",
"cpython"
] | BPO | [986929](https://bugs.python.org/issue986929)
--- | :---
Nosy | @loewis
Files | <li>[d](https://bugs.python.org/file6078/d "Uploaded at 2004-07-07.23:09:07 by gregcouch"): sync/use 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/loewis'
closed_at = <Date 2004-08-03.18:48:53.000>
created_at = <Date 2004-07-07.23:09:06.000>
labels = ['expert-tkinter']
title = 'Add support for sync and use "wish" options'
updated_at = <Date 2004-08-03.18:48:53.000>
user = 'https://bugs.python.org/gregcouch'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-03.18:48:53.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2004-07-07.23:09:06.000>
creator = 'gregcouch'
dependencies = []
files = ['6078']
hgrepos = []
issue_num = 986929
keywords = ['patch']
message_count = 2.0
messages = ['46327', '46328']
nosy_count = 2.0
nosy_names = ['loewis', 'gregcouch']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue986929'
versions = []
```
</p></details>
| Add support for sync and use "wish" options | https://api.github.com/repos/python/cpython/issues/40520/comments | 2 | 2004-07-07T23:09:06Z | 2022-04-09T23:23:55Z | https://github.com/python/cpython/issues/40520 | 1,198,802,910 | 40,520 |
[
"python",
"cpython"
] | BPO | [986884](https://bugs.python.org/issue986884)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-07.21:16:11.000>
created_at = <Date 2004-07-07.21:10:44.000>
labels = ['invalid', 'expert-installation']
title = 'Configure bugs'
updated_at = <Date 2004-07-07.21:16:11.000>
user = 'https://bugs.python.org/tomcortese'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-07.21:16:11.000>
actor = 'tomcortese'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2004-07-07.21:10:44.000>
creator = 'tomcortese'
dependencies = []
files = []
hgrepos = []
issue_num = 986884
keywords = []
message_count = 2.0
messages = ['21441', '21442']
nosy_count = 1.0
nosy_names = ['tomcortese']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue986884'
versions = []
```
</p></details>
| Configure bugs | https://api.github.com/repos/python/cpython/issues/40519/comments | 2 | 2004-07-07T21:10:44Z | 2022-04-09T23:23:53Z | https://github.com/python/cpython/issues/40519 | 1,198,802,905 | 40,519 |
[
"python",
"cpython"
] | BPO | [986795](https://bugs.python.org/issue986795)
--- | :---
Nosy | @brettcannon
Files | <li>[userlib.pth](https://bugs.python.org/file1330/userlib.pth "Uploaded at 2004-07-19.16:08:53 by exarkun")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/brettcannon'
closed_at = <Date 2004-07-20.02:29:58.000>
created_at = <Date 2004-07-07.18:56:56.000>
labels = ['library']
title = 'New mandatory 2nd argument to site.addsitedir breaks compat'
updated_at = <Date 2004-07-20.02:29:58.000>
user = 'https://bugs.python.org/exarkun'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-20.02:29:58.000>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-07.18:56:56.000>
creator = 'exarkun'
dependencies = []
files = ['1330']
hgrepos = []
issue_num = 986795
keywords = []
message_count = 7.0
messages = ['21434', '21435', '21436', '21437', '21438', '21439', '21440']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'brett.cannon', 'exarkun']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue986795'
versions = ['Python 2.4']
```
</p></details>
| New mandatory 2nd argument to site.addsitedir breaks compat | https://api.github.com/repos/python/cpython/issues/40518/comments | 7 | 2004-07-07T18:56:56Z | 2022-04-09T23:23:52Z | https://github.com/python/cpython/issues/40518 | 1,198,802,900 | 40,518 |
[
"python",
"cpython"
] | BPO | [986720](https://bugs.python.org/issue986720)
--- | :---
Nosy | @mwhudson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2004-07-07.17:36:33.000>
created_at = <Date 2004-07-07.17:12:50.000>
labels = ['invalid']
title = 'Is there a nested loop limit?'
updated_at = <Date 2004-07-07.17:36:33.000>
user = 'https://bugs.python.org/chimeda'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-07.17:36:33.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-07-07.17:12:50.000>
creator = 'chimeda'
dependencies = []
files = []
hgrepos = []
issue_num = 986720
keywords = ['patch']
message_count = 2.0
messages = ['46325', '46326']
nosy_count = 2.0
nosy_names = ['mwh', 'chimeda']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue986720'
versions = ['Python 2.3']
```
</p></details>
| Is there a nested loop limit? | https://api.github.com/repos/python/cpython/issues/40517/comments | 2 | 2004-07-07T17:12:50Z | 2022-04-09T23:23:51Z | https://github.com/python/cpython/issues/40517 | 1,198,802,896 | 40,517 |
[
"python",
"cpython"
] | BPO | [986528](https://bugs.python.org/issue986528)
--- | :---
Nosy | @mwhudson, @freddrake, @smontanaro
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2004-07-14.13:02:10.000>
created_at = <Date 2004-07-07.11:51:12.000>
labels = ['library']
title = 'bsddb/weakref error'
updated_at = <Date 2004-07-14.13:02:10.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-14.13:02:10.000>
actor = 'skip.montanaro'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-07.11:51:12.000>
creator = 'skip.montanaro'
dependencies = []
files = []
hgrepos = []
issue_num = 986528
keywords = []
message_count = 7.0
messages = ['21427', '21428', '21429', '21430', '21431', '21432', '21433']
nosy_count = 3.0
nosy_names = ['mwh', 'fdrake', 'skip.montanaro']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue986528'
versions = []
```
</p></details>
| bsddb/weakref error | https://api.github.com/repos/python/cpython/issues/40516/comments | 7 | 2004-07-07T11:51:12Z | 2022-04-09T23:23:50Z | https://github.com/python/cpython/issues/40516 | 1,198,802,893 | 40,516 |
[
"python",
"cpython"
] | BPO | [986010](https://bugs.python.org/issue986010)
--- | :---
Nosy | @tim-one
Files | <li>[concrete.tex.diff](https://bugs.python.org/file6077/concrete.tex.diff "Uploaded as text/plain at 2004-07-06.14:28:37 by atuining"): diff for api/concrete.tex</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2004-07-17.01:44:26.000>
created_at = <Date 2004-07-06.14:28:36.000>
labels = ['docs']
title = 'add missing doc for datetime C API'
updated_at = <Date 2004-07-17.01:44:26.000>
user = 'https://bugs.python.org/atuining'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-17.01:44:26.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-07-06.14:28:36.000>
creator = 'atuining'
dependencies = []
files = ['6077']
hgrepos = []
issue_num = 986010
keywords = ['patch']
message_count = 4.0
messages = ['46321', '46322', '46323', '46324']
nosy_count = 2.0
nosy_names = ['tim.peters', 'atuining']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue986010'
versions = ['Python 2.4']
```
</p></details>
| add missing doc for datetime C API | https://api.github.com/repos/python/cpython/issues/40515/comments | 4 | 2004-07-06T14:28:36Z | 2022-04-09T23:23:50Z | https://github.com/python/cpython/issues/40515 | 1,198,802,888 | 40,515 |
[
"python",
"cpython"
] | BPO | [985753](https://bugs.python.org/issue985753)
--- | :---
Nosy | @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-10.23:58:04.000>
created_at = <Date 2004-07-06.06:42:00.000>
labels = ['library']
title = 'weakref should have a WeakSet'
updated_at = <Date 2004-07-10.23:58:04.000>
user = 'https://bugs.python.org/leorochael'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.23:58:04.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-06.06:42:00.000>
creator = 'leorochael'
dependencies = []
files = []
hgrepos = []
issue_num = 985753
keywords = []
message_count = 3.0
messages = ['21424', '21425', '21426']
nosy_count = 2.0
nosy_names = ['rhettinger', 'leorochael']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue985753'
versions = []
```
</p></details>
| weakref should have a WeakSet | https://api.github.com/repos/python/cpython/issues/40514/comments | 3 | 2004-07-06T06:42:00Z | 2022-04-09T23:23:47Z | https://github.com/python/cpython/issues/40514 | 1,198,802,882 | 40,514 |
[
"python",
"cpython"
] | BPO | [985713](https://bugs.python.org/issue985713)
--- | :---
Nosy | @birkenfeld
Files | <li>[Python-2.3.4-getargs-buffer-fix.diff](https://bugs.python.org/file6076/Python-2.3.4-getargs-buffer-fix.diff "Uploaded as text/plain at 2004-07-06.04:37:06 by mdr0"): Python/getargs.c 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-06-01.18:24:29.000>
created_at = <Date 2004-07-06.04:37:06.000>
labels = ['interpreter-core']
title = 'bug skipping optional keyword arguments of type "w#"'
updated_at = <Date 2005-06-01.18:24:29.000>
user = 'https://bugs.python.org/mdr0'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-01.18:24:29.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-07-06.04:37:06.000>
creator = 'mdr0'
dependencies = []
files = ['6076']
hgrepos = []
issue_num = 985713
keywords = ['patch']
message_count = 4.0
messages = ['46317', '46318', '46319', '46320']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'mdr0', 'mdehoon']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue985713'
versions = []
```
</p></details>
| bug skipping optional keyword arguments of type "w#" | https://api.github.com/repos/python/cpython/issues/40513/comments | 4 | 2004-07-06T04:37:06Z | 2022-04-09T23:23:46Z | https://github.com/python/cpython/issues/40513 | 1,198,802,879 | 40,513 |
[
"python",
"cpython"
] | BPO | [985708](https://bugs.python.org/issue985708)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-08.01:34:03.000>
created_at = <Date 2004-07-06.04:11:32.000>
labels = ['interpreter-core']
title = 'valgrind/memcheck alert: Python 2.3.4 Objects/obmalloc.c'
updated_at = <Date 2004-07-08.01:34:03.000>
user = 'https://bugs.python.org/rwgk'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-08.01:34:03.000>
actor = 'tim.peters'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-07-06.04:11:32.000>
creator = 'rwgk'
dependencies = []
files = []
hgrepos = []
issue_num = 985708
keywords = []
message_count = 4.0
messages = ['21420', '21421', '21422', '21423']
nosy_count = 3.0
nosy_names = ['tim.peters', 'nnorwitz', 'rwgk']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue985708'
versions = ['Python 2.3']
```
</p></details>
| valgrind/memcheck alert: Python 2.3.4 Objects/obmalloc.c | https://api.github.com/repos/python/cpython/issues/40512/comments | 4 | 2004-07-06T04:11:32Z | 2022-04-09T23:23:45Z | https://github.com/python/cpython/issues/40512 | 1,198,802,875 | 40,512 |
[
"python",
"cpython"
] | BPO | [985651](https://bugs.python.org/issue985651)
--- | :---
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-09-29.20:30:11.000>
created_at = <Date 2004-07-05.23:29:49.000>
labels = ['type-feature', 'library']
title = 'BaseHTTPServer to take host from cmdline?'
updated_at = <Date 2005-09-29.20:30:11.000>
user = 'https://bugs.python.org/tlynn'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-29.20:30:11.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-05.23:29:49.000>
creator = 'tlynn'
dependencies = []
files = []
hgrepos = []
issue_num = 985651
keywords = []
message_count = 2.0
messages = ['21418', '21419']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'tlynn']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue985651'
versions = []
```
</p></details>
| BaseHTTPServer to take host from cmdline? | https://api.github.com/repos/python/cpython/issues/40511/comments | 2 | 2004-07-05T23:29:49Z | 2022-04-09T23:23:44Z | https://github.com/python/cpython/issues/40511 | 1,198,802,872 | 40,511 |
[
"python",
"cpython"
] | BPO | [985478](https://bugs.python.org/issue985478)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-05.23:48:59.000>
created_at = <Date 2004-07-05.16:14:56.000>
labels = ['library']
title = 'bdist_rpm license documented, but not accepted as valid'
updated_at = <Date 2004-08-05.23:48:59.000>
user = 'https://bugs.python.org/melicertes'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-05.23:48:59.000>
actor = 'melicertes'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2004-07-05.16:14:56.000>
creator = 'melicertes'
dependencies = []
files = []
hgrepos = []
issue_num = 985478
keywords = []
message_count = 4.0
messages = ['21414', '21415', '21416', '21417']
nosy_count = 1.0
nosy_names = ['melicertes']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue985478'
versions = ['Python 2.3']
```
</p></details>
| bdist_rpm license documented, but not accepted as valid | https://api.github.com/repos/python/cpython/issues/40510/comments | 4 | 2004-07-05T16:14:56Z | 2022-04-09T23:23:42Z | https://github.com/python/cpython/issues/40510 | 1,198,802,871 | 40,510 |
[
"python",
"cpython"
] | BPO | [985154](https://bugs.python.org/issue985154)
--- | :---
Nosy | @mwhudson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-17.03:39:27.000>
created_at = <Date 2004-07-05.02:38:00.000>
labels = ['build', 'invalid']
title = 'HAVE_FDATASYNC incorrectly set for 2.3.4 under cygwin'
updated_at = <Date 2004-08-17.03:39:27.000>
user = 'https://bugs.python.org/gregsmith'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-17.03:39:27.000>
actor = 'gregsmith'
assignee = 'jlt63'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-07-05.02:38:00.000>
creator = 'gregsmith'
dependencies = []
files = []
hgrepos = []
issue_num = 985154
keywords = []
message_count = 9.0
messages = ['21405', '21406', '21407', '21408', '21409', '21410', '21411', '21412', '21413']
nosy_count = 4.0
nosy_names = ['mwh', 'nnorwitz', 'jlt63', 'gregsmith']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue985154'
versions = ['Python 2.3']
```
</p></details>
| HAVE_FDATASYNC incorrectly set for 2.3.4 under cygwin | https://api.github.com/repos/python/cpython/issues/40509/comments | 9 | 2004-07-05T02:38:00Z | 2022-04-09T23:23:41Z | https://github.com/python/cpython/issues/40509 | 1,198,802,865 | 40,509 |
[
"python",
"cpython"
] | BPO | [985094](https://bugs.python.org/issue985094)
--- | :---
Nosy | @arigo
<sup>*Note: these values reflect the state of the issue at 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-05.18:31:08.313>
created_at = <Date 2004-07-04.23:21:46.000>
labels = ['type-feature']
title = 'getattr(object,name) accepts only strings'
updated_at = <Date 2008-01-05.18:31:08.312>
user = 'https://bugs.python.org/complex'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-05.18:31:08.312>
actor = 'christian.heimes'
assignee = 'none'
closed = True
closed_date = <Date 2008-01-05.18:31:08.313>
closer = 'christian.heimes'
components = ['None']
creation = <Date 2004-07-04.23:21:46.000>
creator = 'complex'
dependencies = []
files = []
hgrepos = []
issue_num = 985094
keywords = []
message_count = 3.0
messages = ['54188', '54189', '54190']
nosy_count = 2.0
nosy_names = ['arigo', 'complex']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue985094'
versions = []
```
</p></details>
| getattr(object,name) accepts only strings | https://api.github.com/repos/python/cpython/issues/40508/comments | 3 | 2004-07-04T23:21:46Z | 2022-04-09T23:23:40Z | https://github.com/python/cpython/issues/40508 | 1,198,802,864 | 40,508 |
[
"python",
"cpython"
] | BPO | [985064](https://bugs.python.org/issue985064)
--- | :---
Nosy | @jackjansen, @birkenfeld, @ronaldoussoren, @ned-deily, @ezio-melotti, @merwok, @mher
Dependencies | <li>bpo-775321: plistlib error handling</li>
Files | <li>[plist_validation.diff](https://bugs.python.org/file19996/plist_validation.diff "Uploaded as text/plain at 2010-12-10.10:30:38 by @mher"): patch for validation</li><li>[plist_validation_v2.diff](https://bugs.python.org/file20258/plist_validation_v2.diff "Uploaded as text/plain at 2011-01-04.15:01:57 by @mher"): 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/ned-deily'
closed_at = <Date 2011-05-28.10:19:39.727>
created_at = <Date 2004-07-04.21:30:29.000>
labels = ['OS-mac', 'easy', 'type-bug']
title = 'plistlib crashes too easily on bad files'
updated_at = <Date 2011-05-28.10:19:39.725>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2011-05-28.10:19:39.725>
actor = 'ned.deily'
assignee = 'ned.deily'
closed = True
closed_date = <Date 2011-05-28.10:19:39.727>
closer = 'ned.deily'
components = ['macOS']
creation = <Date 2004-07-04.21:30:29.000>
creator = 'jackjansen'
dependencies = ['775321']
files = ['19996', '20258']
hgrepos = []
issue_num = 985064
keywords = ['patch', 'easy']
message_count = 8.0
messages = ['60527', '123725', '123758', '125333', '125341', '126089', '137115', '137116']
nosy_count = 9.0
nosy_names = ['jackjansen', 'georg.brandl', 'jvr', 'ronaldoussoren', 'ned.deily', 'ezio.melotti', 'eric.araujo', 'mher', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue985064'
versions = ['Python 3.1', 'Python 3.2', 'Python 3.3']
```
</p></details>
| plistlib crashes too easily on bad files | https://api.github.com/repos/python/cpython/issues/40507/comments | 8 | 2004-07-04T21:30:29Z | 2022-04-09T23:23:40Z | https://github.com/python/cpython/issues/40507 | 1,198,802,861 | 40,507 |
[
"python",
"cpython"
] | BPO | [984952](https://bugs.python.org/issue984952)
--- | :---
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 2006-07-31.16:17:48.000>
created_at = <Date 2004-07-04.15:45:07.000>
labels = ['docs']
title = 'PEP 307 pickle extensions not documented'
updated_at = <Date 2006-07-31.16:17:48.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2006-07-31.16:17:48.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-07-04.15:45:07.000>
creator = 'glchapman'
dependencies = []
files = []
hgrepos = []
issue_num = 984952
keywords = []
message_count = 3.0
messages = ['21402', '21403', '21404']
nosy_count = 2.0
nosy_names = ['akuchling', 'glchapman']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue984952'
versions = []
```
</p></details>
| PEP 307 pickle extensions not documented | https://api.github.com/repos/python/cpython/issues/40506/comments | 3 | 2004-07-04T15:45:07Z | 2022-04-09T23:23:39Z | https://github.com/python/cpython/issues/40506 | 1,198,802,854 | 40,506 |
[
"python",
"cpython"
] | BPO | [984880](https://bugs.python.org/issue984880)
--- | :---
Nosy | @brettcannon, @doko42
Files | <li>[diffs.txt](https://bugs.python.org/file6075/diffs.txt "Uploaded at 2004-07-04.12:11:16 by @doko42")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/brettcannon'
closed_at = <Date 2004-07-04.18:40:12.000>
created_at = <Date 2004-07-04.11:57:14.000>
labels = ['library', 'release-blocker']
title = 'fix regression on 2.3 branch: Lib/threading'
updated_at = <Date 2004-07-04.18:40:12.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-04.18:40:12.000>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-04.11:57:14.000>
creator = 'doko'
dependencies = []
files = ['6075']
hgrepos = []
issue_num = 984880
keywords = ['patch']
message_count = 3.0
messages = ['46314', '46315', '46316']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'doko']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue984880'
versions = ['Python 2.3']
```
</p></details>
| fix regression on 2.3 branch: Lib/threading | https://api.github.com/repos/python/cpython/issues/40505/comments | 3 | 2004-07-04T11:57:14Z | 2022-04-09T23:23:37Z | https://github.com/python/cpython/issues/40505 | 1,198,802,853 | 40,505 |
[
"python",
"cpython"
] | BPO | [984870](https://bugs.python.org/issue984870)
--- | :---
Nosy | @akuchling, @doko42, @devdanzin, @4kir4
<sup>*Note: these values reflect the state of the issue at 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 2014-04-15.15:47:58.810>
created_at = <Date 2004-07-04.11:33:05.000>
labels = ['extension-modules', 'type-bug', 'invalid']
title = 'curses: getmaxyx() breaks when the window shrinks'
updated_at = <Date 2014-04-15.15:47:58.808>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2014-04-15.15:47:58.808>
actor = 'akuchling'
assignee = 'none'
closed = True
closed_date = <Date 2014-04-15.15:47:58.810>
closer = 'akuchling'
components = ['Extension Modules']
creation = <Date 2004-07-04.11:33:05.000>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 984870
keywords = []
message_count = 6.0
messages = ['21400', '21401', '82043', '133937', '216205', '216319']
nosy_count = 5.0
nosy_names = ['akuchling', 'doko', 'chrish42', 'ajaksu2', 'akira']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue984870'
versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']
```
</p></details>
| curses: getmaxyx() breaks when the window shrinks | https://api.github.com/repos/python/cpython/issues/40504/comments | 6 | 2004-07-04T11:33:05Z | 2022-04-09T23:23:36Z | https://github.com/python/cpython/issues/40504 | 1,198,802,852 | 40,504 |
[
"python",
"cpython"
] | BPO | [984722](https://bugs.python.org/issue984722)
--- | :---
Nosy | @mwhudson, @rhettinger
Files | <li>[buildvalue_patch.diff](https://bugs.python.org/file1329/buildvalue_patch.diff "Uploaded as text/plain at 2004-07-13.20:59:56 by shredwheat"): 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/mwhudson'
closed_at = <Date 2004-07-14.11:28:34.000>
created_at = <Date 2004-07-03.20:19:26.000>
labels = ['interpreter-core']
title = 'Py_BuildValue loses reference counts on error'
updated_at = <Date 2004-07-14.11:28:34.000>
user = 'https://bugs.python.org/shredwheat'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-14.11:28:34.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-07-03.20:19:26.000>
creator = 'shredwheat'
dependencies = []
files = ['1329']
hgrepos = []
issue_num = 984722
keywords = []
message_count = 8.0
messages = ['21392', '21393', '21394', '21395', '21396', '21397', '21398', '21399']
nosy_count = 3.0
nosy_names = ['mwh', 'rhettinger', 'shredwheat']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue984722'
versions = ['Python 2.4']
```
</p></details>
| Py_BuildValue loses reference counts on error | https://api.github.com/repos/python/cpython/issues/40503/comments | 8 | 2004-07-03T20:19:26Z | 2022-04-09T23:23:35Z | https://github.com/python/cpython/issues/40503 | 1,198,802,846 | 40,503 |
[
"python",
"cpython"
] | BPO | [984714](https://bugs.python.org/issue984714)
--- | :---
Nosy | @loewis
Files | <li>[coding.patch](https://bugs.python.org/file1328/coding.patch "Uploaded as text/plain at 2004-07-21.03:16:54 by nnorwitz"): patch 1 to address missing break, more strict -*- coding check</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2004-07-21.05:36:40.000>
created_at = <Date 2004-07-03.19:39:22.000>
labels = []
title = 'unknown parsing error'
updated_at = <Date 2004-07-21.05:36:40.000>
user = 'https://bugs.python.org/gazum'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-21.05:36:40.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-07-03.19:39:22.000>
creator = 'gazum'
dependencies = []
files = ['1328']
hgrepos = []
issue_num = 984714
keywords = []
message_count = 3.0
messages = ['21389', '21390', '21391']
nosy_count = 3.0
nosy_names = ['loewis', 'nnorwitz', 'gazum']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue984714'
versions = []
```
</p></details>
| unknown parsing error | https://api.github.com/repos/python/cpython/issues/40502/comments | 3 | 2004-07-03T19:39:22Z | 2022-04-09T23:23:34Z | https://github.com/python/cpython/issues/40502 | 1,198,802,841 | 40,502 |
[
"python",
"cpython"
] | BPO | [984691](https://bugs.python.org/issue984691)
--- | :---
Nosy | @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-10.23:06:28.000>
created_at = <Date 2004-07-03.18:32:16.000>
labels = ['docs']
title = 'Tiny suggestion to improve optparse doc'
updated_at = <Date 2004-07-10.23:06:28.000>
user = 'https://bugs.python.org/lcreighton'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.23:06:28.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-07-03.18:32:16.000>
creator = 'lcreighton'
dependencies = []
files = []
hgrepos = []
issue_num = 984691
keywords = []
message_count = 2.0
messages = ['21387', '21388']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'lcreighton']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue984691'
versions = []
```
</p></details>
| Tiny suggestion to improve optparse doc | https://api.github.com/repos/python/cpython/issues/40501/comments | 2 | 2004-07-03T18:32:16Z | 2022-04-09T23:23:32Z | https://github.com/python/cpython/issues/40501 | 1,198,802,837 | 40,501 |
[
"python",
"cpython"
] | BPO | [984672](https://bugs.python.org/issue984672)
--- | :---
Nosy | @akuchling
Files | <li>[gdbmmodule.c.patch](https://bugs.python.org/file6074/gdbmmodule.c.patch "Uploaded as text/plain at 2004-07-03.17:37:01 by jmlamanna"): Fixes a bug in gdbmmodule dealing with the optional 2nd arugment.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2004-07-07.14:20:46.000>
created_at = <Date 2004-07-03.17:37:01.000>
labels = ['extension-modules']
title = 'Fix bug 982806 - allow for optional 2nd argument'
updated_at = <Date 2004-07-07.14:20:46.000>
user = 'https://bugs.python.org/jmlamanna'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-07.14:20:46.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-07-03.17:37:01.000>
creator = 'jmlamanna'
dependencies = []
files = ['6074']
hgrepos = []
issue_num = 984672
keywords = ['patch']
message_count = 2.0
messages = ['46312', '46313']
nosy_count = 2.0
nosy_names = ['akuchling', 'jmlamanna']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue984672'
versions = ['Python 2.4']
```
</p></details>
| Fix bug 982806 - allow for optional 2nd argument | https://api.github.com/repos/python/cpython/issues/40500/comments | 2 | 2004-07-03T17:37:01Z | 2022-04-09T23:23:32Z | https://github.com/python/cpython/issues/40500 | 1,198,802,832 | 40,500 |
[
"python",
"cpython"
] | BPO | [984654](https://bugs.python.org/issue984654)
--- | :---
Nosy | @loewis, @akuchling, @doko42
Files | <li>[socketmodule.diff](https://bugs.python.org/file6073/socketmodule.diff "Uploaded as text/plain at 2004-07-03.16:15:09 by @doko42"): patch to add missing constants</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-19.17:01:49.000>
created_at = <Date 2004-07-03.16:15:09.000>
labels = ['extension-modules']
title = 'socket module does not support AF_NETLINK'
updated_at = <Date 2004-07-19.17:01:49.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-19.17:01:49.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-07-03.16:15:09.000>
creator = 'doko'
dependencies = []
files = ['6073']
hgrepos = []
issue_num = 984654
keywords = ['patch']
message_count = 4.0
messages = ['46308', '46309', '46310', '46311']
nosy_count = 3.0
nosy_names = ['loewis', 'akuchling', 'doko']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue984654'
versions = ['Python 2.4']
```
</p></details>
| socket module does not support AF_NETLINK | https://api.github.com/repos/python/cpython/issues/40499/comments | 4 | 2004-07-03T16:15:09Z | 2022-04-09T23:23:30Z | https://github.com/python/cpython/issues/40499 | 1,198,802,827 | 40,499 |
[
"python",
"cpython"
] | BPO | [984495](https://bugs.python.org/issue984495)
--- | :---
Nosy | @akuchling
Files | <li>[gdbmmodule.c.patch](https://bugs.python.org/file6072/gdbmmodule.c.patch "Uploaded as text/plain at 2004-07-03.06:02:43 by jmlamanna"): Fixes a bug in gdbmmodule dealing with the optional 2nd arugment.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2004-07-07.14:21:18.000>
created_at = <Date 2004-07-03.06:02:43.000>
labels = ['extension-modules']
title = 'Fix bug 982806 - allow for optional 2nd argument'
updated_at = <Date 2004-07-07.14:21:18.000>
user = 'https://bugs.python.org/jmlamanna'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-07.14:21:18.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-07-03.06:02:43.000>
creator = 'jmlamanna'
dependencies = []
files = ['6072']
hgrepos = []
issue_num = 984495
keywords = ['patch']
message_count = 2.0
messages = ['46306', '46307']
nosy_count = 2.0
nosy_names = ['akuchling', 'jmlamanna']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue984495'
versions = ['Python 2.4']
```
</p></details>
| Fix bug 982806 - allow for optional 2nd argument | https://api.github.com/repos/python/cpython/issues/40498/comments | 2 | 2004-07-03T06:02:43Z | 2022-04-09T23:23:30Z | https://github.com/python/cpython/issues/40498 | 1,198,802,824 | 40,498 |
[
"python",
"cpython"
] | BPO | [984492](https://bugs.python.org/issue984492)
--- | :---
Files | <li>[smtplib.py.patch](https://bugs.python.org/file6071/smtplib.py.patch "Uploaded as text/plain at 2004-07-03.05:55:00 by jmlamanna"): Patch for bug 980938</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-09-11.15:44:08.000>
created_at = <Date 2004-07-03.05:55:00.000>
labels = ['library']
title = 'Address bug 980938, add set_debug_output() function'
updated_at = <Date 2004-09-11.15:44:08.000>
user = 'https://bugs.python.org/jmlamanna'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-11.15:44:08.000>
actor = 'jlgijsbers'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-03.05:55:00.000>
creator = 'jmlamanna'
dependencies = []
files = ['6071']
hgrepos = []
issue_num = 984492
keywords = ['patch']
message_count = 3.0
messages = ['46303', '46304', '46305']
nosy_count = 3.0
nosy_names = ['greg_ball', 'jlgijsbers', 'jmlamanna']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue984492'
versions = ['Python 2.4']
```
</p></details>
| Address bug 980938, add set_debug_output() function | https://api.github.com/repos/python/cpython/issues/40497/comments | 3 | 2004-07-03T05:55:00Z | 2022-04-09T23:23:28Z | https://github.com/python/cpython/issues/40497 | 1,198,802,820 | 40,497 |
[
"python",
"cpython"
] | BPO | [984290](https://bugs.python.org/issue984290)
--- | :---
Nosy | @mhammond, @theller
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-07.07:32:26.000>
created_at = <Date 2004-07-02.19:42:07.000>
labels = ['library']
title = 'Useless question in bdist_winst installers'
updated_at = <Date 2004-07-07.07:32:26.000>
user = 'https://github.com/theller'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-07.07:32:26.000>
actor = 'theller'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2004-07-02.19:42:07.000>
creator = 'theller'
dependencies = []
files = []
hgrepos = []
issue_num = 984290
keywords = []
message_count = 3.0
messages = ['21384', '21385', '21386']
nosy_count = 2.0
nosy_names = ['mhammond', 'theller']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue984290'
versions = []
```
</p></details>
| Useless question in bdist_winst installers | https://api.github.com/repos/python/cpython/issues/40496/comments | 3 | 2004-07-02T19:42:07Z | 2022-04-09T23:23:27Z | https://github.com/python/cpython/issues/40496 | 1,198,802,817 | 40,496 |
[
"python",
"cpython"
] | BPO | [984242](https://bugs.python.org/issue984242)
--- | :---
Nosy | @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 = None
closed_at = <Date 2008-05-02.22:00:31.049>
created_at = <Date 2004-07-02.18:24:49.000>
labels = ['OS-mac', 'type-feature']
title = 'Support "hybrid" framework/unix style'
updated_at = <Date 2008-05-02.22:00:31.047>
user = 'https://github.com/etrepum'
```
bugs.python.org fields:
```python
activity = <Date 2008-05-02.22:00:31.047>
actor = 'ronaldoussoren'
assignee = 'none'
closed = True
closed_date = <Date 2008-05-02.22:00:31.049>
closer = 'ronaldoussoren'
components = ['macOS']
creation = <Date 2004-07-02.18:24:49.000>
creator = 'bob.ippolito'
dependencies = []
files = []
hgrepos = []
issue_num = 984242
keywords = []
message_count = 4.0
messages = ['61171', '61172', '61173', '66120']
nosy_count = 3.0
nosy_names = ['anthonybaxter', 'bob.ippolito', 'ronaldoussoren']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue984242'
versions = []
```
</p></details>
| Support "hybrid" framework/unix style | https://api.github.com/repos/python/cpython/issues/40495/comments | 4 | 2004-07-02T18:24:49Z | 2022-04-09T23:23:26Z | https://github.com/python/cpython/issues/40495 | 1,198,802,815 | 40,495 |
[
"python",
"cpython"
] | BPO | [984219](https://bugs.python.org/issue984219)
--- | :---
Nosy | @birkenfeld, @pitrou
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2009-02-14.16:53:06.613>
created_at = <Date 2004-07-02.17:53:53.000>
labels = ['type-feature', 'library']
title = 'hotspot.stats.load is very slow'
updated_at = <Date 2009-02-14.16:53:06.612>
user = 'https://bugs.python.org/complex'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-14.16:53:06.612>
actor = 'benjamin.peterson'
assignee = 'none'
closed = True
closed_date = <Date 2009-02-14.16:53:06.613>
closer = 'benjamin.peterson'
components = ['Library (Lib)']
creation = <Date 2004-07-02.17:53:53.000>
creator = 'complex'
dependencies = []
files = []
hgrepos = []
issue_num = 984219
keywords = []
message_count = 7.0
messages = ['21381', '21382', '21383', '63917', '64275', '82042', '82089']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'complex', 'pitrou', 'vdupras']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue984219'
versions = ['Python 2.7']
```
</p></details>
| hotspot.stats.load is very slow | https://api.github.com/repos/python/cpython/issues/40494/comments | 7 | 2004-07-02T17:53:53Z | 2022-04-09T23:23:25Z | https://github.com/python/cpython/issues/40494 | 1,198,802,809 | 40,494 |
[
"python",
"cpython"
] | BPO | [984017](https://bugs.python.org/issue984017)
--- | :---
Nosy | @akuchling
Files | <li>[api-abstract.patch](https://bugs.python.org/file1327/api-abstract.patch "Uploaded as text/plain at 2004-07-02.12:13:20 by perspex"): Patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2004-07-07.13:09:18.000>
created_at = <Date 2004-07-02.12:13:20.000>
labels = ['docs']
title = 'Buffer Protocol Prototypes Incorrect'
updated_at = <Date 2004-07-07.13:09:18.000>
user = 'https://bugs.python.org/perspex'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-07.13:09:18.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-07-02.12:13:20.000>
creator = 'perspex'
dependencies = []
files = ['1327']
hgrepos = []
issue_num = 984017
keywords = []
message_count = 2.0
messages = ['21379', '21380']
nosy_count = 2.0
nosy_names = ['akuchling', 'perspex']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue984017'
versions = ['Python 2.3']
```
</p></details>
| Buffer Protocol Prototypes Incorrect | https://api.github.com/repos/python/cpython/issues/40493/comments | 2 | 2004-07-02T12:13:20Z | 2022-04-09T23:23:24Z | https://github.com/python/cpython/issues/40493 | 1,198,802,807 | 40,493 |
[
"python",
"cpython"
] | BPO | [983775](https://bugs.python.org/issue983775)
--- | :---
Nosy | @mhammond, @theller
Files | <li>[install.patch](https://bugs.python.org/file6070/install.patch "Uploaded as text/plain at 2004-07-01.23:56:27 by @mhammond"): Patch as described.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mhammond'
closed_at = <Date 2004-07-02.23:54:01.000>
created_at = <Date 2004-07-01.23:56:27.000>
labels = ['library']
title = 'Allow bdist_wininst to install for non-admin users'
updated_at = <Date 2004-07-02.23:54:01.000>
user = 'https://github.com/mhammond'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-02.23:54:01.000>
actor = 'mhammond'
assignee = 'mhammond'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2004-07-01.23:56:27.000>
creator = 'mhammond'
dependencies = []
files = ['6070']
hgrepos = []
issue_num = 983775
keywords = ['patch']
message_count = 3.0
messages = ['46300', '46301', '46302']
nosy_count = 2.0
nosy_names = ['mhammond', 'theller']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue983775'
versions = ['Python 2.4']
```
</p></details>
| Allow bdist_wininst to install for non-admin users | https://api.github.com/repos/python/cpython/issues/40492/comments | 3 | 2004-07-01T23:56:27Z | 2022-04-09T23:23:23Z | https://github.com/python/cpython/issues/40492 | 1,198,802,801 | 40,492 |
[
"python",
"cpython"
] | BPO | [983585](https://bugs.python.org/issue983585)
--- | :---
Nosy | @tim-one, @freddrake
Files | <li>[patch.txt](https://bugs.python.org/file1326/patch.txt "Uploaded at 2004-07-01.20:02:02 by @tim-one"): Don't assume hex(i) starts with '0x'</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2004-07-01.20:29:14.000>
created_at = <Date 2004-07-01.18:15:44.000>
labels = ['library']
title = 'test_repr() fails with id() values that appear negative'
updated_at = <Date 2004-07-01.20:29:14.000>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-01.20:29:14.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-07-01.18:15:44.000>
creator = 'fdrake'
dependencies = []
files = ['1326']
hgrepos = []
issue_num = 983585
keywords = []
message_count = 4.0
messages = ['21375', '21376', '21377', '21378']
nosy_count = 2.0
nosy_names = ['tim.peters', 'fdrake']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue983585'
versions = ['Python 2.4']
```
</p></details>
| test_repr() fails with id() values that appear negative | https://api.github.com/repos/python/cpython/issues/40491/comments | 4 | 2004-07-01T18:15:44Z | 2022-04-09T23:23:22Z | https://github.com/python/cpython/issues/40491 | 1,198,802,797 | 40,491 |
[
"python",
"cpython"
] | BPO | [983311](https://bugs.python.org/issue983311)
--- | :---
Nosy | @mwhudson, @arigo, @birkenfeld, @zopyx
<sup>*Note: these values reflect the state of the issue at 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-10.22:00:16.000>
created_at = <Date 2004-07-01.09:42:27.000>
labels = ['interpreter-core']
title = 'simple attribute access causing segfault in certain cases'
updated_at = <Date 2006-01-10.22:00:16.000>
user = 'https://bugs.python.org/simon'
```
bugs.python.org fields:
```python
activity = <Date 2006-01-10.22:00:16.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-07-01.09:42:27.000>
creator = 'simon'
dependencies = []
files = []
hgrepos = []
issue_num = 983311
keywords = []
message_count = 10.0
messages = ['21365', '21366', '21367', '21368', '21369', '21370', '21371', '21372', '21373', '21374']
nosy_count = 6.0
nosy_names = ['mwh', 'adustman', 'arigo', 'georg.brandl', 'ajung', 'simon']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue983311'
versions = ['Python 2.3']
```
</p></details>
| simple attribute access causing segfault in certain cases | https://api.github.com/repos/python/cpython/issues/40490/comments | 10 | 2004-07-01T09:42:27Z | 2022-04-09T23:23:20Z | https://github.com/python/cpython/issues/40490 | 1,198,802,790 | 40,490 |
[
"python",
"cpython"
] | BPO | [983269](https://bugs.python.org/issue983269)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-01.10:03:17.000>
created_at = <Date 2004-07-01.08:53:53.000>
labels = ['expert-regex']
title = 'incorrect len'
updated_at = <Date 2004-07-01.10:03:17.000>
user = 'https://bugs.python.org/calvinlow'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-01.10:03:17.000>
actor = 'effbot'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2004-07-01.08:53:53.000>
creator = 'calvinlow'
dependencies = []
files = []
hgrepos = []
issue_num = 983269
keywords = []
message_count = 2.0
messages = ['21363', '21364']
nosy_count = 2.0
nosy_names = ['effbot', 'calvinlow']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue983269'
versions = ['Python 2.3']
```
</p></details>
| incorrect len | https://api.github.com/repos/python/cpython/issues/40489/comments | 2 | 2004-07-01T08:53:53Z | 2022-04-09T23:23:19Z | https://github.com/python/cpython/issues/40489 | 1,198,802,785 | 40,489 |
[
"python",
"cpython"
] | BPO | [983206](https://bugs.python.org/issue983206)
--- | :---
Files | <li>[sysconfig.patch](https://bugs.python.org/file6069/sysconfig.patch "Uploaded as text/plain at 2004-07-01.06:18:29 by liam_routt"): context diff for distutils/sysconfig.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-10-13.15:54:39.000>
created_at = <Date 2004-07-01.06:18:29.000>
labels = ['library']
title = 'Allow ldshared to be overridden by environment var'
updated_at = <Date 2004-10-13.15:54:39.000>
user = 'https://bugs.python.org/liamroutt'
```
bugs.python.org fields:
```python
activity = <Date 2004-10-13.15:54:39.000>
actor = 'anthonybaxter'
assignee = 'anthonybaxter'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2004-07-01.06:18:29.000>
creator = 'liam_routt'
dependencies = []
files = ['6069']
hgrepos = []
issue_num = 983206
keywords = ['patch']
message_count = 3.0
messages = ['46297', '46298', '46299']
nosy_count = 2.0
nosy_names = ['anthonybaxter', 'liam_routt']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue983206'
versions = ['Python 2.3']
```
</p></details>
| Allow ldshared to be overridden by environment var | https://api.github.com/repos/python/cpython/issues/40488/comments | 3 | 2004-07-01T06:18:29Z | 2022-04-09T23:23:18Z | https://github.com/python/cpython/issues/40488 | 1,198,802,779 | 40,488 |
[
"python",
"cpython"
] | BPO | [983164](https://bugs.python.org/issue983164)
--- | :---
Nosy | @loewis, @mhammond, @theller
Files | <li>[bdist_wininst.patch](https://bugs.python.org/file6068/bdist_wininst.patch "Uploaded as text/plain at 2004-07-01.03:26:26 by @mhammond"): proposed 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/mhammond'
closed_at = <Date 2007-08-21.01:11:33.000>
created_at = <Date 2004-07-01.03:26:25.000>
labels = ['library']
title = 'MSVC6/7 issues with bdist_wininst and --target-version'
updated_at = <Date 2007-08-21.01:11:33.000>
user = 'https://github.com/mhammond'
```
bugs.python.org fields:
```python
activity = <Date 2007-08-21.01:11:33.000>
actor = 'mhammond'
assignee = 'mhammond'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2004-07-01.03:26:25.000>
creator = 'mhammond'
dependencies = []
files = ['6068']
hgrepos = []
issue_num = 983164
keywords = ['patch']
message_count = 9.0
messages = ['46288', '46289', '46290', '46291', '46292', '46293', '46294', '46295', '46296']
nosy_count = 3.0
nosy_names = ['loewis', 'mhammond', 'theller']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue983164'
versions = ['Python 2.4']
```
</p></details>
| MSVC6/7 issues with bdist_wininst and --target-version | https://api.github.com/repos/python/cpython/issues/40487/comments | 9 | 2004-07-01T03:26:25Z | 2022-04-09T23:23:18Z | https://github.com/python/cpython/issues/40487 | 1,198,802,774 | 40,487 |
[
"python",
"cpython"
] | BPO | [983069](https://bugs.python.org/issue983069)
--- | :---
Nosy | @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 = None
closed_at = <Date 2005-08-21.18:57:26.000>
created_at = <Date 2004-06-30.22:50:34.000>
labels = ['extension-modules', 'type-feature']
title = 'md5 and sha1 modules should use openssl implementation'
updated_at = <Date 2005-08-21.18:57:26.000>
user = 'https://github.com/gpshead'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-21.18:57:26.000>
actor = 'gregory.p.smith'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-06-30.22:50:34.000>
creator = 'gregory.p.smith'
dependencies = []
files = []
hgrepos = []
issue_num = 983069
keywords = []
message_count = 2.0
messages = ['54186', '54187']
nosy_count = 1.0
nosy_names = ['gregory.p.smith']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue983069'
versions = []
```
</p></details>
| md5 and sha1 modules should use openssl implementation | https://api.github.com/repos/python/cpython/issues/40486/comments | 2 | 2004-06-30T22:50:34Z | 2022-04-09T23:23:16Z | https://github.com/python/cpython/issues/40486 | 1,198,802,770 | 40,486 |
[
"python",
"cpython"
] | BPO | [983019](https://bugs.python.org/issue983019)
--- | :---
Nosy | @freddrake
Files | <li>[subclassable-weakrefs.patch](https://bugs.python.org/file6066/subclassable-weakrefs.patch "Uploaded as text/plain at 2004-06-30.21:04:51 by @freddrake"): Patch to make weakref.ref a subclassable new-style type</li><li>[subclassable-weakref-docs.patch](https://bugs.python.org/file6067/subclassable-weakref-docs.patch "Uploaded as text/plain at 2004-07-02.16:08:18 by @freddrake"): Documentation patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-02.19:02:06.000>
created_at = <Date 2004-06-30.21:04:51.000>
labels = ['interpreter-core']
title = 'Making weakref.ref subclassable'
updated_at = <Date 2004-07-02.19:02:06.000>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-02.19:02:06.000>
actor = 'fdrake'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-30.21:04:51.000>
creator = 'fdrake'
dependencies = []
files = ['6066', '6067']
hgrepos = []
issue_num = 983019
keywords = ['patch']
message_count = 3.0
messages = ['46285', '46286', '46287']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue983019'
versions = ['Python 2.4']
```
</p></details>
| Making weakref.ref subclassable | https://api.github.com/repos/python/cpython/issues/40485/comments | 3 | 2004-06-30T21:04:51Z | 2022-04-09T23:23:15Z | https://github.com/python/cpython/issues/40485 | 1,198,802,764 | 40,485 |
[
"python",
"cpython"
] | BPO | [982806](https://bugs.python.org/issue982806)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2004-07-07.14:22:39.000>
created_at = <Date 2004-06-30.15:29:16.000>
labels = ['extension-modules']
title = 'gdbm.open () fails with a single argument'
updated_at = <Date 2004-07-07.14:22:39.000>
user = 'https://bugs.python.org/roysmith'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-07.14:22:39.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-06-30.15:29:16.000>
creator = 'roysmith'
dependencies = []
files = []
hgrepos = []
issue_num = 982806
keywords = []
message_count = 2.0
messages = ['21361', '21362']
nosy_count = 2.0
nosy_names = ['akuchling', 'roysmith']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue982806'
versions = ['Python 2.3']
```
</p></details>
| gdbm.open () fails with a single argument | https://api.github.com/repos/python/cpython/issues/40484/comments | 2 | 2004-06-30T15:29:16Z | 2022-04-09T23:23:14Z | https://github.com/python/cpython/issues/40484 | 1,198,802,763 | 40,484 |
[
"python",
"cpython"
] | BPO | [982681](https://bugs.python.org/issue982681)
--- | :---
Nosy | @tim-one, @akuchling
Files | <li>[asyncore.py.patch](https://bugs.python.org/file6065/asyncore.py.patch "Uploaded as text/plain at 2004-06-30.11:14:00 by garth42"): asyncore.py patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2004-08-13.22:47:23.000>
created_at = <Date 2004-06-30.11:14:00.000>
labels = ['library']
title = 'asyncore.dispatcher.set_reuse_addr() is broken on windows'
updated_at = <Date 2004-08-13.22:47:23.000>
user = 'https://bugs.python.org/garth42'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-13.22:47:23.000>
actor = 'tim.peters'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-30.11:14:00.000>
creator = 'garth42'
dependencies = []
files = ['6065']
hgrepos = []
issue_num = 982681
keywords = ['patch']
message_count = 5.0
messages = ['46280', '46281', '46282', '46283', '46284']
nosy_count = 3.0
nosy_names = ['tim.peters', 'akuchling', 'garth42']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue982681'
versions = ['Python 2.4']
```
</p></details>
| asyncore.dispatcher.set_reuse_addr() is broken on windows | https://api.github.com/repos/python/cpython/issues/40483/comments | 5 | 2004-06-30T11:14:00Z | 2022-04-09T23:23:13Z | https://github.com/python/cpython/issues/40483 | 1,198,802,759 | 40,483 |
[
"python",
"cpython"
] | BPO | [982679](https://bugs.python.org/issue982679)
--- | :---
Nosy | @loewis
Files | <li>[testdb.py](https://bugs.python.org/file1324/testdb.py "Uploaded as text/plain at 2004-06-30.11:11:17 by elerionelrond"): Script to reproduce the bug</li><li>[bsddb_testrun.txt](https://bugs.python.org/file1325/bsddb_testrun.txt "Uploaded at 2004-06-30.11:14:17 by elerionelrond"): Output of running bsddb test suite</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-13.03:36:20.000>
created_at = <Date 2004-06-30.11:11:17.000>
labels = ['extension-modules', 'invalid']
title = 'Bad state of multi btree database file after large inserts'
updated_at = <Date 2004-07-13.03:36:20.000>
user = 'https://bugs.python.org/elerionelrond'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-13.03:36:20.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-06-30.11:11:17.000>
creator = 'elerionelrond'
dependencies = []
files = ['1324', '1325']
hgrepos = []
issue_num = 982679
keywords = []
message_count = 3.0
messages = ['21358', '21359', '21360']
nosy_count = 3.0
nosy_names = ['loewis', 'elerionelrond', 'mmangino']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue982679'
versions = ['Python 2.3']
```
</p></details>
| Bad state of multi btree database file after large inserts | https://api.github.com/repos/python/cpython/issues/40482/comments | 3 | 2004-06-30T11:11:17Z | 2022-04-09T23:23:11Z | https://github.com/python/cpython/issues/40482 | 1,198,802,755 | 40,482 |
[
"python",
"cpython"
] | BPO | [982665](https://bugs.python.org/issue982665)
--- | :---
Nosy | @akuchling
Files | <li>[socketmodule.c.patch](https://bugs.python.org/file6064/socketmodule.c.patch "Uploaded as text/plain at 2004-06-30.10:55:35 by garth42"): socketmodule.c Patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2004-07-10.14:18:47.000>
created_at = <Date 2004-06-30.10:54:38.000>
labels = ['interpreter-core']
title = 'add SO_EXCLUSIVEADDRUSE constant in socketmodule.c'
updated_at = <Date 2004-07-10.14:18:47.000>
user = 'https://bugs.python.org/garth42'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.14:18:47.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-30.10:54:38.000>
creator = 'garth42'
dependencies = []
files = ['6064']
hgrepos = []
issue_num = 982665
keywords = ['patch']
message_count = 3.0
messages = ['46277', '46278', '46279']
nosy_count = 2.0
nosy_names = ['akuchling', 'garth42']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue982665'
versions = ['Python 2.4']
```
</p></details>
| add SO_EXCLUSIVEADDRUSE constant in socketmodule.c | https://api.github.com/repos/python/cpython/issues/40481/comments | 3 | 2004-06-30T10:54:38Z | 2022-04-09T23:23:11Z | https://github.com/python/cpython/issues/40481 | 1,198,802,750 | 40,481 |
[
"python",
"cpython"
] | BPO | [982340](https://bugs.python.org/issue982340)
--- | :---
Nosy | @jackjansen, @etrepum, @ronaldoussoren
Files | <li>[applesingle.py.patch](https://bugs.python.org/file6063/applesingle.py.patch "Uploaded as text/plain at 2004-06-30.00:20:03 by @etrepum"): endianness patch for applesingle.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/jackjansen'
closed_at = <Date 2006-04-17.13:41:05.000>
created_at = <Date 2004-06-30.00:20:02.000>
labels = ['OS-mac']
title = 'applesingle endianness issue'
updated_at = <Date 2006-04-17.13:41:05.000>
user = 'https://github.com/etrepum'
```
bugs.python.org fields:
```python
activity = <Date 2006-04-17.13:41:05.000>
actor = 'ronaldoussoren'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2004-06-30.00:20:02.000>
creator = 'bob.ippolito'
dependencies = []
files = ['6063']
hgrepos = []
issue_num = 982340
keywords = ['patch']
message_count = 2.0
messages = ['46275', '46276']
nosy_count = 3.0
nosy_names = ['jackjansen', 'bob.ippolito', 'ronaldoussoren']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue982340'
versions = ['Python 2.3']
```
</p></details>
| applesingle endianness issue | https://api.github.com/repos/python/cpython/issues/40480/comments | 2 | 2004-06-30T00:20:02Z | 2022-04-09T23:23:10Z | https://github.com/python/cpython/issues/40480 | 1,198,802,745 | 40,480 |
[
"python",
"cpython"
] | BPO | [982215](https://bugs.python.org/issue982215)
--- | :---
Nosy | @mhammond, @theller
Files | <li>[wiz_buttons.patch](https://bugs.python.org/file1323/wiz_buttons.patch "Uploaded as text/plain at 2004-07-02.00:34:06 by @mhammond"): Patch that disables all the buttons during install</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/theller'
closed_at = <Date 2004-07-02.08:04:41.000>
created_at = <Date 2004-06-29.19:54:56.000>
labels = ['library']
title = ' Next button not greyed out during file copy.'
updated_at = <Date 2004-07-02.08:04:41.000>
user = 'https://bugs.python.org/prittenh'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-02.08:04:41.000>
actor = 'theller'
assignee = 'theller'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2004-06-29.19:54:56.000>
creator = 'prittenh'
dependencies = []
files = ['1323']
hgrepos = []
issue_num = 982215
keywords = []
message_count = 3.0
messages = ['21355', '21356', '21357']
nosy_count = 3.0
nosy_names = ['mhammond', 'theller', 'prittenh']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue982215'
versions = []
```
</p></details>
| Next button not greyed out during file copy. | https://api.github.com/repos/python/cpython/issues/40479/comments | 3 | 2004-06-29T19:54:56Z | 2022-04-09T23:23:08Z | https://github.com/python/cpython/issues/40479 | 1,198,802,740 | 40,479 |
[
"python",
"cpython"
] | BPO | [982049](https://bugs.python.org/issue982049)
--- | :---
Nosy | @pfmoore, @vsajip
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/vsajip'
closed_at = <Date 2004-07-10.18:35:02.000>
created_at = <Date 2004-06-29.16:34:21.000>
labels = ['library']
title = 'Relative Path causing crash in RotatingFileHandler'
updated_at = <Date 2004-07-10.18:35:02.000>
user = 'https://bugs.python.org/groodude'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.18:35:02.000>
actor = 'paul.moore'
assignee = 'vinay.sajip'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-29.16:34:21.000>
creator = 'groodude'
dependencies = []
files = []
hgrepos = []
issue_num = 982049
keywords = []
message_count = 4.0
messages = ['21351', '21352', '21353', '21354']
nosy_count = 4.0
nosy_names = ['nnorwitz', 'paul.moore', 'vinay.sajip', 'groodude']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue982049'
versions = ['Python 2.3']
```
</p></details>
| Relative Path causing crash in RotatingFileHandler | https://api.github.com/repos/python/cpython/issues/40478/comments | 4 | 2004-06-29T16:34:21Z | 2022-04-09T23:23:07Z | https://github.com/python/cpython/issues/40478 | 1,198,802,734 | 40,478 |
[
"python",
"cpython"
] | BPO | [982008](https://bugs.python.org/issue982008)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-06-29.15:54:29.000>
created_at = <Date 2004-06-29.15:23:15.000>
labels = []
title = 'PyObject_Str() and PyObject_Repr() corrupt object type'
updated_at = <Date 2004-06-29.15:54:29.000>
user = 'https://bugs.python.org/janusfury'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-29.15:54:29.000>
actor = 'janusfury'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-06-29.15:23:15.000>
creator = 'janusfury'
dependencies = []
files = []
hgrepos = []
issue_num = 982008
keywords = []
message_count = 2.0
messages = ['21349', '21350']
nosy_count = 1.0
nosy_names = ['janusfury']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue982008'
versions = []
```
</p></details>
| PyObject_Str() and PyObject_Repr() corrupt object type | https://api.github.com/repos/python/cpython/issues/40477/comments | 2 | 2004-06-29T15:23:15Z | 2022-04-09T23:23:05Z | https://github.com/python/cpython/issues/40477 | 1,198,802,729 | 40,477 |
[
"python",
"cpython"
] | BPO | [981794](https://bugs.python.org/issue981794)
--- | :---
Nosy | @akuchling
Files | <li>[webbrowser.py.patch](https://bugs.python.org/file6062/webbrowser.py.patch "Uploaded as text/plain at 2004-06-29.14:25:38 by syt")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2004-07-10.22:07:58.000>
created_at = <Date 2004-06-29.07:35:49.000>
labels = ['library']
title = 'webbrower support for firebird / firefox'
updated_at = <Date 2004-07-10.22:07:58.000>
user = 'https://bugs.python.org/syt'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.22:07:58.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-29.07:35:49.000>
creator = 'syt'
dependencies = []
files = ['6062']
hgrepos = []
issue_num = 981794
keywords = ['patch']
message_count = 4.0
messages = ['46271', '46272', '46273', '46274']
nosy_count = 2.0
nosy_names = ['akuchling', 'syt']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue981794'
versions = []
```
</p></details>
| webbrower support for firebird / firefox | https://api.github.com/repos/python/cpython/issues/40476/comments | 4 | 2004-06-29T07:35:49Z | 2022-04-09T23:23:05Z | https://github.com/python/cpython/issues/40476 | 1,198,802,728 | 40,476 |
[
"python",
"cpython"
] | BPO | [981773](https://bugs.python.org/issue981773)
--- | :---
Nosy | @loewis, @tonal
Files | <li>[cygwinccompiler.py.patch](https://bugs.python.org/file6061/cygwinccompiler.py.patch "Uploaded as text/plain at 2004-08-09.10:45:19 by @tonal"): diff file</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-03-03.09:36:35.000>
created_at = <Date 2004-06-29.06:42:28.000>
labels = ['library']
title = 'crach link c++ extension by mingw'
updated_at = <Date 2005-03-03.09:36:35.000>
user = 'https://github.com/tonal'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-03.09:36:35.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2004-06-29.06:42:28.000>
creator = 'shura_zam'
dependencies = []
files = ['6061']
hgrepos = []
issue_num = 981773
keywords = ['patch']
message_count = 5.0
messages = ['46266', '46267', '46268', '46269', '46270']
nosy_count = 5.0
nosy_names = ['loewis', 'jepler', 'mdehoon', 'furrykef', 'shura_zam']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue981773'
versions = []
```
</p></details>
| crach link c++ extension by mingw | https://api.github.com/repos/python/cpython/issues/40475/comments | 5 | 2004-06-29T06:42:28Z | 2022-04-09T23:23:03Z | https://github.com/python/cpython/issues/40475 | 1,198,802,725 | 40,475 |
[
"python",
"cpython"
] | BPO | [981530](https://bugs.python.org/issue981530)
--- | :---
Nosy | @gvanrossum
<sup>*Note: these values reflect the state of the issue at 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/gvanrossum'
closed_at = <Date 2004-06-28.20:32:44.000>
created_at = <Date 2004-06-28.20:22:13.000>
labels = ['library']
title = 'UnboundLocalError in shutil.rmtree()'
updated_at = <Date 2004-06-28.20:32:44.000>
user = 'https://github.com/gvanrossum'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-28.20:32:44.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-28.20:22:13.000>
creator = 'gvanrossum'
dependencies = []
files = []
hgrepos = []
issue_num = 981530
keywords = []
message_count = 2.0
messages = ['21347', '21348']
nosy_count = 1.0
nosy_names = ['gvanrossum']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue981530'
versions = ['Python 2.3']
```
</p></details>
| UnboundLocalError in shutil.rmtree() | https://api.github.com/repos/python/cpython/issues/40474/comments | 2 | 2004-06-28T20:22:13Z | 2022-04-09T23:23:03Z | https://github.com/python/cpython/issues/40474 | 1,198,802,722 | 40,474 |
[
"python",
"cpython"
] | BPO | [981299](https://bugs.python.org/issue981299)
--- | :---
Nosy | @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-06-29.04:09:02.000>
created_at = <Date 2004-06-28.15:03:22.000>
labels = ['library']
title = 'Rsync protocol missing from urlparse'
updated_at = <Date 2004-06-29.04:09:02.000>
user = 'https://bugs.python.org/mok0'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-29.04:09:02.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-28.15:03:22.000>
creator = 'mok0'
dependencies = []
files = []
hgrepos = []
issue_num = 981299
keywords = []
message_count = 2.0
messages = ['21345', '21346']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'mok0']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue981299'
versions = ['Python 2.2']
```
</p></details>
| Rsync protocol missing from urlparse | https://api.github.com/repos/python/cpython/issues/40473/comments | 2 | 2004-06-28T15:03:22Z | 2022-04-09T23:23:01Z | https://github.com/python/cpython/issues/40473 | 1,198,802,719 | 40,473 |
[
"python",
"cpython"
] | BPO | [980986](https://bugs.python.org/issue980986)
--- | :---
Nosy | @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-06-29.04:14:28.000>
created_at = <Date 2004-06-28.03:53:02.000>
labels = ['docs']
title = 'Missing space in sec 3.3.1'
updated_at = <Date 2004-06-29.04:14:28.000>
user = 'https://bugs.python.org/colddrink'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-29.04:14:28.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-06-28.03:53:02.000>
creator = 'cold_drink'
dependencies = []
files = []
hgrepos = []
issue_num = 980986
keywords = []
message_count = 2.0
messages = ['21343', '21344']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'cold_drink']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue980986'
versions = []
```
</p></details>
| Missing space in sec 3.3.1 | https://api.github.com/repos/python/cpython/issues/40472/comments | 2 | 2004-06-28T03:53:02Z | 2022-04-09T23:23:00Z | https://github.com/python/cpython/issues/40472 | 1,198,802,716 | 40,472 |
[
"python",
"cpython"
] | BPO | [980938](https://bugs.python.org/issue980938)
--- | :---
Nosy | @smontanaro, @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-10.23:15:19.000>
created_at = <Date 2004-06-28.00:51:36.000>
labels = ['library']
title = 'smtplib.SMTP prints debug stuff to stdout'
updated_at = <Date 2004-07-10.23:15:19.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.23:15:19.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-28.00:51:36.000>
creator = 'skip.montanaro'
dependencies = []
files = []
hgrepos = []
issue_num = 980938
keywords = []
message_count = 2.0
messages = ['21341', '21342']
nosy_count = 2.0
nosy_names = ['skip.montanaro', 'brett.cannon']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue980938'
versions = []
```
</p></details>
| smtplib.SMTP prints debug stuff to stdout | https://api.github.com/repos/python/cpython/issues/40471/comments | 2 | 2004-06-28T00:51:36Z | 2022-04-09T23:22:59Z | https://github.com/python/cpython/issues/40471 | 1,198,802,712 | 40,471 |
[
"python",
"cpython"
] | BPO | [980925](https://bugs.python.org/issue980925)
--- | :---
Nosy | @tim-one, @brettcannon, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-01.20:58:08.000>
created_at = <Date 2004-06-28.00:02:05.000>
labels = ['docs']
title = 'Possible contradiction in "extending" and PyArg_ParseTuple()'
updated_at = <Date 2004-07-01.20:58:08.000>
user = 'https://github.com/brettcannon'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-01.20:58:08.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-06-28.00:02:05.000>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 980925
keywords = []
message_count = 7.0
messages = ['21334', '21335', '21336', '21337', '21338', '21339', '21340']
nosy_count = 3.0
nosy_names = ['tim.peters', 'brett.cannon', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue980925'
versions = ['Python 2.4']
```
</p></details>
| Possible contradiction in "extending" and PyArg_ParseTuple() | https://api.github.com/repos/python/cpython/issues/40470/comments | 7 | 2004-06-28T00:02:05Z | 2022-04-09T23:22:58Z | https://github.com/python/cpython/issues/40470 | 1,198,802,710 | 40,470 |
[
"python",
"cpython"
] | BPO | [980695](https://bugs.python.org/issue980695)
--- | :---
Nosy | @gvanrossum, @arigo, @rhettinger
Files | <li>[string_concat.context-diff](https://bugs.python.org/file6056/string_concat.context-diff "Uploaded at 2004-06-27.20:39:20 by @arigo"): patch</li><li>[string_concat_deref.diff](https://bugs.python.org/file6057/string_concat_deref.diff "Uploaded as text/plain at 2004-06-28.09:41:30 by @arigo"): added STORE_DEREF support</li><li>[string_concat_simple.diff](https://bugs.python.org/file6058/string_concat_simple.diff "Uploaded as text/plain at 2004-07-25.10:17:00 by @arigo"): simplified and commented</li><li>[ceval.diff](https://bugs.python.org/file6059/ceval.diff "Uploaded as text/plain at 2004-08-01.16:34:11 by @rhettinger"): Extended to include BINARY_ADD</li><li>[ceval3.diff](https://bugs.python.org/file6060/ceval3.diff "Uploaded as text/plain at 2004-08-01.18:42:14 by @rhettinger"): Do BINARY_ADD and INPLACE_ADD separately</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2004-08-06.18:47:42.000>
created_at = <Date 2004-06-27.13:39:19.000>
labels = ['interpreter-core']
title = 'efficient string concatenation'
updated_at = <Date 2004-08-06.18:47:42.000>
user = 'https://github.com/arigo'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-06.18:47:42.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-27.13:39:19.000>
creator = 'arigo'
dependencies = []
files = ['6056', '6057', '6058', '6059', '6060']
hgrepos = []
issue_num = 980695
keywords = ['patch']
message_count = 17.0
messages = ['46249', '46250', '46251', '46252', '46253', '46254', '46255', '46256', '46257', '46258', '46259', '46260', '46261', '46262', '46263', '46264', '46265']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'arigo', 'mcherm', 'rhettinger', 'pedronis']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue980695'
versions = []
```
</p></details>
| efficient string concatenation | https://api.github.com/repos/python/cpython/issues/40469/comments | 17 | 2004-06-27T13:39:19Z | 2022-04-09T23:22:57Z | https://github.com/python/cpython/issues/40469 | 1,198,802,707 | 40,469 |
[
"python",
"cpython"
] | BPO | [980500](https://bugs.python.org/issue980500)
--- | :---
Nosy | @warsaw
Files | <li>[gettext.patch](https://bugs.python.org/file6055/gettext.patch "Uploaded as text/plain at 2004-06-27.02:29:20 by niemeyer")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-22.18:47:51.000>
created_at = <Date 2004-06-27.02:17:33.000>
labels = ['library']
title = 'gettext improvements'
updated_at = <Date 2004-07-22.18:47:51.000>
user = 'https://bugs.python.org/niemeyer'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-22.18:47:51.000>
actor = 'niemeyer'
assignee = 'niemeyer'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-27.02:17:33.000>
creator = 'niemeyer'
dependencies = []
files = ['6055']
hgrepos = []
issue_num = 980500
keywords = ['patch']
message_count = 3.0
messages = ['46246', '46247', '46248']
nosy_count = 2.0
nosy_names = ['barry', 'niemeyer']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue980500'
versions = ['Python 2.4']
```
</p></details>
| gettext improvements | https://api.github.com/repos/python/cpython/issues/40468/comments | 3 | 2004-06-27T02:17:33Z | 2022-04-09T23:22:55Z | https://github.com/python/cpython/issues/40468 | 1,198,802,704 | 40,468 |
[
"python",
"cpython"
] | BPO | [980475](https://bugs.python.org/issue980475)
--- | :---
Nosy | @tim-one
Files | <li>[typeobject.c.patch](https://bugs.python.org/file6054/typeobject.c.patch "Uploaded as text/plain at 2004-06-26.23:47:09 by ehuss"): fix to handle dealloc of partially initialized heap allocated type objects</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-06.02:24:13.000>
created_at = <Date 2004-06-26.23:47:08.000>
labels = ['interpreter-core']
title = 'partially initialized heap allocated type objects'
updated_at = <Date 2004-07-06.02:24:13.000>
user = 'https://bugs.python.org/ehuss'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-06.02:24:13.000>
actor = 'ehuss'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-26.23:47:08.000>
creator = 'ehuss'
dependencies = []
files = ['6054']
hgrepos = []
issue_num = 980475
keywords = ['patch']
message_count = 3.0
messages = ['46243', '46244', '46245']
nosy_count = 2.0
nosy_names = ['tim.peters', 'ehuss']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue980475'
versions = []
```
</p></details>
| partially initialized heap allocated type objects | https://api.github.com/repos/python/cpython/issues/40467/comments | 3 | 2004-06-26T23:47:08Z | 2022-04-09T23:22:54Z | https://github.com/python/cpython/issues/40467 | 1,198,802,700 | 40,467 |
[
"python",
"cpython"
] | BPO | [980419](https://bugs.python.org/issue980419)
--- | :---
Nosy | @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2004-06-27.00:01:16.000>
created_at = <Date 2004-06-26.20:36:39.000>
labels = ['interpreter-core']
title = 'int left-shift causes memory leak'
updated_at = <Date 2004-06-27.00:01:16.000>
user = 'https://bugs.python.org/edemaine'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-27.00:01:16.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-26.20:36:39.000>
creator = 'edemaine'
dependencies = []
files = []
hgrepos = []
issue_num = 980419
keywords = []
message_count = 3.0
messages = ['21331', '21332', '21333']
nosy_count = 2.0
nosy_names = ['rhettinger', 'edemaine']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue980419'
versions = ['Python 2.4']
```
</p></details>
| int left-shift causes memory leak | https://api.github.com/repos/python/cpython/issues/40466/comments | 3 | 2004-06-26T20:36:39Z | 2022-04-09T23:22:54Z | https://github.com/python/cpython/issues/40466 | 1,198,802,697 | 40,466 |
[
"python",
"cpython"
] | BPO | [980352](https://bugs.python.org/issue980352)
--- | :---
Nosy | @arigo, @nascheme, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-12-23.22:14:46.000>
created_at = <Date 2004-06-26.17:26:18.000>
labels = ['interpreter-core']
title = 'coercion results used dangerously'
updated_at = <Date 2004-12-23.22:14:46.000>
user = 'https://github.com/arigo'
```
bugs.python.org fields:
```python
activity = <Date 2004-12-23.22:14:46.000>
actor = 'arigo'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-26.17:26:18.000>
creator = 'arigo'
dependencies = []
files = []
hgrepos = []
issue_num = 980352
keywords = []
message_count = 5.0
messages = ['21326', '21327', '21328', '21329', '21330']
nosy_count = 4.0
nosy_names = ['arigo', 'nascheme', 'rhettinger', 'ddorfman']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue980352'
versions = []
```
</p></details>
| coercion results used dangerously | https://api.github.com/repos/python/cpython/issues/40465/comments | 5 | 2004-06-26T17:26:18Z | 2022-04-09T23:22:52Z | https://github.com/python/cpython/issues/40465 | 1,198,802,694 | 40,465 |
[
"python",
"cpython"
] | BPO | [980327](https://bugs.python.org/issue980327)
--- | :---
Nosy | @brettcannon, @pfmoore
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-10.20:49:59.000>
created_at = <Date 2004-06-26.16:29:14.000>
labels = ['library']
title = 'ntpath normpath'
updated_at = <Date 2004-07-10.20:49:59.000>
user = 'https://bugs.python.org/keyphrene'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.20:49:59.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-26.16:29:14.000>
creator = 'keyphrene'
dependencies = []
files = []
hgrepos = []
issue_num = 980327
keywords = []
message_count = 3.0
messages = ['21323', '21324', '21325']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'paul.moore', 'keyphrene']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue980327'
versions = []
```
</p></details>
| ntpath normpath | https://api.github.com/repos/python/cpython/issues/40464/comments | 3 | 2004-06-26T16:29:14Z | 2022-04-09T23:22:51Z | https://github.com/python/cpython/issues/40464 | 1,198,802,692 | 40,464 |
[
"python",
"cpython"
] | BPO | [980127](https://bugs.python.org/issue980127)
--- | :---
Nosy | @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-12-18.21:22:29.000>
created_at = <Date 2004-06-26.03:31:48.000>
labels = ['build']
title = 'Possible error during LINKCC check in Configure.in'
updated_at = <Date 2004-12-18.21:22:29.000>
user = 'https://github.com/brettcannon'
```
bugs.python.org fields:
```python
activity = <Date 2004-12-18.21:22:29.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-06-26.03:31:48.000>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 980127
keywords = []
message_count = 2.0
messages = ['21321', '21322']
nosy_count = 1.0
nosy_names = ['brett.cannon']
pr_nums = []
priority = 'low'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue980127'
versions = ['Python 2.4']
```
</p></details>
| Possible error during LINKCC check in Configure.in | https://api.github.com/repos/python/cpython/issues/40463/comments | 2 | 2004-06-26T03:31:48Z | 2022-04-09T23:22:50Z | https://github.com/python/cpython/issues/40463 | 1,198,802,684 | 40,463 |
[
"python",
"cpython"
] | BPO | [980120](https://bugs.python.org/issue980120)
--- | :---
Nosy | @brettcannon
Files | <li>[difflib patch.txt](https://bugs.python.org/file6053/difflib%20patch.txt "Uploaded at 2004-06-26.02:52:16 by roccomoretti"): Patch for Bug 980117</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-10.23:59:27.000>
created_at = <Date 2004-06-26.02:52:16.000>
labels = ['library']
title = 'difflib empty list IndexError fix (Bug python/issues-test-cpython#980117)'
updated_at = <Date 2004-07-10.23:59:27.000>
user = 'https://bugs.python.org/roccomoretti'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.23:59:27.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-26.02:52:16.000>
creator = 'roccomoretti'
dependencies = []
files = ['6053']
hgrepos = []
issue_num = 980120
keywords = ['patch']
message_count = 2.0
messages = ['46241', '46242']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'roccomoretti']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue980120'
versions = []
```
</p></details>
| difflib empty list IndexError fix (Bug #980117) | https://api.github.com/repos/python/cpython/issues/40462/comments | 2 | 2004-06-26T02:52:16Z | 2022-04-09T23:22:49Z | https://github.com/python/cpython/issues/40462 | 1,198,802,681 | 40,462 |
[
"python",
"cpython"
] | BPO | [980117](https://bugs.python.org/issue980117)
--- | :---
Nosy | @warsaw, @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-10.23:55:51.000>
created_at = <Date 2004-06-26.02:41:30.000>
labels = ['library']
title = 'Index error for empty lists in Difflib'
updated_at = <Date 2004-07-10.23:55:51.000>
user = 'https://bugs.python.org/roccomoretti'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.23:55:51.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-26.02:41:30.000>
creator = 'roccomoretti'
dependencies = []
files = []
hgrepos = []
issue_num = 980117
keywords = []
message_count = 3.0
messages = ['21318', '21319', '21320']
nosy_count = 3.0
nosy_names = ['barry', 'brett.cannon', 'roccomoretti']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue980117'
versions = []
```
</p></details>
| Index error for empty lists in Difflib | https://api.github.com/repos/python/cpython/issues/40461/comments | 3 | 2004-06-26T02:41:30Z | 2022-04-09T23:22:47Z | https://github.com/python/cpython/issues/40461 | 1,198,802,675 | 40,461 |
[
"python",
"cpython"
] | BPO | [980098](https://bugs.python.org/issue980098)
--- | :---
Nosy | @smontanaro, @birkenfeld, @rhettinger
Files | <li>[structseq.patch](https://bugs.python.org/file6052/structseq.patch "Uploaded as text/plain at 2004-06-26.23:55:30 by ehuss")</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 2009-01-02.21:49:09.393>
created_at = <Date 2004-06-26.01:12:45.000>
labels = ['extension-modules']
title = 'Module to dynamically generate structseq objects'
updated_at = <Date 2009-01-02.21:49:09.392>
user = 'https://bugs.python.org/ehuss'
```
bugs.python.org fields:
```python
activity = <Date 2009-01-02.21:49:09.392>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2009-01-02.21:49:09.393>
closer = 'rhettinger'
components = ['Extension Modules']
creation = <Date 2004-06-26.01:12:45.000>
creator = 'ehuss'
dependencies = []
files = ['6052']
hgrepos = []
issue_num = 980098
keywords = ['patch']
message_count = 4.0
messages = ['46239', '46240', '65027', '78883']
nosy_count = 4.0
nosy_names = ['skip.montanaro', 'georg.brandl', 'rhettinger', 'ehuss']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue980098'
versions = ['Python 2.6']
```
</p></details>
| Module to dynamically generate structseq objects | https://api.github.com/repos/python/cpython/issues/40460/comments | 4 | 2004-06-26T01:12:45Z | 2022-04-09T23:22:47Z | https://github.com/python/cpython/issues/40460 | 1,198,802,672 | 40,460 |
[
"python",
"cpython"
] | BPO | [980092](https://bugs.python.org/issue980092)
--- | :---
Nosy | @mwhudson, @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 2008-07-20.12:01:33.223>
created_at = <Date 2004-06-26.00:54:45.000>
labels = ['interpreter-core']
title = 'tp_subclasses grow without bounds'
updated_at = <Date 2008-07-20.12:01:33.221>
user = 'https://bugs.python.org/ehuss'
```
bugs.python.org fields:
```python
activity = <Date 2008-07-20.12:01:33.221>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2008-07-20.12:01:33.223>
closer = 'georg.brandl'
components = ['Interpreter Core']
creation = <Date 2004-06-26.00:54:45.000>
creator = 'ehuss'
dependencies = []
files = []
hgrepos = []
issue_num = 980092
keywords = []
message_count = 4.0
messages = ['60524', '60525', '60526', '70087']
nosy_count = 3.0
nosy_names = ['mwh', 'georg.brandl', 'ehuss']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue980092'
versions = []
```
</p></details>
| tp_subclasses grow without bounds | https://api.github.com/repos/python/cpython/issues/40459/comments | 4 | 2004-06-26T00:54:45Z | 2022-04-09T23:22:45Z | https://github.com/python/cpython/issues/40459 | 1,198,802,669 | 40,459 |
[
"python",
"cpython"
] | BPO | [980082](https://bugs.python.org/issue980082)
--- | :---
Nosy | @mwhudson, @loewis
Files | <li>[typeobject.c.patch](https://bugs.python.org/file6051/typeobject.c.patch "Uploaded as text/plain at 2004-06-26.00:37:09 by ehuss"): Patch to fix missing INCREF in PyType_Ready</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-18.13:21:38.000>
created_at = <Date 2004-06-26.00:37:09.000>
labels = ['interpreter-core']
title = 'Missing INCREF in PyType_Ready'
updated_at = <Date 2004-08-18.13:21:38.000>
user = 'https://bugs.python.org/ehuss'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-18.13:21:38.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-26.00:37:09.000>
creator = 'ehuss'
dependencies = []
files = ['6051']
hgrepos = []
issue_num = 980082
keywords = ['patch']
message_count = 4.0
messages = ['46235', '46236', '46237', '46238']
nosy_count = 3.0
nosy_names = ['mwh', 'loewis', 'ehuss']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue980082'
versions = []
```
</p></details>
| Missing INCREF in PyType_Ready | https://api.github.com/repos/python/cpython/issues/40458/comments | 4 | 2004-06-26T00:37:09Z | 2022-04-09T23:22:44Z | https://github.com/python/cpython/issues/40458 | 1,198,802,666 | 40,458 |
[
"python",
"cpython"
] | BPO | [980019](https://bugs.python.org/issue980019)
--- | :---
Nosy | @warsaw
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2004-06-26.03:41:04.000>
created_at = <Date 2004-06-25.21:28:11.000>
labels = ['invalid', 'library']
title = 'email module namespace inconsistent'
updated_at = <Date 2004-06-26.03:41:04.000>
user = 'https://bugs.python.org/melicertes'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-26.03:41:04.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-25.21:28:11.000>
creator = 'melicertes'
dependencies = []
files = []
hgrepos = []
issue_num = 980019
keywords = []
message_count = 2.0
messages = ['21316', '21317']
nosy_count = 2.0
nosy_names = ['barry', 'melicertes']
pr_nums = []
priority = 'low'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue980019'
versions = ['Python 2.3']
```
</p></details>
| email module namespace inconsistent | https://api.github.com/repos/python/cpython/issues/40457/comments | 2 | 2004-06-25T21:28:11Z | 2022-04-09T23:22:44Z | https://github.com/python/cpython/issues/40457 | 1,198,802,664 | 40,457 |
[
"python",
"cpython"
] | BPO | [979967](https://bugs.python.org/issue979967)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-14.18:49:19.000>
created_at = <Date 2004-06-25.19:50:40.000>
labels = ['library']
title = 'gethostbyname is broken on hpux 11.11'
updated_at = <Date 2004-07-14.18:49:19.000>
user = 'https://bugs.python.org/ehabteima'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-14.18:49:19.000>
actor = 'ehab_teima'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-25.19:50:40.000>
creator = 'ehab_teima'
dependencies = []
files = []
hgrepos = []
issue_num = 979967
keywords = []
message_count = 4.0
messages = ['21312', '21313', '21314', '21315']
nosy_count = 2.0
nosy_names = ['loewis', 'ehab_teima']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue979967'
versions = ['Python 2.3']
```
</p></details>
| gethostbyname is broken on hpux 11.11 | https://api.github.com/repos/python/cpython/issues/40456/comments | 4 | 2004-06-25T19:50:40Z | 2022-04-09T23:22:42Z | https://github.com/python/cpython/issues/40456 | 1,198,802,659 | 40,456 |
[
"python",
"cpython"
] | BPO | [979924](https://bugs.python.org/issue979924)
--- | :---
Nosy | @warsaw, @hyeshik
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2004-09-28.04:56:33.000>
created_at = <Date 2004-06-25.18:52:43.000>
labels = ['docs']
title = 'email.Message.Message.__getitem__ doc string wrong'
updated_at = <Date 2004-09-28.04:56:33.000>
user = 'https://bugs.python.org/exarkun'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-28.04:56:33.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-06-25.18:52:43.000>
creator = 'exarkun'
dependencies = []
files = []
hgrepos = []
issue_num = 979924
keywords = []
message_count = 3.0
messages = ['21309', '21310', '21311']
nosy_count = 3.0
nosy_names = ['barry', 'exarkun', 'hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue979924'
versions = ['Python 2.3']
```
</p></details>
| email.Message.Message.__getitem__ doc string wrong | https://api.github.com/repos/python/cpython/issues/40455/comments | 3 | 2004-06-25T18:52:43Z | 2022-04-09T23:22:42Z | https://github.com/python/cpython/issues/40455 | 1,198,802,654 | 40,455 |
[
"python",
"cpython"
] | BPO | [979872](https://bugs.python.org/issue979872)
--- | :---
Nosy | @mwhudson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2004-08-07.21:21:07.000>
created_at = <Date 2004-06-25.17:23:13.000>
labels = ['interpreter-core']
title = 'On HPUX 11i universal newlines seems to cause readline(s) to'
updated_at = <Date 2004-08-07.21:21:07.000>
user = 'https://bugs.python.org/dmcisaac'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-07.21:21:07.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-25.17:23:13.000>
creator = 'dmcisaac'
dependencies = []
files = []
hgrepos = []
issue_num = 979872
keywords = []
message_count = 3.0
messages = ['21306', '21307', '21308']
nosy_count = 2.0
nosy_names = ['mwh', 'dmcisaac']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue979872'
versions = ['Python 2.3']
```
</p></details>
| On HPUX 11i universal newlines seems to cause readline(s) to | https://api.github.com/repos/python/cpython/issues/40454/comments | 3 | 2004-06-25T17:23:13Z | 2022-04-09T23:22:41Z | https://github.com/python/cpython/issues/40454 | 1,198,802,646 | 40,454 |
[
"python",
"cpython"
] | BPO | [979794](https://bugs.python.org/issue979794)
--- | :---
Nosy | @warsaw, @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 = 'https://github.com/warsaw'
closed_at = <Date 2004-07-10.23:55:17.000>
created_at = <Date 2004-06-25.15:12:32.000>
labels = ['library']
title = 'diffutil errors when comparing 2 0 byte entries'
updated_at = <Date 2004-07-10.23:55:17.000>
user = 'https://bugs.python.org/rzigweid'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.23:55:17.000>
actor = 'brett.cannon'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-25.15:12:32.000>
creator = 'rzigweid'
dependencies = []
files = []
hgrepos = []
issue_num = 979794
keywords = []
message_count = 3.0
messages = ['21303', '21304', '21305']
nosy_count = 3.0
nosy_names = ['barry', 'brett.cannon', 'rzigweid']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue979794'
versions = ['Python 2.3']
```
</p></details>
| diffutil errors when comparing 2 0 byte entries | https://api.github.com/repos/python/cpython/issues/40453/comments | 3 | 2004-06-25T15:12:32Z | 2022-04-09T23:22:39Z | https://github.com/python/cpython/issues/40453 | 1,198,802,643 | 40,453 |
[
"python",
"cpython"
] | BPO | [979784](https://bugs.python.org/issue979784)
--- | :---
Nosy | @jackjansen
Files | <li>[OSATerminology.c](https://bugs.python.org/file6050/OSATerminology.c "Uploaded at 2004-06-25.14:55:13 by hhas")</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/jackjansen'
closed_at = <Date 2005-02-13.22:39:04.000>
created_at = <Date 2004-06-25.14:55:12.000>
labels = ['OS-mac']
title = 'OSATerminology extension fix'
updated_at = <Date 2005-02-13.22:39:04.000>
user = 'https://bugs.python.org/hhas'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-13.22:39:04.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2004-06-25.14:55:12.000>
creator = 'hhas'
dependencies = []
files = ['6050']
hgrepos = []
issue_num = 979784
keywords = ['patch']
message_count = 2.0
messages = ['46233', '46234']
nosy_count = 2.0
nosy_names = ['jackjansen', 'hhas']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue979784'
versions = ['Python 2.3']
```
</p></details>
| OSATerminology extension fix | https://api.github.com/repos/python/cpython/issues/40452/comments | 2 | 2004-06-25T14:55:12Z | 2022-04-09T23:22:38Z | https://github.com/python/cpython/issues/40452 | 1,198,802,639 | 40,452 |
[
"python",
"cpython"
] | BPO | [979739](https://bugs.python.org/issue979739)
--- | :---
Nosy | @mwhudson, @theller
Files | <li>[thats-no-memory-error.diff](https://bugs.python.org/file1322/thats-no-memory-error.diff "Uploaded as text/plain at 2004-08-07.21:33:19 by @mwhudson"): one approach.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-10-03.14:03:20.000>
created_at = <Date 2004-06-25.13:45:23.000>
labels = ['interpreter-core']
title = 'compile of code with incorrect encoding yields MemoryError'
updated_at = <Date 2005-10-03.14:03:20.000>
user = 'https://bugs.python.org/atuining'
```
bugs.python.org fields:
```python
activity = <Date 2005-10-03.14:03:20.000>
actor = 'atuining'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-25.13:45:23.000>
creator = 'atuining'
dependencies = []
files = ['1322']
hgrepos = []
issue_num = 979739
keywords = []
message_count = 5.0
messages = ['21298', '21299', '21300', '21301', '21302']
nosy_count = 4.0
nosy_names = ['mwh', 'nnorwitz', 'theller', 'atuining']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue979739'
versions = ['Python 2.3']
```
</p></details>
| compile of code with incorrect encoding yields MemoryError | https://api.github.com/repos/python/cpython/issues/40451/comments | 5 | 2004-06-25T13:45:23Z | 2022-04-09T23:22:36Z | https://github.com/python/cpython/issues/40451 | 1,198,802,635 | 40,451 |
[
"python",
"cpython"
] | BPO | [979737](https://bugs.python.org/issue979737)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-06-28.22:06:52.000>
created_at = <Date 2004-06-25.13:41:51.000>
labels = ['interpreter-core', 'invalid']
title = 'invalid submission'
updated_at = <Date 2004-06-28.22:06:52.000>
user = 'https://bugs.python.org/atuining'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-28.22:06:52.000>
actor = 'jepler'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-25.13:41:51.000>
creator = 'atuining'
dependencies = []
files = []
hgrepos = []
issue_num = 979737
keywords = ['patch']
message_count = 3.0
messages = ['46230', '46231', '46232']
nosy_count = 2.0
nosy_names = ['jepler', 'atuining']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue979737'
versions = ['Python 2.3']
```
</p></details>
| invalid submission | https://api.github.com/repos/python/cpython/issues/40450/comments | 3 | 2004-06-25T13:41:51Z | 2022-04-09T23:22:35Z | https://github.com/python/cpython/issues/40450 | 1,198,802,630 | 40,450 |
[
"python",
"cpython"
] | BPO | [979728](https://bugs.python.org/issue979728)
--- | :---
Nosy | @mwhudson, @gvanrossum
Files | <li>[at-deco.diff--2004-08-01](https://bugs.python.org/file6049/at-deco.diff--2004-08-01 "Uploaded at 2004-08-01.13:12:19 by mark_t_russell"): Implementation for PEP 318 using java-style syntax</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-02.06:16:11.000>
created_at = <Date 2004-06-25.13:26:43.000>
labels = ['interpreter-core']
title = 'Implementation for PEP 318 using java-style syntax'
updated_at = <Date 2004-08-02.06:16:11.000>
user = 'https://bugs.python.org/marktrussell'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-02.06:16:11.000>
actor = 'anthonybaxter'
assignee = 'anthonybaxter'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-25.13:26:43.000>
creator = 'mark_t_russell'
dependencies = []
files = ['6049']
hgrepos = []
issue_num = 979728
keywords = ['patch']
message_count = 12.0
messages = ['46218', '46219', '46220', '46221', '46222', '46223', '46224', '46225', '46226', '46227', '46228', '46229']
nosy_count = 4.0
nosy_names = ['mwh', 'gvanrossum', 'anthonybaxter', 'mark_t_russell']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue979728'
versions = ['Python 2.4']
```
</p></details>
| Implementation for PEP 318 using java-style syntax | https://api.github.com/repos/python/cpython/issues/40449/comments | 12 | 2004-06-25T13:26:43Z | 2022-04-09T23:22:34Z | https://github.com/python/cpython/issues/40449 | 1,198,802,627 | 40,449 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.