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 | [472347](https://bugs.python.org/issue472347)
--- | :---
Nosy | @tim-one
Files | <li>[props.py](https://bugs.python.org/file160/props.py "Uploaded as text/plain at 2001-10-18.06:54:05 by rengelink"): module that chokes pydoc in server mode</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-10-18.19:59:28.000>
created_at = <Date 2001-10-18.06:54:02.000>
labels = ['interpreter-core']
title = 'pydoc and properties'
updated_at = <Date 2001-10-18.19:59:28.000>
user = 'https://bugs.python.org/rengelink'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-18.19:59:28.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-18.06:54:02.000>
creator = 'rengelink'
dependencies = []
files = ['160']
hgrepos = []
issue_num = 472347
keywords = []
message_count = 3.0
messages = ['7030', '7031', '7032']
nosy_count = 2.0
nosy_names = ['tim.peters', 'rengelink']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue472347'
versions = ['Python 2.2']
```
</p></details>
| pydoc and properties | https://api.github.com/repos/python/cpython/issues/35348/comments | 3 | 2001-10-18T06:54:02Z | 2022-04-09T21:46:27Z | https://github.com/python/cpython/issues/35348 | 1,198,780,728 | 35,348 |
[
"python",
"cpython"
] | BPO | [472234](https://bugs.python.org/issue472234)
--- | :---
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-10-18.15:49:26.000>
created_at = <Date 2001-10-17.20:45:15.000>
labels = ['interpreter-core']
title = 'type(obj) calls type->tp_init'
updated_at = <Date 2001-10-18.15:49:26.000>
user = 'https://bugs.python.org/rengelink'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-18.15:49:26.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-17.20:45:15.000>
creator = 'rengelink'
dependencies = []
files = []
hgrepos = []
issue_num = 472234
keywords = []
message_count = 2.0
messages = ['7028', '7029']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'rengelink']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue472234'
versions = ['Python 2.2']
```
</p></details>
| type(obj) calls type->tp_init | https://api.github.com/repos/python/cpython/issues/35347/comments | 2 | 2001-10-17T20:45:15Z | 2022-04-09T21:46:26Z | https://github.com/python/cpython/issues/35347 | 1,198,780,724 | 35,347 |
[
"python",
"cpython"
] | BPO | [472202](https://bugs.python.org/issue472202)
--- | :---
Nosy | @loewis
Files | <li>[dynload_shlib.c.diff](https://bugs.python.org/file159/dynload_shlib.c.diff "Uploaded as text/plain at 2001-10-17.20:02:12 by audun"): netbsd diff for dynload_shlib.c</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2001-10-18.12:00:22.000>
created_at = <Date 2001-10-17.19:25:31.000>
labels = ['build']
title = 'dlerror()-messages bogus on netbsd'
updated_at = <Date 2001-10-18.12:00:22.000>
user = 'https://bugs.python.org/audun'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-18.12:00:22.000>
actor = 'audun'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-10-17.19:25:31.000>
creator = 'audun'
dependencies = []
files = ['159']
hgrepos = []
issue_num = 472202
keywords = []
message_count = 6.0
messages = ['7022', '7023', '7024', '7025', '7026', '7027']
nosy_count = 2.0
nosy_names = ['loewis', 'audun']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue472202'
versions = []
```
</p></details>
| dlerror()-messages bogus on netbsd | https://api.github.com/repos/python/cpython/issues/35346/comments | 6 | 2001-10-17T19:25:31Z | 2022-04-09T21:46:25Z | https://github.com/python/cpython/issues/35346 | 1,198,780,719 | 35,346 |
[
"python",
"cpython"
] | BPO | [472007](https://bugs.python.org/issue472007)
--- | :---
Nosy | @gvanrossum, @loewis
Files | <li>[cxx.patch](https://bugs.python.org/file158/cxx.patch "Uploaded as text/plain at 2001-10-17.13:29:22 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 2001-10-18.15:36:23.000>
created_at = <Date 2001-10-17.08:56:48.000>
labels = ['build']
title = 'Linker problem on HP-UX 11.00'
updated_at = <Date 2001-10-18.15:36:23.000>
user = 'https://bugs.python.org/rptownsend'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-18.15:36:23.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-10-17.08:56:48.000>
creator = 'rptownsend'
dependencies = []
files = ['158']
hgrepos = []
issue_num = 472007
keywords = []
message_count = 5.0
messages = ['7017', '7018', '7019', '7020', '7021']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'loewis', 'rptownsend']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue472007'
versions = ['Python 2.2']
```
</p></details>
| Linker problem on HP-UX 11.00 | https://api.github.com/repos/python/cpython/issues/35345/comments | 5 | 2001-10-17T08:56:48Z | 2022-04-09T21:46:24Z | https://github.com/python/cpython/issues/35345 | 1,198,780,715 | 35,345 |
[
"python",
"cpython"
] | BPO | [472004](https://bugs.python.org/issue472004)
--- | :---
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-10-19.17:26:09.000>
created_at = <Date 2001-10-17.08:34:01.000>
labels = ['docs']
title = 'socket.makefile() missing link to open()'
updated_at = <Date 2001-10-19.17:26:09.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-19.17:26:09.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-10-17.08:34:01.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 472004
keywords = []
message_count = 2.0
messages = ['7015', '7016']
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/issue472004'
versions = []
```
</p></details>
| socket.makefile() missing link to open() | https://api.github.com/repos/python/cpython/issues/35344/comments | 2 | 2001-10-17T08:34:01Z | 2022-04-09T21:46:22Z | https://github.com/python/cpython/issues/35344 | 1,198,780,711 | 35,344 |
[
"python",
"cpython"
] | BPO | [471975](https://bugs.python.org/issue471975)
--- | :---
Nosy | @loewis
Files | <li>[xmlrpclib.py](https://bugs.python.org/file3682/xmlrpclib.py "Uploaded as text/plain at 2001-10-17.06:31:17 by jamesrucker"): patch version of xmlrpclib.py - from 2.2a4</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-10-17.12:35:07.000>
created_at = <Date 2001-10-17.06:31:13.000>
labels = ['extension-modules']
title = 'xmlrpclib failure'
updated_at = <Date 2001-10-17.12:35:07.000>
user = 'https://bugs.python.org/jamesrucker'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-17.12:35:07.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-10-17.06:31:13.000>
creator = 'jamesrucker'
dependencies = []
files = ['3682']
hgrepos = []
issue_num = 471975
keywords = ['patch']
message_count = 3.0
messages = ['37876', '37877', '37878']
nosy_count = 2.0
nosy_names = ['loewis', 'jamesrucker']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue471975'
versions = []
```
</p></details>
| xmlrpclib failure | https://api.github.com/repos/python/cpython/issues/35343/comments | 3 | 2001-10-17T06:31:13Z | 2022-04-09T21:46:21Z | https://github.com/python/cpython/issues/35343 | 1,198,780,708 | 35,343 |
[
"python",
"cpython"
] | BPO | [471942](https://bugs.python.org/issue471942)
--- | :---
Nosy | @gvanrossum, @tim-one, @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-01-10.14:37:23.000>
created_at = <Date 2001-10-17.02:56:41.000>
labels = ['interpreter-core']
title = 'python2.1.1 SEGV in GC on Solaris 2.7'
updated_at = <Date 2002-01-10.14:37:23.000>
user = 'https://bugs.python.org/anthonybaxter'
```
bugs.python.org fields:
```python
activity = <Date 2002-01-10.14:37:23.000>
actor = 'gvanrossum'
assignee = 'anthonybaxter'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-17.02:56:41.000>
creator = 'anthonybaxter'
dependencies = []
files = []
hgrepos = []
issue_num = 471942
keywords = []
message_count = 21.0
messages = ['6994', '6995', '6996', '6997', '6998', '6999', '7000', '7001', '7002', '7003', '7004', '7005', '7006', '7007', '7008', '7009', '7010', '7011', '7012', '7013', '7014']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'jhylton', 'anthonybaxter', 'natsukashi']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue471942'
versions = []
```
</p></details>
| python2.1.1 SEGV in GC on Solaris 2.7 | https://api.github.com/repos/python/cpython/issues/35342/comments | 21 | 2001-10-17T02:56:41Z | 2022-04-09T21:46:19Z | https://github.com/python/cpython/issues/35342 | 1,198,780,704 | 35,342 |
[
"python",
"cpython"
] | BPO | [471928](https://bugs.python.org/issue471928)
--- | :---
Nosy | @gvanrossum, @tim-one
Files | <li>[py-bug.txt](https://bugs.python.org/file157/py-bug.txt "Uploaded as text/plain at 2001-10-17.01:35:14 by nnorwitz"): interpreter session which demonstrates bug</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-10-18.16:15:24.000>
created_at = <Date 2001-10-17.01:35:13.000>
labels = ['interpreter-core']
title = 'global made w/nested list comprehensions'
updated_at = <Date 2001-10-18.16:15:24.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-18.16:15:24.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-17.01:35:13.000>
creator = 'nnorwitz'
dependencies = []
files = ['157']
hgrepos = []
issue_num = 471928
keywords = []
message_count = 4.0
messages = ['6990', '6991', '6992', '6993']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'tim.peters', 'jhylton', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue471928'
versions = ['Python 2.2']
```
</p></details>
| global made w/nested list comprehensions | https://api.github.com/repos/python/cpython/issues/35341/comments | 4 | 2001-10-17T01:35:13Z | 2022-04-09T21:46:18Z | https://github.com/python/cpython/issues/35341 | 1,198,780,702 | 35,341 |
[
"python",
"cpython"
] | BPO | [471894](https://bugs.python.org/issue471894)
--- | :---
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-10-17.06:27:34.000>
created_at = <Date 2001-10-16.22:44:19.000>
labels = ['build']
title = 'Makefile installs pydoc incorrectly'
updated_at = <Date 2001-10-17.06:27:34.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-17.06:27:34.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-10-16.22:44:19.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 471894
keywords = ['patch']
message_count = 2.0
messages = ['37874', '37875']
nosy_count = 1.0
nosy_names = ['gvanrossum']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue471894'
versions = []
```
</p></details>
| Makefile installs pydoc incorrectly | https://api.github.com/repos/python/cpython/issues/35340/comments | 2 | 2001-10-16T22:44:19Z | 2022-04-09T21:46:18Z | https://github.com/python/cpython/issues/35340 | 1,198,780,699 | 35,340 |
[
"python",
"cpython"
] | BPO | [471893](https://bugs.python.org/issue471893)
--- | :---
Nosy | @tim-one, @warsaw, @akuchling
Files | <li>[pickle-docs.patch](https://bugs.python.org/file155/pickle-docs.patch "Uploaded as text/plain at 2003-02-05.20:40:29 by @akuchling"): Patch to pickle and marshal docs.</li><li>[pickle-docs.patch](https://bugs.python.org/file156/pickle-docs.patch "Uploaded as text/plain at 2003-02-26.19:22:41 by @akuchling"): Updated version of patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2003-05-14.16:52:05.000>
created_at = <Date 2001-10-16.22:42:24.000>
labels = ['extension-modules']
title = 'Security review of pickle/marshal docs'
updated_at = <Date 2003-05-14.16:52:05.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-14.16:52:05.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-10-16.22:42:24.000>
creator = 'tim.peters'
dependencies = []
files = ['155', '156']
hgrepos = []
issue_num = 471893
keywords = []
message_count = 31.0
messages = ['6959', '6960', '6961', '6962', '6963', '6964', '6965', '6966', '6967', '6968', '6969', '6970', '6971', '6972', '6973', '6974', '6975', '6976', '6977', '6978', '6979', '6980', '6981', '6982', '6983', '6984', '6985', '6986', '6987', '6988', '6989']
nosy_count = 7.0
nosy_names = ['tim.peters', 'nobody', 'jhylton', 'barry', 'akuchling', 'dcjim', 'phr']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue471893'
versions = []
```
</p></details>
| Security review of pickle/marshal docs | https://api.github.com/repos/python/cpython/issues/35339/comments | 31 | 2001-10-16T22:42:24Z | 2022-04-09T21:46:17Z | https://github.com/python/cpython/issues/35339 | 1,198,780,695 | 35,339 |
[
"python",
"cpython"
] | BPO | [471852](https://bugs.python.org/issue471852)
--- | :---
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-10-16.22:53:10.000>
created_at = <Date 2001-10-16.20:38:22.000>
labels = ['interpreter-core']
title = 'getattr with default catches too much'
updated_at = <Date 2001-10-16.22:53:10.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-16.22:53:10.000>
actor = 'qdunkan'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-16.20:38:22.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 471852
keywords = ['patch']
message_count = 3.0
messages = ['37871', '37872', '37873']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'qdunkan']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue471852'
versions = []
```
</p></details>
| getattr with default catches too much | https://api.github.com/repos/python/cpython/issues/35338/comments | 3 | 2001-10-16T20:38:22Z | 2022-04-09T21:46:16Z | https://github.com/python/cpython/issues/35338 | 1,198,780,691 | 35,338 |
[
"python",
"cpython"
] | BPO | [471839](https://bugs.python.org/issue471839)
--- | :---
Nosy | @gvanrossum, @hathawsh
Files | <li>[diffs](https://bugs.python.org/file3681/diffs "Uploaded as application/octet-stream at 2001-10-16.19:49:24 by @hathawsh")</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-10-16.20:07:43.000>
created_at = <Date 2001-10-16.19:49:24.000>
labels = ['interpreter-core']
title = 'Bug when extensions import extensions'
updated_at = <Date 2001-10-16.20:07:43.000>
user = 'https://github.com/hathawsh'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-16.20:07:43.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-16.19:49:24.000>
creator = 'hathawsh'
dependencies = []
files = ['3681']
hgrepos = []
issue_num = 471839
keywords = ['patch']
message_count = 2.0
messages = ['37869', '37870']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'hathawsh']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue471839'
versions = []
```
</p></details>
| Bug when extensions import extensions | https://api.github.com/repos/python/cpython/issues/35337/comments | 2 | 2001-10-16T19:49:24Z | 2022-04-09T21:46:15Z | https://github.com/python/cpython/issues/35337 | 1,198,780,686 | 35,337 |
[
"python",
"cpython"
] | BPO | [471834](https://bugs.python.org/issue471834)
--- | :---
Nosy | @freddrake, @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/freddrake'
closed_at = <Date 2001-10-19.15:47:40.000>
created_at = <Date 2001-10-16.19:40:44.000>
labels = ['docs']
title = 'Nomenclature in os module, exec*()'
updated_at = <Date 2001-10-19.15:47:40.000>
user = 'https://github.com/warsaw'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-19.15:47:40.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-10-16.19:40:44.000>
creator = 'barry'
dependencies = []
files = []
hgrepos = []
issue_num = 471834
keywords = []
message_count = 2.0
messages = ['6957', '6958']
nosy_count = 2.0
nosy_names = ['fdrake', 'barry']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue471834'
versions = []
```
</p></details>
| Nomenclature in os module, exec*() | https://api.github.com/repos/python/cpython/issues/35336/comments | 2 | 2001-10-16T19:40:44Z | 2022-04-09T21:46:14Z | https://github.com/python/cpython/issues/35336 | 1,198,780,684 | 35,336 |
[
"python",
"cpython"
] | BPO | [471828](https://bugs.python.org/issue471828)
--- | :---
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-10-16.19:59:01.000>
created_at = <Date 2001-10-16.19:25:19.000>
labels = ['interpreter-core', 'invalid']
title = 'x<<n loses bits in 2.2.a4'
updated_at = <Date 2001-10-16.19:59:01.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-16.19:59:01.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-16.19:25:19.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 471828
keywords = []
message_count = 2.0
messages = ['6955', '6956']
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/issue471828'
versions = []
```
</p></details>
| x<<n loses bits in 2.2.a4 | https://api.github.com/repos/python/cpython/issues/35335/comments | 2 | 2001-10-16T19:25:19Z | 2022-04-09T21:46:13Z | https://github.com/python/cpython/issues/35335 | 1,198,780,678 | 35,335 |
[
"python",
"cpython"
] | BPO | [471725](https://bugs.python.org/issue471725)
--- | :---
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-10-16.14:55:57.000>
created_at = <Date 2001-10-16.14:24:59.000>
labels = ['docs']
title = 'sys.settrace is thread-local state'
updated_at = <Date 2001-10-16.14:55:57.000>
user = 'https://bugs.python.org/zooko'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-16.14:55:57.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-10-16.14:24:59.000>
creator = 'zooko'
dependencies = []
files = []
hgrepos = []
issue_num = 471725
keywords = []
message_count = 2.0
messages = ['6953', '6954']
nosy_count = 2.0
nosy_names = ['fdrake', 'zooko']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue471725'
versions = ['Python 2.2']
```
</p></details>
| sys.settrace is thread-local state | https://api.github.com/repos/python/cpython/issues/35334/comments | 2 | 2001-10-16T14:24:59Z | 2022-04-09T21:46:12Z | https://github.com/python/cpython/issues/35334 | 1,198,780,673 | 35,334 |
[
"python",
"cpython"
] | BPO | [471720](https://bugs.python.org/issue471720)
--- | :---
Nosy | @gvanrossum, @smontanaro
Files | <li>[SocketServer.py.diff](https://bugs.python.org/file153/SocketServer.py.diff "Uploaded as text/plain at 2001-10-17.09:10:49 by neunhoef"): Patch for Lib/SocketServer.py in CVS</li><li>[SocketServer.py.2.diff](https://bugs.python.org/file154/SocketServer.py.2.diff "Uploaded as text/plain at 2001-10-20.08:57:34 by neunhoef"): patch to correct exception handling in ThreadingMixIn</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-10-23.21:48:33.000>
created_at = <Date 2001-10-16.14:04:46.000>
labels = ['library']
title = 'ThreadingMixIn/TCPServer forgets close'
updated_at = <Date 2001-10-23.21:48:33.000>
user = 'https://bugs.python.org/neunhoef'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-23.21:48:33.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-16.14:04:46.000>
creator = 'neunhoef'
dependencies = []
files = ['153', '154']
hgrepos = []
issue_num = 471720
keywords = []
message_count = 13.0
messages = ['6940', '6941', '6942', '6943', '6944', '6945', '6946', '6947', '6948', '6949', '6950', '6951', '6952']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'skip.montanaro', 'neunhoef']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue471720'
versions = ['Python 2.2']
```
</p></details>
| ThreadingMixIn/TCPServer forgets close | https://api.github.com/repos/python/cpython/issues/35333/comments | 13 | 2001-10-16T14:04:46Z | 2022-04-09T21:46:10Z | https://github.com/python/cpython/issues/35333 | 1,198,780,669 | 35,333 |
[
"python",
"cpython"
] | BPO | [471615](https://bugs.python.org/issue471615)
--- | :---
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-10-16.14:04:23.000>
created_at = <Date 2001-10-16.06:34:49.000>
labels = ['docs']
title = 'Incorrepopen2 exit status misrepresented'
updated_at = <Date 2001-10-16.14:04:23.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-16.14:04:23.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-10-16.06:34:49.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 471615
keywords = []
message_count = 2.0
messages = ['6938', '6939']
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/issue471615'
versions = []
```
</p></details>
| Incorrepopen2 exit status misrepresented | https://api.github.com/repos/python/cpython/issues/35332/comments | 2 | 2001-10-16T06:34:49Z | 2022-04-09T21:46:09Z | https://github.com/python/cpython/issues/35332 | 1,198,780,662 | 35,332 |
[
"python",
"cpython"
] | BPO | [471432](https://bugs.python.org/issue471432)
--- | :---
Nosy | @tim-one, @mhammond, @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mhammond'
closed_at = <Date 2007-03-28.02:36:22.000>
created_at = <Date 2001-10-15.19:18:58.000>
labels = ['OS-windows']
title = '__cdecl / __stdcall unspecified in *.h'
updated_at = <Date 2007-03-28.02:36:22.000>
user = 'https://bugs.python.org/giacometti'
```
bugs.python.org fields:
```python
activity = <Date 2007-03-28.02:36:22.000>
actor = 'brett.cannon'
assignee = 'mhammond'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2001-10-15.19:18:58.000>
creator = 'giacometti'
dependencies = []
files = []
hgrepos = []
issue_num = 471432
keywords = []
message_count = 8.0
messages = ['6930', '6931', '6932', '6933', '6934', '6935', '6936', '6937']
nosy_count = 4.0
nosy_names = ['tim.peters', 'mhammond', 'brett.cannon', 'giacometti']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue471432'
versions = []
```
</p></details>
| __cdecl / __stdcall unspecified in *.h | https://api.github.com/repos/python/cpython/issues/35331/comments | 8 | 2001-10-15T19:18:58Z | 2022-04-09T21:46:08Z | https://github.com/python/cpython/issues/35331 | 1,198,780,658 | 35,331 |
[
"python",
"cpython"
] | BPO | [471421](https://bugs.python.org/issue471421)
--- | :---
Nosy | @gvanrossum, @tim-one, @loewis
Files | <li>[conditional.txt](https://bugs.python.org/file3679/conditional.txt "Uploaded as text/plain at 2001-10-15.19:00:09 by @gvanrossum")</li><li>[conditional-2.txt](https://bugs.python.org/file3680/conditional-2.txt "Uploaded as text/plain at 2001-10-15.21:01:36 by @gvanrossum"): Paren-less "else if"</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-10-16.20:09:28.000>
created_at = <Date 2001-10-15.18:59:52.000>
labels = ['interpreter-core']
title = 'conditional expression (if-then-else)'
updated_at = <Date 2001-10-16.20:09:28.000>
user = 'https://github.com/gvanrossum'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-16.20:09:28.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-15.18:59:52.000>
creator = 'gvanrossum'
dependencies = []
files = ['3679', '3680']
hgrepos = []
issue_num = 471421
keywords = ['patch']
message_count = 9.0
messages = ['37860', '37861', '37862', '37863', '37864', '37865', '37866', '37867', '37868']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'tim.peters', 'loewis']
pr_nums = []
priority = 'low'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue471421'
versions = []
```
</p></details>
| conditional expression (if-then-else) | https://api.github.com/repos/python/cpython/issues/35330/comments | 9 | 2001-10-15T18:59:52Z | 2022-04-09T21:46:07Z | https://github.com/python/cpython/issues/35330 | 1,198,780,653 | 35,330 |
[
"python",
"cpython"
] | BPO | [471400](https://bugs.python.org/issue471400)
--- | :---
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-10-15.18:44:57.000>
created_at = <Date 2001-10-15.18:25:55.000>
labels = ['library']
title = 'quopri.py fix: escape single-dot lines'
updated_at = <Date 2001-10-15.18:44:57.000>
user = 'https://bugs.python.org/jdhildeb'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-15.18:44:57.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-15.18:25:55.000>
creator = 'jdhildeb'
dependencies = []
files = []
hgrepos = []
issue_num = 471400
keywords = ['patch']
message_count = 2.0
messages = ['37858', '37859']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'jdhildeb']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue471400'
versions = []
```
</p></details>
| quopri.py fix: escape single-dot lines | https://api.github.com/repos/python/cpython/issues/35329/comments | 2 | 2001-10-15T18:25:55Z | 2022-04-09T21:46:06Z | https://github.com/python/cpython/issues/35329 | 1,198,780,651 | 35,329 |
[
"python",
"cpython"
] | BPO | [471270](https://bugs.python.org/issue471270)
--- | :---
Nosy | @gvanrossum
Files | <li>[meta.py](https://bugs.python.org/file152/meta.py "Uploaded as text/plain at 2001-10-15.10:56:36 by nikis"): source for method with error</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-10-19.00:43:25.000>
created_at = <Date 2001-10-15.10:56:24.000>
labels = ['interpreter-core']
title = 'SystemError: unknown opcode'
updated_at = <Date 2001-10-19.00:43:25.000>
user = 'https://bugs.python.org/nikis'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-19.00:43:25.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-15.10:56:24.000>
creator = 'nikis'
dependencies = []
files = ['152']
hgrepos = []
issue_num = 471270
keywords = []
message_count = 3.0
messages = ['6927', '6928', '6929']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'nikis']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue471270'
versions = []
```
</p></details>
| SystemError: unknown opcode | https://api.github.com/repos/python/cpython/issues/35328/comments | 3 | 2001-10-15T10:56:24Z | 2022-04-09T21:46:05Z | https://github.com/python/cpython/issues/35328 | 1,198,780,645 | 35,328 |
[
"python",
"cpython"
] | BPO | [471202](https://bugs.python.org/issue471202)
--- | :---
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-10-15.13:36:49.000>
created_at = <Date 2001-10-15.04:01:41.000>
labels = ['interpreter-core', 'invalid']
title = 'bit shift operator << precedence'
updated_at = <Date 2001-10-15.13:36:49.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-15.13:36:49.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-15.04:01:41.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 471202
keywords = []
message_count = 2.0
messages = ['6925', '6926']
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/issue471202'
versions = []
```
</p></details>
| bit shift operator << precedence | https://api.github.com/repos/python/cpython/issues/35327/comments | 2 | 2001-10-15T04:01:41Z | 2022-04-09T21:46:03Z | https://github.com/python/cpython/issues/35327 | 1,198,780,641 | 35,327 |
[
"python",
"cpython"
] | BPO | [471120](https://bugs.python.org/issue471120)
--- | :---
Nosy | @gvanrossum, @loewis
Files | <li>[Tix.py](https://bugs.python.org/file3677/Tix.py "Uploaded as text/plain at 2001-10-14.21:18:49 by idiscovery"): Replacement Tix.py</li><li>[Tix.py.diff](https://bugs.python.org/file3678/Tix.py.diff "Uploaded as text/plain at 2001-10-18.20:27:33 by idiscovery"): New Tix.py in context 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/loewis'
closed_at = <Date 2001-11-02.23:49:32.000>
created_at = <Date 2001-10-14.21:18:49.000>
labels = ['expert-tkinter']
title = 'Upgraded Tix.py'
updated_at = <Date 2001-11-02.23:49:32.000>
user = 'https://bugs.python.org/idiscovery'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-02.23:49:32.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2001-10-14.21:18:49.000>
creator = 'idiscovery'
dependencies = []
files = ['3677', '3678']
hgrepos = []
issue_num = 471120
keywords = ['patch']
message_count = 7.0
messages = ['37851', '37852', '37853', '37854', '37855', '37856', '37857']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'loewis', 'idiscovery']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue471120'
versions = []
```
</p></details>
| Upgraded Tix.py | https://api.github.com/repos/python/cpython/issues/35326/comments | 7 | 2001-10-14T21:18:49Z | 2022-04-09T21:46:03Z | https://github.com/python/cpython/issues/35326 | 1,198,780,633 | 35,326 |
[
"python",
"cpython"
] | BPO | [471111](https://bugs.python.org/issue471111)
--- | :---
Nosy | @tim-one, @loewis, @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/tim-one'
closed_at = <Date 2001-10-16.23:03:11.000>
created_at = <Date 2001-10-14.20:59:39.000>
labels = ['docs']
title = 'inspect.getframeinfo() needs docs'
updated_at = <Date 2001-10-16.23:03:11.000>
user = 'https://bugs.python.org/zooko'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-16.23:03:11.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-10-14.20:59:39.000>
creator = 'zooko'
dependencies = []
files = []
hgrepos = []
issue_num = 471111
keywords = []
message_count = 4.0
messages = ['6921', '6922', '6923', '6924']
nosy_count = 4.0
nosy_names = ['tim.peters', 'loewis', 'fdrake', 'zooko']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue471111'
versions = ['Python 2.2']
```
</p></details>
| inspect.getframeinfo() needs docs | https://api.github.com/repos/python/cpython/issues/35325/comments | 4 | 2001-10-14T20:59:39Z | 2022-04-09T21:46:01Z | https://github.com/python/cpython/issues/35325 | 1,198,780,631 | 35,325 |
[
"python",
"cpython"
] | BPO | [470781](https://bugs.python.org/issue470781)
--- | :---
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-10-15.14:37:22.000>
created_at = <Date 2001-10-13.05:39:41.000>
labels = ['OS-mac']
title = 'Build broken in Mac OS X'
updated_at = <Date 2001-10-15.14:37:22.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-15.14:37:22.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2001-10-13.05:39:41.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 470781
keywords = []
message_count = 4.0
messages = ['6917', '6918', '6919', '6920']
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/issue470781'
versions = []
```
</p></details>
| Build broken in Mac OS X | https://api.github.com/repos/python/cpython/issues/35324/comments | 4 | 2001-10-13T05:39:41Z | 2022-04-09T21:46:00Z | https://github.com/python/cpython/issues/35324 | 1,198,780,627 | 35,324 |
[
"python",
"cpython"
] | BPO | [470744](https://bugs.python.org/issue470744)
--- | :---
Nosy | @loewis
Files | <li>[patch](https://bugs.python.org/file3676/patch "Uploaded as application/octet-stream at 2001-10-13.00:38:58 by cesarb")</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-10-18.11:40:30.000>
created_at = <Date 2001-10-13.00:38:56.000>
labels = ['library']
title = 'More cleanup of __repr__ in asyncore'
updated_at = <Date 2001-10-18.11:40:30.000>
user = 'https://bugs.python.org/cesarb'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-18.11:40:30.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-13.00:38:56.000>
creator = 'cesarb'
dependencies = []
files = ['3676']
hgrepos = []
issue_num = 470744
keywords = ['patch']
message_count = 2.0
messages = ['37849', '37850']
nosy_count = 2.0
nosy_names = ['loewis', 'cesarb']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue470744'
versions = []
```
</p></details>
| More cleanup of __repr__ in asyncore | https://api.github.com/repos/python/cpython/issues/35323/comments | 2 | 2001-10-13T00:38:56Z | 2022-04-09T21:45:59Z | https://github.com/python/cpython/issues/35323 | 1,198,780,625 | 35,323 |
[
"python",
"cpython"
] | BPO | [470680](https://bugs.python.org/issue470680)
--- | :---
Nosy | @loewis
Files | <li>[patch](https://bugs.python.org/file3675/patch "Uploaded as application/octet-stream at 2001-10-12.19:35:01 by cesarb")</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-10-12.23:19:20.000>
created_at = <Date 2001-10-12.19:34:53.000>
labels = ['library']
title = 'Clean output of __repr__ in asyncore'
updated_at = <Date 2001-10-12.23:19:20.000>
user = 'https://bugs.python.org/cesarb'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-12.23:19:20.000>
actor = 'cesarb'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-12.19:34:53.000>
creator = 'cesarb'
dependencies = []
files = ['3675']
hgrepos = []
issue_num = 470680
keywords = ['patch']
message_count = 3.0
messages = ['37846', '37847', '37848']
nosy_count = 2.0
nosy_names = ['loewis', 'cesarb']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue470680'
versions = []
```
</p></details>
| Clean output of __repr__ in asyncore | https://api.github.com/repos/python/cpython/issues/35322/comments | 3 | 2001-10-12T19:34:53Z | 2022-04-09T21:45:57Z | https://github.com/python/cpython/issues/35322 | 1,198,780,623 | 35,322 |
[
"python",
"cpython"
] | BPO | [470635](https://bugs.python.org/issue470635)
--- | :---
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-10-12.19:01:37.000>
created_at = <Date 2001-10-12.17:07:26.000>
labels = ['library']
title = 'simple script causes segfault'
updated_at = <Date 2001-10-12.19:01:37.000>
user = 'https://bugs.python.org/travishume'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-12.19:01:37.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-12.17:07:26.000>
creator = 'travishume'
dependencies = []
files = []
hgrepos = []
issue_num = 470635
keywords = []
message_count = 4.0
messages = ['6913', '6914', '6915', '6916']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'travishume']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue470635'
versions = ['Python 2.2']
```
</p></details>
| simple script causes segfault | https://api.github.com/repos/python/cpython/issues/35321/comments | 4 | 2001-10-12T17:07:26Z | 2022-04-09T21:45:57Z | https://github.com/python/cpython/issues/35321 | 1,198,780,621 | 35,321 |
[
"python",
"cpython"
] | BPO | [470634](https://bugs.python.org/issue470634)
--- | :---
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-10-12.20:02:29.000>
created_at = <Date 2001-10-12.17:06:49.000>
labels = ['interpreter-core']
title = "readlines() on linux requires 2 ^D's"
updated_at = <Date 2001-10-12.20:02:29.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-12.20:02:29.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-12.17:06:49.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 470634
keywords = []
message_count = 3.0
messages = ['6910', '6911', '6912']
nosy_count = 1.0
nosy_names = ['gvanrossum']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue470634'
versions = []
```
</p></details>
| readlines() on linux requires 2 ^D's | https://api.github.com/repos/python/cpython/issues/35320/comments | 3 | 2001-10-12T17:06:49Z | 2022-04-09T21:45:56Z | https://github.com/python/cpython/issues/35320 | 1,198,780,618 | 35,320 |
[
"python",
"cpython"
] | BPO | [470633](https://bugs.python.org/issue470633)
--- | :---
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-10-12.17:19:01.000>
created_at = <Date 2001-10-12.17:04:18.000>
labels = ['library']
title = 'segfault with 2.2a4'
updated_at = <Date 2001-10-12.17:19:01.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-12.17:19:01.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-12.17:04:18.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 470633
keywords = []
message_count = 2.0
messages = ['6908', '6909']
nosy_count = 1.0
nosy_names = ['gvanrossum']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue470633'
versions = ['Python 2.2']
```
</p></details>
| segfault with 2.2a4 | https://api.github.com/repos/python/cpython/issues/35319/comments | 2 | 2001-10-12T17:04:18Z | 2022-04-09T21:45:54Z | https://github.com/python/cpython/issues/35319 | 1,198,780,612 | 35,319 |
[
"python",
"cpython"
] | BPO | [470614](https://bugs.python.org/issue470614)
--- | :---
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-10-14.04:46:40.000>
created_at = <Date 2001-10-12.15:39:47.000>
labels = ['docs']
title = 'PyMarshal_ReadFileFromLong()'
updated_at = <Date 2001-10-14.04:46:40.000>
user = 'https://bugs.python.org/ahlstromjc'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-14.04:46:40.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-10-12.15:39:47.000>
creator = 'ahlstromjc'
dependencies = []
files = []
hgrepos = []
issue_num = 470614
keywords = ['patch']
message_count = 2.0
messages = ['37844', '37845']
nosy_count = 2.0
nosy_names = ['fdrake', 'ahlstromjc']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue470614'
versions = []
```
</p></details>
| PyMarshal_ReadFileFromLong() | https://api.github.com/repos/python/cpython/issues/35318/comments | 2 | 2001-10-12T15:39:47Z | 2022-04-09T21:45:54Z | https://github.com/python/cpython/issues/35318 | 1,198,780,608 | 35,318 |
[
"python",
"cpython"
] | BPO | [470607](https://bugs.python.org/issue470607)
--- | :---
Nosy | @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 2002-07-28.10:52:11.000>
created_at = <Date 2001-10-12.15:13:38.000>
labels = ['expert-IDLE']
title = 'HTML version of the Idle "documentation"'
updated_at = <Date 2002-07-28.10:52:11.000>
user = 'https://bugs.python.org/idiscovery'
```
bugs.python.org fields:
```python
activity = <Date 2002-07-28.10:52:11.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2001-10-12.15:13:38.000>
creator = 'idiscovery'
dependencies = []
files = []
hgrepos = []
issue_num = 470607
keywords = ['patch']
message_count = 4.0
messages = ['37840', '37841', '37842', '37843']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'nobody', 'loewis', 'idiscovery']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue470607'
versions = []
```
</p></details>
| HTML version of the Idle "documentation" | https://api.github.com/repos/python/cpython/issues/35317/comments | 4 | 2001-10-12T15:13:38Z | 2022-04-09T21:45:52Z | https://github.com/python/cpython/issues/35317 | 1,198,780,605 | 35,317 |
[
"python",
"cpython"
] | BPO | [470582](https://bugs.python.org/issue470582)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-11-06.14:28:06.000>
created_at = <Date 2001-10-12.14:23:33.000>
labels = ['expert-regex']
title = 'sre bug with nested groups'
updated_at = <Date 2002-11-06.14:28:06.000>
user = 'https://bugs.python.org/mfx'
```
bugs.python.org fields:
```python
activity = <Date 2002-11-06.14:28:06.000>
actor = 'niemeyer'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2001-10-12.14:23:33.000>
creator = 'mfx'
dependencies = []
files = []
hgrepos = []
issue_num = 470582
keywords = []
message_count = 3.0
messages = ['6905', '6906', '6907']
nosy_count = 4.0
nosy_names = ['effbot', 'glchapman', 'niemeyer', 'mfx']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue470582'
versions = []
```
</p></details>
| sre bug with nested groups | https://api.github.com/repos/python/cpython/issues/35316/comments | 3 | 2001-10-12T14:23:33Z | 2022-04-09T21:45:51Z | https://github.com/python/cpython/issues/35316 | 1,198,780,602 | 35,316 |
[
"python",
"cpython"
] | BPO | [470578](https://bugs.python.org/issue470578)
--- | :---
Nosy | @malemburg, @gvanrossum, @warsaw
Files | <li>[unicode-coercion.patch](https://bugs.python.org/file3673/unicode-coercion.patch "Uploaded as text/plain at 2001-10-12.14:03:28 by @malemburg"): Patch Version 1</li><li>[unicode-str-1.patch](https://bugs.python.org/file3674/unicode-str-1.patch "Uploaded as text/plain at 2001-10-19.12:07:34 by @malemburg"): docs + tests</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2001-11-13.20:08:19.000>
created_at = <Date 2001-10-12.14:03:17.000>
labels = ['interpreter-core']
title = 'Fixes to synchronize unicode() and str()'
updated_at = <Date 2001-11-13.20:08:19.000>
user = 'https://github.com/malemburg'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-13.20:08:19.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-12.14:03:17.000>
creator = 'lemburg'
dependencies = []
files = ['3673', '3674']
hgrepos = []
issue_num = 470578
keywords = ['patch']
message_count = 5.0
messages = ['37835', '37836', '37837', '37838', '37839']
nosy_count = 3.0
nosy_names = ['lemburg', 'gvanrossum', 'barry']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue470578'
versions = []
```
</p></details>
| Fixes to synchronize unicode() and str() | https://api.github.com/repos/python/cpython/issues/35315/comments | 5 | 2001-10-12T14:03:17Z | 2022-04-09T21:45:50Z | https://github.com/python/cpython/issues/35315 | 1,198,780,598 | 35,315 |
[
"python",
"cpython"
] | BPO | [470433](https://bugs.python.org/issue470433)
--- | :---
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 2001-10-12.17:04:00.000>
created_at = <Date 2001-10-11.23:51:43.000>
labels = ['expert-tkinter']
title = "Python shouldn't clobber TCL_LIBRARY"
updated_at = <Date 2001-10-12.17:04:00.000>
user = 'https://bugs.python.org/idiscovery'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-12.17:04:00.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2001-10-11.23:51:43.000>
creator = 'idiscovery'
dependencies = []
files = []
hgrepos = []
issue_num = 470433
keywords = ['patch']
message_count = 5.0
messages = ['37830', '37831', '37832', '37833', '37834']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'tim.peters', 'idiscovery']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue470433'
versions = []
```
</p></details>
| Python shouldn't clobber TCL_LIBRARY | https://api.github.com/repos/python/cpython/issues/35314/comments | 5 | 2001-10-11T23:51:43Z | 2022-04-09T21:45:48Z | https://github.com/python/cpython/issues/35314 | 1,198,780,595 | 35,314 |
[
"python",
"cpython"
] | BPO | [470429](https://bugs.python.org/issue470429)
--- | :---
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-10-12.13:46:32.000>
created_at = <Date 2001-10-11.23:31:36.000>
labels = ['type-feature']
title = 'relax data representation spec'
updated_at = <Date 2001-10-12.13:46:32.000>
user = 'https://bugs.python.org/phr'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-12.13:46:32.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-10-11.23:31:36.000>
creator = 'phr'
dependencies = []
files = []
hgrepos = []
issue_num = 470429
keywords = []
message_count = 2.0
messages = ['6903', '6904']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'phr']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue470429'
versions = []
```
</p></details>
| relax data representation spec | https://api.github.com/repos/python/cpython/issues/35313/comments | 2 | 2001-10-11T23:31:36Z | 2022-04-09T21:45:47Z | https://github.com/python/cpython/issues/35313 | 1,198,780,591 | 35,313 |
[
"python",
"cpython"
] | BPO | [470394](https://bugs.python.org/issue470394)
--- | :---
Nosy | @gvanrossum, @loewis
Files | <li>[python-wrapkwargs.patch](https://bugs.python.org/file3672/python-wrapkwargs.patch "Uploaded as text/plain at 2001-10-17.08:59:43 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/gvanrossum'
closed_at = <Date 2001-10-27.21:17:27.000>
created_at = <Date 2001-10-11.21:36:35.000>
labels = ['interpreter-core']
title = 'Fix keyword arguments with wrapper funcs'
updated_at = <Date 2001-10-27.21:17:27.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-27.21:17:27.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-11.21:36:35.000>
creator = 'anonymous'
dependencies = []
files = ['3672']
hgrepos = []
issue_num = 470394
keywords = ['patch']
message_count = 5.0
messages = ['37825', '37826', '37827', '37828', '37829']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'nobody', 'loewis']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue470394'
versions = []
```
</p></details>
| Fix keyword arguments with wrapper funcs | https://api.github.com/repos/python/cpython/issues/35312/comments | 5 | 2001-10-11T21:36:35Z | 2022-04-09T21:45:46Z | https://github.com/python/cpython/issues/35312 | 1,198,780,589 | 35,312 |
[
"python",
"cpython"
] | BPO | [470393](https://bugs.python.org/issue470393)
--- | :---
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-10-19.01:46:50.000>
created_at = <Date 2001-10-11.21:34:34.000>
labels = ['extension-modules']
title = 'Add missing marshal function'
updated_at = <Date 2001-10-19.01:46:50.000>
user = 'https://bugs.python.org/ahlstromjc'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-19.01:46:50.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-10-11.21:34:34.000>
creator = 'ahlstromjc'
dependencies = []
files = []
hgrepos = []
issue_num = 470393
keywords = ['patch']
message_count = 2.0
messages = ['37823', '37824']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'ahlstromjc']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue470393'
versions = []
```
</p></details>
| Add missing marshal function | https://api.github.com/repos/python/cpython/issues/35311/comments | 2 | 2001-10-11T21:34:34Z | 2022-04-09T21:45:45Z | https://github.com/python/cpython/issues/35311 | 1,198,780,586 | 35,311 |
[
"python",
"cpython"
] | BPO | [470254](https://bugs.python.org/issue470254)
--- | :---
Nosy | @loewis, @smontanaro
Files | <li>[xmlrpc.diff](https://bugs.python.org/file3671/xmlrpc.diff "Uploaded as text/plain at 2001-10-12.17:09:28 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 2001-10-17.22:54:33.000>
created_at = <Date 2001-10-11.14:51:01.000>
labels = ['library']
title = 'check for xmlrpc ints/longs > 32 bits'
updated_at = <Date 2001-10-17.22:54:33.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-17.22:54:33.000>
actor = 'skip.montanaro'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-11.14:51:01.000>
creator = 'skip.montanaro'
dependencies = []
files = ['3671']
hgrepos = []
issue_num = 470254
keywords = ['patch']
message_count = 5.0
messages = ['37818', '37819', '37820', '37821', '37822']
nosy_count = 2.0
nosy_names = ['loewis', 'skip.montanaro']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue470254'
versions = []
```
</p></details>
| check for xmlrpc ints/longs > 32 bits | https://api.github.com/repos/python/cpython/issues/35310/comments | 5 | 2001-10-11T14:51:01Z | 2022-04-09T21:45:44Z | https://github.com/python/cpython/issues/35310 | 1,198,780,583 | 35,310 |
[
"python",
"cpython"
] | BPO | [470072](https://bugs.python.org/issue470072)
--- | :---
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-10-11.16:28:36.000>
created_at = <Date 2001-10-11.01:29:33.000>
labels = ['expert-unicode']
title = 'Change in Unicode response to t#'
updated_at = <Date 2001-10-11.16:28:36.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-11.16:28:36.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2001-10-11.01:29:33.000>
creator = 'tim.peters'
dependencies = []
files = []
hgrepos = []
issue_num = 470072
keywords = []
message_count = 3.0
messages = ['6900', '6901', '6902']
nosy_count = 2.0
nosy_names = ['tim.peters', 'jhylton']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue470072'
versions = ['Python 2.2']
```
</p></details>
| Change in Unicode response to t# | https://api.github.com/repos/python/cpython/issues/35309/comments | 3 | 2001-10-11T01:29:33Z | 2022-04-09T21:45:42Z | https://github.com/python/cpython/issues/35309 | 1,198,780,579 | 35,309 |
[
"python",
"cpython"
] | BPO | [470040](https://bugs.python.org/issue470040)
--- | :---
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-10-12.02:40:22.000>
created_at = <Date 2001-10-10.22:51:15.000>
labels = ['interpreter-core']
title = 'ParseTuple t# vs subclasses'
updated_at = <Date 2001-10-12.02:40:22.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-12.02:40:22.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-10.22:51:15.000>
creator = 'tim.peters'
dependencies = []
files = []
hgrepos = []
issue_num = 470040
keywords = []
message_count = 2.0
messages = ['6898', '6899']
nosy_count = 1.0
nosy_names = ['tim.peters']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue470040'
versions = ['Python 2.2']
```
</p></details>
| ParseTuple t# vs subclasses | https://api.github.com/repos/python/cpython/issues/35308/comments | 2 | 2001-10-10T22:51:15Z | 2022-04-09T21:45:42Z | https://github.com/python/cpython/issues/35308 | 1,198,780,576 | 35,308 |
[
"python",
"cpython"
] | BPO | [469972](https://bugs.python.org/issue469972)
--- | :---
Nosy | @smontanaro, @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 2010-12-13.13:46:14.414>
created_at = <Date 2001-10-10.19:36:46.000>
labels = ['library']
title = "xmlrpclib won't marshal new types"
updated_at = <Date 2010-12-13.13:46:14.414>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2010-12-13.13:46:14.414>
actor = 'jait'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-10.19:36:46.000>
creator = 'skip.montanaro'
dependencies = []
files = []
hgrepos = []
issue_num = 469972
keywords = []
message_count = 8.0
messages = ['6893', '6894', '6895', '6896', '6897', '123870', '123873', '123874']
nosy_count = 4.0
nosy_names = ['skip.montanaro', 'akuchling', 'phr', 'jait']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue469972'
versions = ['Python 2.2']
```
</p></details>
| xmlrpclib won't marshal new types | https://api.github.com/repos/python/cpython/issues/35307/comments | 8 | 2001-10-10T19:36:46Z | 2022-04-09T21:45:40Z | https://github.com/python/cpython/issues/35307 | 1,198,780,573 | 35,307 |
[
"python",
"cpython"
] | BPO | [469910](https://bugs.python.org/issue469910)
--- | :---
Nosy | @gvanrossum, @loewis
Files | <li>[imaplib-bin-fix.patch](https://bugs.python.org/file3670/imaplib-bin-fix.patch "Uploaded as text/plain at 2001-10-10.17:06:44 by alczj"): The patch file</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-10-15.20:53:12.000>
created_at = <Date 2001-10-10.15:29:38.000>
labels = ['library']
title = 'Bugfix for imaplib for macintosh'
updated_at = <Date 2001-10-15.20:53:12.000>
user = 'https://bugs.python.org/alczj'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-15.20:53:12.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-10.15:29:38.000>
creator = 'alczj'
dependencies = []
files = ['3670']
hgrepos = []
issue_num = 469910
keywords = ['patch']
message_count = 8.0
messages = ['37810', '37811', '37812', '37813', '37814', '37815', '37816', '37817']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'loewis', 'alczj']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue469910'
versions = []
```
</p></details>
| Bugfix for imaplib for macintosh | https://api.github.com/repos/python/cpython/issues/35306/comments | 8 | 2001-10-10T15:29:38Z | 2022-04-09T21:45:40Z | https://github.com/python/cpython/issues/35306 | 1,198,780,568 | 35,306 |
[
"python",
"cpython"
] | BPO | [469859](https://bugs.python.org/issue469859)
--- | :---
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-10-10.13:12:49.000>
created_at = <Date 2001-10-10.13:08:17.000>
labels = ['invalid', 'library']
title = 'range function problem'
updated_at = <Date 2001-10-10.13:12:49.000>
user = 'https://bugs.python.org/jilly'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-10.13:12:49.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-10.13:08:17.000>
creator = 'jilly'
dependencies = []
files = []
hgrepos = []
issue_num = 469859
keywords = []
message_count = 2.0
messages = ['6891', '6892']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'jilly']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue469859'
versions = []
```
</p></details>
| range function problem | https://api.github.com/repos/python/cpython/issues/35305/comments | 2 | 2001-10-10T13:08:17Z | 2022-04-09T21:45:38Z | https://github.com/python/cpython/issues/35305 | 1,198,780,563 | 35,305 |
[
"python",
"cpython"
] | BPO | [469773](https://bugs.python.org/issue469773)
--- | :---
Nosy | @freddrake, @akuchling, @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/birkenfeld'
closed_at = <Date 2007-12-04.18:12:55.858>
created_at = <Date 2001-10-10.06:28:40.000>
labels = ['type-feature', 'docs']
title = "Write 'Using Python on Platform X' documents"
updated_at = <Date 2007-12-04.18:12:55.847>
user = 'https://bugs.python.org/anthonybaxter'
```
bugs.python.org fields:
```python
activity = <Date 2007-12-04.18:12:55.847>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = <Date 2007-12-04.18:12:55.858>
closer = 'georg.brandl'
components = ['Documentation']
creation = <Date 2001-10-10.06:28:40.000>
creator = 'anthonybaxter'
dependencies = []
files = []
hgrepos = []
issue_num = 469773
keywords = []
message_count = 9.0
messages = ['6885', '6886', '6887', '6888', '6889', '6890', '55186', '57982', '58199']
nosy_count = 4.0
nosy_names = ['fdrake', 'akuchling', 'anthonybaxter', 'georg.brandl']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue469773'
versions = []
```
</p></details>
| Write 'Using Python on Platform X' documents | https://api.github.com/repos/python/cpython/issues/35304/comments | 9 | 2001-10-10T06:28:40Z | 2022-04-09T21:45:37Z | https://github.com/python/cpython/issues/35304 | 1,198,780,559 | 35,304 |
[
"python",
"cpython"
] | BPO | [469772](https://bugs.python.org/issue469772)
--- | :---
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 = None
closed_at = <Date 2001-12-05.07:36:37.000>
created_at = <Date 2001-10-10.06:27:02.000>
labels = ['type-feature', 'docs']
title = 'support additional LINK elements.'
updated_at = <Date 2001-12-05.07:36:37.000>
user = 'https://bugs.python.org/anthonybaxter'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-05.07:36:37.000>
actor = 'anthonybaxter'
assignee = 'anthonybaxter'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-10-10.06:27:02.000>
creator = 'anthonybaxter'
dependencies = []
files = []
hgrepos = []
issue_num = 469772
keywords = []
message_count = 7.0
messages = ['6878', '6879', '6880', '6881', '6882', '6883', '6884']
nosy_count = 2.0
nosy_names = ['fdrake', 'anthonybaxter']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue469772'
versions = []
```
</p></details>
| support additional LINK elements. | https://api.github.com/repos/python/cpython/issues/35303/comments | 7 | 2001-10-10T06:27:02Z | 2022-04-09T21:45:36Z | https://github.com/python/cpython/issues/35303 | 1,198,780,556 | 35,303 |
[
"python",
"cpython"
] | BPO | [469732](https://bugs.python.org/issue469732)
--- | :---
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/tim-one'
closed_at = <Date 2001-10-10.04:18:03.000>
created_at = <Date 2001-10-10.01:36:36.000>
labels = ['docs']
title = 'os.path.walk docstring inconsistent'
updated_at = <Date 2001-10-10.04:18:03.000>
user = 'https://github.com/mhammond'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-10.04:18:03.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-10-10.01:36:36.000>
creator = 'mhammond'
dependencies = []
files = []
hgrepos = []
issue_num = 469732
keywords = []
message_count = 2.0
messages = ['6876', '6877']
nosy_count = 2.0
nosy_names = ['tim.peters', 'mhammond']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue469732'
versions = []
```
</p></details>
| os.path.walk docstring inconsistent | https://api.github.com/repos/python/cpython/issues/35302/comments | 2 | 2001-10-10T01:36:36Z | 2022-04-09T21:45:35Z | https://github.com/python/cpython/issues/35302 | 1,198,780,555 | 35,302 |
[
"python",
"cpython"
] | BPO | [469681](https://bugs.python.org/issue469681)
--- | :---
Nosy | @malemburg, @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-10-10.00:16:01.000>
created_at = <Date 2001-10-09.21:36:31.000>
labels = []
title = 'Replace a whole string with empty string'
updated_at = <Date 2001-10-10.00:16:01.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-10.00:16:01.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-10-09.21:36:31.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 469681
keywords = []
message_count = 4.0
messages = ['6872', '6873', '6874', '6875']
nosy_count = 3.0
nosy_names = ['lemburg', 'gvanrossum', 'tim.peters']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue469681'
versions = []
```
</p></details>
| Replace a whole string with empty string | https://api.github.com/repos/python/cpython/issues/35301/comments | 4 | 2001-10-09T21:36:31Z | 2022-04-09T21:45:34Z | https://github.com/python/cpython/issues/35301 | 1,198,780,553 | 35,301 |
[
"python",
"cpython"
] | BPO | [469517](https://bugs.python.org/issue469517)
--- | :---
Nosy | @loewis
Files | <li>[rpcgenpatch](https://bugs.python.org/file3669/rpcgenpatch "Uploaded as application/octet-stream at 2001-10-09.12:34:10 by astrand"): Patch with updated comments.</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-10-11.19:26:56.000>
created_at = <Date 2001-10-09.12:30:06.000>
labels = []
title = 'Info about rpcgen compilers in Demo/rpc.'
updated_at = <Date 2001-10-11.19:26:56.000>
user = 'https://bugs.python.org/astrand'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-11.19:26:56.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2001-10-09.12:30:06.000>
creator = 'astrand'
dependencies = []
files = ['3669']
hgrepos = []
issue_num = 469517
keywords = ['patch']
message_count = 2.0
messages = ['37808', '37809']
nosy_count = 2.0
nosy_names = ['loewis', 'astrand']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue469517'
versions = []
```
</p></details>
| Info about rpcgen compilers in Demo/rpc. | https://api.github.com/repos/python/cpython/issues/35300/comments | 2 | 2001-10-09T12:30:06Z | 2022-04-09T21:45:32Z | https://github.com/python/cpython/issues/35300 | 1,198,780,550 | 35,300 |
[
"python",
"cpython"
] | BPO | [469411](https://bugs.python.org/issue469411)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-09-14.01:01:51.000>
created_at = <Date 2001-10-09.05:34:07.000>
labels = ['type-feature']
title = 'Better exception message: wrong instance'
updated_at = <Date 2002-09-14.01:01:51.000>
user = 'https://bugs.python.org/richard'
```
bugs.python.org fields:
```python
activity = <Date 2002-09-14.01:01:51.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-10-09.05:34:07.000>
creator = 'richard'
dependencies = []
files = []
hgrepos = []
issue_num = 469411
keywords = []
message_count = 2.0
messages = ['53311', '53312']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'richard']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue469411'
versions = []
```
</p></details>
| Better exception message: wrong instance | https://api.github.com/repos/python/cpython/issues/35299/comments | 2 | 2001-10-09T05:34:07Z | 2022-04-09T21:45:31Z | https://github.com/python/cpython/issues/35299 | 1,198,780,548 | 35,299 |
[
"python",
"cpython"
] | BPO | [469250](https://bugs.python.org/issue469250)
--- | :---
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-10-09.10:47:20.000>
created_at = <Date 2001-10-08.19:41:16.000>
labels = ['extension-modules']
title = 'xxmodule.c needs to be updated'
updated_at = <Date 2001-10-09.10:47:20.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-09.10:47:20.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-10-08.19:41:16.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 469250
keywords = []
message_count = 2.0
messages = ['6870', '6871']
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/issue469250'
versions = ['Python 2.2']
```
</p></details>
| xxmodule.c needs to be updated | https://api.github.com/repos/python/cpython/issues/35298/comments | 2 | 2001-10-08T19:41:16Z | 2022-04-09T21:45:30Z | https://github.com/python/cpython/issues/35298 | 1,198,780,544 | 35,298 |
[
"python",
"cpython"
] | BPO | [468948](https://bugs.python.org/issue468948)
--- | :---
Files | <li>[urllib2-basicauth.patch](https://bugs.python.org/file151/urllib2-basicauth.patch "Uploaded as text/plain at 2001-10-08.04:19:24 by jcollie")</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:49:36.000>
created_at = <Date 2001-10-08.04:19:23.000>
labels = ['library']
title = 'urllib2, basic authentication, & 302'
updated_at = <Date 2001-11-09.16:49:36.000>
user = 'https://bugs.python.org/jcollie'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-09.16:49:36.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-08.04:19:23.000>
creator = 'jcollie'
dependencies = []
files = ['151']
hgrepos = []
issue_num = 468948
keywords = []
message_count = 5.0
messages = ['6865', '6866', '6867', '6868', '6869']
nosy_count = 2.0
nosy_names = ['jhylton', 'jcollie']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue468948'
versions = []
```
</p></details>
| urllib2, basic authentication, & 302 | https://api.github.com/repos/python/cpython/issues/35297/comments | 5 | 2001-10-08T04:19:23Z | 2022-04-09T21:45:29Z | https://github.com/python/cpython/issues/35297 | 1,198,780,542 | 35,297 |
[
"python",
"cpython"
] | BPO | [468898](https://bugs.python.org/issue468898)
--- | :---
Nosy | @tim-one, @smontanaro
Files | <li>[random.py.diff](https://bugs.python.org/file3668/random.py.diff "Uploaded as text/plain at 2001-10-08.02:28:37 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 = None
closed_at = <Date 2001-10-08.04:37:30.000>
created_at = <Date 2001-10-08.02:28:32.000>
labels = ['library']
title = 'allow programmer to initialize random.py'
updated_at = <Date 2001-10-08.04:37:30.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-08.04:37:30.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-08.02:28:32.000>
creator = 'skip.montanaro'
dependencies = []
files = ['3668']
hgrepos = []
issue_num = 468898
keywords = ['patch']
message_count = 2.0
messages = ['37806', '37807']
nosy_count = 2.0
nosy_names = ['tim.peters', 'skip.montanaro']
pr_nums = []
priority = 'low'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue468898'
versions = []
```
</p></details>
| allow programmer to initialize random.py | https://api.github.com/repos/python/cpython/issues/35296/comments | 2 | 2001-10-08T02:28:32Z | 2022-04-09T21:45:28Z | https://github.com/python/cpython/issues/35296 | 1,198,780,536 | 35,296 |
[
"python",
"cpython"
] | BPO | [468887](https://bugs.python.org/issue468887)
--- | :---
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-10-08.04:04:31.000>
created_at = <Date 2001-10-08.01:20:52.000>
labels = ['interpreter-core', 'invalid']
title = 'type(self) not preserved on some methods'
updated_at = <Date 2001-10-08.04:04:31.000>
user = 'https://bugs.python.org/average'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-08.04:04:31.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-08.01:20:52.000>
creator = 'average'
dependencies = []
files = []
hgrepos = []
issue_num = 468887
keywords = []
message_count = 2.0
messages = ['6863', '6864']
nosy_count = 2.0
nosy_names = ['tim.peters', 'average']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue468887'
versions = []
```
</p></details>
| type(self) not preserved on some methods | https://api.github.com/repos/python/cpython/issues/35295/comments | 2 | 2001-10-08T01:20:52Z | 2022-04-09T21:45:28Z | https://github.com/python/cpython/issues/35295 | 1,198,780,532 | 35,295 |
[
"python",
"cpython"
] | BPO | [468805](https://bugs.python.org/issue468805)
--- | :---
Nosy | @jackjansen
Files | <li>[pyGUSISIOUX.cp](https://bugs.python.org/file3667/pyGUSISIOUX.cp "Uploaded as application/octet-stream at 2001-10-07.16:29:20 by aubonbeurre"): replacement file for src/Mac/Python/pyGUSISIOUX.cp</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-10-23.14:39:38.000>
created_at = <Date 2001-10-07.16:29:19.000>
labels = ['OS-mac']
title = 'Embed invisibly'
updated_at = <Date 2001-10-23.14:39:38.000>
user = 'https://bugs.python.org/aubonbeurre'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-23.14:39:38.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2001-10-07.16:29:19.000>
creator = 'aubonbeurre'
dependencies = []
files = ['3667']
hgrepos = []
issue_num = 468805
keywords = ['patch']
message_count = 2.0
messages = ['37804', '37805']
nosy_count = 2.0
nosy_names = ['jackjansen', 'aubonbeurre']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue468805'
versions = []
```
</p></details>
| Embed invisibly | https://api.github.com/repos/python/cpython/issues/35294/comments | 2 | 2001-10-07T16:29:19Z | 2022-04-09T21:45:26Z | https://github.com/python/cpython/issues/35294 | 1,198,780,528 | 35,294 |
[
"python",
"cpython"
] | BPO | [468662](https://bugs.python.org/issue468662)
--- | :---
Nosy | @gvanrossum
Files | <li>[patch_testgrammer](https://bugs.python.org/file3666/patch_testgrammer "Uploaded as text/plain at 2001-10-06.23:42:54 by bckfnn"): Patch to Lib/test_grammer.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-10-10.01:36:50.000>
created_at = <Date 2001-10-06.23:42:53.000>
labels = []
title = 'Allow jython to complete test_grammar'
updated_at = <Date 2001-10-10.01:36:50.000>
user = 'https://bugs.python.org/bckfnn'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-10.01:36:50.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-10-06.23:42:53.000>
creator = 'bckfnn'
dependencies = []
files = ['3666']
hgrepos = []
issue_num = 468662
keywords = ['patch']
message_count = 3.0
messages = ['37801', '37802', '37803']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'jhylton', 'bckfnn']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue468662'
versions = []
```
</p></details>
| Allow jython to complete test_grammar | https://api.github.com/repos/python/cpython/issues/35293/comments | 3 | 2001-10-06T23:42:53Z | 2022-04-09T21:45:25Z | https://github.com/python/cpython/issues/35293 | 1,198,780,526 | 35,293 |
[
"python",
"cpython"
] | BPO | [468647](https://bugs.python.org/issue468647)
--- | :---
Nosy | @loewis
Files | <li>[fix2](https://bugs.python.org/file3665/fix2 "Uploaded as application/octet-stream at 2001-10-06.22:11:47 by cesarb"): The correct fix this time</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-10-09.10:15:07.000>
created_at = <Date 2001-10-06.22:02:04.000>
labels = ['library']
title = 'Fix exception propagation in asyncore'
updated_at = <Date 2001-10-09.10:15:07.000>
user = 'https://bugs.python.org/cesarb'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-09.10:15:07.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-06.22:02:04.000>
creator = 'cesarb'
dependencies = []
files = ['3665']
hgrepos = []
issue_num = 468647
keywords = ['patch']
message_count = 4.0
messages = ['37797', '37798', '37799', '37800']
nosy_count = 2.0
nosy_names = ['loewis', 'cesarb']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue468647'
versions = []
```
</p></details>
| Fix exception propagation in asyncore | https://api.github.com/repos/python/cpython/issues/35292/comments | 4 | 2001-10-06T22:02:04Z | 2022-04-09T21:45:25Z | https://github.com/python/cpython/issues/35292 | 1,198,780,522 | 35,292 |
[
"python",
"cpython"
] | BPO | [468457](https://bugs.python.org/issue468457)
--- | :---
Files | <li>[sre.py.diff](https://bugs.python.org/file3664/sre.py.diff "Uploaded as text/plain at 2001-10-06.01:59:34 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 = None
closed_at = <Date 2001-10-21.17:37:50.000>
created_at = <Date 2001-10-06.01:59:34.000>
labels = ['library']
title = 'Minor changes to sre.Scanner'
updated_at = <Date 2001-10-21.17:37:50.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-21.17:37:50.000>
actor = 'effbot'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-06.01:59:34.000>
creator = 'glchapman'
dependencies = []
files = ['3664']
hgrepos = []
issue_num = 468457
keywords = ['patch']
message_count = 2.0
messages = ['37795', '37796']
nosy_count = 2.0
nosy_names = ['effbot', 'glchapman']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue468457'
versions = []
```
</p></details>
| Minor changes to sre.Scanner | https://api.github.com/repos/python/cpython/issues/35291/comments | 2 | 2001-10-06T01:59:34Z | 2022-04-09T21:45:22Z | https://github.com/python/cpython/issues/35291 | 1,198,780,520 | 35,291 |
[
"python",
"cpython"
] | BPO | [468443](https://bugs.python.org/issue468443)
--- | :---
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-10-06.00:23:14.000>
created_at = <Date 2001-10-05.23:43:46.000>
labels = ['type-feature', 'expert-installation']
title = 'Python download/install process'
updated_at = <Date 2001-10-06.00:23:14.000>
user = 'https://bugs.python.org/talin'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-06.00:23:14.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2001-10-05.23:43:46.000>
creator = 'talin'
dependencies = []
files = []
hgrepos = []
issue_num = 468443
keywords = []
message_count = 2.0
messages = ['6861', '6862']
nosy_count = 2.0
nosy_names = ['loewis', 'talin']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue468443'
versions = []
```
</p></details>
| Python download/install process | https://api.github.com/repos/python/cpython/issues/35290/comments | 2 | 2001-10-05T23:43:46Z | 2022-04-09T21:45:21Z | https://github.com/python/cpython/issues/35290 | 1,198,780,515 | 35,290 |
[
"python",
"cpython"
] | BPO | [468432](https://bugs.python.org/issue468432)
--- | :---
Nosy | @gvanrossum, @tim-one, @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-10-06.02:18:15.000>
created_at = <Date 2001-10-05.23:09:57.000>
labels = ['type-feature']
title = 'add more object sizes to struct'
updated_at = <Date 2001-10-06.02:18:15.000>
user = 'https://bugs.python.org/phr'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-06.02:18:15.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-10-05.23:09:57.000>
creator = 'phr'
dependencies = []
files = []
hgrepos = []
issue_num = 468432
keywords = []
message_count = 4.0
messages = ['53307', '53308', '53309', '53310']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'phr']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue468432'
versions = []
```
</p></details>
| add more object sizes to struct | https://api.github.com/repos/python/cpython/issues/35289/comments | 4 | 2001-10-05T23:09:57Z | 2022-04-09T21:45:20Z | https://github.com/python/cpython/issues/35289 | 1,198,780,512 | 35,289 |
[
"python",
"cpython"
] | BPO | [468394](https://bugs.python.org/issue468394)
--- | :---
Nosy | @gvanrossum, @loewis, @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 2001-10-19.01:53:45.000>
created_at = <Date 2001-10-05.20:23:39.000>
labels = ['library']
title = 'Allow xmlrpclib to handle long ints'
updated_at = <Date 2001-10-19.01:53:45.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-19.01:53:45.000>
actor = 'gvanrossum'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-05.20:23:39.000>
creator = 'skip.montanaro'
dependencies = []
files = []
hgrepos = []
issue_num = 468394
keywords = ['patch']
message_count = 5.0
messages = ['37790', '37791', '37792', '37793', '37794']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'loewis', 'skip.montanaro']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue468394'
versions = []
```
</p></details>
| Allow xmlrpclib to handle long ints | https://api.github.com/repos/python/cpython/issues/35288/comments | 5 | 2001-10-05T20:23:39Z | 2022-04-09T21:45:20Z | https://github.com/python/cpython/issues/35288 | 1,198,780,507 | 35,288 |
[
"python",
"cpython"
] | BPO | [468384](https://bugs.python.org/issue468384)
--- | :---
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/freddrake'
closed_at = <Date 2001-10-09.18:07:18.000>
created_at = <Date 2001-10-05.19:37:45.000>
labels = ['docs']
title = 'os.P_* constants poorly documented'
updated_at = <Date 2001-10-09.18:07:18.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-09.18:07:18.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-10-05.19:37:45.000>
creator = 'skip.montanaro'
dependencies = []
files = []
hgrepos = []
issue_num = 468384
keywords = []
message_count = 2.0
messages = ['6859', '6860']
nosy_count = 2.0
nosy_names = ['fdrake', 'skip.montanaro']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue468384'
versions = ['Python 2.2']
```
</p></details>
| os.P_* constants poorly documented | https://api.github.com/repos/python/cpython/issues/35287/comments | 2 | 2001-10-05T19:37:45Z | 2022-04-09T21:45:19Z | https://github.com/python/cpython/issues/35287 | 1,198,780,505 | 35,287 |
[
"python",
"cpython"
] | BPO | [468347](https://bugs.python.org/issue468347)
--- | :---
Nosy | @gvanrossum
Files | <li>[pthread.patch](https://bugs.python.org/file3663/pthread.patch "Uploaded as text/plain at 2001-10-05.16:58:49 by jasonlowe"): pthread signal mask 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/gvanrossum'
closed_at = <Date 2004-05-11.19:59:32.000>
created_at = <Date 2001-10-05.16:58:47.000>
labels = ['extension-modules']
title = 'mask signals for non-main pthreads'
updated_at = <Date 2004-05-11.19:59:32.000>
user = 'https://bugs.python.org/jasonlowe'
```
bugs.python.org fields:
```python
activity = <Date 2004-05-11.19:59:32.000>
actor = 'jasonlowe'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-10-05.16:58:47.000>
creator = 'jasonlowe'
dependencies = []
files = ['3663']
hgrepos = []
issue_num = 468347
keywords = ['patch']
message_count = 4.0
messages = ['37786', '37787', '37788', '37789']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'jasonlowe']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue468347'
versions = []
```
</p></details>
| mask signals for non-main pthreads | https://api.github.com/repos/python/cpython/issues/35286/comments | 4 | 2001-10-05T16:58:47Z | 2022-04-09T21:45:18Z | https://github.com/python/cpython/issues/35286 | 1,198,780,500 | 35,286 |
[
"python",
"cpython"
] | BPO | [468169](https://bugs.python.org/issue468169)
--- | :---
Files | <li>[python-sre-448951.patch](https://bugs.python.org/file3662/python-sre-448951.patch "Uploaded as text/plain at 2001-10-05.04:37:50 by donut"): 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-10-18.18:52:02.000>
created_at = <Date 2001-10-05.04:37:49.000>
labels = ['extension-modules']
title = 'fix for bug python/cpython#34916 (re group handling)'
updated_at = <Date 2001-10-18.18:52:02.000>
user = 'https://bugs.python.org/donut'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-18.18:52:02.000>
actor = 'effbot'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-10-05.04:37:49.000>
creator = 'donut'
dependencies = []
files = ['3662']
hgrepos = []
issue_num = 468169
keywords = ['patch']
message_count = 2.0
messages = ['37784', '37785']
nosy_count = 2.0
nosy_names = ['effbot', 'donut']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue468169'
versions = []
```
</p></details>
| fix for bug #448951 (re group handling) | https://api.github.com/repos/python/cpython/issues/35285/comments | 2 | 2001-10-05T04:37:49Z | 2022-04-09T21:45:16Z | https://github.com/python/cpython/issues/35285 | 1,198,780,495 | 35,285 |
[
"python",
"cpython"
] | BPO | [468153](https://bugs.python.org/issue468153)
--- | :---
Nosy | @tim-one, @loewis, @brettcannon, @josiahcarlson
<sup>*Note: these values reflect the state of the issue at the time it was 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-05-13.02:52:53.000>
created_at = <Date 2001-10-05.03:15:10.000>
labels = ['type-feature', 'library']
title = 'os.fork() in win32 port'
updated_at = <Date 2003-05-13.02:52:53.000>
user = 'https://github.com/josiahcarlson'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-13.02:52:53.000>
actor = 'josiahcarlson'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-05.03:15:10.000>
creator = 'josiahcarlson'
dependencies = []
files = []
hgrepos = []
issue_num = 468153
keywords = []
message_count = 6.0
messages = ['53301', '53302', '53303', '53304', '53305', '53306']
nosy_count = 4.0
nosy_names = ['tim.peters', 'loewis', 'brett.cannon', 'josiahcarlson']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue468153'
versions = []
```
</p></details>
| os.fork() in win32 port | https://api.github.com/repos/python/cpython/issues/35284/comments | 6 | 2001-10-05T03:15:10Z | 2022-04-09T21:45:15Z | https://github.com/python/cpython/issues/35284 | 1,198,780,490 | 35,284 |
[
"python",
"cpython"
] | BPO | [468120](https://bugs.python.org/issue468120)
--- | :---
Nosy | @mwhudson, @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 2002-01-23.15:58:20.000>
created_at = <Date 2001-10-04.23:46:04.000>
labels = ['build']
title = 'setup.py assumes existence of /usr/local'
updated_at = <Date 2002-01-23.15:58:20.000>
user = 'https://bugs.python.org/richard'
```
bugs.python.org fields:
```python
activity = <Date 2002-01-23.15:58:20.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-10-04.23:46:04.000>
creator = 'richard'
dependencies = []
files = []
hgrepos = []
issue_num = 468120
keywords = []
message_count = 5.0
messages = ['6854', '6855', '6856', '6857', '6858']
nosy_count = 3.0
nosy_names = ['mwh', 'loewis', 'richard']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue468120'
versions = []
```
</p></details>
| setup.py assumes existence of /usr/local | https://api.github.com/repos/python/cpython/issues/35283/comments | 5 | 2001-10-04T23:46:04Z | 2022-04-09T21:45:14Z | https://github.com/python/cpython/issues/35283 | 1,198,780,486 | 35,283 |
[
"python",
"cpython"
] | BPO | [468118](https://bugs.python.org/issue468118)
--- | :---
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-10-09.10:55:00.000>
created_at = <Date 2001-10-04.23:41:38.000>
labels = ['extension-modules']
title = 'gzipmodule.c has wrong URL in comment'
updated_at = <Date 2001-10-09.10:55:00.000>
user = 'https://bugs.python.org/richard'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-09.10:55:00.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-10-04.23:41:38.000>
creator = 'richard'
dependencies = []
files = []
hgrepos = []
issue_num = 468118
keywords = []
message_count = 2.0
messages = ['6852', '6853']
nosy_count = 2.0
nosy_names = ['loewis', 'richard']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue468118'
versions = []
```
</p></details>
| gzipmodule.c has wrong URL in comment | https://api.github.com/repos/python/cpython/issues/35282/comments | 2 | 2001-10-04T23:41:38Z | 2022-04-09T21:45:12Z | https://github.com/python/cpython/issues/35282 | 1,198,780,479 | 35,282 |
[
"python",
"cpython"
] | BPO | [468116](https://bugs.python.org/issue468116)
--- | :---
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:07:36.000>
created_at = <Date 2001-10-04.23:36:40.000>
labels = ['type-feature']
title = 'Implement "setgroups"'
updated_at = <Date 2001-11-12.17:07:36.000>
user = 'https://github.com/jcea'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-12.17:07:36.000>
actor = 'jcea'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-10-04.23:36:40.000>
creator = 'jcea'
dependencies = []
files = []
hgrepos = []
issue_num = 468116
keywords = []
message_count = 5.0
messages = ['53296', '53297', '53298', '53299', '53300']
nosy_count = 2.0
nosy_names = ['loewis', 'jcea']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue468116'
versions = []
```
</p></details>
| Implement "setgroups" | https://api.github.com/repos/python/cpython/issues/35281/comments | 5 | 2001-10-04T23:36:40Z | 2022-04-09T21:45:12Z | https://github.com/python/cpython/issues/35281 | 1,198,780,475 | 35,281 |
[
"python",
"cpython"
] | BPO | [468061](https://bugs.python.org/issue468061)
--- | :---
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-10-16.20:21:35.000>
created_at = <Date 2001-10-04.20:52:34.000>
labels = ['interpreter-core']
title = '__str__ ignored in str subclass'
updated_at = <Date 2001-10-16.20:21:35.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-16.20:21:35.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-04.20:52:34.000>
creator = 'tim.peters'
dependencies = []
files = []
hgrepos = []
issue_num = 468061
keywords = []
message_count = 5.0
messages = ['6847', '6848', '6849', '6850', '6851']
nosy_count = 1.0
nosy_names = ['tim.peters']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue468061'
versions = ['Python 2.2']
```
</p></details>
| __str__ ignored in str subclass | https://api.github.com/repos/python/cpython/issues/35280/comments | 5 | 2001-10-04T20:52:34Z | 2022-04-09T21:45:11Z | https://github.com/python/cpython/issues/35280 | 1,198,780,472 | 35,280 |
[
"python",
"cpython"
] | BPO | [467924](https://bugs.python.org/issue467924)
--- | :---
Nosy | @birkenfeld
Files | <li>[zipfile_extract.diff](https://bugs.python.org/file9066/zipfile_extract.diff "Uploaded as text/plain at 2008-01-05.00:30:53 by alanmcintyre"): Add extract/extractall methods to ZipFile</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-07.18:48:55.687>
created_at = <Date 2001-10-04.15:54:14.000>
labels = ['type-feature', 'library']
title = 'Improve the ZipFile Interface'
updated_at = <Date 2008-01-07.18:48:55.685>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-07.18:48:55.685>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2008-01-07.18:48:55.687>
closer = 'georg.brandl'
components = ['Library (Lib)']
creation = <Date 2001-10-04.15:54:14.000>
creator = 'anonymous'
dependencies = []
files = ['9066']
hgrepos = []
issue_num = 467924
keywords = []
message_count = 12.0
messages = ['53289', '53290', '53291', '53292', '53293', '53294', '53295', '57981', '57990', '59269', '59272', '59476']
nosy_count = 7.0
nosy_names = ['georg.brandl', 'jvr', 'mzimmerman', 'scott_daniels', 'myers_carpenter', 'alanmcintyre', 'crhode']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue467924'
versions = []
```
</p></details>
| Improve the ZipFile Interface | https://api.github.com/repos/python/cpython/issues/35279/comments | 12 | 2001-10-04T15:54:14Z | 2022-04-09T21:45:09Z | https://github.com/python/cpython/issues/35279 | 1,198,780,466 | 35,279 |
[
"python",
"cpython"
] | BPO | [467811](https://bugs.python.org/issue467811)
--- | :---
Nosy | @gvanrossum
Files | <li>[python-error.txt](https://bugs.python.org/file150/python-error.txt "Uploaded as text/plain at 2001-10-04.10:08:13 by tibs"): Python session, showing failure to "import compiler" and other things</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-10-04.10:56:03.000>
created_at = <Date 2001-10-04.10:08:13.000>
labels = []
title = 'Inability to "see" some module content'
updated_at = <Date 2001-10-04.10:56:03.000>
user = 'https://bugs.python.org/tibs'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-04.10:56:03.000>
actor = 'tibs'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-10-04.10:08:13.000>
creator = 'tibs'
dependencies = []
files = ['150']
hgrepos = []
issue_num = 467811
keywords = []
message_count = 3.0
messages = ['6844', '6845', '6846']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'tibs']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue467811'
versions = ['Python 2.2']
```
</p></details>
| Inability to "see" some module content | https://api.github.com/repos/python/cpython/issues/35278/comments | 3 | 2001-10-04T10:08:13Z | 2022-04-09T21:45:08Z | https://github.com/python/cpython/issues/35278 | 1,198,780,463 | 35,278 |
[
"python",
"cpython"
] | BPO | [467763](https://bugs.python.org/issue467763)
--- | :---
Nosy | @tim-one, @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-10-04.19:46:22.000>
created_at = <Date 2001-10-04.06:33:40.000>
labels = ['library']
title = "test_support's run_suite() is broken"
updated_at = <Date 2001-10-04.19:46:22.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-04.19:46:22.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-04.06:33:40.000>
creator = 'tim.peters'
dependencies = []
files = []
hgrepos = []
issue_num = 467763
keywords = []
message_count = 3.0
messages = ['6841', '6842', '6843']
nosy_count = 2.0
nosy_names = ['tim.peters', 'fdrake']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue467763'
versions = ['Python 2.2']
```
</p></details>
| test_support's run_suite() is broken | https://api.github.com/repos/python/cpython/issues/35277/comments | 3 | 2001-10-04T06:33:40Z | 2022-04-09T21:45:07Z | https://github.com/python/cpython/issues/35277 | 1,198,780,460 | 35,277 |
[
"python",
"cpython"
] | BPO | [467650](https://bugs.python.org/issue467650)
--- | :---
Nosy | @akuchling
Files | <li>[setup-patch](https://bugs.python.org/file3661/setup-patch "Uploaded as text/x-c++src at 2001-10-03.21:58:50 by gward"): patch to setup.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2001-11-05.13:48:57.000>
created_at = <Date 2001-10-03.21:58:43.000>
labels = ['build']
title = 'Add some --without-* options to setup.py'
updated_at = <Date 2001-11-05.13:48:57.000>
user = 'https://bugs.python.org/gward'
```
bugs.python.org fields:
```python
activity = <Date 2001-11-05.13:48:57.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-10-03.21:58:43.000>
creator = 'gward'
dependencies = []
files = ['3661']
hgrepos = []
issue_num = 467650
keywords = ['patch']
message_count = 4.0
messages = ['37780', '37781', '37782', '37783']
nosy_count = 2.0
nosy_names = ['akuchling', 'gward']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue467650'
versions = []
```
</p></details>
| Add some --without-* options to setup.py | https://api.github.com/repos/python/cpython/issues/35276/comments | 4 | 2001-10-03T21:58:43Z | 2022-04-09T21:45:06Z | https://github.com/python/cpython/issues/35276 | 1,198,780,456 | 35,276 |
[
"python",
"cpython"
] | BPO | [467583](https://bugs.python.org/issue467583)
--- | :---
Nosy | @freddrake, @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/freddrake'
closed_at = <Date 2001-10-04.20:40:46.000>
created_at = <Date 2001-10-03.18:36:50.000>
labels = ['docs']
title = 'Restricted Execution docs broken ref'
updated_at = <Date 2001-10-04.20:40:46.000>
user = 'https://github.com/warsaw'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-04.20:40:46.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-10-03.18:36:50.000>
creator = 'barry'
dependencies = []
files = []
hgrepos = []
issue_num = 467583
keywords = []
message_count = 2.0
messages = ['6839', '6840']
nosy_count = 2.0
nosy_names = ['fdrake', 'barry']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue467583'
versions = ['Python 2.2']
```
</p></details>
| Restricted Execution docs broken ref | https://api.github.com/repos/python/cpython/issues/35275/comments | 2 | 2001-10-03T18:36:50Z | 2022-04-09T21:45:05Z | https://github.com/python/cpython/issues/35275 | 1,198,780,453 | 35,275 |
[
"python",
"cpython"
] | BPO | [467580](https://bugs.python.org/issue467580)
--- | :---
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/freddrake'
closed_at = <Date 2001-10-08.17:13:36.000>
created_at = <Date 2001-10-03.18:26:56.000>
labels = ['library']
title = 'ConfigParser.getboolean(): FALSE, TRUE.'
updated_at = <Date 2001-10-08.17:13:36.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-08.17:13:36.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-03.18:26:56.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 467580
keywords = ['patch']
message_count = 7.0
messages = ['37773', '37774', '37775', '37776', '37777', '37778', '37779']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'nobody', 'fdrake']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue467580'
versions = []
```
</p></details>
| ConfigParser.getboolean(): FALSE, TRUE. | https://api.github.com/repos/python/cpython/issues/35274/comments | 7 | 2001-10-03T18:26:56Z | 2022-04-09T21:45:04Z | https://github.com/python/cpython/issues/35274 | 1,198,780,450 | 35,274 |
[
"python",
"cpython"
] | BPO | [467571](https://bugs.python.org/issue467571)
--- | :---
Nosy | @gvanrossum, @freddrake
Files | <li>[profilebug.py](https://bugs.python.org/file149/profilebug.py "Uploaded as text/plain at 2001-10-03.18:23:00 by slanger"): demo file for profile 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/gvanrossum'
closed_at = <Date 2001-10-04.14:10:18.000>
created_at = <Date 2001-10-03.17:51:51.000>
labels = ['library']
title = 'profile.py mishandles exceptions'
updated_at = <Date 2001-10-04.14:10:18.000>
user = 'https://bugs.python.org/slanger'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-04.14:10:18.000>
actor = 'slanger'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-03.17:51:51.000>
creator = 'slanger'
dependencies = []
files = ['149']
hgrepos = []
issue_num = 467571
keywords = []
message_count = 9.0
messages = ['6830', '6831', '6832', '6833', '6834', '6835', '6836', '6837', '6838']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'fdrake', 'slanger']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue467571'
versions = []
```
</p></details>
| profile.py mishandles exceptions | https://api.github.com/repos/python/cpython/issues/35273/comments | 9 | 2001-10-03T17:51:51Z | 2022-04-09T21:45:03Z | https://github.com/python/cpython/issues/35273 | 1,198,780,446 | 35,273 |
[
"python",
"cpython"
] | BPO | [467455](https://bugs.python.org/issue467455)
--- | :---
Nosy | @gvanrossum
Files | <li>[env.cvs.diff](https://bugs.python.org/file3660/env.cvs.diff "Uploaded as text/plain at 2001-10-03.10:20:35 by htrd")</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-10-12.22:16:44.000>
created_at = <Date 2001-10-03.10:20:30.000>
labels = ['interpreter-core']
title = 'Enhanced environment variables'
updated_at = <Date 2001-10-12.22:16:44.000>
user = 'https://bugs.python.org/htrd'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-12.22:16:44.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-03.10:20:30.000>
creator = 'htrd'
dependencies = []
files = ['3660']
hgrepos = []
issue_num = 467455
keywords = ['patch']
message_count = 2.0
messages = ['37771', '37772']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'htrd']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue467455'
versions = []
```
</p></details>
| Enhanced environment variables | https://api.github.com/repos/python/cpython/issues/35272/comments | 2 | 2001-10-03T10:20:30Z | 2022-04-09T21:45:02Z | https://github.com/python/cpython/issues/35272 | 1,198,780,444 | 35,272 |
[
"python",
"cpython"
] | BPO | [467430](https://bugs.python.org/issue467430)
--- | :---
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-10-17.06:47:12.000>
created_at = <Date 2001-10-03.08:09:05.000>
labels = ['library']
title = 'CGIHTTPServer - 2 issues and/or bugs'
updated_at = <Date 2001-10-17.06:47:12.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-17.06:47:12.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-03.08:09:05.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 467430
keywords = []
message_count = 3.0
messages = ['6827', '6828', '6829']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'nobody']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue467430'
versions = []
```
</p></details>
| CGIHTTPServer - 2 issues and/or bugs | https://api.github.com/repos/python/cpython/issues/35271/comments | 3 | 2001-10-03T08:09:05Z | 2022-04-09T21:45:01Z | https://github.com/python/cpython/issues/35271 | 1,198,780,441 | 35,271 |
[
"python",
"cpython"
] | BPO | [467384](https://bugs.python.org/issue467384)
--- | :---
Nosy | @gvanrossum, @tim-one, @loewis, @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 = None
closed_at = <Date 2008-03-21.21:53:57.088>
created_at = <Date 2001-10-03.02:25:40.000>
labels = ['type-feature']
title = 'provide a documented serialization func'
updated_at = <Date 2008-03-21.21:53:57.087>
user = 'https://bugs.python.org/phr'
```
bugs.python.org fields:
```python
activity = <Date 2008-03-21.21:53:57.087>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = <Date 2008-03-21.21:53:57.088>
closer = 'gvanrossum'
components = ['None']
creation = <Date 2001-10-03.02:25:40.000>
creator = 'phr'
dependencies = []
files = []
hgrepos = []
issue_num = 467384
keywords = []
message_count = 29.0
messages = ['53262', '53263', '53264', '53265', '53266', '53267', '53268', '53269', '53270', '53271', '53272', '53273', '53274', '53275', '53276', '53277', '53278', '53279', '53280', '53281', '53282', '53283', '53284', '53285', '53286', '53287', '53288', '64277', '64285']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'skip.montanaro', 'phr', 'gpolo']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue467384'
versions = []
```
</p></details>
| provide a documented serialization func | https://api.github.com/repos/python/cpython/issues/35270/comments | 29 | 2001-10-03T02:25:40Z | 2022-04-09T21:44:59Z | https://github.com/python/cpython/issues/35270 | 1,198,780,438 | 35,270 |
[
"python",
"cpython"
] | BPO | [467381](https://bugs.python.org/issue467381)
--- | :---
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-10-06.02:05:51.000>
created_at = <Date 2001-10-03.02:19:44.000>
labels = ['interpreter-core', 'invalid']
title = 'print statement and exception'
updated_at = <Date 2001-10-06.02:05:51.000>
user = 'https://bugs.python.org/phr'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-06.02:05:51.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-03.02:19:44.000>
creator = 'phr'
dependencies = []
files = []
hgrepos = []
issue_num = 467381
keywords = []
message_count = 4.0
messages = ['6823', '6824', '6825', '6826']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'phr']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue467381'
versions = []
```
</p></details>
| print statement and exception | https://api.github.com/repos/python/cpython/issues/35269/comments | 4 | 2001-10-03T02:19:44Z | 2022-04-09T21:44:59Z | https://github.com/python/cpython/issues/35269 | 1,198,780,436 | 35,269 |
[
"python",
"cpython"
] | BPO | [467336](https://bugs.python.org/issue467336)
--- | :---
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-10-03.04:11:39.000>
created_at = <Date 2001-10-02.22:31:55.000>
labels = ['library']
title = 'doctest failures w/ new-style classes'
updated_at = <Date 2001-10-03.04:11:39.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-03.04:11:39.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-02.22:31:55.000>
creator = 'tim.peters'
dependencies = []
files = []
hgrepos = []
issue_num = 467336
keywords = []
message_count = 2.0
messages = ['6821', '6822']
nosy_count = 1.0
nosy_names = ['tim.peters']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue467336'
versions = ['Python 2.2']
```
</p></details>
| doctest failures w/ new-style classes | https://api.github.com/repos/python/cpython/issues/35268/comments | 2 | 2001-10-02T22:31:55Z | 2022-04-09T21:44:57Z | https://github.com/python/cpython/issues/35268 | 1,198,780,432 | 35,268 |
[
"python",
"cpython"
] | BPO | [467331](https://bugs.python.org/issue467331)
--- | :---
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-10-04.05:29:01.000>
created_at = <Date 2001-10-02.22:22:47.000>
labels = ['interpreter-core']
title = 'ClassType.__doc__ always None'
updated_at = <Date 2001-10-04.05:29:01.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-04.05:29:01.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-02.22:22:47.000>
creator = 'tim.peters'
dependencies = []
files = []
hgrepos = []
issue_num = 467331
keywords = []
message_count = 3.0
messages = ['6818', '6819', '6820']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'tim.peters']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue467331'
versions = ['Python 2.2']
```
</p></details>
| ClassType.__doc__ always None | https://api.github.com/repos/python/cpython/issues/35267/comments | 3 | 2001-10-02T22:22:47Z | 2022-04-09T21:44:56Z | https://github.com/python/cpython/issues/35267 | 1,198,780,426 | 35,267 |
[
"python",
"cpython"
] | BPO | [467267](https://bugs.python.org/issue467267)
--- | :---
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 2002-09-16.21:58:18.000>
created_at = <Date 2001-10-02.18:56:22.000>
labels = ['interpreter-core', 'invalid']
title = 'isinstance depends on import form'
updated_at = <Date 2002-09-16.21:58:18.000>
user = 'https://bugs.python.org/lcaamano'
```
bugs.python.org fields:
```python
activity = <Date 2002-09-16.21:58:18.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-02.18:56:22.000>
creator = 'lcaamano'
dependencies = []
files = []
hgrepos = []
issue_num = 467267
keywords = []
message_count = 7.0
messages = ['6811', '6812', '6813', '6814', '6815', '6816', '6817']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'nobody', 'lcaamano']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue467267'
versions = []
```
</p></details>
| isinstance depends on import form | https://api.github.com/repos/python/cpython/issues/35266/comments | 7 | 2001-10-02T18:56:22Z | 2022-04-09T21:44:55Z | https://github.com/python/cpython/issues/35266 | 1,198,780,422 | 35,266 |
[
"python",
"cpython"
] | BPO | [467265](https://bugs.python.org/issue467265)
--- | :---
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-10-04.21:08:52.000>
created_at = <Date 2001-10-02.18:51:52.000>
labels = ['build']
title = 'Compile errors on SuSe Linux on IBM/s390'
updated_at = <Date 2001-10-04.21:08:52.000>
user = 'https://bugs.python.org/bniset'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-04.21:08:52.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-10-02.18:51:52.000>
creator = 'bniset'
dependencies = []
files = []
hgrepos = []
issue_num = 467265
keywords = []
message_count = 6.0
messages = ['6805', '6806', '6807', '6808', '6809', '6810']
nosy_count = 2.0
nosy_names = ['tim.peters', 'bniset']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue467265'
versions = ['Python 2.2']
```
</p></details>
| Compile errors on SuSe Linux on IBM/s390 | https://api.github.com/repos/python/cpython/issues/35265/comments | 6 | 2001-10-02T18:51:52Z | 2022-04-09T21:44:54Z | https://github.com/python/cpython/issues/35265 | 1,198,780,419 | 35,265 |
[
"python",
"cpython"
] | BPO | [467253](https://bugs.python.org/issue467253)
--- | :---
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-10-02.19:44:24.000>
created_at = <Date 2001-10-02.17:54:25.000>
labels = ['library']
title = 'license points to the wrong file'
updated_at = <Date 2001-10-02.19:44:24.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-02.19:44:24.000>
actor = 'nobody'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-02.17:54:25.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 467253
keywords = []
message_count = 3.0
messages = ['6802', '6803', '6804']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'nobody']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue467253'
versions = ['Python 2.2']
```
</p></details>
| license points to the wrong file | https://api.github.com/repos/python/cpython/issues/35264/comments | 3 | 2001-10-02T17:54:25Z | 2022-04-09T21:44:53Z | https://github.com/python/cpython/issues/35264 | 1,198,780,413 | 35,264 |
[
"python",
"cpython"
] | BPO | [467145](https://bugs.python.org/issue467145)
--- | :---
Nosy | @gvanrossum, @tim-one, @loewis
Files | <li>[Test.txt](https://bugs.python.org/file146/Test.txt "Uploaded as text/plain at 2001-10-10.09:38:42 by rptownsend"): Output from test_descr.py</li><li>[Gdb.txt](https://bugs.python.org/file147/Gdb.txt "Uploaded as text/plain at 2001-10-11.09:57:32 by rptownsend"): Output from gdb.</li><li>[Make.txt](https://bugs.python.org/file148/Make.txt "Uploaded as text/plain at 2001-10-12.08:30:30 by rptownsend"): Output from make</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-10-16.07:45:59.000>
created_at = <Date 2001-10-02.12:10:07.000>
labels = ['build']
title = 'Python 2.2a4 build problem on HPUX 11.0'
updated_at = <Date 2001-10-16.07:45:59.000>
user = 'https://bugs.python.org/rptownsend'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-16.07:45:59.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-10-02.12:10:07.000>
creator = 'rptownsend'
dependencies = []
files = ['146', '147', '148']
hgrepos = []
issue_num = 467145
keywords = []
message_count = 22.0
messages = ['6780', '6781', '6782', '6783', '6784', '6785', '6786', '6787', '6788', '6789', '6790', '6791', '6792', '6793', '6794', '6795', '6796', '6797', '6798', '6799', '6800', '6801']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'tim.peters', 'nobody', 'loewis', 'rptownsend']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue467145'
versions = ['Python 2.2']
```
</p></details>
| Python 2.2a4 build problem on HPUX 11.0 | https://api.github.com/repos/python/cpython/issues/35263/comments | 22 | 2001-10-02T12:10:07Z | 2022-04-09T21:44:52Z | https://github.com/python/cpython/issues/35263 | 1,198,780,409 | 35,263 |
[
"python",
"cpython"
] | BPO | [467059](https://bugs.python.org/issue467059)
--- | :---
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/freddrake'
closed_at = <Date 2001-10-10.15:47:42.000>
created_at = <Date 2001-10-02.03:25:17.000>
labels = ['library']
title = 'htmllib broken '
updated_at = <Date 2001-10-10.15:47:42.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-10.15:47:42.000>
actor = 'skip.montanaro'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-10-02.03:25:17.000>
creator = 'skip.montanaro'
dependencies = []
files = []
hgrepos = []
issue_num = 467059
keywords = []
message_count = 4.0
messages = ['6776', '6777', '6778', '6779']
nosy_count = 2.0
nosy_names = ['fdrake', 'skip.montanaro']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue467059'
versions = []
```
</p></details>
| htmllib broken | https://api.github.com/repos/python/cpython/issues/35262/comments | 4 | 2001-10-02T03:25:17Z | 2022-04-09T21:44:51Z | https://github.com/python/cpython/issues/35262 | 1,198,780,400 | 35,262 |
[
"python",
"cpython"
] | BPO | [467055](https://bugs.python.org/issue467055)
--- | :---
Nosy | @gvanrossum, @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-10-04.15:20:07.000>
created_at = <Date 2001-10-02.02:55:31.000>
labels = ['OS-mac', 'invalid']
title = '-flat_namespace not in Makefile.pre.in for Darwin/MacOS'
updated_at = <Date 2001-10-04.15:20:07.000>
user = 'https://bugs.python.org/mlm'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-04.15:20:07.000>
actor = 'gvanrossum'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2001-10-02.02:55:31.000>
creator = 'mlm'
dependencies = []
files = []
hgrepos = []
issue_num = 467055
keywords = []
message_count = 6.0
messages = ['6770', '6771', '6772', '6773', '6774', '6775']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'jackjansen', 'mlm']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue467055'
versions = ['Python 2.2']
```
</p></details>
| -flat_namespace not in Makefile.pre.in for Darwin/MacOS | https://api.github.com/repos/python/cpython/issues/35261/comments | 6 | 2001-10-02T02:55:31Z | 2022-04-09T21:44:50Z | https://github.com/python/cpython/issues/35261 | 1,198,780,390 | 35,261 |
[
"python",
"cpython"
] | BPO | [467021](https://bugs.python.org/issue467021)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-10-02.06:27:45.000>
created_at = <Date 2001-10-02.00:20:22.000>
labels = ['extension-modules', 'invalid']
title = 'socket.inet_aton() incorrect results.'
updated_at = <Date 2001-10-02.06:27:45.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-02.06:27:45.000>
actor = 'jgsack'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-10-02.00:20:22.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 467021
keywords = []
message_count = 2.0
messages = ['6768', '6769']
nosy_count = 1.0
nosy_names = ['jgsack']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue467021'
versions = []
```
</p></details>
| socket.inet_aton() incorrect results. | https://api.github.com/repos/python/cpython/issues/35260/comments | 2 | 2001-10-02T00:20:22Z | 2022-04-09T21:44:48Z | https://github.com/python/cpython/issues/35260 | 1,198,780,388 | 35,260 |
[
"python",
"cpython"
] | BPO | [466981](https://bugs.python.org/issue466981)
--- | :---
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-10-09.11:51:27.000>
created_at = <Date 2001-10-01.21:38:40.000>
labels = ['expert-tkinter']
title = 'item_cget() missing parm. in Tix/HList'
updated_at = <Date 2001-10-09.11:51:27.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-09.11:51:27.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2001-10-01.21:38:40.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 466981
keywords = []
message_count = 2.0
messages = ['6766', '6767']
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/issue466981'
versions = []
```
</p></details>
| item_cget() missing parm. in Tix/HList | https://api.github.com/repos/python/cpython/issues/35259/comments | 2 | 2001-10-01T21:38:40Z | 2022-04-09T21:44:47Z | https://github.com/python/cpython/issues/35259 | 1,198,780,383 | 35,259 |
[
"python",
"cpython"
] | BPO | [466907](https://bugs.python.org/issue466907)
--- | :---
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-10-31.12:15:18.000>
created_at = <Date 2001-10-01.17:25:55.000>
labels = ['OS-mac']
title = 'OSX Python cannot run in console'
updated_at = <Date 2001-10-31.12:15:18.000>
user = 'https://bugs.python.org/schwa'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-31.12:15:18.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2001-10-01.17:25:55.000>
creator = 'schwa'
dependencies = []
files = []
hgrepos = []
issue_num = 466907
keywords = []
message_count = 5.0
messages = ['6761', '6762', '6763', '6764', '6765']
nosy_count = 2.0
nosy_names = ['jackjansen', 'schwa']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue466907'
versions = ['Python 2.2']
```
</p></details>
| OSX Python cannot run in console | https://api.github.com/repos/python/cpython/issues/35258/comments | 5 | 2001-10-01T17:25:55Z | 2022-04-09T21:44:46Z | https://github.com/python/cpython/issues/35258 | 1,198,780,376 | 35,258 |
[
"python",
"cpython"
] | BPO | [466894](https://bugs.python.org/issue466894)
--- | :---
Nosy | @gvanrossum, @doerwalter
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-10-01.17:36:39.000>
created_at = <Date 2001-10-01.16:52:48.000>
labels = ['interpreter-core']
title = 'property <-> PyGetSetDef'
updated_at = <Date 2001-10-01.17:36:39.000>
user = 'https://github.com/doerwalter'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-01.17:36:39.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-01.16:52:48.000>
creator = 'doerwalter'
dependencies = []
files = []
hgrepos = []
issue_num = 466894
keywords = []
message_count = 2.0
messages = ['6759', '6760']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'doerwalter']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue466894'
versions = []
```
</p></details>
| property <-> PyGetSetDef | https://api.github.com/repos/python/cpython/issues/35257/comments | 2 | 2001-10-01T16:52:48Z | 2022-04-09T21:44:45Z | https://github.com/python/cpython/issues/35257 | 1,198,780,370 | 35,257 |
[
"python",
"cpython"
] | BPO | [466877](https://bugs.python.org/issue466877)
--- | :---
Nosy | @gvanrossum, @tim-one
Files | <li>[sigbreak.patch](https://bugs.python.org/file3659/sigbreak.patch "Uploaded as text/plain at 2001-10-01.16:07:21 by progoth"): context diff adding SIGBREAK to signalmodule.c</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-10-01.18:01:36.000>
created_at = <Date 2001-10-01.16:07:20.000>
labels = ['extension-modules']
title = 'SIGBREAK is missing from signal module'
updated_at = <Date 2001-10-01.18:01:36.000>
user = 'https://bugs.python.org/progoth'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-01.18:01:36.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-10-01.16:07:20.000>
creator = 'progoth'
dependencies = []
files = ['3659']
hgrepos = []
issue_num = 466877
keywords = ['patch']
message_count = 8.0
messages = ['37763', '37764', '37765', '37766', '37767', '37768', '37769', '37770']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'tim.peters', 'progoth']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue466877'
versions = []
```
</p></details>
| SIGBREAK is missing from signal module | https://api.github.com/repos/python/cpython/issues/35256/comments | 8 | 2001-10-01T16:07:20Z | 2022-04-09T21:44:44Z | https://github.com/python/cpython/issues/35256 | 1,198,780,366 | 35,256 |
[
"python",
"cpython"
] | BPO | [466804](https://bugs.python.org/issue466804)
--- | :---
Nosy | @gvanrossum, @doerwalter
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-10-01.13:18:00.000>
created_at = <Date 2001-10-01.12:17:36.000>
labels = ['interpreter-core']
title = '"x.__type__" in object.__init__.__doc__'
updated_at = <Date 2001-10-01.13:18:00.000>
user = 'https://github.com/doerwalter'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-01.13:18:00.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-01.12:17:36.000>
creator = 'doerwalter'
dependencies = []
files = []
hgrepos = []
issue_num = 466804
keywords = []
message_count = 2.0
messages = ['6757', '6758']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'doerwalter']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue466804'
versions = []
```
</p></details>
| "x.__type__" in object.__init__.__doc__ | https://api.github.com/repos/python/cpython/issues/35255/comments | 2 | 2001-10-01T12:17:36Z | 2022-04-09T21:44:43Z | https://github.com/python/cpython/issues/35255 | 1,198,780,362 | 35,255 |
[
"python",
"cpython"
] | BPO | [466752](https://bugs.python.org/issue466752)
--- | :---
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-10-01.13:22:06.000>
created_at = <Date 2001-10-01.08:10:18.000>
labels = ['interpreter-core']
title = '"deref" error in _PyBuffer_FromObject'
updated_at = <Date 2001-10-01.13:22:06.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-01.13:22:06.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-10-01.08:10:18.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 466752
keywords = []
message_count = 2.0
messages = ['6755', '6756']
nosy_count = 1.0
nosy_names = ['gvanrossum']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue466752'
versions = []
```
</p></details>
| "deref" error in _PyBuffer_FromObject | https://api.github.com/repos/python/cpython/issues/35254/comments | 2 | 2001-10-01T08:10:18Z | 2022-04-09T21:44:42Z | https://github.com/python/cpython/issues/35254 | 1,198,780,359 | 35,254 |
[
"python",
"cpython"
] | BPO | [466628](https://bugs.python.org/issue466628)
--- | :---
Nosy | @tim-one, @freddrake
Files | <li>[libdoctest.patch](https://bugs.python.org/file3658/libdoctest.patch "Uploaded as text/plain at 2001-09-30.21:25:29 by tim-hochberg"): Patch against current CVS</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-10-02.21:01:49.000>
created_at = <Date 2001-09-30.21:25:28.000>
labels = ['docs']
title = 'Doc changes for doctest patch (#466616)'
updated_at = <Date 2001-10-02.21:01:49.000>
user = 'https://bugs.python.org/tim-hochberg'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-02.21:01:49.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-09-30.21:25:28.000>
creator = 'tim-hochberg'
dependencies = []
files = ['3658']
hgrepos = []
issue_num = 466628
keywords = ['patch']
message_count = 3.0
messages = ['37760', '37761', '37762']
nosy_count = 3.0
nosy_names = ['tim.peters', 'fdrake', 'tim-hochberg']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue466628'
versions = []
```
</p></details>
| Doc changes for doctest patch (#466616) | https://api.github.com/repos/python/cpython/issues/35253/comments | 3 | 2001-09-30T21:25:28Z | 2022-04-09T21:44:41Z | https://github.com/python/cpython/issues/35253 | 1,198,780,356 | 35,253 |
[
"python",
"cpython"
] | BPO | [466616](https://bugs.python.org/issue466616)
--- | :---
Nosy | @tim-one
Files | <li>[doctest.patch](https://bugs.python.org/file3656/doctest.patch "Uploaded as text/plain at 2001-09-30.20:31:52 by tim-hochberg"): Patch against current CVS to exclude imports from doctesting</li><li>[doctest.patch](https://bugs.python.org/file3657/doctest.patch "Uploaded as text/plain at 2001-10-02.22:31:52 by tim-hochberg"): Patch against newly current CVS</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-10-02.22:48:05.000>
created_at = <Date 2001-09-30.20:31:51.000>
labels = ['library']
title = 'Exclude imported items from doctest'
updated_at = <Date 2001-10-02.22:48:05.000>
user = 'https://bugs.python.org/tim-hochberg'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-02.22:48:05.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-09-30.20:31:51.000>
creator = 'tim-hochberg'
dependencies = []
files = ['3656', '3657']
hgrepos = []
issue_num = 466616
keywords = ['patch']
message_count = 6.0
messages = ['37754', '37755', '37756', '37757', '37758', '37759']
nosy_count = 2.0
nosy_names = ['tim.peters', 'tim-hochberg']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue466616'
versions = []
```
</p></details>
| Exclude imported items from doctest | https://api.github.com/repos/python/cpython/issues/35252/comments | 6 | 2001-09-30T20:31:51Z | 2022-04-09T21:44:40Z | https://github.com/python/cpython/issues/35252 | 1,198,780,352 | 35,252 |
[
"python",
"cpython"
] | BPO | [466451](https://bugs.python.org/issue466451)
--- | :---
Nosy | @gvanrossum, @tim-one, @loewis, @mhammond, @brianquinlan
Files | <li>[popen.patch](https://bugs.python.org/file3654/popen.patch "Uploaded as text/plain at 2001-09-30.00:34:07 by @brianquinlan"): Patch for popen on Windows</li><li>[popen2.patch](https://bugs.python.org/file3655/popen2.patch "Uploaded as text/plain at 2001-10-05.07:54:31 by @brianquinlan"): Force usage of cmd.exe or COMMAND.COM</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mhammond'
closed_at = <Date 2003-10-05.08:53:32.000>
created_at = <Date 2001-09-30.00:34:05.000>
labels = ['interpreter-core']
title = 'popen fix for multiple quoted arguments'
updated_at = <Date 2003-10-05.08:53:32.000>
user = 'https://github.com/brianquinlan'
```
bugs.python.org fields:
```python
activity = <Date 2003-10-05.08:53:32.000>
actor = 'loewis'
assignee = 'mhammond'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-09-30.00:34:05.000>
creator = 'bquinlan'
dependencies = []
files = ['3654', '3655']
hgrepos = []
issue_num = 466451
keywords = ['patch']
message_count = 13.0
messages = ['37741', '37742', '37743', '37744', '37745', '37746', '37747', '37748', '37749', '37750', '37751', '37752', '37753']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'mhammond', 'bquinlan']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue466451'
versions = []
```
</p></details>
| popen fix for multiple quoted arguments | https://api.github.com/repos/python/cpython/issues/35251/comments | 13 | 2001-09-30T00:34:05Z | 2022-04-09T21:44:39Z | https://github.com/python/cpython/issues/35251 | 1,198,780,349 | 35,251 |
[
"python",
"cpython"
] | BPO | [466353](https://bugs.python.org/issue466353)
--- | :---
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-10-01.19:51:24.000>
created_at = <Date 2001-09-29.11:50:59.000>
labels = ['interpreter-core']
title = 'Py_HUGE_VAL on BeOS for Intel'
updated_at = <Date 2001-10-01.19:51:24.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-01.19:51:24.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-09-29.11:50:59.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 466353
keywords = ['patch']
message_count = 4.0
messages = ['37737', '37738', '37739', '37740']
nosy_count = 2.0
nosy_names = ['tim.peters', 'nobody']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue466353'
versions = []
```
</p></details>
| Py_HUGE_VAL on BeOS for Intel | https://api.github.com/repos/python/cpython/issues/35250/comments | 4 | 2001-09-29T11:50:59Z | 2022-04-09T21:44:38Z | https://github.com/python/cpython/issues/35250 | 1,198,780,346 | 35,250 |
[
"python",
"cpython"
] | BPO | [466352](https://bugs.python.org/issue466352)
--- | :---
Nosy | @gvanrossum, @loewis, @freddrake, @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/freddrake'
closed_at = <Date 2002-08-08.21:05:07.000>
created_at = <Date 2001-09-29.11:42:01.000>
labels = ['library']
title = 'let mailbox.Maildir tag messages as read'
updated_at = <Date 2002-08-08.21:05:07.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2002-08-08.21:05:07.000>
actor = 'loewis'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-09-29.11:42:01.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 466352
keywords = ['patch']
message_count = 9.0
messages = ['37728', '37729', '37730', '37731', '37732', '37733', '37734', '37735', '37736']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'nobody', 'loewis', 'fdrake', 'barry']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue466352'
versions = ['Python 2.3']
```
</p></details>
| let mailbox.Maildir tag messages as read | https://api.github.com/repos/python/cpython/issues/35249/comments | 9 | 2001-09-29T11:42:01Z | 2022-04-09T21:44:37Z | https://github.com/python/cpython/issues/35249 | 1,198,780,345 | 35,249 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.