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 | [483466](https://bugs.python.org/issue483466)
--- | :---
Nosy | @loewis
Files | <li>[site.py.diff](https://bugs.python.org/file3758/site.py.diff "Uploaded as text/plain at 2001-11-19.15:46:52 by ahlstromjc"): diff -c for site.py, Rev. 1.37</li><li>[import.h.diff](https://bugs.python.org/file3759/import.h.diff "Uploaded as text/plain at 2001-11-19.15:50:56 by ahlstromjc"): diff -c for import.h, Rev. 2.27</li><li>[importdl.h.diff](https://bugs.python.org/file3760/importdl.h.diff "Uploaded as text/plain at 2001-11-19.15:52:23 by ahlstromjc"): diff -c for importdl.h, Rev. 2.17</li><li>[pythonrun.c.diff](https://bugs.python.org/file3761/pythonrun.c.diff "Uploaded as text/plain at 2001-11-19.15:53:27 by ahlstromjc"): diff -c for pythonrun.c, Rev. 2.150</li><li>[import.c.diff](https://bugs.python.org/file3762/import.c.diff "Uploaded as text/plain at 2001-11-19.15:54:44 by ahlstromjc"): diff -c for import.c, Rev. 2.191</li><li>[site.py.diff](https://bugs.python.org/file3763/site.py.diff "Uploaded as text/plain at 2001-11-30.15:31:42 by ahlstromjc"): diff -c for site.py, Rev. 1.37, Ver2</li><li>[getpath.c.diff](https://bugs.python.org/file3764/getpath.c.diff "Uploaded as text/plain at 2001-11-30.15:41:39 by ahlstromjc"): diff -c for getpath.c, Rev. 1.39</li><li>[import.c.diff](https://bugs.python.org/file3765/import.c.diff "Uploaded as text/plain at 2001-11-30.15:43:32 by ahlstromjc"): diff -c for import.c, Rev. 2.191</li><li>[getpathp.c.diff](https://bugs.python.org/file3766/getpathp.c.diff "Uploaded as text/plain at 2001-11-30.15:44:28 by ahlstromjc"): diff -c for getpathp.c, Rev. 1.25</li><li>[sysmodule.c.diff](https://bugs.python.org/file3767/sysmodule.c.diff "Uploaded as text/plain at 2001-11-30.15:45:27 by ahlstromjc"): diff -c for sysmodule.c, Rev. 2.93</li><li>[main.c.diff](https://bugs.python.org/file3768/main.c.diff "Uploaded as text/plain at 2001-11-30.15:46:48 by ahlstromjc"): diff -c for main.c, Rev. 1.60</li><li>[pythonrun.h.diff](https://bugs.python.org/file3769/pythonrun.h.diff "Uploaded as text/plain at 2001-11-30.15:48:27 by ahlstromjc"): diff -c for pythonrun.h, Rev. 2.48</li><li>[pythonrun.c.diff](https://bugs.python.org/file3770/pythonrun.c.diff "Uploaded as text/plain at 2001-11-30.15:49:49 by ahlstromjc"): diff -c for pythonrun.c, Rev. 2.150</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-12-12.22:44:09.000>
created_at = <Date 2001-11-19.15:46:13.000>
labels = ['interpreter-core']
title = 'Import from Zip Archive, Obsolete'
updated_at = <Date 2001-12-12.22:44:09.000>
user = 'https://bugs.python.org/ahlstromjc'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-12.22:44:09.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-11-19.15:46:13.000>
creator = 'ahlstromjc'
dependencies = []
files = ['3758', '3759', '3760', '3761', '3762', '3763', '3764', '3765', '3766', '3767', '3768', '3769', '3770']
hgrepos = []
issue_num = 483466
keywords = ['patch']
message_count = 4.0
messages = ['38193', '38194', '38195', '38196']
nosy_count = 2.0
nosy_names = ['loewis', 'ahlstromjc']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue483466'
versions = ['Python 2.3']
```
</p></details>
| Import from Zip Archive, Obsolete | https://api.github.com/repos/python/cpython/issues/35548/comments | 4 | 2001-11-19T15:46:13Z | 2022-04-09T21:50:14Z | https://github.com/python/cpython/issues/35548 | 1,198,781,580 | 35,548 |
[
"python",
"cpython"
] | BPO | [483236](https://bugs.python.org/issue483236)
--- | :---
Nosy | @gvanrossum
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-11-24.02:47:39.000>
created_at = <Date 2001-11-19.02:50:18.000>
labels = ['interpreter-core', 'invalid']
title = 'subclass of int'
updated_at = <Date 2001-11-24.02:47:39.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-24.02:47:39.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-11-19.02:50:18.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 483236
keywords = []
message_count = 2.0
messages = ['7613', '7614']
nosy_count = 1.0
nosy_names = ['gvanrossum']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue483236'
versions = ['Python 2.2']
```
</p></details>
| subclass of int | https://api.github.com/repos/python/cpython/issues/35547/comments | 2 | 2001-11-19T02:50:18Z | 2022-04-09T21:50:14Z | https://github.com/python/cpython/issues/35547 | 1,198,781,573 | 35,547 |
[
"python",
"cpython"
] | BPO | [483231](https://bugs.python.org/issue483231)
--- | :---
Nosy | @warsaw
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2001-11-19.16:31:37.000>
created_at = <Date 2001-11-19.02:33:43.000>
labels = ['library']
title = 'email.Utils.formatdate(): localtime bug'
updated_at = <Date 2001-11-19.16:31:37.000>
user = 'https://bugs.python.org/jasonrm'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-19.16:31:37.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-19.02:33:43.000>
creator = 'jasonrm'
dependencies = []
files = []
hgrepos = []
issue_num = 483231
keywords = []
message_count = 3.0
messages = ['7610', '7611', '7612']
nosy_count = 2.0
nosy_names = ['barry', 'jasonrm']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue483231'
versions = ['Python 2.2']
```
</p></details>
| email.Utils.formatdate(): localtime bug | https://api.github.com/repos/python/cpython/issues/35546/comments | 3 | 2001-11-19T02:33:43Z | 2022-04-09T21:50:12Z | https://github.com/python/cpython/issues/35546 | 1,198,781,567 | 35,546 |
[
"python",
"cpython"
] | BPO | [483126](https://bugs.python.org/issue483126)
--- | :---
Nosy | @gvanrossum
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-12-04.18:46:40.000>
created_at = <Date 2001-11-18.18:38:32.000>
labels = ['library']
title = 'cgitb does not recover'
updated_at = <Date 2001-12-04.18:46:40.000>
user = 'https://bugs.python.org/dgrassi'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-04.18:46:40.000>
actor = 'ping'
assignee = 'ping'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-18.18:38:32.000>
creator = 'dgrassi'
dependencies = []
files = []
hgrepos = []
issue_num = 483126
keywords = []
message_count = 4.0
messages = ['7606', '7607', '7608', '7609']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'ping', 'dgrassi']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue483126'
versions = []
```
</p></details>
| cgitb does not recover | https://api.github.com/repos/python/cpython/issues/35545/comments | 4 | 2001-11-18T18:38:32Z | 2022-04-09T21:50:10Z | https://github.com/python/cpython/issues/35545 | 1,198,781,561 | 35,545 |
[
"python",
"cpython"
] | BPO | [483085](https://bugs.python.org/issue483085)
--- | :---
Nosy | @gvanrossum, @tim-one
Files | <li>[tempfile_windir.patch](https://bugs.python.org/file3757/tempfile_windir.patch "Uploaded as text/plain at 2001-11-18.15:41:15 by evansebille"): tempfile windows default temp dir 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 2001-12-04.23:14:44.000>
created_at = <Date 2001-11-18.15:40:42.000>
labels = ['library']
title = 'Include windows default temp dir'
updated_at = <Date 2001-12-04.23:14:44.000>
user = 'https://bugs.python.org/evansebille'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-04.23:14:44.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-18.15:40:42.000>
creator = 'evansebille'
dependencies = []
files = ['3757']
hgrepos = []
issue_num = 483085
keywords = ['patch']
message_count = 5.0
messages = ['38188', '38189', '38190', '38191', '38192']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'tim.peters', 'evansebille']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue483085'
versions = []
```
</p></details>
| Include windows default temp dir | https://api.github.com/repos/python/cpython/issues/35544/comments | 5 | 2001-11-18T15:40:42Z | 2022-04-09T21:50:09Z | https://github.com/python/cpython/issues/35544 | 1,198,781,557 | 35,544 |
[
"python",
"cpython"
] | BPO | [483059](https://bugs.python.org/issue483059)
--- | :---
Nosy | @tim-one, @loewis
Files | <li>[patch_random](https://bugs.python.org/file3756/patch_random "Uploaded as text/plain at 2001-11-18.13:39:20 by bckfnn"): Patch to random.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-11-25.21:13:21.000>
created_at = <Date 2001-11-18.13:39:11.000>
labels = ['library']
title = 'Avoid use of eval() in random.py'
updated_at = <Date 2001-11-25.21:13:21.000>
user = 'https://bugs.python.org/bckfnn'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-25.21:13:21.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-18.13:39:11.000>
creator = 'bckfnn'
dependencies = []
files = ['3756']
hgrepos = []
issue_num = 483059
keywords = ['patch']
message_count = 4.0
messages = ['38184', '38185', '38186', '38187']
nosy_count = 3.0
nosy_names = ['tim.peters', 'loewis', 'bckfnn']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue483059'
versions = []
```
</p></details>
| Avoid use of eval() in random.py | https://api.github.com/repos/python/cpython/issues/35543/comments | 4 | 2001-11-18T13:39:11Z | 2022-04-09T21:50:09Z | https://github.com/python/cpython/issues/35543 | 1,198,781,554 | 35,543 |
[
"python",
"cpython"
] | BPO | [482943](https://bugs.python.org/issue482943)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-11-19.05:24:22.000>
created_at = <Date 2001-11-18.00:50:38.000>
labels = ['docs']
title = 'CGIHTTPServer mod docs need updating'
updated_at = <Date 2001-11-19.05:24:22.000>
user = 'https://bugs.python.org/sandynorton'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-19.05:24:22.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-11-18.00:50:38.000>
creator = 'sandynorton'
dependencies = []
files = []
hgrepos = []
issue_num = 482943
keywords = []
message_count = 3.0
messages = ['7603', '7604', '7605']
nosy_count = 2.0
nosy_names = ['fdrake', 'sandynorton']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue482943'
versions = []
```
</p></details>
| CGIHTTPServer mod docs need updating | https://api.github.com/repos/python/cpython/issues/35542/comments | 3 | 2001-11-18T00:50:38Z | 2022-04-09T21:50:08Z | https://github.com/python/cpython/issues/35542 | 1,198,781,553 | 35,542 |
[
"python",
"cpython"
] | BPO | [482932](https://bugs.python.org/issue482932)
--- | :---
Nosy | @warsaw, @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/warsaw'
closed_at = <Date 2001-11-19.16:32:10.000>
created_at = <Date 2001-11-17.23:41:13.000>
labels = ['library', 'release-blocker']
title = 'test_email makes assumptions about epoch'
updated_at = <Date 2001-11-19.16:32:10.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-19.16:32:10.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-17.23:41:13.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 482932
keywords = []
message_count = 8.0
messages = ['7595', '7596', '7597', '7598', '7599', '7600', '7601', '7602']
nosy_count = 2.0
nosy_names = ['barry', 'jackjansen']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue482932'
versions = []
```
</p></details>
| test_email makes assumptions about epoch | https://api.github.com/repos/python/cpython/issues/35541/comments | 8 | 2001-11-17T23:41:13Z | 2022-04-09T21:50:06Z | https://github.com/python/cpython/issues/35541 | 1,198,781,544 | 35,541 |
[
"python",
"cpython"
] | BPO | [482871](https://bugs.python.org/issue482871)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2001-11-19.10:42:07.000>
created_at = <Date 2001-11-17.19:48:44.000>
labels = ['library']
title = 'Segmentation Fault with socket lib.'
updated_at = <Date 2001-11-19.10:42:07.000>
user = 'https://bugs.python.org/cqx'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-19.10:42:07.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-17.19:48:44.000>
creator = 'cqx'
dependencies = []
files = []
hgrepos = []
issue_num = 482871
keywords = []
message_count = 2.0
messages = ['7593', '7594']
nosy_count = 2.0
nosy_names = ['loewis', 'cqx']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue482871'
versions = ['Python 2.2']
```
</p></details>
| Segmentation Fault with socket lib. | https://api.github.com/repos/python/cpython/issues/35540/comments | 2 | 2001-11-17T19:48:44Z | 2022-04-09T21:50:06Z | https://github.com/python/cpython/issues/35540 | 1,198,781,538 | 35,540 |
[
"python",
"cpython"
] | BPO | [482752](https://bugs.python.org/issue482752)
--- | :---
Nosy | @gvanrossum
Files | <li>[copy_reg.txt](https://bugs.python.org/file199/copy_reg.txt "Uploaded as text/plain at 2001-11-24.04:02:32 by @gvanrossum"): Patch for copy_reg.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-11-25.01:55:53.000>
created_at = <Date 2001-11-17.06:08:23.000>
labels = ['interpreter-core']
title = '__getstate__ & __setstate__ ignored'
updated_at = <Date 2001-11-25.01:55:53.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-25.01:55:53.000>
actor = 'nobody'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-11-17.06:08:23.000>
creator = 'anonymous'
dependencies = []
files = ['199']
hgrepos = []
issue_num = 482752
keywords = []
message_count = 5.0
messages = ['7588', '7589', '7590', '7591', '7592']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'nobody']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue482752'
versions = ['Python 2.2']
```
</p></details>
| __getstate__ & __setstate__ ignored | https://api.github.com/repos/python/cpython/issues/35539/comments | 5 | 2001-11-17T06:08:23Z | 2022-04-09T21:50:04Z | https://github.com/python/cpython/issues/35539 | 1,198,781,531 | 35,539 |
[
"python",
"cpython"
] | BPO | [482631](https://bugs.python.org/issue482631)
--- | :---
Nosy | @warsaw
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2001-12-14.16:16:24.000>
created_at = <Date 2001-11-16.21:36:48.000>
labels = []
title = 'Integrate Pynche enhancements'
updated_at = <Date 2001-12-14.16:16:24.000>
user = 'https://github.com/warsaw'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-14.16:16:24.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2001-11-16.21:36:48.000>
creator = 'barry'
dependencies = []
files = []
hgrepos = []
issue_num = 482631
keywords = []
message_count = 2.0
messages = ['7586', '7587']
nosy_count = 1.0
nosy_names = ['barry']
pr_nums = []
priority = 'high'
resolution = 'later'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue482631'
versions = ['Python 2.2']
```
</p></details>
| Integrate Pynche enhancements | https://api.github.com/repos/python/cpython/issues/35538/comments | 2 | 2001-11-16T21:36:48Z | 2022-04-09T21:50:03Z | https://github.com/python/cpython/issues/35538 | 1,198,781,528 | 35,538 |
[
"python",
"cpython"
] | BPO | [482574](https://bugs.python.org/issue482574)
--- | :---
Nosy | @gvanrossum, @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/tim-one'
closed_at = <Date 2001-12-05.06:11:40.000>
created_at = <Date 2001-11-16.18:56:21.000>
labels = ['extension-modules']
title = 'audioop.ratecv crashes'
updated_at = <Date 2001-12-05.06:11:40.000>
user = 'https://bugs.python.org/mbaas'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-05.06:11:40.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-11-16.18:56:21.000>
creator = 'mbaas'
dependencies = []
files = []
hgrepos = []
issue_num = 482574
keywords = []
message_count = 3.0
messages = ['7583', '7584', '7585']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'tim.peters', 'mbaas']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue482574'
versions = []
```
</p></details>
| audioop.ratecv crashes | https://api.github.com/repos/python/cpython/issues/35537/comments | 3 | 2001-11-16T18:56:21Z | 2022-04-09T21:50:02Z | https://github.com/python/cpython/issues/35537 | 1,198,781,524 | 35,537 |
[
"python",
"cpython"
] | BPO | [482531](https://bugs.python.org/issue482531)
--- | :---
Nosy | @tim-one, @tiran
Superseder | <li>bpo-3561: Windows installer should add Python and Scripts directories to the PATH environment variable</li>
<sup>*Note: these values reflect the state of the issue at the time it was 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-04.19:40:56.326>
created_at = <Date 2001-11-16.16:54:31.000>
labels = ['type-feature']
title = 'python directory not added to PATH'
updated_at = <Date 2011-04-23.15:37:13.961>
user = 'https://bugs.python.org/afayolle'
```
bugs.python.org fields:
```python
activity = <Date 2011-04-23.15:37:13.961>
actor = 'eric.araujo'
assignee = 'none'
closed = True
closed_date = <Date 2008-01-04.19:40:56.326>
closer = 'christian.heimes'
components = ['None']
creation = <Date 2001-11-16.16:54:31.000>
creator = 'afayolle'
dependencies = []
files = []
hgrepos = []
issue_num = 482531
keywords = []
message_count = 5.0
messages = ['53337', '53338', '53339', '53340', '59250']
nosy_count = 3.0
nosy_names = ['tim.peters', 'afayolle', 'christian.heimes']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = '3561'
type = 'enhancement'
url = 'https://bugs.python.org/issue482531'
versions = []
```
</p></details>
| python directory not added to PATH | https://api.github.com/repos/python/cpython/issues/35536/comments | 5 | 2001-11-16T16:54:31Z | 2022-04-09T21:50:00Z | https://github.com/python/cpython/issues/35536 | 1,198,781,519 | 35,536 |
[
"python",
"cpython"
] | BPO | [482510](https://bugs.python.org/issue482510)
--- | :---
Nosy | @mwhudson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2001-11-16.16:41:10.000>
created_at = <Date 2001-11-16.16:04:53.000>
labels = ['library']
title = 'bug in slicing time.struct_time'
updated_at = <Date 2001-11-16.16:41:10.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-16.16:41:10.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-16.16:04:53.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 482510
keywords = []
message_count = 3.0
messages = ['7580', '7581', '7582']
nosy_count = 2.0
nosy_names = ['mwh', 'nobody']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue482510'
versions = ['Python 2.2']
```
</p></details>
| bug in slicing time.struct_time | https://api.github.com/repos/python/cpython/issues/35535/comments | 3 | 2001-11-16T16:04:53Z | 2022-04-09T21:50:00Z | https://github.com/python/cpython/issues/35535 | 1,198,781,514 | 35,535 |
[
"python",
"cpython"
] | BPO | [482460](https://bugs.python.org/issue482460)
--- | :---
Nosy | @freddrake, @smontanaro
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/smontanaro'
closed_at = <Date 2002-03-17.23:06:31.000>
created_at = <Date 2001-11-16.13:22:04.000>
labels = ['library']
title = 'dumbdbm fails to overwrite existing key'
updated_at = <Date 2002-03-17.23:06:31.000>
user = 'https://bugs.python.org/mikemccand'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-17.23:06:31.000>
actor = 'skip.montanaro'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-16.13:22:04.000>
creator = 'mikemccand'
dependencies = []
files = []
hgrepos = []
issue_num = 482460
keywords = []
message_count = 6.0
messages = ['7574', '7575', '7576', '7577', '7578', '7579']
nosy_count = 3.0
nosy_names = ['fdrake', 'skip.montanaro', 'mikemccand']
pr_nums = []
priority = 'low'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue482460'
versions = ['Python 2.2']
```
</p></details>
| dumbdbm fails to overwrite existing key | https://api.github.com/repos/python/cpython/issues/35534/comments | 6 | 2001-11-16T13:22:04Z | 2022-04-09T21:49:59Z | https://github.com/python/cpython/issues/35534 | 1,198,781,513 | 35,534 |
[
"python",
"cpython"
] | BPO | [482424](https://bugs.python.org/issue482424)
--- | :---
Nosy | @jackjansen
Files | <li>[aesystem.py](https://bugs.python.org/file3755/aesystem.py "Uploaded as text/plain at 2001-11-16.10:24:13 by @jackjansen")</li>
<sup>*Note: these values reflect the state of the issue at 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 2001-12-03.00:13:08.000>
created_at = <Date 2001-11-16.10:23:46.000>
labels = ['OS-mac']
title = 'Add system() lookalike for MPW tools'
updated_at = <Date 2001-12-03.00:13:08.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-03.00:13:08.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2001-11-16.10:23:46.000>
creator = 'jackjansen'
dependencies = []
files = ['3755']
hgrepos = []
issue_num = 482424
keywords = ['patch']
message_count = 2.0
messages = ['38182', '38183']
nosy_count = 1.0
nosy_names = ['jackjansen']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue482424'
versions = []
```
</p></details>
| Add system() lookalike for MPW tools | https://api.github.com/repos/python/cpython/issues/35533/comments | 2 | 2001-11-16T10:23:46Z | 2022-04-09T21:49:57Z | https://github.com/python/cpython/issues/35533 | 1,198,781,506 | 35,533 |
[
"python",
"cpython"
] | BPO | [482171](https://bugs.python.org/issue482171)
--- | :---
Nosy | @gvanrossum, @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2002-04-10.19:06:43.000>
created_at = <Date 2001-11-15.17:06:22.000>
labels = []
title = 'webchecker dies on file: URLs w/o robots'
updated_at = <Date 2002-04-10.19:06:43.000>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2002-04-10.19:06:43.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2001-11-15.17:06:22.000>
creator = 'fdrake'
dependencies = []
files = []
hgrepos = []
issue_num = 482171
keywords = []
message_count = 6.0
messages = ['7568', '7569', '7570', '7571', '7572', '7573']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'fdrake', 'nectar']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue482171'
versions = []
```
</p></details>
| webchecker dies on file: URLs w/o robots | https://api.github.com/repos/python/cpython/issues/35532/comments | 6 | 2001-11-15T17:06:22Z | 2022-04-09T21:49:56Z | https://github.com/python/cpython/issues/35532 | 1,198,781,499 | 35,532 |
[
"python",
"cpython"
] | BPO | [482003](https://bugs.python.org/issue482003)
--- | :---
Nosy | @smontanaro, @warsaw
Files | <li>[pprint.diff](https://bugs.python.org/file198/pprint.diff "Uploaded as text/plain at 2001-11-15.08:30:09 by @smontanaro"): pprint patch and test case</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2001-11-28.05:49:43.000>
created_at = <Date 2001-11-15.08:26:23.000>
labels = ['library']
title = 'dict display broken in pprint'
updated_at = <Date 2001-11-28.05:49:43.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-28.05:49:43.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-15.08:26:23.000>
creator = 'skip.montanaro'
dependencies = []
files = ['198']
hgrepos = []
issue_num = 482003
keywords = []
message_count = 2.0
messages = ['7566', '7567']
nosy_count = 2.0
nosy_names = ['skip.montanaro', 'barry']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue482003'
versions = ['Python 2.2']
```
</p></details>
| dict display broken in pprint | https://api.github.com/repos/python/cpython/issues/35531/comments | 2 | 2001-11-15T08:26:23Z | 2022-04-09T21:49:55Z | https://github.com/python/cpython/issues/35531 | 1,198,781,497 | 35,531 |
[
"python",
"cpython"
] | BPO | [481985](https://bugs.python.org/issue481985)
--- | :---
Nosy | @gvanrossum, @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/gvanrossum'
closed_at = <Date 2002-03-23.03:48:56.000>
created_at = <Date 2001-11-15.06:29:37.000>
labels = ['interpreter-core']
title = 'Uncaught MI order conflict'
updated_at = <Date 2002-03-23.03:48:56.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-23.03:48:56.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-11-15.06:29:37.000>
creator = 'tim.peters'
dependencies = []
files = []
hgrepos = []
issue_num = 481985
keywords = []
message_count = 2.0
messages = ['7564', '7565']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'tim.peters']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue481985'
versions = ['Python 2.2']
```
</p></details>
| Uncaught MI order conflict | https://api.github.com/repos/python/cpython/issues/35530/comments | 2 | 2001-11-15T06:29:37Z | 2022-04-09T21:49:54Z | https://github.com/python/cpython/issues/35530 | 1,198,781,496 | 35,530 |
[
"python",
"cpython"
] | BPO | [481972](https://bugs.python.org/issue481972)
--- | :---
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 2001-11-30.09:37:35.000>
created_at = <Date 2001-11-15.05:19:14.000>
labels = ['type-feature', 'expert-installation']
title = 'Explanation of installation'
updated_at = <Date 2001-11-30.09:37:35.000>
user = 'https://bugs.python.org/davidabrahams'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-30.09:37:35.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2001-11-15.05:19:14.000>
creator = 'david_abrahams'
dependencies = []
files = []
hgrepos = []
issue_num = 481972
keywords = []
message_count = 10.0
messages = ['7554', '7555', '7556', '7557', '7558', '7559', '7560', '7561', '7562', '7563']
nosy_count = 3.0
nosy_names = ['lemburg', 'tim.peters', 'david_abrahams']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue481972'
versions = []
```
</p></details>
| Explanation of installation | https://api.github.com/repos/python/cpython/issues/35529/comments | 10 | 2001-11-15T05:19:14Z | 2022-04-09T21:49:53Z | https://github.com/python/cpython/issues/35529 | 1,198,781,493 | 35,529 |
[
"python",
"cpython"
] | BPO | [481969](https://bugs.python.org/issue481969)
--- | :---
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 2001-11-27.17:41:32.000>
created_at = <Date 2001-11-15.05:17:17.000>
labels = ['build', 'invalid']
title = "Doesn't build with OOTB Cygwin"
updated_at = <Date 2001-11-27.17:41:32.000>
user = 'https://bugs.python.org/davidabrahams'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-27.17:41:32.000>
actor = 'tim.peters'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-11-15.05:17:17.000>
creator = 'david_abrahams'
dependencies = []
files = []
hgrepos = []
issue_num = 481969
keywords = []
message_count = 8.0
messages = ['7546', '7547', '7548', '7549', '7550', '7551', '7552', '7553']
nosy_count = 3.0
nosy_names = ['mwh', 'tim.peters', 'david_abrahams']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue481969'
versions = ['Python 2.2']
```
</p></details>
| Doesn't build with OOTB Cygwin | https://api.github.com/repos/python/cpython/issues/35528/comments | 8 | 2001-11-15T05:17:17Z | 2022-04-09T21:49:52Z | https://github.com/python/cpython/issues/35528 | 1,198,781,490 | 35,528 |
[
"python",
"cpython"
] | BPO | [481962](https://bugs.python.org/issue481962)
--- | :---
Nosy | @rhettinger, @cben
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-06-28.07:15:14.000>
created_at = <Date 2001-11-15.04:11:34.000>
labels = ['type-feature']
title = 'Make modules callable'
updated_at = <Date 2003-06-28.07:15:14.000>
user = 'https://bugs.python.org/justinshaw'
```
bugs.python.org fields:
```python
activity = <Date 2003-06-28.07:15:14.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-11-15.04:11:34.000>
creator = 'justinshaw'
dependencies = []
files = []
hgrepos = []
issue_num = 481962
keywords = []
message_count = 6.0
messages = ['53331', '53332', '53333', '53334', '53335', '53336']
nosy_count = 4.0
nosy_names = ['rhettinger', 'justinshaw', 'spiv', 'cben']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue481962'
versions = []
```
</p></details>
| Make modules callable | https://api.github.com/repos/python/cpython/issues/35527/comments | 6 | 2001-11-15T04:11:34Z | 2022-04-09T21:49:50Z | https://github.com/python/cpython/issues/35527 | 1,198,781,483 | 35,527 |
[
"python",
"cpython"
] | BPO | [481961](https://bugs.python.org/issue481961)
--- | :---
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 = 'https://github.com/tim-one'
closed_at = <Date 2002-03-18.03:43:32.000>
created_at = <Date 2001-11-15.04:04:17.000>
labels = ['interpreter-core', 'type-feature']
title = 'Add atoi/atof to string class'
updated_at = <Date 2002-03-18.03:43:32.000>
user = 'https://bugs.python.org/justinshaw'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-18.03:43:32.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-11-15.04:04:17.000>
creator = 'justinshaw'
dependencies = []
files = []
hgrepos = []
issue_num = 481961
keywords = []
message_count = 3.0
messages = ['53328', '53329', '53330']
nosy_count = 2.0
nosy_names = ['tim.peters', 'justinshaw']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue481961'
versions = []
```
</p></details>
| Add atoi/atof to string class | https://api.github.com/repos/python/cpython/issues/35526/comments | 3 | 2001-11-15T04:04:17Z | 2022-04-09T21:49:50Z | https://github.com/python/cpython/issues/35526 | 1,198,781,479 | 35,526 |
[
"python",
"cpython"
] | BPO | [481896](https://bugs.python.org/issue481896)
--- | :---
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 = None
closed_at = <Date 2003-02-06.18:15:58.000>
created_at = <Date 2001-11-14.23:13:12.000>
labels = ['library']
title = 'popen3 file objects hanging'
updated_at = <Date 2003-02-06.18:15:58.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-06.18:15:58.000>
actor = 'akuchling'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-14.23:13:12.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 481896
keywords = []
message_count = 3.0
messages = ['7543', '7544', '7545']
nosy_count = 2.0
nosy_names = ['akuchling', 'niemeyer']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue481896'
versions = []
```
</p></details>
| popen3 file objects hanging | https://api.github.com/repos/python/cpython/issues/35525/comments | 3 | 2001-11-14T23:13:12Z | 2022-04-09T21:49:48Z | https://github.com/python/cpython/issues/35525 | 1,198,781,477 | 35,525 |
[
"python",
"cpython"
] | BPO | [481882](https://bugs.python.org/issue481882)
--- | :---
Nosy | @warsaw
Files | <li>[pickle-patch.diff](https://bugs.python.org/file196/pickle-patch.diff "Uploaded as text/plain at 2001-11-14.22:47:01 by @warsaw")</li><li>[cpickle-patch.diff](https://bugs.python.org/file197/cpickle-patch.diff "Uploaded as text/plain at 2001-11-14.23:05:36 by @warsaw")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2001-11-15.23:49:03.000>
created_at = <Date 2001-11-14.22:43:20.000>
labels = ['library']
title = 'pickle/cPickle can raise SystemError'
updated_at = <Date 2001-11-15.23:49:03.000>
user = 'https://github.com/warsaw'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-15.23:49:03.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-14.22:43:20.000>
creator = 'barry'
dependencies = []
files = ['196', '197']
hgrepos = []
issue_num = 481882
keywords = []
message_count = 5.0
messages = ['7538', '7539', '7540', '7541', '7542']
nosy_count = 1.0
nosy_names = ['barry']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue481882'
versions = ['Python 2.2']
```
</p></details>
| pickle/cPickle can raise SystemError | https://api.github.com/repos/python/cpython/issues/35524/comments | 5 | 2001-11-14T22:43:20Z | 2022-04-09T21:49:48Z | https://github.com/python/cpython/issues/35524 | 1,198,781,469 | 35,524 |
[
"python",
"cpython"
] | BPO | [481761](https://bugs.python.org/issue481761)
--- | :---
Nosy | @mwhudson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2001-11-14.18:12:01.000>
created_at = <Date 2001-11-14.17:46:58.000>
labels = ['build']
title = 'test_format fails'
updated_at = <Date 2001-11-14.18:12:01.000>
user = 'https://bugs.python.org/jamesrichardson'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-14.18:12:01.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-11-14.17:46:58.000>
creator = 'jamesrichardson'
dependencies = []
files = []
hgrepos = []
issue_num = 481761
keywords = []
message_count = 2.0
messages = ['7536', '7537']
nosy_count = 2.0
nosy_names = ['mwh', 'jamesrichardson']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue481761'
versions = ['Python 2.2']
```
</p></details>
| test_format fails | https://api.github.com/repos/python/cpython/issues/35523/comments | 2 | 2001-11-14T17:46:58Z | 2022-04-09T21:49:46Z | https://github.com/python/cpython/issues/35523 | 1,198,781,466 | 35,523 |
[
"python",
"cpython"
] | BPO | [481726](https://bugs.python.org/issue481726)
--- | :---
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 2001-11-14.18:35:03.000>
created_at = <Date 2001-11-14.16:00:23.000>
labels = ['invalid']
title = 'literal fp pound errors pass silently'
updated_at = <Date 2001-11-14.18:35:03.000>
user = 'https://bugs.python.org/dspguru'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-14.18:35:03.000>
actor = 'dspguru'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-11-14.16:00:23.000>
creator = 'dspguru'
dependencies = []
files = []
hgrepos = []
issue_num = 481726
keywords = []
message_count = 4.0
messages = ['7532', '7533', '7534', '7535']
nosy_count = 3.0
nosy_names = ['mwh', 'tim.peters', 'dspguru']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue481726'
versions = []
```
</p></details>
| literal fp pound errors pass silently | https://api.github.com/repos/python/cpython/issues/35522/comments | 4 | 2001-11-14T16:00:23Z | 2022-04-09T21:49:45Z | https://github.com/python/cpython/issues/35522 | 1,198,781,461 | 35,522 |
[
"python",
"cpython"
] | BPO | [481718](https://bugs.python.org/issue481718)
--- | :---
Nosy | @loewis
Files | <li>[python-timemodule.patch](https://bugs.python.org/file3754/python-timemodule.patch "Uploaded as text/plain at 2001-11-26.09:47:06 by jafo"): Patch described above.</li>
<sup>*Note: these values reflect the state of the issue at 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 2001-12-02.12:28:09.000>
created_at = <Date 2001-11-14.15:38:51.000>
labels = ['library']
title = 'Time module doc string changes.'
updated_at = <Date 2001-12-02.12:28:09.000>
user = 'https://bugs.python.org/jafo'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-02.12:28:09.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-14.15:38:51.000>
creator = 'jafo'
dependencies = []
files = ['3754']
hgrepos = []
issue_num = 481718
keywords = ['patch']
message_count = 4.0
messages = ['38178', '38179', '38180', '38181']
nosy_count = 2.0
nosy_names = ['loewis', 'jafo']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue481718'
versions = ['Python 2.3']
```
</p></details>
| Time module doc string changes. | https://api.github.com/repos/python/cpython/issues/35521/comments | 4 | 2001-11-14T15:38:51Z | 2022-04-09T21:49:44Z | https://github.com/python/cpython/issues/35521 | 1,198,781,458 | 35,521 |
[
"python",
"cpython"
] | BPO | [481520](https://bugs.python.org/issue481520)
--- | :---
Nosy | @malemburg, @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 2001-11-24.09:51:02.000>
created_at = <Date 2001-11-13.23:24:31.000>
labels = ['library']
title = 'System V IPC bindings for python'
updated_at = <Date 2001-11-24.09:51:02.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-24.09:51:02.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-13.23:24:31.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 481520
keywords = ['patch']
message_count = 3.0
messages = ['38175', '38176', '38177']
nosy_count = 2.0
nosy_names = ['lemburg', 'loewis']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue481520'
versions = []
```
</p></details>
| System V IPC bindings for python | https://api.github.com/repos/python/cpython/issues/35520/comments | 3 | 2001-11-13T23:24:31Z | 2022-04-09T21:49:42Z | https://github.com/python/cpython/issues/35520 | 1,198,781,456 | 35,520 |
[
"python",
"cpython"
] | BPO | [481284](https://bugs.python.org/issue481284)
--- | :---
Nosy | @tim-one, @mhammond
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mhammond'
closed_at = <Date 2002-06-24.00:56:22.000>
created_at = <Date 2001-11-13.13:34:36.000>
labels = ['OS-windows']
title = 'GetFileSecurity returns wrong SID'
updated_at = <Date 2002-06-24.00:56:22.000>
user = 'https://bugs.python.org/rrm1'
```
bugs.python.org fields:
```python
activity = <Date 2002-06-24.00:56:22.000>
actor = 'esrever_otua'
assignee = 'mhammond'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2001-11-13.13:34:36.000>
creator = 'rrm1'
dependencies = []
files = []
hgrepos = []
issue_num = 481284
keywords = []
message_count = 8.0
messages = ['7524', '7525', '7526', '7527', '7528', '7529', '7530', '7531']
nosy_count = 5.0
nosy_names = ['tim.peters', 'nobody', 'mhammond', 'rrm1', 'esrever_otua']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue481284'
versions = []
```
</p></details>
| GetFileSecurity returns wrong SID | https://api.github.com/repos/python/cpython/issues/35519/comments | 8 | 2001-11-13T13:34:36Z | 2022-04-09T21:49:42Z | https://github.com/python/cpython/issues/35519 | 1,198,781,453 | 35,519 |
[
"python",
"cpython"
] | BPO | [481225](https://bugs.python.org/issue481225)
--- | :---
Nosy | @loewis
Files | <li>[patch](https://bugs.python.org/file3753/patch "Uploaded as application/octet-stream at 2001-11-13.09:03:04 by ondrap")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-12-02.11:13:52.000>
created_at = <Date 2001-11-13.09:03:02.000>
labels = []
title = 'rfc822.Addresslist fails on long addrs'
updated_at = <Date 2001-12-02.11:13:52.000>
user = 'https://bugs.python.org/ondrap'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-02.11:13:52.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-11-13.09:03:02.000>
creator = 'ondrap'
dependencies = []
files = ['3753']
hgrepos = []
issue_num = 481225
keywords = ['patch']
message_count = 2.0
messages = ['38173', '38174']
nosy_count = 2.0
nosy_names = ['loewis', 'ondrap']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue481225'
versions = []
```
</p></details>
| rfc822.Addresslist fails on long addrs | https://api.github.com/repos/python/cpython/issues/35518/comments | 2 | 2001-11-13T09:03:02Z | 2022-04-09T21:49:40Z | https://github.com/python/cpython/issues/35518 | 1,198,781,450 | 35,518 |
[
"python",
"cpython"
] | BPO | [481221](https://bugs.python.org/issue481221)
--- | :---
Nosy | @tim-one, @warsaw
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2001-11-13.21:26:32.000>
created_at = <Date 2001-11-13.08:54:04.000>
labels = ['library']
title = 'rfc822.Addrlist class fails on long addr'
updated_at = <Date 2001-11-13.21:26:32.000>
user = 'https://bugs.python.org/ondrap'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-13.21:26:32.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-13.08:54:04.000>
creator = 'ondrap'
dependencies = []
files = []
hgrepos = []
issue_num = 481221
keywords = []
message_count = 4.0
messages = ['7520', '7521', '7522', '7523']
nosy_count = 3.0
nosy_names = ['tim.peters', 'barry', 'ondrap']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue481221'
versions = []
```
</p></details>
| rfc822.Addrlist class fails on long addr | https://api.github.com/repos/python/cpython/issues/35517/comments | 4 | 2001-11-13T08:54:04Z | 2022-04-09T21:49:40Z | https://github.com/python/cpython/issues/35517 | 1,198,781,447 | 35,517 |
[
"python",
"cpython"
] | BPO | [481218](https://bugs.python.org/issue481218)
--- | :---
Nosy | @mwhudson, @gvanrossum
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2001-12-11.14:16:50.000>
created_at = <Date 2001-11-13.08:17:15.000>
labels = ['library']
title = 'popen4 fails if cmd is unicode.'
updated_at = <Date 2001-12-11.14:16:50.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-11.14:16:50.000>
actor = 'gvanrossum'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-13.08:17:15.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 481218
keywords = []
message_count = 3.0
messages = ['7517', '7518', '7519']
nosy_count = 2.0
nosy_names = ['mwh', 'gvanrossum']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue481218'
versions = []
```
</p></details>
| popen4 fails if cmd is unicode. | https://api.github.com/repos/python/cpython/issues/35516/comments | 3 | 2001-11-13T08:17:15Z | 2022-04-09T21:49:38Z | https://github.com/python/cpython/issues/35516 | 1,198,781,443 | 35,516 |
[
"python",
"cpython"
] | BPO | [481171](https://bugs.python.org/issue481171)
--- | :---
Nosy | @tim-one, @amauryfa, @tiran, @devdanzin, @ezio-melotti
<sup>*Note: these values reflect the state of the issue at the time it was 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-07-24.15:42:49.742>
created_at = <Date 2001-11-13.05:43:09.000>
labels = ['interpreter-core', 'type-feature', 'OS-windows']
title = 'Hang using files named prn.txt, etc'
updated_at = <Date 2009-07-26.08:29:53.292>
user = 'https://bugs.python.org/spiv'
```
bugs.python.org fields:
```python
activity = <Date 2009-07-26.08:29:53.292>
actor = 'ezio.melotti'
assignee = 'none'
closed = True
closed_date = <Date 2009-07-24.15:42:49.742>
closer = 'amaury.forgeotdarc'
components = ['Interpreter Core', 'Windows']
creation = <Date 2001-11-13.05:43:09.000>
creator = 'spiv'
dependencies = []
files = []
hgrepos = []
issue_num = 481171
keywords = []
message_count = 8.0
messages = ['53323', '53324', '53325', '53326', '53327', '59298', '86711', '90887']
nosy_count = 7.0
nosy_names = ['tim.peters', 'spiv', 'amaury.forgeotdarc', 'christian.heimes', 'ajaksu2', 'davidhopwood', 'ezio.melotti']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue481171'
versions = ['Python 3.1', 'Python 2.7']
```
</p></details>
| Hang using files named prn.txt, etc | https://api.github.com/repos/python/cpython/issues/35515/comments | 8 | 2001-11-13T05:43:09Z | 2022-04-09T21:49:36Z | https://github.com/python/cpython/issues/35515 | 1,198,781,438 | 35,515 |
[
"python",
"cpython"
] | BPO | [481118](https://bugs.python.org/issue481118)
--- | :---
Nosy | @malemburg, @Yhg1s
Files | <li>[switch.diff](https://bugs.python.org/file3752/switch.diff "Uploaded as text/plain at 2001-11-13.00:04:31 by @Yhg1s")</li>
<sup>*Note: these values reflect the state of the issue at 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 2002-12-09.20:38:35.000>
created_at = <Date 2001-11-13.00:04:30.000>
labels = ['interpreter-core']
title = "'switch'/'case'/'else' statement"
updated_at = <Date 2002-12-09.20:38:35.000>
user = 'https://github.com/Yhg1s'
```
bugs.python.org fields:
```python
activity = <Date 2002-12-09.20:38:35.000>
actor = 'twouters'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-11-13.00:04:30.000>
creator = 'twouters'
dependencies = []
files = ['3752']
hgrepos = []
issue_num = 481118
keywords = ['patch']
message_count = 3.0
messages = ['38170', '38171', '38172']
nosy_count = 2.0
nosy_names = ['lemburg', 'twouters']
pr_nums = []
priority = 'low'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue481118'
versions = ['Python 2.3']
```
</p></details>
| 'switch'/'case'/'else' statement | https://api.github.com/repos/python/cpython/issues/35514/comments | 3 | 2001-11-13T00:04:30Z | 2022-04-09T21:49:36Z | https://github.com/python/cpython/issues/35514 | 1,198,781,435 | 35,514 |
[
"python",
"cpython"
] | BPO | [481080](https://bugs.python.org/issue481080)
--- | :---
Nosy | @freddrake, @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 = None
closed_at = <Date 2001-12-05.14:47:42.000>
created_at = <Date 2001-11-12.22:37:50.000>
labels = ['docs']
title = 'Read Me file Patch for Python 2.1.2'
updated_at = <Date 2001-12-05.14:47:42.000>
user = 'https://bugs.python.org/dkwolfe'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-05.14:47:42.000>
actor = 'jackjansen'
assignee = 'anthonybaxter'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-11-12.22:37:50.000>
creator = 'dkwolfe'
dependencies = []
files = []
hgrepos = []
issue_num = 481080
keywords = ['patch']
message_count = 5.0
messages = ['38165', '38166', '38167', '38168', '38169']
nosy_count = 4.0
nosy_names = ['fdrake', 'anthonybaxter', 'jackjansen', 'dkwolfe']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue481080'
versions = []
```
</p></details>
| Read Me file Patch for Python 2.1.2 | https://api.github.com/repos/python/cpython/issues/35513/comments | 5 | 2001-11-12T22:37:50Z | 2022-04-09T21:49:34Z | https://github.com/python/cpython/issues/35513 | 1,198,781,430 | 35,513 |
[
"python",
"cpython"
] | BPO | [481075](https://bugs.python.org/issue481075)
--- | :---
Nosy | @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 2001-12-27.23:43:48.000>
created_at = <Date 2001-11-12.22:31:49.000>
labels = ['OS-mac']
title = 'Makefile patches for Mac OS X for Python 2.1.2...'
updated_at = <Date 2001-12-27.23:43:48.000>
user = 'https://bugs.python.org/dkwolfe'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-27.23:43:48.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2001-11-12.22:31:49.000>
creator = 'dkwolfe'
dependencies = []
files = []
hgrepos = []
issue_num = 481075
keywords = ['patch']
message_count = 3.0
messages = ['38162', '38163', '38164']
nosy_count = 2.0
nosy_names = ['jackjansen', 'dkwolfe']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue481075'
versions = []
```
</p></details>
| Makefile patches for Mac OS X for Python 2.1.2... | https://api.github.com/repos/python/cpython/issues/35512/comments | 3 | 2001-11-12T22:31:49Z | 2022-04-09T21:49:34Z | https://github.com/python/cpython/issues/35512 | 1,198,781,426 | 35,512 |
[
"python",
"cpython"
] | BPO | [481060](https://bugs.python.org/issue481060)
--- | :---
Nosy | @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 2001-12-27.23:45:38.000>
created_at = <Date 2001-11-12.21:46:59.000>
labels = ['OS-mac']
title = 'dylib & ncurses patches for Mac OS X for Python 2.1.2'
updated_at = <Date 2001-12-27.23:45:38.000>
user = 'https://bugs.python.org/dkwolfe'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-27.23:45:38.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2001-11-12.21:46:59.000>
creator = 'dkwolfe'
dependencies = []
files = []
hgrepos = []
issue_num = 481060
keywords = ['patch']
message_count = 7.0
messages = ['38155', '38156', '38157', '38158', '38159', '38160', '38161']
nosy_count = 3.0
nosy_names = ['anthonybaxter', 'jackjansen', 'dkwolfe']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue481060'
versions = []
```
</p></details>
| dylib & ncurses patches for Mac OS X for Python 2.1.2 | https://api.github.com/repos/python/cpython/issues/35511/comments | 7 | 2001-11-12T21:46:59Z | 2022-04-09T21:49:33Z | https://github.com/python/cpython/issues/35511 | 1,198,781,419 | 35,511 |
[
"python",
"cpython"
] | BPO | [480967](https://bugs.python.org/issue480967)
--- | :---
Nosy | @gvanrossum, @loewis, @jcea
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2002-06-06.01:17:11.000>
created_at = <Date 2001-11-12.16:56:29.000>
labels = ['type-feature']
title = 'SHA 256/384/512 in Python 2.2'
updated_at = <Date 2002-06-06.01:17:11.000>
user = 'https://github.com/jcea'
```
bugs.python.org fields:
```python
activity = <Date 2002-06-06.01:17:11.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-11-12.16:56:29.000>
creator = 'jcea'
dependencies = []
files = []
hgrepos = []
issue_num = 480967
keywords = []
message_count = 3.0
messages = ['53320', '53321', '53322']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'loewis', 'jcea']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue480967'
versions = []
```
</p></details>
| SHA 256/384/512 in Python 2.2 | https://api.github.com/repos/python/cpython/issues/35510/comments | 3 | 2001-11-12T16:56:29Z | 2022-04-09T21:49:32Z | https://github.com/python/cpython/issues/35510 | 1,198,781,414 | 35,510 |
[
"python",
"cpython"
] | BPO | [480962](https://bugs.python.org/issue480962)
--- | :---
Nosy | @loewis, @jcea
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2001-11-12.17:08:44.000>
created_at = <Date 2001-11-12.16:41:00.000>
labels = ['library']
title = 'Implement "setgroups"'
updated_at = <Date 2001-11-12.17:08:44.000>
user = 'https://github.com/jcea'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-12.17:08:44.000>
actor = 'jcea'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-12.16:41:00.000>
creator = 'jcea'
dependencies = []
files = []
hgrepos = []
issue_num = 480962
keywords = ['patch']
message_count = 2.0
messages = ['38153', '38154']
nosy_count = 2.0
nosy_names = ['loewis', 'jcea']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue480962'
versions = []
```
</p></details>
| Implement "setgroups" | https://api.github.com/repos/python/cpython/issues/35509/comments | 2 | 2001-11-12T16:41:00Z | 2022-04-09T21:49:30Z | https://github.com/python/cpython/issues/35509 | 1,198,781,411 | 35,509 |
[
"python",
"cpython"
] | BPO | [480902](https://bugs.python.org/issue480902)
--- | :---
Nosy | @smontanaro, @warsaw
Files | <li>[dumdbm.diff](https://bugs.python.org/file3751/dumdbm.diff "Uploaded as text/plain at 2001-11-12.14:10:49 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 2002-03-15.01:45:23.000>
created_at = <Date 2001-11-12.13:30:22.000>
labels = ['library']
title = 'allow dumbdbm to reuse space'
updated_at = <Date 2002-03-15.01:45:23.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-15.01:45:23.000>
actor = 'skip.montanaro'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-12.13:30:22.000>
creator = 'skip.montanaro'
dependencies = []
files = ['3751']
hgrepos = []
issue_num = 480902
keywords = ['patch']
message_count = 3.0
messages = ['38150', '38151', '38152']
nosy_count = 2.0
nosy_names = ['skip.montanaro', 'barry']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue480902'
versions = ['Python 2.3']
```
</p></details>
| allow dumbdbm to reuse space | https://api.github.com/repos/python/cpython/issues/35508/comments | 3 | 2001-11-12T13:30:22Z | 2022-04-09T21:49:29Z | https://github.com/python/cpython/issues/35508 | 1,198,781,410 | 35,508 |
[
"python",
"cpython"
] | BPO | [480882](https://bugs.python.org/issue480882)
--- | :---
Nosy | @mwhudson, @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 2001-12-06.15:58:24.000>
created_at = <Date 2001-11-12.12:19:14.000>
labels = ['build']
title = "oot builds don't build _curses_panel"
updated_at = <Date 2001-12-06.15:58:24.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-06.15:58:24.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-11-12.12:19:14.000>
creator = 'mwh'
dependencies = []
files = []
hgrepos = []
issue_num = 480882
keywords = []
message_count = 2.0
messages = ['7515', '7516']
nosy_count = 2.0
nosy_names = ['mwh', 'akuchling']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue480882'
versions = []
```
</p></details>
| oot builds don't build _curses_panel | https://api.github.com/repos/python/cpython/issues/35507/comments | 2 | 2001-11-12T12:19:14Z | 2022-04-09T21:49:28Z | https://github.com/python/cpython/issues/35507 | 1,198,781,406 | 35,507 |
[
"python",
"cpython"
] | BPO | [480769](https://bugs.python.org/issue480769)
--- | :---
Nosy | @mwhudson
Files | <li>[_cursesmodule.c.diff](https://bugs.python.org/file3750/_cursesmodule.c.diff "Uploaded as text/plain at 2001-11-12.03:48:22 by jlt63")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-11-12.12:27:39.000>
created_at = <Date 2001-11-12.03:48:21.000>
labels = ['extension-modules']
title = 'Cygwin _cursesmodule patch'
updated_at = <Date 2001-11-12.12:27:39.000>
user = 'https://bugs.python.org/jlt63'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-12.12:27:39.000>
actor = 'mwh'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-11-12.03:48:21.000>
creator = 'jlt63'
dependencies = []
files = ['3750']
hgrepos = []
issue_num = 480769
keywords = ['patch']
message_count = 3.0
messages = ['38147', '38148', '38149']
nosy_count = 2.0
nosy_names = ['mwh', 'jlt63']
pr_nums = []
priority = 'normal'
resolution = 'later'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue480769'
versions = []
```
</p></details>
| Cygwin _cursesmodule patch | https://api.github.com/repos/python/cpython/issues/35506/comments | 3 | 2001-11-12T03:48:21Z | 2022-04-09T21:49:26Z | https://github.com/python/cpython/issues/35506 | 1,198,781,401 | 35,506 |
[
"python",
"cpython"
] | BPO | [480716](https://bugs.python.org/issue480716)
--- | :---
Nosy | @gvanrossum
Files | <li>[typeobject.c.diff](https://bugs.python.org/file3749/typeobject.c.diff "Uploaded as text/plain at 2001-11-11.22:12:18 by glchapman")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-12-03.15:41:51.000>
created_at = <Date 2001-11-11.22:07:24.000>
labels = ['interpreter-core']
title = 'Support for super subclasses'
updated_at = <Date 2001-12-03.15:41:51.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-03.15:41:51.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-11-11.22:07:24.000>
creator = 'glchapman'
dependencies = []
files = ['3749']
hgrepos = []
issue_num = 480716
keywords = ['patch']
message_count = 3.0
messages = ['38144', '38145', '38146']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'glchapman']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue480716'
versions = ['Python 2.3']
```
</p></details>
| Support for super subclasses | https://api.github.com/repos/python/cpython/issues/35505/comments | 3 | 2001-11-11T22:07:24Z | 2022-04-09T21:49:26Z | https://github.com/python/cpython/issues/35505 | 1,198,781,396 | 35,505 |
[
"python",
"cpython"
] | BPO | [480562](https://bugs.python.org/issue480562)
--- | :---
Nosy | @gvanrossum
Files | <li>[addmember.zip](https://bugs.python.org/file3748/addmember.zip "Uploaded as application/octet-stream at 2001-11-11.10:21:52 by mclay"): replace __slots__ with addmembers</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-12-04.19:12:58.000>
created_at = <Date 2001-11-11.09:53:38.000>
labels = ['interpreter-core']
title = 'replace __slots__ with addmembers'
updated_at = <Date 2001-12-04.19:12:58.000>
user = 'https://bugs.python.org/mclay'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-04.19:12:58.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-11-11.09:53:38.000>
creator = 'mclay'
dependencies = []
files = ['3748']
hgrepos = []
issue_num = 480562
keywords = ['patch']
message_count = 3.0
messages = ['38141', '38142', '38143']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'mclay']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue480562'
versions = []
```
</p></details>
| replace __slots__ with addmembers | https://api.github.com/repos/python/cpython/issues/35504/comments | 3 | 2001-11-11T09:53:38Z | 2022-04-09T21:49:25Z | https://github.com/python/cpython/issues/35504 | 1,198,781,394 | 35,504 |
[
"python",
"cpython"
] | BPO | [480480](https://bugs.python.org/issue480480)
--- | :---
Nosy | @mwhudson, @gvanrossum, @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2001-12-07.13:11:53.000>
created_at = <Date 2001-11-11.00:22:03.000>
labels = ['library']
title = 'pydoc #!/build-directory/python'
updated_at = <Date 2001-12-07.13:11:53.000>
user = 'https://bugs.python.org/bzhou'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-07.13:11:53.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2001-11-11.00:22:03.000>
creator = 'bzhou'
dependencies = []
files = []
hgrepos = []
issue_num = 480480
keywords = []
message_count = 4.0
messages = ['7511', '7512', '7513', '7514']
nosy_count = 4.0
nosy_names = ['mwh', 'gvanrossum', 'loewis', 'bzhou']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue480480'
versions = ['Python 2.2']
```
</p></details>
| pydoc #!/build-directory/python | https://api.github.com/repos/python/cpython/issues/35503/comments | 4 | 2001-11-11T00:22:03Z | 2022-04-09T21:49:24Z | https://github.com/python/cpython/issues/35503 | 1,198,781,390 | 35,503 |
[
"python",
"cpython"
] | BPO | [480384](https://bugs.python.org/issue480384)
--- | :---
Nosy | @loewis
Files | <li>[py-curses](https://bugs.python.org/file195/py-curses "Uploaded as application/octet-stream at 2001-11-10.17:02:37 by nnorwitz"): patch to fix UMR in Modules/_cursesmodule.c</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-11-11.14:50:57.000>
created_at = <Date 2001-11-10.17:02:37.000>
labels = ['extension-modules']
title = 'UMR in curses module'
updated_at = <Date 2001-11-11.14:50:57.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-11.14:50:57.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-11-10.17:02:37.000>
creator = 'nnorwitz'
dependencies = []
files = ['195']
hgrepos = []
issue_num = 480384
keywords = []
message_count = 4.0
messages = ['7507', '7508', '7509', '7510']
nosy_count = 2.0
nosy_names = ['loewis', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue480384'
versions = ['Python 2.2']
```
</p></details>
| UMR in curses module | https://api.github.com/repos/python/cpython/issues/35502/comments | 4 | 2001-11-10T17:02:37Z | 2022-04-09T21:49:22Z | https://github.com/python/cpython/issues/35502 | 1,198,781,383 | 35,502 |
[
"python",
"cpython"
] | BPO | [480337](https://bugs.python.org/issue480337)
--- | :---
Nosy | @freddrake, @rhettinger
Files | <li>[tut.diff](https://bugs.python.org/file194/tut.diff "Uploaded as text/plain at 2002-06-25.03:41:38 by @rhettinger"): tut.diff</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2002-06-25.15:14:08.000>
created_at = <Date 2001-11-10.11:21:00.000>
labels = ['docs']
title = 'Tut: Dict used before dicts explained'
updated_at = <Date 2002-06-25.15:14:08.000>
user = 'https://bugs.python.org/spiv'
```
bugs.python.org fields:
```python
activity = <Date 2002-06-25.15:14:08.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-11-10.11:21:00.000>
creator = 'spiv'
dependencies = []
files = ['194']
hgrepos = []
issue_num = 480337
keywords = []
message_count = 4.0
messages = ['7503', '7504', '7505', '7506']
nosy_count = 3.0
nosy_names = ['fdrake', 'rhettinger', 'spiv']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue480337'
versions = []
```
</p></details>
| Tut: Dict used before dicts explained | https://api.github.com/repos/python/cpython/issues/35501/comments | 4 | 2001-11-10T11:21:00Z | 2022-04-09T21:49:22Z | https://github.com/python/cpython/issues/35501 | 1,198,781,378 | 35,501 |
[
"python",
"cpython"
] | BPO | [480325](https://bugs.python.org/issue480325)
--- | :---
Nosy | @tim-one, @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2001-12-13.20:03:55.000>
created_at = <Date 2001-11-10.09:20:58.000>
labels = ['expert-tkinter']
title = 'Tkinter crash on Win2000, OK on UNIX'
updated_at = <Date 2001-12-13.20:03:55.000>
user = 'https://bugs.python.org/lewisjwl'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-13.20:03:55.000>
actor = 'tim.peters'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2001-11-10.09:20:58.000>
creator = 'lewisjwl'
dependencies = []
files = []
hgrepos = []
issue_num = 480325
keywords = []
message_count = 5.0
messages = ['7498', '7499', '7500', '7501', '7502']
nosy_count = 3.0
nosy_names = ['tim.peters', 'loewis', 'lewisjwl']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue480325'
versions = []
```
</p></details>
| Tkinter crash on Win2000, OK on UNIX | https://api.github.com/repos/python/cpython/issues/35500/comments | 8 | 2001-11-10T09:20:58Z | 2022-10-26T20:30:33Z | https://github.com/python/cpython/issues/35500 | 1,198,781,374 | 35,500 |
[
"python",
"cpython"
] | BPO | [480215](https://bugs.python.org/issue480215)
--- | :---
Nosy | @mwhudson, @gvanrossum, @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/tim-one'
closed_at = <Date 2002-03-24.19:26:54.000>
created_at = <Date 2001-11-09.22:33:49.000>
labels = ['interpreter-core']
title = 'softspace confused in nested print'
updated_at = <Date 2002-03-24.19:26:54.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-24.19:26:54.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-11-09.22:33:49.000>
creator = 'tim.peters'
dependencies = []
files = []
hgrepos = []
issue_num = 480215
keywords = []
message_count = 5.0
messages = ['7493', '7494', '7495', '7496', '7497']
nosy_count = 3.0
nosy_names = ['mwh', 'gvanrossum', 'tim.peters']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue480215'
versions = []
```
</p></details>
| softspace confused in nested print | https://api.github.com/repos/python/cpython/issues/35499/comments | 5 | 2001-11-09T22:33:49Z | 2022-04-09T21:49:20Z | https://github.com/python/cpython/issues/35499 | 1,198,781,370 | 35,499 |
[
"python",
"cpython"
] | BPO | [480188](https://bugs.python.org/issue480188)
--- | :---
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 2001-11-20.15:07:48.000>
created_at = <Date 2001-11-09.21:10:44.000>
labels = ['interpreter-core']
title = 'printing unicode objects'
updated_at = <Date 2001-11-20.15:07:48.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-20.15:07:48.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-11-09.21:10:44.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 480188
keywords = []
message_count = 3.0
messages = ['7490', '7491', '7492']
nosy_count = 2.0
nosy_names = ['lemburg', 'dpopowich']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue480188'
versions = []
```
</p></details>
| printing unicode objects | https://api.github.com/repos/python/cpython/issues/35498/comments | 3 | 2001-11-09T21:10:44Z | 2022-04-09T21:49:18Z | https://github.com/python/cpython/issues/35498 | 1,198,781,364 | 35,498 |
[
"python",
"cpython"
] | BPO | [480096](https://bugs.python.org/issue480096)
--- | :---
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 2001-11-09.17:12:11.000>
created_at = <Date 2001-11-09.17:12:11.000>
labels = ['interpreter-core']
title = 'Assign to __debug__ still allowed'
updated_at = <Date 2001-11-09.17:12:11.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-09.17:12:11.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-11-09.17:12:11.000>
creator = 'tim.peters'
dependencies = []
files = []
hgrepos = []
issue_num = 480096
keywords = []
message_count = 1.0
messages = ['7489']
nosy_count = 1.0
nosy_names = ['tim.peters']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue480096'
versions = ['Python 2.2']
```
</p></details>
| Assign to __debug__ still allowed | https://api.github.com/repos/python/cpython/issues/35497/comments | 1 | 2001-11-09T17:12:11Z | 2022-04-09T21:49:17Z | https://github.com/python/cpython/issues/35497 | 1,198,781,362 | 35,497 |
[
"python",
"cpython"
] | BPO | [479981](https://bugs.python.org/issue479981)
--- | :---
Nosy | @mwhudson, @gvanrossum, @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 2001-12-13.15:42:09.000>
created_at = <Date 2001-11-09.13:01:59.000>
labels = ['interpreter-core']
title = 'test_socket fails when compiled with threads (HP-UX)'
updated_at = <Date 2001-12-13.15:42:09.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-13.15:42:09.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-11-09.13:01:59.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 479981
keywords = []
message_count = 10.0
messages = ['7479', '7480', '7481', '7482', '7483', '7484', '7485', '7486', '7487', '7488']
nosy_count = 4.0
nosy_names = ['mwh', 'gvanrossum', 'nobody', 'loewis']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue479981'
versions = ['Python 2.2']
```
</p></details>
| test_socket fails when compiled with threads (HP-UX) | https://api.github.com/repos/python/cpython/issues/35496/comments | 10 | 2001-11-09T13:01:59Z | 2022-04-09T21:49:15Z | https://github.com/python/cpython/issues/35496 | 1,198,781,359 | 35,496 |
[
"python",
"cpython"
] | BPO | [479967](https://bugs.python.org/issue479967)
--- | :---
Nosy | @freddrake, @theller
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-12-04.17:07:53.000>
created_at = <Date 2001-11-09.12:41:30.000>
labels = ['docs']
title = 'Python/C API manual has no index section'
updated_at = <Date 2001-12-04.17:07:53.000>
user = 'https://github.com/theller'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-04.17:07:53.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-11-09.12:41:30.000>
creator = 'theller'
dependencies = []
files = []
hgrepos = []
issue_num = 479967
keywords = []
message_count = 5.0
messages = ['7474', '7475', '7476', '7477', '7478']
nosy_count = 3.0
nosy_names = ['fdrake', 'theller', 'glchapman']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue479967'
versions = []
```
</p></details>
| Python/C API manual has no index section | https://api.github.com/repos/python/cpython/issues/35495/comments | 5 | 2001-11-09T12:41:30Z | 2022-04-09T21:49:15Z | https://github.com/python/cpython/issues/35495 | 1,198,781,356 | 35,495 |
[
"python",
"cpython"
] | BPO | [479898](https://bugs.python.org/issue479898)
--- | :---
Nosy | @gvanrossum, @loewis, @hyeshik
Files | <li>[python_mbstring_diff.txt](https://bugs.python.org/file3743/python_mbstring_diff.txt "Uploaded as text/plain at 2001-11-09.07:10:14 by @hyeshik"): patch to Objects/stringobject.c</li><li>[configure.in.diff.txt](https://bugs.python.org/file3744/configure.in.diff.txt "Uploaded as text/plain at 2001-12-10.03:20:56 by @hyeshik"): 2nd) autoconf detect for mbtowc(), iswprint()</li><li>[pyconfig.h.in.diff.txt](https://bugs.python.org/file3745/pyconfig.h.in.diff.txt "Uploaded as text/plain at 2001-12-10.03:21:29 by @hyeshik"): 2nd) autoconf detect for mbtowc(), iswprint()</li><li>[stringobject.c.diff.txt](https://bugs.python.org/file3746/stringobject.c.diff.txt "Uploaded as text/plain at 2001-12-10.03:22:14 by @hyeshik"): 2nd) new clean(on my view) patch for Objects/stringobject.c</li><li>[mb3.diff](https://bugs.python.org/file3747/mb3.diff "Uploaded as text/plain at 2002-04-01.18:06:47 by @hyeshik"): 3rd) revised (includes patch for stringobject.c, configure.in and pyconfig.h.in)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-10-11.05:38:32.000>
created_at = <Date 2001-11-09.07:10:11.000>
labels = ['interpreter-core']
title = 'Multibyte string on string::string_print'
updated_at = <Date 2002-10-11.05:38:32.000>
user = 'https://github.com/hyeshik'
```
bugs.python.org fields:
```python
activity = <Date 2002-10-11.05:38:32.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-11-09.07:10:11.000>
creator = 'hyeshik.chang'
dependencies = []
files = ['3743', '3744', '3745', '3746', '3747']
hgrepos = []
issue_num = 479898
keywords = ['patch']
message_count = 10.0
messages = ['38131', '38132', '38133', '38134', '38135', '38136', '38137', '38138', '38139', '38140']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'loewis', 'hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue479898'
versions = []
```
</p></details>
| Multibyte string on string::string_print | https://api.github.com/repos/python/cpython/issues/35494/comments | 10 | 2001-11-09T07:10:11Z | 2022-04-09T21:49:13Z | https://github.com/python/cpython/issues/35494 | 1,198,781,355 | 35,494 |
[
"python",
"cpython"
] | BPO | [479796](https://bugs.python.org/issue479796)
--- | :---
Nosy | @gvanrossum, @loewis
Files | <li>[patch](https://bugs.python.org/file3742/patch "Uploaded as text/plain at 2001-11-08.22:57:57 by bfordham")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-12-04.19:22:13.000>
created_at = <Date 2001-11-08.22:57:53.000>
labels = ['extension-modules', 'invalid']
title = 'Patch for Bug python/cpython#34239'
updated_at = <Date 2001-12-04.19:22:13.000>
user = 'https://bugs.python.org/bfordham'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-04.19:22:13.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-11-08.22:57:53.000>
creator = 'bfordham'
dependencies = []
files = ['3742']
hgrepos = []
issue_num = 479796
keywords = ['patch']
message_count = 3.0
messages = ['38128', '38129', '38130']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'loewis', 'bfordham']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue479796'
versions = []
```
</p></details>
| Patch for Bug #411612 | https://api.github.com/repos/python/cpython/issues/35493/comments | 3 | 2001-11-08T22:57:53Z | 2022-04-09T21:49:13Z | https://github.com/python/cpython/issues/35493 | 1,198,781,350 | 35,493 |
[
"python",
"cpython"
] | BPO | [479698](https://bugs.python.org/issue479698)
--- | :---
Nosy | @gvanrossum, @freddrake, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2003-07-12.02:01:36.000>
created_at = <Date 2001-11-08.18:53:08.000>
labels = ['docs']
title = '__coerce__ not working with new classes'
updated_at = <Date 2003-07-12.02:01:36.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-12.02:01:36.000>
actor = 'rhettinger'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-11-08.18:53:08.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 479698
keywords = []
message_count = 4.0
messages = ['7470', '7471', '7472', '7473']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'fdrake', 'rhettinger', 'loechelt']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue479698'
versions = ['Python 2.2']
```
</p></details>
| __coerce__ not working with new classes | https://api.github.com/repos/python/cpython/issues/35492/comments | 4 | 2001-11-08T18:53:08Z | 2022-04-09T21:49:12Z | https://github.com/python/cpython/issues/35492 | 1,198,781,347 | 35,492 |
[
"python",
"cpython"
] | BPO | [479615](https://bugs.python.org/issue479615)
--- | :---
Nosy | @malemburg, @tim-one, @loewis, @arigo, @nascheme
Files | <li>[str-eq-cmp.patch](https://bugs.python.org/file3740/str-eq-cmp.patch "Uploaded as text/plain at 2001-11-08.15:19:45 by @malemburg"): Patch</li><li>[str-eq-cmp2.patch](https://bugs.python.org/file3741/str-eq-cmp2.patch "Uploaded as text/plain at 2002-03-23.23:35:30 by @nascheme")</li>
<sup>*Note: these values reflect the state of the issue at 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 2002-11-14.17:17:13.000>
created_at = <Date 2001-11-08.15:19:38.000>
labels = ['interpreter-core']
title = 'Fast-path for interned string compares'
updated_at = <Date 2002-11-14.17:17:13.000>
user = 'https://github.com/malemburg'
```
bugs.python.org fields:
```python
activity = <Date 2002-11-14.17:17:13.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-11-08.15:19:38.000>
creator = 'lemburg'
dependencies = []
files = ['3740', '3741']
hgrepos = []
issue_num = 479615
keywords = ['patch']
message_count = 8.0
messages = ['38120', '38121', '38122', '38123', '38124', '38125', '38126', '38127']
nosy_count = 5.0
nosy_names = ['lemburg', 'tim.peters', 'loewis', 'arigo', 'nascheme']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue479615'
versions = []
```
</p></details>
| Fast-path for interned string compares | https://api.github.com/repos/python/cpython/issues/35491/comments | 8 | 2001-11-08T15:19:38Z | 2022-04-09T21:49:11Z | https://github.com/python/cpython/issues/35491 | 1,198,781,343 | 35,491 |
[
"python",
"cpython"
] | BPO | [479571](https://bugs.python.org/issue479571)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2001-11-09.21:00:23.000>
created_at = <Date 2001-11-08.13:55:39.000>
labels = ['build']
title = '--disable-unicode not working'
updated_at = <Date 2001-11-09.21:00:23.000>
user = 'https://bugs.python.org/niemeyer'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-09.21:00:23.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-11-08.13:55:39.000>
creator = 'niemeyer'
dependencies = []
files = []
hgrepos = []
issue_num = 479571
keywords = []
message_count = 2.0
messages = ['7468', '7469']
nosy_count = 2.0
nosy_names = ['loewis', 'niemeyer']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue479571'
versions = ['Python 2.2']
```
</p></details>
| --disable-unicode not working | https://api.github.com/repos/python/cpython/issues/35490/comments | 2 | 2001-11-08T13:55:39Z | 2022-04-09T21:49:10Z | https://github.com/python/cpython/issues/35490 | 1,198,781,336 | 35,490 |
[
"python",
"cpython"
] | BPO | [479568](https://bugs.python.org/issue479568)
--- | :---
Nosy | @gvanrossum, @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/tim-one'
closed_at = <Date 2001-12-10.16:58:42.000>
created_at = <Date 2001-11-08.13:47:52.000>
labels = ['extension-modules']
title = 'xxsubtype builtin'
updated_at = <Date 2001-12-10.16:58:42.000>
user = 'https://bugs.python.org/niemeyer'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-10.16:58:42.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-11-08.13:47:52.000>
creator = 'niemeyer'
dependencies = []
files = []
hgrepos = []
issue_num = 479568
keywords = []
message_count = 6.0
messages = ['7462', '7463', '7464', '7465', '7466', '7467']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'tim.peters', 'niemeyer']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue479568'
versions = ['Python 2.2']
```
</p></details>
| xxsubtype builtin | https://api.github.com/repos/python/cpython/issues/35489/comments | 6 | 2001-11-08T13:47:52Z | 2022-04-09T21:49:08Z | https://github.com/python/cpython/issues/35489 | 1,198,781,328 | 35,489 |
[
"python",
"cpython"
] | BPO | [479551](https://bugs.python.org/issue479551)
--- | :---
Nosy | @mwhudson, @tim-one, @freddrake, @smontanaro
Files | <li>[complex-string-args.diff](https://bugs.python.org/file3738/complex-string-args.diff "Uploaded as text/plain at 2001-11-08.13:22:05 by @mwhudson"): fix complex() with 2 string args</li><li>[complex.diff](https://bugs.python.org/file3739/complex.diff "Uploaded as text/plain at 2001-11-08.15:31:52 by @smontanaro"): slightly different patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-12-13.19:58:59.000>
created_at = <Date 2001-11-08.13:21:56.000>
labels = ['interpreter-core']
title = 'fix complex() with 2 string args'
updated_at = <Date 2001-12-13.19:58:59.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-13.19:58:59.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-11-08.13:21:56.000>
creator = 'mwh'
dependencies = []
files = ['3738', '3739']
hgrepos = []
issue_num = 479551
keywords = ['patch']
message_count = 8.0
messages = ['38112', '38113', '38114', '38115', '38116', '38117', '38118', '38119']
nosy_count = 5.0
nosy_names = ['mwh', 'tim.peters', 'fdrake', 'skip.montanaro', 'dspguru']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue479551'
versions = []
```
</p></details>
| fix complex() with 2 string args | https://api.github.com/repos/python/cpython/issues/35488/comments | 8 | 2001-11-08T13:21:56Z | 2022-04-09T21:49:07Z | https://github.com/python/cpython/issues/35488 | 1,198,781,322 | 35,488 |
[
"python",
"cpython"
] | BPO | [479469](https://bugs.python.org/issue479469)
--- | :---
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 2002-03-08.17:13:18.000>
created_at = <Date 2001-11-08.08:03:31.000>
labels = ['library']
title = 'File copy fails on True64 AFS file syste'
updated_at = <Date 2002-03-08.17:13:18.000>
user = 'https://bugs.python.org/hinsen'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-08.17:13:18.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2001-11-08.08:03:31.000>
creator = 'hinsen'
dependencies = []
files = []
hgrepos = []
issue_num = 479469
keywords = []
message_count = 3.0
messages = ['7459', '7460', '7461']
nosy_count = 2.0
nosy_names = ['akuchling', 'hinsen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue479469'
versions = []
```
</p></details>
| File copy fails on True64 AFS file syste | https://api.github.com/repos/python/cpython/issues/35487/comments | 3 | 2001-11-08T08:03:31Z | 2022-04-09T21:49:06Z | https://github.com/python/cpython/issues/35487 | 1,198,781,318 | 35,487 |
[
"python",
"cpython"
] | BPO | [479195](https://bugs.python.org/issue479195)
--- | :---
Nosy | @gvanrossum, @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2008-01-21.22:02:08.061>
created_at = <Date 2001-11-07.17:27:23.000>
labels = ['type-feature']
title = 'Put Demo/rpc/rpc.py into standard lib'
updated_at = <Date 2008-01-21.22:02:08.060>
user = 'https://bugs.python.org/romberg'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-21.22:02:08.060>
actor = 'draghuram'
assignee = 'none'
closed = True
closed_date = <Date 2008-01-21.22:02:08.061>
closer = 'draghuram'
components = ['None']
creation = <Date 2001-11-07.17:27:23.000>
creator = 'romberg'
dependencies = []
files = []
hgrepos = []
issue_num = 479195
keywords = []
message_count = 4.0
messages = ['61072', '61454', '61456', '61457']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'romberg', 'georg.brandl', 'draghuram']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue479195'
versions = []
```
</p></details>
| Put Demo/rpc/rpc.py into standard lib | https://api.github.com/repos/python/cpython/issues/35486/comments | 4 | 2001-11-07T17:27:23Z | 2022-04-09T21:49:04Z | https://github.com/python/cpython/issues/35486 | 1,198,781,309 | 35,486 |
[
"python",
"cpython"
] | BPO | [479186](https://bugs.python.org/issue479186)
--- | :---
Nosy | @nascheme
Files | <li>[fix_del.diff](https://bugs.python.org/file193/fix_del.diff "Uploaded as text/plain at 2001-11-07.17:14:24 by @nascheme")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-11-09.16:24:59.000>
created_at = <Date 2001-11-07.17:14:23.000>
labels = ['library']
title = 'compiler generates bad code for "del"'
updated_at = <Date 2001-11-09.16:24:59.000>
user = 'https://github.com/nascheme'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-09.16:24:59.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-07.17:14:23.000>
creator = 'nascheme'
dependencies = []
files = ['193']
hgrepos = []
issue_num = 479186
keywords = []
message_count = 2.0
messages = ['7457', '7458']
nosy_count = 2.0
nosy_names = ['jhylton', 'nascheme']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue479186'
versions = []
```
</p></details>
| compiler generates bad code for "del" | https://api.github.com/repos/python/cpython/issues/35485/comments | 2 | 2001-11-07T17:14:23Z | 2022-04-09T21:49:03Z | https://github.com/python/cpython/issues/35485 | 1,198,781,305 | 35,485 |
[
"python",
"cpython"
] | BPO | [479137](https://bugs.python.org/issue479137)
--- | :---
Nosy | @nascheme
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-11-07.17:18:34.000>
created_at = <Date 2001-11-07.15:17:43.000>
labels = ['build']
title = 'unset PYTHON* shell vars'
updated_at = <Date 2001-11-07.17:18:34.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-07.17:18:34.000>
actor = 'nascheme'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-11-07.15:17:43.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 479137
keywords = []
message_count = 2.0
messages = ['7455', '7456']
nosy_count = 1.0
nosy_names = ['nascheme']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue479137'
versions = []
```
</p></details>
| unset PYTHON* shell vars | https://api.github.com/repos/python/cpython/issues/35484/comments | 2 | 2001-11-07T15:17:43Z | 2022-04-09T21:49:02Z | https://github.com/python/cpython/issues/35484 | 1,198,781,301 | 35,484 |
[
"python",
"cpython"
] | BPO | [478949](https://bugs.python.org/issue478949)
--- | :---
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 = 'https://github.com/tim-one'
closed_at = <Date 2001-11-07.15:16:18.000>
created_at = <Date 2001-11-07.02:05:58.000>
labels = ['expert-installation']
title = 'Windows installer start menu registry'
updated_at = <Date 2001-11-07.15:16:18.000>
user = 'https://bugs.python.org/bsherwood'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-07.15:16:18.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2001-11-07.02:05:58.000>
creator = 'bsherwood'
dependencies = []
files = []
hgrepos = []
issue_num = 478949
keywords = []
message_count = 4.0
messages = ['7451', '7452', '7453', '7454']
nosy_count = 2.0
nosy_names = ['tim.peters', 'bsherwood']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478949'
versions = ['Python 2.2']
```
</p></details>
| Windows installer start menu registry | https://api.github.com/repos/python/cpython/issues/35483/comments | 4 | 2001-11-07T02:05:58Z | 2022-04-09T21:49:01Z | https://github.com/python/cpython/issues/35483 | 1,198,781,297 | 35,483 |
[
"python",
"cpython"
] | BPO | [478887](https://bugs.python.org/issue478887)
--- | :---
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 2001-11-07.22:01:10.000>
created_at = <Date 2001-11-06.22:14:47.000>
labels = ['library']
title = 'imaplib patch'
updated_at = <Date 2001-11-07.22:01:10.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-07.22:01:10.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-06.22:14:47.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 478887
keywords = []
message_count = 2.0
messages = ['7449', '7450']
nosy_count = 1.0
nosy_names = ['loewis']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478887'
versions = []
```
</p></details>
| imaplib patch | https://api.github.com/repos/python/cpython/issues/35482/comments | 2 | 2001-11-06T22:14:47Z | 2022-04-09T21:49:00Z | https://github.com/python/cpython/issues/35482 | 1,198,781,294 | 35,482 |
[
"python",
"cpython"
] | BPO | [478851](https://bugs.python.org/issue478851)
--- | :---
Nosy | @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 2001-12-02.21:12:30.000>
created_at = <Date 2001-11-06.20:39:45.000>
labels = ['OS-mac']
title = 'Generates KeyboardInterrupt in bg'
updated_at = <Date 2001-12-02.21:12:30.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-02.21:12:30.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2001-11-06.20:39:45.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 478851
keywords = []
message_count = 2.0
messages = ['7447', '7448']
nosy_count = 1.0
nosy_names = ['jackjansen']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478851'
versions = []
```
</p></details>
| Generates KeyboardInterrupt in bg | https://api.github.com/repos/python/cpython/issues/35481/comments | 2 | 2001-11-06T20:39:45Z | 2022-04-09T21:48:59Z | https://github.com/python/cpython/issues/35481 | 1,198,781,289 | 35,481 |
[
"python",
"cpython"
] | BPO | [478768](https://bugs.python.org/issue478768)
--- | :---
Nosy | @gvanrossum, @tim-one
Files | <li>[hideMemberError.patch](https://bugs.python.org/file192/hideMemberError.patch "Uploaded as text/plain at 2001-11-06.16:53:47 by mclay"): type attribute hides member of same name</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-11-28.03:02:10.000>
created_at = <Date 2001-11-06.16:53:35.000>
labels = ['interpreter-core']
title = 'type attribute hides member of same name'
updated_at = <Date 2001-11-28.03:02:10.000>
user = 'https://bugs.python.org/mclay'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-28.03:02:10.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-11-06.16:53:35.000>
creator = 'mclay'
dependencies = []
files = ['192']
hgrepos = []
issue_num = 478768
keywords = []
message_count = 4.0
messages = ['7443', '7444', '7445', '7446']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'tim.peters', 'mclay']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478768'
versions = ['Python 2.2']
```
</p></details>
| type attribute hides member of same name | https://api.github.com/repos/python/cpython/issues/35480/comments | 4 | 2001-11-06T16:53:35Z | 2022-04-09T21:48:58Z | https://github.com/python/cpython/issues/35480 | 1,198,781,284 | 35,480 |
[
"python",
"cpython"
] | BPO | [478764](https://bugs.python.org/issue478764)
--- | :---
Nosy | @tim-one, @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-11-07.08:35:43.000>
created_at = <Date 2001-11-06.16:43:10.000>
labels = ['invalid', 'expert-installation']
title = 'does not install on Windows XP'
updated_at = <Date 2001-11-07.08:35:43.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-07.08:35:43.000>
actor = 'loewis'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2001-11-06.16:43:10.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 478764
keywords = []
message_count = 4.0
messages = ['7439', '7440', '7441', '7442']
nosy_count = 3.0
nosy_names = ['tim.peters', 'nobody', 'loewis']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478764'
versions = []
```
</p></details>
| does not install on Windows XP | https://api.github.com/repos/python/cpython/issues/35479/comments | 4 | 2001-11-06T16:43:10Z | 2022-04-09T21:48:57Z | https://github.com/python/cpython/issues/35479 | 1,198,781,280 | 35,479 |
[
"python",
"cpython"
] | BPO | [478654](https://bugs.python.org/issue478654)
--- | :---
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 2001-11-07.22:39:36.000>
created_at = <Date 2001-11-06.13:23:45.000>
labels = ['expert-tkinter']
title = 'Add Choose_Directory -> tkFileDialog'
updated_at = <Date 2001-11-07.22:39:36.000>
user = 'https://bugs.python.org/bscholln'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-07.22:39:36.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2001-11-06.13:23:45.000>
creator = 'bscholln'
dependencies = []
files = []
hgrepos = []
issue_num = 478654
keywords = ['patch']
message_count = 2.0
messages = ['38110', '38111']
nosy_count = 2.0
nosy_names = ['loewis', 'bscholln']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478654'
versions = []
```
</p></details>
| Add Choose_Directory -> tkFileDialog | https://api.github.com/repos/python/cpython/issues/35478/comments | 2 | 2001-11-06T13:23:45Z | 2022-04-09T21:48:55Z | https://github.com/python/cpython/issues/35478 | 1,198,781,274 | 35,478 |
[
"python",
"cpython"
] | BPO | [478536](https://bugs.python.org/issue478536)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-11-06.16:39:43.000>
created_at = <Date 2001-11-06.03:27:05.000>
labels = ['library']
title = 'TypeError from WeakKeyDictionary.has_key'
updated_at = <Date 2001-11-06.16:39:43.000>
user = 'https://bugs.python.org/svenil'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-06.16:39:43.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-06.03:27:05.000>
creator = 'svenil'
dependencies = []
files = []
hgrepos = []
issue_num = 478536
keywords = []
message_count = 2.0
messages = ['7437', '7438']
nosy_count = 2.0
nosy_names = ['fdrake', 'svenil']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478536'
versions = ['Python 2.2']
```
</p></details>
| TypeError from WeakKeyDictionary.has_key | https://api.github.com/repos/python/cpython/issues/35477/comments | 2 | 2001-11-06T03:27:05Z | 2022-04-09T21:48:55Z | https://github.com/python/cpython/issues/35477 | 1,198,781,270 | 35,477 |
[
"python",
"cpython"
] | BPO | [478534](https://bugs.python.org/issue478534)
--- | :---
Nosy | @gvanrossum, @tim-one, @freddrake
Files | <li>[defenvbug2.py](https://bugs.python.org/file187/defenvbug2.py "Uploaded as text/plain at 2001-11-06.07:17:05 by svenil"): Another example giving SystemError</li><li>[wrbug4.py](https://bugs.python.org/file188/wrbug4.py "Uploaded as text/plain at 2001-11-07.17:42:28 by svenil"): New test program, gives error in cvs version</li><li>[wrbug4.mail](https://bugs.python.org/file189/wrbug4.mail "Uploaded as application/octet-stream at 2001-11-07.17:55:11 by svenil"): More comments</li><li>[wrbug4.gdb-transcript](https://bugs.python.org/file190/wrbug4.gdb-transcript "Uploaded as application/octet-stream at 2001-11-07.17:57:53 by svenil"): gdb transcript</li><li>[sample.py](https://bugs.python.org/file191/sample.py "Uploaded as text/plain at 2001-12-10.20:22:34 by @freddrake"): Fred's simplified test case</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-12-11.19:29:28.000>
created_at = <Date 2001-11-06.03:15:58.000>
labels = ['interpreter-core']
title = 'SystemError with WeakKeyDictionary'
updated_at = <Date 2001-12-11.19:29:28.000>
user = 'https://bugs.python.org/svenil'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-11.19:29:28.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-11-06.03:15:58.000>
creator = 'svenil'
dependencies = []
files = ['187', '188', '189', '190', '191']
hgrepos = []
issue_num = 478534
keywords = []
message_count = 17.0
messages = ['7420', '7421', '7422', '7423', '7424', '7425', '7426', '7427', '7428', '7429', '7430', '7431', '7432', '7433', '7434', '7435', '7436']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'tim.peters', 'fdrake', 'svenil']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478534'
versions = ['Python 2.2']
```
</p></details>
| SystemError with WeakKeyDictionary | https://api.github.com/repos/python/cpython/issues/35476/comments | 17 | 2001-11-06T03:15:58Z | 2022-04-09T21:48:54Z | https://github.com/python/cpython/issues/35476 | 1,198,781,267 | 35,476 |
[
"python",
"cpython"
] | BPO | [478486](https://bugs.python.org/issue478486)
--- | :---
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 = 'https://github.com/tim-one'
closed_at = <Date 2001-11-05.23:21:01.000>
created_at = <Date 2001-11-05.22:59:43.000>
labels = ['expert-IDLE']
title = 'Example program locks up IDLE'
updated_at = <Date 2001-11-05.23:21:01.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-05.23:21:01.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2001-11-05.22:59:43.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 478486
keywords = []
message_count = 2.0
messages = ['7418', '7419']
nosy_count = 1.0
nosy_names = ['tim.peters']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478486'
versions = []
```
</p></details>
| Example program locks up IDLE | https://api.github.com/repos/python/cpython/issues/35475/comments | 2 | 2001-11-05T22:59:43Z | 2022-04-09T21:48:53Z | https://github.com/python/cpython/issues/35475 | 1,198,781,263 | 35,475 |
[
"python",
"cpython"
] | BPO | [478428](https://bugs.python.org/issue478428)
--- | :---
Nosy | @jackjansen
Files | <li>[gdbm.h](https://bugs.python.org/file186/gdbm.h "Uploaded as text/plain at 2001-12-10.15:34:13 by dadaist"): gdbm.h that's been causing so much trouble</li>
<sup>*Note: these values reflect the state of the issue at 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 2001-12-10.15:46:07.000>
created_at = <Date 2001-11-05.20:24:53.000>
labels = ['OS-mac']
title = 'dbm build fails'
updated_at = <Date 2001-12-10.15:46:07.000>
user = 'https://bugs.python.org/dadaist'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-10.15:46:07.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2001-11-05.20:24:53.000>
creator = 'dadaist'
dependencies = []
files = ['186']
hgrepos = []
issue_num = 478428
keywords = []
message_count = 9.0
messages = ['7409', '7410', '7411', '7412', '7413', '7414', '7415', '7416', '7417']
nosy_count = 2.0
nosy_names = ['jackjansen', 'dadaist']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478428'
versions = ['Python 2.2']
```
</p></details>
| dbm build fails | https://api.github.com/repos/python/cpython/issues/35474/comments | 9 | 2001-11-05T20:24:53Z | 2022-04-09T21:48:51Z | https://github.com/python/cpython/issues/35474 | 1,198,781,258 | 35,474 |
[
"python",
"cpython"
] | BPO | [478425](https://bugs.python.org/issue478425)
--- | :---
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 = 'https://github.com/tim-one'
closed_at = <Date 2001-11-05.21:31:23.000>
created_at = <Date 2001-11-05.20:19:06.000>
labels = ['library']
title = 'Change in os.path.join (ntpath.py)'
updated_at = <Date 2001-11-05.21:31:23.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-05.21:31:23.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-05.20:19:06.000>
creator = 'glchapman'
dependencies = []
files = []
hgrepos = []
issue_num = 478425
keywords = []
message_count = 2.0
messages = ['7407', '7408']
nosy_count = 2.0
nosy_names = ['tim.peters', 'glchapman']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478425'
versions = ['Python 2.2']
```
</p></details>
| Change in os.path.join (ntpath.py) | https://api.github.com/repos/python/cpython/issues/35473/comments | 2 | 2001-11-05T20:19:06Z | 2022-04-09T21:48:50Z | https://github.com/python/cpython/issues/35473 | 1,198,781,255 | 35,473 |
[
"python",
"cpython"
] | BPO | [478421](https://bugs.python.org/issue478421)
--- | :---
Files | <li>[cPickle-bug-py2.1.1.tar.gz](https://bugs.python.org/file185/cPickle-bug-py2.1.1.tar.gz "Uploaded as application/x-tar at 2001-11-05.20:12:53 by sincere2001"): Test programs and bug description</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-11-13.17:26:55.000>
created_at = <Date 2001-11-05.20:12:52.000>
labels = ['library']
title = 'cPickle bug when using imp.load_source()'
updated_at = <Date 2001-11-13.17:26:55.000>
user = 'https://bugs.python.org/sincere2001'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-13.17:26:55.000>
actor = 'jhylton'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-05.20:12:52.000>
creator = 'sincere2001'
dependencies = []
files = ['185']
hgrepos = []
issue_num = 478421
keywords = []
message_count = 3.0
messages = ['7404', '7405', '7406']
nosy_count = 3.0
nosy_names = ['jhylton', 'sincere2001', 'frangen']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478421'
versions = []
```
</p></details>
| cPickle bug when using imp.load_source() | https://api.github.com/repos/python/cpython/issues/35472/comments | 3 | 2001-11-05T20:12:52Z | 2022-04-09T21:48:48Z | https://github.com/python/cpython/issues/35472 | 1,198,781,252 | 35,472 |
[
"python",
"cpython"
] | BPO | [478407](https://bugs.python.org/issue478407)
--- | :---
Nosy | @brettcannon
Superseder | <li>bpo-1578269: Add os.symlink() and os.path.islink() support for Windows</li>
Files | <li>[c:/temp/link.zip](https://bugs.python.org/file8190/c%3A/temp/link.zip "Uploaded as application/x-zip-compressed at 2001-11-05.19:34:08 by nobody"): contains modifications described</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-09-21.09:11:54.845>
created_at = <Date 2001-11-05.19:34:06.000>
labels = ['type-feature', 'library']
title = 'Need Windows os.link() support'
updated_at = <Date 2007-09-21.09:11:54.845>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2007-09-21.09:11:54.845>
actor = 'jafo'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-05.19:34:06.000>
creator = 'anonymous'
dependencies = []
files = ['8190']
hgrepos = []
issue_num = 478407
keywords = ['patch']
message_count = 5.0
messages = ['53315', '53316', '53317', '53318', '53319']
nosy_count = 4.0
nosy_names = ['nobody', 'brett.cannon', 'collinwinter', 'dubnerm']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = '1578269'
type = 'enhancement'
url = 'https://bugs.python.org/issue478407'
versions = []
```
</p></details>
| Need Windows os.link() support | https://api.github.com/repos/python/cpython/issues/35471/comments | 5 | 2001-11-05T19:34:06Z | 2022-04-09T21:48:47Z | https://github.com/python/cpython/issues/35471 | 1,198,781,249 | 35,471 |
[
"python",
"cpython"
] | BPO | [478374](https://bugs.python.org/issue478374)
--- | :---
Nosy | @theller
Files | <li>[firstpatch.txt](https://bugs.python.org/file3736/firstpatch.txt "Uploaded as text/plain at 2001-11-09.07:57:57 by @theller"): First variation of patch</li><li>[object_init.txt](https://bugs.python.org/file3737/object_init.txt "Uploaded as text/plain at 2001-11-09.08:04:00 by @theller"): Call __init_class__ from object_init().</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-11-09.17:38:37.000>
created_at = <Date 2001-11-05.17:28:40.000>
labels = ['interpreter-core']
title = '__class_init__ method for classes'
updated_at = <Date 2001-11-09.17:38:37.000>
user = 'https://github.com/theller'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-09.17:38:37.000>
actor = 'theller'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-11-05.17:28:40.000>
creator = 'theller'
dependencies = []
files = ['3736', '3737']
hgrepos = []
issue_num = 478374
keywords = ['patch']
message_count = 3.0
messages = ['38107', '38108', '38109']
nosy_count = 1.0
nosy_names = ['theller']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478374'
versions = []
```
</p></details>
| __class_init__ method for classes | https://api.github.com/repos/python/cpython/issues/35470/comments | 3 | 2001-11-05T17:28:40Z | 2022-04-09T21:48:46Z | https://github.com/python/cpython/issues/35470 | 1,198,781,245 | 35,470 |
[
"python",
"cpython"
] | BPO | [478339](https://bugs.python.org/issue478339)
--- | :---
Nosy | @tim-one, @loewis, @mhammond
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mhammond'
closed_at = <Date 2002-03-28.02:05:43.000>
created_at = <Date 2001-11-05.15:45:14.000>
labels = ['OS-windows']
title = 'Linking/compiling with DEBUG'
updated_at = <Date 2002-03-28.02:05:43.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-28.02:05:43.000>
actor = 'mhammond'
assignee = 'mhammond'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2001-11-05.15:45:14.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 478339
keywords = []
message_count = 32.0
messages = ['7372', '7373', '7374', '7375', '7376', '7377', '7378', '7379', '7380', '7381', '7382', '7383', '7384', '7385', '7386', '7387', '7388', '7389', '7390', '7391', '7392', '7393', '7394', '7395', '7396', '7397', '7398', '7399', '7400', '7401', '7402', '7403']
nosy_count = 4.0
nosy_names = ['tim.peters', 'nobody', 'loewis', 'mhammond']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478339'
versions = []
```
</p></details>
| Linking/compiling with DEBUG | https://api.github.com/repos/python/cpython/issues/35469/comments | 33 | 2001-11-05T15:45:14Z | 2023-10-16T00:16:15Z | https://github.com/python/cpython/issues/35469 | 1,198,781,241 | 35,469 |
[
"python",
"cpython"
] | BPO | [478291](https://bugs.python.org/issue478291)
--- | :---
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 = 'https://github.com/tim-one'
closed_at = <Date 2001-11-05.19:23:12.000>
created_at = <Date 2001-11-05.13:39:13.000>
labels = ['interpreter-core']
title = '1./4 -> core on IRIX'
updated_at = <Date 2001-11-05.19:23:12.000>
user = 'https://bugs.python.org/dirk'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-05.19:23:12.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-11-05.13:39:13.000>
creator = 'dirk'
dependencies = []
files = []
hgrepos = []
issue_num = 478291
keywords = []
message_count = 2.0
messages = ['7370', '7371']
nosy_count = 2.0
nosy_names = ['tim.peters', 'dirk']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478291'
versions = []
```
</p></details>
| 1./4 -> core on IRIX | https://api.github.com/repos/python/cpython/issues/35468/comments | 2 | 2001-11-05T13:39:13Z | 2022-04-09T21:48:45Z | https://github.com/python/cpython/issues/35468 | 1,198,781,237 | 35,468 |
[
"python",
"cpython"
] | BPO | [478115](https://bugs.python.org/issue478115)
--- | :---
Nosy | @warsaw
Files | <li>[test-null-date](https://bugs.python.org/file184/test-null-date "Uploaded as application/octet-stream at 2001-11-04.23:10:58 by pierslauder"): python script to reproduce bug</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2001-11-13.17:58:10.000>
created_at = <Date 2001-11-04.23:10:57.000>
labels = ['library']
title = "rfc822.Message.getdate('Date') exception"
updated_at = <Date 2001-11-13.17:58:10.000>
user = 'https://bugs.python.org/pierslauder'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-13.17:58:10.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-04.23:10:57.000>
creator = 'pierslauder'
dependencies = []
files = ['184']
hgrepos = []
issue_num = 478115
keywords = []
message_count = 2.0
messages = ['7368', '7369']
nosy_count = 2.0
nosy_names = ['barry', 'pierslauder']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478115'
versions = []
```
</p></details>
| rfc822.Message.getdate('Date') exception | https://api.github.com/repos/python/cpython/issues/35467/comments | 2 | 2001-11-04T23:10:57Z | 2022-04-09T21:48:44Z | https://github.com/python/cpython/issues/35467 | 1,198,781,234 | 35,467 |
[
"python",
"cpython"
] | BPO | [478038](https://bugs.python.org/issue478038)
--- | :---
Nosy | @freddrake
Files | <li>[urlparse.diff](https://bugs.python.org/file183/urlparse.diff "Uploaded as text/plain at 2001-11-05.22:47:10 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/freddrake'
closed_at = <Date 2001-11-16.03:23:51.000>
created_at = <Date 2001-11-04.17:19:51.000>
labels = ['library']
title = 'urlparse.urlparse semicolon bug'
updated_at = <Date 2001-11-16.03:23:51.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-16.03:23:51.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-04.17:19:51.000>
creator = 'anonymous'
dependencies = []
files = ['183']
hgrepos = []
issue_num = 478038
keywords = []
message_count = 4.0
messages = ['7364', '7365', '7366', '7367']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478038'
versions = []
```
</p></details>
| urlparse.urlparse semicolon bug | https://api.github.com/repos/python/cpython/issues/35466/comments | 4 | 2001-11-04T17:19:51Z | 2022-04-09T21:48:43Z | https://github.com/python/cpython/issues/35466 | 1,198,781,230 | 35,466 |
[
"python",
"cpython"
] | BPO | [478006](https://bugs.python.org/issue478006)
--- | :---
Nosy | @tim-one, @loewis, @freddrake
Files | <li>[py-leaks](https://bugs.python.org/file182/py-leaks "Uploaded as application/octet-stream at 2001-11-04.15:07:17 by nnorwitz"): patch to correct memory leaks</li>
<sup>*Note: these values reflect the state of the issue at 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 2001-11-09.16:02:26.000>
created_at = <Date 2001-11-04.15:07:17.000>
labels = ['extension-modules']
title = 'memory leaks in Modules & threads'
updated_at = <Date 2001-11-09.16:02:26.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-09.16:02:26.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-11-04.15:07:17.000>
creator = 'nnorwitz'
dependencies = []
files = ['182']
hgrepos = []
issue_num = 478006
keywords = []
message_count = 4.0
messages = ['7360', '7361', '7362', '7363']
nosy_count = 4.0
nosy_names = ['tim.peters', 'loewis', 'fdrake', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478006'
versions = ['Python 2.2']
```
</p></details>
| memory leaks in Modules & threads | https://api.github.com/repos/python/cpython/issues/35465/comments | 4 | 2001-11-04T15:07:17Z | 2022-04-09T21:48:42Z | https://github.com/python/cpython/issues/35465 | 1,198,781,228 | 35,465 |
[
"python",
"cpython"
] | BPO | [478005](https://bugs.python.org/issue478005)
--- | :---
Nosy | @tim-one
Files | <li>[py-posix](https://bugs.python.org/file181/py-posix "Uploaded as application/octet-stream at 2001-11-04.15:05:04 by nnorwitz"): patch to correct possible memory leak</li>
<sup>*Note: these values reflect the state of the issue at 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 2001-11-04.19:07:42.000>
created_at = <Date 2001-11-04.15:05:03.000>
labels = ['extension-modules']
title = 'possible memory leak in posixmodule.c'
updated_at = <Date 2001-11-04.19:07:42.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-04.19:07:42.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-11-04.15:05:03.000>
creator = 'nnorwitz'
dependencies = []
files = ['181']
hgrepos = []
issue_num = 478005
keywords = []
message_count = 2.0
messages = ['7358', '7359']
nosy_count = 2.0
nosy_names = ['tim.peters', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478005'
versions = ['Python 2.2']
```
</p></details>
| possible memory leak in posixmodule.c | https://api.github.com/repos/python/cpython/issues/35464/comments | 2 | 2001-11-04T15:05:03Z | 2022-04-09T21:48:40Z | https://github.com/python/cpython/issues/35464 | 1,198,781,224 | 35,464 |
[
"python",
"cpython"
] | BPO | [478003](https://bugs.python.org/issue478003)
--- | :---
Nosy | @tim-one, @loewis
Files | <li>[py-pos-leaks](https://bugs.python.org/file180/py-pos-leaks "Uploaded as application/octet-stream at 2001-11-04.15:02:11 by nnorwitz"): patch to correct memory leaks in err handling code</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2001-11-07.08:32:43.000>
created_at = <Date 2001-11-04.15:02:10.000>
labels = ['extension-modules']
title = 'possible memory leaks in err handling'
updated_at = <Date 2001-11-07.08:32:43.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-07.08:32:43.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-11-04.15:02:10.000>
creator = 'nnorwitz'
dependencies = []
files = ['180']
hgrepos = []
issue_num = 478003
keywords = []
message_count = 3.0
messages = ['7355', '7356', '7357']
nosy_count = 3.0
nosy_names = ['tim.peters', 'loewis', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478003'
versions = ['Python 2.2']
```
</p></details>
| possible memory leaks in err handling | https://api.github.com/repos/python/cpython/issues/35463/comments | 3 | 2001-11-04T15:02:10Z | 2022-04-09T21:48:39Z | https://github.com/python/cpython/issues/35463 | 1,198,781,221 | 35,463 |
[
"python",
"cpython"
] | BPO | [478002](https://bugs.python.org/issue478002)
--- | :---
Files | <li>[py-sre](https://bugs.python.org/file179/py-sre "Uploaded as application/octet-stream at 2001-11-04.14:57:19 by nnorwitz"): patch to correct problem w/sre</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-11-04.17:23:49.000>
created_at = <Date 2001-11-04.14:57:18.000>
labels = ['expert-regex']
title = 'problem in _sre.c'
updated_at = <Date 2001-11-04.17:23:49.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-04.17:23:49.000>
actor = 'effbot'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2001-11-04.14:57:18.000>
creator = 'nnorwitz'
dependencies = []
files = ['179']
hgrepos = []
issue_num = 478002
keywords = []
message_count = 2.0
messages = ['7353', '7354']
nosy_count = 2.0
nosy_names = ['effbot', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478002'
versions = ['Python 2.2']
```
</p></details>
| problem in _sre.c | https://api.github.com/repos/python/cpython/issues/35462/comments | 2 | 2001-11-04T14:57:18Z | 2022-04-09T21:48:37Z | https://github.com/python/cpython/issues/35462 | 1,198,781,214 | 35,462 |
[
"python",
"cpython"
] | BPO | [478001](https://bugs.python.org/issue478001)
--- | :---
Nosy | @tim-one, @warsaw
Files | <li>[py-umr](https://bugs.python.org/file178/py-umr "Uploaded as application/octet-stream at 2001-11-04.14:54:18 by nnorwitz"): patch to correct umr from signal()/sigaction()</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-11-13.23:19:12.000>
created_at = <Date 2001-11-04.14:54:18.000>
labels = ['interpreter-core']
title = 'uninit mem read w/signals'
updated_at = <Date 2001-11-13.23:19:12.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-13.23:19:12.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-11-04.14:54:18.000>
creator = 'nnorwitz'
dependencies = []
files = ['178']
hgrepos = []
issue_num = 478001
keywords = []
message_count = 5.0
messages = ['7348', '7349', '7350', '7351', '7352']
nosy_count = 3.0
nosy_names = ['tim.peters', 'barry', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue478001'
versions = ['Python 2.2']
```
</p></details>
| uninit mem read w/signals | https://api.github.com/repos/python/cpython/issues/35461/comments | 5 | 2001-11-04T14:54:18Z | 2022-04-09T21:48:36Z | https://github.com/python/cpython/issues/35461 | 1,198,781,209 | 35,461 |
[
"python",
"cpython"
] | BPO | [477999](https://bugs.python.org/issue477999)
--- | :---
Nosy | @tim-one, @mhammond
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mhammond'
closed_at = <Date 2001-11-06.23:50:29.000>
created_at = <Date 2001-11-04.14:49:56.000>
labels = ['OS-windows']
title = 'win32ui.FullPath() fails in PythonWin'
updated_at = <Date 2001-11-06.23:50:29.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-06.23:50:29.000>
actor = 'mhammond'
assignee = 'mhammond'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2001-11-04.14:49:56.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 477999
keywords = []
message_count = 4.0
messages = ['7344', '7345', '7346', '7347']
nosy_count = 3.0
nosy_names = ['tim.peters', 'nobody', 'mhammond']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue477999'
versions = []
```
</p></details>
| win32ui.FullPath() fails in PythonWin | https://api.github.com/repos/python/cpython/issues/35460/comments | 4 | 2001-11-04T14:49:56Z | 2022-04-09T21:48:36Z | https://github.com/python/cpython/issues/35460 | 1,198,781,202 | 35,460 |
[
"python",
"cpython"
] | BPO | [477963](https://bugs.python.org/issue477963)
--- | :---
Nosy | @tim-one
Files | <li>[timing.py](https://bugs.python.org/file177/timing.py "Uploaded as text/plain at 2001-11-04.10:35:36 by rengelink"): example of bad gc performance</li>
<sup>*Note: these values reflect the state of the issue at 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 2001-11-04.22:16:25.000>
created_at = <Date 2001-11-04.10:35:36.000>
labels = ['interpreter-core']
title = 'Bad gc performance'
updated_at = <Date 2001-11-04.22:16:25.000>
user = 'https://bugs.python.org/rengelink'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-04.22:16:25.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-11-04.10:35:36.000>
creator = 'rengelink'
dependencies = []
files = ['177']
hgrepos = []
issue_num = 477963
keywords = []
message_count = 2.0
messages = ['7342', '7343']
nosy_count = 2.0
nosy_names = ['tim.peters', 'rengelink']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue477963'
versions = []
```
</p></details>
| Bad gc performance | https://api.github.com/repos/python/cpython/issues/35459/comments | 2 | 2001-11-04T10:35:36Z | 2022-04-09T21:48:35Z | https://github.com/python/cpython/issues/35459 | 1,198,781,196 | 35,459 |
[
"python",
"cpython"
] | BPO | [477863](https://bugs.python.org/issue477863)
--- | :---
Nosy | @gvanrossum, @tim-one, @ncoghlan, @pitrou, @florentx
Files | <li>[gc_fini.patch](https://bugs.python.org/file18378/gc_fini.patch "Uploaded as text/plain at 2010-08-04.12:07:33 by @pitrou")</li><li>[gc_fini2.patch](https://bugs.python.org/file18379/gc_fini2.patch "Uploaded as text/plain at 2010-08-04.12:25:52 by @pitrou")</li><li>[gc_fini3.patch](https://bugs.python.org/file18394/gc_fini3.patch "Uploaded as text/plain at 2010-08-04.23:11:06 by @pitrou")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2010-08-08.22:21:45.568>
created_at = <Date 2001-11-03.20:07:42.000>
labels = ['interpreter-core', 'type-feature']
title = 'Print warning at shutdown if gc.garbage not empty'
updated_at = <Date 2010-08-08.22:21:45.567>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2010-08-08.22:21:45.567>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2010-08-08.22:21:45.568>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2001-11-03.20:07:42.000>
creator = 'tim.peters'
dependencies = []
files = ['18378', '18379', '18394']
hgrepos = []
issue_num = 477863
keywords = ['patch']
message_count = 10.0
messages = ['61071', '77936', '112783', '112788', '112793', '112795', '112898', '112915', '112920', '113343']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'tim.peters', 'ncoghlan', 'pitrou', 'flox']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue477863'
versions = ['Python 3.2']
```
</p></details>
| Print warning at shutdown if gc.garbage not empty | https://api.github.com/repos/python/cpython/issues/35458/comments | 10 | 2001-11-03T20:07:42Z | 2022-04-09T21:48:33Z | https://github.com/python/cpython/issues/35458 | 1,198,781,193 | 35,458 |
[
"python",
"cpython"
] | BPO | [477752](https://bugs.python.org/issue477752)
--- | :---
Nosy | @mwhudson, @loewis
Files | <li>[curses.diff](https://bugs.python.org/file3735/curses.diff "Uploaded as text/plain at 2001-11-03.10:56:03 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 2002-01-17.23:09:30.000>
created_at = <Date 2001-11-03.10:56:02.000>
labels = ['extension-modules']
title = 'Drop old-style getargs from curses'
updated_at = <Date 2002-01-17.23:09:30.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2002-01-17.23:09:30.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-11-03.10:56:02.000>
creator = 'loewis'
dependencies = []
files = ['3735']
hgrepos = []
issue_num = 477752
keywords = ['patch']
message_count = 3.0
messages = ['38104', '38105', '38106']
nosy_count = 2.0
nosy_names = ['mwh', 'loewis']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue477752'
versions = []
```
</p></details>
| Drop old-style getargs from curses | https://api.github.com/repos/python/cpython/issues/35457/comments | 3 | 2001-11-03T10:56:02Z | 2022-04-09T21:48:32Z | https://github.com/python/cpython/issues/35457 | 1,198,781,187 | 35,457 |
[
"python",
"cpython"
] | BPO | [477750](https://bugs.python.org/issue477750)
--- | :---
Nosy | @loewis
Files | <li>[meth.diff](https://bugs.python.org/file3734/meth.diff "Uploaded as text/plain at 2001-11-03.10:52:14 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 = None
closed_at = <Date 2002-01-17.23:18:25.000>
created_at = <Date 2001-11-03.10:52:13.000>
labels = ['extension-modules']
title = 'Use METH_ constants in Modules'
updated_at = <Date 2002-01-17.23:18:25.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2002-01-17.23:18:25.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-11-03.10:52:13.000>
creator = 'loewis'
dependencies = []
files = ['3734']
hgrepos = []
issue_num = 477750
keywords = ['patch']
message_count = 4.0
messages = ['38100', '38101', '38102', '38103']
nosy_count = 2.0
nosy_names = ['loewis', 'jhylton']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue477750'
versions = []
```
</p></details>
| Use METH_ constants in Modules | https://api.github.com/repos/python/cpython/issues/35456/comments | 4 | 2001-11-03T10:52:13Z | 2022-04-09T21:48:31Z | https://github.com/python/cpython/issues/35456 | 1,198,781,184 | 35,456 |
[
"python",
"cpython"
] | BPO | [477728](https://bugs.python.org/issue477728)
--- | :---
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 2001-12-09.16:18:10.000>
created_at = <Date 2001-11-03.06:04:18.000>
labels = ['expert-regex']
title = '.*? matches newlines without DOTALL'
updated_at = <Date 2001-12-09.16:18:10.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-09.16:18:10.000>
actor = 'effbot'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2001-11-03.06:04:18.000>
creator = 'tim.peters'
dependencies = []
files = []
hgrepos = []
issue_num = 477728
keywords = []
message_count = 5.0
messages = ['7337', '7338', '7339', '7340', '7341']
nosy_count = 2.0
nosy_names = ['tim.peters', 'effbot']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue477728'
versions = ['Python 2.2']
```
</p></details>
| .*? matches newlines without DOTALL | https://api.github.com/repos/python/cpython/issues/35455/comments | 5 | 2001-11-03T06:04:18Z | 2022-04-09T21:48:29Z | https://github.com/python/cpython/issues/35455 | 1,198,781,181 | 35,455 |
[
"python",
"cpython"
] | BPO | [477700](https://bugs.python.org/issue477700)
--- | :---
Nosy | @loewis
Files | <li>[py-mem-leak](https://bugs.python.org/file176/py-mem-leak "Uploaded as application/octet-stream at 2001-11-05.01:01:54 by nnorwitz")</li>
<sup>*Note: these values reflect the state of the issue at 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 2001-11-11.14:24:53.000>
created_at = <Date 2001-11-03.02:37:05.000>
labels = ['extension-modules']
title = 'memory leaks in gdbm & curses'
updated_at = <Date 2001-11-11.14:24:53.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-11.14:24:53.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-11-03.02:37:05.000>
creator = 'nnorwitz'
dependencies = []
files = ['176']
hgrepos = []
issue_num = 477700
keywords = []
message_count = 4.0
messages = ['7333', '7334', '7335', '7336']
nosy_count = 2.0
nosy_names = ['loewis', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue477700'
versions = ['Python 2.2']
```
</p></details>
| memory leaks in gdbm & curses | https://api.github.com/repos/python/cpython/issues/35454/comments | 4 | 2001-11-03T02:37:05Z | 2022-04-09T21:48:29Z | https://github.com/python/cpython/issues/35454 | 1,198,781,177 | 35,454 |
[
"python",
"cpython"
] | BPO | [477557](https://bugs.python.org/issue477557)
--- | :---
Nosy | @warsaw
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2001-11-12.05:48:23.000>
created_at = <Date 2001-11-02.16:23:12.000>
labels = ['docs']
title = 'email package needs examples'
updated_at = <Date 2001-11-12.05:48:23.000>
user = 'https://github.com/warsaw'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-12.05:48:23.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-11-02.16:23:12.000>
creator = 'barry'
dependencies = []
files = []
hgrepos = []
issue_num = 477557
keywords = []
message_count = 2.0
messages = ['7331', '7332']
nosy_count = 1.0
nosy_names = ['barry']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue477557'
versions = ['Python 2.2']
```
</p></details>
| email package needs examples | https://api.github.com/repos/python/cpython/issues/35453/comments | 2 | 2001-11-02T16:23:12Z | 2022-04-09T21:48:28Z | https://github.com/python/cpython/issues/35453 | 1,198,781,174 | 35,453 |
[
"python",
"cpython"
] | BPO | [477487](https://bugs.python.org/issue477487)
--- | :---
Nosy | @gvanrossum
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-03-08.21:44:22.000>
created_at = <Date 2001-11-02.11:03:04.000>
labels = ['build']
title = 'Build Problems on AIX 4.3.3'
updated_at = <Date 2002-03-08.21:44:22.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-08.21:44:22.000>
actor = 'jhylton'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-11-02.11:03:04.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 477487
keywords = []
message_count = 5.0
messages = ['7326', '7327', '7328', '7329', '7330']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'jhylton', 'srubben']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue477487'
versions = []
```
</p></details>
| Build Problems on AIX 4.3.3 | https://api.github.com/repos/python/cpython/issues/35452/comments | 5 | 2001-11-02T11:03:04Z | 2022-04-09T21:48:26Z | https://github.com/python/cpython/issues/35452 | 1,198,781,167 | 35,452 |
[
"python",
"cpython"
] | BPO | [477441](https://bugs.python.org/issue477441)
--- | :---
Nosy | @loewis, @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 2003-10-19.18:30:33.000>
created_at = <Date 2001-11-02.09:02:07.000>
labels = []
title = 'Mutable PyCObject'
updated_at = <Date 2003-10-19.18:30:33.000>
user = 'https://bugs.python.org/araneidae'
```
bugs.python.org fields:
```python
activity = <Date 2003-10-19.18:30:33.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-11-02.09:02:07.000>
creator = 'araneidae'
dependencies = []
files = []
hgrepos = []
issue_num = 477441
keywords = ['patch']
message_count = 3.0
messages = ['38097', '38098', '38099']
nosy_count = 3.0
nosy_names = ['loewis', 'brett.cannon', 'araneidae']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue477441'
versions = []
```
</p></details>
| Mutable PyCObject | https://api.github.com/repos/python/cpython/issues/35451/comments | 3 | 2001-11-02T09:02:07Z | 2022-04-09T21:48:25Z | https://github.com/python/cpython/issues/35451 | 1,198,781,162 | 35,451 |
[
"python",
"cpython"
] | BPO | [477371](https://bugs.python.org/issue477371)
--- | :---
Nosy | @mwhudson, @gvanrossum
Files | <li>[build-scripts2.diff](https://bugs.python.org/file175/build-scripts2.diff "Uploaded as text/plain at 2001-12-10.11:01:31 by @mwhudson"): add version string to scripts' temp dir</li>
<sup>*Note: these values reflect the state of the issue at 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 2001-12-10.15:29:32.000>
created_at = <Date 2001-11-02.03:22:25.000>
labels = ['library']
title = 'build_scripts can use wrong #! line'
updated_at = <Date 2001-12-10.15:29:32.000>
user = 'https://bugs.python.org/donut'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-10.15:29:32.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2001-11-02.03:22:25.000>
creator = 'donut'
dependencies = []
files = ['175']
hgrepos = []
issue_num = 477371
keywords = []
message_count = 8.0
messages = ['7318', '7319', '7320', '7321', '7322', '7323', '7324', '7325']
nosy_count = 3.0
nosy_names = ['mwh', 'gvanrossum', 'donut']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue477371'
versions = []
```
</p></details>
| build_scripts can use wrong #! line | https://api.github.com/repos/python/cpython/issues/35450/comments | 8 | 2001-11-02T03:22:25Z | 2022-04-09T21:48:25Z | https://github.com/python/cpython/issues/35450 | 1,198,781,156 | 35,450 |
[
"python",
"cpython"
] | BPO | [477336](https://bugs.python.org/issue477336)
--- | :---
Nosy | @akuchling
Files | <li>[hmac_fixes_and_tests.dif](https://bugs.python.org/file3733/hmac_fixes_and_tests.dif "Uploaded as text/x-diff at 2001-11-01.23:50:47 by ghaering")</li>
<sup>*Note: these values reflect the state of the issue at 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 2001-11-02.21:50:41.000>
created_at = <Date 2001-11-01.23:50:47.000>
labels = ['library']
title = 'hmac module bugfixes and testsuite'
updated_at = <Date 2001-11-02.21:50:41.000>
user = 'https://bugs.python.org/ghaering'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-02.21:50:41.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-11-01.23:50:47.000>
creator = 'ghaering'
dependencies = []
files = ['3733']
hgrepos = []
issue_num = 477336
keywords = ['patch']
message_count = 4.0
messages = ['38093', '38094', '38095', '38096']
nosy_count = 2.0
nosy_names = ['akuchling', 'ghaering']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue477336'
versions = []
```
</p></details>
| hmac module bugfixes and testsuite | https://api.github.com/repos/python/cpython/issues/35449/comments | 4 | 2001-11-01T23:50:47Z | 2022-04-09T21:48:23Z | https://github.com/python/cpython/issues/35449 | 1,198,781,152 | 35,449 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.