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 | [529104](https://bugs.python.org/issue529104)
--- | :---
Nosy | @mwhudson, @malemburg, @loewis, @doerwalter
Files | <li>[unicode.txt](https://bugs.python.org/file364/unicode.txt "Uploaded as text/plain at 2002-03-17.22:44:44 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-21.08:56:30.000>
created_at = <Date 2002-03-12.20:37:38.000>
labels = ['expert-unicode']
title = 'broken error handling in unicode-escape'
updated_at = <Date 2002-03-21.08:56:30.000>
user = 'https://github.com/doerwalter'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-21.08:56:30.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2002-03-12.20:37:38.000>
creator = 'doerwalter'
dependencies = []
files = ['364']
hgrepos = []
issue_num = 529104
keywords = []
message_count = 7.0
messages = ['9662', '9663', '9664', '9665', '9666', '9667', '9668']
nosy_count = 4.0
nosy_names = ['mwh', 'lemburg', 'loewis', 'doerwalter']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue529104'
versions = ['Python 2.3']
```
</p></details>
| broken error handling in unicode-escape | https://api.github.com/repos/python/cpython/issues/36248/comments | 7 | 2002-03-12T20:37:38Z | 2022-04-09T22:03:20Z | https://github.com/python/cpython/issues/36248 | 1,198,784,707 | 36,248 |
[
"python",
"cpython"
] | BPO | [529083](https://bugs.python.org/issue529083)
--- | :---
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-03-14.12:39:39.000>
created_at = <Date 2002-03-12.19:40:22.000>
labels = ['invalid']
title = 'Demo/xmlrpc/ http_server module missing'
updated_at = <Date 2002-03-14.12:39:39.000>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-14.12:39:39.000>
actor = 'fdrake'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2002-03-12.19:40:22.000>
creator = 'fdrake'
dependencies = []
files = []
hgrepos = []
issue_num = 529083
keywords = []
message_count = 3.0
messages = ['9659', '9660', '9661']
nosy_count = 2.0
nosy_names = ['fdrake', 'effbot']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue529083'
versions = []
```
</p></details>
| Demo/xmlrpc/ http_server module missing | https://api.github.com/repos/python/cpython/issues/36247/comments | 3 | 2002-03-12T19:40:22Z | 2022-04-09T22:03:18Z | https://github.com/python/cpython/issues/36247 | 1,198,784,701 | 36,247 |
[
"python",
"cpython"
] | BPO | [529050](https://bugs.python.org/issue529050)
--- | :---
Nosy | @gvanrossum, @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/gvanrossum'
closed_at = <Date 2002-03-12.20:37:41.000>
created_at = <Date 2002-03-12.18:12:28.000>
labels = ['interpreter-core']
title = 'ModuleType.__new__ crash'
updated_at = <Date 2002-03-12.20:37:41.000>
user = 'https://github.com/nascheme'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-12.20:37:41.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-03-12.18:12:28.000>
creator = 'nascheme'
dependencies = []
files = []
hgrepos = []
issue_num = 529050
keywords = []
message_count = 3.0
messages = ['9656', '9657', '9658']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'nobody', 'nascheme']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue529050'
versions = ['Python 2.2']
```
</p></details>
| ModuleType.__new__ crash | https://api.github.com/repos/python/cpython/issues/36246/comments | 3 | 2002-03-12T18:12:28Z | 2022-04-09T22:03:18Z | https://github.com/python/cpython/issues/36246 | 1,198,784,696 | 36,246 |
[
"python",
"cpython"
] | BPO | [528990](https://bugs.python.org/issue528990)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2004-06-05.21:17:18.000>
created_at = <Date 2002-03-12.16:19:21.000>
labels = ['interpreter-core']
title = 'bug? in PyImport_ImportModule under AIX'
updated_at = <Date 2004-06-05.21:17:18.000>
user = 'https://bugs.python.org/wattez'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-05.21:17:18.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-03-12.16:19:21.000>
creator = 'wattez'
dependencies = []
files = []
hgrepos = []
issue_num = 528990
keywords = []
message_count = 4.0
messages = ['9652', '9653', '9654', '9655']
nosy_count = 3.0
nosy_names = ['akuchling', 'nnorwitz', 'wattez']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue528990'
versions = ['Python 2.2']
```
</p></details>
| bug? in PyImport_ImportModule under AIX | https://api.github.com/repos/python/cpython/issues/36245/comments | 4 | 2002-03-12T16:19:21Z | 2022-04-09T22:03:17Z | https://github.com/python/cpython/issues/36245 | 1,198,784,692 | 36,245 |
[
"python",
"cpython"
] | BPO | [528914](https://bugs.python.org/issue528914)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2002-03-19.16:04:54.000>
created_at = <Date 2002-03-12.11:52:12.000>
labels = []
title = 'PyTraceBack_Store/Fetch are absent'
updated_at = <Date 2002-03-19.16:04:54.000>
user = 'https://bugs.python.org/markovitch'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-19.16:04:54.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2002-03-12.11:52:12.000>
creator = 'markovitch'
dependencies = []
files = []
hgrepos = []
issue_num = 528914
keywords = []
message_count = 2.0
messages = ['9650', '9651']
nosy_count = 2.0
nosy_names = ['akuchling', 'markovitch']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue528914'
versions = []
```
</p></details>
| PyTraceBack_Store/Fetch are absent | https://api.github.com/repos/python/cpython/issues/36244/comments | 2 | 2002-03-12T11:52:12Z | 2022-04-09T22:03:16Z | https://github.com/python/cpython/issues/36244 | 1,198,784,686 | 36,244 |
[
"python",
"cpython"
] | BPO | [528879](https://bugs.python.org/issue528879)
--- | :---
Nosy | @mwhudson, @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2002-03-12.22:08:05.000>
created_at = <Date 2002-03-12.09:03:34.000>
labels = ['extension-modules']
title = 'segfaults with nl_langinfo'
updated_at = <Date 2002-03-12.22:08:05.000>
user = 'https://bugs.python.org/piefel'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-12.22:08:05.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2002-03-12.09:03:34.000>
creator = 'piefel'
dependencies = []
files = []
hgrepos = []
issue_num = 528879
keywords = []
message_count = 3.0
messages = ['9647', '9648', '9649']
nosy_count = 3.0
nosy_names = ['mwh', 'loewis', 'piefel']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue528879'
versions = ['Python 2.2']
```
</p></details>
| segfaults with nl_langinfo | https://api.github.com/repos/python/cpython/issues/36243/comments | 3 | 2002-03-12T09:03:34Z | 2022-04-09T22:03:15Z | https://github.com/python/cpython/issues/36243 | 1,198,784,679 | 36,243 |
[
"python",
"cpython"
] | BPO | [528748](https://bugs.python.org/issue528748)
--- | :---
Nosy | @freddrake, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-06-17.15:30:32.000>
created_at = <Date 2002-03-12.00:49:53.000>
labels = ['docs']
title = 'range() description: rewording suggested'
updated_at = <Date 2002-06-17.15:30:32.000>
user = 'https://bugs.python.org/cjwhrh'
```
bugs.python.org fields:
```python
activity = <Date 2002-06-17.15:30:32.000>
actor = 'fdrake'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-03-12.00:49:53.000>
creator = 'cjwhrh'
dependencies = []
files = []
hgrepos = []
issue_num = 528748
keywords = []
message_count = 3.0
messages = ['9644', '9645', '9646']
nosy_count = 3.0
nosy_names = ['fdrake', 'rhettinger', 'cjwhrh']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue528748'
versions = []
```
</p></details>
| range() description: rewording suggested | https://api.github.com/repos/python/cpython/issues/36242/comments | 3 | 2002-03-12T00:49:53Z | 2022-04-09T22:03:12Z | https://github.com/python/cpython/issues/36242 | 1,198,784,675 | 36,242 |
[
"python",
"cpython"
] | BPO | [528620](https://bugs.python.org/issue528620)
--- | :---
Nosy | @mwhudson, @malemburg, @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/malemburg'
closed_at = <Date 2002-04-08.15:35:08.000>
created_at = <Date 2002-03-11.19:39:00.000>
labels = ['interpreter-core']
title = 'unicodeobject can coredump on exit'
updated_at = <Date 2002-04-08.15:35:08.000>
user = 'https://bugs.python.org/rsalz'
```
bugs.python.org fields:
```python
activity = <Date 2002-04-08.15:35:08.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-03-11.19:39:00.000>
creator = 'rsalz'
dependencies = []
files = []
hgrepos = []
issue_num = 528620
keywords = []
message_count = 9.0
messages = ['9635', '9636', '9637', '9638', '9639', '9640', '9641', '9642', '9643']
nosy_count = 4.0
nosy_names = ['mwh', 'lemburg', 'loewis', 'rsalz']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue528620'
versions = ['Python 2.2']
```
</p></details>
| unicodeobject can coredump on exit | https://api.github.com/repos/python/cpython/issues/36241/comments | 9 | 2002-03-11T19:39:00Z | 2022-04-09T22:03:12Z | https://github.com/python/cpython/issues/36241 | 1,198,784,670 | 36,241 |
[
"python",
"cpython"
] | BPO | [528440](https://bugs.python.org/issue528440)
--- | :---
Nosy | @akuchling
Files | <li>[asyncore.patch](https://bugs.python.org/file363/asyncore.patch "Uploaded as text/plain at 2002-03-11.10:56:43 by kjetilja"): fix to make asyncore.poll behave as asyncore.poll3 upon EINTR</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-14.17:54:11.000>
created_at = <Date 2002-03-11.10:56:43.000>
labels = ['library']
title = 'asyncore.poll bug'
updated_at = <Date 2002-03-14.17:54:11.000>
user = 'https://bugs.python.org/kjetilja'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-14.17:54:11.000>
actor = 'akuchling'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-03-11.10:56:43.000>
creator = 'kjetilja'
dependencies = []
files = ['363']
hgrepos = []
issue_num = 528440
keywords = []
message_count = 2.0
messages = ['9633', '9634']
nosy_count = 2.0
nosy_names = ['akuchling', 'kjetilja']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue528440'
versions = ['Python 2.2']
```
</p></details>
| asyncore.poll bug | https://api.github.com/repos/python/cpython/issues/36240/comments | 2 | 2002-03-11T10:56:43Z | 2022-04-09T22:03:10Z | https://github.com/python/cpython/issues/36240 | 1,198,784,662 | 36,240 |
[
"python",
"cpython"
] | BPO | [528438](https://bugs.python.org/issue528438)
--- | :---
Nosy | @mwhudson, @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2002-03-13.11:26:58.000>
created_at = <Date 2002-03-11.10:40:02.000>
labels = []
title = 'test_math should run test_exceptions'
updated_at = <Date 2002-03-13.11:26:58.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-13.11:26:58.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2002-03-11.10:40:02.000>
creator = 'mwh'
dependencies = []
files = []
hgrepos = []
issue_num = 528438
keywords = []
message_count = 3.0
messages = ['9630', '9631', '9632']
nosy_count = 2.0
nosy_names = ['mwh', 'tim.peters']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue528438'
versions = []
```
</p></details>
| test_math should run test_exceptions | https://api.github.com/repos/python/cpython/issues/36239/comments | 3 | 2002-03-11T10:40:02Z | 2022-04-09T22:03:10Z | https://github.com/python/cpython/issues/36239 | 1,198,784,658 | 36,239 |
[
"python",
"cpython"
] | BPO | [528295](https://bugs.python.org/issue528295)
--- | :---
Nosy | @akuchling, @brettcannon
Files | <li>[testSockets.py](https://bugs.python.org/file362/testSockets.py "Uploaded as text/plain at 2002-03-21.03:47:24 by cnobile"): Server to show problem with asyncore.py.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2003-10-21.13:04:02.000>
created_at = <Date 2002-03-11.00:34:37.000>
labels = ['library']
title = 'asyncore unhandled write event'
updated_at = <Date 2003-10-21.13:04:02.000>
user = 'https://bugs.python.org/cnobile'
```
bugs.python.org fields:
```python
activity = <Date 2003-10-21.13:04:02.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-03-11.00:34:37.000>
creator = 'cnobile'
dependencies = []
files = ['362']
hgrepos = []
issue_num = 528295
keywords = []
message_count = 8.0
messages = ['9622', '9623', '9624', '9625', '9626', '9627', '9628', '9629']
nosy_count = 3.0
nosy_names = ['akuchling', 'brett.cannon', 'cnobile']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue528295'
versions = ['Python 2.2']
```
</p></details>
| asyncore unhandled write event | https://api.github.com/repos/python/cpython/issues/36238/comments | 8 | 2002-03-11T00:34:37Z | 2022-04-09T22:03:09Z | https://github.com/python/cpython/issues/36238 | 1,198,784,654 | 36,238 |
[
"python",
"cpython"
] | BPO | [528274](https://bugs.python.org/issue528274)
--- | :---
Nosy | @loewis
Files | <li>[bug01.py](https://bugs.python.org/file361/bug01.py "Uploaded as text/plain at 2002-03-10.23:38:07 by alex_nanou"): a script to demonstrate the bug (plese read the comments.)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-07-11.18:12:55.000>
created_at = <Date 2002-03-10.23:38:07.000>
labels = []
title = 'Nested Scopes bug (Confirmed)'
updated_at = <Date 2002-07-11.18:12:55.000>
user = 'https://bugs.python.org/alexnanou'
```
bugs.python.org fields:
```python
activity = <Date 2002-07-11.18:12:55.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2002-03-10.23:38:07.000>
creator = 'alex_nanou'
dependencies = []
files = ['361']
hgrepos = []
issue_num = 528274
keywords = []
message_count = 7.0
messages = ['9615', '9616', '9617', '9618', '9619', '9620', '9621']
nosy_count = 3.0
nosy_names = ['loewis', 'jhylton', 'alex_nanou']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue528274'
versions = ['Python 2.2']
```
</p></details>
| Nested Scopes bug (Confirmed) | https://api.github.com/repos/python/cpython/issues/36237/comments | 7 | 2002-03-10T23:38:07Z | 2022-04-09T22:03:06Z | https://github.com/python/cpython/issues/36237 | 1,198,784,650 | 36,237 |
[
"python",
"cpython"
] | BPO | [528132](https://bugs.python.org/issue528132)
--- | :---
Nosy | @mwhudson, @gvanrossum, @arigo
Files | <li>[cm.diff](https://bugs.python.org/file360/cm.diff "Uploaded as text/plain at 2002-03-17.20:11:12 by @mwhudson"): idiot fix</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2002-03-18.03:10:34.000>
created_at = <Date 2002-03-10.15:19:08.000>
labels = ['interpreter-core']
title = 'classmethod().__get__() segfault'
updated_at = <Date 2002-03-18.03:10:34.000>
user = 'https://github.com/arigo'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-18.03:10:34.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-03-10.15:19:08.000>
creator = 'arigo'
dependencies = []
files = ['360']
hgrepos = []
issue_num = 528132
keywords = []
message_count = 6.0
messages = ['9609', '9610', '9611', '9612', '9613', '9614']
nosy_count = 3.0
nosy_names = ['mwh', 'gvanrossum', 'arigo']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue528132'
versions = ['Python 2.2']
```
</p></details>
| classmethod().__get__() segfault | https://api.github.com/repos/python/cpython/issues/36236/comments | 6 | 2002-03-10T15:19:08Z | 2022-04-09T22:03:06Z | https://github.com/python/cpython/issues/36236 | 1,198,784,646 | 36,236 |
[
"python",
"cpython"
] | BPO | [528038](https://bugs.python.org/issue528038)
--- | :---
Nosy | @gvanrossum, @loewis
Files | <li>[typeobject.patch.nonzero](https://bugs.python.org/file4052/typeobject.patch.nonzero "Uploaded as application/octet-stream at 2002-03-10.08:16:00 by loth"): Patches as described (diff -Naur old new)</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-10.14:11:39.000>
created_at = <Date 2002-03-10.08:16:00.000>
labels = ['interpreter-core']
title = '__nonzero__ being improperly called'
updated_at = <Date 2002-03-10.14:11:39.000>
user = 'https://bugs.python.org/loth'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-10.14:11:39.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-03-10.08:16:00.000>
creator = 'loth'
dependencies = []
files = ['4052']
hgrepos = []
issue_num = 528038
keywords = ['patch']
message_count = 3.0
messages = ['39217', '39218', '39219']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'loewis', 'loth']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue528038'
versions = ['Python 2.2']
```
</p></details>
| __nonzero__ being improperly called | https://api.github.com/repos/python/cpython/issues/36235/comments | 3 | 2002-03-10T08:16:00Z | 2022-04-09T22:03:05Z | https://github.com/python/cpython/issues/36235 | 1,198,784,642 | 36,235 |
[
"python",
"cpython"
] | BPO | [528022](https://bugs.python.org/issue528022)
--- | :---
Nosy | @gvanrossum, @loewis
Files | <li>[booldiff.txt](https://bugs.python.org/file4049/booldiff.txt "Uploaded as text/plain at 2002-03-10.05:45:44 by @gvanrossum"): Diffs for bool type (1st upload)</li><li>[booldiff2.txt](https://bugs.python.org/file4050/booldiff2.txt "Uploaded as text/plain at 2002-04-01.02:46:16 by @gvanrossum"): New version (March 31)</li><li>[booldiff3.txt](https://bugs.python.org/file4051/booldiff3.txt "Uploaded as text/plain at 2002-04-03.23:04:29 by @gvanrossum"): Corrected new version (April 2nd). Last one.</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-03.23:04:29.000>
created_at = <Date 2002-03-10.05:45:44.000>
labels = ['interpreter-core']
title = 'PEP 285 - Adding a bool type'
updated_at = <Date 2002-04-03.23:04:29.000>
user = 'https://github.com/gvanrossum'
```
bugs.python.org fields:
```python
activity = <Date 2002-04-03.23:04:29.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-03-10.05:45:44.000>
creator = 'gvanrossum'
dependencies = []
files = ['4049', '4050', '4051']
hgrepos = []
issue_num = 528022
keywords = ['patch']
message_count = 5.0
messages = ['39212', '39213', '39214', '39215', '39216']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'loewis']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue528022'
versions = ['Python 2.3']
```
</p></details>
| PEP 285 - Adding a bool type | https://api.github.com/repos/python/cpython/issues/36234/comments | 5 | 2002-03-10T05:45:44Z | 2022-04-09T22:03:04Z | https://github.com/python/cpython/issues/36234 | 1,198,784,640 | 36,234 |
[
"python",
"cpython"
] | BPO | [528020](https://bugs.python.org/issue528020)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-03-12.23:04:24.000>
created_at = <Date 2002-03-10.05:37:34.000>
labels = ['invalid']
title = 'bug in Python2.2 in the nested scoping'
updated_at = <Date 2002-03-12.23:04:24.000>
user = 'https://bugs.python.org/alexnanou'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-12.23:04:24.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2002-03-10.05:37:34.000>
creator = 'alex_nanou'
dependencies = []
files = []
hgrepos = []
issue_num = 528020
keywords = []
message_count = 3.0
messages = ['9606', '9607', '9608']
nosy_count = 3.0
nosy_names = ['tim.peters', 'jhylton', 'alex_nanou']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue528020'
versions = []
```
</p></details>
| bug in Python2.2 in the nested scoping | https://api.github.com/repos/python/cpython/issues/36233/comments | 3 | 2002-03-10T05:37:34Z | 2022-04-09T22:03:02Z | https://github.com/python/cpython/issues/36233 | 1,198,784,633 | 36,233 |
[
"python",
"cpython"
] | BPO | [527855](https://bugs.python.org/issue527855)
--- | :---
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-03-10.16:00:23.000>
created_at = <Date 2002-03-09.18:34:12.000>
labels = ['extension-modules']
title = 'ftplib error (exception) handling bug'
updated_at = <Date 2002-03-10.16:00:23.000>
user = 'https://bugs.python.org/solomoriah'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-10.16:00:23.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2002-03-09.18:34:12.000>
creator = 'solomoriah'
dependencies = []
files = []
hgrepos = []
issue_num = 527855
keywords = []
message_count = 2.0
messages = ['9604', '9605']
nosy_count = 2.0
nosy_names = ['loewis', 'solomoriah']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue527855'
versions = []
```
</p></details>
| ftplib error (exception) handling bug | https://api.github.com/repos/python/cpython/issues/36232/comments | 2 | 2002-03-09T18:34:12Z | 2022-04-09T22:03:01Z | https://github.com/python/cpython/issues/36232 | 1,198,784,626 | 36,232 |
[
"python",
"cpython"
] | BPO | [527816](https://bugs.python.org/issue527816)
--- | :---
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-03-10.14:27:15.000>
created_at = <Date 2002-03-09.16:03:03.000>
labels = ['interpreter-core']
title = '(1).__nonzero__() dumps a core'
updated_at = <Date 2002-03-10.14:27:15.000>
user = 'https://bugs.python.org/douady'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-10.14:27:15.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-03-09.16:03:03.000>
creator = 'douady'
dependencies = []
files = []
hgrepos = []
issue_num = 527816
keywords = []
message_count = 4.0
messages = ['9600', '9601', '9602', '9603']
nosy_count = 4.0
nosy_names = ['mwh', 'gvanrossum', 'loth', 'douady']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue527816'
versions = ['Python 2.2']
```
</p></details>
| (1).__nonzero__() dumps a core | https://api.github.com/repos/python/cpython/issues/36231/comments | 4 | 2002-03-09T16:03:03Z | 2022-04-09T22:03:00Z | https://github.com/python/cpython/issues/36231 | 1,198,784,624 | 36,231 |
[
"python",
"cpython"
] | BPO | [527783](https://bugs.python.org/issue527783)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-03-20.22:55:43.000>
created_at = <Date 2002-03-09.13:13:46.000>
labels = ['invalid', 'library']
title = 'popen3 hangs on windows'
updated_at = <Date 2002-03-20.22:55:43.000>
user = 'https://bugs.python.org/fresh'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-20.22:55:43.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-03-09.13:13:46.000>
creator = 'fresh'
dependencies = []
files = []
hgrepos = []
issue_num = 527783
keywords = []
message_count = 12.0
messages = ['9588', '9589', '9590', '9591', '9592', '9593', '9594', '9595', '9596', '9597', '9598', '9599']
nosy_count = 3.0
nosy_names = ['tim.peters', 'dgallion', 'fresh']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue527783'
versions = []
```
</p></details>
| popen3 hangs on windows | https://api.github.com/repos/python/cpython/issues/36230/comments | 12 | 2002-03-09T13:13:46Z | 2022-04-09T22:02:58Z | https://github.com/python/cpython/issues/36230 | 1,198,784,621 | 36,230 |
[
"python",
"cpython"
] | BPO | [527668](https://bugs.python.org/issue527668)
--- | :---
Nosy | @smontanaro
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-08-29.00:58:19.279>
created_at = <Date 2002-03-09.02:30:30.000>
labels = ['type-feature']
title = 'pydoc should respect __all__'
updated_at = <Date 2007-08-29.00:58:19.277>
user = 'https://bugs.python.org/davidabrahams'
```
bugs.python.org fields:
```python
activity = <Date 2007-08-29.00:58:19.277>
actor = 'skip.montanaro'
assignee = 'ping'
closed = True
closed_date = <Date 2007-08-29.00:58:19.279>
closer = 'skip.montanaro'
components = ['Demos and Tools']
creation = <Date 2002-03-09.02:30:30.000>
creator = 'david_abrahams'
dependencies = []
files = []
hgrepos = []
issue_num = 527668
keywords = []
message_count = 2.0
messages = ['53500', '55395']
nosy_count = 3.0
nosy_names = ['skip.montanaro', 'ping', 'david_abrahams']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue527668'
versions = []
```
</p></details>
| pydoc should respect __all__ | https://api.github.com/repos/python/cpython/issues/36229/comments | 2 | 2002-03-09T02:30:30Z | 2022-04-09T22:02:57Z | https://github.com/python/cpython/issues/36229 | 1,198,784,613 | 36,229 |
[
"python",
"cpython"
] | BPO | [527521](https://bugs.python.org/issue527521)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-01-31.14:14:40.000>
created_at = <Date 2002-03-08.19:57:03.000>
labels = ['extension-modules']
title = 'httplib strict mode fails in 2.2.2'
updated_at = <Date 2003-01-31.14:14:40.000>
user = 'https://bugs.python.org/jhylton'
```
bugs.python.org fields:
```python
activity = <Date 2003-01-31.14:14:40.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2002-03-08.19:57:03.000>
creator = 'jhylton'
dependencies = []
files = []
hgrepos = []
issue_num = 527521
keywords = []
message_count = 6.0
messages = ['9582', '9583', '9584', '9585', '9586', '9587']
nosy_count = 4.0
nosy_names = ['jhylton', 'akuchling', 'nnorwitz', 'mbrierst']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue527521'
versions = []
```
</p></details>
| httplib strict mode fails in 2.2.2 | https://api.github.com/repos/python/cpython/issues/36228/comments | 6 | 2002-03-08T19:57:03Z | 2022-04-09T22:02:56Z | https://github.com/python/cpython/issues/36228 | 1,198,784,605 | 36,228 |
[
"python",
"cpython"
] | BPO | [527518](https://bugs.python.org/issue527518)
--- | :---
Files | <li>[urllib2.diff](https://bugs.python.org/file4041/urllib2.diff "Uploaded as text/plain at 2002-03-08.19:50:48 by lordsutch"): The aforementioned patch</li><li>[urllib2.diff.new-2.1](https://bugs.python.org/file4042/urllib2.diff.new-2.1 "Uploaded as application/octet-stream at 2002-06-13.02:40:50 by lordsutch"): updated patch against 2.1</li><li>[urllib2.diff.new-2.2](https://bugs.python.org/file4043/urllib2.diff.new-2.2 "Uploaded as application/octet-stream at 2002-06-13.02:41:28 by lordsutch"): updated patch against 2.2</li><li>[urllib2.diff.new](https://bugs.python.org/file4044/urllib2.diff.new "Uploaded as application/octet-stream at 2002-06-13.02:41:50 by lordsutch"): updated patch against CVS HEAD</li><li>[urllib.diff-2.1](https://bugs.python.org/file4045/urllib.diff-2.1 "Uploaded as application/octet-stream at 2002-06-13.03:17:54 by lordsutch"): patch for 2.1</li><li>[urllib.diff-2.2](https://bugs.python.org/file4046/urllib.diff-2.2 "Uploaded as application/octet-stream at 2002-06-13.03:18:26 by lordsutch"): patch for 2.2</li><li>[urllib.diff-2.3](https://bugs.python.org/file4047/urllib.diff-2.3 "Uploaded as application/octet-stream at 2002-06-13.03:18:57 by lordsutch"): patch for CVS HEAD</li><li>[urllib2.patch](https://bugs.python.org/file4048/urllib2.patch "Uploaded as text/plain at 2002-06-18.07:40:10 by moshez"): minimal (?) patch for CVS HEAD, by moshez</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-07-07.16:58:42.000>
created_at = <Date 2002-03-08.19:50:48.000>
labels = ['library']
title = 'urllib2.py: fix behavior with proxies'
updated_at = <Date 2002-07-07.16:58:42.000>
user = 'https://bugs.python.org/lordsutch'
```
bugs.python.org fields:
```python
activity = <Date 2002-07-07.16:58:42.000>
actor = 'jhylton'
assignee = 'moshez'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-03-08.19:50:48.000>
creator = 'lordsutch'
dependencies = []
files = ['4041', '4042', '4043', '4044', '4045', '4046', '4047', '4048']
hgrepos = []
issue_num = 527518
keywords = ['patch']
message_count = 13.0
messages = ['39199', '39200', '39201', '39202', '39203', '39204', '39205', '39206', '39207', '39208', '39209', '39210', '39211']
nosy_count = 4.0
nosy_names = ['jhylton', 'moshez', 'calvin', 'lordsutch']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue527518'
versions = []
```
</p></details>
| urllib2.py: fix behavior with proxies | https://api.github.com/repos/python/cpython/issues/36227/comments | 13 | 2002-03-08T19:50:48Z | 2022-04-09T22:02:55Z | https://github.com/python/cpython/issues/36227 | 1,198,784,601 | 36,227 |
[
"python",
"cpython"
] | BPO | [527434](https://bugs.python.org/issue527434)
--- | :---
Nosy | @loewis
Files | <li>[psolaris.diff](https://bugs.python.org/file4040/psolaris.diff "Uploaded as text/plain at 2002-03-08.15:53:10 by ondrap")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-03-15.13:48:54.000>
created_at = <Date 2002-03-08.15:53:10.000>
labels = ['build']
title = 'Double inclusion of thread.o on Sol2.8'
updated_at = <Date 2002-03-15.13:48:54.000>
user = 'https://bugs.python.org/ondrap'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-15.13:48:54.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2002-03-08.15:53:10.000>
creator = 'ondrap'
dependencies = []
files = ['4040']
hgrepos = []
issue_num = 527434
keywords = ['patch']
message_count = 2.0
messages = ['39197', '39198']
nosy_count = 2.0
nosy_names = ['loewis', 'ondrap']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue527434'
versions = ['Python 2.2']
```
</p></details>
| Double inclusion of thread.o on Sol2.8 | https://api.github.com/repos/python/cpython/issues/36226/comments | 2 | 2002-03-08T15:53:10Z | 2022-04-09T22:02:54Z | https://github.com/python/cpython/issues/36226 | 1,198,784,598 | 36,226 |
[
"python",
"cpython"
] | BPO | [527427](https://bugs.python.org/issue527427)
--- | :---
Nosy | @loewis
Files | <li>[minidom.patch](https://bugs.python.org/file4039/minidom.patch "Uploaded as text/plain at 2002-03-08.15:39:48 by cesarb"): 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-03-15.13:54:21.000>
created_at = <Date 2002-03-08.15:39:47.000>
labels = ['library']
title = 'minidom fails to use NodeList sometimes'
updated_at = <Date 2002-03-15.13:54:21.000>
user = 'https://bugs.python.org/cesarb'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-15.13:54:21.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-03-08.15:39:47.000>
creator = 'cesarb'
dependencies = []
files = ['4039']
hgrepos = []
issue_num = 527427
keywords = ['patch']
message_count = 2.0
messages = ['39195', '39196']
nosy_count = 2.0
nosy_names = ['loewis', 'cesarb']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue527427'
versions = []
```
</p></details>
| minidom fails to use NodeList sometimes | https://api.github.com/repos/python/cpython/issues/36225/comments | 2 | 2002-03-08T15:39:47Z | 2022-04-09T22:02:53Z | https://github.com/python/cpython/issues/36225 | 1,198,784,591 | 36,225 |
[
"python",
"cpython"
] | BPO | [527384](https://bugs.python.org/issue527384)
--- | :---
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-03-11.10:36:24.000>
created_at = <Date 2002-03-08.13:48:06.000>
labels = ['interpreter-core', 'release-blocker']
title = 'test_descr coredumps on OSX framewk bl'
updated_at = <Date 2002-03-11.10:36:24.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-11.10:36:24.000>
actor = 'jackjansen'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-03-08.13:48:06.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 527384
keywords = []
message_count = 3.0
messages = ['9579', '9580', '9581']
nosy_count = 2.0
nosy_names = ['mwh', 'jackjansen']
pr_nums = []
priority = 'release blocker'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue527384'
versions = ['Python 2.2']
```
</p></details>
| test_descr coredumps on OSX framewk bl | https://api.github.com/repos/python/cpython/issues/36224/comments | 3 | 2002-03-08T13:48:06Z | 2022-04-09T22:02:53Z | https://github.com/python/cpython/issues/36224 | 1,198,784,588 | 36,224 |
[
"python",
"cpython"
] | BPO | [527371](https://bugs.python.org/issue527371)
--- | :---
Nosy | @tim-one
Files | <li>[_sre.c.diff](https://bugs.python.org/file4037/_sre.c.diff "Uploaded as text/plain at 2002-03-08.13:14:04 by glchapman")</li><li>[re_tests.py.diff](https://bugs.python.org/file4038/re_tests.py.diff "Uploaded as text/plain at 2002-03-08.13:20:51 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-11-06.14:24:19.000>
created_at = <Date 2002-03-08.13:14:04.000>
labels = ['extension-modules', 'release-blocker']
title = 'Fix for sre bug 470582'
updated_at = <Date 2002-11-06.14:24:19.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2002-11-06.14:24:19.000>
actor = 'niemeyer'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2002-03-08.13:14:04.000>
creator = 'glchapman'
dependencies = []
files = ['4037', '4038']
hgrepos = []
issue_num = 527371
keywords = ['patch']
message_count = 9.0
messages = ['39186', '39187', '39188', '39189', '39190', '39191', '39192', '39193', '39194']
nosy_count = 5.0
nosy_names = ['tim.peters', 'effbot', 'nnorwitz', 'glchapman', 'niemeyer']
pr_nums = []
priority = 'release blocker'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue527371'
versions = []
```
</p></details>
| Fix for sre bug 470582 | https://api.github.com/repos/python/cpython/issues/36223/comments | 9 | 2002-03-08T13:14:04Z | 2022-04-09T22:02:51Z | https://github.com/python/cpython/issues/36223 | 1,198,784,581 | 36,223 |
[
"python",
"cpython"
] | BPO | [527139](https://bugs.python.org/issue527139)
--- | :---
Nosy | @tim-one, @rhettinger
Files | <li>[random.diff](https://bugs.python.org/file357/random.diff "Uploaded as text/plain at 2002-05-13.22:26:12 by @rhettinger"): Patch for librandom.tex</li><li>[testgamma.py](https://bugs.python.org/file358/testgamma.py "Uploaded as text/plain at 2002-05-13.22:49:16 by @rhettinger"): Test distribution's mean and variance</li><li>[random2.diff](https://bugs.python.org/file359/random2.diff "Uploaded as text/plain at 2002-05-13.23:53:00 by @rhettinger"): Patch to fix domain error.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2002-05-14.00:04:27.000>
created_at = <Date 2002-03-07.20:44:27.000>
labels = ['library']
title = 'random.gammavariate hosed'
updated_at = <Date 2002-05-14.00:04:27.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2002-05-14.00:04:27.000>
actor = 'sjmachin'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-03-07.20:44:27.000>
creator = 'tim.peters'
dependencies = []
files = ['357', '358', '359']
hgrepos = []
issue_num = 527139
keywords = []
message_count = 8.0
messages = ['9571', '9572', '9573', '9574', '9575', '9576', '9577', '9578']
nosy_count = 3.0
nosy_names = ['tim.peters', 'rhettinger', 'sjmachin']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue527139'
versions = []
```
</p></details>
| random.gammavariate hosed | https://api.github.com/repos/python/cpython/issues/36222/comments | 8 | 2002-03-07T20:44:27Z | 2022-04-09T22:02:50Z | https://github.com/python/cpython/issues/36222 | 1,198,784,577 | 36,222 |
[
"python",
"cpython"
] | BPO | [527064](https://bugs.python.org/issue527064)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-07-02.17:08:13.000>
created_at = <Date 2002-03-07.17:58:29.000>
labels = ['library']
title = 'bogus URLs cause exception in httplib'
updated_at = <Date 2002-07-02.17:08:13.000>
user = 'https://bugs.python.org/briancox'
```
bugs.python.org fields:
```python
activity = <Date 2002-07-02.17:08:13.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-03-07.17:58:29.000>
creator = 'brian_cox'
dependencies = []
files = []
hgrepos = []
issue_num = 527064
keywords = []
message_count = 2.0
messages = ['9569', '9570']
nosy_count = 2.0
nosy_names = ['jhylton', 'brian_cox']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue527064'
versions = []
```
</p></details>
| bogus URLs cause exception in httplib | https://api.github.com/repos/python/cpython/issues/36221/comments | 2 | 2002-03-07T17:58:29Z | 2022-04-09T22:02:49Z | https://github.com/python/cpython/issues/36221 | 1,198,784,571 | 36,221 |
[
"python",
"cpython"
] | BPO | [527059](https://bugs.python.org/issue527059)
--- | :---
Nosy | @mwhudson, @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2002-03-08.09:59:13.000>
created_at = <Date 2002-03-07.17:50:54.000>
labels = ['invalid']
title = 'ZODB cores with 2.2.1 CVS'
updated_at = <Date 2002-03-08.09:59:13.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-08.09:59:13.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2002-03-07.17:50:54.000>
creator = 'mwh'
dependencies = []
files = []
hgrepos = []
issue_num = 527059
keywords = []
message_count = 8.0
messages = ['9561', '9562', '9563', '9564', '9565', '9566', '9567', '9568']
nosy_count = 3.0
nosy_names = ['mwh', 'tim.peters', 'jhylton']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue527059'
versions = []
```
</p></details>
| ZODB cores with 2.2.1 CVS | https://api.github.com/repos/python/cpython/issues/36220/comments | 8 | 2002-03-07T17:50:54Z | 2022-04-09T22:02:48Z | https://github.com/python/cpython/issues/36220 | 1,198,784,565 | 36,220 |
[
"python",
"cpython"
] | BPO | [527027](https://bugs.python.org/issue527027)
--- | :---
Nosy | @mwhudson, @gvanrossum, @loewis
Files | <li>[ppython.diff](https://bugs.python.org/file4035/ppython.diff "Uploaded as text/plain at 2002-03-08.10:52:24 by ondrap")</li><li>[pp2.diff](https://bugs.python.org/file4036/pp2.diff "Uploaded as text/plain at 2002-03-25.12:27:49 by ondrap"): Patch against CVS python</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-29.16:30:27.000>
created_at = <Date 2002-03-07.16:45:13.000>
labels = ['build']
title = 'Allow building python as shared library'
updated_at = <Date 2002-03-29.16:30:27.000>
user = 'https://bugs.python.org/ondrap'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-29.16:30:27.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2002-03-07.16:45:13.000>
creator = 'ondrap'
dependencies = []
files = ['4035', '4036']
hgrepos = []
issue_num = 527027
keywords = ['patch']
message_count = 19.0
messages = ['39167', '39168', '39169', '39170', '39171', '39172', '39173', '39174', '39175', '39176', '39177', '39178', '39179', '39180', '39181', '39182', '39183', '39184', '39185']
nosy_count = 5.0
nosy_names = ['mwh', 'gvanrossum', 'loewis', 'ondrap', 'smurf']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue527027'
versions = ['Python 2.3']
```
</p></details>
| Allow building python as shared library | https://api.github.com/repos/python/cpython/issues/36219/comments | 19 | 2002-03-07T16:45:13Z | 2022-04-09T22:02:47Z | https://github.com/python/cpython/issues/36219 | 1,198,784,554 | 36,219 |
[
"python",
"cpython"
] | BPO | [527022](https://bugs.python.org/issue527022)
--- | :---
Nosy | @aleaxit
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-06-16.23:42:16.000>
created_at = <Date 2002-03-07.16:31:27.000>
labels = ['expert-IDLE']
title = 'raw_input non-ascii failure on Linux/KDE'
updated_at = <Date 2003-06-16.23:42:16.000>
user = 'https://github.com/aleaxit'
```
bugs.python.org fields:
```python
activity = <Date 2003-06-16.23:42:16.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2002-03-07.16:31:27.000>
creator = 'aleax'
dependencies = []
files = []
hgrepos = []
issue_num = 527022
keywords = []
message_count = 3.0
messages = ['9558', '9559', '9560']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'aleax']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue527022'
versions = []
```
</p></details>
| raw_input non-ascii failure on Linux/KDE | https://api.github.com/repos/python/cpython/issues/36218/comments | 3 | 2002-03-07T16:31:27Z | 2022-04-09T22:02:45Z | https://github.com/python/cpython/issues/36218 | 1,198,784,550 | 36,218 |
[
"python",
"cpython"
] | BPO | [526840](https://bugs.python.org/issue526840)
--- | :---
Nosy | @malemburg, @gvanrossum, @loewis
Files | <li>[codings.diff](https://bugs.python.org/file4034/codings.diff "Uploaded as text/plain at 2002-03-21.10:25:20 by @loewis"): Version 2</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/malemburg'
closed_at = <Date 2002-08-04.16:59:01.000>
created_at = <Date 2002-03-07.08:55:40.000>
labels = ['interpreter-core']
title = 'PEP 263 Implementation'
updated_at = <Date 2002-08-04.16:59:01.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2002-08-04.16:59:01.000>
actor = 'loewis'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-03-07.08:55:40.000>
creator = 'loewis'
dependencies = []
files = ['4034']
hgrepos = []
issue_num = 526840
keywords = ['patch']
message_count = 9.0
messages = ['39158', '39159', '39160', '39161', '39162', '39163', '39164', '39165', '39166']
nosy_count = 3.0
nosy_names = ['lemburg', 'gvanrossum', 'loewis']
pr_nums = []
priority = 'high'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue526840'
versions = ['Python 2.3']
```
</p></details>
| PEP 263 Implementation | https://api.github.com/repos/python/cpython/issues/36217/comments | 9 | 2002-03-07T08:55:40Z | 2022-04-09T22:02:45Z | https://github.com/python/cpython/issues/36217 | 1,198,784,544 | 36,217 |
[
"python",
"cpython"
] | BPO | [526726](https://bugs.python.org/issue526726)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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:42:08.000>
created_at = <Date 2002-03-07.00:43:03.000>
labels = ['interpreter-core']
title = 'Possible bug in import.c (2.1.2)'
updated_at = <Date 2002-03-10.20:42:08.000>
user = 'https://bugs.python.org/jeffsasmor'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-10.20:42:08.000>
actor = 'jvr'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-03-07.00:43:03.000>
creator = 'jeffsasmor'
dependencies = []
files = []
hgrepos = []
issue_num = 526726
keywords = []
message_count = 2.0
messages = ['9556', '9557']
nosy_count = 2.0
nosy_names = ['jvr', 'jeffsasmor']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue526726'
versions = []
```
</p></details>
| Possible bug in import.c (2.1.2) | https://api.github.com/repos/python/cpython/issues/36216/comments | 2 | 2002-03-07T00:43:03Z | 2022-04-09T22:02:43Z | https://github.com/python/cpython/issues/36216 | 1,198,784,542 | 36,216 |
[
"python",
"cpython"
] | BPO | [526548](https://bugs.python.org/issue526548)
--- | :---
Nosy | @akuchling
Files | <li>[tixwidgets.py](https://bugs.python.org/file356/tixwidgets.py "Uploaded as text/plain at 2002-03-06.18:48:52 by rozen"): A properly indented version of tixwidgets.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 2002-03-19.15:41:11.000>
created_at = <Date 2002-03-06.18:48:51.000>
labels = []
title = 'tixwidgets.py improperly indented'
updated_at = <Date 2002-03-19.15:41:11.000>
user = 'https://bugs.python.org/rozen'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-19.15:41:11.000>
actor = 'akuchling'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2002-03-06.18:48:51.000>
creator = 'rozen'
dependencies = []
files = ['356']
hgrepos = []
issue_num = 526548
keywords = []
message_count = 2.0
messages = ['9554', '9555']
nosy_count = 2.0
nosy_names = ['akuchling', 'rozen']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue526548'
versions = ['Python 2.2']
```
</p></details>
| tixwidgets.py improperly indented | https://api.github.com/repos/python/cpython/issues/36215/comments | 2 | 2002-03-06T18:48:51Z | 2022-04-09T22:02:42Z | https://github.com/python/cpython/issues/36215 | 1,198,784,535 | 36,215 |
[
"python",
"cpython"
] | BPO | [526518](https://bugs.python.org/issue526518)
--- | :---
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-08.17:21:16.000>
created_at = <Date 2002-03-06.18:07:09.000>
labels = ['library']
title = 'str(cStringIO.StringIO)'
updated_at = <Date 2002-03-08.17:21:16.000>
user = 'https://github.com/doerwalter'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-08.17:21:16.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-03-06.18:07:09.000>
creator = 'doerwalter'
dependencies = []
files = []
hgrepos = []
issue_num = 526518
keywords = []
message_count = 4.0
messages = ['9550', '9551', '9552', '9553']
nosy_count = 2.0
nosy_names = ['jhylton', 'doerwalter']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue526518'
versions = []
```
</p></details>
| str(cStringIO.StringIO) | https://api.github.com/repos/python/cpython/issues/36214/comments | 4 | 2002-03-06T18:07:09Z | 2022-04-09T22:02:41Z | https://github.com/python/cpython/issues/36214 | 1,198,784,532 | 36,214 |
[
"python",
"cpython"
] | BPO | [526488](https://bugs.python.org/issue526488)
--- | :---
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-13.12:33:15.000>
created_at = <Date 2002-03-06.17:19:30.000>
labels = ['OS-mac']
title = 'MachO time.daylight incorrect'
updated_at = <Date 2002-03-13.12:33:15.000>
user = 'https://bugs.python.org/dgrassi'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-13.12:33:15.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2002-03-06.17:19:30.000>
creator = 'dgrassi'
dependencies = []
files = []
hgrepos = []
issue_num = 526488
keywords = []
message_count = 2.0
messages = ['9548', '9549']
nosy_count = 2.0
nosy_names = ['jackjansen', 'dgrassi']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue526488'
versions = ['Python 2.2']
```
</p></details>
| MachO time.daylight incorrect | https://api.github.com/repos/python/cpython/issues/36213/comments | 2 | 2002-03-06T17:19:30Z | 2022-04-09T22:02:41Z | https://github.com/python/cpython/issues/36213 | 1,198,784,528 | 36,213 |
[
"python",
"cpython"
] | BPO | [526390](https://bugs.python.org/issue526390)
--- | :---
Nosy | @loewis, @freddrake
Files | <li>[err.py](https://bugs.python.org/file355/err.py "Uploaded as text/plain at 2002-03-06.13:55:25 by comcol"): Code which reproduces error</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-06-17.15:25:31.000>
created_at = <Date 2002-03-06.13:55:21.000>
labels = ['expert-XML', 'invalid']
title = 'Incomplete list of escape sequences'
updated_at = <Date 2002-06-17.15:25:31.000>
user = 'https://bugs.python.org/comcol'
```
bugs.python.org fields:
```python
activity = <Date 2002-06-17.15:25:31.000>
actor = 'fdrake'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2002-03-06.13:55:21.000>
creator = 'comcol'
dependencies = []
files = ['355']
hgrepos = []
issue_num = 526390
keywords = []
message_count = 3.0
messages = ['9545', '9546', '9547']
nosy_count = 3.0
nosy_names = ['loewis', 'fdrake', 'comcol']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue526390'
versions = []
```
</p></details>
| Incomplete list of escape sequences | https://api.github.com/repos/python/cpython/issues/36212/comments | 3 | 2002-03-06T13:55:21Z | 2022-04-09T22:02:39Z | https://github.com/python/cpython/issues/36212 | 1,198,784,527 | 36,212 |
[
"python",
"cpython"
] | BPO | [526384](https://bugs.python.org/issue526384)
--- | :---
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-06.13:44:22.000>
created_at = <Date 2002-03-06.13:36:08.000>
labels = []
title = 'Bug reports are ignored'
updated_at = <Date 2002-03-06.13:44:22.000>
user = 'https://bugs.python.org/jgardn'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-06.13:44:22.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2002-03-06.13:36:08.000>
creator = 'jgardn'
dependencies = []
files = []
hgrepos = []
issue_num = 526384
keywords = []
message_count = 2.0
messages = ['9543', '9544']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'jgardn']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue526384'
versions = []
```
</p></details>
| Bug reports are ignored | https://api.github.com/repos/python/cpython/issues/36211/comments | 2 | 2002-03-06T13:36:08Z | 2022-04-09T22:02:38Z | https://github.com/python/cpython/issues/36211 | 1,198,784,523 | 36,211 |
[
"python",
"cpython"
] | BPO | [526382](https://bugs.python.org/issue526382)
--- | :---
Nosy | @gvanrossum, @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 2002-03-22.19:25:15.000>
created_at = <Date 2002-03-06.13:34:35.000>
labels = ['library']
title = 'raw_input does not flush stdout'
updated_at = <Date 2002-03-22.19:25:15.000>
user = 'https://bugs.python.org/jgardn'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-22.19:25:15.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-03-06.13:34:35.000>
creator = 'jgardn'
dependencies = []
files = []
hgrepos = []
issue_num = 526382
keywords = []
message_count = 6.0
messages = ['9537', '9538', '9539', '9540', '9541', '9542']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'tim.peters', 'nascheme', 'jgardn']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue526382'
versions = []
```
</p></details>
| raw_input does not flush stdout | https://api.github.com/repos/python/cpython/issues/36210/comments | 6 | 2002-03-06T13:34:35Z | 2022-04-09T22:02:36Z | https://github.com/python/cpython/issues/36210 | 1,198,784,519 | 36,210 |
[
"python",
"cpython"
] | BPO | [526357](https://bugs.python.org/issue526357)
--- | :---
Nosy | @gvanrossum, @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/nascheme'
closed_at = <Date 2002-03-23.20:44:20.000>
created_at = <Date 2002-03-06.12:14:18.000>
labels = ['library']
title = 'cmd.py does not flush stdout'
updated_at = <Date 2002-03-23.20:44:20.000>
user = 'https://bugs.python.org/jgardn'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-23.20:44:20.000>
actor = 'nascheme'
assignee = 'nascheme'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-03-06.12:14:18.000>
creator = 'jgardn'
dependencies = []
files = []
hgrepos = []
issue_num = 526357
keywords = []
message_count = 4.0
messages = ['9533', '9534', '9535', '9536']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'nascheme', 'jgardn']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue526357'
versions = []
```
</p></details>
| cmd.py does not flush stdout | https://api.github.com/repos/python/cpython/issues/36209/comments | 4 | 2002-03-06T12:14:18Z | 2022-04-09T22:02:36Z | https://github.com/python/cpython/issues/36209 | 1,198,784,515 | 36,209 |
[
"python",
"cpython"
] | BPO | [526298](https://bugs.python.org/issue526298)
--- | :---
Nosy | @malemburg, @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-03-06.22:01:25.000>
created_at = <Date 2002-03-06.08:55:01.000>
labels = []
title = '_socket unimportable'
updated_at = <Date 2002-03-06.22:01:25.000>
user = 'https://bugs.python.org/wongfeihung'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-06.22:01:25.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2002-03-06.08:55:01.000>
creator = 'wongfeihung'
dependencies = []
files = []
hgrepos = []
issue_num = 526298
keywords = []
message_count = 4.0
messages = ['9529', '9530', '9531', '9532']
nosy_count = 3.0
nosy_names = ['lemburg', 'loewis', 'wongfeihung']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue526298'
versions = []
```
</p></details>
| _socket unimportable | https://api.github.com/repos/python/cpython/issues/36208/comments | 4 | 2002-03-06T08:55:01Z | 2022-04-09T22:02:34Z | https://github.com/python/cpython/issues/36208 | 1,198,784,512 | 36,208 |
[
"python",
"cpython"
] | BPO | [526277](https://bugs.python.org/issue526277)
--- | :---
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-08.02:14:24.000>
created_at = <Date 2002-03-06.08:08:16.000>
labels = ['docs']
title = 'shortcut should be short-circuit'
updated_at = <Date 2002-03-08.02:14:24.000>
user = 'https://bugs.python.org/peterneillewis'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-08.02:14:24.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-03-06.08:08:16.000>
creator = 'peterneillewis'
dependencies = []
files = []
hgrepos = []
issue_num = 526277
keywords = []
message_count = 2.0
messages = ['9527', '9528']
nosy_count = 2.0
nosy_names = ['fdrake', 'peterneillewis']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue526277'
versions = []
```
</p></details>
| shortcut should be short-circuit | https://api.github.com/repos/python/cpython/issues/36207/comments | 2 | 2002-03-06T08:08:16Z | 2022-04-09T22:02:34Z | https://github.com/python/cpython/issues/36207 | 1,198,784,508 | 36,207 |
[
"python",
"cpython"
] | BPO | [526102](https://bugs.python.org/issue526102)
--- | :---
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-03-06.22:04:30.000>
created_at = <Date 2002-03-05.20:30:20.000>
labels = ['interpreter-core', 'invalid']
title = 'Namespace error with UserList'
updated_at = <Date 2002-03-06.22:04:30.000>
user = 'https://bugs.python.org/cfly'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-06.22:04:30.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-03-05.20:30:20.000>
creator = 'cfly'
dependencies = []
files = []
hgrepos = []
issue_num = 526102
keywords = []
message_count = 3.0
messages = ['9524', '9525', '9526']
nosy_count = 2.0
nosy_names = ['loewis', 'cfly']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue526102'
versions = []
```
</p></details>
| Namespace error with UserList | https://api.github.com/repos/python/cpython/issues/36206/comments | 3 | 2002-03-05T20:30:20Z | 2022-04-09T22:02:32Z | https://github.com/python/cpython/issues/36206 | 1,198,784,502 | 36,206 |
[
"python",
"cpython"
] | BPO | [526072](https://bugs.python.org/issue526072)
--- | :---
Nosy | @mwhudson, @loewis
Files | <li>[structseq-pickle2.diff](https://bugs.python.org/file4032/structseq-pickle2.diff "Uploaded as text/plain at 2002-03-06.11:13:35 by @mwhudson"): fancier pickling for structseqs</li><li>[structseq-pickle3.diff](https://bugs.python.org/file4033/structseq-pickle3.diff "Uploaded as text/plain at 2002-03-06.11:17:55 by @mwhudson"): forgot a decref</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-06.17:14:11.000>
created_at = <Date 2002-03-05.19:00:47.000>
labels = ['interpreter-core']
title = 'pickling os.stat results round II'
updated_at = <Date 2002-03-06.17:14:11.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-06.17:14:11.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-03-05.19:00:47.000>
creator = 'mwh'
dependencies = []
files = ['4032', '4033']
hgrepos = []
issue_num = 526072
keywords = ['patch']
message_count = 6.0
messages = ['39152', '39153', '39154', '39155', '39156', '39157']
nosy_count = 2.0
nosy_names = ['mwh', 'loewis']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue526072'
versions = []
```
</p></details>
| pickling os.stat results round II | https://api.github.com/repos/python/cpython/issues/36205/comments | 6 | 2002-03-05T19:00:47Z | 2022-04-09T22:02:32Z | https://github.com/python/cpython/issues/36205 | 1,198,784,499 | 36,205 |
[
"python",
"cpython"
] | BPO | [526039](https://bugs.python.org/issue526039)
--- | :---
Nosy | @mwhudson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2002-03-06.17:18:42.000>
created_at = <Date 2002-03-05.18:06:22.000>
labels = ['interpreter-core']
title = 'devious code can crash structseqs'
updated_at = <Date 2002-03-06.17:18:42.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-06.17:18:42.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-03-05.18:06:22.000>
creator = 'mwh'
dependencies = []
files = []
hgrepos = []
issue_num = 526039
keywords = []
message_count = 2.0
messages = ['9522', '9523']
nosy_count = 1.0
nosy_names = ['mwh']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue526039'
versions = ['Python 2.2']
```
</p></details>
| devious code can crash structseqs | https://api.github.com/repos/python/cpython/issues/36204/comments | 2 | 2002-03-05T18:06:22Z | 2022-04-09T22:02:31Z | https://github.com/python/cpython/issues/36204 | 1,198,784,496 | 36,204 |
[
"python",
"cpython"
] | BPO | [525945](https://bugs.python.org/issue525945)
--- | :---
Nosy | @gvanrossum, @doerwalter
Files | <li>[diff.txt](https://bugs.python.org/file4031/diff.txt "Uploaded as text/plain at 2002-03-05.13:59:29 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 2002-03-07.19:34:31.000>
created_at = <Date 2002-03-05.13:59:29.000>
labels = ['library']
title = 'urllib: Defering open call for file urls'
updated_at = <Date 2002-03-07.19:34:31.000>
user = 'https://github.com/doerwalter'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-07.19:34:31.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-03-05.13:59:29.000>
creator = 'doerwalter'
dependencies = []
files = ['4031']
hgrepos = []
issue_num = 525945
keywords = ['patch']
message_count = 4.0
messages = ['39148', '39149', '39150', '39151']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'doerwalter']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue525945'
versions = []
```
</p></details>
| urllib: Defering open call for file urls | https://api.github.com/repos/python/cpython/issues/36203/comments | 4 | 2002-03-05T13:59:29Z | 2022-04-09T22:02:30Z | https://github.com/python/cpython/issues/36203 | 1,198,784,492 | 36,203 |
[
"python",
"cpython"
] | BPO | [525870](https://bugs.python.org/issue525870)
--- | :---
Nosy | @loewis, @doerwalter
Files | <li>[diff.txt](https://bugs.python.org/file4030/diff.txt "Uploaded as text/plain at 2002-03-05.08:58:12 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 = None
closed_at = <Date 2002-03-18.08:37:45.000>
created_at = <Date 2002-03-05.08:58:12.000>
labels = ['library']
title = 'urllib2: duplicate call, stat attrs'
updated_at = <Date 2002-03-18.08:37:45.000>
user = 'https://github.com/doerwalter'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-18.08:37:45.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-03-05.08:58:12.000>
creator = 'doerwalter'
dependencies = []
files = ['4030']
hgrepos = []
issue_num = 525870
keywords = ['patch']
message_count = 2.0
messages = ['39146', '39147']
nosy_count = 2.0
nosy_names = ['loewis', 'doerwalter']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue525870'
versions = []
```
</p></details>
| urllib2: duplicate call, stat attrs | https://api.github.com/repos/python/cpython/issues/36202/comments | 2 | 2002-03-05T08:58:12Z | 2022-04-09T22:02:27Z | https://github.com/python/cpython/issues/36202 | 1,198,784,483 | 36,202 |
[
"python",
"cpython"
] | BPO | [525763](https://bugs.python.org/issue525763)
--- | :---
Nosy | @mwhudson, @jackjansen
Files | <li>[patches](https://bugs.python.org/file4029/patches "Uploaded as application/octet-stream at 2002-03-05.02:59:17 by mpruett")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2002-03-17.21:47:20.000>
created_at = <Date 2002-03-05.02:59:17.000>
labels = ['library']
title = 'minor fix for regen on IRIX'
updated_at = <Date 2002-03-17.21:47:20.000>
user = 'https://bugs.python.org/mpruett'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-17.21:47:20.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-03-05.02:59:17.000>
creator = 'mpruett'
dependencies = []
files = ['4029']
hgrepos = []
issue_num = 525763
keywords = ['patch']
message_count = 3.0
messages = ['39143', '39144', '39145']
nosy_count = 3.0
nosy_names = ['mwh', 'jackjansen', 'mpruett']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue525763'
versions = ['Python 2.2']
```
</p></details>
| minor fix for regen on IRIX | https://api.github.com/repos/python/cpython/issues/36201/comments | 3 | 2002-03-05T02:59:17Z | 2022-04-09T22:02:28Z | https://github.com/python/cpython/issues/36201 | 1,198,784,481 | 36,201 |
[
"python",
"cpython"
] | BPO | [525705](https://bugs.python.org/issue525705)
--- | :---
Nosy | @tim-one, @jribbens
Files | <li>[num.py](https://bugs.python.org/file354/num.py "Uploaded as text/plain at 2002-03-09.15:24:40 by nnorwitz"): python script to test 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 = 'https://github.com/tim-one'
closed_at = <Date 2002-03-22.14:05:04.000>
created_at = <Date 2002-03-04.23:56:09.000>
labels = ['interpreter-core']
title = '[2.2] underflow raise OverflowException'
updated_at = <Date 2002-03-22.14:05:04.000>
user = 'https://bugs.python.org/hzhu'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-22.14:05:04.000>
actor = 'nobody'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-03-04.23:56:09.000>
creator = 'hzhu'
dependencies = []
files = ['354']
hgrepos = []
issue_num = 525705
keywords = []
message_count = 15.0
messages = ['9507', '9508', '9509', '9510', '9511', '9512', '9513', '9514', '9515', '9516', '9517', '9518', '9519', '9520', '9521']
nosy_count = 8.0
nosy_names = ['tim.peters', 'nobody', 'jhylton', 'nnorwitz', 'jribbens', 'dalke', 'hzhu', 'clee']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue525705'
versions = []
```
</p></details>
| [2.2] underflow raise OverflowException | https://api.github.com/repos/python/cpython/issues/36200/comments | 15 | 2002-03-04T23:56:09Z | 2022-04-09T22:02:26Z | https://github.com/python/cpython/issues/36200 | 1,198,784,475 | 36,200 |
[
"python",
"cpython"
] | BPO | [525684](https://bugs.python.org/issue525684)
--- | :---
Nosy | @freddrake, @smontanaro
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2002-03-13.02:48:58.000>
created_at = <Date 2002-03-04.22:45:05.000>
labels = ['docs']
title = 'Need character macro cheat sheet'
updated_at = <Date 2002-03-13.02:48:58.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-13.02:48:58.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-03-04.22:45:05.000>
creator = 'skip.montanaro'
dependencies = []
files = []
hgrepos = []
issue_num = 525684
keywords = []
message_count = 2.0
messages = ['9505', '9506']
nosy_count = 2.0
nosy_names = ['fdrake', 'skip.montanaro']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue525684'
versions = []
```
</p></details>
| Need character macro cheat sheet | https://api.github.com/repos/python/cpython/issues/36199/comments | 2 | 2002-03-04T22:45:05Z | 2022-04-09T22:02:25Z | https://github.com/python/cpython/issues/36199 | 1,198,784,469 | 36,199 |
[
"python",
"cpython"
] | BPO | [525548](https://bugs.python.org/issue525548)
--- | :---
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 = None
closed_at = <Date 2002-03-11.13:14:48.000>
created_at = <Date 2002-03-04.15:38:50.000>
labels = ['interpreter-core']
title = '__add__ returning NotImplemented broken'
updated_at = <Date 2002-03-11.13:14:48.000>
user = 'https://github.com/gvanrossum'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-11.13:14:48.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-03-04.15:38:50.000>
creator = 'gvanrossum'
dependencies = []
files = []
hgrepos = []
issue_num = 525548
keywords = []
message_count = 3.0
messages = ['9502', '9503', '9504']
nosy_count = 2.0
nosy_names = ['mwh', 'gvanrossum']
pr_nums = []
priority = 'high'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue525548'
versions = ['Python 2.2']
```
</p></details>
| __add__ returning NotImplemented broken | https://api.github.com/repos/python/cpython/issues/36198/comments | 3 | 2002-03-04T15:38:50Z | 2022-04-09T22:02:23Z | https://github.com/python/cpython/issues/36198 | 1,198,784,465 | 36,198 |
[
"python",
"cpython"
] | BPO | [525532](https://bugs.python.org/issue525532)
--- | :---
Nosy | @mwhudson, @tim-one, @loewis
Files | <li>[thread_pthread.h.sem.diff-c](https://bugs.python.org/file4028/thread_pthread.h.sem.diff-c "Uploaded as text/plain at 2002-03-04.14:50:34 by gsw_agere"): thread_pthread.h with semaphore support</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-17.09:54:37.000>
created_at = <Date 2002-03-04.14:50:34.000>
labels = ['interpreter-core']
title = 'Add support for POSIX semaphores'
updated_at = <Date 2002-03-17.09:54:37.000>
user = 'https://bugs.python.org/gswagere'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-17.09:54:37.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-03-04.14:50:34.000>
creator = 'gsw_agere'
dependencies = []
files = ['4028']
hgrepos = []
issue_num = 525532
keywords = ['patch']
message_count = 5.0
messages = ['39138', '39139', '39140', '39141', '39142']
nosy_count = 4.0
nosy_names = ['mwh', 'tim.peters', 'loewis', 'gsw_agere']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue525532'
versions = ['Python 2.3']
```
</p></details>
| Add support for POSIX semaphores | https://api.github.com/repos/python/cpython/issues/36197/comments | 5 | 2002-03-04T14:50:34Z | 2022-04-09T22:02:23Z | https://github.com/python/cpython/issues/36197 | 1,198,784,464 | 36,197 |
[
"python",
"cpython"
] | BPO | [525520](https://bugs.python.org/issue525520)
--- | :---
Nosy | @zopyx
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-03-09.06:08:05.000>
created_at = <Date 2002-03-04.14:16:17.000>
labels = ['library']
title = 'httplib/HTTPConnetion: wrong HOST header'
updated_at = <Date 2002-03-09.06:08:05.000>
user = 'https://github.com/zopyx'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-09.06:08:05.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-03-04.14:16:17.000>
creator = 'ajung'
dependencies = []
files = []
hgrepos = []
issue_num = 525520
keywords = []
message_count = 2.0
messages = ['9500', '9501']
nosy_count = 2.0
nosy_names = ['jhylton', 'ajung']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue525520'
versions = ['Python 2.2']
```
</p></details>
| httplib/HTTPConnetion: wrong HOST header | https://api.github.com/repos/python/cpython/issues/36196/comments | 2 | 2002-03-04T14:16:17Z | 2022-04-09T22:02:21Z | https://github.com/python/cpython/issues/36196 | 1,198,784,459 | 36,196 |
[
"python",
"cpython"
] | BPO | [525481](https://bugs.python.org/issue525481)
--- | :---
Nosy | @tim-one, @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2008-03-17.15:10:12.009>
created_at = <Date 2002-03-04.12:02:31.000>
labels = ['interpreter-core']
title = 'long double causes compiler warnings'
updated_at = <Date 2008-03-17.15:10:12.009>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2008-03-17.15:10:12.009>
actor = 'jyasskin'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-03-04.12:02:31.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 525481
keywords = []
message_count = 4.0
messages = ['9497', '9498', '9499', '63650']
nosy_count = 3.0
nosy_names = ['tim.peters', 'jackjansen', 'jyasskin']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue525481'
versions = []
```
</p></details>
| long double causes compiler warnings | https://api.github.com/repos/python/cpython/issues/36195/comments | 4 | 2002-03-04T12:02:31Z | 2022-04-09T22:02:20Z | https://github.com/python/cpython/issues/36195 | 1,198,784,456 | 36,195 |
[
"python",
"cpython"
] | BPO | [525439](https://bugs.python.org/issue525439)
--- | :---
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-03-05.23:24:10.000>
created_at = <Date 2002-03-04.09:50:28.000>
labels = ['expert-installation']
title = 'tcl: encoding not found'
updated_at = <Date 2002-03-05.23:24:10.000>
user = 'https://bugs.python.org/y5f'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-05.23:24:10.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2002-03-04.09:50:28.000>
creator = 'y5f'
dependencies = []
files = []
hgrepos = []
issue_num = 525439
keywords = []
message_count = 2.0
messages = ['9495', '9496']
nosy_count = 2.0
nosy_names = ['loewis', 'y5f']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue525439'
versions = ['Python 2.2']
```
</p></details>
| tcl: encoding not found | https://api.github.com/repos/python/cpython/issues/36194/comments | 2 | 2002-03-04T09:50:28Z | 2022-04-09T22:02:19Z | https://github.com/python/cpython/issues/36194 | 1,198,784,454 | 36,194 |
[
"python",
"cpython"
] | BPO | [525225](https://bugs.python.org/issue525225)
--- | :---
Nosy | @loewis, @warsaw
Files | <li>[emailGenerator.patch](https://bugs.python.org/file4027/emailGenerator.patch "Uploaded as text/plain at 2002-03-03.20:47:10 by efm")</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 2002-03-03.22:46:11.000>
created_at = <Date 2002-03-03.20:47:10.000>
labels = ['library']
title = 'email Generator.py unused import'
updated_at = <Date 2002-03-03.22:46:11.000>
user = 'https://bugs.python.org/efm'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-03.22:46:11.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-03-03.20:47:10.000>
creator = 'efm'
dependencies = []
files = ['4027']
hgrepos = []
issue_num = 525225
keywords = ['patch']
message_count = 3.0
messages = ['39135', '39136', '39137']
nosy_count = 3.0
nosy_names = ['loewis', 'barry', 'efm']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue525225'
versions = []
```
</p></details>
| email Generator.py unused import | https://api.github.com/repos/python/cpython/issues/36193/comments | 3 | 2002-03-03T20:47:10Z | 2022-04-09T22:02:18Z | https://github.com/python/cpython/issues/36193 | 1,198,784,449 | 36,193 |
[
"python",
"cpython"
] | BPO | [525211](https://bugs.python.org/issue525211)
--- | :---
Nosy | @loewis
Files | <li>[emailUtils.patch](https://bugs.python.org/file4026/emailUtils.patch "Uploaded as text/plain at 2002-03-03.19:50:37 by efm"): remove re import line</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-03.22:04:55.000>
created_at = <Date 2002-03-03.19:50:37.000>
labels = ['library']
title = 'Utils.py imported module not used'
updated_at = <Date 2002-03-03.22:04:55.000>
user = 'https://bugs.python.org/efm'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-03.22:04:55.000>
actor = 'efm'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-03-03.19:50:37.000>
creator = 'efm'
dependencies = []
files = ['4026']
hgrepos = []
issue_num = 525211
keywords = ['patch']
message_count = 3.0
messages = ['39132', '39133', '39134']
nosy_count = 2.0
nosy_names = ['loewis', 'efm']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue525211'
versions = []
```
</p></details>
| Utils.py imported module not used | https://api.github.com/repos/python/cpython/issues/36192/comments | 3 | 2002-03-03T19:50:37Z | 2022-04-09T22:02:17Z | https://github.com/python/cpython/issues/36192 | 1,198,784,446 | 36,192 |
[
"python",
"cpython"
] | BPO | [525121](https://bugs.python.org/issue525121)
--- | :---
Nosy | @gvanrossum, @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2002-04-04.19:23:51.000>
created_at = <Date 2002-03-03.13:10:35.000>
labels = ['invalid', 'library']
title = 'tty shipped in win32 distribution'
updated_at = <Date 2002-04-04.19:23:51.000>
user = 'https://bugs.python.org/fredriks'
```
bugs.python.org fields:
```python
activity = <Date 2002-04-04.19:23:51.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-03-03.13:10:35.000>
creator = 'fredriks'
dependencies = []
files = []
hgrepos = []
issue_num = 525121
keywords = []
message_count = 3.0
messages = ['9492', '9493', '9494']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'tim.peters', 'fredriks']
pr_nums = []
priority = 'low'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue525121'
versions = []
```
</p></details>
| tty shipped in win32 distribution | https://api.github.com/repos/python/cpython/issues/36191/comments | 3 | 2002-03-03T13:10:35Z | 2022-04-09T22:02:16Z | https://github.com/python/cpython/issues/36191 | 1,198,784,438 | 36,191 |
[
"python",
"cpython"
] | BPO | [525109](https://bugs.python.org/issue525109)
--- | :---
Nosy | @mwhudson, @gvanrossum, @loewis, @kbkaiser
Files | <li>[CallTips.zip](https://bugs.python.org/file4024/CallTips.zip "Uploaded as application/x-zip-compressed at 2002-03-03.11:58:48 by mliebmann"): unified diffs of CallTips.py and CallTipWindow.py</li><li>[CallTips.zip](https://bugs.python.org/file4025/CallTips.zip "Uploaded as application/x-zip-compressed at 2002-03-07.21:41:08 by mliebmann"): Patched version of CallTips.py + CallTipWindows.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 2002-09-19.14:31:25.000>
created_at = <Date 2002-03-03.11:58:47.000>
labels = ['expert-IDLE']
title = 'Extension to Calltips / Show attributes'
updated_at = <Date 2002-09-19.14:31:25.000>
user = 'https://bugs.python.org/mliebmann'
```
bugs.python.org fields:
```python
activity = <Date 2002-09-19.14:31:25.000>
actor = 'kbk'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2002-03-03.11:58:47.000>
creator = 'mliebmann'
dependencies = []
files = ['4024', '4025']
hgrepos = []
issue_num = 525109
keywords = ['patch']
message_count = 7.0
messages = ['39125', '39126', '39127', '39128', '39129', '39130', '39131']
nosy_count = 5.0
nosy_names = ['mwh', 'gvanrossum', 'loewis', 'kbk', 'mliebmann']
pr_nums = []
priority = 'low'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue525109'
versions = ['Python 2.3']
```
</p></details>
| Extension to Calltips / Show attributes | https://api.github.com/repos/python/cpython/issues/36190/comments | 7 | 2002-03-03T11:58:47Z | 2022-04-09T22:02:14Z | https://github.com/python/cpython/issues/36190 | 1,198,784,432 | 36,190 |
[
"python",
"cpython"
] | BPO | [524804](https://bugs.python.org/issue524804)
--- | :---
Nosy | @gvanrossum, @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2002-03-23.03:40:25.000>
created_at = <Date 2002-03-02.15:44:15.000>
labels = ['library']
title = 'breaking file iter loop leaves file in stale state'
updated_at = <Date 2002-03-23.03:40:25.000>
user = 'https://bugs.python.org/jvr'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-23.03:40:25.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-03-02.15:44:15.000>
creator = 'jvr'
dependencies = []
files = []
hgrepos = []
issue_num = 524804
keywords = []
message_count = 9.0
messages = ['9483', '9484', '9485', '9486', '9487', '9488', '9489', '9490', '9491']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'tim.peters', 'jhylton', 'jvr', 'jorend', 'smurf']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue524804'
versions = ['Python 2.2']
```
</p></details>
| breaking file iter loop leaves file in stale state | https://api.github.com/repos/python/cpython/issues/36189/comments | 9 | 2002-03-02T15:44:15Z | 2022-04-09T22:02:14Z | https://github.com/python/cpython/issues/36189 | 1,198,784,425 | 36,189 |
[
"python",
"cpython"
] | BPO | [524600](https://bugs.python.org/issue524600)
--- | :---
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-04-03.01:33:05.000>
created_at = <Date 2002-03-01.23:44:29.000>
labels = ['library']
title = 'posixmodule.c fails Tru64 (stat macro)'
updated_at = <Date 2002-04-03.01:33:05.000>
user = 'https://bugs.python.org/mkc'
```
bugs.python.org fields:
```python
activity = <Date 2002-04-03.01:33:05.000>
actor = 'mkc'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-03-01.23:44:29.000>
creator = 'mkc'
dependencies = []
files = []
hgrepos = []
issue_num = 524600
keywords = []
message_count = 12.0
messages = ['9471', '9472', '9473', '9474', '9475', '9476', '9477', '9478', '9479', '9480', '9481', '9482']
nosy_count = 3.0
nosy_names = ['loewis', 'mkc', 'patmiller']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue524600'
versions = ['Python 2.2']
```
</p></details>
| posixmodule.c fails Tru64 (stat macro) | https://api.github.com/repos/python/cpython/issues/36188/comments | 12 | 2002-03-01T23:44:29Z | 2022-04-09T22:02:12Z | https://github.com/python/cpython/issues/36188 | 1,198,784,424 | 36,188 |
[
"python",
"cpython"
] | BPO | [524327](https://bugs.python.org/issue524327)
--- | :---
Files | <li>[imaplib.py_to_ssl_imaplib.diff](https://bugs.python.org/file4022/imaplib.py_to_ssl_imaplib.diff "Uploaded as text/plain at 2002-03-01.13:46:02 by tinolange"): patch for imaplib.py v1.43</li><li>[imaplib_with_ssl.zip](https://bugs.python.org/file4023/imaplib_with_ssl.zip "Uploaded as application/x-zip-compressed at 2002-03-07.22:28:08 by tinolange"): both patches - as requested</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-07.22:28:08.000>
created_at = <Date 2002-03-01.13:46:01.000>
labels = ['library']
title = 'imaplib.py and SSL'
updated_at = <Date 2002-03-07.22:28:08.000>
user = 'https://bugs.python.org/tinolange'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-07.22:28:08.000>
actor = 'tinolange'
assignee = 'pierslauder'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-03-01.13:46:01.000>
creator = 'tinolange'
dependencies = []
files = ['4022', '4023']
hgrepos = []
issue_num = 524327
keywords = ['patch']
message_count = 5.0
messages = ['39120', '39121', '39122', '39123', '39124']
nosy_count = 2.0
nosy_names = ['pierslauder', 'tinolange']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue524327'
versions = ['Python 2.2']
```
</p></details>
| imaplib.py and SSL | https://api.github.com/repos/python/cpython/issues/36187/comments | 5 | 2002-03-01T13:46:01Z | 2022-04-09T22:02:11Z | https://github.com/python/cpython/issues/36187 | 1,198,784,421 | 36,187 |
[
"python",
"cpython"
] | BPO | [524066](https://bugs.python.org/issue524066)
--- | :---
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-07.16:05:28.000>
created_at = <Date 2002-02-28.22:06:22.000>
labels = ['interpreter-core', 'invalid']
title = 'Override sys.stdout.write newstyle class'
updated_at = <Date 2002-03-07.16:05:28.000>
user = 'https://bugs.python.org/mdcowles'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-07.16:05:28.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-28.22:06:22.000>
creator = 'mdcowles'
dependencies = []
files = []
hgrepos = []
issue_num = 524066
keywords = []
message_count = 3.0
messages = ['9468', '9469', '9470']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'mdcowles', 'gmcm']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue524066'
versions = []
```
</p></details>
| Override sys.stdout.write newstyle class | https://api.github.com/repos/python/cpython/issues/36186/comments | 3 | 2002-02-28T22:06:22Z | 2022-04-09T22:02:11Z | https://github.com/python/cpython/issues/36186 | 1,198,784,415 | 36,186 |
[
"python",
"cpython"
] | BPO | [524062](https://bugs.python.org/issue524062)
--- | :---
Nosy | @tim-one, @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-04-11.21:57:32.000>
created_at = <Date 2002-02-28.21:53:42.000>
labels = ['interpreter-core']
title = 'USE_CACHE_ALIGNED still helpful?'
updated_at = <Date 2002-04-11.21:57:32.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2002-04-11.21:57:32.000>
actor = 'tim.peters'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-28.21:53:42.000>
creator = 'tim.peters'
dependencies = []
files = []
hgrepos = []
issue_num = 524062
keywords = []
message_count = 3.0
messages = ['9465', '9466', '9467']
nosy_count = 2.0
nosy_names = ['tim.peters', 'jackjansen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue524062'
versions = []
```
</p></details>
| USE_CACHE_ALIGNED still helpful? | https://api.github.com/repos/python/cpython/issues/36185/comments | 3 | 2002-02-28T21:53:42Z | 2022-04-09T22:02:10Z | https://github.com/python/cpython/issues/36185 | 1,198,784,410 | 36,185 |
[
"python",
"cpython"
] | BPO | [524008](https://bugs.python.org/issue524008)
--- | :---
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-03-01.13:18:18.000>
created_at = <Date 2002-02-28.19:28:35.000>
labels = []
title = 'pysvr portability bug on new POSIX hosts'
updated_at = <Date 2002-03-01.13:18:18.000>
user = 'https://bugs.python.org/eggert'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-01.13:18:18.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2002-02-28.19:28:35.000>
creator = 'eggert'
dependencies = []
files = []
hgrepos = []
issue_num = 524008
keywords = ['patch']
message_count = 2.0
messages = ['39118', '39119']
nosy_count = 2.0
nosy_names = ['loewis', 'eggert']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue524008'
versions = ['Python 2.2']
```
</p></details>
| pysvr portability bug on new POSIX hosts | https://api.github.com/repos/python/cpython/issues/36184/comments | 2 | 2002-02-28T19:28:35Z | 2022-04-09T22:02:08Z | https://github.com/python/cpython/issues/36184 | 1,198,784,408 | 36,184 |
[
"python",
"cpython"
] | BPO | [524005](https://bugs.python.org/issue524005)
--- | :---
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-28.19:26:36.000>
created_at = <Date 2002-02-28.19:22:11.000>
labels = ['build']
title = '"make tags" fails on new POSIX hosts'
updated_at = <Date 2002-02-28.19:26:36.000>
user = 'https://bugs.python.org/eggert'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-28.19:26:36.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2002-02-28.19:22:11.000>
creator = 'eggert'
dependencies = []
files = []
hgrepos = []
issue_num = 524005
keywords = ['patch']
message_count = 2.0
messages = ['39116', '39117']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'eggert']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue524005'
versions = ['Python 2.2']
```
</p></details>
| "make tags" fails on new POSIX hosts | https://api.github.com/repos/python/cpython/issues/36183/comments | 2 | 2002-02-28T19:22:11Z | 2022-04-09T22:02:07Z | https://github.com/python/cpython/issues/36183 | 1,198,784,402 | 36,183 |
[
"python",
"cpython"
] | BPO | [523995](https://bugs.python.org/issue523995)
--- | :---
Nosy | @smontanaro
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/smontanaro'
closed_at = <Date 2002-09-07.02:37:16.000>
created_at = <Date 2002-02-28.18:59:19.000>
labels = []
title = 'PDB single steps list comprehensions'
updated_at = <Date 2002-09-07.02:37:16.000>
user = 'https://bugs.python.org/tree'
```
bugs.python.org fields:
```python
activity = <Date 2002-09-07.02:37:16.000>
actor = 'skip.montanaro'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2002-02-28.18:59:19.000>
creator = 'tree'
dependencies = []
files = []
hgrepos = []
issue_num = 523995
keywords = []
message_count = 3.0
messages = ['9462', '9463', '9464']
nosy_count = 3.0
nosy_names = ['skip.montanaro', 'nnorwitz', 'tree']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue523995'
versions = ['Python 2.2']
```
</p></details>
| PDB single steps list comprehensions | https://api.github.com/repos/python/cpython/issues/36182/comments | 3 | 2002-02-28T18:59:19Z | 2022-04-09T22:02:06Z | https://github.com/python/cpython/issues/36182 | 1,198,784,397 | 36,182 |
[
"python",
"cpython"
] | BPO | [523944](https://bugs.python.org/issue523944)
--- | :---
Nosy | @mwhudson, @malemburg, @gstein
Files | <li>[imputil_patch.diff](https://bugs.python.org/file4021/imputil_patch.diff "Uploaded as text/plain at 2002-02-28.17:17:58 by mitchchapman"): Context diff</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-06-28.23:31:17.000>
created_at = <Date 2002-02-28.17:17:58.000>
labels = ['library']
title = 'imputil.py can\'t import "\\r\\n" .py files'
updated_at = <Date 2002-06-28.23:31:17.000>
user = 'https://bugs.python.org/mitchchapman'
```
bugs.python.org fields:
```python
activity = <Date 2002-06-28.23:31:17.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-28.17:17:58.000>
creator = 'mitchchapman'
dependencies = []
files = ['4021']
hgrepos = []
issue_num = 523944
keywords = ['patch']
message_count = 6.0
messages = ['39110', '39111', '39112', '39113', '39114', '39115']
nosy_count = 5.0
nosy_names = ['mwh', 'lemburg', 'jhylton', 'gstein', 'mitchchapman']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue523944'
versions = ['Python 2.2']
```
</p></details>
| imputil.py can't import "\r\n" .py files | https://api.github.com/repos/python/cpython/issues/36181/comments | 6 | 2002-02-28T17:17:58Z | 2022-04-09T22:02:04Z | https://github.com/python/cpython/issues/36181 | 1,198,784,395 | 36,181 |
[
"python",
"cpython"
] | BPO | [523859](https://bugs.python.org/issue523859)
--- | :---
Nosy | @mwhudson, @loewis
Files | <li>[a.py](https://bugs.python.org/file353/a.py "Uploaded as text/plain at 2002-02-28.15:30:04 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-28.16:15:12.000>
created_at = <Date 2002-02-28.14:45:43.000>
labels = ['interpreter-core']
title = 'unexpected endless loop'
updated_at = <Date 2002-02-28.16:15:12.000>
user = 'https://bugs.python.org/arthem'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-28.16:15:12.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-28.14:45:43.000>
creator = 'arthem'
dependencies = []
files = ['353']
hgrepos = []
issue_num = 523859
keywords = []
message_count = 4.0
messages = ['9458', '9459', '9460', '9461']
nosy_count = 3.0
nosy_names = ['mwh', 'loewis', 'arthem']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue523859'
versions = []
```
</p></details>
| unexpected endless loop | https://api.github.com/repos/python/cpython/issues/36180/comments | 4 | 2002-02-28T14:45:43Z | 2022-04-09T22:02:03Z | https://github.com/python/cpython/issues/36180 | 1,198,784,391 | 36,180 |
[
"python",
"cpython"
] | BPO | [523833](https://bugs.python.org/issue523833)
--- | :---
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:57:38.000>
created_at = <Date 2002-02-28.13:02:56.000>
labels = ['docs']
title = "Inaccuracy in PyErr_SetFromErrno()'s doc"
updated_at = <Date 2002-03-23.20:57:38.000>
user = 'https://bugs.python.org/frougon'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-23.20:57:38.000>
actor = 'nascheme'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-02-28.13:02:56.000>
creator = 'frougon'
dependencies = []
files = []
hgrepos = []
issue_num = 523833
keywords = []
message_count = 2.0
messages = ['9456', '9457']
nosy_count = 3.0
nosy_names = ['fdrake', 'nascheme', 'frougon']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue523833'
versions = []
```
</p></details>
| Inaccuracy in PyErr_SetFromErrno()'s doc | https://api.github.com/repos/python/cpython/issues/36179/comments | 2 | 2002-02-28T13:02:56Z | 2022-04-09T22:02:03Z | https://github.com/python/cpython/issues/36179 | 1,198,784,385 | 36,179 |
[
"python",
"cpython"
] | BPO | [523825](https://bugs.python.org/issue523825)
--- | :---
Nosy | @mwhudson, @warsaw
Files | <li>[honor-comment-indention.patch](https://bugs.python.org/file352/honor-comment-indention.patch "Uploaded as text/plain at 2002-02-28.12:20:11 by cst"): honor-comment-indention.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/warsaw'
closed_at = <Date 2002-03-15.16:46:52.000>
created_at = <Date 2002-02-28.12:20:11.000>
labels = []
title = 'python-mode.el: honor-comment-indent bug'
updated_at = <Date 2002-03-15.16:46:52.000>
user = 'https://bugs.python.org/cst'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-15.16:46:52.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2002-02-28.12:20:11.000>
creator = 'cst'
dependencies = []
files = ['352']
hgrepos = []
issue_num = 523825
keywords = []
message_count = 4.0
messages = ['9452', '9453', '9454', '9455']
nosy_count = 3.0
nosy_names = ['mwh', 'barry', 'cst']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue523825'
versions = ['Python 2.2']
```
</p></details>
| python-mode.el: honor-comment-indent bug | https://api.github.com/repos/python/cpython/issues/36178/comments | 4 | 2002-02-28T12:20:11Z | 2022-04-09T22:02:02Z | https://github.com/python/cpython/issues/36178 | 1,198,784,380 | 36,178 |
[
"python",
"cpython"
] | BPO | [523473](https://bugs.python.org/issue523473)
--- | :---
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-06-17.17:17:53.000>
created_at = <Date 2002-02-27.16:58:51.000>
labels = []
title = "PyModule_AddObject doesn't set exception"
updated_at = <Date 2002-06-17.17:17:53.000>
user = 'https://bugs.python.org/markovitch'
```
bugs.python.org fields:
```python
activity = <Date 2002-06-17.17:17:53.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2002-02-27.16:58:51.000>
creator = 'markovitch'
dependencies = []
files = []
hgrepos = []
issue_num = 523473
keywords = []
message_count = 2.0
messages = ['9450', '9451']
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/issue523473'
versions = []
```
</p></details>
| PyModule_AddObject doesn't set exception | https://api.github.com/repos/python/cpython/issues/36177/comments | 2 | 2002-02-27T16:58:51Z | 2022-04-09T22:02:01Z | https://github.com/python/cpython/issues/36177 | 1,198,784,376 | 36,177 |
[
"python",
"cpython"
] | BPO | [523425](https://bugs.python.org/issue523425)
--- | :---
Nosy | @brettcannon, @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 2004-11-29.16:17:41.000>
created_at = <Date 2002-02-27.15:03:48.000>
labels = ['library']
title = 'shelve update fails on "large" entry'
updated_at = <Date 2004-11-29.16:17:41.000>
user = 'https://bugs.python.org/jvickroy'
```
bugs.python.org fields:
```python
activity = <Date 2004-11-29.16:17:41.000>
actor = 'jvickroy'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-27.15:03:48.000>
creator = 'jvickroy'
dependencies = []
files = []
hgrepos = []
issue_num = 523425
keywords = []
message_count = 5.0
messages = ['9445', '9446', '9447', '9448', '9449']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'facundobatista', 'jvickroy']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue523425'
versions = ['Python 2.2']
```
</p></details>
| shelve update fails on "large" entry | https://api.github.com/repos/python/cpython/issues/36176/comments | 5 | 2002-02-27T15:03:48Z | 2022-04-09T22:01:59Z | https://github.com/python/cpython/issues/36176 | 1,198,784,371 | 36,176 |
[
"python",
"cpython"
] | BPO | [523424](https://bugs.python.org/issue523424)
--- | :---
Nosy | @loewis
Files | <li>[user.py](https://bugs.python.org/file4020/user.py "Uploaded as text/plain at 2002-02-27.15:03:17 by glenfant"): patched file "user.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 2002-03-18.08:42:52.000>
created_at = <Date 2002-02-27.15:03:17.000>
labels = ['extension-modules']
title = 'Finding "home" in "user.py" for Windows'
updated_at = <Date 2002-03-18.08:42:52.000>
user = 'https://bugs.python.org/glenfant'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-18.08:42:52.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2002-02-27.15:03:17.000>
creator = 'glenfant'
dependencies = []
files = ['4020']
hgrepos = []
issue_num = 523424
keywords = ['patch']
message_count = 3.0
messages = ['39107', '39108', '39109']
nosy_count = 2.0
nosy_names = ['loewis', 'glenfant']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue523424'
versions = []
```
</p></details>
| Finding "home" in "user.py" for Windows | https://api.github.com/repos/python/cpython/issues/36175/comments | 3 | 2002-02-27T15:03:17Z | 2022-04-09T22:01:58Z | https://github.com/python/cpython/issues/36175 | 1,198,784,369 | 36,175 |
[
"python",
"cpython"
] | BPO | [523421](https://bugs.python.org/issue523421)
--- | :---
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-27.16:42:40.000>
created_at = <Date 2002-02-27.15:00:38.000>
labels = ['library']
title = 'shelve update fails on "large" entry'
updated_at = <Date 2002-02-27.16:42:40.000>
user = 'https://bugs.python.org/jvickroy'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-27.16:42:40.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-27.15:00:38.000>
creator = 'jvickroy'
dependencies = []
files = []
hgrepos = []
issue_num = 523421
keywords = []
message_count = 2.0
messages = ['9443', '9444']
nosy_count = 2.0
nosy_names = ['loewis', 'jvickroy']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue523421'
versions = ['Python 2.2']
```
</p></details>
| shelve update fails on "large" entry | https://api.github.com/repos/python/cpython/issues/36174/comments | 2 | 2002-02-27T15:00:38Z | 2022-04-09T22:01:57Z | https://github.com/python/cpython/issues/36174 | 1,198,784,361 | 36,174 |
[
"python",
"cpython"
] | BPO | [523415](https://bugs.python.org/issue523415)
--- | :---
Nosy | @freddrake
Files | <li>[urllib_proxies_patch.diff](https://bugs.python.org/file4017/urllib_proxies_patch.diff "Uploaded as text/plain at 2002-02-27.14:53:43 by gimbo"): Patch to urllib.py and documentation - allow explicit proxy specifcation in urllib.urlopen()</li><li>[urllib_proxies_patch.cdiff](https://bugs.python.org/file4018/urllib_proxies_patch.cdiff "Uploaded as application/octet-stream; name="urllib_proxies_patch.cdiff" at 2002-03-04.09:33:54 by gimbo")</li><li>[urllib_proxies_docs.cdiff](https://bugs.python.org/file4019/urllib_proxies_docs.cdiff "Uploaded as application/octet-stream; name="urllib_proxies_docs.cdiff" at 2002-03-21.11:08:03 by gimbo"): liburllib.tex patch implementing aimacintyre's suggestions</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2002-04-04.20:51:56.000>
created_at = <Date 2002-02-27.14:53:42.000>
labels = ['library']
title = 'Explict proxies for urllib.urlopen()'
updated_at = <Date 2002-04-04.20:51:56.000>
user = 'https://bugs.python.org/gimbo'
```
bugs.python.org fields:
```python
activity = <Date 2002-04-04.20:51:56.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-27.14:53:42.000>
creator = 'gimbo'
dependencies = []
files = ['4017', '4018', '4019']
hgrepos = []
issue_num = 523415
keywords = ['patch']
message_count = 7.0
messages = ['39100', '39101', '39102', '39103', '39104', '39105', '39106']
nosy_count = 3.0
nosy_names = ['fdrake', 'aimacintyre', 'gimbo']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue523415'
versions = ['Python 2.2']
```
</p></details>
| Explict proxies for urllib.urlopen() | https://api.github.com/repos/python/cpython/issues/36173/comments | 7 | 2002-02-27T14:53:42Z | 2022-04-09T22:01:56Z | https://github.com/python/cpython/issues/36173 | 1,198,784,356 | 36,173 |
[
"python",
"cpython"
] | BPO | [523301](https://bugs.python.org/issue523301)
--- | :---
Nosy | @akuchling
Files | <li>[ConfigParser.patch](https://bugs.python.org/file351/ConfigParser.patch "Uploaded as text/plain at 2002-02-27.09:05:54 by rahlf")</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-08.18:12:28.000>
created_at = <Date 2002-02-27.09:05:54.000>
labels = ['library']
title = 'ConfigParser.write(): linebreak handling'
updated_at = <Date 2002-03-08.18:12:28.000>
user = 'https://bugs.python.org/rahlf'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-08.18:12:28.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-27.09:05:54.000>
creator = 'rahlf'
dependencies = []
files = ['351']
hgrepos = []
issue_num = 523301
keywords = []
message_count = 3.0
messages = ['9440', '9441', '9442']
nosy_count = 3.0
nosy_names = ['akuchling', 'shaleh', 'rahlf']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue523301'
versions = ['Python 2.2']
```
</p></details>
| ConfigParser.write(): linebreak handling | https://api.github.com/repos/python/cpython/issues/36172/comments | 3 | 2002-02-27T09:05:54Z | 2022-04-09T22:01:55Z | https://github.com/python/cpython/issues/36172 | 1,198,784,350 | 36,172 |
[
"python",
"cpython"
] | BPO | [523271](https://bugs.python.org/issue523271)
--- | :---
Nosy | @freddrake
Files | <li>[python-tupledocs.patch](https://bugs.python.org/file4016/python-tupledocs.patch "Uploaded as text/plain at 2002-02-27.05:32:34 by jafo"): Updating doc-strings for the enhanced tuple objects.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2002-03-12.21:40:22.000>
created_at = <Date 2002-02-27.05:32:34.000>
labels = ['docs']
title = 'Docstrings for os.stat and time.localtim'
updated_at = <Date 2002-03-12.21:40:22.000>
user = 'https://bugs.python.org/jafo'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-12.21:40:22.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-02-27.05:32:34.000>
creator = 'jafo'
dependencies = []
files = ['4016']
hgrepos = []
issue_num = 523271
keywords = ['patch']
message_count = 2.0
messages = ['39098', '39099']
nosy_count = 2.0
nosy_names = ['fdrake', 'jafo']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue523271'
versions = ['Python 2.2']
```
</p></details>
| Docstrings for os.stat and time.localtim | https://api.github.com/repos/python/cpython/issues/36171/comments | 2 | 2002-02-27T05:32:34Z | 2022-04-09T22:01:55Z | https://github.com/python/cpython/issues/36171 | 1,198,784,341 | 36,171 |
[
"python",
"cpython"
] | BPO | [523268](https://bugs.python.org/issue523268)
--- | :---
Nosy | @loewis
Files | <li>[python-pwd-tuplereturn.patch](https://bugs.python.org/file4014/python-pwd-tuplereturn.patch "Uploaded as text/plain at 2002-02-27.05:10:41 by jafo"): Patch implementing the enhanced tuple returns on pwd.getpw*().</li><li>[python-pwd_grp.patch](https://bugs.python.org/file4015/python-pwd_grp.patch "Uploaded as text/plain at 2002-02-28.09:20:53 by jafo"): Updated patch based on review of Quinns similar patches.</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-01.10:48:12.000>
created_at = <Date 2002-02-27.05:10:41.000>
labels = ['extension-modules']
title = 'pwd.getpw* returns enhanced tuple.'
updated_at = <Date 2002-03-01.10:48:12.000>
user = 'https://bugs.python.org/jafo'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-01.10:48:12.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2002-02-27.05:10:41.000>
creator = 'jafo'
dependencies = []
files = ['4014', '4015']
hgrepos = []
issue_num = 523268
keywords = ['patch']
message_count = 5.0
messages = ['39093', '39094', '39095', '39096', '39097']
nosy_count = 3.0
nosy_names = ['loewis', 'jafo', 'quinn_dunkan']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue523268'
versions = ['Python 2.2']
```
</p></details>
| pwd.getpw* returns enhanced tuple. | https://api.github.com/repos/python/cpython/issues/36170/comments | 5 | 2002-02-27T05:10:41Z | 2022-04-09T22:01:52Z | https://github.com/python/cpython/issues/36170 | 1,198,784,337 | 36,170 |
[
"python",
"cpython"
] | BPO | [523241](https://bugs.python.org/issue523241)
--- | :---
Nosy | @gvanrossum, @warsaw
Files | <li>[mwdiff](https://bugs.python.org/file4013/mwdiff "Uploaded as application/octet-stream at 2002-02-28.22:41:01 by cgardner")</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 2002-03-01.21:35:25.000>
created_at = <Date 2002-02-27.02:33:45.000>
labels = ['library']
title = 'MimeWriter must use CRLF instead of LF'
updated_at = <Date 2002-03-01.21:35:25.000>
user = 'https://bugs.python.org/cgardner'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-01.21:35:25.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-27.02:33:45.000>
creator = 'cgardner'
dependencies = []
files = ['4013']
hgrepos = []
issue_num = 523241
keywords = ['patch']
message_count = 5.0
messages = ['39088', '39089', '39090', '39091', '39092']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'barry', 'cgardner']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue523241'
versions = ['Python 2.2']
```
</p></details>
| MimeWriter must use CRLF instead of LF | https://api.github.com/repos/python/cpython/issues/36169/comments | 5 | 2002-02-27T02:33:45Z | 2022-04-09T22:01:52Z | https://github.com/python/cpython/issues/36169 | 1,198,784,333 | 36,169 |
[
"python",
"cpython"
] | BPO | [523230](https://bugs.python.org/issue523230)
--- | :---
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-28.10:12:12.000>
created_at = <Date 2002-02-27.01:46:33.000>
labels = ['library']
title = 'socket.gethostbyaddrors'
updated_at = <Date 2002-02-28.10:12:12.000>
user = 'https://bugs.python.org/beaststwo'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-28.10:12:12.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-27.01:46:33.000>
creator = 'beaststwo'
dependencies = []
files = []
hgrepos = []
issue_num = 523230
keywords = []
message_count = 2.0
messages = ['9438', '9439']
nosy_count = 2.0
nosy_names = ['loewis', 'beaststwo']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue523230'
versions = []
```
</p></details>
| socket.gethostbyaddrors | https://api.github.com/repos/python/cpython/issues/36168/comments | 2 | 2002-02-27T01:46:33Z | 2022-04-09T22:01:50Z | https://github.com/python/cpython/issues/36168 | 1,198,784,325 | 36,168 |
[
"python",
"cpython"
] | BPO | [523195](https://bugs.python.org/issue523195)
--- | :---
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-27.16:49:15.000>
created_at = <Date 2002-02-26.23:30:09.000>
labels = ['invalid', 'library']
title = 'SMTPLIB does not support "'
updated_at = <Date 2002-02-27.16:49:15.000>
user = 'https://bugs.python.org/dubois'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-27.16:49:15.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-26.23:30:09.000>
creator = 'dubois'
dependencies = []
files = []
hgrepos = []
issue_num = 523195
keywords = []
message_count = 2.0
messages = ['9436', '9437']
nosy_count = 2.0
nosy_names = ['loewis', 'dubois']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue523195'
versions = []
```
</p></details>
| SMTPLIB does not support " | https://api.github.com/repos/python/cpython/issues/36167/comments | 2 | 2002-02-26T23:30:09Z | 2022-04-09T22:01:49Z | https://github.com/python/cpython/issues/36167 | 1,198,784,321 | 36,167 |
[
"python",
"cpython"
] | BPO | [523169](https://bugs.python.org/issue523169)
--- | :---
Nosy | @gvanrossum
Files | <li>[test_b1.patch](https://bugs.python.org/file4011/test_b1.patch "Uploaded as text/plain at 2002-02-26.22:27:06 by pedronis"): diff -u for Lib/test/test_b1.py</li><li>[test_b2.patch](https://bugs.python.org/file4012/test_b2.patch "Uploaded as text/plain at 2002-02-26.22:28:50 by pedronis"): diff -u Lib/test/test_b2.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-02-26.22:39:49.000>
created_at = <Date 2002-02-26.22:27:03.000>
labels = ['tests']
title = 'tests for simple list() and tuple(TUPLE)'
updated_at = <Date 2002-02-26.22:39:49.000>
user = 'https://bugs.python.org/pedronis'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-26.22:39:49.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2002-02-26.22:27:03.000>
creator = 'pedronis'
dependencies = []
files = ['4011', '4012']
hgrepos = []
issue_num = 523169
keywords = ['patch']
message_count = 3.0
messages = ['39085', '39086', '39087']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'pedronis']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue523169'
versions = []
```
</p></details>
| tests for simple list() and tuple(TUPLE) | https://api.github.com/repos/python/cpython/issues/36166/comments | 3 | 2002-02-26T22:27:03Z | 2022-04-09T22:01:49Z | https://github.com/python/cpython/issues/36166 | 1,198,784,318 | 36,166 |
[
"python",
"cpython"
] | BPO | [523117](https://bugs.python.org/issue523117)
--- | :---
Nosy | @mwhudson, @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-15.23:22:34.000>
created_at = <Date 2002-02-26.20:07:53.000>
labels = ['release-blocker', 'docs']
title = 'ref.ps and ref.pdf formatting'
updated_at = <Date 2002-03-15.23:22:34.000>
user = 'https://bugs.python.org/youngdr'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-15.23:22:34.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-02-26.20:07:53.000>
creator = 'youngdr'
dependencies = []
files = []
hgrepos = []
issue_num = 523117
keywords = []
message_count = 4.0
messages = ['9432', '9433', '9434', '9435']
nosy_count = 3.0
nosy_names = ['mwh', 'fdrake', 'youngdr']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue523117'
versions = ['Python 2.2']
```
</p></details>
| ref.ps and ref.pdf formatting | https://api.github.com/repos/python/cpython/issues/36165/comments | 4 | 2002-02-26T20:07:53Z | 2022-04-09T22:01:48Z | https://github.com/python/cpython/issues/36165 | 1,198,784,309 | 36,165 |
[
"python",
"cpython"
] | BPO | [523041](https://bugs.python.org/issue523041)
--- | :---
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-03-06.12:18:50.000>
created_at = <Date 2002-02-26.17:14:30.000>
labels = ['library']
title = 'Robotparser incorrectly applies regex'
updated_at = <Date 2002-03-06.12:18:50.000>
user = 'https://bugs.python.org/cmalamas'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-06.12:18:50.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-26.17:14:30.000>
creator = 'cmalamas'
dependencies = []
files = []
hgrepos = []
issue_num = 523041
keywords = []
message_count = 5.0
messages = ['9427', '9428', '9429', '9430', '9431']
nosy_count = 3.0
nosy_names = ['loewis', 'calvin', 'cmalamas']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue523041'
versions = []
```
</p></details>
| Robotparser incorrectly applies regex | https://api.github.com/repos/python/cpython/issues/36164/comments | 5 | 2002-02-26T17:14:30Z | 2022-04-09T22:01:46Z | https://github.com/python/cpython/issues/36164 | 1,198,784,303 | 36,164 |
[
"python",
"cpython"
] | BPO | [523020](https://bugs.python.org/issue523020)
--- | :---
Nosy | @nascheme
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-03-22.23:03:29.000>
created_at = <Date 2002-02-26.16:33:36.000>
labels = ['library']
title = 'pickle/cPickle Inconsistent EOF handling'
updated_at = <Date 2002-03-22.23:03:29.000>
user = 'https://bugs.python.org/tchristopher'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-22.23:03:29.000>
actor = 'nascheme'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-26.16:33:36.000>
creator = 'tchristopher'
dependencies = []
files = []
hgrepos = []
issue_num = 523020
keywords = []
message_count = 2.0
messages = ['9425', '9426']
nosy_count = 2.0
nosy_names = ['nascheme', 'tchristopher']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue523020'
versions = []
```
</p></details>
| pickle/cPickle Inconsistent EOF handling | https://api.github.com/repos/python/cpython/issues/36163/comments | 2 | 2002-02-26T16:33:36Z | 2022-04-09T22:01:45Z | https://github.com/python/cpython/issues/36163 | 1,198,784,299 | 36,163 |
[
"python",
"cpython"
] | BPO | [522961](https://bugs.python.org/issue522961)
--- | :---
Nosy | @tim-one
Files | <li>[thread_nt.h.diff-c](https://bugs.python.org/file4010/thread_nt.h.diff-c "Uploaded as text/plain at 2002-02-28.15:19:39 by gsw_agere"): Changes to Python/thread_python.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/tim-one'
closed_at = <Date 2002-02-28.21:35:54.000>
created_at = <Date 2002-02-26.13:58:54.000>
labels = ['OS-windows']
title = 'Leak in Python/thread_nt.h'
updated_at = <Date 2002-02-28.21:35:54.000>
user = 'https://bugs.python.org/gswagere'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-28.21:35:54.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2002-02-26.13:58:54.000>
creator = 'gsw_agere'
dependencies = []
files = ['4010']
hgrepos = []
issue_num = 522961
keywords = ['patch']
message_count = 5.0
messages = ['39080', '39081', '39082', '39083', '39084']
nosy_count = 2.0
nosy_names = ['tim.peters', 'gsw_agere']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue522961'
versions = ['Python 2.2']
```
</p></details>
| Leak in Python/thread_nt.h | https://api.github.com/repos/python/cpython/issues/36162/comments | 5 | 2002-02-26T13:58:54Z | 2022-04-09T22:01:44Z | https://github.com/python/cpython/issues/36162 | 1,198,784,297 | 36,162 |
[
"python",
"cpython"
] | BPO | [522898](https://bugs.python.org/issue522898)
--- | :---
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-28.15:32:04.000>
created_at = <Date 2002-02-26.10:40:51.000>
labels = ['library']
title = 'Robotparser does not handle empty paths'
updated_at = <Date 2002-02-28.15:32:04.000>
user = 'https://bugs.python.org/cmalamas'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-28.15:32:04.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-26.10:40:51.000>
creator = 'cmalamas'
dependencies = []
files = []
hgrepos = []
issue_num = 522898
keywords = []
message_count = 2.0
messages = ['9423', '9424']
nosy_count = 2.0
nosy_names = ['loewis', 'cmalamas']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue522898'
versions = []
```
</p></details>
| Robotparser does not handle empty paths | https://api.github.com/repos/python/cpython/issues/36161/comments | 2 | 2002-02-26T10:40:51Z | 2022-04-09T22:01:42Z | https://github.com/python/cpython/issues/36161 | 1,198,784,293 | 36,161 |
[
"python",
"cpython"
] | BPO | [522780](https://bugs.python.org/issue522780)
--- | :---
Nosy | @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-05-17.00:58:45.000>
created_at = <Date 2002-02-26.02:49:35.000>
labels = ['extension-modules', 'invalid']
title = 'bsddb keys corruption'
updated_at = <Date 2003-05-17.00:58:45.000>
user = 'https://bugs.python.org/mconley'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-17.00:58:45.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2002-02-26.02:49:35.000>
creator = 'mconley'
dependencies = []
files = []
hgrepos = []
issue_num = 522780
keywords = []
message_count = 4.0
messages = ['9419', '9420', '9421', '9422']
nosy_count = 4.0
nosy_names = ['brett.cannon', 'niemeyer', 'tzot', 'mconley']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue522780'
versions = ['Python 2.2']
```
</p></details>
| bsddb keys corruption | https://api.github.com/repos/python/cpython/issues/36160/comments | 4 | 2002-02-26T02:49:35Z | 2022-04-09T22:01:41Z | https://github.com/python/cpython/issues/36160 | 1,198,784,289 | 36,160 |
[
"python",
"cpython"
] | BPO | [522699](https://bugs.python.org/issue522699)
--- | :---
Nosy | @tim-one, @nascheme
Files | <li>[float_overflow.diff](https://bugs.python.org/file350/float_overflow.diff "Uploaded as text/plain at 2002-02-25.23:52:00 by @nascheme")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-03-22.22:55:48.000>
created_at = <Date 2002-02-25.22:49:39.000>
labels = ['interpreter-core']
title = "Segfault evaluating '%.100f' % 2.0**100"
updated_at = <Date 2002-03-22.22:55:48.000>
user = 'https://bugs.python.org/drylock'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-22.22:55:48.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-25.22:49:39.000>
creator = 'drylock'
dependencies = []
files = ['350']
hgrepos = []
issue_num = 522699
keywords = []
message_count = 4.0
messages = ['9415', '9416', '9417', '9418']
nosy_count = 3.0
nosy_names = ['tim.peters', 'nascheme', 'drylock']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue522699'
versions = []
```
</p></details>
| Segfault evaluating '%.100f' % 2.0**100 | https://api.github.com/repos/python/cpython/issues/36159/comments | 4 | 2002-02-25T22:49:39Z | 2022-04-09T22:01:40Z | https://github.com/python/cpython/issues/36159 | 1,198,784,285 | 36,159 |
[
"python",
"cpython"
] | BPO | [522682](https://bugs.python.org/issue522682)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-03-16.20:30:36.000>
created_at = <Date 2002-02-25.22:09:03.000>
labels = ['library']
title = 'pydoc: HTML not escaped'
updated_at = <Date 2002-03-16.20:30:36.000>
user = 'https://bugs.python.org/jlgijsbers'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-16.20:30:36.000>
actor = 'akuchling'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-25.22:09:03.000>
creator = 'jlgijsbers'
dependencies = []
files = []
hgrepos = []
issue_num = 522682
keywords = []
message_count = 4.0
messages = ['9411', '9412', '9413', '9414']
nosy_count = 2.0
nosy_names = ['akuchling', 'jlgijsbers']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue522682'
versions = ['Python 2.2']
```
</p></details>
| pydoc: HTML not escaped | https://api.github.com/repos/python/cpython/issues/36158/comments | 4 | 2002-02-25T22:09:03Z | 2022-04-09T22:01:39Z | https://github.com/python/cpython/issues/36158 | 1,198,784,283 | 36,158 |
[
"python",
"cpython"
] | BPO | [522621](https://bugs.python.org/issue522621)
--- | :---
Nosy | @loewis
Files | <li>[thread_nt.h.diff](https://bugs.python.org/file4009/thread_nt.h.diff "Uploaded as text/plain at 2002-02-25.20:16:21 by gsw_agere"): Patches to thread_nt.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-27.22:22:36.000>
created_at = <Date 2002-02-25.20:16:19.000>
labels = ['interpreter-core']
title = 'Leak in thread_nt.h'
updated_at = <Date 2002-02-27.22:22:36.000>
user = 'https://bugs.python.org/gswagere'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-27.22:22:36.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-25.20:16:19.000>
creator = 'gsw_agere'
dependencies = []
files = ['4009']
hgrepos = []
issue_num = 522621
keywords = ['patch']
message_count = 2.0
messages = ['39078', '39079']
nosy_count = 2.0
nosy_names = ['loewis', 'gsw_agere']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue522621'
versions = ['Python 2.2']
```
</p></details>
| Leak in thread_nt.h | https://api.github.com/repos/python/cpython/issues/36157/comments | 2 | 2002-02-25T20:16:19Z | 2022-04-09T22:01:38Z | https://github.com/python/cpython/issues/36157 | 1,198,784,280 | 36,157 |
[
"python",
"cpython"
] | BPO | [522587](https://bugs.python.org/issue522587)
--- | :---
Nosy | @nascheme, @brianquinlan
Files | <li>[pydoc1.diff](https://bugs.python.org/file4007/pydoc1.diff "Uploaded as text/plain at 2002-02-25.18:50:12 by @brianquinlan"): pydoc.py patch</li><li>[pydoc-test.py](https://bugs.python.org/file4008/pydoc-test.py "Uploaded as text/plain at 2002-02-25.18:50:56 by @brianquinlan"): Test file</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/nascheme'
closed_at = <Date 2002-03-24.23:13:29.000>
created_at = <Date 2002-02-25.18:50:05.000>
labels = ['library']
title = 'Fixes pydoc http/ftp URL matching'
updated_at = <Date 2002-03-24.23:13:29.000>
user = 'https://github.com/brianquinlan'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-24.23:13:29.000>
actor = 'nascheme'
assignee = 'nascheme'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2002-02-25.18:50:05.000>
creator = 'bquinlan'
dependencies = []
files = ['4007', '4008']
hgrepos = []
issue_num = 522587
keywords = ['patch']
message_count = 2.0
messages = ['39076', '39077']
nosy_count = 2.0
nosy_names = ['nascheme', 'bquinlan']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue522587'
versions = []
```
</p></details>
| Fixes pydoc http/ftp URL matching | https://api.github.com/repos/python/cpython/issues/36156/comments | 2 | 2002-02-25T18:50:05Z | 2022-04-09T22:01:38Z | https://github.com/python/cpython/issues/36156 | 1,198,784,276 | 36,156 |
[
"python",
"cpython"
] | BPO | [522426](https://bugs.python.org/issue522426)
--- | :---
Nosy | @freddrake
Files | <li>[filecmp-patch](https://bugs.python.org/file349/filecmp-patch "Uploaded as application/octet-stream at 2002-03-20.18:37:19 by nnorwitz"): added doc for common param</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-20.18:55:26.000>
created_at = <Date 2002-02-25.13:05:11.000>
labels = ['docs']
title = 'undocumented argument in filecmp.cmpfile'
updated_at = <Date 2002-03-20.18:55:26.000>
user = 'https://bugs.python.org/pfremy'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-20.18:55:26.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2002-02-25.13:05:11.000>
creator = 'pfremy'
dependencies = []
files = ['349']
hgrepos = []
issue_num = 522426
keywords = []
message_count = 4.0
messages = ['9407', '9408', '9409', '9410']
nosy_count = 3.0
nosy_names = ['fdrake', 'nnorwitz', 'pfremy']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue522426'
versions = ['Python 2.2']
```
</p></details>
| undocumented argument in filecmp.cmpfile | https://api.github.com/repos/python/cpython/issues/36155/comments | 4 | 2002-02-25T13:05:11Z | 2022-04-09T22:01:36Z | https://github.com/python/cpython/issues/36155 | 1,198,784,274 | 36,155 |
[
"python",
"cpython"
] | BPO | [522396](https://bugs.python.org/issue522396)
--- | :---
Nosy | @mwhudson, @malemburg, @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-25.16:16:01.000>
created_at = <Date 2002-02-25.11:17:11.000>
labels = ['interpreter-core']
title = 'test_unicodedata fails on OSX'
updated_at = <Date 2002-02-25.16:16:01.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-25.16:16:01.000>
actor = 'jackjansen'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-25.11:17:11.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 522396
keywords = []
message_count = 3.0
messages = ['9404', '9405', '9406']
nosy_count = 3.0
nosy_names = ['mwh', 'lemburg', 'jackjansen']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue522396'
versions = ['Python 2.2']
```
</p></details>
| test_unicodedata fails on OSX | https://api.github.com/repos/python/cpython/issues/36154/comments | 3 | 2002-02-25T11:17:11Z | 2022-04-09T22:01:35Z | https://github.com/python/cpython/issues/36154 | 1,198,784,272 | 36,154 |
[
"python",
"cpython"
] | BPO | [522395](https://bugs.python.org/issue522395)
--- | :---
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-25.13:53:18.000>
created_at = <Date 2002-02-25.11:15:24.000>
labels = ['interpreter-core']
title = 'test_descrtut fails on OSX'
updated_at = <Date 2002-02-25.13:53:18.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-25.13:53:18.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-25.11:15:24.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 522395
keywords = []
message_count = 4.0
messages = ['9400', '9401', '9402', '9403']
nosy_count = 2.0
nosy_names = ['mwh', 'jackjansen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue522395'
versions = ['Python 2.2']
```
</p></details>
| test_descrtut fails on OSX | https://api.github.com/repos/python/cpython/issues/36153/comments | 4 | 2002-02-25T11:15:24Z | 2022-04-09T22:01:34Z | https://github.com/python/cpython/issues/36153 | 1,198,784,266 | 36,153 |
[
"python",
"cpython"
] | BPO | [522393](https://bugs.python.org/issue522393)
--- | :---
Nosy | @mwhudson, @gvanrossum, @jackjansen
Files | <li>[configure.in.diff](https://bugs.python.org/file348/configure.in.diff "Uploaded as text/plain at 2002-02-26.23:04:18 by @jackjansen")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2002-03-08.13:43:20.000>
created_at = <Date 2002-02-25.11:07:00.000>
labels = ['build']
title = "Doesn't build on SGI"
updated_at = <Date 2002-03-08.13:43:20.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-08.13:43:20.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2002-02-25.11:07:00.000>
creator = 'jackjansen'
dependencies = []
files = ['348']
hgrepos = []
issue_num = 522393
keywords = []
message_count = 7.0
messages = ['9393', '9394', '9395', '9396', '9397', '9398', '9399']
nosy_count = 3.0
nosy_names = ['mwh', 'gvanrossum', 'jackjansen']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue522393'
versions = ['Python 2.2']
```
</p></details>
| Doesn't build on SGI | https://api.github.com/repos/python/cpython/issues/36152/comments | 7 | 2002-02-25T11:07:00Z | 2022-04-09T22:01:33Z | https://github.com/python/cpython/issues/36152 | 1,198,784,260 | 36,152 |
[
"python",
"cpython"
] | BPO | [522279](https://bugs.python.org/issue522279)
--- | :---
Nosy | @loewis
Files | <li>[transformer.py.patch.1](https://bugs.python.org/file4006/transformer.py.patch.1 "Uploaded as application/octet-stream at 2002-02-25.02:07:53 by efm"): nodes var name change patch transformer.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 2002-02-28.18:08:50.000>
created_at = <Date 2002-02-25.02:07:47.000>
labels = ['interpreter-core']
title = 'transformer.py nodes shadows global'
updated_at = <Date 2002-02-28.18:08:50.000>
user = 'https://bugs.python.org/efm'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-28.18:08:50.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-25.02:07:47.000>
creator = 'efm'
dependencies = []
files = ['4006']
hgrepos = []
issue_num = 522279
keywords = ['patch']
message_count = 5.0
messages = ['39071', '39072', '39073', '39074', '39075']
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/issue522279'
versions = []
```
</p></details>
| transformer.py nodes shadows global | https://api.github.com/repos/python/cpython/issues/36151/comments | 5 | 2002-02-25T02:07:47Z | 2022-04-09T22:01:31Z | https://github.com/python/cpython/issues/36151 | 1,198,784,256 | 36,151 |
[
"python",
"cpython"
] | BPO | [522274](https://bugs.python.org/issue522274)
--- | :---
Nosy | @gvanrossum
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-04-19.22:59:34.000>
created_at = <Date 2002-02-25.01:40:31.000>
labels = ['interpreter-core']
title = "compiler/transformer.py STARSTAR doesn't exist"
updated_at = <Date 2002-04-19.22:59:34.000>
user = 'https://bugs.python.org/efm'
```
bugs.python.org fields:
```python
activity = <Date 2002-04-19.22:59:34.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2002-02-25.01:40:31.000>
creator = 'efm'
dependencies = []
files = []
hgrepos = []
issue_num = 522274
keywords = []
message_count = 5.0
messages = ['9388', '9389', '9390', '9391', '9392']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'jhylton', 'jvr', 'efm']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue522274'
versions = ['Python 2.2']
```
</p></details>
| compiler/transformer.py STARSTAR doesn't exist | https://api.github.com/repos/python/cpython/issues/36150/comments | 5 | 2002-02-25T01:40:31Z | 2022-04-09T22:01:30Z | https://github.com/python/cpython/issues/36150 | 1,198,784,250 | 36,150 |
[
"python",
"cpython"
] | BPO | [522033](https://bugs.python.org/issue522033)
--- | :---
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-02-25.04:47:33.000>
created_at = <Date 2002-02-24.12:00:46.000>
labels = ['expert-tkinter']
title = "Tkinter d/n't complain when Tcl not foun"
updated_at = <Date 2002-02-25.04:47:33.000>
user = 'https://bugs.python.org/lha2'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-25.04:47:33.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2002-02-24.12:00:46.000>
creator = 'lha2'
dependencies = []
files = []
hgrepos = []
issue_num = 522033
keywords = []
message_count = 2.0
messages = ['9386', '9387']
nosy_count = 2.0
nosy_names = ['tim.peters', 'lha2']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue522033'
versions = []
```
</p></details>
| Tkinter d/n't complain when Tcl not foun | https://api.github.com/repos/python/cpython/issues/36149/comments | 2 | 2002-02-24T12:00:46Z | 2022-04-09T22:01:30Z | https://github.com/python/cpython/issues/36149 | 1,198,784,246 | 36,149 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.