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 | [979658](https://bugs.python.org/issue979658)
--- | :---
Nosy | @birkenfeld
Files | <li>[pydoc.py.betterdocdir.diff](https://bugs.python.org/file6048/pydoc.py.betterdocdir.diff "Uploaded as text/plain at 2004-06-25.11:29:29 by noamr"): A context diff against pydoc.py 1.92</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = None
created_at = <Date 2004-06-25.11:29:28.000>
labels = ['type-feature', 'library', '3.9', '3.10']
title = 'Improve HTML documentation of a directory'
updated_at = <Date 2020-11-11.17:38:11.062>
user = 'https://bugs.python.org/noamr'
```
bugs.python.org fields:
```python
activity = <Date 2020-11-11.17:38:11.062>
actor = 'iritkatriel'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-25.11:29:28.000>
creator = 'noamr'
dependencies = []
files = ['6048']
hgrepos = []
issue_num = 979658
keywords = ['patch']
message_count = 4.0
messages = ['46217', '59300', '59338', '59377']
nosy_count = 5.0
nosy_names = ['ping', 'georg.brandl', 'noamr', 'ron_adam', 'noam']
pr_nums = []
priority = 'low'
resolution = None
stage = 'test needed'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue979658'
versions = ['Python 3.9', 'Python 3.10']
```
</p></details>
| Improve HTML documentation of a directory | https://api.github.com/repos/python/cpython/issues/40448/comments | 4 | 2004-06-25T11:29:28Z | 2022-10-04T10:27:54Z | https://github.com/python/cpython/issues/40448 | 1,198,802,623 | 40,448 |
[
"python",
"cpython"
] | BPO | [979407](https://bugs.python.org/issue979407)
--- | :---
Nosy | @birkenfeld, @orsenthil, @vstinner, @tiran, @mmaker
Dependencies | <li>bpo-944396: urllib2 doesn't handle username/password in url</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2013-07-07.14:40:51.408>
created_at = <Date 2004-06-25.01:16:37.000>
labels = ['easy', 'type-bug', 'library']
title = 'urllib2 digest auth totally broken'
updated_at = <Date 2013-07-07.14:40:51.406>
user = 'https://bugs.python.org/aaronsw'
```
bugs.python.org fields:
```python
activity = <Date 2013-07-07.14:40:51.406>
actor = 'christian.heimes'
assignee = 'none'
closed = True
closed_date = <Date 2013-07-07.14:40:51.408>
closer = 'christian.heimes'
components = ['Library (Lib)']
creation = <Date 2004-06-25.01:16:37.000>
creator = 'aaronsw'
dependencies = ['944396']
files = []
hgrepos = []
issue_num = 979407
keywords = ['easy']
message_count = 6.0
messages = ['60522', '60523', '182136', '182154', '192438', '192564']
nosy_count = 9.0
nosy_names = ['aaronsw', 'georg.brandl', 'jjlee', 'orsenthil', 'vstinner', 'christian.heimes', 'maker', 'asandvig', 'senko']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue979407'
versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']
```
</p></details>
| urllib2 digest auth totally broken | https://api.github.com/repos/python/cpython/issues/40447/comments | 6 | 2004-06-25T01:16:37Z | 2022-04-09T23:22:32Z | https://github.com/python/cpython/issues/40447 | 1,198,802,619 | 40,447 |
[
"python",
"cpython"
] | BPO | [979252](https://bugs.python.org/issue979252)
--- | :---
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.09:26:36.000>
created_at = <Date 2004-06-24.20:43:03.000>
labels = ['type-feature', 'library']
title = 'Trap OSError when calling RotatingFileHandler.doRollover'
updated_at = <Date 2004-07-12.09:26:36.000>
user = 'https://bugs.python.org/hewittr'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-12.09:26:36.000>
actor = 'vinay.sajip'
assignee = 'vinay.sajip'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-24.20:43:03.000>
creator = 'hewittr'
dependencies = []
files = []
hgrepos = []
issue_num = 979252
keywords = []
message_count = 5.0
messages = ['21293', '21294', '21295', '21296', '21297']
nosy_count = 4.0
nosy_names = ['nnorwitz', 'vinay.sajip', 'hewittr', 'groodude']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue979252'
versions = []
```
</p></details>
| Trap OSError when calling RotatingFileHandler.doRollover | https://api.github.com/repos/python/cpython/issues/40446/comments | 5 | 2004-06-24T20:43:03Z | 2022-04-09T23:22:32Z | https://github.com/python/cpython/issues/40446 | 1,198,802,616 | 40,446 |
[
"python",
"cpython"
] | BPO | [978952](https://bugs.python.org/issue978952)
--- | :---
Nosy | @loewis
Files | <li>[mailman-2.0.11-antispam.patch](https://bugs.python.org/file1321/mailman-2.0.11-antispam.patch "Uploaded as text/plain at 2004-06-24.13:51:43 by encolpe"): pacth for feature</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-06-27.21:01:16.000>
created_at = <Date 2004-06-24.13:51:43.000>
labels = ['type-feature', 'library']
title = 'Remove all email from the archives'
updated_at = <Date 2004-06-27.21:01:16.000>
user = 'https://bugs.python.org/encolpe'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-27.21:01:16.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-24.13:51:43.000>
creator = 'encolpe'
dependencies = []
files = ['1321']
hgrepos = []
issue_num = 978952
keywords = []
message_count = 2.0
messages = ['21291', '21292']
nosy_count = 2.0
nosy_names = ['loewis', 'encolpe']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue978952'
versions = []
```
</p></details>
| Remove all email from the archives | https://api.github.com/repos/python/cpython/issues/40445/comments | 2 | 2004-06-24T13:51:43Z | 2022-04-09T23:22:30Z | https://github.com/python/cpython/issues/40445 | 1,198,802,613 | 40,445 |
[
"python",
"cpython"
] | BPO | [978833](https://bugs.python.org/issue978833)
--- | :---
Nosy | @loewis, @brettcannon, @arigo, @arekm
Files | <li>[test_ftpslib.py](https://bugs.python.org/file1315/test_ftpslib.py "Uploaded as text/plain at 2005-09-24.19:06:35 by kxroberto"): FTPS client with simple test function</li><li>[httplib.patch](https://bugs.python.org/file1316/httplib.patch "Uploaded as text/plain at 2005-09-24.19:45:46 by kxroberto"): httplib patch for full shutdown of ssl fake sockets</li><li>[httplib_sslsockclose.patch](https://bugs.python.org/file1317/httplib_sslsockclose.patch "Uploaded as text/plain at 2006-05-11.12:05:52 by kxroberto")</li><li>[smptlib_sslclose.patch](https://bugs.python.org/file1318/smptlib_sslclose.patch "Uploaded as text/plain at 2006-05-11.12:07:29 by kxroberto")</li><li>[socket.diff](https://bugs.python.org/file1319/socket.diff "Uploaded as text/plain at 2006-07-03.12:03:09 by @loewis")</li><li>[fakeclose.diff](https://bugs.python.org/file1320/fakeclose.diff "Uploaded as text/plain at 2007-03-23.13:35:34 by @loewis")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2007-09-05.19:12:27.293>
created_at = <Date 2004-06-24.09:57:53.000>
labels = ['library', 'release-blocker']
title = "SSL-ed sockets don't close correct?"
updated_at = <Date 2007-09-05.19:12:27.293>
user = 'https://bugs.python.org/kxroberto'
```
bugs.python.org fields:
```python
activity = <Date 2007-09-05.19:12:27.293>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-24.09:57:53.000>
creator = 'kxroberto'
dependencies = []
files = ['1315', '1316', '1317', '1318', '1319', '1320']
hgrepos = []
issue_num = 978833
keywords = []
message_count = 15.0
messages = ['21278', '21279', '21280', '21281', '21282', '21283', '21284', '21285', '21286', '21287', '21288', '21289', '21290', '55667', '55668']
nosy_count = 6.0
nosy_names = ['loewis', 'brett.cannon', 'arigo', 'arekm', 'tinolange', 'kxroberto']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue978833'
versions = ['Python 2.5']
```
</p></details>
| SSL-ed sockets don't close correct? | https://api.github.com/repos/python/cpython/issues/40444/comments | 15 | 2004-06-24T09:57:53Z | 2022-04-09T23:22:29Z | https://github.com/python/cpython/issues/40444 | 1,198,802,607 | 40,444 |
[
"python",
"cpython"
] | BPO | [978662](https://bugs.python.org/issue978662)
--- | :---
Nosy | @brettcannon, @jackjansen
<sup>*Note: these values reflect the state of the issue at 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-19.01:13:45.000>
created_at = <Date 2004-06-24.01:56:08.000>
labels = ['OS-mac']
title = "can't compile _localemodule.c w/o --enable-toolbox-glue"
updated_at = <Date 2004-07-19.01:13:45.000>
user = 'https://github.com/brettcannon'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-19.01:13:45.000>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2004-06-24.01:56:08.000>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 978662
keywords = []
message_count = 5.0
messages = ['21273', '21274', '21275', '21276', '21277']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'jackjansen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue978662'
versions = ['Python 2.4']
```
</p></details>
| can't compile _localemodule.c w/o --enable-toolbox-glue | https://api.github.com/repos/python/cpython/issues/40443/comments | 5 | 2004-06-24T01:56:08Z | 2022-04-09T23:22:28Z | https://github.com/python/cpython/issues/40443 | 1,198,802,603 | 40,443 |
[
"python",
"cpython"
] | BPO | [978645](https://bugs.python.org/issue978645)
--- | :---
Nosy | @brettcannon, @jackjansen
<sup>*Note: these values reflect the state of the issue at 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 2004-06-26.04:11:06.000>
created_at = <Date 2004-06-24.00:49:32.000>
labels = ['OS-mac']
title = 'compiler warning for _NSGetExecutablePath() in getpath.c'
updated_at = <Date 2004-06-26.04:11:06.000>
user = 'https://github.com/brettcannon'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-26.04:11:06.000>
actor = 'brett.cannon'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2004-06-24.00:49:32.000>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 978645
keywords = []
message_count = 4.0
messages = ['21269', '21270', '21271', '21272']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'jackjansen']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue978645'
versions = ['Python 2.4']
```
</p></details>
| compiler warning for _NSGetExecutablePath() in getpath.c | https://api.github.com/repos/python/cpython/issues/40442/comments | 4 | 2004-06-24T00:49:32Z | 2022-04-09T23:22:27Z | https://github.com/python/cpython/issues/40442 | 1,198,802,597 | 40,442 |
[
"python",
"cpython"
] | BPO | [978632](https://bugs.python.org/issue978632)
--- | :---
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 2005-03-14.20:54:21.000>
created_at = <Date 2004-06-24.00:16:26.000>
labels = ['expert-installation']
title = 'configure and gmake fail in openbsd 3.5 i386'
updated_at = <Date 2005-03-14.20:54:21.000>
user = 'https://bugs.python.org/panterrap'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-14.20:54:21.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2004-06-24.00:16:26.000>
creator = 'panterrap'
dependencies = []
files = []
hgrepos = []
issue_num = 978632
keywords = []
message_count = 3.0
messages = ['21266', '21267', '21268']
nosy_count = 2.0
nosy_names = ['loewis', 'panterrap']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue978632'
versions = ['Python 2.3']
```
</p></details>
| configure and gmake fail in openbsd 3.5 i386 | https://api.github.com/repos/python/cpython/issues/40441/comments | 3 | 2004-06-24T00:16:26Z | 2022-04-09T23:22:25Z | https://github.com/python/cpython/issues/40441 | 1,198,802,592 | 40,441 |
[
"python",
"cpython"
] | BPO | [978604](https://bugs.python.org/issue978604)
--- | :---
Nosy | @loewis, @terryjreedy, @devdanzin, @asvetlov
Files | <li>[WaitTest.py](https://bugs.python.org/file1314/WaitTest.py "Uploaded as text/plain at 2004-06-23.23:07:12 by reowen"): demo of wait_variable bug</li><li>[issue978604.diff](https://bugs.python.org/file13528/issue978604.diff "Uploaded as text/plain at 2009-03-31.21:40:06 by gpolo")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = None
created_at = <Date 2004-06-23.23:07:12.000>
labels = ['type-bug', 'expert-tkinter', '3.9', '3.10', '3.11']
title = 'wait_variable hangs at exit'
updated_at = <Date 2021-12-26.00:32:27.209>
user = 'https://bugs.python.org/reowen'
```
bugs.python.org fields:
```python
activity = <Date 2021-12-26.00:32:27.209>
actor = 'ajaksu2'
assignee = 'loewis'
closed = False
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2004-06-23.23:07:12.000>
creator = 'reowen'
dependencies = []
files = ['1314', '13528']
hgrepos = []
issue_num = 978604
keywords = ['patch']
message_count = 8.0
messages = ['21265', '82060', '84896', '84921', '84944', '84959', '139198', '409177']
nosy_count = 6.0
nosy_names = ['loewis', 'terry.reedy', 'reowen', 'ajaksu2', 'gpolo', 'asvetlov']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue978604'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
```
</p></details>
| wait_variable hangs at exit | https://api.github.com/repos/python/cpython/issues/40440/comments | 10 | 2004-06-23T23:07:12Z | 2023-11-23T14:21:59Z | https://github.com/python/cpython/issues/40440 | 1,198,802,587 | 40,440 |
[
"python",
"cpython"
] | BPO | [978556](https://bugs.python.org/issue978556)
--- | :---
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-06-29.13:35:23.000>
created_at = <Date 2004-06-23.21:47:55.000>
labels = ['docs']
title = 'Broken URLs in sha module docs'
updated_at = <Date 2004-06-29.13:35:23.000>
user = 'https://bugs.python.org/troelst'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-29.13:35:23.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-06-23.21:47:55.000>
creator = 'troelst'
dependencies = []
files = []
hgrepos = []
issue_num = 978556
keywords = []
message_count = 2.0
messages = ['21263', '21264']
nosy_count = 2.0
nosy_names = ['akuchling', 'troelst']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue978556'
versions = []
```
</p></details>
| Broken URLs in sha module docs | https://api.github.com/repos/python/cpython/issues/40439/comments | 2 | 2004-06-23T21:47:55Z | 2022-04-09T23:22:24Z | https://github.com/python/cpython/issues/40439 | 1,198,802,584 | 40,439 |
[
"python",
"cpython"
] | BPO | [978308](https://bugs.python.org/issue978308)
--- | :---
Nosy | @tim-one, @rhettinger
Files | <li>[weakref.patch](https://bugs.python.org/file1313/weakref.patch "Uploaded as text/plain at 2004-06-25.02:57:35 by nnorwitz"): fix 1 w/test</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-08.01:22:40.000>
created_at = <Date 2004-06-23.15:48:54.000>
labels = ['library']
title = 'Spurious errors taking bool of dead proxy'
updated_at = <Date 2004-07-08.01:22:40.000>
user = 'https://bugs.python.org/colanderman'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-08.01:22:40.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-23.15:48:54.000>
creator = 'colander_man'
dependencies = []
files = ['1313']
hgrepos = []
issue_num = 978308
keywords = []
message_count = 7.0
messages = ['21256', '21257', '21258', '21259', '21260', '21261', '21262']
nosy_count = 4.0
nosy_names = ['tim.peters', 'nnorwitz', 'rhettinger', 'colander_man']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue978308'
versions = ['Python 2.3']
```
</p></details>
| Spurious errors taking bool of dead proxy | https://api.github.com/repos/python/cpython/issues/40438/comments | 7 | 2004-06-23T15:48:54Z | 2022-04-09T23:22:22Z | https://github.com/python/cpython/issues/40438 | 1,198,802,578 | 40,438 |
[
"python",
"cpython"
] | BPO | [977937](https://bugs.python.org/issue977937)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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-09.20:37:19.000>
created_at = <Date 2004-06-23.02:26:07.000>
labels = ['library']
title = '"build" target doesn\'t check umask'
updated_at = <Date 2004-09-09.20:37:19.000>
user = 'https://bugs.python.org/melicertes'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-09.20:37:19.000>
actor = 'melicertes'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2004-06-23.02:26:07.000>
creator = 'melicertes'
dependencies = []
files = []
hgrepos = []
issue_num = 977937
keywords = []
message_count = 2.0
messages = ['21254', '21255']
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/issue977937'
versions = ['Python 2.3']
```
</p></details>
| "build" target doesn't check umask | https://api.github.com/repos/python/cpython/issues/40437/comments | 2 | 2004-06-23T02:26:07Z | 2022-04-09T23:22:21Z | https://github.com/python/cpython/issues/40437 | 1,198,802,573 | 40,437 |
[
"python",
"cpython"
] | BPO | [977934](https://bugs.python.org/issue977934)
--- | :---
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-06-28.12:15:28.000>
created_at = <Date 2004-06-23.02:17:20.000>
labels = ['expert-IDLE', 'invalid']
title = 'Python compiler encodes path to source in .pyc'
updated_at = <Date 2004-06-28.12:15:28.000>
user = 'https://bugs.python.org/jwpolley'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-28.12:15:28.000>
actor = 'jwpolley'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2004-06-23.02:17:20.000>
creator = 'jwpolley'
dependencies = []
files = []
hgrepos = []
issue_num = 977934
keywords = []
message_count = 7.0
messages = ['21247', '21248', '21249', '21250', '21251', '21252', '21253']
nosy_count = 3.0
nosy_names = ['loewis', 'nbastin', 'jwpolley']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue977934'
versions = ['Python 2.3']
```
</p></details>
| Python compiler encodes path to source in .pyc | https://api.github.com/repos/python/cpython/issues/40436/comments | 7 | 2004-06-23T02:17:20Z | 2022-04-09T23:22:20Z | https://github.com/python/cpython/issues/40436 | 1,198,802,567 | 40,436 |
[
"python",
"cpython"
] | BPO | [977680](https://bugs.python.org/issue977680)
--- | :---
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.21:29:31.000>
created_at = <Date 2004-06-22.18:13:40.000>
labels = ['library']
title = 'IMAP4_SSL() class incompatible with socket.timeout'
updated_at = <Date 2004-07-10.21:29:31.000>
user = 'https://bugs.python.org/melicertes'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.21:29:31.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-22.18:13:40.000>
creator = 'melicertes'
dependencies = []
files = []
hgrepos = []
issue_num = 977680
keywords = []
message_count = 2.0
messages = ['21245', '21246']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'melicertes']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue977680'
versions = ['Python 2.3']
```
</p></details>
| IMAP4_SSL() class incompatible with socket.timeout | https://api.github.com/repos/python/cpython/issues/40435/comments | 2 | 2004-06-22T18:13:40Z | 2022-04-09T23:22:19Z | https://github.com/python/cpython/issues/40435 | 1,198,802,558 | 40,435 |
[
"python",
"cpython"
] | BPO | [977671](https://bugs.python.org/issue977671)
--- | :---
Nosy | @loewis
Files | <li>[devintrochanges.txt](https://bugs.python.org/file6047/devintrochanges.txt "Uploaded at 2004-06-22.18:02:03 by jimjjewett"): patch to http://www.python.org/dev/dev_intro.ht</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-06-22.18:10:50.000>
created_at = <Date 2004-06-22.18:02:03.000>
labels = ['docs']
title = 'dev_intro - make patch review request more obvious'
updated_at = <Date 2004-06-22.18:10:50.000>
user = 'https://bugs.python.org/jimjjewett'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-22.18:10:50.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-06-22.18:02:03.000>
creator = 'jimjjewett'
dependencies = []
files = ['6047']
hgrepos = []
issue_num = 977671
keywords = ['patch']
message_count = 2.0
messages = ['46215', '46216']
nosy_count = 2.0
nosy_names = ['loewis', 'jimjjewett']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue977671'
versions = []
```
</p></details>
| dev_intro - make patch review request more obvious | https://api.github.com/repos/python/cpython/issues/40434/comments | 2 | 2004-06-22T18:02:03Z | 2022-04-09T23:22:18Z | https://github.com/python/cpython/issues/40434 | 1,198,802,552 | 40,434 |
[
"python",
"cpython"
] | BPO | [977553](https://bugs.python.org/issue977553)
--- | :---
Nosy | @loewis, @theller, @birkenfeld
Files | <li>[_winreg_enumkey_speedup.patch](https://bugs.python.org/file6045/_winreg_enumkey_speedup.patch "Uploaded as text/plain at 2004-06-22.15:22:12 by garth42"): Patch to spped up _winreg.EnumKey</li><li>[winreg-enumkey.diff](https://bugs.python.org/file6046/winreg-enumkey.diff "Uploaded as text/plain at 2005-07-02.11:08:49 by @birkenfeld"): revised 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 2006-02-18.23:37:35.000>
created_at = <Date 2004-06-22.15:22:11.000>
labels = ['OS-windows']
title = 'Speed up EnumKey call'
updated_at = <Date 2006-02-18.23:37:35.000>
user = 'https://bugs.python.org/garth42'
```
bugs.python.org fields:
```python
activity = <Date 2006-02-18.23:37:35.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2004-06-22.15:22:11.000>
creator = 'garth42'
dependencies = []
files = ['6045', '6046']
hgrepos = []
issue_num = 977553
keywords = ['patch']
message_count = 9.0
messages = ['46206', '46207', '46208', '46209', '46210', '46211', '46212', '46213', '46214']
nosy_count = 6.0
nosy_names = ['loewis', 'theller', 'georg.brandl', 'garth42', 'alanmcintyre', 'mmangino']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue977553'
versions = ['Python 2.4']
```
</p></details>
| Speed up EnumKey call | https://api.github.com/repos/python/cpython/issues/40433/comments | 9 | 2004-06-22T15:22:11Z | 2022-04-09T23:22:17Z | https://github.com/python/cpython/issues/40433 | 1,198,802,548 | 40,433 |
[
"python",
"cpython"
] | BPO | [977470](https://bugs.python.org/issue977470)
--- | :---
Nosy | @loewis, @theller, @birkenfeld, @tarekziade, @akitada
<sup>*Note: these values reflect the state of the issue at 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-09-04.08:02:49.286>
created_at = <Date 2004-06-22.13:07:51.000>
labels = ['library']
title = 'Deleted files are reinstalled'
updated_at = <Date 2009-09-04.08:02:49.284>
user = 'https://bugs.python.org/andersjm'
```
bugs.python.org fields:
```python
activity = <Date 2009-09-04.08:02:49.284>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2009-09-04.08:02:49.286>
closer = 'georg.brandl'
components = ['Distutils']
creation = <Date 2004-06-22.13:07:51.000>
creator = 'andersjm'
dependencies = []
files = []
hgrepos = []
issue_num = 977470
keywords = []
message_count = 6.0
messages = ['60518', '60519', '60520', '60521', '81117', '92241']
nosy_count = 6.0
nosy_names = ['loewis', 'theller', 'georg.brandl', 'andersjm', 'tarek', 'akitada']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue977470'
versions = []
```
</p></details>
| Deleted files are reinstalled | https://api.github.com/repos/python/cpython/issues/40432/comments | 6 | 2004-06-22T13:07:51Z | 2022-04-09T23:22:15Z | https://github.com/python/cpython/issues/40432 | 1,198,802,545 | 40,432 |
[
"python",
"cpython"
] | BPO | [977461](https://bugs.python.org/issue977461)
--- | :---
Nosy | @tiran
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2008-01-20.19:14:55.782>
created_at = <Date 2004-06-22.12:55:16.000>
labels = ['invalid', 'library']
title = "Cannot specify compiler for 'install' on command line"
updated_at = <Date 2008-01-20.19:14:55.781>
user = 'https://bugs.python.org/andersjm'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-20.19:14:55.781>
actor = 'christian.heimes'
assignee = 'none'
closed = True
closed_date = <Date 2008-01-20.19:14:55.782>
closer = 'christian.heimes'
components = ['Distutils']
creation = <Date 2004-06-22.12:55:16.000>
creator = 'andersjm'
dependencies = []
files = []
hgrepos = []
issue_num = 977461
keywords = []
message_count = 2.0
messages = ['60517', '61336']
nosy_count = 2.0
nosy_names = ['andersjm', 'christian.heimes']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue977461'
versions = ['Python 2.3']
```
</p></details>
| Cannot specify compiler for 'install' on command line | https://api.github.com/repos/python/cpython/issues/40431/comments | 2 | 2004-06-22T12:55:16Z | 2022-04-09T23:22:14Z | https://github.com/python/cpython/issues/40431 | 1,198,802,544 | 40,431 |
[
"python",
"cpython"
] | BPO | [977343](https://bugs.python.org/issue977343)
--- | :---
Nosy | @loewis
Files | <li>[loadavg.patch](https://bugs.python.org/file1312/loadavg.patch "Uploaded as text/plain at 2004-06-22.10:19:35 by anthonybaxter")</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:30:17.000>
created_at = <Date 2004-06-22.10:19:35.000>
labels = ['build']
title = 'Solaris likes sys/loadavg.h'
updated_at = <Date 2004-10-13.15:30:17.000>
user = 'https://bugs.python.org/anthonybaxter'
```
bugs.python.org fields:
```python
activity = <Date 2004-10-13.15:30:17.000>
actor = 'anthonybaxter'
assignee = 'anthonybaxter'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-06-22.10:19:35.000>
creator = 'anthonybaxter'
dependencies = []
files = ['1312']
hgrepos = []
issue_num = 977343
keywords = []
message_count = 4.0
messages = ['21241', '21242', '21243', '21244']
nosy_count = 3.0
nosy_names = ['loewis', 'anthonybaxter', 'chomo']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue977343'
versions = ['Python 2.4']
```
</p></details>
| Solaris likes sys/loadavg.h | https://api.github.com/repos/python/cpython/issues/40430/comments | 4 | 2004-06-22T10:19:35Z | 2022-04-09T23:22:13Z | https://github.com/python/cpython/issues/40430 | 1,198,802,537 | 40,430 |
[
"python",
"cpython"
] | BPO | [977250](https://bugs.python.org/issue977250)
--- | :---
Nosy | @loewis, @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 2005-01-29.23:41:01.000>
created_at = <Date 2004-06-22.06:55:07.000>
labels = ['interpreter-core', 'invalid']
title = 'Double __init__.py executing'
updated_at = <Date 2005-01-29.23:41:01.000>
user = 'https://bugs.python.org/kuskakus'
```
bugs.python.org fields:
```python
activity = <Date 2005-01-29.23:41:01.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-22.06:55:07.000>
creator = 'kuskakus'
dependencies = []
files = []
hgrepos = []
issue_num = 977250
keywords = []
message_count = 3.0
messages = ['21238', '21239', '21240']
nosy_count = 3.0
nosy_names = ['loewis', 'paul.moore', 'kuskakus']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue977250'
versions = []
```
</p></details>
| Double __init__.py executing | https://api.github.com/repos/python/cpython/issues/40429/comments | 3 | 2004-06-22T06:55:07Z | 2022-04-09T23:22:12Z | https://github.com/python/cpython/issues/40429 | 1,198,802,534 | 40,429 |
[
"python",
"cpython"
] | BPO | [977074](https://bugs.python.org/issue977074)
--- | :---
Nosy | @loewis
Files | <li>[python-md5c-Decode+Encode-allow-inlining.patch](https://bugs.python.org/file6044/python-md5c-Decode%2BEncode-allow-inlining.patch "Uploaded as text/plain at 2004-06-21.22:39:20 by donut"): the patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-03.13:08:34.000>
created_at = <Date 2004-06-21.22:39:17.000>
labels = ['extension-modules']
title = 'speed up md5: allow Encode and Decode to inline'
updated_at = <Date 2004-08-03.13:08:34.000>
user = 'https://bugs.python.org/donut'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-03.13:08:34.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-06-21.22:39:17.000>
creator = 'donut'
dependencies = []
files = ['6044']
hgrepos = []
issue_num = 977074
keywords = ['patch']
message_count = 2.0
messages = ['46204', '46205']
nosy_count = 2.0
nosy_names = ['loewis', 'donut']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue977074'
versions = []
```
</p></details>
| speed up md5: allow Encode and Decode to inline | https://api.github.com/repos/python/cpython/issues/40428/comments | 2 | 2004-06-21T22:39:17Z | 2022-04-09T23:22:11Z | https://github.com/python/cpython/issues/40428 | 1,198,802,531 | 40,428 |
[
"python",
"cpython"
] | BPO | [976880](https://bugs.python.org/issue976880)
--- | :---
Nosy | @akuchling, @birkenfeld
Files | <li>[mmap.rfind.patch](https://bugs.python.org/file9219/mmap.rfind.patch "Uploaded as text/plain at 2008-01-19.16:54:20 by Chipaca"): Patch against revision 60082.</li><li>[mmap.rfind.patch](https://bugs.python.org/file9223/mmap.rfind.patch "Uploaded as text/plain at 2008-01-19.17:15:29 by Chipaca"): New patch, with small change after being reviewed by amk. Still against revision 60082.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2008-01-19.18:25:58.494>
created_at = <Date 2004-06-21.16:59:54.000>
labels = ['extension-modules', 'easy', 'type-feature']
title = 'mmap needs a rfind method'
updated_at = <Date 2008-01-19.18:25:58.492>
user = 'https://bugs.python.org/nicholasriley'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-19.18:25:58.492>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = <Date 2008-01-19.18:25:58.494>
closer = 'akuchling'
components = ['Extension Modules']
creation = <Date 2004-06-21.16:59:54.000>
creator = 'nicholas.riley'
dependencies = []
files = ['9219', '9223']
hgrepos = []
issue_num = 976880
keywords = ['patch', 'easy']
message_count = 6.0
messages = ['54183', '54184', '54185', '60194', '60199', '60206']
nosy_count = 4.0
nosy_names = ['akuchling', 'georg.brandl', 'nicholas.riley', 'Chipaca']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue976880'
versions = []
```
</p></details>
| mmap needs a rfind method | https://api.github.com/repos/python/cpython/issues/40427/comments | 6 | 2004-06-21T16:59:54Z | 2022-04-09T23:22:11Z | https://github.com/python/cpython/issues/40427 | 1,198,802,529 | 40,427 |
[
"python",
"cpython"
] | BPO | [976878](https://bugs.python.org/issue976878)
--- | :---
Nosy | @d-maurer
Files | <li>[pdbbug.py](https://bugs.python.org/file1311/pdbbug.py "Uploaded as text/plain at 2004-06-21.16:56:57 by @d-maurer"): Script demonstration the problem</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-30.13:32:32.000>
created_at = <Date 2004-06-21.16:56:57.000>
labels = ['library']
title = 'PDB: unreliable breakpoints on functions'
updated_at = <Date 2004-08-30.13:32:32.000>
user = 'https://github.com/d-maurer'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-30.13:32:32.000>
actor = 'jlgijsbers'
assignee = 'jlgijsbers'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-21.16:56:57.000>
creator = 'dmaurer'
dependencies = []
files = ['1311']
hgrepos = []
issue_num = 976878
keywords = []
message_count = 5.0
messages = ['21233', '21234', '21235', '21236', '21237']
nosy_count = 3.0
nosy_names = ['isandler', 'dmaurer', 'jlgijsbers']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue976878'
versions = []
```
</p></details>
| PDB: unreliable breakpoints on functions | https://api.github.com/repos/python/cpython/issues/40426/comments | 5 | 2004-06-21T16:56:57Z | 2022-04-09T23:22:07Z | https://github.com/python/cpython/issues/40426 | 1,198,802,518 | 40,426 |
[
"python",
"cpython"
] | BPO | [976869](https://bugs.python.org/issue976869)
--- | :---
Nosy | @freddrake, @tarekziade, @merwok, @akitada
Superseder | <li>bpo-12394: packaging: generate scripts from callable (dotted paths)</li>
Files | <li>[strip-script-extensions.patch](https://bugs.python.org/file6043/strip-script-extensions.patch "Uploaded as text/plain at 2004-06-21.16:40:57 by @freddrake")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tarekziade'
closed_at = <Date 2011-06-24.12:23:48.304>
created_at = <Date 2004-06-21.16:40:56.000>
labels = ['type-feature']
title = 'Stripping script extensions with distutils'
updated_at = <Date 2011-06-24.12:23:48.302>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2011-06-24.12:23:48.302>
actor = 'eric.araujo'
assignee = 'tarek'
closed = True
closed_date = <Date 2011-06-24.12:23:48.304>
closer = 'eric.araujo'
components = ['Distutils2']
creation = <Date 2004-06-21.16:40:56.000>
creator = 'fdrake'
dependencies = []
files = ['6043']
hgrepos = []
issue_num = 976869
keywords = ['patch', 'needs review']
message_count = 7.0
messages = ['46202', '46203', '81073', '81078', '117684', '117725', '138936']
nosy_count = 5.0
nosy_names = ['fdrake', 'jepler', 'tarek', 'eric.araujo', 'akitada']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '12394'
type = 'enhancement'
url = 'https://bugs.python.org/issue976869'
versions = ['Python 3.3']
```
</p></details>
| Stripping script extensions with distutils | https://api.github.com/repos/python/cpython/issues/40425/comments | 7 | 2004-06-21T16:40:56Z | 2022-04-09T23:22:06Z | https://github.com/python/cpython/issues/40425 | 1,198,802,513 | 40,425 |
[
"python",
"cpython"
] | BPO | [976613](https://bugs.python.org/issue976613)
--- | :---
Superseder | <li>bpo-7995: On Mac / BSD sockets returned by accept inherit the parent's FD flags</li>
Files | <li>[socketmodule.patch](https://bugs.python.org/file1310/socketmodule.patch "Uploaded as text/plain at 2004-06-21.09:37:14 by astrand"): Suggested patch 1</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2011-01-04.01:35:34.265>
created_at = <Date 2004-06-21.09:36:13.000>
labels = ['extension-modules', 'type-bug', 'library']
title = 'socket timeout problems on Solaris'
updated_at = <Date 2011-01-04.01:35:34.264>
user = 'https://bugs.python.org/astrand'
```
bugs.python.org fields:
```python
activity = <Date 2011-01-04.01:35:34.264>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2011-01-04.01:35:34.265>
closer = 'pitrou'
components = ['Extension Modules', 'Library (Lib)']
creation = <Date 2004-06-21.09:36:13.000>
creator = 'astrand'
dependencies = []
files = ['1310']
hgrepos = []
issue_num = 976613
keywords = []
message_count = 3.0
messages = ['21231', '21232', '114334']
nosy_count = 4.0
nosy_names = ['astrand', 'movement', 'vila', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'test needed'
status = 'closed'
superseder = '7995'
type = 'behavior'
url = 'https://bugs.python.org/issue976613'
versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']
```
</p></details>
| socket timeout problems on Solaris | https://api.github.com/repos/python/cpython/issues/40424/comments | 3 | 2004-06-21T09:36:13Z | 2022-04-09T23:22:04Z | https://github.com/python/cpython/issues/40424 | 1,198,802,505 | 40,424 |
[
"python",
"cpython"
] | BPO | [976608](https://bugs.python.org/issue976608)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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.04:52:22.000>
created_at = <Date 2004-06-21.09:26:56.000>
labels = ['interpreter-core']
title = 'Unhelpful error message when mtime of a module is -1'
updated_at = <Date 2005-10-03.04:52:22.000>
user = 'https://bugs.python.org/pm67nz'
```
bugs.python.org fields:
```python
activity = <Date 2005-10-03.04:52:22.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-21.09:26:56.000>
creator = 'pm67nz'
dependencies = []
files = []
hgrepos = []
issue_num = 976608
keywords = []
message_count = 2.0
messages = ['21229', '21230']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'pm67nz']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue976608'
versions = ['Python 2.3']
```
</p></details>
| Unhelpful error message when mtime of a module is -1 | https://api.github.com/repos/python/cpython/issues/40423/comments | 2 | 2004-06-21T09:26:56Z | 2022-04-09T23:22:03Z | https://github.com/python/cpython/issues/40423 | 1,198,802,501 | 40,423 |
[
"python",
"cpython"
] | BPO | [976162](https://bugs.python.org/issue976162)
--- | :---
Nosy | @gvanrossum, @rhettinger
Files | <li>[defstr.diff](https://bugs.python.org/file6042/defstr.diff "Uploaded as text/plain at 2004-06-20.10:10:22 by @rhettinger"): Patch to UserString.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-07-28.03:19:30.000>
created_at = <Date 2004-06-20.10:10:22.000>
labels = ['library']
title = 'Deferred String Addtion: Proof-of-concept'
updated_at = <Date 2004-07-28.03:19:30.000>
user = 'https://github.com/rhettinger'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-28.03:19:30.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-20.10:10:22.000>
creator = 'rhettinger'
dependencies = []
files = ['6042']
hgrepos = []
issue_num = 976162
keywords = ['patch']
message_count = 4.0
messages = ['46198', '46199', '46200', '46201']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'rhettinger', 'jimjjewett']
pr_nums = []
priority = 'low'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue976162'
versions = []
```
</p></details>
| Deferred String Addtion: Proof-of-concept | https://api.github.com/repos/python/cpython/issues/40422/comments | 4 | 2004-06-20T10:10:22Z | 2022-04-09T23:22:02Z | https://github.com/python/cpython/issues/40422 | 1,198,802,498 | 40,422 |
[
"python",
"cpython"
] | BPO | [975996](https://bugs.python.org/issue975996)
--- | :---
Nosy | @tim-one, @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/tim-one'
closed_at = <Date 2004-06-20.02:52:47.000>
created_at = <Date 2004-06-19.20:53:30.000>
labels = ['extension-modules']
title = 'Add _PyTime_DoubletoTimet to C API'
updated_at = <Date 2004-06-20.02:52:47.000>
user = 'https://github.com/brettcannon'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-20.02:52:47.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-06-19.20:53:30.000>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 975996
keywords = []
message_count = 3.0
messages = ['21226', '21227', '21228']
nosy_count = 2.0
nosy_names = ['tim.peters', 'brett.cannon']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue975996'
versions = []
```
</p></details>
| Add _PyTime_DoubletoTimet to C API | https://api.github.com/repos/python/cpython/issues/40421/comments | 3 | 2004-06-19T20:53:30Z | 2022-04-09T23:22:02Z | https://github.com/python/cpython/issues/40421 | 1,198,802,495 | 40,421 |
[
"python",
"cpython"
] | BPO | [975885](https://bugs.python.org/issue975885)
--- | :---
Nosy | @loewis, @doko42
Files | <li>[compileall.diff](https://bugs.python.org/file6041/compileall.diff "Uploaded as text/plain at 2004-06-19.15:23:37 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 = None
closed_at = <Date 2004-06-20.21:03:56.000>
created_at = <Date 2004-06-19.15:23:37.000>
labels = ['library']
title = 'compileall.py - print file name in err msg in quiet mode'
updated_at = <Date 2004-06-20.21:03:56.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-20.21:03:56.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-19.15:23:37.000>
creator = 'doko'
dependencies = []
files = ['6041']
hgrepos = []
issue_num = 975885
keywords = ['patch']
message_count = 2.0
messages = ['46196', '46197']
nosy_count = 2.0
nosy_names = ['loewis', 'doko']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue975885'
versions = ['Python 2.3']
```
</p></details>
| compileall.py - print file name in err msg in quiet mode | https://api.github.com/repos/python/cpython/issues/40420/comments | 2 | 2004-06-19T15:23:37Z | 2022-04-09T23:22:00Z | https://github.com/python/cpython/issues/40420 | 1,198,802,488 | 40,420 |
[
"python",
"cpython"
] | BPO | [975763](https://bugs.python.org/issue975763)
--- | :---
Nosy | @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-01-08.12:33:19.000>
created_at = <Date 2004-06-19.06:35:48.000>
labels = ['library']
title = 'shutil.copytree uses os.mkdir instead of os.mkdirs'
updated_at = <Date 2005-01-08.12:33:19.000>
user = 'https://github.com/brettcannon'
```
bugs.python.org fields:
```python
activity = <Date 2005-01-08.12:33:19.000>
actor = 'jlgijsbers'
assignee = 'jlgijsbers'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-19.06:35:48.000>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 975763
keywords = []
message_count = 2.0
messages = ['21224', '21225']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'jlgijsbers']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue975763'
versions = ['Python 2.4']
```
</p></details>
| shutil.copytree uses os.mkdir instead of os.mkdirs | https://api.github.com/repos/python/cpython/issues/40419/comments | 2 | 2004-06-19T06:35:48Z | 2022-04-09T23:21:59Z | https://github.com/python/cpython/issues/40419 | 1,198,802,483 | 40,419 |
[
"python",
"cpython"
] | BPO | [975646](https://bugs.python.org/issue975646)
--- | :---
Nosy | @mwhudson, @gvanrossum, @loewis, @devdanzin
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2009-02-14.16:19:08.785>
created_at = <Date 2004-06-18.22:04:18.000>
labels = ['interpreter-core', 'type-bug']
title = 'tp_(get|set)attro? inheritance bug'
updated_at = <Date 2009-02-14.16:19:08.784>
user = 'https://bugs.python.org/gustavo'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-14.16:19:08.784>
actor = 'benjamin.peterson'
assignee = 'none'
closed = True
closed_date = <Date 2009-02-14.16:19:08.785>
closer = 'benjamin.peterson'
components = ['Interpreter Core']
creation = <Date 2004-06-18.22:04:18.000>
creator = 'gustavo'
dependencies = []
files = []
hgrepos = []
issue_num = 975646
keywords = []
message_count = 7.0
messages = ['21219', '21220', '21221', '21222', '21223', '82059', '82061']
nosy_count = 5.0
nosy_names = ['mwh', 'gvanrossum', 'loewis', 'gustavo', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue975646'
versions = ['Python 2.6']
```
</p></details>
| tp_(get|set)attro? inheritance bug | https://api.github.com/repos/python/cpython/issues/40418/comments | 7 | 2004-06-18T22:04:18Z | 2022-04-09T23:21:58Z | https://github.com/python/cpython/issues/40418 | 1,198,802,477 | 40,418 |
[
"python",
"cpython"
] | BPO | [975556](https://bugs.python.org/issue975556)
--- | :---
Nosy | @devdanzin, @bitdancer
Superseder | <li>bpo-1486713: HTMLParser : A auto-tolerant parsing mode</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2010-12-03.04:14:13.145>
created_at = <Date 2004-06-18.19:33:18.000>
labels = ['type-feature', 'library']
title = 'HTMLParser lukewarm on bogus bare attribute chars'
updated_at = <Date 2010-12-03.04:14:13.143>
user = 'https://bugs.python.org/mkc'
```
bugs.python.org fields:
```python
activity = <Date 2010-12-03.04:14:13.143>
actor = 'r.david.murray'
assignee = 'none'
closed = True
closed_date = <Date 2010-12-03.04:14:13.145>
closer = 'r.david.murray'
components = ['Library (Lib)']
creation = <Date 2004-06-18.19:33:18.000>
creator = 'mkc'
dependencies = []
files = []
hgrepos = []
issue_num = 975556
keywords = []
message_count = 5.0
messages = ['60515', '60516', '81438', '121676', '123175']
nosy_count = 5.0
nosy_names = ['mkc', 'nnseva', 'ajaksu2', 'Neil Muller', 'r.david.murray']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = 'resolved'
status = 'closed'
superseder = '1486713'
type = 'enhancement'
url = 'https://bugs.python.org/issue975556'
versions = ['Python 2.7']
```
</p></details>
| HTMLParser lukewarm on bogus bare attribute chars | https://api.github.com/repos/python/cpython/issues/40417/comments | 5 | 2004-06-18T19:33:18Z | 2022-04-09T23:21:57Z | https://github.com/python/cpython/issues/40417 | 1,198,802,475 | 40,417 |
[
"python",
"cpython"
] | BPO | [975404](https://bugs.python.org/issue975404)
--- | :---
Nosy | @brettcannon, @barry-scott, @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-06-23.23:47:34.000>
created_at = <Date 2004-06-18.14:52:52.000>
labels = ['invalid', 'library']
title = 'logging module uses deprecate apply()'
updated_at = <Date 2004-06-23.23:47:34.000>
user = 'https://github.com/barry-scott'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-23.23:47:34.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-18.14:52:52.000>
creator = 'barry-scott'
dependencies = []
files = []
hgrepos = []
issue_num = 975404
keywords = []
message_count = 3.0
messages = ['21216', '21217', '21218']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'barry-scott', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue975404'
versions = ['Python 2.3']
```
</p></details>
| logging module uses deprecate apply() | https://api.github.com/repos/python/cpython/issues/40416/comments | 3 | 2004-06-18T14:52:52Z | 2022-04-09T23:21:56Z | https://github.com/python/cpython/issues/40416 | 1,198,802,473 | 40,416 |
[
"python",
"cpython"
] | BPO | [975387](https://bugs.python.org/issue975387)
--- | :---
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-06-20.21:10:26.000>
created_at = <Date 2004-06-18.14:32:54.000>
labels = ['interpreter-core']
title = 'Python and segfaulting extension modules'
updated_at = <Date 2004-06-20.21:10:26.000>
user = 'https://bugs.python.org/zypher'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-20.21:10:26.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-18.14:32:54.000>
creator = 'zypher'
dependencies = []
files = []
hgrepos = []
issue_num = 975387
keywords = []
message_count = 2.0
messages = ['21214', '21215']
nosy_count = 2.0
nosy_names = ['loewis', 'zypher']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue975387'
versions = ['Python 2.3']
```
</p></details>
| Python and segfaulting extension modules | https://api.github.com/repos/python/cpython/issues/40415/comments | 2 | 2004-06-18T14:32:54Z | 2022-04-09T23:21:55Z | https://github.com/python/cpython/issues/40415 | 1,198,802,469 | 40,415 |
[
"python",
"cpython"
] | BPO | [975330](https://bugs.python.org/issue975330)
--- | :---
Nosy | @warsaw, @devdanzin, @bitdancer
Files | <li>[Charset.diff](https://bugs.python.org/file1309/Charset.diff "Uploaded as text/plain at 2004-06-30.13:32:10 by iko"): Patch to change email.Charset as described</li><li>[crlf-body-encode.patch](https://bugs.python.org/file21541/crlf-body-encode.patch "Uploaded as text/plain at 2011-04-05.13:18:17 by @bitdancer")</li><li>[base_encode_tests.patch](https://bugs.python.org/file22473/base_encode_tests.patch "Uploaded as text/plain at 2011-06-25.16:24:55 by davbo"): Base encode patch tests</li><li>[crlf_base64_body_encode.patch](https://bugs.python.org/file25748/crlf_base64_body_encode.patch "Uploaded as text/plain at 2012-05-28.18:40:31 by @bitdancer")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = None
created_at = <Date 2004-06-18.12:50:50.000>
labels = ['type-bug', 'expert-email']
title = 'Inconsistent newline handling in email module'
updated_at = <Date 2012-05-28.18:40:32.448>
user = 'https://bugs.python.org/iko'
```
bugs.python.org fields:
```python
activity = <Date 2012-05-28.18:40:32.448>
actor = 'r.david.murray'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['email']
creation = <Date 2004-06-18.12:50:50.000>
creator = 'iko'
dependencies = []
files = ['1309', '21541', '22473', '25748']
hgrepos = []
issue_num = 975330
keywords = []
message_count = 5.0
messages = ['21213', '82058', '133028', '139098', '161798']
nosy_count = 5.0
nosy_names = ['barry', 'iko', 'ajaksu2', 'r.david.murray', 'davbo']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue975330'
versions = ['Python 3.3']
```
</p></details>
| Inconsistent newline handling in email module | https://api.github.com/repos/python/cpython/issues/40414/comments | 5 | 2004-06-18T12:50:50Z | 2023-11-23T15:13:34Z | https://github.com/python/cpython/issues/40414 | 1,198,802,467 | 40,414 |
[
"python",
"cpython"
] | BPO | [975056](https://bugs.python.org/issue975056)
--- | :---
Nosy | @mwhudson, @kbkaiser
Files | <li>[pythonsig.diff](https://bugs.python.org/file6039/pythonsig.diff "Uploaded as text/plain at 2004-06-18.00:05:35 by lukem"): SA_RESTART-signal-fix</li><li>[pythonsigs2.diff](https://bugs.python.org/file6040/pythonsigs2.diff "Uploaded as text/plain at 2004-09-14.17:25:57 by @mwhudson"): mwh's updated version</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-10-15.05:05:39.000>
created_at = <Date 2004-06-18.00:05:35.000>
labels = []
title = 'Signal fixes for BSD systems'
updated_at = <Date 2004-10-15.05:05:39.000>
user = 'https://bugs.python.org/lukem'
```
bugs.python.org fields:
```python
activity = <Date 2004-10-15.05:05:39.000>
actor = 'kbk'
assignee = 'anthonybaxter'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-06-18.00:05:35.000>
creator = 'lukem'
dependencies = []
files = ['6039', '6040']
hgrepos = []
issue_num = 975056
keywords = ['patch']
message_count = 6.0
messages = ['46190', '46191', '46192', '46193', '46194', '46195']
nosy_count = 4.0
nosy_names = ['mwh', 'anthonybaxter', 'kbk', 'lukem']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue975056'
versions = []
```
</p></details>
| Signal fixes for BSD systems | https://api.github.com/repos/python/cpython/issues/40413/comments | 6 | 2004-06-18T00:05:35Z | 2022-04-09T23:21:52Z | https://github.com/python/cpython/issues/40413 | 1,198,802,461 | 40,413 |
[
"python",
"cpython"
] | BPO | [974757](https://bugs.python.org/issue974757)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-03-07.19:27:51.000>
created_at = <Date 2004-06-17.14:09:59.000>
labels = ['library']
title = "urllib2's HTTPPasswordMgr and uri's with port numbers"
updated_at = <Date 2007-03-07.19:27:51.000>
user = 'https://bugs.python.org/fresh'
```
bugs.python.org fields:
```python
activity = <Date 2007-03-07.19:27:51.000>
actor = 'akrherz'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-17.14:09:59.000>
creator = 'fresh'
dependencies = []
files = []
hgrepos = []
issue_num = 974757
keywords = []
message_count = 4.0
messages = ['21209', '21210', '21211', '21212']
nosy_count = 3.0
nosy_names = ['jhylton', 'fresh', 'akrherz']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue974757'
versions = []
```
</p></details>
| urllib2's HTTPPasswordMgr and uri's with port numbers | https://api.github.com/repos/python/cpython/issues/40412/comments | 4 | 2004-06-17T14:09:59Z | 2022-04-09T23:21:51Z | https://github.com/python/cpython/issues/40412 | 1,198,802,458 | 40,412 |
[
"python",
"cpython"
] | BPO | [974635](https://bugs.python.org/issue974635)
--- | :---
Nosy | @mwhudson, @abalkin, @devdanzin
Dependencies | <li>bpo-723806: overintelligent slice() behavior on integers</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2009-02-16.20:54:49.290>
created_at = <Date 2004-06-17.10:22:29.000>
labels = ['interpreter-core', 'type-bug']
title = 'Slice indexes passed to __getitem__ are wrapped'
updated_at = <Date 2009-02-16.20:54:49.289>
user = 'https://bugs.python.org/connelly'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-16.20:54:49.289>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = <Date 2009-02-16.20:54:49.290>
closer = 'brett.cannon'
components = ['Interpreter Core']
creation = <Date 2004-06-17.10:22:29.000>
creator = 'connelly'
dependencies = ['723806']
files = []
hgrepos = []
issue_num = 974635
keywords = []
message_count = 6.0
messages = ['60511', '60512', '60513', '60514', '64309', '82057']
nosy_count = 4.0
nosy_names = ['mwh', 'belopolsky', 'connelly', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue974635'
versions = []
```
</p></details>
| Slice indexes passed to __getitem__ are wrapped | https://api.github.com/repos/python/cpython/issues/40411/comments | 6 | 2004-06-17T10:22:29Z | 2022-04-09T23:21:49Z | https://github.com/python/cpython/issues/40411 | 1,198,802,452 | 40,411 |
[
"python",
"cpython"
] | BPO | [974633](https://bugs.python.org/issue974633)
--- | :---
Nosy | @akuchling
Files | <li>[acceler.diff](https://bugs.python.org/file6038/acceler.diff "Uploaded as text/plain at 2004-06-17.10:15:16 by ddorfman"): Patch to acceler.c</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2004-06-29.14:03:35.000>
created_at = <Date 2004-06-17.10:15:16.000>
labels = ['interpreter-core']
title = 'Parser/acceler.c: PyObject_MALLOC return is not checked'
updated_at = <Date 2004-06-29.14:03:35.000>
user = 'https://bugs.python.org/ddorfman'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-29.14:03:35.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-17.10:15:16.000>
creator = 'ddorfman'
dependencies = []
files = ['6038']
hgrepos = []
issue_num = 974633
keywords = ['patch']
message_count = 2.0
messages = ['46188', '46189']
nosy_count = 2.0
nosy_names = ['akuchling', 'ddorfman']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue974633'
versions = ['Python 2.4']
```
</p></details>
| Parser/acceler.c: PyObject_MALLOC return is not checked | https://api.github.com/repos/python/cpython/issues/40410/comments | 2 | 2004-06-17T10:15:16Z | 2022-04-09T23:21:49Z | https://github.com/python/cpython/issues/40410 | 1,198,802,448 | 40,410 |
[
"python",
"cpython"
] | BPO | [974159](https://bugs.python.org/issue974159)
--- | :---
Nosy | @ronaldoussoren, @devdanzin
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/ronaldoussoren'
closed_at = <Date 2009-03-30.16:30:46.270>
created_at = <Date 2004-06-16.19:19:55.000>
labels = ['type-feature']
title = 'Starting a script in OSX within a specific folder'
updated_at = <Date 2009-03-30.16:30:46.269>
user = 'https://bugs.python.org/klankschap'
```
bugs.python.org fields:
```python
activity = <Date 2009-03-30.16:30:46.269>
actor = 'ronaldoussoren'
assignee = 'ronaldoussoren'
closed = True
closed_date = <Date 2009-03-30.16:30:46.270>
closer = 'ronaldoussoren'
components = ['None']
creation = <Date 2004-06-16.19:19:55.000>
creator = 'klankschap'
dependencies = []
files = []
hgrepos = []
issue_num = 974159
keywords = []
message_count = 3.0
messages = ['60510', '82056', '84575']
nosy_count = 3.0
nosy_names = ['ronaldoussoren', 'klankschap', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue974159'
versions = []
```
</p></details>
| Starting a script in OSX within a specific folder | https://api.github.com/repos/python/cpython/issues/40409/comments | 3 | 2004-06-16T19:19:55Z | 2022-04-09T23:21:48Z | https://github.com/python/cpython/issues/40409 | 1,198,802,445 | 40,409 |
[
"python",
"cpython"
] | BPO | [974019](https://bugs.python.org/issue974019)
--- | :---
Nosy | @rhettinger, @devdanzin
Files | <li>[ConfigParser.patch](https://bugs.python.org/file8242/ConfigParser.patch "Uploaded as text/plain at 2004-06-16.16:36:17 by melicertes"): Patch to fix ConfigParser.getboolean()</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2009-04-22.17:12:56.381>
created_at = <Date 2004-06-16.16:36:16.000>
labels = ['easy', 'type-feature', 'library']
title = 'ConfigParser non-string defaults broken with .getboolean()'
updated_at = <Date 2009-04-22.17:12:56.379>
user = 'https://bugs.python.org/melicertes'
```
bugs.python.org fields:
```python
activity = <Date 2009-04-22.17:12:56.379>
actor = 'draghuram'
assignee = 'none'
closed = True
closed_date = <Date 2009-04-22.17:12:56.381>
closer = 'draghuram'
components = ['Library (Lib)']
creation = <Date 2004-06-16.16:36:16.000>
creator = 'melicertes'
dependencies = []
files = ['8242']
hgrepos = []
issue_num = 974019
keywords = ['patch', 'easy']
message_count = 5.0
messages = ['54180', '54181', '54182', '61964', '86300']
nosy_count = 5.0
nosy_names = ['anthonybaxter', 'rhettinger', 'melicertes', 'draghuram', 'ajaksu2']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue974019'
versions = ['Python 2.7']
```
</p></details>
| ConfigParser non-string defaults broken with .getboolean() | https://api.github.com/repos/python/cpython/issues/40408/comments | 5 | 2004-06-16T16:36:16Z | 2022-04-09T23:21:46Z | https://github.com/python/cpython/issues/40408 | 1,198,802,441 | 40,408 |
[
"python",
"cpython"
] | BPO | [973901](https://bugs.python.org/issue973901)
--- | :---
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-17.21:35:57.000>
created_at = <Date 2004-06-16.14:22:31.000>
labels = ['docs']
title = 'missing word in defintion of xmldom InvalidStateErr'
updated_at = <Date 2004-06-17.21:35:57.000>
user = 'https://bugs.python.org/bgough'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-17.21:35:57.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-06-16.14:22:31.000>
creator = 'bgough'
dependencies = []
files = []
hgrepos = []
issue_num = 973901
keywords = []
message_count = 2.0
messages = ['21207', '21208']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'bgough']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue973901'
versions = []
```
</p></details>
| missing word in defintion of xmldom InvalidStateErr | https://api.github.com/repos/python/cpython/issues/40407/comments | 2 | 2004-06-16T14:22:31Z | 2022-04-09T23:21:45Z | https://github.com/python/cpython/issues/40407 | 1,198,802,439 | 40,407 |
[
"python",
"cpython"
] | BPO | [973579](https://bugs.python.org/issue973579)
--- | :---
Nosy | @freddrake, @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2006-01-20.17:07:26.000>
created_at = <Date 2004-06-15.22:43:24.000>
labels = ['docs']
title = 'Doc error on super(cls,self)'
updated_at = <Date 2006-01-20.17:07:26.000>
user = 'https://bugs.python.org/macquigg'
```
bugs.python.org fields:
```python
activity = <Date 2006-01-20.17:07:26.000>
actor = 'georg.brandl'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-06-15.22:43:24.000>
creator = 'macquigg'
dependencies = []
files = []
hgrepos = []
issue_num = 973579
keywords = []
message_count = 5.0
messages = ['21202', '21203', '21204', '21205', '21206']
nosy_count = 4.0
nosy_names = ['fdrake', 'georg.brandl', 'jimjjewett', 'macquigg']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue973579'
versions = []
```
</p></details>
| Doc error on super(cls,self) | https://api.github.com/repos/python/cpython/issues/40406/comments | 5 | 2004-06-15T22:43:24Z | 2022-04-09T23:21:45Z | https://github.com/python/cpython/issues/40406 | 1,198,802,434 | 40,406 |
[
"python",
"cpython"
] | BPO | [973507](https://bugs.python.org/issue973507)
--- | :---
Nosy | @tim-one, @giampaolo
Superseder | <li>bpo-706263: print in pythonw raises silent exception when no console available</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-11-17.16:23:27.234>
created_at = <Date 2004-06-15.20:34:40.000>
labels = ['interpreter-core']
title = 'sys.stdout problems with pythonw.exe'
updated_at = <Date 2008-11-17.16:23:27.233>
user = 'https://bugs.python.org/manlioperillo'
```
bugs.python.org fields:
```python
activity = <Date 2008-11-17.16:23:27.233>
actor = 'amaury.forgeotdarc'
assignee = 'none'
closed = True
closed_date = <Date 2008-11-17.16:23:27.234>
closer = 'amaury.forgeotdarc'
components = ['Interpreter Core']
creation = <Date 2004-06-15.20:34:40.000>
creator = 'manlioperillo'
dependencies = []
files = []
hgrepos = []
issue_num = 973507
keywords = []
message_count = 8.0
messages = ['60503', '60504', '60505', '60506', '60507', '60508', '60509', '75959']
nosy_count = 5.0
nosy_names = ['tim.peters', 'pfremy', 'manlioperillo', 'techtonik', 'giampaolo.rodola']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = '706263'
type = None
url = 'https://bugs.python.org/issue973507'
versions = []
```
</p></details>
| sys.stdout problems with pythonw.exe | https://api.github.com/repos/python/cpython/issues/40405/comments | 8 | 2004-06-15T20:34:40Z | 2022-04-09T23:21:43Z | https://github.com/python/cpython/issues/40405 | 1,198,802,429 | 40,405 |
[
"python",
"cpython"
] | BPO | [973204](https://bugs.python.org/issue973204)
--- | :---
Nosy | @loewis
Files | <li>[python_distutils_rpath.diff](https://bugs.python.org/file6037/python_distutils_rpath.diff "Uploaded as text/plain at 2004-06-15.12:10:33 by ahonkela"): Patch against distutils in Python 2.3.4</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-29.16:45:38.000>
created_at = <Date 2004-06-15.12:10:33.000>
labels = ['library']
title = 'Fix for compilation with runtime_library_dirs'
updated_at = <Date 2004-08-29.16:45:38.000>
user = 'https://bugs.python.org/ahonkela'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-29.16:45:38.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2004-06-15.12:10:33.000>
creator = 'ahonkela'
dependencies = []
files = ['6037']
hgrepos = []
issue_num = 973204
keywords = ['patch']
message_count = 2.0
messages = ['46186', '46187']
nosy_count = 2.0
nosy_names = ['loewis', 'ahonkela']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue973204'
versions = ['Python 2.3']
```
</p></details>
| Fix for compilation with runtime_library_dirs | https://api.github.com/repos/python/cpython/issues/40404/comments | 2 | 2004-06-15T12:10:33Z | 2022-04-09T23:21:42Z | https://github.com/python/cpython/issues/40404 | 1,198,802,424 | 40,404 |
[
"python",
"cpython"
] | BPO | [973103](https://bugs.python.org/issue973103)
--- | :---
Nosy | @arigo
Files | <li>[bug.py](https://bugs.python.org/file1308/bug.py "Uploaded as text/plain at 2004-06-15.09:36:34 by nikis"): example script</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-10-04.03:45:05.000>
created_at = <Date 2004-06-15.09:36:34.000>
labels = ['interpreter-core']
title = 'empty raise after handled exception'
updated_at = <Date 2005-10-04.03:45:05.000>
user = 'https://bugs.python.org/nikis'
```
bugs.python.org fields:
```python
activity = <Date 2005-10-04.03:45:05.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-15.09:36:34.000>
creator = 'nikis'
dependencies = []
files = ['1308']
hgrepos = []
issue_num = 973103
keywords = []
message_count = 5.0
messages = ['21197', '21198', '21199', '21200', '21201']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'arigo', 'nikis']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue973103'
versions = []
```
</p></details>
| empty raise after handled exception | https://api.github.com/repos/python/cpython/issues/40403/comments | 5 | 2004-06-15T09:36:34Z | 2022-04-09T23:21:40Z | https://github.com/python/cpython/issues/40403 | 1,198,802,419 | 40,403 |
[
"python",
"cpython"
] | BPO | [973092](https://bugs.python.org/issue973092)
--- | :---
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-06-15.11:23:24.000>
created_at = <Date 2004-06-15.09:09:52.000>
labels = ['library']
title = "inspect.getframeinfo bug if 'context' is to big "
updated_at = <Date 2004-06-15.11:23:24.000>
user = 'https://bugs.python.org/krauthae'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-15.11:23:24.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-15.09:09:52.000>
creator = 'krauthae'
dependencies = []
files = []
hgrepos = []
issue_num = 973092
keywords = []
message_count = 2.0
messages = ['21195', '21196']
nosy_count = 2.0
nosy_names = ['rhettinger', 'krauthae']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue973092'
versions = ['Python 2.3']
```
</p></details>
| inspect.getframeinfo bug if 'context' is to big | https://api.github.com/repos/python/cpython/issues/40402/comments | 2 | 2004-06-15T09:09:52Z | 2022-04-09T23:21:39Z | https://github.com/python/cpython/issues/40402 | 1,198,802,413 | 40,402 |
[
"python",
"cpython"
] | BPO | [973054](https://bugs.python.org/issue973054)
--- | :---
Nosy | @tim-one, @gpshead
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gpshead'
closed_at = <Date 2004-06-17.16:29:02.000>
created_at = <Date 2004-06-15.07:55:28.000>
labels = ['extension-modules']
title = 'bsddb in Python 2.3 incompatible with SourceNav output'
updated_at = <Date 2004-06-17.16:29:02.000>
user = 'https://bugs.python.org/gdy999'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-17.16:29:02.000>
actor = 'tim.peters'
assignee = 'gregory.p.smith'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-06-15.07:55:28.000>
creator = 'gdy999'
dependencies = []
files = []
hgrepos = []
issue_num = 973054
keywords = []
message_count = 3.0
messages = ['21192', '21193', '21194']
nosy_count = 3.0
nosy_names = ['tim.peters', 'gregory.p.smith', 'gdy999']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue973054'
versions = ['Python 2.3']
```
</p></details>
| bsddb in Python 2.3 incompatible with SourceNav output | https://api.github.com/repos/python/cpython/issues/40401/comments | 3 | 2004-06-15T07:55:28Z | 2022-04-09T23:21:39Z | https://github.com/python/cpython/issues/40401 | 1,198,802,408 | 40,401 |
[
"python",
"cpython"
] | BPO | [972991](https://bugs.python.org/issue972991)
--- | :---
Nosy | @loewis, @doko42
Files | <li>[docs.diff](https://bugs.python.org/file6036/docs.diff "Uploaded as text/plain at 2004-06-15.05:47:14 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/doko42'
closed_at = <Date 2004-08-05.06:51:24.000>
created_at = <Date 2004-06-15.05:47:14.000>
labels = ['docs']
title = 'fix build of docs in info format'
updated_at = <Date 2004-08-05.06:51:24.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-05.06:51:24.000>
actor = 'doko'
assignee = 'doko'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-06-15.05:47:14.000>
creator = 'doko'
dependencies = []
files = ['6036']
hgrepos = []
issue_num = 972991
keywords = ['patch']
message_count = 5.0
messages = ['46181', '46182', '46183', '46184', '46185']
nosy_count = 3.0
nosy_names = ['loewis', 'doko', 'chomo']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue972991'
versions = ['Python 2.4']
```
</p></details>
| fix build of docs in info format | https://api.github.com/repos/python/cpython/issues/40400/comments | 5 | 2004-06-15T05:47:14Z | 2022-04-09T23:21:38Z | https://github.com/python/cpython/issues/40400 | 1,198,802,405 | 40,400 |
[
"python",
"cpython"
] | BPO | [972917](https://bugs.python.org/issue972917)
--- | :---
Nosy | @tim-one, @hyeshik
Files | <li>[python_debug.tar.gz](https://bugs.python.org/file1307/python_debug.tar.gz "Uploaded at 2004-06-15.01:57:31 by fmitha"): script and instructions for reproducing bug</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-06-15.02:34:23.000>
created_at = <Date 2004-06-15.01:41:25.000>
labels = ['interpreter-core']
title = 'attached script causes python segfault'
updated_at = <Date 2004-06-15.02:34:23.000>
user = 'https://bugs.python.org/fmitha'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-15.02:34:23.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-15.01:41:25.000>
creator = 'fmitha'
dependencies = []
files = ['1307']
hgrepos = []
issue_num = 972917
keywords = []
message_count = 4.0
messages = ['21188', '21189', '21190', '21191']
nosy_count = 3.0
nosy_names = ['tim.peters', 'hyeshik.chang', 'fmitha']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue972917'
versions = ['Python 2.3']
```
</p></details>
| attached script causes python segfault | https://api.github.com/repos/python/cpython/issues/40399/comments | 4 | 2004-06-15T01:41:25Z | 2022-04-09T23:21:36Z | https://github.com/python/cpython/issues/40399 | 1,198,802,401 | 40,399 |
[
"python",
"cpython"
] | BPO | [972724](https://bugs.python.org/issue972724)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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.21:30:56.000>
created_at = <Date 2004-06-14.18:36:54.000>
labels = ['build']
title = 'Python 2.3.4, Solaris 7, socketmodule.c does not compile'
updated_at = <Date 2004-06-29.21:30:56.000>
user = 'https://bugs.python.org/brucedray'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-29.21:30:56.000>
actor = 'brucedray'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-06-14.18:36:54.000>
creator = 'brucedray'
dependencies = []
files = []
hgrepos = []
issue_num = 972724
keywords = []
message_count = 3.0
messages = ['21185', '21186', '21187']
nosy_count = 2.0
nosy_names = ['anthonybaxter', 'brucedray']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue972724'
versions = ['Python 2.3']
```
</p></details>
| Python 2.3.4, Solaris 7, socketmodule.c does not compile | https://api.github.com/repos/python/cpython/issues/40398/comments | 3 | 2004-06-14T18:36:54Z | 2022-04-09T23:21:35Z | https://github.com/python/cpython/issues/40398 | 1,198,802,395 | 40,398 |
[
"python",
"cpython"
] | BPO | [972467](https://bugs.python.org/issue972467)
--- | :---
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-06-14.08:36:28.000>
created_at = <Date 2004-06-14.08:20:37.000>
labels = ['invalid']
title = 'local variables problem'
updated_at = <Date 2004-06-14.08:36:28.000>
user = 'https://bugs.python.org/tovrstra'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-14.08:36:28.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-06-14.08:20:37.000>
creator = 'tovrstra'
dependencies = []
files = []
hgrepos = []
issue_num = 972467
keywords = []
message_count = 2.0
messages = ['21183', '21184']
nosy_count = 2.0
nosy_names = ['tim.peters', 'tovrstra']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue972467'
versions = []
```
</p></details>
| local variables problem | https://api.github.com/repos/python/cpython/issues/40397/comments | 2 | 2004-06-14T08:20:37Z | 2022-04-09T23:21:34Z | https://github.com/python/cpython/issues/40397 | 1,198,802,391 | 40,397 |
[
"python",
"cpython"
] | BPO | [972332](https://bugs.python.org/issue972332)
--- | :---
Nosy | @kbkaiser
Files | <li>[test_urllib2.py.patch](https://bugs.python.org/file6034/test_urllib2.py.patch "Uploaded as text/plain at 2004-06-13.23:49:37 by jjlee")</li><li>[urllib2.py.patch](https://bugs.python.org/file6035/urllib2.py.patch "Uploaded as text/plain at 2004-06-13.23:51:01 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/kbkaiser'
closed_at = <Date 2004-07-11.17:15:36.000>
created_at = <Date 2004-06-13.23:49:37.000>
labels = ['library']
title = 'urllib2 FTPHandler bugs'
updated_at = <Date 2004-07-11.17:15:36.000>
user = 'https://bugs.python.org/jjlee'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-11.17:15:36.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-13.23:49:37.000>
creator = 'jjlee'
dependencies = []
files = ['6034', '6035']
hgrepos = []
issue_num = 972332
keywords = ['patch']
message_count = 2.0
messages = ['46179', '46180']
nosy_count = 2.0
nosy_names = ['kbk', 'jjlee']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue972332'
versions = ['Python 2.4']
```
</p></details>
| urllib2 FTPHandler bugs | https://api.github.com/repos/python/cpython/issues/40396/comments | 2 | 2004-06-13T23:49:37Z | 2022-04-09T23:21:34Z | https://github.com/python/cpython/issues/40396 | 1,198,802,388 | 40,396 |
[
"python",
"cpython"
] | BPO | [972322](https://bugs.python.org/issue972322)
--- | :---
Nosy | @birkenfeld
Files | <li>[urllib2.py.patch](https://bugs.python.org/file6030/urllib2.py.patch "Uploaded as text/plain at 2004-06-13.23:16:17 by jjlee")</li><li>[test_urllib2.py.patch](https://bugs.python.org/file6031/test_urllib2.py.patch "Uploaded as text/plain at 2004-06-13.23:17:31 by jjlee")</li><li>[collision.patch](https://bugs.python.org/file6032/collision.patch "Uploaded as text/plain at 2006-03-31.21:16:50 by jjlee")</li><li>[collision_v2.patch](https://bugs.python.org/file6033/collision_v2.patch "Uploaded as text/plain at 2006-05-27.23:58:47 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 2006-05-29.20:53:18.000>
created_at = <Date 2004-06-13.23:16:17.000>
labels = ['library']
title = 'urllib2 handler naming convention collision'
updated_at = <Date 2006-05-29.20:53:18.000>
user = 'https://bugs.python.org/jjlee'
```
bugs.python.org fields:
```python
activity = <Date 2006-05-29.20:53:18.000>
actor = 'georg.brandl'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-13.23:16:17.000>
creator = 'jjlee'
dependencies = []
files = ['6030', '6031', '6032', '6033']
hgrepos = []
issue_num = 972322
keywords = ['patch']
message_count = 7.0
messages = ['46172', '46173', '46174', '46175', '46176', '46177', '46178']
nosy_count = 4.0
nosy_names = ['jhylton', 'georg.brandl', 'mcherm', 'jjlee']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue972322'
versions = ['Python 2.4']
```
</p></details>
| urllib2 handler naming convention collision | https://api.github.com/repos/python/cpython/issues/40395/comments | 7 | 2004-06-13T23:16:17Z | 2022-04-09T23:21:32Z | https://github.com/python/cpython/issues/40395 | 1,198,802,381 | 40,395 |
[
"python",
"cpython"
] | BPO | [972310](https://bugs.python.org/issue972310)
--- | :---
Nosy | @loewis, @akuchling
Files | <li>[liburllib2.tex.patch](https://bugs.python.org/file6029/liburllib2.tex.patch "Uploaded as text/plain at 2004-06-13.22:29:47 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/loewis'
closed_at = <Date 2004-07-10.18:28:30.000>
created_at = <Date 2004-06-13.22:29:46.000>
labels = ['docs']
title = 'urllib2 handler algorithm docs'
updated_at = <Date 2004-07-10.18:28:30.000>
user = 'https://bugs.python.org/jjlee'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.18:28:30.000>
actor = 'akuchling'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-06-13.22:29:46.000>
creator = 'jjlee'
dependencies = []
files = ['6029']
hgrepos = []
issue_num = 972310
keywords = ['patch']
message_count = 2.0
messages = ['46170', '46171']
nosy_count = 3.0
nosy_names = ['loewis', 'akuchling', 'jjlee']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue972310'
versions = ['Python 2.4']
```
</p></details>
| urllib2 handler algorithm docs | https://api.github.com/repos/python/cpython/issues/40394/comments | 2 | 2004-06-13T22:29:46Z | 2022-04-09T23:21:32Z | https://github.com/python/cpython/issues/40394 | 1,198,802,375 | 40,394 |
[
"python",
"cpython"
] | BPO | [971965](https://bugs.python.org/issue971965)
--- | :---
Nosy | @belm0
Superseder | <li>bpo-1177: urllib* 20x responses not OK?</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-09-19.06:20:44.312>
created_at = <Date 2004-06-13.04:00:55.000>
labels = ['type-bug', 'library']
title = 'urllib2 raises exception with non-200 success codes.'
updated_at = <Date 2007-09-19.06:20:44.311>
user = 'https://bugs.python.org/edw'
```
bugs.python.org fields:
```python
activity = <Date 2007-09-19.06:20:44.311>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2007-09-19.06:20:44.312>
closer = 'georg.brandl'
components = ['Library (Lib)']
creation = <Date 2004-06-13.04:00:55.000>
creator = 'edw'
dependencies = []
files = []
hgrepos = []
issue_num = 971965
keywords = []
message_count = 6.0
messages = ['21178', '21179', '21180', '21181', '21182', '56010']
nosy_count = 4.0
nosy_names = ['jjlee', 'jimjjewett', 'jbelmonte', 'edw']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = '1177'
type = 'behavior'
url = 'https://bugs.python.org/issue971965'
versions = ['Python 2.3']
```
</p></details>
| urllib2 raises exception with non-200 success codes. | https://api.github.com/repos/python/cpython/issues/40393/comments | 6 | 2004-06-13T04:00:55Z | 2022-04-09T23:21:29Z | https://github.com/python/cpython/issues/40393 | 1,198,802,371 | 40,393 |
[
"python",
"cpython"
] | BPO | [971962](https://bugs.python.org/issue971962)
--- | :---
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-06-13.04:58:13.000>
created_at = <Date 2004-06-13.03:56:37.000>
labels = ['interpreter-core', 'invalid']
title = 'Generator mangles returned lists.'
updated_at = <Date 2004-06-13.04:58:13.000>
user = 'https://bugs.python.org/edw'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-13.04:58:13.000>
actor = 'edw'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-13.03:56:37.000>
creator = 'edw'
dependencies = []
files = []
hgrepos = []
issue_num = 971962
keywords = []
message_count = 3.0
messages = ['21175', '21176', '21177']
nosy_count = 2.0
nosy_names = ['rhettinger', 'edw']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue971962'
versions = ['Python 2.3']
```
</p></details>
| Generator mangles returned lists. | https://api.github.com/repos/python/cpython/issues/40392/comments | 3 | 2004-06-13T03:56:37Z | 2022-04-09T23:21:28Z | https://github.com/python/cpython/issues/40392 | 1,198,802,367 | 40,392 |
[
"python",
"cpython"
] | BPO | [971872](https://bugs.python.org/issue971872)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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.19:18:09.000>
created_at = <Date 2004-06-12.21:54:47.000>
labels = ['library']
title = 'An apparent bug in help'
updated_at = <Date 2004-11-07.19:18:09.000>
user = 'https://bugs.python.org/cjwhrh'
```
bugs.python.org fields:
```python
activity = <Date 2004-11-07.19:18:09.000>
actor = 'jlgijsbers'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-12.21:54:47.000>
creator = 'cjwhrh'
dependencies = []
files = []
hgrepos = []
issue_num = 971872
keywords = []
message_count = 3.0
messages = ['21172', '21173', '21174']
nosy_count = 3.0
nosy_names = ['cjwhrh', 'jlgijsbers', 'slmm']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue971872'
versions = ['Python 2.3']
```
</p></details>
| An apparent bug in help | https://api.github.com/repos/python/cpython/issues/40391/comments | 3 | 2004-06-12T21:54:47Z | 2022-04-09T23:21:27Z | https://github.com/python/cpython/issues/40391 | 1,198,802,364 | 40,391 |
[
"python",
"cpython"
] | BPO | [971747](https://bugs.python.org/issue971747)
--- | :---
Nosy | @rhettinger
Files | <li>[tut.patch](https://bugs.python.org/file1306/tut.patch "Uploaded as text/plain at 2004-06-12.15:44:27 by dooms"): context diff of python2.3-2.3.3/Doc/tut/tut.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/rhettinger'
closed_at = <Date 2004-06-13.07:27:08.000>
created_at = <Date 2004-06-12.15:44:26.000>
labels = ['docs']
title = 'Wrong indentation of example code in tutorial'
updated_at = <Date 2004-06-13.07:27:08.000>
user = 'https://bugs.python.org/dooms'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-13.07:27:08.000>
actor = 'dooms'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-06-12.15:44:26.000>
creator = 'dooms'
dependencies = []
files = ['1306']
hgrepos = []
issue_num = 971747
keywords = []
message_count = 3.0
messages = ['21169', '21170', '21171']
nosy_count = 2.0
nosy_names = ['rhettinger', 'dooms']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue971747'
versions = ['Python 2.3']
```
</p></details>
| Wrong indentation of example code in tutorial | https://api.github.com/repos/python/cpython/issues/40390/comments | 3 | 2004-06-12T15:44:26Z | 2022-04-09T23:21:27Z | https://github.com/python/cpython/issues/40390 | 1,198,802,363 | 40,390 |
[
"python",
"cpython"
] | BPO | [971395](https://bugs.python.org/issue971395)
--- | :---
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-06-14.02:13:26.000>
created_at = <Date 2004-06-11.20:15:24.000>
labels = ['interpreter-core']
title = 'thread.name crashes interpreter'
updated_at = <Date 2004-06-14.02:13:26.000>
user = 'https://bugs.python.org/ellisj'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-14.02:13:26.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-11.20:15:24.000>
creator = 'ellisj'
dependencies = []
files = []
hgrepos = []
issue_num = 971395
keywords = []
message_count = 4.0
messages = ['21165', '21166', '21167', '21168']
nosy_count = 2.0
nosy_names = ['tim.peters', 'ellisj']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue971395'
versions = ['Python 2.3']
```
</p></details>
| thread.name crashes interpreter | https://api.github.com/repos/python/cpython/issues/40389/comments | 4 | 2004-06-11T20:15:24Z | 2022-04-09T23:21:25Z | https://github.com/python/cpython/issues/40389 | 1,198,802,360 | 40,389 |
[
"python",
"cpython"
] | BPO | [971330](https://bugs.python.org/issue971330)
--- | :---
Nosy | @mwhudson, @akuchling, @benjaminp
<sup>*Note: these values reflect the state of the issue at 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-17.01:55:32.092>
created_at = <Date 2004-06-11.18:12:04.000>
labels = ['type-bug', 'tests']
title = 'test_signal sucks'
updated_at = <Date 2009-02-17.01:55:32.090>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-17.01:55:32.090>
actor = 'benjamin.peterson'
assignee = 'none'
closed = True
closed_date = <Date 2009-02-17.01:55:32.092>
closer = 'benjamin.peterson'
components = ['Tests']
creation = <Date 2004-06-11.18:12:04.000>
creator = 'mwh'
dependencies = []
files = []
hgrepos = []
issue_num = 971330
keywords = []
message_count = 3.0
messages = ['60502', '62574', '82292']
nosy_count = 3.0
nosy_names = ['mwh', 'akuchling', 'benjamin.peterson']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue971330'
versions = ['Python 2.6']
```
</p></details>
| test_signal sucks | https://api.github.com/repos/python/cpython/issues/40388/comments | 3 | 2004-06-11T18:12:04Z | 2022-04-09T23:21:24Z | https://github.com/python/cpython/issues/40388 | 1,198,802,357 | 40,388 |
[
"python",
"cpython"
] | BPO | [971323](https://bugs.python.org/issue971323)
--- | :---
Nosy | @mwhudson
Files | <li>[test_signal.diff](https://bugs.python.org/file6028/test_signal.diff "Uploaded as text/plain at 2004-06-11.17:55:14 by @mwhudson"): mwh's patch #1</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-06-11.18:10:01.000>
created_at = <Date 2004-06-11.17:55:14.000>
labels = ['tests']
title = 'make test_signal less annoying'
updated_at = <Date 2004-06-11.18:10:01.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-11.18:10:01.000>
actor = 'mwh'
assignee = 'anthonybaxter'
closed = True
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2004-06-11.17:55:14.000>
creator = 'mwh'
dependencies = []
files = ['6028']
hgrepos = []
issue_num = 971323
keywords = ['patch']
message_count = 2.0
messages = ['46168', '46169']
nosy_count = 2.0
nosy_names = ['mwh', 'anthonybaxter']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue971323'
versions = ['Python 2.4']
```
</p></details>
| make test_signal less annoying | https://api.github.com/repos/python/cpython/issues/40387/comments | 2 | 2004-06-11T17:55:14Z | 2022-04-09T23:21:23Z | https://github.com/python/cpython/issues/40387 | 1,198,802,355 | 40,387 |
[
"python",
"cpython"
] | BPO | [971238](https://bugs.python.org/issue971238)
--- | :---
Nosy | @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-12-19.04:47:45.000>
created_at = <Date 2004-06-11.16:07:14.000>
labels = ['extension-modules']
title = 'test_timeout failure on trunk'
updated_at = <Date 2005-12-19.04:47:45.000>
user = 'https://bugs.python.org/anthonybaxter'
```
bugs.python.org fields:
```python
activity = <Date 2005-12-19.04:47:45.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-06-11.16:07:14.000>
creator = 'anthonybaxter'
dependencies = []
files = []
hgrepos = []
issue_num = 971238
keywords = []
message_count = 4.0
messages = ['21161', '21162', '21163', '21164']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'anthonybaxter', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue971238'
versions = ['Python 2.4']
```
</p></details>
| test_timeout failure on trunk | https://api.github.com/repos/python/cpython/issues/40386/comments | 4 | 2004-06-11T16:07:14Z | 2022-04-09T23:21:22Z | https://github.com/python/cpython/issues/40386 | 1,198,802,353 | 40,386 |
[
"python",
"cpython"
] | BPO | [971213](https://bugs.python.org/issue971213)
--- | :---
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 2006-10-07.23:25:30.000>
created_at = <Date 2004-06-11.15:30:22.000>
labels = ['interpreter-core']
title = 'another threads+readline+signals nasty'
updated_at = <Date 2006-10-07.23:25:30.000>
user = 'https://bugs.python.org/anthonybaxter'
```
bugs.python.org fields:
```python
activity = <Date 2006-10-07.23:25:30.000>
actor = 'nnorwitz'
assignee = 'anthonybaxter'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-11.15:30:22.000>
creator = 'anthonybaxter'
dependencies = []
files = []
hgrepos = []
issue_num = 971213
keywords = []
message_count = 12.0
messages = ['21149', '21150', '21151', '21152', '21153', '21154', '21155', '21156', '21157', '21158', '21159', '21160']
nosy_count = 5.0
nosy_names = ['mwh', 'nnorwitz', 'anthonybaxter', 'georg.brandl', 'mpasternak']
pr_nums = []
priority = 'high'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue971213'
versions = []
```
</p></details>
| another threads+readline+signals nasty | https://api.github.com/repos/python/cpython/issues/40385/comments | 12 | 2004-06-11T15:30:22Z | 2022-04-09T23:21:20Z | https://github.com/python/cpython/issues/40385 | 1,198,802,347 | 40,385 |
[
"python",
"cpython"
] | BPO | [971200](https://bugs.python.org/issue971200)
--- | :---
Nosy | @mwhudson, @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-06-14.10:36:08.000>
created_at = <Date 2004-06-11.15:19:06.000>
labels = []
title = 'asyncore sillies'
updated_at = <Date 2004-06-14.10:36:08.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-14.10:36:08.000>
actor = 'mwh'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-06-11.15:19:06.000>
creator = 'mwh'
dependencies = []
files = []
hgrepos = []
issue_num = 971200
keywords = []
message_count = 7.0
messages = ['21142', '21143', '21144', '21145', '21146', '21147', '21148']
nosy_count = 3.0
nosy_names = ['mwh', 'tim.peters', 'anthonybaxter']
pr_nums = []
priority = 'high'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue971200'
versions = []
```
</p></details>
| asyncore sillies | https://api.github.com/repos/python/cpython/issues/40384/comments | 7 | 2004-06-11T15:19:06Z | 2022-04-09T23:21:19Z | https://github.com/python/cpython/issues/40384 | 1,198,802,342 | 40,384 |
[
"python",
"cpython"
] | BPO | [971106](https://bugs.python.org/issue971106)
--- | :---
Nosy | @malemburg, @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/malemburg'
closed_at = <Date 2004-06-14.18:27:07.000>
created_at = <Date 2004-06-11.13:07:36.000>
labels = ['expert-unicode']
title = 'Comparisons of unicode and strings raises UnicodeErrors'
updated_at = <Date 2004-06-14.18:27:07.000>
user = 'https://bugs.python.org/ctheune'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-14.18:27:07.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2004-06-11.13:07:36.000>
creator = 'ctheune'
dependencies = []
files = []
hgrepos = []
issue_num = 971106
keywords = []
message_count = 10.0
messages = ['21132', '21133', '21134', '21135', '21136', '21137', '21138', '21139', '21140', '21141']
nosy_count = 3.0
nosy_names = ['lemburg', 'tim.peters', 'ctheune']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue971106'
versions = ['Python 2.3']
```
</p></details>
| Comparisons of unicode and strings raises UnicodeErrors | https://api.github.com/repos/python/cpython/issues/40383/comments | 10 | 2004-06-11T13:07:36Z | 2022-04-09T23:21:19Z | https://github.com/python/cpython/issues/40383 | 1,198,802,338 | 40,383 |
[
"python",
"cpython"
] | BPO | [971101](https://bugs.python.org/issue971101)
--- | :---
Nosy | @malemburg
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/malemburg'
closed_at = <Date 2004-06-11.13:11:37.000>
created_at = <Date 2004-06-11.12:48:41.000>
labels = ['expert-unicode']
title = 'Comparisons of unicode and strings shouldn'
updated_at = <Date 2004-06-11.13:11:37.000>
user = 'https://bugs.python.org/ctheune'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-11.13:11:37.000>
actor = 'ctheune'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2004-06-11.12:48:41.000>
creator = 'ctheune'
dependencies = []
files = []
hgrepos = []
issue_num = 971101
keywords = []
message_count = 2.0
messages = ['21130', '21131']
nosy_count = 2.0
nosy_names = ['lemburg', 'ctheune']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue971101'
versions = ['Python 2.3']
```
</p></details>
| Comparisons of unicode and strings shouldn | https://api.github.com/repos/python/cpython/issues/40382/comments | 2 | 2004-06-11T12:48:41Z | 2022-04-09T23:21:18Z | https://github.com/python/cpython/issues/40382 | 1,198,802,336 | 40,382 |
[
"python",
"cpython"
] | BPO | [970799](https://bugs.python.org/issue970799)
--- | :---
Nosy | @brettcannon, @jackjansen
<sup>*Note: these values reflect the state of the issue at 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-07.19:11:13.000>
created_at = <Date 2004-06-10.23:42:11.000>
labels = ['build', 'invalid']
title = 'Pyton 2.3.4 Make Test Fails on Mac OS X'
updated_at = <Date 2004-08-07.19:11:13.000>
user = 'https://bugs.python.org/dekiefer'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-07.19:11:13.000>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-06-10.23:42:11.000>
creator = 'dekiefer'
dependencies = []
files = []
hgrepos = []
issue_num = 970799
keywords = []
message_count = 6.0
messages = ['21124', '21125', '21126', '21127', '21128', '21129']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'jackjansen', 'dekiefer']
pr_nums = []
priority = 'low'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue970799'
versions = ['Python 2.3']
```
</p></details>
| Pyton 2.3.4 Make Test Fails on Mac OS X | https://api.github.com/repos/python/cpython/issues/40381/comments | 6 | 2004-06-10T23:42:11Z | 2022-04-09T23:21:17Z | https://github.com/python/cpython/issues/40381 | 1,198,802,328 | 40,381 |
[
"python",
"cpython"
] | BPO | [970783](https://bugs.python.org/issue970783)
--- | :---
Nosy | @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/birkenfeld'
closed_at = <Date 2009-03-31.17:13:20.513>
created_at = <Date 2004-06-10.22:51:39.000>
labels = ['easy', 'type-feature', 'docs']
title = 'PyObject_GenericGetAttr is undocumented'
updated_at = <Date 2009-03-31.17:13:20.511>
user = 'https://bugs.python.org/ehuss'
```
bugs.python.org fields:
```python
activity = <Date 2009-03-31.17:13:20.511>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = <Date 2009-03-31.17:13:20.513>
closer = 'georg.brandl'
components = ['Documentation']
creation = <Date 2004-06-10.22:51:39.000>
creator = 'ehuss'
dependencies = []
files = []
hgrepos = []
issue_num = 970783
keywords = ['easy']
message_count = 3.0
messages = ['60500', '60501', '84841']
nosy_count = 3.0
nosy_names = ['jepler', 'georg.brandl', 'ehuss']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'needs patch'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue970783'
versions = ['Python 2.6']
```
</p></details>
| PyObject_GenericGetAttr is undocumented | https://api.github.com/repos/python/cpython/issues/40380/comments | 3 | 2004-06-10T22:51:39Z | 2022-04-09T23:21:16Z | https://github.com/python/cpython/issues/40380 | 1,198,802,323 | 40,380 |
[
"python",
"cpython"
] | BPO | [970459](https://bugs.python.org/issue970459)
--- | :---
Nosy | @tim-one, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-06-12.08:54:52.000>
created_at = <Date 2004-06-10.14:58:07.000>
labels = ['interpreter-core']
title = 'Generators produce wrong exception'
updated_at = <Date 2004-06-12.08:54:52.000>
user = 'https://bugs.python.org/anderslehmann'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-12.08:54:52.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-10.14:58:07.000>
creator = 'anders_lehmann'
dependencies = []
files = []
hgrepos = []
issue_num = 970459
keywords = []
message_count = 5.0
messages = ['21119', '21120', '21121', '21122', '21123']
nosy_count = 3.0
nosy_names = ['tim.peters', 'rhettinger', 'anders_lehmann']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue970459'
versions = ['Python 2.3']
```
</p></details>
| Generators produce wrong exception | https://api.github.com/repos/python/cpython/issues/40379/comments | 5 | 2004-06-10T14:58:07Z | 2022-04-09T23:21:14Z | https://github.com/python/cpython/issues/40379 | 1,198,802,320 | 40,379 |
[
"python",
"cpython"
] | BPO | [970334](https://bugs.python.org/issue970334)
--- | :---
Nosy | @mwhudson, @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2005-12-19.22:19:10.000>
created_at = <Date 2004-06-10.12:46:18.000>
labels = ['build']
title = '2.3.4 fails build on solaris 10 - complexobject.c'
updated_at = <Date 2005-12-19.22:19:10.000>
user = 'https://bugs.python.org/lonebandit'
```
bugs.python.org fields:
```python
activity = <Date 2005-12-19.22:19:10.000>
actor = 'dlr'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-06-10.12:46:18.000>
creator = 'lonebandit'
dependencies = []
files = []
hgrepos = []
issue_num = 970334
keywords = []
message_count = 10.0
messages = ['21109', '21110', '21111', '21112', '21113', '21114', '21115', '21116', '21117', '21118']
nosy_count = 4.0
nosy_names = ['mwh', 'tim.peters', 'dlr', 'lonebandit']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue970334'
versions = []
```
</p></details>
| 2.3.4 fails build on solaris 10 - complexobject.c | https://api.github.com/repos/python/cpython/issues/40378/comments | 10 | 2004-06-10T12:46:18Z | 2022-04-09T23:21:14Z | https://github.com/python/cpython/issues/40378 | 1,198,802,315 | 40,378 |
[
"python",
"cpython"
] | BPO | [970288](https://bugs.python.org/issue970288)
--- | :---
Nosy | @loewis, @devdanzin
Dependencies | <li>bpo-876637: Random stack corruption from socketmodule.c </li>
Files | <li>[socketmodule_timeout_using_poll.patch](https://bugs.python.org/file6027/socketmodule_timeout_using_poll.patch "Uploaded as text/plain at 2004-06-10.11:13:59 by troels")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2009-02-14.13:57:08.389>
created_at = <Date 2004-06-10.11:13:59.000>
labels = ['extension-modules', 'type-bug']
title = 'Fix for python/cpython#39819 - Random stack corruption from socketmodule'
updated_at = <Date 2009-02-14.13:57:08.377>
user = 'https://bugs.python.org/troels'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-14.13:57:08.377>
actor = 'ajaksu2'
assignee = 'none'
closed = True
closed_date = <Date 2009-02-14.13:57:08.389>
closer = 'ajaksu2'
components = ['Extension Modules']
creation = <Date 2004-06-10.11:13:59.000>
creator = 'troels'
dependencies = ['876637']
files = ['6027']
hgrepos = []
issue_num = 970288
keywords = ['patch']
message_count = 5.0
messages = ['46164', '46165', '46166', '46167', '82055']
nosy_count = 5.0
nosy_names = ['loewis', 'nnorwitz', 'troels', 'ajaksu2', 'vila']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue970288'
versions = ['Python 2.4']
```
</p></details>
| Fix for #876637 - Random stack corruption from socketmodule | https://api.github.com/repos/python/cpython/issues/40377/comments | 5 | 2004-06-10T11:13:59Z | 2022-04-09T23:21:12Z | https://github.com/python/cpython/issues/40377 | 1,198,802,310 | 40,377 |
[
"python",
"cpython"
] | BPO | [970042](https://bugs.python.org/issue970042)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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-13.21:11:06.000>
created_at = <Date 2004-06-10.00:35:52.000>
labels = ['docs']
title = 'fcntl.lockf() signature uses len, doc refers to length'
updated_at = <Date 2004-06-13.21:11:06.000>
user = 'https://bugs.python.org/clintonroy'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-13.21:11:06.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-06-10.00:35:52.000>
creator = 'clintonroy'
dependencies = []
files = []
hgrepos = []
issue_num = 970042
keywords = []
message_count = 2.0
messages = ['21107', '21108']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'clintonroy']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue970042'
versions = ['Python 2.3']
```
</p></details>
| fcntl.lockf() signature uses len, doc refers to length | https://api.github.com/repos/python/cpython/issues/40376/comments | 2 | 2004-06-10T00:35:52Z | 2022-04-09T23:21:11Z | https://github.com/python/cpython/issues/40376 | 1,198,802,302 | 40,376 |
[
"python",
"cpython"
] | BPO | [970019](https://bugs.python.org/issue970019)
--- | :---
Nosy | @loewis
Files | <li>[python.patch](https://bugs.python.org/file6026/python.patch "Uploaded as text/plain at 2004-06-09.23:44:55 by misc_from_metz"): Use a better BuildRoot tag</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-25.13:01:20.000>
created_at = <Date 2004-06-09.23:44:53.000>
labels = []
title = 'Use a better BuildRoot tag'
updated_at = <Date 2004-08-25.13:01:20.000>
user = 'https://bugs.python.org/miscfrommetz'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-25.13:01:20.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-06-09.23:44:53.000>
creator = 'misc_from_metz'
dependencies = []
files = ['6026']
hgrepos = []
issue_num = 970019
keywords = ['patch']
message_count = 2.0
messages = ['46162', '46163']
nosy_count = 2.0
nosy_names = ['loewis', 'misc_from_metz']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue970019'
versions = []
```
</p></details>
| Use a better BuildRoot tag | https://api.github.com/repos/python/cpython/issues/40375/comments | 2 | 2004-06-09T23:44:53Z | 2022-04-09T23:21:09Z | https://github.com/python/cpython/issues/40375 | 1,198,802,298 | 40,375 |
[
"python",
"cpython"
] | BPO | [970015](https://bugs.python.org/issue970015)
--- | :---
Nosy | @loewis
Files | <li>[python.patch](https://bugs.python.org/file6025/python.patch "Uploaded as text/plain at 2004-06-09.23:38:58 by misc_from_metz"): Replace '-' by '_' when writing the Version and Release tags of the spec files</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-25.13:05:22.000>
created_at = <Date 2004-06-09.23:38:58.000>
labels = ['library']
title = 'Generate a working spec even with wrong version of software '
updated_at = <Date 2004-08-25.13:05:22.000>
user = 'https://bugs.python.org/miscfrommetz'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-25.13:05:22.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2004-06-09.23:38:58.000>
creator = 'misc_from_metz'
dependencies = []
files = ['6025']
hgrepos = []
issue_num = 970015
keywords = ['patch']
message_count = 2.0
messages = ['46160', '46161']
nosy_count = 2.0
nosy_names = ['loewis', 'misc_from_metz']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue970015'
versions = ['Python 2.3']
```
</p></details>
| Generate a working spec even with wrong version of software | https://api.github.com/repos/python/cpython/issues/40374/comments | 2 | 2004-06-09T23:38:58Z | 2022-04-09T23:21:08Z | https://github.com/python/cpython/issues/40374 | 1,198,802,297 | 40,374 |
[
"python",
"cpython"
] | BPO | [969938](https://bugs.python.org/issue969938)
--- | :---
Nosy | @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/smontanaro'
closed_at = <Date 2004-06-11.04:46:33.000>
created_at = <Date 2004-06-09.21:45:29.000>
labels = []
title = "pydoc ignores module's __all__ attributes"
updated_at = <Date 2004-06-11.04:46:33.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-11.04:46:33.000>
actor = 'skip.montanaro'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2004-06-09.21:45:29.000>
creator = 'skip.montanaro'
dependencies = []
files = []
hgrepos = []
issue_num = 969938
keywords = []
message_count = 2.0
messages = ['21105', '21106']
nosy_count = 1.0
nosy_names = ['skip.montanaro']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue969938'
versions = []
```
</p></details>
| pydoc ignores module's __all__ attributes | https://api.github.com/repos/python/cpython/issues/40373/comments | 2 | 2004-06-09T21:45:29Z | 2022-04-09T23:21:08Z | https://github.com/python/cpython/issues/40373 | 1,198,802,290 | 40,373 |
[
"python",
"cpython"
] | BPO | [969907](https://bugs.python.org/issue969907)
--- | :---
Nosy | @loewis, @akuchling
Files | <li>[cookielib.py.patch](https://bugs.python.org/file6024/cookielib.py.patch "Uploaded as text/plain at 2004-06-09.21:09:32 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/loewis'
closed_at = <Date 2004-07-10.18:32:32.000>
created_at = <Date 2004-06-09.21:09:32.000>
labels = ['library']
title = "Don't print to stdout in cookielib.py exception handler "
updated_at = <Date 2004-07-10.18:32:32.000>
user = 'https://bugs.python.org/jjlee'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.18:32:32.000>
actor = 'akuchling'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-09.21:09:32.000>
creator = 'jjlee'
dependencies = []
files = ['6024']
hgrepos = []
issue_num = 969907
keywords = ['patch']
message_count = 2.0
messages = ['46158', '46159']
nosy_count = 3.0
nosy_names = ['loewis', 'akuchling', 'jjlee']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue969907'
versions = ['Python 2.4']
```
</p></details>
| Don't print to stdout in cookielib.py exception handler | https://api.github.com/repos/python/cpython/issues/40372/comments | 2 | 2004-06-09T21:09:32Z | 2022-04-09T23:21:07Z | https://github.com/python/cpython/issues/40372 | 1,198,802,284 | 40,372 |
[
"python",
"cpython"
] | BPO | [969900](https://bugs.python.org/issue969900)
--- | :---
Nosy | @loewis, @akuchling
Files | <li>[libcookielib.tex.patch](https://bugs.python.org/file6023/libcookielib.tex.patch "Uploaded as text/plain at 2004-06-09.20:55:06 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/loewis'
closed_at = <Date 2004-07-10.18:40:10.000>
created_at = <Date 2004-06-09.20:55:06.000>
labels = ['library']
title = 'cookielib doc minor corrections and clarifications'
updated_at = <Date 2004-07-10.18:40:10.000>
user = 'https://bugs.python.org/jjlee'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.18:40:10.000>
actor = 'akuchling'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-09.20:55:06.000>
creator = 'jjlee'
dependencies = []
files = ['6023']
hgrepos = []
issue_num = 969900
keywords = ['patch']
message_count = 2.0
messages = ['46156', '46157']
nosy_count = 3.0
nosy_names = ['loewis', 'akuchling', 'jjlee']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue969900'
versions = ['Python 2.4']
```
</p></details>
| cookielib doc minor corrections and clarifications | https://api.github.com/repos/python/cpython/issues/40371/comments | 2 | 2004-06-09T20:55:06Z | 2022-04-09T23:21:06Z | https://github.com/python/cpython/issues/40371 | 1,198,802,279 | 40,371 |
[
"python",
"cpython"
] | BPO | [969805](https://bugs.python.org/issue969805)
--- | :---
Nosy | @tim-one, @rhettinger
Files | <li>[tupleobject.diff](https://bugs.python.org/file6022/tupleobject.diff "Uploaded as text/plain at 2004-06-09.18:18:19 by dooms"): context diff of python2.3-2.3.3/Objects/tupleobject.c</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2004-06-09.19:02:46.000>
created_at = <Date 2004-06-09.18:18:19.000>
labels = ['interpreter-core']
title = "str(a_tuple) == '(%s)'%', '.join(map(str,a_tuple))"
updated_at = <Date 2004-06-09.19:02:46.000>
user = 'https://bugs.python.org/dooms'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-09.19:02:46.000>
actor = 'dooms'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-09.18:18:19.000>
creator = 'dooms'
dependencies = []
files = ['6022']
hgrepos = []
issue_num = 969805
keywords = ['patch']
message_count = 3.0
messages = ['46153', '46154', '46155']
nosy_count = 3.0
nosy_names = ['tim.peters', 'rhettinger', 'dooms']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue969805'
versions = ['Python 2.3']
```
</p></details>
| str(a_tuple) == '(%s)'%', '.join(map(str,a_tuple)) | https://api.github.com/repos/python/cpython/issues/40370/comments | 3 | 2004-06-09T18:18:19Z | 2022-04-09T23:21:05Z | https://github.com/python/cpython/issues/40370 | 1,198,802,276 | 40,370 |
[
"python",
"cpython"
] | BPO | [969791](https://bugs.python.org/issue969791)
--- | :---
Nosy | @tim-one, @rhettinger
Files | <li>[heap2.diff](https://bugs.python.org/file6020/heap2.diff "Uploaded as text/plain at 2004-06-09.19:00:16 by @rhettinger"): Patch for nsmallest() and nlargest()</li><li>[heapperf.py](https://bugs.python.org/file6021/heapperf.py "Uploaded as text/plain at 2004-06-09.23:41:29 by @rhettinger"): Comparison counting 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 = 'https://github.com/tim-one'
closed_at = <Date 2004-06-10.04:53:26.000>
created_at = <Date 2004-06-09.17:59:15.000>
labels = ['library']
title = 'Add nlargest() and nsmallest() to heapq.'
updated_at = <Date 2004-06-10.04:53:26.000>
user = 'https://github.com/rhettinger'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-10.04:53:26.000>
actor = 'rhettinger'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-09.17:59:15.000>
creator = 'rhettinger'
dependencies = []
files = ['6020', '6021']
hgrepos = []
issue_num = 969791
keywords = ['patch']
message_count = 5.0
messages = ['46148', '46149', '46150', '46151', '46152']
nosy_count = 2.0
nosy_names = ['tim.peters', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue969791'
versions = ['Python 2.4']
```
</p></details>
| Add nlargest() and nsmallest() to heapq. | https://api.github.com/repos/python/cpython/issues/40369/comments | 5 | 2004-06-09T17:59:15Z | 2022-04-09T23:21:04Z | https://github.com/python/cpython/issues/40369 | 1,198,802,271 | 40,369 |
[
"python",
"cpython"
] | BPO | [969757](https://bugs.python.org/issue969757)
--- | :---
Nosy | @birkenfeld, @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/birkenfeld'
closed_at = <Date 2005-07-08.21:37:02.000>
created_at = <Date 2004-06-09.16:59:28.000>
labels = ['docs']
title = 'function and method objects confounded in Tutorial'
updated_at = <Date 2005-07-08.21:37:02.000>
user = 'https://bugs.python.org/mjackson'
```
bugs.python.org fields:
```python
activity = <Date 2005-07-08.21:37:02.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-06-09.16:59:28.000>
creator = 'mjackson'
dependencies = []
files = []
hgrepos = []
issue_num = 969757
keywords = []
message_count = 2.0
messages = ['21103', '21104']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'georg.brandl', 'mjackson']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue969757'
versions = []
```
</p></details>
| function and method objects confounded in Tutorial | https://api.github.com/repos/python/cpython/issues/40368/comments | 2 | 2004-06-09T16:59:28Z | 2022-04-09T23:21:02Z | https://github.com/python/cpython/issues/40368 | 1,198,802,270 | 40,368 |
[
"python",
"cpython"
] | BPO | [969718](https://bugs.python.org/issue969718)
--- | :---
Nosy | @malemburg, @loewis, @birkenfeld, @ronaldoussoren, @mdickinson, @marienz, @pitrou, @vstinner, @tarekziade, @jwilk, @ned-deily, @merwok, @ambv, @koobs
Superseder | <li>bpo-36235: distutils.sysconfig.customize_compiler() overrides CFLAGS var with OPT var if CFLAGS env var is set</li>
Files | <li>[distutils_opt_flag.patch](https://bugs.python.org/file19750/distutils_opt_flag.patch "Uploaded as text/plain at 2010-11-21.15:52:42 by lambacck"): Preliminary Patch</li><li>[debian-sysconfig-flags.patch](https://bugs.python.org/file20689/debian-sysconfig-flags.patch "Uploaded as text/plain at 2011-02-05.22:34:00 by @skrah")</li><li>[sysconfig-flags-minimal.patch](https://bugs.python.org/file20698/sysconfig-flags-minimal.patch "Uploaded as text/plain at 2011-02-06.11:31:58 by @skrah")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tarekziade'
closed_at = <Date 2019-03-18.17:34:44.770>
created_at = <Date 2004-06-09.15:56:47.000>
labels = ['type-bug', 'library']
title = 'BASECFLAGS are not passed to module build line'
updated_at = <Date 2019-03-18.17:34:44.769>
user = 'https://bugs.python.org/vaxhacker'
```
bugs.python.org fields:
```python
activity = <Date 2019-03-18.17:34:44.769>
actor = 'vstinner'
assignee = 'tarek'
closed = True
closed_date = <Date 2019-03-18.17:34:44.770>
closer = 'vstinner'
components = ['Distutils']
creation = <Date 2004-06-09.15:56:47.000>
creator = 'vaxhacker'
dependencies = []
files = ['19750', '20689', '20698']
hgrepos = []
issue_num = 969718
keywords = ['patch']
message_count = 21.0
messages = ['21099', '21100', '21101', '21102', '93701', '121944', '127850', '127851', '128031', '128032', '128034', '128051', '128060', '128065', '128155', '128158', '128159', '200379', '200383', '200385', '338266']
nosy_count = 20.0
nosy_names = ['lemburg', 'loewis', 'georg.brandl', 'ronaldoussoren', 'mark.dickinson', 'vaxhacker', 'nyogtha', 'marienz', 'pitrou', 'vstinner', 'jyasskin', 'tarek', 'jwilk', 'ned.deily', 'eric.araujo', 'rpetrov', 'Arfrever', 'lambacck', 'lukasz.langa', 'koobs']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '36235'
type = 'behavior'
url = 'https://bugs.python.org/issue969718'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']
```
</p></details>
| BASECFLAGS are not passed to module build line | https://api.github.com/repos/python/cpython/issues/40367/comments | 21 | 2004-06-09T15:56:47Z | 2022-04-09T23:21:02Z | https://github.com/python/cpython/issues/40367 | 1,198,802,266 | 40,367 |
[
"python",
"cpython"
] | BPO | [969574](https://bugs.python.org/issue969574)
--- | :---
Files | <li>[python.fix](https://bugs.python.org/file1305/python.fix "Uploaded at 2004-06-09.13:00:00 by lukem"): restartablesignal.patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-10-13.14:56:59.000>
created_at = <Date 2004-06-09.12:59:59.000>
labels = ['interpreter-core']
title = 'BSD restartable signals not correctly disabled'
updated_at = <Date 2004-10-13.14:56:59.000>
user = 'https://bugs.python.org/lukem'
```
bugs.python.org fields:
```python
activity = <Date 2004-10-13.14:56:59.000>
actor = 'anthonybaxter'
assignee = 'anthonybaxter'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-09.12:59:59.000>
creator = 'lukem'
dependencies = []
files = ['1305']
hgrepos = []
issue_num = 969574
keywords = []
message_count = 3.0
messages = ['21096', '21097', '21098']
nosy_count = 2.0
nosy_names = ['anthonybaxter', 'lukem']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue969574'
versions = []
```
</p></details>
| BSD restartable signals not correctly disabled | https://api.github.com/repos/python/cpython/issues/40366/comments | 3 | 2004-06-09T12:59:59Z | 2022-04-09T23:20:59Z | https://github.com/python/cpython/issues/40366 | 1,198,802,263 | 40,366 |
[
"python",
"cpython"
] | BPO | [969492](https://bugs.python.org/issue969492)
--- | :---
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-10-03.13:36:55.000>
created_at = <Date 2004-06-09.10:03:18.000>
labels = ['invalid']
title = 'Python hangs up on I/O operations on the latest FreeBSD 4.10'
updated_at = <Date 2005-10-03.13:36:55.000>
user = 'https://bugs.python.org/iww'
```
bugs.python.org fields:
```python
activity = <Date 2005-10-03.13:36:55.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-06-09.10:03:18.000>
creator = 'iww'
dependencies = []
files = []
hgrepos = []
issue_num = 969492
keywords = []
message_count = 5.0
messages = ['21091', '21092', '21093', '21094', '21095']
nosy_count = 4.0
nosy_names = ['nnorwitz', 'jepler', 'georg.brandl', 'iww']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue969492'
versions = ['Python 2.3']
```
</p></details>
| Python hangs up on I/O operations on the latest FreeBSD 4.10 | https://api.github.com/repos/python/cpython/issues/40365/comments | 5 | 2004-06-09T10:03:18Z | 2022-04-09T23:20:58Z | https://github.com/python/cpython/issues/40365 | 1,198,802,261 | 40,365 |
[
"python",
"cpython"
] | BPO | [969415](https://bugs.python.org/issue969415)
--- | :---
Nosy | @malemburg, @loewis, @rhettinger, @hyeshik
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-17.14:49:32.000>
created_at = <Date 2004-06-09.06:54:21.000>
labels = ['docs']
title = 'CJK codecs list incomplete'
updated_at = <Date 2004-07-17.14:49:32.000>
user = 'https://bugs.python.org/mikejbrown'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-17.14:49:32.000>
actor = 'hyeshik.chang'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-06-09.06:54:21.000>
creator = 'mike_j_brown'
dependencies = []
files = []
hgrepos = []
issue_num = 969415
keywords = []
message_count = 10.0
messages = ['21081', '21082', '21083', '21084', '21085', '21086', '21087', '21088', '21089', '21090']
nosy_count = 5.0
nosy_names = ['lemburg', 'loewis', 'mike_j_brown', 'rhettinger', 'hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue969415'
versions = ['Python 2.4']
```
</p></details>
| CJK codecs list incomplete | https://api.github.com/repos/python/cpython/issues/40364/comments | 10 | 2004-06-09T06:54:21Z | 2022-04-09T23:20:57Z | https://github.com/python/cpython/issues/40364 | 1,198,802,257 | 40,364 |
[
"python",
"cpython"
] | BPO | [969180](https://bugs.python.org/issue969180)
--- | :---
Files | <li>[hotshot.diff](https://bugs.python.org/file6019/hotshot.diff "Uploaded as text/plain at 2004-06-08.20:13:44 by vaxhacker"): Fix</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-06-13.20:45:29.000>
created_at = <Date 2004-06-08.20:13:44.000>
labels = ['extension-modules']
title = 'hotshot incorrectly computes elapsed time'
updated_at = <Date 2004-06-13.20:45:29.000>
user = 'https://bugs.python.org/vaxhacker'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-13.20:45:29.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-06-08.20:13:44.000>
creator = 'vaxhacker'
dependencies = []
files = ['6019']
hgrepos = []
issue_num = 969180
keywords = ['patch']
message_count = 2.0
messages = ['46146', '46147']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'vaxhacker']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue969180'
versions = ['Python 2.3']
```
</p></details>
| hotshot incorrectly computes elapsed time | https://api.github.com/repos/python/cpython/issues/40363/comments | 2 | 2004-06-08T20:13:44Z | 2022-04-09T23:20:56Z | https://github.com/python/cpython/issues/40363 | 1,198,802,250 | 40,363 |
[
"python",
"cpython"
] | BPO | [968728](https://bugs.python.org/issue968728)
--- | :---
Nosy | @mwhudson, @tim-one, @loewis, @hyeshik
Files | <li>[python.patch](https://bugs.python.org/file6018/python.patch "Uploaded as text/plain at 2004-06-08.08:48:40 by michaesc"): Include/pyport.h repair for missing HUGE_VAL</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-02-10.03:45:35.000>
created_at = <Date 2004-06-08.08:48:40.000>
labels = ['interpreter-core']
title = 'Py_HUGE_VAL HUGE_VAL HUGE undefined'
updated_at = <Date 2005-02-10.03:45:35.000>
user = 'https://bugs.python.org/michaesc'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-10.03:45:35.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-08.08:48:40.000>
creator = 'michaesc'
dependencies = []
files = ['6018']
hgrepos = []
issue_num = 968728
keywords = ['patch']
message_count = 8.0
messages = ['46138', '46139', '46140', '46141', '46142', '46143', '46144', '46145']
nosy_count = 6.0
nosy_names = ['mwh', 'tim.peters', 'loewis', 'hyeshik.chang', 'michaesc', 'cross']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue968728'
versions = ['Python 2.3']
```
</p></details>
| Py_HUGE_VAL HUGE_VAL HUGE undefined | https://api.github.com/repos/python/cpython/issues/40362/comments | 8 | 2004-06-08T08:48:40Z | 2022-04-09T23:20:55Z | https://github.com/python/cpython/issues/40362 | 1,198,802,249 | 40,362 |
[
"python",
"cpython"
] | BPO | [968430](https://bugs.python.org/issue968430)
--- | :---
Nosy | @warsaw, @vstinner, @devdanzin, @bitdancer
Dependencies | <li>bpo-1590744: mail message parsing glitch</li><li>bpo-1670765: email.Generator: no header wrapping for multipart/signed</li>
Files | <li>[email_smime_bug.zip](https://bugs.python.org/file1304/email_smime_bug.zip "Uploaded at 2004-06-07.20:34:58 by ludo"): test messages and ca certificate 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 = None
created_at = <Date 2004-06-07.20:34:58.000>
labels = ['type-bug', 'expert-email']
title = 'error flattening complex smime signed message'
updated_at = <Date 2019-07-29.12:01:30.577>
user = 'https://bugs.python.org/ludo'
```
bugs.python.org fields:
```python
activity = <Date 2019-07-29.12:01:30.577>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['email']
creation = <Date 2004-06-07.20:34:58.000>
creator = 'ludo'
dependencies = ['1590744', '1670765']
files = ['1304']
hgrepos = []
issue_num = 968430
keywords = ['patch']
message_count = 8.0
messages = ['21076', '21077', '21078', '21079', '21080', '82054', '161478', '348648']
nosy_count = 9.0
nosy_names = ['barry', 'ludo', 'shevek', 'hta', 'gagern', 'vstinner', 'ajaksu2', 'r.david.murray', 'srikanths']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue968430'
versions = ['Python 3.3']
```
</p></details>
| error flattening complex smime signed message | https://api.github.com/repos/python/cpython/issues/40361/comments | 8 | 2004-06-07T20:34:58Z | 2023-11-23T15:13:28Z | https://github.com/python/cpython/issues/40361 | 1,198,802,245 | 40,361 |
[
"python",
"cpython"
] | BPO | [968245](https://bugs.python.org/issue968245)
--- | :---
Nosy | @vsajip
Files | <li>[stackwalk.tar.gz](https://bugs.python.org/file1302/stackwalk.tar.gz "Uploaded at 2004-06-09.09:26:54 by @vsajip"): Simple test scripts to test stack frame functions</li><li>[pylogbug.tar.gz](https://bugs.python.org/file1303/pylogbug.tar.gz "Uploaded at 2004-07-14.15:33:34 by superleo303"): this will reproduce the logging error for me on freebsd and redhat</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/vsajip'
closed_at = <Date 2004-07-15.18:05:02.000>
created_at = <Date 2004-06-07.15:49:50.000>
labels = ['library']
title = 'Python Logging filename & file number '
updated_at = <Date 2004-07-15.18:05:02.000>
user = 'https://bugs.python.org/superleo303'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-15.18:05:02.000>
actor = 'superleo303'
assignee = 'vinay.sajip'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-06-07.15:49:50.000>
creator = 'superleo303'
dependencies = []
files = ['1302', '1303']
hgrepos = []
issue_num = 968245
keywords = []
message_count = 10.0
messages = ['21066', '21067', '21068', '21069', '21070', '21071', '21072', '21073', '21074', '21075']
nosy_count = 2.0
nosy_names = ['vinay.sajip', 'superleo303']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue968245'
versions = ['Python 2.3']
```
</p></details>
| Python Logging filename & file number | https://api.github.com/repos/python/cpython/issues/40360/comments | 10 | 2004-06-07T15:49:50Z | 2022-04-09T23:20:53Z | https://github.com/python/cpython/issues/40360 | 1,198,802,242 | 40,360 |
[
"python",
"cpython"
] | BPO | [968063](https://bugs.python.org/issue968063)
--- | :---
Nosy | @rhettinger, @pitrou, @devdanzin, @merwok, @berkerpeksag, @serhiy-storchaka, @damngamerz, @iritkatriel
Files | <li>[fileinput.diff](https://bugs.python.org/file6016/fileinput.diff "Uploaded as text/plain at 2004-06-07.09:45:17 by relm"): Patch to add fileinput.islastline()</li><li>[pup.py](https://bugs.python.org/file6017/pup.py "Uploaded as text/plain at 2004-06-15.18:42:38 by relm"): A "word count" program with and without fileinput.islastline()</li><li>[cpython_rev68060.patch](https://bugs.python.org/file20928/cpython_rev68060.patch "Uploaded as text/plain at 2011-02-27.03:22:07 by Digitalxero")</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 2022-04-02.18:54:23.650>
created_at = <Date 2004-06-07.09:45:17.000>
labels = ['3.7', 'easy', 'type-feature', 'library']
title = 'Add fileinput.islastline()'
updated_at = <Date 2022-04-02.18:54:23.649>
user = 'https://bugs.python.org/relm'
```
bugs.python.org fields:
```python
activity = <Date 2022-04-02.18:54:23.649>
actor = 'iritkatriel'
assignee = 'none'
closed = True
closed_date = <Date 2022-04-02.18:54:23.650>
closer = 'iritkatriel'
components = ['Library (Lib)']
creation = <Date 2004-06-07.09:45:17.000>
creator = 'relm'
dependencies = []
files = ['6016', '6017', '20928']
hgrepos = []
issue_num = 968063
keywords = ['patch', 'easy']
message_count = 17.0
messages = ['46132', '46133', '46134', '46135', '46136', '46137', '81711', '125560', '129609', '137209', '187432', '286385', '287069', '287080', '292601', '416576', '416577']
nosy_count = 14.0
nosy_names = ['rhettinger', 'isandler', 'sonderblade', 'pitrou', 'ajaksu2', 'relm', 'dharriso', 'eric.araujo', 'Digitalxero', 'berker.peksag', 'serhiy.storchaka', 'damngamerz', 'John Tapsell', 'iritkatriel']
pr_nums = []
priority = 'low'
resolution = 'rejected'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue968063'
versions = ['Python 3.7']
```
</p></details>
| Add fileinput.islastline() | https://api.github.com/repos/python/cpython/issues/40359/comments | 17 | 2004-06-07T09:45:17Z | 2022-04-09T23:20:51Z | https://github.com/python/cpython/issues/40359 | 1,198,802,240 | 40,359 |
[
"python",
"cpython"
] | BPO | [967986](https://bugs.python.org/issue967986)
--- | :---
Nosy | @malemburg
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/malemburg'
closed_at = <Date 2007-01-13.19:26:46.000>
created_at = <Date 2004-06-07.07:00:09.000>
labels = ['expert-unicode']
title = "file.encoding doesn't apply to file.write"
updated_at = <Date 2007-01-13.19:26:46.000>
user = 'https://bugs.python.org/donut'
```
bugs.python.org fields:
```python
activity = <Date 2007-01-13.19:26:46.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2004-06-07.07:00:09.000>
creator = 'donut'
dependencies = []
files = []
hgrepos = []
issue_num = 967986
keywords = []
message_count = 3.0
messages = ['21063', '21064', '21065']
nosy_count = 2.0
nosy_names = ['lemburg', 'donut']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue967986'
versions = ['Python 2.3']
```
</p></details>
| file.encoding doesn't apply to file.write | https://api.github.com/repos/python/cpython/issues/40358/comments | 3 | 2004-06-07T07:00:09Z | 2022-04-09T23:20:51Z | https://github.com/python/cpython/issues/40358 | 1,198,802,236 | 40,358 |
[
"python",
"cpython"
] | BPO | [967934](https://bugs.python.org/issue967934)
--- | :---
Nosy | @rhettinger, @goodger, @devdanzin, @bitdancer
Dependencies | <li>bpo-1465014: CSV regression in 2.5a1: multi-line cells</li>
Files | <li>[tcsv.py](https://bugs.python.org/file1301/tcsv.py "Uploaded as text/plain at 2004-06-07.04:47:47 by gnbond")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2010-05-20.20:55:26.115>
created_at = <Date 2004-06-07.04:46:56.000>
labels = ['extension-modules', 'type-bug', 'library']
title = 'csv module cannot handle embedded \\r'
updated_at = <Date 2010-05-20.20:55:26.106>
user = 'https://bugs.python.org/gnbond'
```
bugs.python.org fields:
```python
activity = <Date 2010-05-20.20:55:26.106>
actor = 'r.david.murray'
assignee = 'andrewmcnamara'
closed = True
closed_date = <Date 2010-05-20.20:55:26.115>
closer = 'r.david.murray'
components = ['Extension Modules', 'Library (Lib)']
creation = <Date 2004-06-07.04:46:56.000>
creator = 'gnbond'
dependencies = ['1465014']
files = ['1301']
hgrepos = []
issue_num = 967934
keywords = []
message_count = 8.0
messages = ['21057', '21058', '21059', '21060', '21061', '21062', '82052', '106189']
nosy_count = 6.0
nosy_names = ['rhettinger', 'goodger', 'gnbond', 'andrewmcnamara', 'ajaksu2', 'r.david.murray']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue967934'
versions = ['Python 2.6']
```
</p></details>
| csv module cannot handle embedded \r | https://api.github.com/repos/python/cpython/issues/40357/comments | 8 | 2004-06-07T04:46:56Z | 2022-04-09T23:20:49Z | https://github.com/python/cpython/issues/40357 | 1,198,802,233 | 40,357 |
[
"python",
"cpython"
] | BPO | [967763](https://bugs.python.org/issue967763)
--- | :---
Nosy | @gpshead
Files | <li>[bsddb.patch](https://bugs.python.org/file6014/bsddb.patch "Uploaded as text/plain at 2004-06-06.20:51:04 by nnorwitz"): mem leak patch 1</li><li>[sf-patch-967763-fix.patch](https://bugs.python.org/file6015/sf-patch-967763-fix.patch "Uploaded as text/plain at 2004-06-27.23:34:52 by @gpshead"): committed patch for related memleaks</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gpshead'
closed_at = <Date 2004-12-20.00:00:03.000>
created_at = <Date 2004-06-06.20:51:04.000>
labels = []
title = 'fix bsddb memory leaks'
updated_at = <Date 2004-12-20.00:00:03.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2004-12-20.00:00:03.000>
actor = 'gregory.p.smith'
assignee = 'gregory.p.smith'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-06-06.20:51:04.000>
creator = 'nnorwitz'
dependencies = []
files = ['6014', '6015']
hgrepos = []
issue_num = 967763
keywords = ['patch']
message_count = 10.0
messages = ['46122', '46123', '46124', '46125', '46126', '46127', '46128', '46129', '46130', '46131']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'gregory.p.smith', 'chomo']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue967763'
versions = ['Python 2.3']
```
</p></details>
| fix bsddb memory leaks | https://api.github.com/repos/python/cpython/issues/40356/comments | 10 | 2004-06-06T20:51:04Z | 2022-04-09T23:20:49Z | https://github.com/python/cpython/issues/40356 | 1,198,802,229 | 40,356 |
[
"python",
"cpython"
] | BPO | [967657](https://bugs.python.org/issue967657)
--- | :---
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-06-11.16:46:08.000>
created_at = <Date 2004-06-06.16:09:13.000>
labels = ['interpreter-core']
title = 'PyInt_FromString failed with certain hex/oct'
updated_at = <Date 2004-06-11.16:46:08.000>
user = 'https://bugs.python.org/qwj'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-11.16:46:08.000>
actor = 'anthonybaxter'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-06.16:09:13.000>
creator = 'qwj'
dependencies = []
files = []
hgrepos = []
issue_num = 967657
keywords = []
message_count = 5.0
messages = ['21052', '21053', '21054', '21055', '21056']
nosy_count = 3.0
nosy_names = ['tim.peters', 'anthonybaxter', 'qwj']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue967657'
versions = []
```
</p></details>
| PyInt_FromString failed with certain hex/oct | https://api.github.com/repos/python/cpython/issues/40355/comments | 5 | 2004-06-06T16:09:13Z | 2022-04-09T23:20:47Z | https://github.com/python/cpython/issues/40355 | 1,198,802,224 | 40,355 |
[
"python",
"cpython"
] | BPO | [967334](https://bugs.python.org/issue967334)
--- | :---
Nosy | @mwhudson
Files | <li>[segfcmd.py](https://bugs.python.org/file1300/segfcmd.py "Uploaded as text/plain at 2004-06-05.23:11:56 by acapnotic")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2004-08-23.11:00:07.000>
created_at = <Date 2004-06-05.23:11:56.000>
labels = ['interpreter-core']
title = 'Cmd in thread segfaults after Ctrl-C'
updated_at = <Date 2004-08-23.11:00:07.000>
user = 'https://bugs.python.org/acapnotic'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-23.11:00:07.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-05.23:11:56.000>
creator = 'acapnotic'
dependencies = []
files = ['1300']
hgrepos = []
issue_num = 967334
keywords = []
message_count = 4.0
messages = ['21048', '21049', '21050', '21051']
nosy_count = 3.0
nosy_names = ['mwh', 'nnorwitz', 'acapnotic']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue967334'
versions = ['Python 2.3']
```
</p></details>
| Cmd in thread segfaults after Ctrl-C | https://api.github.com/repos/python/cpython/issues/40354/comments | 4 | 2004-06-05T23:11:56Z | 2022-04-09T23:20:46Z | https://github.com/python/cpython/issues/40354 | 1,198,802,219 | 40,354 |
[
"python",
"cpython"
] | BPO | [967275](https://bugs.python.org/issue967275)
--- | :---
Nosy | @akuchling, @pitrou, @devdanzin
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2010-04-20.20:57:32.660>
created_at = <Date 2004-06-05.20:57:12.000>
labels = ['extension-modules', 'type-feature', 'invalid']
title = 'Better SSL support in socket module'
updated_at = <Date 2010-04-20.20:57:32.522>
user = 'https://github.com/akuchling'
```
bugs.python.org fields:
```python
activity = <Date 2010-04-20.20:57:32.522>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2010-04-20.20:57:32.660>
closer = 'pitrou'
components = ['Extension Modules']
creation = <Date 2004-06-05.20:57:12.000>
creator = 'akuchling'
dependencies = []
files = []
hgrepos = []
issue_num = 967275
keywords = []
message_count = 3.0
messages = ['61170', '82051', '103757']
nosy_count = 3.0
nosy_names = ['akuchling', 'pitrou', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue967275'
versions = ['Python 2.7']
```
</p></details>
| Better SSL support in socket module | https://api.github.com/repos/python/cpython/issues/40353/comments | 3 | 2004-06-05T20:57:12Z | 2022-04-09T23:20:44Z | https://github.com/python/cpython/issues/40353 | 1,198,802,217 | 40,353 |
[
"python",
"cpython"
] | BPO | [967207](https://bugs.python.org/issue967207)
--- | :---
Nosy | @theller
Files | <li>[pywin32 error.txt](https://bugs.python.org/file1299/pywin32%20error.txt "Uploaded at 2004-06-05.18:02:59 by puffingbilly"): textfile</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-06-07.15:50:01.000>
created_at = <Date 2004-06-05.18:02:59.000>
labels = ['extension-modules', 'invalid']
title = 'PythonWin fails reporting "Can not locate pywintypes23.dll '
updated_at = <Date 2004-06-07.15:50:01.000>
user = 'https://bugs.python.org/puffingbilly'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-07.15:50:01.000>
actor = 'theller'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-06-05.18:02:59.000>
creator = 'puffingbilly'
dependencies = []
files = ['1299']
hgrepos = []
issue_num = 967207
keywords = []
message_count = 2.0
messages = ['21046', '21047']
nosy_count = 2.0
nosy_names = ['theller', 'puffingbilly']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue967207'
versions = ['Python 2.3']
```
</p></details>
| PythonWin fails reporting "Can not locate pywintypes23.dll | https://api.github.com/repos/python/cpython/issues/40352/comments | 2 | 2004-06-05T18:02:59Z | 2022-04-09T23:20:43Z | https://github.com/python/cpython/issues/40352 | 1,198,802,214 | 40,352 |
[
"python",
"cpython"
] | BPO | [967182](https://bugs.python.org/issue967182)
--- | :---
Nosy | @tim-one, @smontanaro
Files | <li>[fileobj.diff](https://bugs.python.org/file1298/fileobj.diff "Uploaded as text/plain at 2004-06-11.05:44:42 by @smontanaro")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/smontanaro'
closed_at = <Date 2005-05-20.03:08:00.000>
created_at = <Date 2004-06-05.17:15:42.000>
labels = ['interpreter-core']
title = 'file("foo", "wU") is silently accepted'
updated_at = <Date 2005-05-20.03:08:00.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-20.03:08:00.000>
actor = 'skip.montanaro'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-05.17:15:42.000>
creator = 'skip.montanaro'
dependencies = []
files = ['1298']
hgrepos = []
issue_num = 967182
keywords = []
message_count = 6.0
messages = ['21040', '21041', '21042', '21043', '21044', '21045']
nosy_count = 2.0
nosy_names = ['tim.peters', 'skip.montanaro']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue967182'
versions = []
```
</p></details>
| file("foo", "wU") is silently accepted | https://api.github.com/repos/python/cpython/issues/40351/comments | 6 | 2004-06-05T17:15:42Z | 2022-04-09T23:20:43Z | https://github.com/python/cpython/issues/40351 | 1,198,802,209 | 40,351 |
[
"python",
"cpython"
] | BPO | [967161](https://bugs.python.org/issue967161)
--- | :---
Nosy | @akuchling, @bitdancer
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2013-05-26.12:28:39.846>
created_at = <Date 2004-06-05.16:29:34.000>
labels = ['type-feature', 'library']
title = 'pty.spawn() enhancements'
updated_at = <Date 2013-05-26.12:28:39.844>
user = 'https://github.com/akuchling'
```
bugs.python.org fields:
```python
activity = <Date 2013-05-26.12:28:39.844>
actor = 'akuchling'
assignee = 'none'
closed = True
closed_date = <Date 2013-05-26.12:28:39.846>
closer = 'akuchling'
components = ['Library (Lib)']
creation = <Date 2004-06-05.16:29:34.000>
creator = 'akuchling'
dependencies = []
files = []
hgrepos = []
issue_num = 967161
keywords = []
message_count = 9.0
messages = ['54176', '54177', '54178', '54179', '66864', '88669', '115124', '190049', '190082']
nosy_count = 7.0
nosy_names = ['akuchling', 'nnorwitz', 'jamesh', 'fergushenderson', 'psss', 'r.david.murray', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue967161'
versions = ['Python 3.2']
```
</p></details>
| pty.spawn() enhancements | https://api.github.com/repos/python/cpython/issues/40350/comments | 9 | 2004-06-05T16:29:34Z | 2022-04-09T23:20:41Z | https://github.com/python/cpython/issues/40350 | 1,198,802,203 | 40,350 |
[
"python",
"cpython"
] | BPO | [967057](https://bugs.python.org/issue967057)
--- | :---
Nosy | @akuchling
Files | <li>[patch-spelling.txt](https://bugs.python.org/file6013/patch-spelling.txt "Uploaded at 2004-06-05.13:15:34 by insomnike"): Spelling error 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/akuchling'
closed_at = <Date 2004-06-05.21:11:14.000>
created_at = <Date 2004-06-05.13:15:34.000>
labels = ['interpreter-core']
title = 'Fix to minor spelling error in exception in int_subtype_new'
updated_at = <Date 2004-06-05.21:11:14.000>
user = 'https://bugs.python.org/insomnike'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-05.21:11:14.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-06-05.13:15:34.000>
creator = 'insomnike'
dependencies = []
files = ['6013']
hgrepos = []
issue_num = 967057
keywords = ['patch']
message_count = 2.0
messages = ['46120', '46121']
nosy_count = 2.0
nosy_names = ['akuchling', 'insomnike']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue967057'
versions = ['Python 2.4']
```
</p></details>
| Fix to minor spelling error in exception in int_subtype_new | https://api.github.com/repos/python/cpython/issues/40349/comments | 2 | 2004-06-05T13:15:34Z | 2022-04-09T23:20:40Z | https://github.com/python/cpython/issues/40349 | 1,198,802,197 | 40,349 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.