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 | [522027](https://bugs.python.org/issue522027)
--- | :---
Nosy | @loewis
Files | <li>[pwd.diff](https://bugs.python.org/file4004/pwd.diff "Uploaded as text/plain at 2002-02-24.11:25:22 by quinn_dunkan")</li><li>[grp.diff](https://bugs.python.org/file4005/grp.diff "Uploaded as text/plain at 2002-02-24.11:27:16 by quinn_dunkan")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-28.09:22:47.000>
created_at = <Date 2002-02-24.11:25:20.000>
labels = ['extension-modules']
title = 'pwdmodule and grpmodule use structs'
updated_at = <Date 2002-02-28.09:22:47.000>
user = 'https://bugs.python.org/quinndunkan'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-28.09:22:47.000>
actor = 'jafo'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2002-02-24.11:25:20.000>
creator = 'quinn_dunkan'
dependencies = []
files = ['4004', '4005']
hgrepos = []
issue_num = 522027
keywords = ['patch']
message_count = 3.0
messages = ['39068', '39069', '39070']
nosy_count = 3.0
nosy_names = ['loewis', 'jafo', 'quinn_dunkan']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue522027'
versions = []
```
</p></details>
| pwdmodule and grpmodule use structs | https://api.github.com/repos/python/cpython/issues/36148/comments | 3 | 2002-02-24T11:25:20Z | 2022-04-09T22:01:28Z | https://github.com/python/cpython/issues/36148 | 1,198,784,241 | 36,148 |
[
"python",
"cpython"
] | BPO | [521937](https://bugs.python.org/issue521937)
--- | :---
Nosy | @tim-one, @warsaw
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2002-03-15.16:49:07.000>
created_at = <Date 2002-02-24.02:07:06.000>
labels = ['library']
title = 'email module: object instantiation fails'
updated_at = <Date 2002-03-15.16:49:07.000>
user = 'https://bugs.python.org/sheilaking'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-15.16:49:07.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-24.02:07:06.000>
creator = 'sheilaking'
dependencies = []
files = []
hgrepos = []
issue_num = 521937
keywords = []
message_count = 3.0
messages = ['9383', '9384', '9385']
nosy_count = 3.0
nosy_names = ['tim.peters', 'barry', 'sheilaking']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue521937'
versions = ['Python 2.2']
```
</p></details>
| email module: object instantiation fails | https://api.github.com/repos/python/cpython/issues/36147/comments | 3 | 2002-02-24T02:07:06Z | 2022-04-09T22:01:28Z | https://github.com/python/cpython/issues/36147 | 1,198,784,237 | 36,147 |
[
"python",
"cpython"
] | BPO | [521854](https://bugs.python.org/issue521854)
--- | :---
Nosy | @loewis
Files | <li>[py2.1-bug.tgz](https://bugs.python.org/file347/py2.1-bug.tgz "Uploaded as application/x-gtar at 2002-02-23.19:20:28 by pearu"): TGZ file containing 4 files that demonstrate a bug in Py-2.1.2</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-23.22:57:27.000>
created_at = <Date 2002-02-23.19:20:27.000>
labels = ['extension-modules']
title = 'Different extension modules share space'
updated_at = <Date 2002-02-23.22:57:27.000>
user = 'https://bugs.python.org/pearu'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-23.22:57:27.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2002-02-23.19:20:27.000>
creator = 'pearu'
dependencies = []
files = ['347']
hgrepos = []
issue_num = 521854
keywords = []
message_count = 2.0
messages = ['9381', '9382']
nosy_count = 2.0
nosy_names = ['loewis', 'pearu']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue521854'
versions = []
```
</p></details>
| Different extension modules share space | https://api.github.com/repos/python/cpython/issues/36146/comments | 2 | 2002-02-23T19:20:27Z | 2022-04-09T22:01:26Z | https://github.com/python/cpython/issues/36146 | 1,198,784,234 | 36,146 |
[
"python",
"cpython"
] | BPO | [521782](https://bugs.python.org/issue521782)
--- | :---
Nosy | @gvanrossum, @loewis, @mgedmin
Files | <li>[file.patch](https://bugs.python.org/file342/file.patch "Uploaded as text/plain at 2002-11-12.15:58:44 by niemeyer"): Proposed solution, revision 1</li><li>[file_bug1.py](https://bugs.python.org/file343/file_bug1.py "Uploaded as text/plain at 2002-11-12.16:01:59 by niemeyer"): Testcase for first problem</li><li>[file_bug2.py](https://bugs.python.org/file344/file_bug2.py "Uploaded as text/plain at 2002-11-12.16:03:47 by niemeyer"): Testcase for second problem</li><li>[file.patch](https://bugs.python.org/file345/file.patch "Uploaded as text/plain at 2002-11-27.15:58:16 by niemeyer"): Proposed solution, revision 2</li><li>[file.patch](https://bugs.python.org/file346/file.patch "Uploaded as text/plain at 2002-12-01.01:55:42 by niemeyer"): Proposed solution, revision 3</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 2003-03-04.04:35:44.000>
created_at = <Date 2002-02-23.13:44:18.000>
labels = ['library']
title = 'unreliable file.read() error handling'
updated_at = <Date 2003-03-04.04:35:44.000>
user = 'https://github.com/mgedmin'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-04.04:35:44.000>
actor = 'niemeyer'
assignee = 'niemeyer'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-23.13:44:18.000>
creator = 'mgedmin'
dependencies = []
files = ['342', '343', '344', '345', '346']
hgrepos = []
issue_num = 521782
keywords = []
message_count = 14.0
messages = ['9367', '9368', '9369', '9370', '9371', '9372', '9373', '9374', '9375', '9376', '9377', '9378', '9379', '9380']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'loewis', 'niemeyer', 'mgedmin']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue521782'
versions = ['Python 2.2']
```
</p></details>
| unreliable file.read() error handling | https://api.github.com/repos/python/cpython/issues/36145/comments | 14 | 2002-02-23T13:44:18Z | 2022-04-09T22:01:24Z | https://github.com/python/cpython/issues/36145 | 1,198,784,230 | 36,145 |
[
"python",
"cpython"
] | BPO | [521723](https://bugs.python.org/issue521723)
--- | :---
Nosy | @tim-one, @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-25.17:36:44.000>
created_at = <Date 2002-02-23.05:34:25.000>
labels = ['extension-modules', 'invalid']
title = 'fcntl.ioctl on openbsd'
updated_at = <Date 2002-02-25.17:36:44.000>
user = 'https://bugs.python.org/skinpup'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-25.17:36:44.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2002-02-23.05:34:25.000>
creator = 'skin_pup'
dependencies = []
files = []
hgrepos = []
issue_num = 521723
keywords = []
message_count = 7.0
messages = ['9360', '9361', '9362', '9363', '9364', '9365', '9366']
nosy_count = 3.0
nosy_names = ['tim.peters', 'loewis', 'skin_pup']
pr_nums = []
priority = 'low'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue521723'
versions = []
```
</p></details>
| fcntl.ioctl on openbsd | https://api.github.com/repos/python/cpython/issues/36144/comments | 7 | 2002-02-23T05:34:25Z | 2022-04-09T22:01:23Z | https://github.com/python/cpython/issues/36144 | 1,198,784,222 | 36,144 |
[
"python",
"cpython"
] | BPO | [521714](https://bugs.python.org/issue521714)
--- | :---
Nosy | @loewis
Files | <li>[ast.patch.1](https://bugs.python.org/file4003/ast.patch.1 "Uploaded as application/octet-stream at 2002-02-23.04:25:54 by efm"): rename local variables to differ from global</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-23.22:36:23.000>
created_at = <Date 2002-02-23.04:25:51.000>
labels = ['interpreter-core']
title = 'fix pychecker warnings in ast.py'
updated_at = <Date 2002-02-23.22:36:23.000>
user = 'https://bugs.python.org/efm'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-23.22:36:23.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-23.04:25:51.000>
creator = 'efm'
dependencies = []
files = ['4003']
hgrepos = []
issue_num = 521714
keywords = ['patch']
message_count = 2.0
messages = ['39066', '39067']
nosy_count = 2.0
nosy_names = ['loewis', 'efm']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue521714'
versions = []
```
</p></details>
| fix pychecker warnings in ast.py | https://api.github.com/repos/python/cpython/issues/36143/comments | 2 | 2002-02-23T04:25:51Z | 2022-04-09T22:01:22Z | https://github.com/python/cpython/issues/36143 | 1,198,784,219 | 36,143 |
[
"python",
"cpython"
] | BPO | [521706](https://bugs.python.org/issue521706)
--- | :---
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 2002-05-15.16:35:16.000>
created_at = <Date 2002-02-23.03:58:54.000>
labels = ['build']
title = 'Python expects __eprintf on Solaris'
updated_at = <Date 2002-05-15.16:35:16.000>
user = 'https://bugs.python.org/gpk'
```
bugs.python.org fields:
```python
activity = <Date 2002-05-15.16:35:16.000>
actor = 'jwkaltz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2002-02-23.03:58:54.000>
creator = 'gpk'
dependencies = []
files = []
hgrepos = []
issue_num = 521706
keywords = []
message_count = 4.0
messages = ['9356', '9357', '9358', '9359']
nosy_count = 3.0
nosy_names = ['loewis', 'gpk', 'jwkaltz']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue521706'
versions = []
```
</p></details>
| Python expects __eprintf on Solaris | https://api.github.com/repos/python/cpython/issues/36142/comments | 4 | 2002-02-23T03:58:54Z | 2022-04-09T22:01:21Z | https://github.com/python/cpython/issues/36142 | 1,198,784,214 | 36,142 |
[
"python",
"cpython"
] | BPO | [521670](https://bugs.python.org/issue521670)
--- | :---
Nosy | @loewis
Files | <li>[textpad.py](https://bugs.python.org/file4002/textpad.py "Uploaded as text/plain at 2002-02-22.23:29:06 by efm"): textpad.py remove sys import 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 2002-02-23.22:32:20.000>
created_at = <Date 2002-02-22.23:29:03.000>
labels = ['extension-modules']
title = 'Remove unused sys import'
updated_at = <Date 2002-02-23.22:32:20.000>
user = 'https://bugs.python.org/efm'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-23.22:32:20.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2002-02-22.23:29:03.000>
creator = 'efm'
dependencies = []
files = ['4002']
hgrepos = []
issue_num = 521670
keywords = ['patch']
message_count = 2.0
messages = ['39064', '39065']
nosy_count = 2.0
nosy_names = ['loewis', 'efm']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue521670'
versions = ['Python 2.2']
```
</p></details>
| Remove unused sys import | https://api.github.com/repos/python/cpython/issues/36141/comments | 2 | 2002-02-22T23:29:03Z | 2022-04-09T22:01:20Z | https://github.com/python/cpython/issues/36141 | 1,198,784,206 | 36,141 |
[
"python",
"cpython"
] | BPO | [521628](https://bugs.python.org/issue521628)
--- | :---
Nosy | @mwhudson, @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/mwhudson'
closed_at = <Date 2002-02-23.09:13:49.000>
created_at = <Date 2002-02-22.22:14:49.000>
labels = ['OS-mac', 'release-blocker']
title = 'thread_pthread.h rev 2.37'
updated_at = <Date 2002-02-23.09:13:49.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-23.09:13:49.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2002-02-22.22:14:49.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 521628
keywords = []
message_count = 2.0
messages = ['9354', '9355']
nosy_count = 2.0
nosy_names = ['mwh', 'jackjansen']
pr_nums = []
priority = 'release blocker'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue521628'
versions = ['Python 2.2']
```
</p></details>
| thread_pthread.h rev 2.37 | https://api.github.com/repos/python/cpython/issues/36140/comments | 2 | 2002-02-22T22:14:49Z | 2022-04-09T22:01:20Z | https://github.com/python/cpython/issues/36140 | 1,198,784,205 | 36,140 |
[
"python",
"cpython"
] | BPO | [521526](https://bugs.python.org/issue521526)
--- | :---
Nosy | @malemburg
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/malemburg'
closed_at = <Date 2002-02-28.09:18:06.000>
created_at = <Date 2002-02-22.17:11:30.000>
labels = ['library']
title = 'Problems when python is renamed'
updated_at = <Date 2002-02-28.09:18:06.000>
user = 'https://bugs.python.org/rltodd'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-28.09:18:06.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2002-02-22.17:11:30.000>
creator = 'rltodd'
dependencies = []
files = []
hgrepos = []
issue_num = 521526
keywords = []
message_count = 5.0
messages = ['9349', '9350', '9351', '9352', '9353']
nosy_count = 2.0
nosy_names = ['lemburg', 'rltodd']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue521526'
versions = []
```
</p></details>
| Problems when python is renamed | https://api.github.com/repos/python/cpython/issues/36139/comments | 5 | 2002-02-22T17:11:30Z | 2022-04-09T22:01:19Z | https://github.com/python/cpython/issues/36139 | 1,198,784,200 | 36,139 |
[
"python",
"cpython"
] | BPO | [521478](https://bugs.python.org/issue521478)
--- | :---
Nosy | @mwhudson, @gvanrossum, @tim-one, @loewis, @warsaw
Files | <li>[mailbox.py](https://bugs.python.org/file4000/mailbox.py "Uploaded as text/plain at 2002-02-22.14:54:55 by camield"): mailbox.py diff</li><li>[mailbox.py.diff2](https://bugs.python.org/file4001/mailbox.py.diff2 "Uploaded as application/octet-stream at 2002-03-02.14:38:42 by camield"): new 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/warsaw'
closed_at = <Date 2004-10-09.21:18:57.000>
created_at = <Date 2002-02-22.14:54:52.000>
labels = ['library']
title = 'mailbox / fromline matching'
updated_at = <Date 2004-10-09.21:18:57.000>
user = 'https://bugs.python.org/camield'
```
bugs.python.org fields:
```python
activity = <Date 2004-10-09.21:18:57.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-22.14:54:52.000>
creator = 'camield'
dependencies = []
files = ['4000', '4001']
hgrepos = []
issue_num = 521478
keywords = ['patch']
message_count = 10.0
messages = ['39054', '39055', '39056', '39057', '39058', '39059', '39060', '39061', '39062', '39063']
nosy_count = 6.0
nosy_names = ['mwh', 'gvanrossum', 'tim.peters', 'loewis', 'barry', 'camield']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue521478'
versions = ['Python 2.2']
```
</p></details>
| mailbox / fromline matching | https://api.github.com/repos/python/cpython/issues/36138/comments | 10 | 2002-02-22T14:54:52Z | 2022-04-09T22:01:18Z | https://github.com/python/cpython/issues/36138 | 1,198,784,196 | 36,138 |
[
"python",
"cpython"
] | BPO | [521450](https://bugs.python.org/issue521450)
--- | :---
Nosy | @freddrake, @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/freddrake'
closed_at = <Date 2002-02-22.15:43:06.000>
created_at = <Date 2002-02-22.13:25:35.000>
labels = ['docs']
title = 'Trivial Misspelling'
updated_at = <Date 2002-02-22.15:43:06.000>
user = 'https://github.com/jcea'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-22.15:43:06.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-02-22.13:25:35.000>
creator = 'jcea'
dependencies = []
files = []
hgrepos = []
issue_num = 521450
keywords = []
message_count = 2.0
messages = ['9347', '9348']
nosy_count = 2.0
nosy_names = ['fdrake', 'jcea']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue521450'
versions = ['Python 2.2']
```
</p></details>
| Trivial Misspelling | https://api.github.com/repos/python/cpython/issues/36137/comments | 2 | 2002-02-22T13:25:35Z | 2022-04-09T22:01:16Z | https://github.com/python/cpython/issues/36137 | 1,198,784,189 | 36,137 |
[
"python",
"cpython"
] | BPO | [521448](https://bugs.python.org/issue521448)
--- | :---
Nosy | @freddrake, @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/freddrake'
closed_at = <Date 2002-04-10.04:37:18.000>
created_at = <Date 2002-02-22.13:15:28.000>
labels = ['invalid', 'docs']
title = 'Undocumented Py_InitModule'
updated_at = <Date 2002-04-10.04:37:18.000>
user = 'https://github.com/jcea'
```
bugs.python.org fields:
```python
activity = <Date 2002-04-10.04:37:18.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-02-22.13:15:28.000>
creator = 'jcea'
dependencies = []
files = []
hgrepos = []
issue_num = 521448
keywords = []
message_count = 3.0
messages = ['9344', '9345', '9346']
nosy_count = 2.0
nosy_names = ['fdrake', 'jcea']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue521448'
versions = ['Python 2.2']
```
</p></details>
| Undocumented Py_InitModule | https://api.github.com/repos/python/cpython/issues/36136/comments | 3 | 2002-02-22T13:15:28Z | 2022-04-09T22:01:15Z | https://github.com/python/cpython/issues/36136 | 1,198,784,181 | 36,136 |
[
"python",
"cpython"
] | BPO | [521270](https://bugs.python.org/issue521270)
--- | :---
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 2002-02-24.15:09:00.000>
created_at = <Date 2002-02-22.01:36:36.000>
labels = ['library']
title = 'SMTP does not handle UNICODE'
updated_at = <Date 2002-02-24.15:09:00.000>
user = 'https://bugs.python.org/noah'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-24.15:09:00.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-22.01:36:36.000>
creator = 'noah'
dependencies = []
files = []
hgrepos = []
issue_num = 521270
keywords = []
message_count = 4.0
messages = ['9340', '9341', '9342', '9343']
nosy_count = 2.0
nosy_names = ['loewis', 'noah']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue521270'
versions = []
```
</p></details>
| SMTP does not handle UNICODE | https://api.github.com/repos/python/cpython/issues/36135/comments | 4 | 2002-02-22T01:36:36Z | 2022-04-09T22:01:13Z | https://github.com/python/cpython/issues/36135 | 1,198,784,176 | 36,135 |
[
"python",
"cpython"
] | BPO | [520959](https://bugs.python.org/issue520959)
--- | :---
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 2002-03-16.06:36:05.000>
created_at = <Date 2002-02-21.13:27:08.000>
labels = ['docs']
title = 'ref.pdf dictionary display doc error'
updated_at = <Date 2002-03-16.06:36:05.000>
user = 'https://bugs.python.org/rfoulkes'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-16.06:36:05.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-02-21.13:27:08.000>
creator = 'rfoulkes'
dependencies = []
files = []
hgrepos = []
issue_num = 520959
keywords = []
message_count = 2.0
messages = ['9338', '9339']
nosy_count = 2.0
nosy_names = ['fdrake', 'rfoulkes']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue520959'
versions = ['Python 2.2']
```
</p></details>
| ref.pdf dictionary display doc error | https://api.github.com/repos/python/cpython/issues/36134/comments | 2 | 2002-02-21T13:27:08Z | 2022-04-09T22:01:13Z | https://github.com/python/cpython/issues/36134 | 1,198,784,170 | 36,134 |
[
"python",
"cpython"
] | BPO | [520904](https://bugs.python.org/issue520904)
--- | :---
Nosy | @freddrake, @kupuguy
<sup>*Note: these values reflect the state of the issue at the time it 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-03-25.20:25:56.000>
created_at = <Date 2002-02-21.10:27:23.000>
labels = ['docs']
title = 'Regex object finditer not documented'
updated_at = <Date 2002-03-25.20:25:56.000>
user = 'https://github.com/kupuguy'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-25.20:25:56.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-02-21.10:27:23.000>
creator = 'duncanb'
dependencies = []
files = []
hgrepos = []
issue_num = 520904
keywords = []
message_count = 2.0
messages = ['9336', '9337']
nosy_count = 2.0
nosy_names = ['fdrake', 'duncanb']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue520904'
versions = ['Python 2.2']
```
</p></details>
| Regex object finditer not documented | https://api.github.com/repos/python/cpython/issues/36133/comments | 2 | 2002-02-21T10:27:23Z | 2022-04-09T22:01:12Z | https://github.com/python/cpython/issues/36133 | 1,198,784,165 | 36,133 |
[
"python",
"cpython"
] | BPO | [520768](https://bugs.python.org/issue520768)
--- | :---
Nosy | @gvanrossum
Files | <li>[cellobjpatch.txt](https://bugs.python.org/file3999/cellobjpatch.txt "Uploaded as text/plain at 2002-02-21.02:00:37 by jorend"): One-line patch to Include/cellobject.h</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-28.23:46:52.000>
created_at = <Date 2002-02-21.02:00:36.000>
labels = ['interpreter-core']
title = "cellobject isn't VAR"
updated_at = <Date 2002-02-28.23:46:52.000>
user = 'https://bugs.python.org/jorend'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-28.23:46:52.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-21.02:00:36.000>
creator = 'jorend'
dependencies = []
files = ['3999']
hgrepos = []
issue_num = 520768
keywords = ['patch']
message_count = 4.0
messages = ['39050', '39051', '39052', '39053']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'jhylton', 'jorend']
pr_nums = []
priority = 'low'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue520768'
versions = []
```
</p></details>
| cellobject isn't VAR | https://api.github.com/repos/python/cpython/issues/36132/comments | 4 | 2002-02-21T02:00:36Z | 2022-04-09T22:01:10Z | https://github.com/python/cpython/issues/36132 | 1,198,784,161 | 36,132 |
[
"python",
"cpython"
] | BPO | [520694](https://bugs.python.org/issue520694)
--- | :---
Nosy | @malemburg, @gvanrossum, @tim-one, @loewis
Files | <li>[arraypatch.txt](https://bugs.python.org/file3995/arraypatch.txt "Uploaded as text/plain at 2002-02-20.22:38:37 by jorend"): Patches to Modules/arraymodule.c and Lib/test/test_array.py</li><li>[arraypatch-2.txt](https://bugs.python.org/file3996/arraypatch-2.txt "Uploaded as text/plain at 2002-02-27.03:15:49 by jorend"): Updated patch (the same files are affected)</li><li>[arraypatch-3.txt](https://bugs.python.org/file3997/arraypatch-3.txt "Uploaded as text/plain at 2002-03-01.07:21:00 by jorend"): Updated patch (the same files are affected; this one adds __iadd__ and __imul__)</li><li>[array-doc-patch.txt](https://bugs.python.org/file3998/array-doc-patch.txt "Uploaded as text/plain at 2002-03-01.07:25:04 by jorend"): Documentation patch.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2002-03-04.09:41:30.000>
created_at = <Date 2002-02-20.22:38:34.000>
labels = []
title = 'arraymodule.c improvements'
updated_at = <Date 2002-03-04.09:41:30.000>
user = 'https://bugs.python.org/jorend'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-04.09:41:30.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2002-02-20.22:38:34.000>
creator = 'jorend'
dependencies = []
files = ['3995', '3996', '3997', '3998']
hgrepos = []
issue_num = 520694
keywords = ['patch']
message_count = 18.0
messages = ['39032', '39033', '39034', '39035', '39036', '39037', '39038', '39039', '39040', '39041', '39042', '39043', '39044', '39045', '39046', '39047', '39048', '39049']
nosy_count = 5.0
nosy_names = ['lemburg', 'gvanrossum', 'tim.peters', 'loewis', 'jorend']
pr_nums = []
priority = 'low'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue520694'
versions = []
```
</p></details>
| arraymodule.c improvements | https://api.github.com/repos/python/cpython/issues/36131/comments | 18 | 2002-02-20T22:38:34Z | 2022-04-09T22:01:10Z | https://github.com/python/cpython/issues/36131 | 1,198,784,159 | 36,131 |
[
"python",
"cpython"
] | BPO | [520645](https://bugs.python.org/issue520645)
--- | :---
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-06-28.08:27:46.000>
created_at = <Date 2002-02-20.21:00:49.000>
labels = ['interpreter-core']
title = 'unpickable basic types => confusing err'
updated_at = <Date 2002-06-28.08:27:46.000>
user = 'https://bugs.python.org/pedronis'
```
bugs.python.org fields:
```python
activity = <Date 2002-06-28.08:27:46.000>
actor = 'nobody'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-20.21:00:49.000>
creator = 'pedronis'
dependencies = []
files = []
hgrepos = []
issue_num = 520645
keywords = []
message_count = 3.0
messages = ['9333', '9334', '9335']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'nobody', 'pedronis']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue520645'
versions = []
```
</p></details>
| unpickable basic types => confusing err | https://api.github.com/repos/python/cpython/issues/36130/comments | 3 | 2002-02-20T21:00:49Z | 2022-04-09T22:01:09Z | https://github.com/python/cpython/issues/36130 | 1,198,784,153 | 36,130 |
[
"python",
"cpython"
] | BPO | [520644](https://bugs.python.org/issue520644)
--- | :---
Nosy | @gvanrossum
Files | <li>[sltattr.py](https://bugs.python.org/file341/sltattr.py "Uploaded as text/plain at 2002-02-22.01:33:28 by pedronis"): slots more like attrs illustrative code</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2002-03-14.23:07:11.000>
created_at = <Date 2002-02-20.20:50:36.000>
labels = ['interpreter-core']
title = '__slots__ are not pickled'
updated_at = <Date 2002-03-14.23:07:11.000>
user = 'https://bugs.python.org/pedronis'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-14.23:07:11.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-20.20:50:36.000>
creator = 'pedronis'
dependencies = []
files = ['341']
hgrepos = []
issue_num = 520644
keywords = []
message_count = 9.0
messages = ['9324', '9325', '9326', '9327', '9328', '9329', '9330', '9331', '9332']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'pedronis', 'jacobs99']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue520644'
versions = ['Python 2.2']
```
</p></details>
| __slots__ are not pickled | https://api.github.com/repos/python/cpython/issues/36129/comments | 9 | 2002-02-20T20:50:36Z | 2022-04-09T22:01:08Z | https://github.com/python/cpython/issues/36129 | 1,198,784,150 | 36,129 |
[
"python",
"cpython"
] | BPO | [520483](https://bugs.python.org/issue520483)
--- | :---
Nosy | @gvanrossum, @tim-one, @loewis
Files | <li>[idlepatch.txt](https://bugs.python.org/file3994/idlepatch.txt "Uploaded as text/plain at 2002-02-20.14:58:51 by jorend"): Context diff patch to Tools/idle/OutputWindow.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2002-03-01.08:21:39.000>
created_at = <Date 2002-02-20.14:58:48.000>
labels = ['expert-IDLE']
title = 'Make IDLE OutputWindow handle Unicode'
updated_at = <Date 2002-03-01.08:21:39.000>
user = 'https://bugs.python.org/jorend'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-01.08:21:39.000>
actor = 'loewis'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2002-02-20.14:58:48.000>
creator = 'jorend'
dependencies = []
files = ['3994']
hgrepos = []
issue_num = 520483
keywords = ['patch']
message_count = 8.0
messages = ['39024', '39025', '39026', '39027', '39028', '39029', '39030', '39031']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'jorend']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue520483'
versions = ['Python 2.2']
```
</p></details>
| Make IDLE OutputWindow handle Unicode | https://api.github.com/repos/python/cpython/issues/36128/comments | 8 | 2002-02-20T14:58:48Z | 2022-04-09T22:01:07Z | https://github.com/python/cpython/issues/36128 | 1,198,784,147 | 36,128 |
[
"python",
"cpython"
] | BPO | [520382](https://bugs.python.org/issue520382)
--- | :---
Nosy | @gvanrossum, @tim-one, @rhettinger
Files | <li>[shelve.diff](https://bugs.python.org/file8196/shelve.diff "Uploaded as text/plain at 2002-11-14.02:29:42 by @rhettinger"): shelve.diff</li><li>[mixin.diff](https://bugs.python.org/file8197/mixin.diff "Uploaded as text/plain at 2002-11-14.06:44:30 by @rhettinger"): Mixin patch for UserDict and shelve</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2002-11-15.06:52:19.000>
created_at = <Date 2002-02-20.08:39:26.000>
labels = ['type-feature', 'library']
title = 'Update Shelve to be more dictionary like'
updated_at = <Date 2002-11-15.06:52:19.000>
user = 'https://github.com/rhettinger'
```
bugs.python.org fields:
```python
activity = <Date 2002-11-15.06:52:19.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-20.08:39:26.000>
creator = 'rhettinger'
dependencies = []
files = ['8196', '8197']
hgrepos = []
issue_num = 520382
keywords = []
message_count = 7.0
messages = ['53493', '53494', '53495', '53496', '53497', '53498', '53499']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'tim.peters', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue520382'
versions = []
```
</p></details>
| Update Shelve to be more dictionary like | https://api.github.com/repos/python/cpython/issues/36127/comments | 7 | 2002-02-20T08:39:26Z | 2022-04-09T22:01:06Z | https://github.com/python/cpython/issues/36127 | 1,198,784,143 | 36,127 |
[
"python",
"cpython"
] | BPO | [520325](https://bugs.python.org/issue520325)
--- | :---
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 2003-09-06.03:50:32.000>
created_at = <Date 2002-02-20.04:44:33.000>
labels = ['docs']
title = 'Double underscore needs clarification'
updated_at = <Date 2003-09-06.03:50:32.000>
user = 'https://bugs.python.org/wcsmith'
```
bugs.python.org fields:
```python
activity = <Date 2003-09-06.03:50:32.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-02-20.04:44:33.000>
creator = 'wcsmith'
dependencies = []
files = []
hgrepos = []
issue_num = 520325
keywords = []
message_count = 2.0
messages = ['9322', '9323']
nosy_count = 2.0
nosy_names = ['fdrake', 'wcsmith']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue520325'
versions = ['Python 2.3']
```
</p></details>
| Double underscore needs clarification | https://api.github.com/repos/python/cpython/issues/36126/comments | 2 | 2002-02-20T04:44:33Z | 2022-04-09T22:01:04Z | https://github.com/python/cpython/issues/36126 | 1,198,784,140 | 36,126 |
[
"python",
"cpython"
] | BPO | [520087](https://bugs.python.org/issue520087)
--- | :---
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 2002-02-20.05:08:57.000>
created_at = <Date 2002-02-19.18:29:04.000>
labels = ['docs']
title = 'Invalid PyWeakref_GetObject info'
updated_at = <Date 2002-02-20.05:08:57.000>
user = 'https://bugs.python.org/markovitch'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-20.05:08:57.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-02-19.18:29:04.000>
creator = 'markovitch'
dependencies = []
files = []
hgrepos = []
issue_num = 520087
keywords = []
message_count = 2.0
messages = ['9320', '9321']
nosy_count = 2.0
nosy_names = ['fdrake', 'markovitch']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue520087'
versions = ['Python 2.2']
```
</p></details>
| Invalid PyWeakref_GetObject info | https://api.github.com/repos/python/cpython/issues/36125/comments | 2 | 2002-02-19T18:29:04Z | 2022-04-09T22:01:03Z | https://github.com/python/cpython/issues/36125 | 1,198,784,136 | 36,125 |
[
"python",
"cpython"
] | BPO | [520062](https://bugs.python.org/issue520062)
--- | :---
Nosy | @gvanrossum, @tim-one, @loewis
Files | <li>[ipv6.diff](https://bugs.python.org/file3993/ipv6.diff "Uploaded as text/plain at 2002-02-19.17:57:32 by @loewis")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2002-03-01.08:32:35.000>
created_at = <Date 2002-02-19.17:57:28.000>
labels = ['OS-windows']
title = 'Support IPv6 with VC.NET'
updated_at = <Date 2002-03-01.08:32:35.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-01.08:32:35.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2002-02-19.17:57:28.000>
creator = 'loewis'
dependencies = []
files = ['3993']
hgrepos = []
issue_num = 520062
keywords = ['patch']
message_count = 6.0
messages = ['39018', '39019', '39020', '39021', '39022', '39023']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'tim.peters', 'loewis']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue520062'
versions = []
```
</p></details>
| Support IPv6 with VC.NET | https://api.github.com/repos/python/cpython/issues/36124/comments | 6 | 2002-02-19T17:57:28Z | 2022-04-09T22:01:02Z | https://github.com/python/cpython/issues/36124 | 1,198,784,127 | 36,124 |
[
"python",
"cpython"
] | BPO | [520045](https://bugs.python.org/issue520045)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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-02-19.18:14:59.000>
created_at = <Date 2002-02-19.16:39:39.000>
labels = ['interpreter-core']
title = 'memory leak in descr_new'
updated_at = <Date 2002-02-19.18:14:59.000>
user = 'https://bugs.python.org/sglaser'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-19.18:14:59.000>
actor = 'sglaser'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-19.16:39:39.000>
creator = 'sglaser'
dependencies = []
files = []
hgrepos = []
issue_num = 520045
keywords = []
message_count = 2.0
messages = ['9318', '9319']
nosy_count = 1.0
nosy_names = ['sglaser']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue520045'
versions = ['Python 2.2']
```
</p></details>
| memory leak in descr_new | https://api.github.com/repos/python/cpython/issues/36123/comments | 2 | 2002-02-19T16:39:39Z | 2022-04-09T22:01:00Z | https://github.com/python/cpython/issues/36123 | 1,198,784,120 | 36,123 |
[
"python",
"cpython"
] | BPO | [519621](https://bugs.python.org/issue519621)
--- | :---
Nosy | @gvanrossum, @loewis
Files | <li>[a.py](https://bugs.python.org/file340/a.py "Uploaded as text/plain at 2002-02-18.21:52:36 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 2002-06-04.19:53:50.000>
created_at = <Date 2002-02-18.21:51:01.000>
labels = ['interpreter-core']
title = '__slots__ may lead to undetected cycles'
updated_at = <Date 2002-06-04.19:53:50.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2002-06-04.19:53:50.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-18.21:51:01.000>
creator = 'loewis'
dependencies = []
files = ['340']
hgrepos = []
issue_num = 519621
keywords = []
message_count = 2.0
messages = ['9316', '9317']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'loewis']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue519621'
versions = ['Python 2.3']
```
</p></details>
| __slots__ may lead to undetected cycles | https://api.github.com/repos/python/cpython/issues/36122/comments | 2 | 2002-02-18T21:51:01Z | 2022-04-09T22:01:00Z | https://github.com/python/cpython/issues/36122 | 1,198,784,117 | 36,122 |
[
"python",
"cpython"
] | BPO | [519230](https://bugs.python.org/issue519230)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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-02-18.17:51:02.000>
created_at = <Date 2002-02-18.17:13:17.000>
labels = ['interpreter-core', 'type-feature']
title = "hook method for 'is' operator"
updated_at = <Date 2002-02-18.17:51:02.000>
user = 'https://bugs.python.org/mathematician'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-18.17:51:02.000>
actor = 'mathematician'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-18.17:13:17.000>
creator = 'mathematician'
dependencies = []
files = []
hgrepos = []
issue_num = 519230
keywords = []
message_count = 2.0
messages = ['53491', '53492']
nosy_count = 1.0
nosy_names = ['mathematician']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue519230'
versions = []
```
</p></details>
| hook method for 'is' operator | https://api.github.com/repos/python/cpython/issues/36121/comments | 2 | 2002-02-18T17:13:17Z | 2022-04-09T22:00:58Z | https://github.com/python/cpython/issues/36121 | 1,198,784,113 | 36,121 |
[
"python",
"cpython"
] | BPO | [519227](https://bugs.python.org/issue519227)
--- | :---
Nosy | @tim-one, @nascheme
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2013-05-07.00:33:17.687>
created_at = <Date 2002-02-18.17:12:12.000>
labels = ['interpreter-core', 'type-feature']
title = "hook method for 'is' operator"
updated_at = <Date 2013-05-07.00:33:17.687>
user = 'https://bugs.python.org/mathematician'
```
bugs.python.org fields:
```python
activity = <Date 2013-05-07.00:33:17.687>
actor = 'lesmana'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-18.17:12:12.000>
creator = 'mathematician'
dependencies = []
files = []
hgrepos = []
issue_num = 519227
keywords = []
message_count = 7.0
messages = ['53484', '53485', '53486', '53487', '53488', '53489', '53490']
nosy_count = 4.0
nosy_names = ['tim.peters', 'nascheme', 'mathematician', 'lesmana']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue519227'
versions = ['Python 3.3']
```
</p></details>
| hook method for 'is' operator | https://api.github.com/repos/python/cpython/issues/36120/comments | 7 | 2002-02-18T17:12:12Z | 2022-04-09T22:00:57Z | https://github.com/python/cpython/issues/36120 | 1,198,784,109 | 36,120 |
[
"python",
"cpython"
] | BPO | [519028](https://bugs.python.org/issue519028)
--- | :---
Nosy | @loewis
Files | <li>[expatversion.txt](https://bugs.python.org/file339/expatversion.txt "Uploaded as text/plain at 2002-03-05.08:31:02 by nobody"): Expat version</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-03-27.16:52:54.000>
created_at = <Date 2002-02-18.10:22:28.000>
labels = ['expert-XML']
title = 'make-pyexpat failed'
updated_at = <Date 2002-03-27.16:52:54.000>
user = 'https://bugs.python.org/copter'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-27.16:52:54.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2002-02-18.10:22:28.000>
creator = 'copter'
dependencies = []
files = ['339']
hgrepos = []
issue_num = 519028
keywords = []
message_count = 3.0
messages = ['9313', '9314', '9315']
nosy_count = 2.0
nosy_names = ['loewis', 'copter']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue519028'
versions = []
```
</p></details>
| make-pyexpat failed | https://api.github.com/repos/python/cpython/issues/36119/comments | 3 | 2002-02-18T10:22:28Z | 2022-04-09T22:00:56Z | https://github.com/python/cpython/issues/36119 | 1,198,784,104 | 36,119 |
[
"python",
"cpython"
] | BPO | [518989](https://bugs.python.org/issue518989)
--- | :---
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 2003-07-15.22:01:07.000>
created_at = <Date 2002-02-18.07:16:46.000>
labels = ['docs']
title = 'Import statement Index ref. broken'
updated_at = <Date 2003-07-15.22:01:07.000>
user = 'https://bugs.python.org/wcsmith'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-15.22:01:07.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-02-18.07:16:46.000>
creator = 'wcsmith'
dependencies = []
files = []
hgrepos = []
issue_num = 518989
keywords = []
message_count = 2.0
messages = ['9311', '9312']
nosy_count = 2.0
nosy_names = ['fdrake', 'wcsmith']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue518989'
versions = ['Python 2.3']
```
</p></details>
| Import statement Index ref. broken | https://api.github.com/repos/python/cpython/issues/36118/comments | 2 | 2002-02-18T07:16:46Z | 2022-04-09T22:00:56Z | https://github.com/python/cpython/issues/36118 | 1,198,784,101 | 36,118 |
[
"python",
"cpython"
] | BPO | [518985](https://bugs.python.org/issue518985)
--- | :---
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 2002-04-16.02:04:44.000>
created_at = <Date 2002-02-18.06:43:54.000>
labels = ['docs']
title = 'Ellipsis semantics undefined'
updated_at = <Date 2002-04-16.02:04:44.000>
user = 'https://bugs.python.org/wcsmith'
```
bugs.python.org fields:
```python
activity = <Date 2002-04-16.02:04:44.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-02-18.06:43:54.000>
creator = 'wcsmith'
dependencies = []
files = []
hgrepos = []
issue_num = 518985
keywords = []
message_count = 2.0
messages = ['9309', '9310']
nosy_count = 2.0
nosy_names = ['fdrake', 'wcsmith']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue518985'
versions = ['Python 2.3']
```
</p></details>
| Ellipsis semantics undefined | https://api.github.com/repos/python/cpython/issues/36117/comments | 2 | 2002-02-18T06:43:54Z | 2022-04-09T22:00:55Z | https://github.com/python/cpython/issues/36117 | 1,198,784,099 | 36,117 |
[
"python",
"cpython"
] | BPO | [518846](https://bugs.python.org/issue518846)
--- | :---
Nosy | @gvanrossum, @loewis, @doerwalter, @brettcannon, @facundobatista, @pjeby
Files | <li>[raise-patch](https://bugs.python.org/file336/raise-patch "Uploaded as application/octet-stream at 2002-04-05.23:38:21 by jhylton")</li><li>[diff.txt](https://bugs.python.org/file337/diff.txt "Uploaded as text/plain at 2002-07-11.16:12:59 by @doerwalter"): Another patch enabling new style exceptions</li><li>[test.py](https://bugs.python.org/file338/test.py "Uploaded as text/plain at 2002-07-11.17:07:45 by @doerwalter")</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 2006-03-01.04:34:49.000>
created_at = <Date 2002-02-17.20:09:57.000>
labels = ['interpreter-core']
title = 'exception cannot be new-style class'
updated_at = <Date 2006-03-01.04:34:49.000>
user = 'https://bugs.python.org/magnusheino'
```
bugs.python.org fields:
```python
activity = <Date 2006-03-01.04:34:49.000>
actor = 'brett.cannon'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-17.20:09:57.000>
creator = 'magnusheino'
dependencies = []
files = ['336', '337', '338']
hgrepos = []
issue_num = 518846
keywords = []
message_count = 16.0
messages = ['9293', '9294', '9295', '9296', '9297', '9298', '9299', '9300', '9301', '9302', '9303', '9304', '9305', '9306', '9307', '9308']
nosy_count = 9.0
nosy_names = ['gvanrossum', 'loewis', 'jhylton', 'doerwalter', 'brett.cannon', 'facundobatista', 'magnusheino', 'pje', 'robey1']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue518846'
versions = ['Python 2.5']
```
</p></details>
| exception cannot be new-style class | https://api.github.com/repos/python/cpython/issues/36116/comments | 16 | 2002-02-17T20:09:57Z | 2022-04-09T22:00:54Z | https://github.com/python/cpython/issues/36116 | 1,198,784,093 | 36,116 |
[
"python",
"cpython"
] | BPO | [518775](https://bugs.python.org/issue518775)
--- | :---
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 2002-11-03.02:57:50.000>
created_at = <Date 2002-02-17.15:36:52.000>
labels = ['docs']
title = 'buffer object API description truncated'
updated_at = <Date 2002-11-03.02:57:50.000>
user = 'https://bugs.python.org/phr'
```
bugs.python.org fields:
```python
activity = <Date 2002-11-03.02:57:50.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-02-17.15:36:52.000>
creator = 'phr'
dependencies = []
files = []
hgrepos = []
issue_num = 518775
keywords = []
message_count = 3.0
messages = ['9290', '9291', '9292']
nosy_count = 3.0
nosy_names = ['fdrake', 'nnorwitz', 'phr']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue518775'
versions = ['Python 2.2']
```
</p></details>
| buffer object API description truncated | https://api.github.com/repos/python/cpython/issues/36115/comments | 3 | 2002-02-17T15:36:52Z | 2022-04-09T22:00:52Z | https://github.com/python/cpython/issues/36115 | 1,198,784,089 | 36,115 |
[
"python",
"cpython"
] | BPO | [518767](https://bugs.python.org/issue518767)
--- | :---
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 2002-04-01.23:05:42.000>
created_at = <Date 2002-02-17.15:01:18.000>
labels = ['docs']
title = 'array module has undocumented features'
updated_at = <Date 2002-04-01.23:05:42.000>
user = 'https://bugs.python.org/phr'
```
bugs.python.org fields:
```python
activity = <Date 2002-04-01.23:05:42.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-02-17.15:01:18.000>
creator = 'phr'
dependencies = []
files = []
hgrepos = []
issue_num = 518767
keywords = []
message_count = 2.0
messages = ['9288', '9289']
nosy_count = 2.0
nosy_names = ['fdrake', 'phr']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue518767'
versions = ['Python 2.2']
```
</p></details>
| array module has undocumented features | https://api.github.com/repos/python/cpython/issues/36114/comments | 2 | 2002-02-17T15:01:18Z | 2022-04-09T22:00:51Z | https://github.com/python/cpython/issues/36114 | 1,198,784,086 | 36,114 |
[
"python",
"cpython"
] | BPO | [518765](https://bugs.python.org/issue518765)
--- | :---
Nosy | @gvanrossum
Files | <li>[copy_rexec_patch](https://bugs.python.org/file3992/copy_rexec_patch "Uploaded as text/x-diff at 2002-02-17.14:53:48 by dharland"): Patch to copy.py to fix imports through rexec</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 2002-02-28.23:19:16.000>
created_at = <Date 2002-02-17.14:53:33.000>
labels = ['library']
title = 'Bug in copy.py when used through rexec'
updated_at = <Date 2002-02-28.23:19:16.000>
user = 'https://bugs.python.org/dharland'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-28.23:19:16.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-17.14:53:33.000>
creator = 'dharland'
dependencies = []
files = ['3992']
hgrepos = []
issue_num = 518765
keywords = ['patch']
message_count = 2.0
messages = ['39016', '39017']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'dharland']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue518765'
versions = []
```
</p></details>
| Bug in copy.py when used through rexec | https://api.github.com/repos/python/cpython/issues/36113/comments | 2 | 2002-02-17T14:53:33Z | 2022-04-09T22:00:50Z | https://github.com/python/cpython/issues/36113 | 1,198,784,084 | 36,113 |
[
"python",
"cpython"
] | BPO | [518675](https://bugs.python.org/issue518675)
--- | :---
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 = None
closed_at = <Date 2002-03-17.17:10:23.000>
created_at = <Date 2002-02-17.05:45:13.000>
labels = ['library']
title = 'Adding galeon support '
updated_at = <Date 2002-03-17.17:10:23.000>
user = 'https://bugs.python.org/supreet'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-17.17:10:23.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-17.05:45:13.000>
creator = 'supreet'
dependencies = []
files = []
hgrepos = []
issue_num = 518675
keywords = ['patch']
message_count = 4.0
messages = ['39012', '39013', '39014', '39015']
nosy_count = 3.0
nosy_names = ['mwh', 'loewis', 'supreet']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue518675'
versions = ['Python 2.3']
```
</p></details>
| Adding galeon support | https://api.github.com/repos/python/cpython/issues/36112/comments | 4 | 2002-02-17T05:45:13Z | 2022-04-09T22:00:48Z | https://github.com/python/cpython/issues/36112 | 1,198,784,080 | 36,112 |
[
"python",
"cpython"
] | BPO | [518625](https://bugs.python.org/issue518625)
--- | :---
Nosy | @gvanrossum, @loewis, @jackjansen
Files | <li>[tkinter.diff](https://bugs.python.org/file3991/tkinter.diff "Uploaded as text/plain at 2002-11-22.09:00:14 by @loewis")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-05-19.13:29:32.000>
created_at = <Date 2002-02-17.00:36:19.000>
labels = ['expert-tkinter']
title = 'Return objects in Tkinter'
updated_at = <Date 2003-05-19.13:29:32.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-19.13:29:32.000>
actor = 'jackjansen'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2002-02-17.00:36:19.000>
creator = 'loewis'
dependencies = []
files = ['3991']
hgrepos = []
issue_num = 518625
keywords = ['patch']
message_count = 6.0
messages = ['39006', '39007', '39008', '39009', '39010', '39011']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'loewis', 'jackjansen']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue518625'
versions = []
```
</p></details>
| Return objects in Tkinter | https://api.github.com/repos/python/cpython/issues/36111/comments | 6 | 2002-02-17T00:36:19Z | 2022-04-09T22:00:47Z | https://github.com/python/cpython/issues/36111 | 1,198,784,076 | 36,111 |
[
"python",
"cpython"
] | BPO | [518283](https://bugs.python.org/issue518283)
--- | :---
Nosy | @loewis
Files | <li>[test.py](https://bugs.python.org/file335/test.py "Uploaded as text/plain at 2002-02-16.02:22:36 by mdcowles"): Example code</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-03-27.17:16:38.000>
created_at = <Date 2002-02-16.02:22:34.000>
labels = ['expert-tkinter']
title = 'Menus and winfo_children() KeyError'
updated_at = <Date 2002-03-27.17:16:38.000>
user = 'https://bugs.python.org/mdcowles'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-27.17:16:38.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2002-02-16.02:22:34.000>
creator = 'mdcowles'
dependencies = []
files = ['335']
hgrepos = []
issue_num = 518283
keywords = []
message_count = 2.0
messages = ['9286', '9287']
nosy_count = 2.0
nosy_names = ['loewis', 'mdcowles']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue518283'
versions = []
```
</p></details>
| Menus and winfo_children() KeyError | https://api.github.com/repos/python/cpython/issues/36110/comments | 2 | 2002-02-16T02:22:34Z | 2022-04-09T22:00:46Z | https://github.com/python/cpython/issues/36110 | 1,198,784,068 | 36,110 |
[
"python",
"cpython"
] | BPO | [518076](https://bugs.python.org/issue518076)
--- | :---
Nosy | @freddrake, @nascheme
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2002-03-23.20:51:20.000>
created_at = <Date 2002-02-15.18:31:33.000>
labels = ['docs']
title = 'Error in tutorial chapter 4'
updated_at = <Date 2002-03-23.20:51:20.000>
user = 'https://bugs.python.org/mattbehrens'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-23.20:51:20.000>
actor = 'nascheme'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-02-15.18:31:33.000>
creator = 'mattbehrens'
dependencies = []
files = []
hgrepos = []
issue_num = 518076
keywords = []
message_count = 2.0
messages = ['9284', '9285']
nosy_count = 3.0
nosy_names = ['fdrake', 'nascheme', 'mattbehrens']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue518076'
versions = []
```
</p></details>
| Error in tutorial chapter 4 | https://api.github.com/repos/python/cpython/issues/36109/comments | 2 | 2002-02-15T18:31:33Z | 2022-04-09T22:00:46Z | https://github.com/python/cpython/issues/36109 | 1,198,784,066 | 36,109 |
[
"python",
"cpython"
] | BPO | [517920](https://bugs.python.org/issue517920)
--- | :---
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 2002-02-16.23:58:23.000>
created_at = <Date 2002-02-15.10:41:58.000>
labels = ['interpreter-core', 'type-feature']
title = '= (assignment) as expression'
updated_at = <Date 2002-02-16.23:58:23.000>
user = 'https://bugs.python.org/sonnenburg'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-16.23:58:23.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-15.10:41:58.000>
creator = 'sonnenburg'
dependencies = []
files = []
hgrepos = []
issue_num = 517920
keywords = []
message_count = 2.0
messages = ['53482', '53483']
nosy_count = 2.0
nosy_names = ['loewis', 'sonnenburg']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue517920'
versions = []
```
</p></details>
| = (assignment) as expression | https://api.github.com/repos/python/cpython/issues/36108/comments | 2 | 2002-02-15T10:41:58Z | 2022-04-09T22:00:44Z | https://github.com/python/cpython/issues/36108 | 1,198,784,062 | 36,108 |
[
"python",
"cpython"
] | BPO | [517811](https://bugs.python.org/issue517811)
--- | :---
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 2002-02-15.04:22:51.000>
created_at = <Date 2002-02-15.03:13:20.000>
labels = ['docs']
title = 'Extraneous \\ escapes in code example'
updated_at = <Date 2002-02-15.04:22:51.000>
user = 'https://bugs.python.org/kern'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-15.04:22:51.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-02-15.03:13:20.000>
creator = 'kern'
dependencies = []
files = []
hgrepos = []
issue_num = 517811
keywords = []
message_count = 2.0
messages = ['9282', '9283']
nosy_count = 2.0
nosy_names = ['fdrake', 'kern']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue517811'
versions = ['Python 2.2']
```
</p></details>
| Extraneous \ escapes in code example | https://api.github.com/repos/python/cpython/issues/36107/comments | 2 | 2002-02-15T03:13:20Z | 2022-04-09T22:00:44Z | https://github.com/python/cpython/issues/36107 | 1,198,784,059 | 36,107 |
[
"python",
"cpython"
] | BPO | [517704](https://bugs.python.org/issue517704)
--- | :---
Files | <li>[py2.2_solaris.log](https://bugs.python.org/file334/py2.2_solaris.log "Uploaded as application/octet-stream at 2002-02-14.20:50:27 by jeffbauer"): combined make, make install logs</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-03-25.14:22:17.000>
created_at = <Date 2002-02-14.20:50:22.000>
labels = ['expert-installation']
title = 'Installing Python 2.2 on Solaris 2.x'
updated_at = <Date 2002-03-25.14:22:17.000>
user = 'https://bugs.python.org/jeffbauer'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-25.14:22:17.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2002-02-14.20:50:22.000>
creator = 'jeffbauer'
dependencies = []
files = ['334']
hgrepos = []
issue_num = 517704
keywords = []
message_count = 3.0
messages = ['9279', '9280', '9281']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'jeffbauer']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue517704'
versions = ['Python 2.2']
```
</p></details>
| Installing Python 2.2 on Solaris 2.x | https://api.github.com/repos/python/cpython/issues/36106/comments | 3 | 2002-02-14T20:50:22Z | 2022-04-09T22:00:42Z | https://github.com/python/cpython/issues/36106 | 1,198,784,053 | 36,106 |
[
"python",
"cpython"
] | BPO | [517684](https://bugs.python.org/issue517684)
--- | :---
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 2002-03-12.19:52:29.000>
created_at = <Date 2002-02-14.20:17:52.000>
labels = ['docs']
title = 'warnings.warn() misdocumented'
updated_at = <Date 2002-03-12.19:52:29.000>
user = 'https://github.com/warsaw'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-12.19:52:29.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-02-14.20:17:52.000>
creator = 'barry'
dependencies = []
files = []
hgrepos = []
issue_num = 517684
keywords = []
message_count = 2.0
messages = ['9277', '9278']
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/issue517684'
versions = ['Python 2.2']
```
</p></details>
| warnings.warn() misdocumented | https://api.github.com/repos/python/cpython/issues/36105/comments | 2 | 2002-02-14T20:17:52Z | 2022-04-09T22:00:42Z | https://github.com/python/cpython/issues/36105 | 1,198,784,050 | 36,105 |
[
"python",
"cpython"
] | BPO | [517554](https://bugs.python.org/issue517554)
--- | :---
Nosy | @akuchling
Files | <li>[asyncore.patch](https://bugs.python.org/file333/asyncore.patch "Uploaded as text/plain at 2002-02-14.15:32:42 by cesarb"): Fix for the problem</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-03-08.18:20:54.000>
created_at = <Date 2002-02-14.15:32:40.000>
labels = ['library']
title = 'asyncore fails when EINTR happens in pol'
updated_at = <Date 2002-03-08.18:20:54.000>
user = 'https://bugs.python.org/cesarb'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-08.18:20:54.000>
actor = 'akuchling'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-14.15:32:40.000>
creator = 'cesarb'
dependencies = []
files = ['333']
hgrepos = []
issue_num = 517554
keywords = []
message_count = 2.0
messages = ['9275', '9276']
nosy_count = 2.0
nosy_names = ['akuchling', 'cesarb']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue517554'
versions = []
```
</p></details>
| asyncore fails when EINTR happens in pol | https://api.github.com/repos/python/cpython/issues/36104/comments | 2 | 2002-02-14T15:32:40Z | 2022-04-09T22:00:39Z | https://github.com/python/cpython/issues/36104 | 1,198,784,045 | 36,104 |
[
"python",
"cpython"
] | BPO | [517521](https://bugs.python.org/issue517521)
--- | :---
Nosy | @gvanrossum, @tim-one, @loewis
Files | <li>[object.c.diff](https://bugs.python.org/file3990/object.c.diff "Uploaded as text/plain at 2002-02-14.14:19:36 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 2002-03-15.14:37:21.000>
created_at = <Date 2002-02-14.14:19:32.000>
labels = ['interpreter-core']
title = 'Optimization for PyObject_Get/SetAttr'
updated_at = <Date 2002-03-15.14:37:21.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-15.14:37:21.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-14.14:19:32.000>
creator = 'glchapman'
dependencies = []
files = ['3990']
hgrepos = []
issue_num = 517521
keywords = ['patch']
message_count = 9.0
messages = ['38997', '38998', '38999', '39000', '39001', '39002', '39003', '39004', '39005']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'glchapman', 'aimacintyre']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue517521'
versions = ['Python 2.2']
```
</p></details>
| Optimization for PyObject_Get/SetAttr | https://api.github.com/repos/python/cpython/issues/36103/comments | 9 | 2002-02-14T14:19:32Z | 2022-04-09T22:00:38Z | https://github.com/python/cpython/issues/36103 | 1,198,784,041 | 36,103 |
[
"python",
"cpython"
] | BPO | [517451](https://bugs.python.org/issue517451)
--- | :---
Nosy | @akuchling
Files | <li>[bdist_rpm-patch](https://bugs.python.org/file332/bdist_rpm-patch "Uploaded as application/octet-stream; name="bdist_rpm-patch" at 2002-03-21.23:27:06 by @akuchling"): Patch for bdist_rpm.py to list all the Boolean options</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 2002-03-26.20:05:11.000>
created_at = <Date 2002-02-14.11:33:11.000>
labels = ['library']
title = 'Option processing in setup.cfg'
updated_at = <Date 2002-03-26.20:05:11.000>
user = 'https://bugs.python.org/hinsen'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-26.20:05:11.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2002-02-14.11:33:11.000>
creator = 'hinsen'
dependencies = []
files = ['332']
hgrepos = []
issue_num = 517451
keywords = []
message_count = 3.0
messages = ['9272', '9273', '9274']
nosy_count = 2.0
nosy_names = ['akuchling', 'hinsen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue517451'
versions = []
```
</p></details>
| Option processing in setup.cfg | https://api.github.com/repos/python/cpython/issues/36102/comments | 3 | 2002-02-14T11:33:11Z | 2022-04-09T22:00:38Z | https://github.com/python/cpython/issues/36102 | 1,198,784,036 | 36,102 |
[
"python",
"cpython"
] | BPO | [517447](https://bugs.python.org/issue517447)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-03-01.13:11:13.000>
created_at = <Date 2002-02-14.11:16:55.000>
labels = ['expert-tkinter']
title = 'Syntax error in tixwidgets.py'
updated_at = <Date 2002-03-01.13:11:13.000>
user = 'https://bugs.python.org/lannert'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-01.13:11:13.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2002-02-14.11:16:55.000>
creator = 'lannert'
dependencies = []
files = []
hgrepos = []
issue_num = 517447
keywords = []
message_count = 2.0
messages = ['9270', '9271']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'lannert']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue517447'
versions = []
```
</p></details>
| Syntax error in tixwidgets.py | https://api.github.com/repos/python/cpython/issues/36101/comments | 2 | 2002-02-14T11:16:55Z | 2022-04-09T22:00:36Z | https://github.com/python/cpython/issues/36101 | 1,198,784,030 | 36,101 |
[
"python",
"cpython"
] | BPO | [517371](https://bugs.python.org/issue517371)
--- | :---
Nosy | @tim-one, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-03-27.10:24:30.000>
created_at = <Date 2002-02-14.08:21:12.000>
labels = ['interpreter-core', 'type-feature']
title = 'Add .count() method to tuples'
updated_at = <Date 2002-03-27.10:24:30.000>
user = 'https://github.com/rhettinger'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-27.10:24:30.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-14.08:21:12.000>
creator = 'rhettinger'
dependencies = []
files = []
hgrepos = []
issue_num = 517371
keywords = []
message_count = 3.0
messages = ['53479', '53480', '53481']
nosy_count = 2.0
nosy_names = ['tim.peters', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue517371'
versions = []
```
</p></details>
| Add .count() method to tuples | https://api.github.com/repos/python/cpython/issues/36100/comments | 3 | 2002-02-14T08:21:12Z | 2022-04-09T22:00:35Z | https://github.com/python/cpython/issues/36100 | 1,198,784,027 | 36,100 |
[
"python",
"cpython"
] | BPO | [517256](https://bugs.python.org/issue517256)
--- | :---
Nosy | @gvanrossum, @tim-one, @loewis
Files | <li>[xmlrpclib.py.diff.1.15](https://bugs.python.org/file3989/xmlrpclib.py.diff.1.15 "Uploaded as text/plain at 2002-02-13.23:48:28 by jamesrucker"): diff of patch vs. version 1.15 of xmlrpclib.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-18.11:14:53.000>
created_at = <Date 2002-02-13.23:48:27.000>
labels = ['library']
title = 'poor performance in xmlrpc response'
updated_at = <Date 2004-08-18.11:14:53.000>
user = 'https://bugs.python.org/jamesrucker'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-18.11:14:53.000>
actor = 'loewis'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-13.23:48:27.000>
creator = 'jamesrucker'
dependencies = []
files = ['3989']
hgrepos = []
issue_num = 517256
keywords = ['patch']
message_count = 10.0
messages = ['38987', '38988', '38989', '38990', '38991', '38992', '38993', '38994', '38995', '38996']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'effbot', 'jamesrucker']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue517256'
versions = []
```
</p></details>
| poor performance in xmlrpc response | https://api.github.com/repos/python/cpython/issues/36099/comments | 10 | 2002-02-13T23:48:27Z | 2022-04-09T22:00:34Z | https://github.com/python/cpython/issues/36099 | 1,198,784,020 | 36,099 |
[
"python",
"cpython"
] | BPO | [517245](https://bugs.python.org/issue517245)
--- | :---
Nosy | @gvanrossum
Files | <li>[mpzmodule.c.diff](https://bugs.python.org/file3988/mpzmodule.c.diff "Uploaded as text/plain at 2002-02-13.23:18:03 by marc"): fix for mpzmodule.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/gvanrossum'
closed_at = <Date 2002-03-01.21:31:06.000>
created_at = <Date 2002-02-13.23:18:00.000>
labels = ['extension-modules']
title = 'fix for mpzmodule.c'
updated_at = <Date 2002-03-01.21:31:06.000>
user = 'https://bugs.python.org/marc'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-01.21:31:06.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2002-02-13.23:18:00.000>
creator = 'marc'
dependencies = []
files = ['3988']
hgrepos = []
issue_num = 517245
keywords = ['patch']
message_count = 2.0
messages = ['38985', '38986']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'marc']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue517245'
versions = ['Python 2.2']
```
</p></details>
| fix for mpzmodule.c | https://api.github.com/repos/python/cpython/issues/36098/comments | 2 | 2002-02-13T23:18:00Z | 2022-04-09T22:00:33Z | https://github.com/python/cpython/issues/36098 | 1,198,784,011 | 36,098 |
[
"python",
"cpython"
] | BPO | [517214](https://bugs.python.org/issue517214)
--- | :---
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 2002-02-14.01:26:00.000>
created_at = <Date 2002-02-13.21:57:50.000>
labels = ['extension-modules']
title = 'expat.h not found when building in subdi'
updated_at = <Date 2002-02-14.01:26:00.000>
user = 'https://bugs.python.org/jhylton'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-14.01:26:00.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2002-02-13.21:57:50.000>
creator = 'jhylton'
dependencies = []
files = []
hgrepos = []
issue_num = 517214
keywords = []
message_count = 2.0
messages = ['9268', '9269']
nosy_count = 2.0
nosy_names = ['loewis', 'jhylton']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue517214'
versions = ['Python 2.3']
```
</p></details>
| expat.h not found when building in subdi | https://api.github.com/repos/python/cpython/issues/36097/comments | 2 | 2002-02-13T21:57:50Z | 2022-04-09T22:00:32Z | https://github.com/python/cpython/issues/36097 | 1,198,784,008 | 36,097 |
[
"python",
"cpython"
] | BPO | [516965](https://bugs.python.org/issue516965)
--- | :---
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-02-13.17:08:14.000>
created_at = <Date 2002-02-13.13:39:09.000>
labels = ['interpreter-core', 'invalid']
title = '__del__ is not called correctly'
updated_at = <Date 2002-02-13.17:08:14.000>
user = 'https://bugs.python.org/wiedeman'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-13.17:08:14.000>
actor = 'wiedeman'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-13.13:39:09.000>
creator = 'wiedeman'
dependencies = []
files = []
hgrepos = []
issue_num = 516965
keywords = []
message_count = 3.0
messages = ['9265', '9266', '9267']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'wiedeman']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue516965'
versions = ['Python 2.2']
```
</p></details>
| __del__ is not called correctly | https://api.github.com/repos/python/cpython/issues/36096/comments | 3 | 2002-02-13T13:39:09Z | 2022-04-09T22:00:31Z | https://github.com/python/cpython/issues/36096 | 1,198,784,005 | 36,096 |
[
"python",
"cpython"
] | BPO | [516762](https://bugs.python.org/issue516762)
--- | :---
Nosy | @loewis, @amauryfa
Superseder | <li>bpo-3825: Major reworking of Python 2.5.2 re module</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-09-22.01:00:03.338>
created_at = <Date 2002-02-13.03:22:55.000>
labels = ['type-feature']
title = 'have a way to search backwards for re'
updated_at = <Date 2014-08-25.10:38:33.476>
user = 'https://bugs.python.org/phr'
```
bugs.python.org fields:
```python
activity = <Date 2014-08-25.10:38:33.476>
actor = 'Drekin'
assignee = 'niemeyer'
closed = True
closed_date = <Date 2008-09-22.01:00:03.338>
closer = 'benjamin.peterson'
components = ['None']
creation = <Date 2002-02-13.03:22:55.000>
creator = 'phr'
dependencies = []
files = []
hgrepos = []
issue_num = 516762
keywords = []
message_count = 7.0
messages = ['53476', '53477', '53478', '72784', '72832', '73549', '225871']
nosy_count = 7.0
nosy_names = ['loewis', 'niemeyer', 'phr', 'amaury.forgeotdarc', 'timehorse', 'mrabarnett', 'Drekin']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = '3825'
type = 'enhancement'
url = 'https://bugs.python.org/issue516762'
versions = []
```
</p></details>
| have a way to search backwards for re | https://api.github.com/repos/python/cpython/issues/36095/comments | 7 | 2002-02-13T03:22:55Z | 2023-12-05T08:30:01Z | https://github.com/python/cpython/issues/36095 | 1,198,783,997 | 36,095 |
[
"python",
"cpython"
] | BPO | [516727](https://bugs.python.org/issue516727)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-03-08.21:12:34.000>
created_at = <Date 2002-02-13.00:13:40.000>
labels = ['interpreter-core']
title = 'MyInt(2)+"3" -> NotImplemented'
updated_at = <Date 2002-03-08.21:12:34.000>
user = 'https://bugs.python.org/kirillsimonov'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-08.21:12:34.000>
actor = 'jhylton'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-13.00:13:40.000>
creator = 'kirill_simonov'
dependencies = []
files = []
hgrepos = []
issue_num = 516727
keywords = []
message_count = 2.0
messages = ['9263', '9264']
nosy_count = 2.0
nosy_names = ['jhylton', 'kirill_simonov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue516727'
versions = ['Python 2.3']
```
</p></details>
| MyInt(2)+"3" -> NotImplemented | https://api.github.com/repos/python/cpython/issues/36094/comments | 2 | 2002-02-13T00:13:40Z | 2022-04-09T22:00:28Z | https://github.com/python/cpython/issues/36094 | 1,198,783,995 | 36,094 |
[
"python",
"cpython"
] | BPO | [516715](https://bugs.python.org/issue516715)
--- | :---
Nosy | @loewis, @nascheme
Files | <li>[httplib.py.diff_r1.34.2.1](https://bugs.python.org/file3986/httplib.py.diff_r1.34.2.1 "Uploaded as application/octet-stream at 2002-02-12.23:44:53 by jamesrucker")</li><li>[sendall.diff](https://bugs.python.org/file3987/sendall.diff "Uploaded as text/plain at 2002-02-16.09:41:16 by @loewis")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-16.23:15:28.000>
created_at = <Date 2002-02-12.23:44:45.000>
labels = ['library']
title = 'HTTPConnection.send() fails large reques'
updated_at = <Date 2002-02-16.23:15:28.000>
user = 'https://bugs.python.org/jamesrucker'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-16.23:15:28.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-12.23:44:45.000>
creator = 'jamesrucker'
dependencies = []
files = ['3986', '3987']
hgrepos = []
issue_num = 516715
keywords = ['patch']
message_count = 7.0
messages = ['38978', '38979', '38980', '38981', '38982', '38983', '38984']
nosy_count = 3.0
nosy_names = ['loewis', 'nascheme', 'jamesrucker']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue516715'
versions = []
```
</p></details>
| HTTPConnection.send() fails large reques | https://api.github.com/repos/python/cpython/issues/36093/comments | 7 | 2002-02-12T23:44:45Z | 2022-04-09T22:00:27Z | https://github.com/python/cpython/issues/36093 | 1,198,783,994 | 36,093 |
[
"python",
"cpython"
] | BPO | [516712](https://bugs.python.org/issue516712)
--- | :---
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 2002-02-13.00:27:41.000>
created_at = <Date 2002-02-12.23:37:57.000>
labels = ['interpreter-core']
title = 'SyntaxError tracebacks omit filename'
updated_at = <Date 2002-02-13.00:27:41.000>
user = 'https://bugs.python.org/gward'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-13.00:27:41.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-12.23:37:57.000>
creator = 'gward'
dependencies = []
files = []
hgrepos = []
issue_num = 516712
keywords = []
message_count = 2.0
messages = ['9261', '9262']
nosy_count = 2.0
nosy_names = ['loewis', 'gward']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue516712'
versions = ['Python 2.2']
```
</p></details>
| SyntaxError tracebacks omit filename | https://api.github.com/repos/python/cpython/issues/36092/comments | 2 | 2002-02-12T23:37:57Z | 2022-04-09T22:00:26Z | https://github.com/python/cpython/issues/36092 | 1,198,783,992 | 36,092 |
[
"python",
"cpython"
] | BPO | [516703](https://bugs.python.org/issue516703)
--- | :---
Nosy | @loewis
Files | <li>[patch.tix](https://bugs.python.org/file331/patch.tix "Uploaded as application/octet-stream at 2002-02-12.23:31:14 by chris_mo"): Patch for Tix</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-03-27.18:05:20.000>
created_at = <Date 2002-02-12.23:21:03.000>
labels = ['expert-tkinter']
title = 'Tix:NoteBook add/delete/add page problem'
updated_at = <Date 2002-03-27.18:05:20.000>
user = 'https://bugs.python.org/chrismo'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-27.18:05:20.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2002-02-12.23:21:03.000>
creator = 'chris_mo'
dependencies = []
files = ['331']
hgrepos = []
issue_num = 516703
keywords = []
message_count = 3.0
messages = ['9258', '9259', '9260']
nosy_count = 2.0
nosy_names = ['loewis', 'chris_mo']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue516703'
versions = ['Python 2.3']
```
</p></details>
| Tix:NoteBook add/delete/add page problem | https://api.github.com/repos/python/cpython/issues/36091/comments | 3 | 2002-02-12T23:21:03Z | 2022-04-09T22:00:25Z | https://github.com/python/cpython/issues/36091 | 1,198,783,988 | 36,091 |
[
"python",
"cpython"
] | BPO | [516532](https://bugs.python.org/issue516532)
--- | :---
Nosy | @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 = None
closed_at = <Date 2002-03-10.20:57:45.000>
created_at = <Date 2002-02-12.18:34:55.000>
labels = ['interpreter-core']
title = 'cls.__module__ and metaclasses'
updated_at = <Date 2002-03-10.20:57:45.000>
user = 'https://github.com/doerwalter'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-10.20:57:45.000>
actor = 'jvr'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-12.18:34:55.000>
creator = 'doerwalter'
dependencies = []
files = []
hgrepos = []
issue_num = 516532
keywords = []
message_count = 3.0
messages = ['9255', '9256', '9257']
nosy_count = 3.0
nosy_names = ['doerwalter', 'jvr', 'rengelink']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue516532'
versions = ['Python 2.2']
```
</p></details>
| cls.__module__ and metaclasses | https://api.github.com/repos/python/cpython/issues/36090/comments | 3 | 2002-02-12T18:34:55Z | 2022-04-09T22:00:23Z | https://github.com/python/cpython/issues/36090 | 1,198,783,984 | 36,090 |
[
"python",
"cpython"
] | BPO | [516412](https://bugs.python.org/issue516412)
--- | :---
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 2006-06-24.10:00:11.000>
created_at = <Date 2002-02-12.13:01:35.000>
labels = ['library']
title = "Python gettext doesn't support libglade"
updated_at = <Date 2006-06-24.10:00:11.000>
user = 'https://bugs.python.org/kikoasync'
```
bugs.python.org fields:
```python
activity = <Date 2006-06-24.10:00:11.000>
actor = 'nshmyrev'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-12.13:01:35.000>
creator = 'kiko_async'
dependencies = []
files = []
hgrepos = []
issue_num = 516412
keywords = []
message_count = 8.0
messages = ['9247', '9248', '9249', '9250', '9251', '9252', '9253', '9254']
nosy_count = 5.0
nosy_names = ['nobody', 'loewis', 'jamesh', 'kiko_async', 'nshmyrev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue516412'
versions = ['Python 2.3']
```
</p></details>
| Python gettext doesn't support libglade | https://api.github.com/repos/python/cpython/issues/36089/comments | 8 | 2002-02-12T13:01:35Z | 2022-04-09T22:00:22Z | https://github.com/python/cpython/issues/36089 | 1,198,783,978 | 36,089 |
[
"python",
"cpython"
] | BPO | [516372](https://bugs.python.org/issue516372)
--- | :---
Nosy | @tim-one, @arigo
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2002-02-16.07:27:50.000>
created_at = <Date 2002-02-12.10:30:28.000>
labels = ['interpreter-core']
title = 'test_thread: unhandled exc. in thread'
updated_at = <Date 2002-02-16.07:27:50.000>
user = 'https://github.com/arigo'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-16.07:27:50.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-12.10:30:28.000>
creator = 'arigo'
dependencies = []
files = []
hgrepos = []
issue_num = 516372
keywords = []
message_count = 4.0
messages = ['9243', '9244', '9245', '9246']
nosy_count = 2.0
nosy_names = ['tim.peters', 'arigo']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue516372'
versions = []
```
</p></details>
| test_thread: unhandled exc. in thread | https://api.github.com/repos/python/cpython/issues/36088/comments | 4 | 2002-02-12T10:30:28Z | 2022-04-09T22:00:22Z | https://github.com/python/cpython/issues/36088 | 1,198,783,972 | 36,088 |
[
"python",
"cpython"
] | BPO | [516299](https://bugs.python.org/issue516299)
--- | :---
Nosy | @mwhudson, @akuchling
Files | <li>[patch](https://bugs.python.org/file329/patch "Uploaded as application/octet-stream at 2002-02-12.04:10:52 by @akuchling"): urlparse.py patch</li><li>[urlparse.patch](https://bugs.python.org/file330/urlparse.patch "Uploaded as text/plain at 2002-03-15.13:34:35 by @akuchling"): Revised version of patch (adds output)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2002-03-18.13:06:22.000>
created_at = <Date 2002-02-12.04:10:46.000>
labels = ['library']
title = 'urlparse can get fragments wrong'
updated_at = <Date 2002-03-18.13:06:22.000>
user = 'https://github.com/akuchling'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-18.13:06:22.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-12.04:10:46.000>
creator = 'akuchling'
dependencies = []
files = ['329', '330']
hgrepos = []
issue_num = 516299
keywords = []
message_count = 8.0
messages = ['9235', '9236', '9237', '9238', '9239', '9240', '9241', '9242']
nosy_count = 3.0
nosy_names = ['mwh', 'akuchling', 'leogah']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue516299'
versions = ['Python 2.2']
```
</p></details>
| urlparse can get fragments wrong | https://api.github.com/repos/python/cpython/issues/36087/comments | 8 | 2002-02-12T04:10:46Z | 2022-04-09T22:00:21Z | https://github.com/python/cpython/issues/36087 | 1,198,783,965 | 36,087 |
[
"python",
"cpython"
] | BPO | [516297](https://bugs.python.org/issue516297)
--- | :---
Nosy | @brettcannon, @nascheme
Files | <li>[fileinput_diff](https://bugs.python.org/file3984/fileinput_diff "Uploaded as application/octet-stream at 2002-02-12.03:56:41 by @brettcannon"): Contextual diff for fileinput to add an iterator interface</li><li>[fileinput_diff](https://bugs.python.org/file3985/fileinput_diff "Uploaded as application/octet-stream at 2002-03-25.21:33:08 by @brettcannon"): Contextual diff for fileinput that adds an iterator interface</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/nascheme'
closed_at = <Date 2002-03-26.20:31:17.000>
created_at = <Date 2002-02-12.03:56:39.000>
labels = ['library']
title = 'iterator for lineinput'
updated_at = <Date 2002-03-26.20:31:17.000>
user = 'https://github.com/brettcannon'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-26.20:31:17.000>
actor = 'nascheme'
assignee = 'nascheme'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-12.03:56:39.000>
creator = 'brett.cannon'
dependencies = []
files = ['3984', '3985']
hgrepos = []
issue_num = 516297
keywords = ['patch']
message_count = 6.0
messages = ['38972', '38973', '38974', '38975', '38976', '38977']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'nascheme']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue516297'
versions = ['Python 2.3']
```
</p></details>
| iterator for lineinput | https://api.github.com/repos/python/cpython/issues/36086/comments | 6 | 2002-02-12T03:56:39Z | 2022-04-09T22:00:20Z | https://github.com/python/cpython/issues/36086 | 1,198,783,958 | 36,086 |
[
"python",
"cpython"
] | BPO | [516232](https://bugs.python.org/issue516232)
--- | :---
Nosy | @tim-one, @facundobatista
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-05-30.18:00:08.000>
created_at = <Date 2002-02-11.22:50:44.000>
labels = ['extension-modules']
title = 'Windows os.path.isdir bad if drive only'
updated_at = <Date 2005-05-30.18:00:08.000>
user = 'https://bugs.python.org/cifuller'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-30.18:00:08.000>
actor = 'facundobatista'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2002-02-11.22:50:44.000>
creator = 'cifuller'
dependencies = []
files = []
hgrepos = []
issue_num = 516232
keywords = []
message_count = 6.0
messages = ['9229', '9230', '9231', '9232', '9233', '9234']
nosy_count = 3.0
nosy_names = ['tim.peters', 'facundobatista', 'cifuller']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue516232'
versions = ['Python 2.2']
```
</p></details>
| Windows os.path.isdir bad if drive only | https://api.github.com/repos/python/cpython/issues/36085/comments | 6 | 2002-02-11T22:50:44Z | 2022-04-09T22:00:18Z | https://github.com/python/cpython/issues/36085 | 1,198,783,954 | 36,085 |
[
"python",
"cpython"
] | BPO | [516076](https://bugs.python.org/issue516076)
--- | :---
Nosy | @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/freddrake'
closed_at = <Date 2002-03-14.17:52:02.000>
created_at = <Date 2002-02-11.20:32:06.000>
labels = ['interpreter-core', 'type-feature']
title = 'Assign boolean value to a weak reference'
updated_at = <Date 2002-03-14.17:52:02.000>
user = 'https://bugs.python.org/sfranke'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-14.17:52:02.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-11.20:32:06.000>
creator = 'sfranke'
dependencies = []
files = []
hgrepos = []
issue_num = 516076
keywords = []
message_count = 3.0
messages = ['53473', '53474', '53475']
nosy_count = 3.0
nosy_names = ['loewis', 'fdrake', 'sfranke']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue516076'
versions = []
```
</p></details>
| Assign boolean value to a weak reference | https://api.github.com/repos/python/cpython/issues/36084/comments | 3 | 2002-02-11T20:32:06Z | 2022-04-09T22:00:18Z | https://github.com/python/cpython/issues/36084 | 1,198,783,947 | 36,084 |
[
"python",
"cpython"
] | BPO | [515943](https://bugs.python.org/issue515943)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2002-03-08.05:45:05.000>
created_at = <Date 2002-02-11.15:15:36.000>
labels = ['extension-modules']
title = 'searching for data with \\0 in mmapf'
updated_at = <Date 2002-03-08.05:45:05.000>
user = 'https://bugs.python.org/makaron'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-08.05:45:05.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2002-02-11.15:15:36.000>
creator = 'makaron'
dependencies = []
files = []
hgrepos = []
issue_num = 515943
keywords = []
message_count = 3.0
messages = ['9226', '9227', '9228']
nosy_count = 2.0
nosy_names = ['tim.peters', 'makaron']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515943'
versions = ['Python 2.2']
```
</p></details>
| searching for data with \0 in mmapf | https://api.github.com/repos/python/cpython/issues/36083/comments | 3 | 2002-02-11T15:15:36Z | 2022-04-09T22:00:17Z | https://github.com/python/cpython/issues/36083 | 1,198,783,943 | 36,083 |
[
"python",
"cpython"
] | BPO | [515830](https://bugs.python.org/issue515830)
--- | :---
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 2002-03-10.19:28:37.000>
created_at = <Date 2002-02-11.10:27:19.000>
labels = ['OS-mac']
title = 'macostools.mkalias doesnt work for folde'
updated_at = <Date 2002-03-10.19:28:37.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-10.19:28:37.000>
actor = 'jvr'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2002-02-11.10:27:19.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 515830
keywords = []
message_count = 2.0
messages = ['9224', '9225']
nosy_count = 2.0
nosy_names = ['jackjansen', 'jvr']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515830'
versions = []
```
</p></details>
| macostools.mkalias doesnt work for folde | https://api.github.com/repos/python/cpython/issues/36082/comments | 2 | 2002-02-11T10:27:19Z | 2022-04-09T22:00:16Z | https://github.com/python/cpython/issues/36082 | 1,198,783,938 | 36,082 |
[
"python",
"cpython"
] | BPO | [515751](https://bugs.python.org/issue515751)
--- | :---
Nosy | @tim-one, @loewis, @freddrake, @birkenfeld, @gstein
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-08-28.08:29:22.097>
created_at = <Date 2002-02-11.05:55:20.000>
labels = ['docs']
title = 'Missing docs for module imputil'
updated_at = <Date 2007-08-28.08:29:22.027>
user = 'https://bugs.python.org/davidabrahams'
```
bugs.python.org fields:
```python
activity = <Date 2007-08-28.08:29:22.027>
actor = 'jafo'
assignee = 'none'
closed = True
closed_date = <Date 2007-08-28.08:29:22.097>
closer = 'jafo'
components = ['Documentation']
creation = <Date 2002-02-11.05:55:20.000>
creator = 'david_abrahams'
dependencies = []
files = []
hgrepos = []
issue_num = 515751
keywords = []
message_count = 3.0
messages = ['9222', '9223', '55357']
nosy_count = 7.0
nosy_names = ['tim.peters', 'loewis', 'fdrake', 'georg.brandl', 'gstein', 'david_abrahams', 'jafo']
pr_nums = []
priority = 'high'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515751'
versions = ['Python 2.6']
```
</p></details>
| Missing docs for module imputil | https://api.github.com/repos/python/cpython/issues/36081/comments | 3 | 2002-02-11T05:55:20Z | 2022-04-09T22:00:14Z | https://github.com/python/cpython/issues/36081 | 1,198,783,935 | 36,081 |
[
"python",
"cpython"
] | BPO | [515745](https://bugs.python.org/issue515745)
--- | :---
Nosy | @gvanrossum, @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/loewis'
closed_at = <Date 2002-04-08.05:26:40.000>
created_at = <Date 2002-02-11.05:38:28.000>
labels = []
title = 'Missing docs for module knee'
updated_at = <Date 2002-04-08.05:26:40.000>
user = 'https://bugs.python.org/davidabrahams'
```
bugs.python.org fields:
```python
activity = <Date 2002-04-08.05:26:40.000>
actor = 'fdrake'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2002-02-11.05:38:28.000>
creator = 'david_abrahams'
dependencies = []
files = []
hgrepos = []
issue_num = 515745
keywords = []
message_count = 10.0
messages = ['9212', '9213', '9214', '9215', '9216', '9217', '9218', '9219', '9220', '9221']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'fdrake', 'david_abrahams']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515745'
versions = ['Python 2.3']
```
</p></details>
| Missing docs for module knee | https://api.github.com/repos/python/cpython/issues/36080/comments | 10 | 2002-02-11T05:38:28Z | 2022-04-09T22:00:13Z | https://github.com/python/cpython/issues/36080 | 1,198,783,932 | 36,080 |
[
"python",
"cpython"
] | BPO | [515598](https://bugs.python.org/issue515598)
--- | :---
Nosy | @loewis
Files | <li>[tkCommonDialog.py.patch](https://bugs.python.org/file3983/tkCommonDialog.py.patch "Uploaded as text/plain at 2002-02-10.19:36:11 by efm"): removed unused os import</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-16.23:17:23.000>
created_at = <Date 2002-02-10.19:36:10.000>
labels = ['expert-tkinter']
title = 'removed unused import tkCommonDialog'
updated_at = <Date 2002-02-16.23:17:23.000>
user = 'https://bugs.python.org/efm'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-16.23:17:23.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2002-02-10.19:36:10.000>
creator = 'efm'
dependencies = []
files = ['3983']
hgrepos = []
issue_num = 515598
keywords = ['patch']
message_count = 2.0
messages = ['38970', '38971']
nosy_count = 2.0
nosy_names = ['loewis', 'efm']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515598'
versions = []
```
</p></details>
| removed unused import tkCommonDialog | https://api.github.com/repos/python/cpython/issues/36079/comments | 2 | 2002-02-10T19:36:10Z | 2022-04-09T22:00:11Z | https://github.com/python/cpython/issues/36079 | 1,198,783,928 | 36,079 |
[
"python",
"cpython"
] | BPO | [515597](https://bugs.python.org/issue515597)
--- | :---
Nosy | @loewis
Files | <li>[tkFileDialog.patch](https://bugs.python.org/file3982/tkFileDialog.patch "Uploaded as text/plain at 2002-02-10.19:29:06 by efm"): patch removing unused parameter, widget</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-17.07:53:12.000>
created_at = <Date 2002-02-10.19:29:05.000>
labels = ['expert-tkinter']
title = 'remove unused parameter tkFileDialog'
updated_at = <Date 2002-02-17.07:53:12.000>
user = 'https://bugs.python.org/efm'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-17.07:53:12.000>
actor = 'effbot'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2002-02-10.19:29:05.000>
creator = 'efm'
dependencies = []
files = ['3982']
hgrepos = []
issue_num = 515597
keywords = ['patch']
message_count = 3.0
messages = ['38967', '38968', '38969']
nosy_count = 3.0
nosy_names = ['loewis', 'effbot', 'efm']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515597'
versions = []
```
</p></details>
| remove unused parameter tkFileDialog | https://api.github.com/repos/python/cpython/issues/36078/comments | 3 | 2002-02-10T19:29:05Z | 2022-04-09T22:00:10Z | https://github.com/python/cpython/issues/36078 | 1,198,783,923 | 36,078 |
[
"python",
"cpython"
] | BPO | [515593](https://bugs.python.org/issue515593)
--- | :---
Files | <li>[tkFileDialog.py.patch](https://bugs.python.org/file3981/tkFileDialog.py.patch "Uploaded as text/plain at 2002-02-10.19:07:26 by efm"): patch removing unused parameter from Directory._fixresult</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-10.19:07:26.000>
created_at = <Date 2002-02-10.19:07:23.000>
labels = ['expert-tkinter']
title = 'unused parameter removed tkFileDialog.py'
updated_at = <Date 2002-02-10.19:07:26.000>
user = 'https://bugs.python.org/efm'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-10.19:07:26.000>
actor = 'efm'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2002-02-10.19:07:23.000>
creator = 'efm'
dependencies = []
files = ['3981']
hgrepos = []
issue_num = 515593
keywords = ['patch']
message_count = 1.0
messages = ['38966']
nosy_count = 1.0
nosy_names = ['efm']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515593'
versions = []
```
</p></details>
| unused parameter removed tkFileDialog.py | https://api.github.com/repos/python/cpython/issues/36077/comments | 1 | 2002-02-10T19:07:23Z | 2022-04-09T22:00:09Z | https://github.com/python/cpython/issues/36077 | 1,198,783,920 | 36,077 |
[
"python",
"cpython"
] | BPO | [515434](https://bugs.python.org/issue515434)
--- | :---
Nosy | @tim-one, @akuchling
Files | <li>[REBUG.PY](https://bugs.python.org/file328/REBUG.PY "Uploaded as text/plain at 2002-02-10.04:54:46 by ajmiller"): Demonstrate RE performance problem</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-03-19.15:53:25.000>
created_at = <Date 2002-02-10.04:54:44.000>
labels = ['expert-regex']
title = 'Very slow performance'
updated_at = <Date 2002-03-19.15:53:25.000>
user = 'https://bugs.python.org/ajmiller'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-19.15:53:25.000>
actor = 'akuchling'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2002-02-10.04:54:44.000>
creator = 'ajmiller'
dependencies = []
files = ['328']
hgrepos = []
issue_num = 515434
keywords = []
message_count = 4.0
messages = ['9208', '9209', '9210', '9211']
nosy_count = 4.0
nosy_names = ['tim.peters', 'effbot', 'akuchling', 'ajmiller']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515434'
versions = []
```
</p></details>
| Very slow performance | https://api.github.com/repos/python/cpython/issues/36076/comments | 4 | 2002-02-10T04:54:44Z | 2022-04-09T22:00:08Z | https://github.com/python/cpython/issues/36076 | 1,198,783,912 | 36,076 |
[
"python",
"cpython"
] | BPO | [515336](https://bugs.python.org/issue515336)
--- | :---
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-03-28.15:33:13.000>
created_at = <Date 2002-02-09.21:40:56.000>
labels = ['interpreter-core']
title = 'Method assignment inconsistency'
updated_at = <Date 2002-03-28.15:33:13.000>
user = 'https://bugs.python.org/oren-sf'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-28.15:33:13.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-09.21:40:56.000>
creator = 'oren-sf'
dependencies = []
files = []
hgrepos = []
issue_num = 515336
keywords = []
message_count = 2.0
messages = ['9206', '9207']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'oren-sf']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515336'
versions = ['Python 2.2']
```
</p></details>
| Method assignment inconsistency | https://api.github.com/repos/python/cpython/issues/36075/comments | 2 | 2002-02-09T21:40:56Z | 2022-04-09T22:00:08Z | https://github.com/python/cpython/issues/36075 | 1,198,783,908 | 36,075 |
[
"python",
"cpython"
] | BPO | [515137](https://bugs.python.org/issue515137)
--- | :---
Nosy | @freddrake, @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/freddrake'
closed_at = <Date 2003-05-17.00:54:51.000>
created_at = <Date 2002-02-09.06:44:52.000>
labels = ['docs']
title = 'metaclasses and 2.2 highlights'
updated_at = <Date 2003-05-17.00:54:51.000>
user = 'https://bugs.python.org/phr'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-17.00:54:51.000>
actor = 'brett.cannon'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-02-09.06:44:52.000>
creator = 'phr'
dependencies = []
files = []
hgrepos = []
issue_num = 515137
keywords = []
message_count = 2.0
messages = ['9204', '9205']
nosy_count = 3.0
nosy_names = ['fdrake', 'brett.cannon', 'phr']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515137'
versions = ['Python 2.2']
```
</p></details>
| metaclasses and 2.2 highlights | https://api.github.com/repos/python/cpython/issues/36074/comments | 2 | 2002-02-09T06:44:52Z | 2022-04-09T22:00:07Z | https://github.com/python/cpython/issues/36074 | 1,198,783,904 | 36,074 |
[
"python",
"cpython"
] | BPO | [515074](https://bugs.python.org/issue515074)
--- | :---
Nosy | @loewis, @amauryfa, @devdanzin, @dabrahams, @ethanfurman
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2013-06-12.12:28:22.323>
created_at = <Date 2002-02-09.00:51:52.000>
labels = ['interpreter-core', 'type-feature']
title = 'Extended storage in new-style classes'
updated_at = <Date 2013-06-12.12:28:22.309>
user = 'https://bugs.python.org/davidabrahams'
```
bugs.python.org fields:
```python
activity = <Date 2013-06-12.12:28:22.309>
actor = 'amaury.forgeotdarc'
assignee = 'none'
closed = True
closed_date = <Date 2013-06-12.12:28:22.323>
closer = 'amaury.forgeotdarc'
components = ['Interpreter Core']
creation = <Date 2002-02-09.00:51:52.000>
creator = 'david_abrahams'
dependencies = []
files = []
hgrepos = []
issue_num = 515074
keywords = []
message_count = 9.0
messages = ['61081', '61082', '61083', '81811', '114177', '114180', '189495', '189496', '191022']
nosy_count = 7.0
nosy_names = ['loewis', 'david_abrahams', 'amaury.forgeotdarc', 'ajaksu2', 'dabrahams', 'BreamoreBoy', 'ethan.furman']
pr_nums = []
priority = 'low'
resolution = 'works for me'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue515074'
versions = []
```
</p></details>
| Extended storage in new-style classes | https://api.github.com/repos/python/cpython/issues/36073/comments | 9 | 2002-02-09T00:51:52Z | 2022-04-09T22:00:05Z | https://github.com/python/cpython/issues/36073 | 1,198,783,897 | 36,073 |
[
"python",
"cpython"
] | BPO | [515073](https://bugs.python.org/issue515073)
--- | :---
Nosy | @loewis, @benjaminp
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2010-08-17.21:43:23.081>
created_at = <Date 2002-02-09.00:50:03.000>
labels = ['interpreter-core', 'type-feature']
title = 'subtypable weak references'
updated_at = <Date 2010-08-17.21:46:43.172>
user = 'https://bugs.python.org/davidabrahams'
```
bugs.python.org fields:
```python
activity = <Date 2010-08-17.21:46:43.172>
actor = 'benjamin.peterson'
assignee = 'none'
closed = True
closed_date = <Date 2010-08-17.21:43:23.081>
closer = 'BreamoreBoy'
components = ['Interpreter Core']
creation = <Date 2002-02-09.00:50:03.000>
creator = 'david_abrahams'
dependencies = []
files = []
hgrepos = []
issue_num = 515073
keywords = []
message_count = 6.0
messages = ['61078', '61079', '61080', '71508', '114176', '114178']
nosy_count = 4.0
nosy_names = ['loewis', 'david_abrahams', 'benjamin.peterson', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue515073'
versions = []
```
</p></details>
| subtypable weak references | https://api.github.com/repos/python/cpython/issues/36072/comments | 6 | 2002-02-09T00:50:03Z | 2022-04-09T22:00:04Z | https://github.com/python/cpython/issues/36072 | 1,198,783,895 | 36,072 |
[
"python",
"cpython"
] | BPO | [515041](https://bugs.python.org/issue515041)
--- | :---
Nosy | @loewis
Files | <li>[site-doc](https://bugs.python.org/file3980/site-doc "Uploaded as application/octet-stream at 2002-02-08.22:49:04 by nnorwitz"): 1.5 -> 2.2</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-19.16:42:11.000>
created_at = <Date 2002-02-08.22:48:57.000>
labels = ['docs']
title = 'path in site doc refers to 1.5'
updated_at = <Date 2002-02-19.16:42:11.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-19.16:42:11.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-02-08.22:48:57.000>
creator = 'nnorwitz'
dependencies = []
files = ['3980']
hgrepos = []
issue_num = 515041
keywords = ['patch']
message_count = 3.0
messages = ['38963', '38964', '38965']
nosy_count = 2.0
nosy_names = ['loewis', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515041'
versions = ['Python 2.3']
```
</p></details>
| path in site doc refers to 1.5 | https://api.github.com/repos/python/cpython/issues/36071/comments | 3 | 2002-02-08T22:48:57Z | 2022-04-09T22:00:03Z | https://github.com/python/cpython/issues/36071 | 1,198,783,894 | 36,071 |
[
"python",
"cpython"
] | BPO | [515027](https://bugs.python.org/issue515027)
--- | :---
Files | <li>[web-patch](https://bugs.python.org/file3979/web-patch "Uploaded as application/octet-stream at 2002-02-08.22:22:18 by nnorwitz"): webbrowser patch to remove temporary global</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-08.22:24:02.000>
created_at = <Date 2002-02-08.22:22:16.000>
labels = ['library']
title = 'webbrowser.py remove temporary global'
updated_at = <Date 2002-02-08.22:24:02.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-08.22:24:02.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-08.22:22:16.000>
creator = 'nnorwitz'
dependencies = []
files = ['3979']
hgrepos = []
issue_num = 515027
keywords = ['patch']
message_count = 2.0
messages = ['38961', '38962']
nosy_count = 1.0
nosy_names = ['nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515027'
versions = ['Python 2.3']
```
</p></details>
| webbrowser.py remove temporary global | https://api.github.com/repos/python/cpython/issues/36070/comments | 2 | 2002-02-08T22:22:16Z | 2022-04-09T22:00:01Z | https://github.com/python/cpython/issues/36070 | 1,198,783,889 | 36,070 |
[
"python",
"cpython"
] | BPO | [515026](https://bugs.python.org/issue515026)
--- | :---
Files | <li>[web-patch](https://bugs.python.org/file3978/web-patch "Uploaded as application/octet-stream at 2002-02-08.22:22:17 by nnorwitz"): webbrowser patch to remove temporary global</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-11.18:11:19.000>
created_at = <Date 2002-02-08.22:22:16.000>
labels = ['library']
title = 'webbrowser.py remove temporary global'
updated_at = <Date 2002-02-11.18:11:19.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-11.18:11:19.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-08.22:22:16.000>
creator = 'nnorwitz'
dependencies = []
files = ['3978']
hgrepos = []
issue_num = 515026
keywords = ['patch']
message_count = 2.0
messages = ['38959', '38960']
nosy_count = 1.0
nosy_names = ['nnorwitz']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515026'
versions = ['Python 2.3']
```
</p></details>
| webbrowser.py remove temporary global | https://api.github.com/repos/python/cpython/issues/36069/comments | 2 | 2002-02-08T22:22:16Z | 2022-04-09T22:00:00Z | https://github.com/python/cpython/issues/36069 | 1,198,783,885 | 36,069 |
[
"python",
"cpython"
] | BPO | [515024](https://bugs.python.org/issue515024)
--- | :---
Files | <li>[url-patch](https://bugs.python.org/file3977/url-patch "Uploaded as application/octet-stream at 2002-02-08.22:21:01 by nnorwitz"): urllib.py patch to remove unused var</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-11.18:06:32.000>
created_at = <Date 2002-02-08.22:20:48.000>
labels = ['library']
title = 'lib/urllib.py remove unused local'
updated_at = <Date 2002-02-11.18:06:32.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-11.18:06:32.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-08.22:20:48.000>
creator = 'nnorwitz'
dependencies = []
files = ['3977']
hgrepos = []
issue_num = 515024
keywords = ['patch']
message_count = 2.0
messages = ['38957', '38958']
nosy_count = 1.0
nosy_names = ['nnorwitz']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515024'
versions = ['Python 2.3']
```
</p></details>
| lib/urllib.py remove unused local | https://api.github.com/repos/python/cpython/issues/36068/comments | 2 | 2002-02-08T22:20:48Z | 2022-04-09T21:59:59Z | https://github.com/python/cpython/issues/36068 | 1,198,783,882 | 36,068 |
[
"python",
"cpython"
] | BPO | [515023](https://bugs.python.org/issue515023)
--- | :---
Nosy | @loewis
Files | <li>[thr-patch](https://bugs.python.org/file3976/thr-patch "Uploaded as application/octet-stream at 2002-02-08.22:19:15 by nnorwitz"): correct join() signatures</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-19.16:43:05.000>
created_at = <Date 2002-02-08.22:19:12.000>
labels = ['library']
title = 'thr.join() signatures are different'
updated_at = <Date 2002-02-19.16:43:05.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-19.16:43:05.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-08.22:19:12.000>
creator = 'nnorwitz'
dependencies = []
files = ['3976']
hgrepos = []
issue_num = 515023
keywords = ['patch']
message_count = 3.0
messages = ['38954', '38955', '38956']
nosy_count = 2.0
nosy_names = ['loewis', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515023'
versions = ['Python 2.3']
```
</p></details>
| thr.join() signatures are different | https://api.github.com/repos/python/cpython/issues/36067/comments | 3 | 2002-02-08T22:19:12Z | 2022-04-09T21:59:58Z | https://github.com/python/cpython/issues/36067 | 1,198,783,878 | 36,067 |
[
"python",
"cpython"
] | BPO | [515022](https://bugs.python.org/issue515022)
--- | :---
Files | <li>[sre-patch](https://bugs.python.org/file3975/sre-patch "Uploaded as application/octet-stream at 2002-02-08.22:15:37 by nnorwitz"): sre_parse patch to remove unused local</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-11.18:18:33.000>
created_at = <Date 2002-02-08.22:15:33.000>
labels = ['library']
title = 'lib/sre_parse has unused var'
updated_at = <Date 2002-02-11.18:18:33.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-11.18:18:33.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-08.22:15:33.000>
creator = 'nnorwitz'
dependencies = []
files = ['3975']
hgrepos = []
issue_num = 515022
keywords = ['patch']
message_count = 2.0
messages = ['38952', '38953']
nosy_count = 1.0
nosy_names = ['nnorwitz']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515022'
versions = ['Python 2.3']
```
</p></details>
| lib/sre_parse has unused var | https://api.github.com/repos/python/cpython/issues/36066/comments | 2 | 2002-02-08T22:15:33Z | 2022-04-09T21:59:57Z | https://github.com/python/cpython/issues/36066 | 1,198,783,874 | 36,066 |
[
"python",
"cpython"
] | BPO | [515021](https://bugs.python.org/issue515021)
--- | :---
Files | <li>[smtpd-patch](https://bugs.python.org/file3974/smtpd-patch "Uploaded as application/octet-stream at 2002-02-08.22:14:04 by nnorwitz"): lib/smtpd.py patch to print refused list to DEBUGSTREAM</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-11.18:05:24.000>
created_at = <Date 2002-02-08.22:14:01.000>
labels = ['library']
title = 'lib/smtpd.py print refused addresses'
updated_at = <Date 2002-02-11.18:05:24.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-11.18:05:24.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-08.22:14:01.000>
creator = 'nnorwitz'
dependencies = []
files = ['3974']
hgrepos = []
issue_num = 515021
keywords = ['patch']
message_count = 2.0
messages = ['38950', '38951']
nosy_count = 1.0
nosy_names = ['nnorwitz']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515021'
versions = ['Python 2.3']
```
</p></details>
| lib/smtpd.py print refused addresses | https://api.github.com/repos/python/cpython/issues/36065/comments | 2 | 2002-02-08T22:14:01Z | 2022-04-09T21:59:56Z | https://github.com/python/cpython/issues/36065 | 1,198,783,865 | 36,065 |
[
"python",
"cpython"
] | BPO | [515020](https://bugs.python.org/issue515020)
--- | :---
Files | <li>[site-patch](https://bugs.python.org/file3973/site-patch "Uploaded as application/octet-stream at 2002-02-08.22:11:45 by nnorwitz"): lib/site.py patch to remove temporary globals</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-11.18:34:50.000>
created_at = <Date 2002-02-08.22:11:32.000>
labels = ['library']
title = 'lib/site.py remove temporary globals'
updated_at = <Date 2002-02-11.18:34:50.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-11.18:34:50.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-08.22:11:32.000>
creator = 'nnorwitz'
dependencies = []
files = ['3973']
hgrepos = []
issue_num = 515020
keywords = ['patch']
message_count = 2.0
messages = ['38948', '38949']
nosy_count = 1.0
nosy_names = ['nnorwitz']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515020'
versions = ['Python 2.3']
```
</p></details>
| lib/site.py remove temporary globals | https://api.github.com/repos/python/cpython/issues/36064/comments | 2 | 2002-02-08T22:11:32Z | 2022-04-09T21:59:55Z | https://github.com/python/cpython/issues/36064 | 1,198,783,862 | 36,064 |
[
"python",
"cpython"
] | BPO | [515018](https://bugs.python.org/issue515018)
--- | :---
Files | <li>[pickle-patch](https://bugs.python.org/file3972/pickle-patch "Uploaded as application/octet-stream at 2002-02-08.22:07:57 by nnorwitz"): lib/pickle.py patch to delete a temporary global</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-11.18:12:24.000>
created_at = <Date 2002-02-08.22:07:43.000>
labels = ['library']
title = 'lib/pickle.py remove global x'
updated_at = <Date 2002-02-11.18:12:24.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-11.18:12:24.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-08.22:07:43.000>
creator = 'nnorwitz'
dependencies = []
files = ['3972']
hgrepos = []
issue_num = 515018
keywords = ['patch']
message_count = 2.0
messages = ['38946', '38947']
nosy_count = 1.0
nosy_names = ['nnorwitz']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515018'
versions = ['Python 2.3']
```
</p></details>
| lib/pickle.py remove global x | https://api.github.com/repos/python/cpython/issues/36063/comments | 2 | 2002-02-08T22:07:43Z | 2022-04-09T21:59:54Z | https://github.com/python/cpython/issues/36063 | 1,198,783,859 | 36,063 |
[
"python",
"cpython"
] | BPO | [515015](https://bugs.python.org/issue515015)
--- | :---
Nosy | @gvanrossum, @tim-one
Files | <li>[inspect-patch](https://bugs.python.org/file3970/inspect-patch "Uploaded as application/octet-stream at 2002-02-08.22:00:58 by nnorwitz"): inspect.py patch to make behaviour as doc'd</li><li>[inspect-patch](https://bugs.python.org/file3971/inspect-patch "Uploaded as application/octet-stream at 2002-02-09.14:16:40 by nnorwitz"): patch which adds raises</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-03-13.03:16:41.000>
created_at = <Date 2002-02-08.22:00:37.000>
labels = ['library']
title = 'inspect.py raise exception if code not found'
updated_at = <Date 2002-03-13.03:16:41.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-13.03:16:41.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-08.22:00:37.000>
creator = 'nnorwitz'
dependencies = []
files = ['3970', '3971']
hgrepos = []
issue_num = 515015
keywords = ['patch']
message_count = 5.0
messages = ['38941', '38942', '38943', '38944', '38945']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'tim.peters', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515015'
versions = ['Python 2.3']
```
</p></details>
| inspect.py raise exception if code not found | https://api.github.com/repos/python/cpython/issues/36062/comments | 5 | 2002-02-08T22:00:37Z | 2022-04-09T21:59:53Z | https://github.com/python/cpython/issues/36062 | 1,198,783,850 | 36,062 |
[
"python",
"cpython"
] | BPO | [515012](https://bugs.python.org/issue515012)
--- | :---
Files | <li>[imputil-patch](https://bugs.python.org/file3969/imputil-patch "Uploaded as application/octet-stream at 2002-02-08.21:56:28 by nnorwitz"): lib/imputil patch to remove unused var</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-11.18:01:39.000>
created_at = <Date 2002-02-08.21:56:14.000>
labels = ['library']
title = 'remove unused variable in lib/imputil'
updated_at = <Date 2002-02-11.18:01:39.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-11.18:01:39.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-08.21:56:14.000>
creator = 'nnorwitz'
dependencies = []
files = ['3969']
hgrepos = []
issue_num = 515012
keywords = ['patch']
message_count = 2.0
messages = ['38939', '38940']
nosy_count = 1.0
nosy_names = ['nnorwitz']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515012'
versions = ['Python 2.3']
```
</p></details>
| remove unused variable in lib/imputil | https://api.github.com/repos/python/cpython/issues/36061/comments | 2 | 2002-02-08T21:56:14Z | 2022-04-09T21:59:51Z | https://github.com/python/cpython/issues/36061 | 1,198,783,847 | 36,061 |
[
"python",
"cpython"
] | BPO | [515011](https://bugs.python.org/issue515011)
--- | :---
Files | <li>[httplib-patch](https://bugs.python.org/file3968/httplib-patch "Uploaded as application/octet-stream at 2002-02-08.21:54:22 by nnorwitz"): lib/httplib patch to remove or 0</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-11.18:00:00.000>
created_at = <Date 2002-02-08.21:54:11.000>
labels = ['library']
title = 'remove or 0 from lib/httplib.py'
updated_at = <Date 2002-02-11.18:00:00.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-11.18:00:00.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-08.21:54:11.000>
creator = 'nnorwitz'
dependencies = []
files = ['3968']
hgrepos = []
issue_num = 515011
keywords = ['patch']
message_count = 2.0
messages = ['38937', '38938']
nosy_count = 1.0
nosy_names = ['nnorwitz']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515011'
versions = ['Python 2.3']
```
</p></details>
| remove or 0 from lib/httplib.py | https://api.github.com/repos/python/cpython/issues/36060/comments | 2 | 2002-02-08T21:54:11Z | 2022-04-09T21:59:50Z | https://github.com/python/cpython/issues/36060 | 1,198,783,840 | 36,060 |
[
"python",
"cpython"
] | BPO | [515009](https://bugs.python.org/issue515009)
--- | :---
Files | <li>[dis-patch](https://bugs.python.org/file3967/dis-patch "Uploaded as application/octet-stream at 2002-02-08.21:52:38 by nnorwitz"): lib/dis.py patch to delete op global</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-11.18:14:29.000>
created_at = <Date 2002-02-08.21:52:31.000>
labels = ['library']
title = 'remove op global from lib/dis.py'
updated_at = <Date 2002-02-11.18:14:29.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-11.18:14:29.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-08.21:52:31.000>
creator = 'nnorwitz'
dependencies = []
files = ['3967']
hgrepos = []
issue_num = 515009
keywords = ['patch']
message_count = 2.0
messages = ['38935', '38936']
nosy_count = 1.0
nosy_names = ['nnorwitz']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515009'
versions = ['Python 2.3']
```
</p></details>
| remove op global from lib/dis.py | https://api.github.com/repos/python/cpython/issues/36059/comments | 2 | 2002-02-08T21:52:31Z | 2022-04-09T21:59:49Z | https://github.com/python/cpython/issues/36059 | 1,198,783,836 | 36,059 |
[
"python",
"cpython"
] | BPO | [515006](https://bugs.python.org/issue515006)
--- | :---
Files | <li>[cgi-patch](https://bugs.python.org/file3966/cgi-patch "Uploaded as application/octet-stream at 2002-02-08.21:50:28 by nnorwitz"): lib/cgi patch to remove unused import</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-11.17:58:05.000>
created_at = <Date 2002-02-08.21:50:17.000>
labels = ['library']
title = 'remove unused import in lib/cgi.py'
updated_at = <Date 2002-02-11.17:58:05.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-11.17:58:05.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-08.21:50:17.000>
creator = 'nnorwitz'
dependencies = []
files = ['3966']
hgrepos = []
issue_num = 515006
keywords = ['patch']
message_count = 2.0
messages = ['38933', '38934']
nosy_count = 1.0
nosy_names = ['nnorwitz']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515006'
versions = ['Python 2.3']
```
</p></details>
| remove unused import in lib/cgi.py | https://api.github.com/repos/python/cpython/issues/36058/comments | 2 | 2002-02-08T21:50:17Z | 2022-04-09T21:59:48Z | https://github.com/python/cpython/issues/36058 | 1,198,783,831 | 36,058 |
[
"python",
"cpython"
] | BPO | [515005](https://bugs.python.org/issue515005)
--- | :---
Files | <li>[bdb-patch](https://bugs.python.org/file3965/bdb-patch "Uploaded as application/octet-stream at 2002-02-08.21:48:31 by nnorwitz"): lib/bdb patch for cleanup</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-11.18:26:09.000>
created_at = <Date 2002-02-08.21:48:15.000>
labels = ['library']
title = 'remove pychecker warnings in bdb'
updated_at = <Date 2002-02-11.18:26:09.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-11.18:26:09.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-08.21:48:15.000>
creator = 'nnorwitz'
dependencies = []
files = ['3965']
hgrepos = []
issue_num = 515005
keywords = ['patch']
message_count = 2.0
messages = ['38931', '38932']
nosy_count = 1.0
nosy_names = ['nnorwitz']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515005'
versions = ['Python 2.3']
```
</p></details>
| remove pychecker warnings in bdb | https://api.github.com/repos/python/cpython/issues/36057/comments | 2 | 2002-02-08T21:48:15Z | 2022-04-09T21:59:47Z | https://github.com/python/cpython/issues/36057 | 1,198,783,827 | 36,057 |
[
"python",
"cpython"
] | BPO | [515004](https://bugs.python.org/issue515004)
--- | :---
Files | <li>[aifc-patch](https://bugs.python.org/file3964/aifc-patch "Uploaded as application/octet-stream at 2002-02-08.21:46:32 by nnorwitz"): lib/aifc patch for cleanup</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-11.17:56:33.000>
created_at = <Date 2002-02-08.21:46:28.000>
labels = ['library']
title = 'cleanup lib/aifc.py'
updated_at = <Date 2002-02-11.17:56:33.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-11.17:56:33.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-08.21:46:28.000>
creator = 'nnorwitz'
dependencies = []
files = ['3964']
hgrepos = []
issue_num = 515004
keywords = ['patch']
message_count = 2.0
messages = ['38929', '38930']
nosy_count = 1.0
nosy_names = ['nnorwitz']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515004'
versions = ['Python 2.3']
```
</p></details>
| cleanup lib/aifc.py | https://api.github.com/repos/python/cpython/issues/36056/comments | 2 | 2002-02-08T21:46:28Z | 2022-04-09T21:59:46Z | https://github.com/python/cpython/issues/36056 | 1,198,783,822 | 36,056 |
[
"python",
"cpython"
] | BPO | [515003](https://bugs.python.org/issue515003)
--- | :---
Nosy | @gvanrossum, @loewis, @gstein
Files | <li>[httplib.patch](https://bugs.python.org/file3961/httplib.patch "Uploaded as text/plain at 2002-02-08.21:40:26 by misa"): Patch for httplib.py</li><li>[httplib.patch](https://bugs.python.org/file3962/httplib.patch "Uploaded as text/plain at 2002-06-24.03:02:29 by misa"): Better documentation for the patched httplib.py</li><li>[httplib.diff](https://bugs.python.org/file3963/httplib.diff "Uploaded as text/plain at 2003-01-11.01:15:27 by nnorwitz"): isaac/nn patch 1</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2003-11-04.20:32:33.000>
created_at = <Date 2002-02-08.21:39:17.000>
labels = ['library']
title = 'Added HTTP{,S}ProxyConnection'
updated_at = <Date 2003-11-04.20:32:33.000>
user = 'https://bugs.python.org/misa'
```
bugs.python.org fields:
```python
activity = <Date 2003-11-04.20:32:33.000>
actor = 'isalsberg'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-08.21:39:17.000>
creator = 'misa'
dependencies = []
files = ['3961', '3962', '3963']
hgrepos = []
issue_num = 515003
keywords = ['patch']
message_count = 22.0
messages = ['38907', '38908', '38909', '38910', '38911', '38912', '38913', '38914', '38915', '38916', '38917', '38918', '38919', '38920', '38921', '38922', '38923', '38924', '38925', '38926', '38927', '38928']
nosy_count = 7.0
nosy_names = ['gvanrossum', 'loewis', 'jhylton', 'nnorwitz', 'gstein', 'misa', 'isalsberg']
pr_nums = []
priority = 'low'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515003'
versions = ['Python 2.3']
```
</p></details>
| Added HTTP{,S}ProxyConnection | https://api.github.com/repos/python/cpython/issues/36055/comments | 22 | 2002-02-08T21:39:17Z | 2022-04-09T21:59:45Z | https://github.com/python/cpython/issues/36055 | 1,198,783,820 | 36,055 |
[
"python",
"cpython"
] | BPO | [515000](https://bugs.python.org/issue515000)
--- | :---
Files | <li>[strio-patch](https://bugs.python.org/file3960/strio-patch "Uploaded as application/octet-stream at 2002-02-08.21:27:21 by nnorwitz"): lib/stringio remove unused var</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-11.17:52:34.000>
created_at = <Date 2002-02-08.21:27:16.000>
labels = ['library']
title = 'print result of f.tell() in test'
updated_at = <Date 2002-02-11.17:52:34.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-11.17:52:34.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-08.21:27:16.000>
creator = 'nnorwitz'
dependencies = []
files = ['3960']
hgrepos = []
issue_num = 515000
keywords = ['patch']
message_count = 2.0
messages = ['38905', '38906']
nosy_count = 1.0
nosy_names = ['nnorwitz']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue515000'
versions = ['Python 2.3']
```
</p></details>
| print result of f.tell() in test | https://api.github.com/repos/python/cpython/issues/36054/comments | 2 | 2002-02-08T21:27:16Z | 2022-04-09T21:59:43Z | https://github.com/python/cpython/issues/36054 | 1,198,783,818 | 36,054 |
[
"python",
"cpython"
] | BPO | [514997](https://bugs.python.org/issue514997)
--- | :---
Nosy | @gvanrossum, @tim-one, @nascheme
Files | <li>[lineno-patch](https://bugs.python.org/file3959/lineno-patch "Uploaded as application/octet-stream at 2002-02-08.21:22:59 by nnorwitz"): fix compile.c and test_hotspot.py to remove consecutive SET_LINENOs</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/nascheme'
closed_at = <Date 2002-03-25.12:40:55.000>
created_at = <Date 2002-02-08.21:22:56.000>
labels = ['interpreter-core']
title = 'remove extra SET_LINENOs'
updated_at = <Date 2002-03-25.12:40:55.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-25.12:40:55.000>
actor = 'nnorwitz'
assignee = 'nascheme'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-08.21:22:56.000>
creator = 'nnorwitz'
dependencies = []
files = ['3959']
hgrepos = []
issue_num = 514997
keywords = ['patch']
message_count = 4.0
messages = ['38901', '38902', '38903', '38904']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'tim.peters', 'nnorwitz', 'nascheme']
pr_nums = []
priority = 'low'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue514997'
versions = []
```
</p></details>
| remove extra SET_LINENOs | https://api.github.com/repos/python/cpython/issues/36053/comments | 4 | 2002-02-08T21:22:56Z | 2022-04-09T21:59:43Z | https://github.com/python/cpython/issues/36053 | 1,198,783,811 | 36,053 |
[
"python",
"cpython"
] | BPO | [514928](https://bugs.python.org/issue514928)
--- | :---
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-02-08.21:33:21.000>
created_at = <Date 2002-02-08.18:42:17.000>
labels = ['extension-modules']
title = 'curses error in w.border()'
updated_at = <Date 2002-02-08.21:33:21.000>
user = 'https://bugs.python.org/calvin'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-08.21:33:21.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2002-02-08.18:42:17.000>
creator = 'calvin'
dependencies = []
files = []
hgrepos = []
issue_num = 514928
keywords = []
message_count = 3.0
messages = ['9201', '9202', '9203']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'calvin']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue514928'
versions = []
```
</p></details>
| curses error in w.border() | https://api.github.com/repos/python/cpython/issues/36052/comments | 3 | 2002-02-08T18:42:17Z | 2022-04-09T21:59:42Z | https://github.com/python/cpython/issues/36052 | 1,198,783,805 | 36,052 |
[
"python",
"cpython"
] | BPO | [514858](https://bugs.python.org/issue514858)
--- | :---
Nosy | @mwhudson, @gvanrossum
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2002-02-08.21:27:05.000>
created_at = <Date 2002-02-08.15:29:31.000>
labels = ['interpreter-core']
title = 'complex not entirely immutable'
updated_at = <Date 2002-02-08.21:27:05.000>
user = 'https://bugs.python.org/gregsmith'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-08.21:27:05.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-08.15:29:31.000>
creator = 'gregsmith'
dependencies = []
files = []
hgrepos = []
issue_num = 514858
keywords = []
message_count = 6.0
messages = ['9195', '9196', '9197', '9198', '9199', '9200']
nosy_count = 4.0
nosy_names = ['mwh', 'gvanrossum', 'nobody', 'gregsmith']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue514858'
versions = ['Python 2.2']
```
</p></details>
| complex not entirely immutable | https://api.github.com/repos/python/cpython/issues/36051/comments | 6 | 2002-02-08T15:29:31Z | 2022-04-09T21:59:41Z | https://github.com/python/cpython/issues/36051 | 1,198,783,799 | 36,051 |
[
"python",
"cpython"
] | BPO | [514676](https://bugs.python.org/issue514676)
--- | :---
Nosy | @gvanrossum, @loewis
Files | <li>[test.py](https://bugs.python.org/file325/test.py "Uploaded as text/plain at 2002-02-08.06:25:36 by mdcowles")</li><li>[testmf.eml](https://bugs.python.org/file326/testmf.eml "Uploaded as application/octet-stream at 2002-02-08.06:26:55 by mdcowles"): test mail</li><li>[multifile.patch](https://bugs.python.org/file327/multifile.patch "Uploaded as text/plain at 2002-02-11.04:23:46 by mdcowles"): Patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2002-09-22.09:04:38.000>
created_at = <Date 2002-02-08.06:24:37.000>
labels = ['library']
title = 'multifile different in 2.2 from 2.1.1'
updated_at = <Date 2002-09-22.09:04:38.000>
user = 'https://bugs.python.org/mdcowles'
```
bugs.python.org fields:
```python
activity = <Date 2002-09-22.09:04:38.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-08.06:24:37.000>
creator = 'mdcowles'
dependencies = []
files = ['325', '326', '327']
hgrepos = []
issue_num = 514676
keywords = []
message_count = 8.0
messages = ['9187', '9188', '9189', '9190', '9191', '9192', '9193', '9194']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'loewis', 'mdcowles']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue514676'
versions = ['Python 2.2']
```
</p></details>
| multifile different in 2.2 from 2.1.1 | https://api.github.com/repos/python/cpython/issues/36050/comments | 8 | 2002-02-08T06:24:37Z | 2022-04-09T21:59:40Z | https://github.com/python/cpython/issues/36050 | 1,198,783,797 | 36,050 |
[
"python",
"cpython"
] | BPO | [514662](https://bugs.python.org/issue514662)
--- | :---
Nosy | @gvanrossum
Files | <li>[slot.dif](https://bugs.python.org/file3957/slot.dif "Uploaded as application/octet-stream at 2002-02-08.04:49:57 by naofumi-h")</li><li>[slot-1.dif](https://bugs.python.org/file3958/slot-1.dif "Uploaded as application/octet-stream at 2002-03-12.02:49:55 by naofumi-h")</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 2002-04-04.23:45:59.000>
created_at = <Date 2002-02-08.04:49:49.000>
labels = ['interpreter-core']
title = 'On the update_slot() behavior'
updated_at = <Date 2002-04-04.23:45:59.000>
user = 'https://bugs.python.org/naofumi-h'
```
bugs.python.org fields:
```python
activity = <Date 2002-04-04.23:45:59.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-08.04:49:49.000>
creator = 'naofumi-h'
dependencies = []
files = ['3957', '3958']
hgrepos = []
issue_num = 514662
keywords = ['patch']
message_count = 7.0
messages = ['38894', '38895', '38896', '38897', '38898', '38899', '38900']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'naofumi-h']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue514662'
versions = ['Python 2.3']
```
</p></details>
| On the update_slot() behavior | https://api.github.com/repos/python/cpython/issues/36049/comments | 7 | 2002-02-08T04:49:49Z | 2022-04-09T21:59:39Z | https://github.com/python/cpython/issues/36049 | 1,198,783,794 | 36,049 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.