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 | [434479](https://bugs.python.org/issue434479)
--- | :---
Nosy | @loewis, @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-07-17.11:23:40.000>
created_at = <Date 2001-06-19.14:48:41.000>
labels = ['library']
title = 'os.listdir loses on linux w/NTFS vols'
updated_at = <Date 2001-07-17.11:23:40.000>
user = 'https://bugs.python.org/ukekuma'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-17.11:23:40.000>
actor = 'loewis'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-06-19.14:48:41.000>
creator = 'ukekuma'
dependencies = []
files = []
hgrepos = []
issue_num = 434479
keywords = []
message_count = 7.0
messages = ['5113', '5114', '5115', '5116', '5117', '5118', '5119']
nosy_count = 3.0
nosy_names = ['loewis', 'fdrake', 'ukekuma']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue434479'
versions = []
```
</p></details>
| os.listdir loses on linux w/NTFS vols | https://api.github.com/repos/python/cpython/issues/34648/comments | 7 | 2001-06-19T14:48:41Z | 2022-04-09T21:33:24Z | https://github.com/python/cpython/issues/34648 | 1,198,777,782 | 34,648 |
[
"python",
"cpython"
] | BPO | [434329](https://bugs.python.org/issue434329)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-12-08.02:33:45.000>
created_at = <Date 2001-06-19.01:03:55.000>
labels = ['type-feature']
title = 'Expose tk_chooseDirectory in tkFileDialo'
updated_at = <Date 2001-12-08.02:33:45.000>
user = 'https://bugs.python.org/mdcowles'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-08.02:33:45.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-06-19.01:03:55.000>
creator = 'mdcowles'
dependencies = []
files = []
hgrepos = []
issue_num = 434329
keywords = []
message_count = 2.0
messages = ['53166', '53167']
nosy_count = 2.0
nosy_names = ['loewis', 'mdcowles']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue434329'
versions = []
```
</p></details>
| Expose tk_chooseDirectory in tkFileDialo | https://api.github.com/repos/python/cpython/issues/34647/comments | 2 | 2001-06-19T01:03:55Z | 2022-04-09T21:33:22Z | https://github.com/python/cpython/issues/34647 | 1,198,777,776 | 34,647 |
[
"python",
"cpython"
] | BPO | [434199](https://bugs.python.org/issue434199)
--- | :---
Nosy | @gvanrossum
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-08-09.22:28:21.000>
created_at = <Date 2001-06-18.15:55:22.000>
labels = ['library']
title = 'ftplib changes CRLF to LF on Windows'
updated_at = <Date 2001-08-09.22:28:21.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-09.22:28:21.000>
actor = 'jhylton'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-06-18.15:55:22.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 434199
keywords = []
message_count = 3.0
messages = ['5110', '5111', '5112']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'jhylton']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue434199'
versions = []
```
</p></details>
| ftplib changes CRLF to LF on Windows | https://api.github.com/repos/python/cpython/issues/34646/comments | 3 | 2001-06-18T15:55:22Z | 2022-04-09T21:33:21Z | https://github.com/python/cpython/issues/34646 | 1,198,777,771 | 34,646 |
[
"python",
"cpython"
] | BPO | [434186](https://bugs.python.org/issue434186)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-06-18.19:22:48.000>
created_at = <Date 2001-06-18.15:14:01.000>
labels = ['interpreter-core']
title = '0x80000000/2 != 0x80000000>>1'
updated_at = <Date 2001-06-18.19:22:48.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-18.19:22:48.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-06-18.15:14:01.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 434186
keywords = []
message_count = 3.0
messages = ['5107', '5108', '5109']
nosy_count = 1.0
nosy_names = ['tim.peters']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue434186'
versions = []
```
</p></details>
| 0x80000000/2 != 0x80000000>>1 | https://api.github.com/repos/python/cpython/issues/34645/comments | 3 | 2001-06-18T15:14:01Z | 2022-04-09T21:33:20Z | https://github.com/python/cpython/issues/34645 | 1,198,777,767 | 34,645 |
[
"python",
"cpython"
] | BPO | [434143](https://bugs.python.org/issue434143)
--- | :---
Nosy | @freddrake, @smontanaro
Files | <li>[time.diff](https://bugs.python.org/file80/time.diff "Uploaded as text/plain at 2001-07-18.20:14:27 by @smontanaro"): doc changes to "clarify" time epoch problems.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/smontanaro'
closed_at = <Date 2001-08-22.12:46:34.000>
created_at = <Date 2001-06-18.11:56:52.000>
labels = ['library']
title = 'calendar module broken for 1900'
updated_at = <Date 2001-08-22.12:46:34.000>
user = 'https://bugs.python.org/afayolle'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-22.12:46:34.000>
actor = 'skip.montanaro'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-06-18.11:56:52.000>
creator = 'afayolle'
dependencies = []
files = ['80']
hgrepos = []
issue_num = 434143
keywords = []
message_count = 8.0
messages = ['5099', '5100', '5101', '5102', '5103', '5104', '5105', '5106']
nosy_count = 4.0
nosy_names = ['nobody', 'fdrake', 'skip.montanaro', 'afayolle']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue434143'
versions = []
```
</p></details>
| calendar module broken for 1900 | https://api.github.com/repos/python/cpython/issues/34644/comments | 8 | 2001-06-18T11:56:52Z | 2022-04-09T21:33:19Z | https://github.com/python/cpython/issues/34644 | 1,198,777,762 | 34,644 |
[
"python",
"cpython"
] | BPO | [434008](https://bugs.python.org/issue434008)
--- | :---
Nosy | @gvanrossum
Files | <li>[/tmp/Makefile.pre.in.diff](https://bugs.python.org/file3387//tmp/Makefile.pre.in.diff "Uploaded as text/plain at 2001-06-17.22:01:09 by flight")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-12-12.05:14:51.000>
created_at = <Date 2001-06-17.22:01:08.000>
labels = ['build']
title = 'sharedinstall must use $prefix'
updated_at = <Date 2001-12-12.05:14:51.000>
user = 'https://bugs.python.org/flight'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-12.05:14:51.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-06-17.22:01:08.000>
creator = 'flight'
dependencies = []
files = ['3387']
hgrepos = []
issue_num = 434008
keywords = ['patch']
message_count = 4.0
messages = ['36829', '36830', '36831', '36832']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'flight']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue434008'
versions = []
```
</p></details>
| sharedinstall must use $prefix | https://api.github.com/repos/python/cpython/issues/34643/comments | 4 | 2001-06-17T22:01:08Z | 2022-04-09T21:33:18Z | https://github.com/python/cpython/issues/34643 | 1,198,777,756 | 34,643 |
[
"python",
"cpython"
] | BPO | [433904](https://bugs.python.org/issue433904)
--- | :---
Nosy | @gvanrossum, @aleaxit
Files | <li>[rexec.txt](https://bugs.python.org/file79/rexec.txt "Uploaded as text/plain at 2001-06-17.21:38:10 by @gvanrossum"): Patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-06-18.12:34:45.000>
created_at = <Date 2001-06-17.13:04:55.000>
labels = ['library']
title = 'rexec: all s_* methods return None only'
updated_at = <Date 2001-06-18.12:34:45.000>
user = 'https://github.com/aleaxit'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-18.12:34:45.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-06-17.13:04:55.000>
creator = 'aleax'
dependencies = []
files = ['79']
hgrepos = []
issue_num = 433904
keywords = []
message_count = 4.0
messages = ['5095', '5096', '5097', '5098']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'aleax']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue433904'
versions = []
```
</p></details>
| rexec: all s_* methods return None only | https://api.github.com/repos/python/cpython/issues/34642/comments | 4 | 2001-06-17T13:04:55Z | 2022-04-09T21:33:16Z | https://github.com/python/cpython/issues/34642 | 1,198,777,749 | 34,642 |
[
"python",
"cpython"
] | BPO | [433882](https://bugs.python.org/issue433882)
--- | :---
Nosy | @malemburg, @loewis
Files | <li>[Utf8bugs.py](https://bugs.python.org/file78/Utf8bugs.py "Uploaded as text/plain at 2001-06-17.11:27:45 by nobody"): script explaining & demonstrating the bugs</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-02-07.11:44:25.000>
created_at = <Date 2001-06-17.11:27:45.000>
labels = ['expert-unicode']
title = 'UTF-8: unpaired surrogates mishandled'
updated_at = <Date 2002-02-07.11:44:25.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-07.11:44:25.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2001-06-17.11:27:45.000>
creator = 'anonymous'
dependencies = []
files = ['78']
hgrepos = []
issue_num = 433882
keywords = []
message_count = 5.0
messages = ['5090', '5091', '5092', '5093', '5094']
nosy_count = 2.0
nosy_names = ['lemburg', 'loewis']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue433882'
versions = []
```
</p></details>
| UTF-8: unpaired surrogates mishandled | https://api.github.com/repos/python/cpython/issues/34641/comments | 5 | 2001-06-17T11:27:45Z | 2022-04-09T21:33:15Z | https://github.com/python/cpython/issues/34641 | 1,198,777,746 | 34,641 |
[
"python",
"cpython"
] | BPO | [433875](https://bugs.python.org/issue433875)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-07-04.06:40:04.000>
created_at = <Date 2001-06-17.10:42:19.000>
labels = ['library']
title = '2.1 nocaret.py: SyntaxError'
updated_at = <Date 2001-07-04.06:40:04.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-04.06:40:04.000>
actor = 'fdrake'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-06-17.10:42:19.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 433875
keywords = []
message_count = 2.0
messages = ['5088', '5089']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue433875'
versions = []
```
</p></details>
| 2.1 nocaret.py: SyntaxError | https://api.github.com/repos/python/cpython/issues/34640/comments | 2 | 2001-06-17T10:42:19Z | 2022-04-09T21:33:14Z | https://github.com/python/cpython/issues/34640 | 1,198,777,741 | 34,640 |
[
"python",
"cpython"
] | BPO | [433854](https://bugs.python.org/issue433854)
--- | :---
Nosy | @gvanrossum
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-08-17.17:33:47.000>
created_at = <Date 2001-06-17.07:06:36.000>
labels = ['interpreter-core']
title = 'Wrong sys.path in weird situation'
updated_at = <Date 2001-08-17.17:33:47.000>
user = 'https://bugs.python.org/nicholasriley'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-17.17:33:47.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-06-17.07:06:36.000>
creator = 'nicholas.riley'
dependencies = []
files = []
hgrepos = []
issue_num = 433854
keywords = []
message_count = 2.0
messages = ['5086', '5087']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'nicholas.riley']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue433854'
versions = []
```
</p></details>
| Wrong sys.path in weird situation | https://api.github.com/repos/python/cpython/issues/34639/comments | 2 | 2001-06-17T07:06:36Z | 2022-04-09T21:33:13Z | https://github.com/python/cpython/issues/34639 | 1,198,777,736 | 34,639 |
[
"python",
"cpython"
] | BPO | [433775](https://bugs.python.org/issue433775)
--- | :---
Nosy | @mwhudson, @sjoerdmullender, @theller
Files | <li>[for-sjoerd.diff](https://bugs.python.org/file77/for-sjoerd.diff "Uploaded as text/plain at 2002-01-23.14:43:12 by @mwhudson"): proposed fix #1</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2002-01-23.15:08:58.000>
created_at = <Date 2001-06-16.17:21:02.000>
labels = ['build']
title = 'module build dir first in test import'
updated_at = <Date 2002-01-23.15:08:58.000>
user = 'https://github.com/sjoerdmullender'
```
bugs.python.org fields:
```python
activity = <Date 2002-01-23.15:08:58.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-06-16.17:21:02.000>
creator = 'sjoerd'
dependencies = []
files = ['77']
hgrepos = []
issue_num = 433775
keywords = []
message_count = 9.0
messages = ['5077', '5078', '5079', '5080', '5081', '5082', '5083', '5084', '5085']
nosy_count = 3.0
nosy_names = ['mwh', 'sjoerd', 'theller']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue433775'
versions = []
```
</p></details>
| module build dir first in test import | https://api.github.com/repos/python/cpython/issues/34638/comments | 9 | 2001-06-16T17:21:02Z | 2022-04-09T21:33:12Z | https://github.com/python/cpython/issues/34638 | 1,198,777,733 | 34,638 |
[
"python",
"cpython"
] | BPO | [433625](https://bugs.python.org/issue433625)
--- | :---
Nosy | @gvanrossum, @tim-one, @navytux
<sup>*Note: these values reflect the state of the issue at the time it 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 2019-09-11.11:34:31.933>
created_at = <Date 2001-06-16.02:17:17.000>
labels = ['interpreter-core', 'invalid']
title = 'bug in PyThread_release_lock()'
updated_at = <Date 2019-09-11.11:34:31.933>
user = 'https://bugs.python.org/shihao'
```
bugs.python.org fields:
```python
activity = <Date 2019-09-11.11:34:31.933>
actor = 'navytux'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-06-16.02:17:17.000>
creator = 'shihao'
dependencies = []
files = []
hgrepos = []
issue_num = 433625
keywords = []
message_count = 13.0
messages = ['5065', '5066', '5067', '5068', '5069', '5070', '5071', '5072', '5073', '5074', '5075', '5076', '351829']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'tim.peters', 'shihao', 'navytux']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue433625'
versions = []
```
</p></details>
| bug in PyThread_release_lock() | https://api.github.com/repos/python/cpython/issues/34637/comments | 13 | 2001-06-16T02:17:17Z | 2022-04-09T21:33:12Z | https://github.com/python/cpython/issues/34637 | 1,198,777,729 | 34,637 |
[
"python",
"cpython"
] | BPO | [433619](https://bugs.python.org/issue433619)
--- | :---
Nosy | @gvanrossum
Files | <li>[imaplib.diff](https://bugs.python.org/file3386/imaplib.diff "Uploaded as text/plain at 2001-06-16.01:12:02 by michel"): patch to imaplib.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-06-17.13:31:52.000>
created_at = <Date 2001-06-16.01:12:01.000>
labels = ['library']
title = 'NAMESPACE support in imaplib.py'
updated_at = <Date 2001-06-17.13:31:52.000>
user = 'https://bugs.python.org/michel'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-17.13:31:52.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-06-16.01:12:01.000>
creator = 'michel'
dependencies = []
files = ['3386']
hgrepos = []
issue_num = 433619
keywords = ['patch']
message_count = 4.0
messages = ['36825', '36826', '36827', '36828']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'michel', 'pierslauder']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue433619'
versions = []
```
</p></details>
| NAMESPACE support in imaplib.py | https://api.github.com/repos/python/cpython/issues/34636/comments | 4 | 2001-06-16T01:12:01Z | 2022-04-09T21:33:10Z | https://github.com/python/cpython/issues/34636 | 1,198,777,721 | 34,636 |
[
"python",
"cpython"
] | BPO | [433537](https://bugs.python.org/issue433537)
--- | :---
Nosy | @gvanrossum, @loewis
Files | <li>[py-configure.in.udiff](https://bugs.python.org/file3385/py-configure.in.udiff "Uploaded as application/octet-stream at 2001-06-15.19:52:46 by walrusmonkey"): unified diff of configure.in</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2001-08-09.10:32:47.000>
created_at = <Date 2001-06-15.19:48:39.000>
labels = ['build']
title = 'better cross-compilation support'
updated_at = <Date 2001-08-09.10:32:47.000>
user = 'https://bugs.python.org/walrusmonkey'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-09.10:32:47.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-06-15.19:48:39.000>
creator = 'walrusmonkey'
dependencies = []
files = ['3385']
hgrepos = []
issue_num = 433537
keywords = ['patch']
message_count = 5.0
messages = ['36820', '36821', '36822', '36823', '36824']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'nobody', 'loewis', 'walrusmonkey']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue433537'
versions = []
```
</p></details>
| better cross-compilation support | https://api.github.com/repos/python/cpython/issues/34635/comments | 5 | 2001-06-15T19:48:39Z | 2022-04-09T21:33:09Z | https://github.com/python/cpython/issues/34635 | 1,198,777,719 | 34,635 |
[
"python",
"cpython"
] | BPO | [433481](https://bugs.python.org/issue433481)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-06-25.20:12:22.000>
created_at = <Date 2001-06-15.17:06:24.000>
labels = ['build']
title = 'No way to link python itself with C++'
updated_at = <Date 2001-06-25.20:12:22.000>
user = 'https://bugs.python.org/sfiedler'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-25.20:12:22.000>
actor = 'sfiedler'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-06-15.17:06:24.000>
creator = 'sfiedler'
dependencies = []
files = []
hgrepos = []
issue_num = 433481
keywords = []
message_count = 4.0
messages = ['5061', '5062', '5063', '5064']
nosy_count = 2.0
nosy_names = ['loewis', 'sfiedler']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue433481'
versions = []
```
</p></details>
| No way to link python itself with C++ | https://api.github.com/repos/python/cpython/issues/34634/comments | 4 | 2001-06-15T17:06:24Z | 2022-04-09T21:33:07Z | https://github.com/python/cpython/issues/34634 | 1,198,777,717 | 34,634 |
[
"python",
"cpython"
] | BPO | [433234](https://bugs.python.org/issue433234)
--- | :---
Nosy | @loewis, @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/loewis'
closed_at = <Date 2001-09-05.08:45:34.000>
created_at = <Date 2001-06-14.20:35:51.000>
labels = ['build']
title = 'Problems building under HP-UX 11.0'
updated_at = <Date 2001-09-05.08:45:34.000>
user = 'https://bugs.python.org/imbunche'
```
bugs.python.org fields:
```python
activity = <Date 2001-09-05.08:45:34.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-06-14.20:35:51.000>
creator = 'imbunche'
dependencies = []
files = []
hgrepos = []
issue_num = 433234
keywords = []
message_count = 3.0
messages = ['5058', '5059', '5060']
nosy_count = 3.0
nosy_names = ['loewis', 'nascheme', 'imbunche']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue433234'
versions = []
```
</p></details>
| Problems building under HP-UX 11.0 | https://api.github.com/repos/python/cpython/issues/34633/comments | 3 | 2001-06-14T20:35:51Z | 2022-04-09T21:33:06Z | https://github.com/python/cpython/issues/34633 | 1,198,777,713 | 34,633 |
[
"python",
"cpython"
] | BPO | [433233](https://bugs.python.org/issue433233)
--- | :---
Nosy | @gvanrossum
Files | <li>[/tmp/statcache.py.diff](https://bugs.python.org/file3384//tmp/statcache.py.diff "Uploaded as text/plain at 2001-06-14.20:30:41 by flight")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-06-15.16:44:16.000>
created_at = <Date 2001-06-14.20:30:40.000>
labels = ['library']
title = '2.0.1c1: statcache.py is broken (syntax)'
updated_at = <Date 2001-06-15.16:44:16.000>
user = 'https://bugs.python.org/flight'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-15.16:44:16.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-06-14.20:30:40.000>
creator = 'flight'
dependencies = []
files = ['3384']
hgrepos = []
issue_num = 433233
keywords = ['patch']
message_count = 2.0
messages = ['36818', '36819']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'flight']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue433233'
versions = []
```
</p></details>
| 2.0.1c1: statcache.py is broken (syntax) | https://api.github.com/repos/python/cpython/issues/34632/comments | 2 | 2001-06-14T20:30:40Z | 2022-04-09T21:33:05Z | https://github.com/python/cpython/issues/34632 | 1,198,777,710 | 34,632 |
[
"python",
"cpython"
] | BPO | [433228](https://bugs.python.org/issue433228)
--- | :---
Nosy | @gvanrossum, @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-06-16.05:14:28.000>
created_at = <Date 2001-06-14.19:37:48.000>
labels = ['interpreter-core']
title = 'repr(list) woes when len(list) big'
updated_at = <Date 2001-06-16.05:14:28.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-16.05:14:28.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-06-14.19:37:48.000>
creator = 'tim.peters'
dependencies = []
files = []
hgrepos = []
issue_num = 433228
keywords = []
message_count = 4.0
messages = ['5054', '5055', '5056', '5057']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'tim.peters']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue433228'
versions = []
```
</p></details>
| repr(list) woes when len(list) big | https://api.github.com/repos/python/cpython/issues/34631/comments | 4 | 2001-06-14T19:37:48Z | 2022-04-09T21:33:04Z | https://github.com/python/cpython/issues/34631 | 1,198,777,706 | 34,631 |
[
"python",
"cpython"
] | BPO | [433223](https://bugs.python.org/issue433223)
--- | :---
Nosy | @gvanrossum
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-06-14.19:38:45.000>
created_at = <Date 2001-06-14.19:25:08.000>
labels = []
title = 'LICENSE file in 2.0.1c1 has three typos'
updated_at = <Date 2001-06-14.19:38:45.000>
user = 'https://bugs.python.org/flight'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-14.19:38:45.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-06-14.19:25:08.000>
creator = 'flight'
dependencies = []
files = []
hgrepos = []
issue_num = 433223
keywords = []
message_count = 2.0
messages = ['5052', '5053']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'flight']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue433223'
versions = []
```
</p></details>
| LICENSE file in 2.0.1c1 has three typos | https://api.github.com/repos/python/cpython/issues/34630/comments | 2 | 2001-06-14T19:25:08Z | 2022-04-09T21:33:03Z | https://github.com/python/cpython/issues/34630 | 1,198,777,702 | 34,630 |
[
"python",
"cpython"
] | BPO | [433047](https://bugs.python.org/issue433047)
--- | :---
Nosy | @malemburg, @tim-one, @akuchling, @arigo
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2001-06-18.19:04:43.000>
created_at = <Date 2001-06-14.09:17:22.000>
labels = ['extension-modules']
title = 'missing args to PyArg_ParseTuple'
updated_at = <Date 2001-06-18.19:04:43.000>
user = 'https://github.com/arigo'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-18.19:04:43.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-06-14.09:17:22.000>
creator = 'arigo'
dependencies = []
files = []
hgrepos = []
issue_num = 433047
keywords = []
message_count = 4.0
messages = ['5048', '5049', '5050', '5051']
nosy_count = 4.0
nosy_names = ['lemburg', 'tim.peters', 'akuchling', 'arigo']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue433047'
versions = []
```
</p></details>
| missing args to PyArg_ParseTuple | https://api.github.com/repos/python/cpython/issues/34629/comments | 4 | 2001-06-14T09:17:22Z | 2022-04-09T21:33:02Z | https://github.com/python/cpython/issues/34629 | 1,198,777,698 | 34,629 |
[
"python",
"cpython"
] | BPO | [433031](https://bugs.python.org/issue433031)
--- | :---
Nosy | @birkenfeld
Superseder | <li>bpo-2636: Adding a new regex module (compatible with re)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2008-09-22.21:31:45.044>
created_at = <Date 2001-06-14.08:32:30.000>
labels = ['expert-regex', 'type-feature']
title = "SRE: x++ isn't supported"
updated_at = <Date 2008-09-22.21:31:44.964>
user = 'https://bugs.python.org/effbot'
```
bugs.python.org fields:
```python
activity = <Date 2008-09-22.21:31:44.964>
actor = 'georg.brandl'
assignee = 'effbot'
closed = True
closed_date = <Date 2008-09-22.21:31:45.044>
closer = 'georg.brandl'
components = ['Regular Expressions']
creation = <Date 2001-06-14.08:32:30.000>
creator = 'effbot'
dependencies = []
files = []
hgrepos = []
issue_num = 433031
keywords = []
message_count = 3.0
messages = ['53165', '73588', '73599']
nosy_count = 3.0
nosy_names = ['effbot', 'georg.brandl', 'mrabarnett']
pr_nums = []
priority = 'low'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = '2636'
type = 'enhancement'
url = 'https://bugs.python.org/issue433031'
versions = []
```
</p></details>
| SRE: x++ isn't supported | https://api.github.com/repos/python/cpython/issues/34628/comments | 3 | 2001-06-14T08:32:30Z | 2022-04-09T21:33:00Z | https://github.com/python/cpython/issues/34628 | 1,198,777,692 | 34,628 |
[
"python",
"cpython"
] | BPO | [433030](https://bugs.python.org/issue433030)
--- | :---
Nosy | @birkenfeld, @terryjreedy, @ezio-melotti, @serhiy-storchaka
PRs | <li>python/cpython#31982</li>
Files | <li>[issue2636-01.patch](https://bugs.python.org/file10646/issue2636-01.patch "Uploaded as text/plain at 2008-06-17.17:49:03 by timehorse")</li><li>[re_atomic_groups.patch](https://bugs.python.org/file37182/re_atomic_groups.patch "Uploaded as text/plain at 2014-11-11.20:23:00 by @serhiy-storchaka")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = None
created_at = <Date 2001-06-14.08:30:56.000>
labels = ['expert-regex', 'type-feature', 'library', '3.11']
title = 'SRE: Atomic Grouping (?>...) is not supported'
updated_at = <Date 2022-03-21.16:28:37.831>
user = 'https://bugs.python.org/effbot'
```
bugs.python.org fields:
```python
activity = <Date 2022-03-21.16:28:37.831>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)', 'Regular Expressions']
creation = <Date 2001-06-14.08:30:56.000>
creator = 'effbot'
dependencies = []
files = ['10646', '37182']
hgrepos = []
issue_num = 433030
keywords = ['patch']
message_count = 12.0
messages = ['53164', '63284', '63288', '64634', '64735', '65777', '68337', '113201', '114621', '231041', '231049', '415685']
nosy_count = 10.0
nosy_names = ['effbot', 'georg.brandl', 'terry.reedy', 'rsc', 'timehorse', 'ezio.melotti', 'mrabarnett', 'THRlWiTi', 'abacabadabacaba', 'serhiy.storchaka']
pr_nums = ['31982']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue433030'
versions = ['Python 3.11']
```
</p></details>
| SRE: Atomic Grouping (?>...) is not supported | https://api.github.com/repos/python/cpython/issues/34627/comments | 14 | 2001-06-14T08:30:56Z | 2023-07-26T23:25:48Z | https://github.com/python/cpython/issues/34627 | 1,198,777,684 | 34,627 |
[
"python",
"cpython"
] | BPO | [433029](https://bugs.python.org/issue433029)
--- | :---
Nosy | @birkenfeld
Superseder | <li>bpo-2636: Adding a new regex module (compatible with re)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2010-08-22.00:06:08.190>
created_at = <Date 2001-06-14.08:29:22.000>
labels = ['expert-regex', 'type-feature']
title = "SRE: posix classes aren't supported"
updated_at = <Date 2010-08-22.00:06:08.188>
user = 'https://bugs.python.org/effbot'
```
bugs.python.org fields:
```python
activity = <Date 2010-08-22.00:06:08.188>
actor = 'georg.brandl'
assignee = 'effbot'
closed = True
closed_date = <Date 2010-08-22.00:06:08.190>
closer = 'georg.brandl'
components = ['Regular Expressions']
creation = <Date 2001-06-14.08:29:22.000>
creator = 'effbot'
dependencies = []
files = []
hgrepos = []
issue_num = 433029
keywords = []
message_count = 5.0
messages = ['53163', '73876', '73924', '114139', '114620']
nosy_count = 4.0
nosy_names = ['effbot', 'georg.brandl', 'timehorse', 'BreamoreBoy']
pr_nums = []
priority = 'low'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = '2636'
type = 'enhancement'
url = 'https://bugs.python.org/issue433029'
versions = ['Python 3.2']
```
</p></details>
| SRE: posix classes aren't supported | https://api.github.com/repos/python/cpython/issues/34626/comments | 5 | 2001-06-14T08:29:22Z | 2022-04-09T21:32:58Z | https://github.com/python/cpython/issues/34626 | 1,198,777,680 | 34,626 |
[
"python",
"cpython"
] | BPO | [433028](https://bugs.python.org/issue433028)
--- | :---
Nosy | @ezio-melotti, @serhiy-storchaka
Dependencies | <li>bpo-22364: Improve some re error messages using regex for hints</li>
Files | <li>[re_scoped_flags.diff](https://bugs.python.org/file38296/re_scoped_flags.diff "Uploaded as text/plain at 2015-03-02.08:04:07 by @serhiy-storchaka")</li><li>[re_scoped_flags_2.patch](https://bugs.python.org/file38693/re_scoped_flags_2.patch "Uploaded as text/plain at 2015-03-25.20:54:15 by @serhiy-storchaka")</li><li>[re_scoped_flags_3.patch](https://bugs.python.org/file44439/re_scoped_flags_3.patch "Uploaded as text/plain at 2016-09-07.14:54:40 by @serhiy-storchaka")</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/serhiy-storchaka'
closed_at = <Date 2016-09-11.08:06:42.309>
created_at = <Date 2001-06-14.08:28:31.000>
labels = ['expert-regex', 'type-feature']
title = 'SRE: (?flag:...) is not supported'
updated_at = <Date 2016-09-11.08:06:42.308>
user = 'https://bugs.python.org/effbot'
```
bugs.python.org fields:
```python
activity = <Date 2016-09-11.08:06:42.308>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-09-11.08:06:42.309>
closer = 'serhiy.storchaka'
components = ['Regular Expressions']
creation = <Date 2001-06-14.08:28:31.000>
creator = 'effbot'
dependencies = ['22364']
files = ['38296', '38693', '44439']
hgrepos = []
issue_num = 433028
keywords = ['patch']
message_count = 8.0
messages = ['53162', '73687', '230849', '237026', '239281', '274817', '275467', '275742']
nosy_count = 6.0
nosy_names = ['effbot', 'timehorse', 'ezio.melotti', 'mrabarnett', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue433028'
versions = ['Python 3.6']
```
</p></details>
| SRE: (?flag:...) is not supported | https://api.github.com/repos/python/cpython/issues/34625/comments | 8 | 2001-06-14T08:28:31Z | 2022-04-09T21:32:57Z | https://github.com/python/cpython/issues/34625 | 1,198,777,674 | 34,625 |
[
"python",
"cpython"
] | BPO | [433027](https://bugs.python.org/issue433027)
--- | :---
Nosy | @birkenfeld, @abalkin, @serhiy-storchaka
Superseder | <li>bpo-2636: Adding a new regex module (compatible with re)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2010-08-22.00:03:35.921>
created_at = <Date 2001-06-14.08:27:14.000>
labels = ['expert-regex', 'type-feature']
title = 'SRE: (?-flag) is not supported.'
updated_at = <Date 2014-11-08.12:25:41.085>
user = 'https://bugs.python.org/effbot'
```
bugs.python.org fields:
```python
activity = <Date 2014-11-08.12:25:41.085>
actor = 'serhiy.storchaka'
assignee = 'effbot'
closed = True
closed_date = <Date 2010-08-22.00:03:35.921>
closer = 'georg.brandl'
components = ['Regular Expressions']
creation = <Date 2001-06-14.08:27:14.000>
creator = 'effbot'
dependencies = []
files = []
hgrepos = []
issue_num = 433027
keywords = []
message_count = 5.0
messages = ['53161', '63645', '73686', '114618', '230850']
nosy_count = 6.0
nosy_names = ['effbot', 'georg.brandl', 'belopolsky', 'timehorse', 'mrabarnett', 'serhiy.storchaka']
pr_nums = []
priority = 'low'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = '2636'
type = 'enhancement'
url = 'https://bugs.python.org/issue433027'
versions = ['Python 2.7']
```
</p></details>
| SRE: (?-flag) is not supported. | https://api.github.com/repos/python/cpython/issues/34624/comments | 5 | 2001-06-14T08:27:14Z | 2022-04-09T21:32:56Z | https://github.com/python/cpython/issues/34624 | 1,198,777,670 | 34,624 |
[
"python",
"cpython"
] | BPO | [433024](https://bugs.python.org/issue433024)
--- | :---
Nosy | @birkenfeld, @abalkin, @serhiy-storchaka
Dependencies | <li>bpo-3825: Major reworking of Python 2.5.2 re module</li>
Superseder | <li>bpo-2636: Adding a new regex module (compatible with re)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2010-08-22.00:03:21.563>
created_at = <Date 2001-06-14.08:26:00.000>
labels = ['expert-regex', 'type-feature']
title = "SRE: (?flag) isn't properly scoped"
updated_at = <Date 2014-11-08.12:27:50.938>
user = 'https://bugs.python.org/effbot'
```
bugs.python.org fields:
```python
activity = <Date 2014-11-08.12:27:50.938>
actor = 'serhiy.storchaka'
assignee = 'effbot'
closed = True
closed_date = <Date 2010-08-22.00:03:21.563>
closer = 'georg.brandl'
components = ['Regular Expressions']
creation = <Date 2001-06-14.08:26:00.000>
creator = 'effbot'
dependencies = ['3825']
files = []
hgrepos = []
issue_num = 433024
keywords = []
message_count = 5.0
messages = ['53160', '63644', '73685', '114617', '230851']
nosy_count = 7.0
nosy_names = ['effbot', 'georg.brandl', 'belopolsky', 'rsc', 'timehorse', 'mrabarnett', 'serhiy.storchaka']
pr_nums = []
priority = 'low'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = '2636'
type = 'enhancement'
url = 'https://bugs.python.org/issue433024'
versions = ['Python 3.2']
```
</p></details>
| SRE: (?flag) isn't properly scoped | https://api.github.com/repos/python/cpython/issues/34623/comments | 5 | 2001-06-14T08:26:00Z | 2022-04-09T21:32:55Z | https://github.com/python/cpython/issues/34623 | 1,198,777,665 | 34,623 |
[
"python",
"cpython"
] | BPO | [432786](https://bugs.python.org/issue432786)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-07-05.12:22:37.000>
created_at = <Date 2001-06-13.14:58:47.000>
labels = ['extension-modules']
title = 'Python 2.1 test_locale fails'
updated_at = <Date 2001-07-05.12:22:37.000>
user = 'https://bugs.python.org/dubuc'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-05.12:22:37.000>
actor = 'dubuc'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-06-13.14:58:47.000>
creator = 'dubuc'
dependencies = []
files = []
hgrepos = []
issue_num = 432786
keywords = []
message_count = 5.0
messages = ['5043', '5044', '5045', '5046', '5047']
nosy_count = 3.0
nosy_names = ['loewis', 'rminsk', 'dubuc']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue432786'
versions = []
```
</p></details>
| Python 2.1 test_locale fails | https://api.github.com/repos/python/cpython/issues/34622/comments | 5 | 2001-06-13T14:58:47Z | 2022-04-09T21:32:53Z | https://github.com/python/cpython/issues/34622 | 1,198,777,661 | 34,622 |
[
"python",
"cpython"
] | BPO | [432621](https://bugs.python.org/issue432621)
--- | :---
Nosy | @gvanrossum, @freddrake, @warsaw, @gaul, @gstein
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-07-07.16:52:05.000>
created_at = <Date 2001-06-13.02:20:07.000>
labels = ['library']
title = 'httplib: multiple Set-Cookie headers'
updated_at = <Date 2002-07-07.16:52:05.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2002-07-07.16:52:05.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-06-13.02:20:07.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 432621
keywords = []
message_count = 9.0
messages = ['5034', '5035', '5036', '5037', '5038', '5039', '5040', '5041', '5042']
nosy_count = 7.0
nosy_names = ['gvanrossum', 'jhylton', 'fdrake', 'barry', 'holdenweb', 'gaul', 'gstein']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue432621'
versions = ['Python 2.2']
```
</p></details>
| httplib: multiple Set-Cookie headers | https://api.github.com/repos/python/cpython/issues/34621/comments | 9 | 2001-06-13T02:20:07Z | 2022-04-09T21:32:52Z | https://github.com/python/cpython/issues/34621 | 1,198,777,655 | 34,621 |
[
"python",
"cpython"
] | BPO | [432570](https://bugs.python.org/issue432570)
--- | :---
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 2002-03-12.20:42:41.000>
created_at = <Date 2001-06-12.22:35:42.000>
labels = ['expert-regex']
title = 'overlapping groups ?'
updated_at = <Date 2002-03-12.20:42:41.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-12.20:42:41.000>
actor = 'jvr'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2001-06-12.22:35:42.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 432570
keywords = []
message_count = 3.0
messages = ['5031', '5032', '5033']
nosy_count = 3.0
nosy_names = ['effbot', 'skip.montanaro', 'jvr']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue432570'
versions = []
```
</p></details>
| overlapping groups ? | https://api.github.com/repos/python/cpython/issues/34620/comments | 3 | 2001-06-12T22:35:42Z | 2022-04-09T21:32:51Z | https://github.com/python/cpython/issues/34620 | 1,198,777,651 | 34,620 |
[
"python",
"cpython"
] | BPO | [432552](https://bugs.python.org/issue432552)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-06-13.00:36:50.000>
created_at = <Date 2001-06-12.21:50:01.000>
labels = ['interpreter-core']
title = 'PyLong_AsLongLong() problems'
updated_at = <Date 2001-06-13.00:36:50.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-13.00:36:50.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-06-12.21:50:01.000>
creator = 'tim.peters'
dependencies = []
files = []
hgrepos = []
issue_num = 432552
keywords = []
message_count = 2.0
messages = ['5029', '5030']
nosy_count = 1.0
nosy_names = ['tim.peters']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue432552'
versions = []
```
</p></details>
| PyLong_AsLongLong() problems | https://api.github.com/repos/python/cpython/issues/34619/comments | 2 | 2001-06-12T21:50:01Z | 2022-04-09T21:32:51Z | https://github.com/python/cpython/issues/34619 | 1,198,777,647 | 34,619 |
[
"python",
"cpython"
] | BPO | [432501](https://bugs.python.org/issue432501)
--- | :---
Nosy | @malemburg, @mhammond
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mhammond'
closed_at = <Date 2002-03-28.01:59:59.000>
created_at = <Date 2001-06-12.18:48:47.000>
labels = ['OS-windows']
title = 'Problem with urllib and proxies / Win32'
updated_at = <Date 2002-03-28.01:59:59.000>
user = 'https://github.com/malemburg'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-28.01:59:59.000>
actor = 'mhammond'
assignee = 'mhammond'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2001-06-12.18:48:47.000>
creator = 'lemburg'
dependencies = []
files = []
hgrepos = []
issue_num = 432501
keywords = []
message_count = 5.0
messages = ['5024', '5025', '5026', '5027', '5028']
nosy_count = 2.0
nosy_names = ['lemburg', 'mhammond']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue432501'
versions = []
```
</p></details>
| Problem with urllib and proxies / Win32 | https://api.github.com/repos/python/cpython/issues/34618/comments | 5 | 2001-06-12T18:48:47Z | 2022-04-09T21:32:50Z | https://github.com/python/cpython/issues/34618 | 1,198,777,642 | 34,618 |
[
"python",
"cpython"
] | BPO | [432497](https://bugs.python.org/issue432497)
--- | :---
Nosy | @malemburg, @loewis, @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/loewis'
closed_at = <Date 2001-10-24.17:14:48.000>
created_at = <Date 2001-06-12.18:41:50.000>
labels = ['extension-modules']
title = "curses module doesn't build on HP-UX"
updated_at = <Date 2001-10-24.17:14:48.000>
user = 'https://github.com/malemburg'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-24.17:14:48.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-06-12.18:41:50.000>
creator = 'lemburg'
dependencies = []
files = []
hgrepos = []
issue_num = 432497
keywords = []
message_count = 3.0
messages = ['5021', '5022', '5023']
nosy_count = 3.0
nosy_names = ['lemburg', 'loewis', 'akuchling']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue432497'
versions = []
```
</p></details>
| curses module doesn't build on HP-UX | https://api.github.com/repos/python/cpython/issues/34617/comments | 3 | 2001-06-12T18:41:50Z | 2022-04-09T21:32:49Z | https://github.com/python/cpython/issues/34617 | 1,198,777,636 | 34,617 |
[
"python",
"cpython"
] | BPO | [432457](https://bugs.python.org/issue432457)
--- | :---
Nosy | @gvanrossum
Files | <li>[pyrl.patch](https://bugs.python.org/file3383/pyrl.patch "Uploaded as text/plain at 2001-06-12.16:39:10 by jlt63")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-07-10.16:45:13.000>
created_at = <Date 2001-06-12.16:39:09.000>
labels = ['build']
title = 'Readline 4.2 Patch'
updated_at = <Date 2001-07-10.16:45:13.000>
user = 'https://bugs.python.org/jlt63'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-10.16:45:13.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-06-12.16:39:09.000>
creator = 'jlt63'
dependencies = []
files = ['3383']
hgrepos = []
issue_num = 432457
keywords = ['patch']
message_count = 3.0
messages = ['36815', '36816', '36817']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'jlt63']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue432457'
versions = []
```
</p></details>
| Readline 4.2 Patch | https://api.github.com/repos/python/cpython/issues/34616/comments | 3 | 2001-06-12T16:39:09Z | 2022-04-09T21:32:47Z | https://github.com/python/cpython/issues/34616 | 1,198,777,631 | 34,616 |
[
"python",
"cpython"
] | BPO | [432401](https://bugs.python.org/issue432401)
--- | :---
Nosy | @malemburg, @doerwalter
Files | <li>[diff7.txt](https://bugs.python.org/file3365/diff7.txt "Uploaded as text/plain at 2002-04-18.19:22:39 by @doerwalter")</li><li>[test_codeccallbacks.py](https://bugs.python.org/file3366/test_codeccallbacks.py "Uploaded as text/plain at 2002-04-18.19:24:50 by @doerwalter"): test script</li><li>[diff8.txt](https://bugs.python.org/file3367/diff8.txt "Uploaded as text/plain at 2002-05-01.17:57:47 by @doerwalter"): PyUnicode_EncodeDecimal done</li><li>[diff9.txt](https://bugs.python.org/file3368/diff9.txt "Uploaded as text/plain at 2002-05-16.19:06:13 by @doerwalter")</li><li>[diff10.txt](https://bugs.python.org/file3369/diff10.txt "Uploaded as text/plain at 2002-05-29.20:50:10 by @doerwalter")</li><li>[test_codeccallbacks.py](https://bugs.python.org/file3370/test_codeccallbacks.py "Uploaded as text/plain at 2002-05-29.20:51:29 by @doerwalter"): test script which catches the bugs fixed in diff10.txt</li><li>[diff11.txt](https://bugs.python.org/file3371/diff11.txt "Uploaded as text/plain at 2002-05-30.16:30:29 by @doerwalter")</li><li>[speedtest.py](https://bugs.python.org/file3372/speedtest.py "Uploaded as text/plain at 2002-05-30.16:31:19 by @doerwalter"): test speed for encoding</li><li>[diff12.txt](https://bugs.python.org/file3373/diff12.txt "Uploaded as text/plain at 2002-07-24.18:55:39 by @doerwalter")</li><li>[test_codeccallbacks.py](https://bugs.python.org/file3374/test_codeccallbacks.py "Uploaded as text/plain at 2002-07-24.19:04:45 by @doerwalter"): test script for diff12.txt</li><li>[test_codeccallbacks.py](https://bugs.python.org/file3375/test_codeccallbacks.py "Uploaded as text/plain at 2002-07-26.15:41:07 by @doerwalter"): Adds parameter and result test for the callbacks</li><li>[diff13.txt](https://bugs.python.org/file3376/diff13.txt "Uploaded as text/plain at 2002-08-14.10:23:23 by @doerwalter")</li><li>[diff.txt](https://bugs.python.org/file3377/diff.txt "Uploaded as text/plain at 2001-06-12.13:43:03 by @doerwalter")</li><li>[diff.txt](https://bugs.python.org/file3378/diff.txt "Uploaded as text/plain at 2001-06-12.18:59:24 by @doerwalter"): Revised patch</li><li>[diff.txt](https://bugs.python.org/file3379/diff.txt "Uploaded as text/plain at 2001-06-13.13:57:07 by @doerwalter"): Patch V3: Renamed the encode function to include "unicode". a few fixes in Lib/encodings</li><li>[diff.txt](https://bugs.python.org/file3380/diff.txt "Uploaded as text/plain at 2001-07-12.11:03:15 by @doerwalter"): Patch V4: (enc, uni, pos, state) -> (out, newpos) communication and speedups</li><li>[diff.txt](https://bugs.python.org/file3381/diff.txt "Uploaded as text/plain at 2001-07-23.17:03:41 by @doerwalter"): Patch V5: Unicode encoding error handling callback registry</li><li>[diff.txt](https://bugs.python.org/file3382/diff.txt "Uploaded as text/plain at 2001-07-27.03:55:37 by @doerwalter"): Patch V6: Encoding and decoding for string and unicode done</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-09-02.13:19:15.000>
created_at = <Date 2001-06-12.13:43:03.000>
labels = ['interpreter-core']
title = 'unicode encoding error callbacks'
updated_at = <Date 2002-09-02.13:19:15.000>
user = 'https://github.com/doerwalter'
```
bugs.python.org fields:
```python
activity = <Date 2002-09-02.13:19:15.000>
actor = 'doerwalter'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-06-12.13:43:03.000>
creator = 'doerwalter'
dependencies = []
files = ['3365', '3366', '3367', '3368', '3369', '3370', '3371', '3372', '3373', '3374', '3375', '3376', '3377', '3378', '3379', '3380', '3381', '3382']
hgrepos = []
issue_num = 432401
keywords = ['patch']
message_count = 42.0
messages = ['36773', '36774', '36775', '36776', '36777', '36778', '36779', '36780', '36781', '36782', '36783', '36784', '36785', '36786', '36787', '36788', '36789', '36790', '36791', '36792', '36793', '36794', '36795', '36796', '36797', '36798', '36799', '36800', '36801', '36802', '36803', '36804', '36805', '36806', '36807', '36808', '36809', '36810', '36811', '36812', '36813', '36814']
nosy_count = 2.0
nosy_names = ['lemburg', 'doerwalter']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue432401'
versions = []
```
</p></details>
| unicode encoding error callbacks | https://api.github.com/repos/python/cpython/issues/34615/comments | 42 | 2001-06-12T13:43:03Z | 2022-04-09T21:32:47Z | https://github.com/python/cpython/issues/34615 | 1,198,777,627 | 34,615 |
[
"python",
"cpython"
] | BPO | [432384](https://bugs.python.org/issue432384)
--- | :---
Nosy | @malemburg, @doerwalter
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/malemburg'
closed_at = <Date 2001-06-12.13:15:34.000>
created_at = <Date 2001-06-12.12:52:29.000>
labels = ['interpreter-core']
title = 'Recursion in PyString_AsEncodedString?'
updated_at = <Date 2001-06-12.13:15:34.000>
user = 'https://github.com/doerwalter'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-12.13:15:34.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-06-12.12:52:29.000>
creator = 'doerwalter'
dependencies = []
files = []
hgrepos = []
issue_num = 432384
keywords = []
message_count = 2.0
messages = ['5019', '5020']
nosy_count = 2.0
nosy_names = ['lemburg', 'doerwalter']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue432384'
versions = []
```
</p></details>
| Recursion in PyString_AsEncodedString? | https://api.github.com/repos/python/cpython/issues/34614/comments | 2 | 2001-06-12T12:52:29Z | 2022-04-09T21:32:46Z | https://github.com/python/cpython/issues/34614 | 1,198,777,623 | 34,614 |
[
"python",
"cpython"
] | BPO | [432373](https://bugs.python.org/issue432373)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-10-18.21:04:26.000>
created_at = <Date 2001-06-12.11:09:51.000>
labels = ['library']
title = '[Windows] file.tell() gives wrong value'
updated_at = <Date 2001-10-18.21:04:26.000>
user = 'https://bugs.python.org/eso'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-18.21:04:26.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-06-12.11:09:51.000>
creator = 'eso'
dependencies = []
files = []
hgrepos = []
issue_num = 432373
keywords = []
message_count = 6.0
messages = ['5013', '5014', '5015', '5016', '5017', '5018']
nosy_count = 3.0
nosy_names = ['tim.peters', 'eso', 'zephyrfalcon']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue432373'
versions = []
```
</p></details>
| [Windows] file.tell() gives wrong value | https://api.github.com/repos/python/cpython/issues/34613/comments | 6 | 2001-06-12T11:09:51Z | 2022-04-09T21:32:45Z | https://github.com/python/cpython/issues/34613 | 1,198,777,612 | 34,613 |
[
"python",
"cpython"
] | BPO | [432369](https://bugs.python.org/issue432369)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-07-06.17:24:37.000>
created_at = <Date 2001-06-12.10:54:40.000>
labels = ['library']
title = 'ConfigParser: problem w/ mixed-case opts'
updated_at = <Date 2001-07-06.17:24:37.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-06.17:24:37.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-06-12.10:54:40.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 432369
keywords = []
message_count = 2.0
messages = ['5011', '5012']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue432369'
versions = []
```
</p></details>
| ConfigParser: problem w/ mixed-case opts | https://api.github.com/repos/python/cpython/issues/34612/comments | 2 | 2001-06-12T10:54:40Z | 2022-04-09T21:32:44Z | https://github.com/python/cpython/issues/34612 | 1,198,777,608 | 34,612 |
[
"python",
"cpython"
] | BPO | [432325](https://bugs.python.org/issue432325)
--- | :---
Nosy | @loewis, @pefu
Files | <li>[libstruct.tex.diff](https://bugs.python.org/file3364/libstruct.tex.diff "Uploaded as text/plain at 2001-06-12.06:23:26 by @pefu"): This adds a versionadded {2.2} to the note about 'q', 'Q'.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-06-16.08:12:51.000>
created_at = <Date 2001-06-12.06:23:25.000>
labels = ['docs']
title = '\\versionadded{2.2} in libstruct.tex'
updated_at = <Date 2001-06-16.08:12:51.000>
user = 'https://github.com/pefu'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-16.08:12:51.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-06-12.06:23:25.000>
creator = 'pefu'
dependencies = []
files = ['3364']
hgrepos = []
issue_num = 432325
keywords = ['patch']
message_count = 2.0
messages = ['36771', '36772']
nosy_count = 2.0
nosy_names = ['loewis', 'pefu']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue432325'
versions = []
```
</p></details>
| \versionadded{2.2} in libstruct.tex | https://api.github.com/repos/python/cpython/issues/34611/comments | 2 | 2001-06-12T06:23:25Z | 2022-04-09T21:32:42Z | https://github.com/python/cpython/issues/34611 | 1,198,777,606 | 34,611 |
[
"python",
"cpython"
] | BPO | [432265](https://bugs.python.org/issue432265)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-09-14.01:12:49.000>
created_at = <Date 2001-06-12.02:45:50.000>
labels = ['type-feature']
title = 'time.strptime for Windows'
updated_at = <Date 2002-09-14.01:12:49.000>
user = 'https://bugs.python.org/amc1'
```
bugs.python.org fields:
```python
activity = <Date 2002-09-14.01:12:49.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-06-12.02:45:50.000>
creator = 'amc1'
dependencies = []
files = []
hgrepos = []
issue_num = 432265
keywords = []
message_count = 2.0
messages = ['53158', '53159']
nosy_count = 2.0
nosy_names = ['amc1', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue432265'
versions = []
```
</p></details>
| time.strptime for Windows | https://api.github.com/repos/python/cpython/issues/34610/comments | 2 | 2001-06-12T02:45:50Z | 2022-04-09T21:32:40Z | https://github.com/python/cpython/issues/34610 | 1,198,777,600 | 34,610 |
[
"python",
"cpython"
] | BPO | [432208](https://bugs.python.org/issue432208)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-06-12.03:32:21.000>
created_at = <Date 2001-06-11.21:24:15.000>
labels = ['docs']
title = 'dict.keys() and dict.values() not new'
updated_at = <Date 2001-06-12.03:32:21.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-12.03:32:21.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-06-11.21:24:15.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 432208
keywords = []
message_count = 2.0
messages = ['5006', '5007']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue432208'
versions = []
```
</p></details>
| dict.keys() and dict.values() not new | https://api.github.com/repos/python/cpython/issues/34609/comments | 2 | 2001-06-11T21:24:15Z | 2022-04-09T21:32:40Z | https://github.com/python/cpython/issues/34609 | 1,198,777,596 | 34,609 |
[
"python",
"cpython"
] | BPO | [432183](https://bugs.python.org/issue432183)
--- | :---
Nosy | @mwhudson, @gvanrossum
Files | <li>[newline.txt](https://bugs.python.org/file3363/newline.txt "Uploaded as text/plain at 2001-06-11.20:00:39 by @gvanrossum"): Patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-06-13.16:25:51.000>
created_at = <Date 2001-06-11.20:00:39.000>
labels = ['interpreter-core']
title = 'PEP-259: skip printing newline*2'
updated_at = <Date 2001-06-13.16:25:51.000>
user = 'https://github.com/gvanrossum'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-13.16:25:51.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-06-11.20:00:39.000>
creator = 'gvanrossum'
dependencies = []
files = ['3363']
hgrepos = []
issue_num = 432183
keywords = ['patch']
message_count = 3.0
messages = ['36768', '36769', '36770']
nosy_count = 2.0
nosy_names = ['mwh', 'gvanrossum']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue432183'
versions = []
```
</p></details>
| PEP-259: skip printing newline*2 | https://api.github.com/repos/python/cpython/issues/34608/comments | 3 | 2001-06-11T20:00:39Z | 2022-04-09T21:32:39Z | https://github.com/python/cpython/issues/34608 | 1,198,777,590 | 34,608 |
[
"python",
"cpython"
] | BPO | [432117](https://bugs.python.org/issue432117)
--- | :---
Nosy | @loewis
Files | <li>[pulldom-patch.txt](https://bugs.python.org/file3362/pulldom-patch.txt "Uploaded as text/plain at 2001-06-11.15:24:57 by nobody"): patch against xml.dom.pulldom.py in Python 2.1 (final release)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2001-07-18.15:31:54.000>
created_at = <Date 2001-06-11.15:24:57.000>
labels = ['expert-XML']
title = 'Updated PullDOM patch'
updated_at = <Date 2001-07-18.15:31:54.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-18.15:31:54.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2001-06-11.15:24:57.000>
creator = 'anonymous'
dependencies = []
files = ['3362']
hgrepos = []
issue_num = 432117
keywords = ['patch']
message_count = 2.0
messages = ['36766', '36767']
nosy_count = 1.0
nosy_names = ['loewis']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue432117'
versions = []
```
</p></details>
| Updated PullDOM patch | https://api.github.com/repos/python/cpython/issues/34607/comments | 2 | 2001-06-11T15:24:57Z | 2022-04-09T21:32:38Z | https://github.com/python/cpython/issues/34607 | 1,198,777,588 | 34,607 |
[
"python",
"cpython"
] | BPO | [431899](https://bugs.python.org/issue431899)
--- | :---
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-29.09:37:29.000>
created_at = <Date 2001-06-10.20:20:34.000>
labels = ['expert-tkinter']
title = 'tkfileDialog on NT makes float fr specif'
updated_at = <Date 2002-03-29.09:37:29.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-29.09:37:29.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2001-06-10.20:20:34.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 431899
keywords = []
message_count = 3.0
messages = ['5003', '5004', '5005']
nosy_count = 1.0
nosy_names = ['loewis']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue431899'
versions = []
```
</p></details>
| tkfileDialog on NT makes float fr specif | https://api.github.com/repos/python/cpython/issues/34606/comments | 3 | 2001-06-10T20:20:34Z | 2022-04-09T21:32:36Z | https://github.com/python/cpython/issues/34606 | 1,198,777,585 | 34,606 |
[
"python",
"cpython"
] | BPO | [432247](https://bugs.python.org/issue432247)
--- | :---
Nosy | @loewis, @warsaw
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2001-06-12.17:18:59.000>
created_at = <Date 2001-06-10.11:06:31.000>
labels = []
title = 'Deprecated Module regsub'
updated_at = <Date 2001-06-12.17:18:59.000>
user = 'https://bugs.python.org/shakari'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-12.17:18:59.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-06-10.11:06:31.000>
creator = 'shakari'
dependencies = []
files = []
hgrepos = []
issue_num = 432247
keywords = []
message_count = 3.0
messages = ['5008', '5009', '5010']
nosy_count = 3.0
nosy_names = ['loewis', 'barry', 'shakari']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue432247'
versions = []
```
</p></details>
| Deprecated Module regsub | https://api.github.com/repos/python/cpython/issues/34605/comments | 3 | 2001-06-10T11:06:31Z | 2022-04-09T21:32:36Z | https://github.com/python/cpython/issues/34605 | 1,198,777,584 | 34,605 |
[
"python",
"cpython"
] | BPO | [431772](https://bugs.python.org/issue431772)
--- | :---
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/tim-one'
closed_at = <Date 2001-06-10.18:58:49.000>
created_at = <Date 2001-06-10.07:55:33.000>
labels = ['library']
title = 'traceback.print_exc() causes traceback'
updated_at = <Date 2001-06-10.18:58:49.000>
user = 'https://bugs.python.org/atsuoi'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-10.18:58:49.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-06-10.07:55:33.000>
creator = 'atsuoi'
dependencies = []
files = []
hgrepos = []
issue_num = 431772
keywords = []
message_count = 3.0
messages = ['4996', '4997', '4998']
nosy_count = 3.0
nosy_names = ['mwh', 'tim.peters', 'atsuoi']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue431772'
versions = []
```
</p></details>
| traceback.print_exc() causes traceback | https://api.github.com/repos/python/cpython/issues/34604/comments | 3 | 2001-06-10T07:55:33Z | 2022-04-09T21:32:35Z | https://github.com/python/cpython/issues/34604 | 1,198,777,581 | 34,604 |
[
"python",
"cpython"
] | BPO | [431597](https://bugs.python.org/issue431597)
--- | :---
Nosy | @gvanrossum
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-08-30.21:15:36.000>
created_at = <Date 2001-06-09.10:21:45.000>
labels = ['library']
title = 'Code being copied into shelve and UserDi'
updated_at = <Date 2001-08-30.21:15:36.000>
user = 'https://bugs.python.org/rjones33410'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-30.21:15:36.000>
actor = 'jhylton'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-06-09.10:21:45.000>
creator = 'rjones33410'
dependencies = []
files = []
hgrepos = []
issue_num = 431597
keywords = []
message_count = 4.0
messages = ['4992', '4993', '4994', '4995']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'jhylton', 'rjones33410']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue431597'
versions = []
```
</p></details>
| Code being copied into shelve and UserDi | https://api.github.com/repos/python/cpython/issues/34603/comments | 4 | 2001-06-09T10:21:45Z | 2022-04-09T21:32:33Z | https://github.com/python/cpython/issues/34603 | 1,198,777,578 | 34,603 |
[
"python",
"cpython"
] | BPO | [431886](https://bugs.python.org/issue431886)
--- | :---
Nosy | @gvanrossum, @tim-one
Files | <li>[listcomp.txt](https://bugs.python.org/file76/listcomp.txt "Uploaded as text/plain at 2001-10-14.22:27:35 by @tim-one"): Patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-10-15.15:44:18.000>
created_at = <Date 2001-06-09.06:34:19.000>
labels = ['interpreter-core']
title = 'listcomp syntax too confusing (tuples)'
updated_at = <Date 2001-10-15.15:44:18.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-15.15:44:18.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-06-09.06:34:19.000>
creator = 'tim.peters'
dependencies = []
files = ['76']
hgrepos = []
issue_num = 431886
keywords = []
message_count = 4.0
messages = ['4999', '5000', '5001', '5002']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'tim.peters']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue431886'
versions = []
```
</p></details>
| listcomp syntax too confusing (tuples) | https://api.github.com/repos/python/cpython/issues/34602/comments | 4 | 2001-06-09T06:34:19Z | 2022-04-09T21:32:33Z | https://github.com/python/cpython/issues/34602 | 1,198,777,574 | 34,602 |
[
"python",
"cpython"
] | BPO | [431848](https://bugs.python.org/issue431848)
--- | :---
Nosy | @tim-one
Files | <li>[mathmodule.patch](https://bugs.python.org/file3361/mathmodule.patch "Uploaded as text/plain at 2001-06-09.03:52:01 by nowonder"): first attempt</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-08-07.22:10:34.000>
created_at = <Date 2001-06-09.03:52:00.000>
labels = ['extension-modules']
title = 'mathmodule.c: doc strings & conversion'
updated_at = <Date 2001-08-07.22:10:34.000>
user = 'https://bugs.python.org/nowonder'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-07.22:10:34.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-06-09.03:52:00.000>
creator = 'nowonder'
dependencies = []
files = ['3361']
hgrepos = []
issue_num = 431848
keywords = ['patch']
message_count = 2.0
messages = ['36764', '36765']
nosy_count = 2.0
nosy_names = ['tim.peters', 'nowonder']
pr_nums = []
priority = 'low'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue431848'
versions = []
```
</p></details>
| mathmodule.c: doc strings & conversion | https://api.github.com/repos/python/cpython/issues/34601/comments | 2 | 2001-06-09T03:52:00Z | 2022-04-09T21:32:31Z | https://github.com/python/cpython/issues/34601 | 1,198,777,570 | 34,601 |
[
"python",
"cpython"
] | BPO | [431557](https://bugs.python.org/issue431557)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-06-09.08:00:13.000>
created_at = <Date 2001-06-09.02:16:45.000>
labels = ['interpreter-core']
title = 'issue with include/cStringIO.h and C++'
updated_at = <Date 2001-06-09.08:00:13.000>
user = 'https://bugs.python.org/davygrvy'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-09.08:00:13.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-06-09.02:16:45.000>
creator = 'davygrvy'
dependencies = []
files = []
hgrepos = []
issue_num = 431557
keywords = []
message_count = 2.0
messages = ['4990', '4991']
nosy_count = 2.0
nosy_names = ['loewis', 'davygrvy']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue431557'
versions = []
```
</p></details>
| issue with include/cStringIO.h and C++ | https://api.github.com/repos/python/cpython/issues/34600/comments | 2 | 2001-06-09T02:16:45Z | 2022-04-09T21:32:30Z | https://github.com/python/cpython/issues/34600 | 1,198,777,568 | 34,600 |
[
"python",
"cpython"
] | BPO | [431422](https://bugs.python.org/issue431422)
--- | :---
Nosy | @freddrake, @hathawsh
Files | <li>[patch](https://bugs.python.org/file3360/patch "Uploaded as text/plain at 2001-06-08.15:54:36 by @hathawsh")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-07-04.05:41:28.000>
created_at = <Date 2001-06-08.15:54:35.000>
labels = ['interpreter-core']
title = '"print" not emitting POP_TOP'
updated_at = <Date 2001-07-04.05:41:28.000>
user = 'https://github.com/hathawsh'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-04.05:41:28.000>
actor = 'fdrake'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-06-08.15:54:35.000>
creator = 'hathawsh'
dependencies = []
files = ['3360']
hgrepos = []
issue_num = 431422
keywords = ['patch']
message_count = 3.0
messages = ['36761', '36762', '36763']
nosy_count = 3.0
nosy_names = ['jhylton', 'fdrake', 'hathawsh']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue431422'
versions = []
```
</p></details>
| "print" not emitting POP_TOP | https://api.github.com/repos/python/cpython/issues/34599/comments | 3 | 2001-06-08T15:54:35Z | 2022-04-09T21:32:28Z | https://github.com/python/cpython/issues/34599 | 1,198,777,565 | 34,599 |
[
"python",
"cpython"
] | BPO | [431257](https://bugs.python.org/issue431257)
--- | :---
Nosy | @tim-one, @freddrake
Files | <li>[/home/fdrake/projects/python/ceval.diff](https://bugs.python.org/file3359//home/fdrake/projects/python/ceval.diff "Uploaded as text/plain at 2001-06-07.21:44:35 by @freddrake")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-06-08.04:33:38.000>
created_at = <Date 2001-06-07.21:44:34.000>
labels = ['interpreter-core']
title = 'profile/trace dispatch speed-up'
updated_at = <Date 2001-06-08.04:33:38.000>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-08.04:33:38.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-06-07.21:44:34.000>
creator = 'fdrake'
dependencies = []
files = ['3359']
hgrepos = []
issue_num = 431257
keywords = ['patch']
message_count = 3.0
messages = ['36758', '36759', '36760']
nosy_count = 2.0
nosy_names = ['tim.peters', 'fdrake']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue431257'
versions = []
```
</p></details>
| profile/trace dispatch speed-up | https://api.github.com/repos/python/cpython/issues/34598/comments | 3 | 2001-06-07T21:44:34Z | 2022-04-09T21:32:28Z | https://github.com/python/cpython/issues/34598 | 1,198,777,560 | 34,598 |
[
"python",
"cpython"
] | BPO | [431191](https://bugs.python.org/issue431191)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-07-04.06:17:30.000>
created_at = <Date 2001-06-07.18:59:08.000>
labels = ['build']
title = 'termios, Python 2.1 and 1.5.2, AIX, SCO'
updated_at = <Date 2001-07-04.06:17:30.000>
user = 'https://bugs.python.org/mikent'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-04.06:17:30.000>
actor = 'fdrake'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-06-07.18:59:08.000>
creator = 'mikent'
dependencies = []
files = []
hgrepos = []
issue_num = 431191
keywords = []
message_count = 2.0
messages = ['4988', '4989']
nosy_count = 2.0
nosy_names = ['fdrake', 'mikent']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue431191'
versions = []
```
</p></details>
| termios, Python 2.1 and 1.5.2, AIX, SCO | https://api.github.com/repos/python/cpython/issues/34597/comments | 2 | 2001-06-07T18:59:08Z | 2022-04-09T21:32:26Z | https://github.com/python/cpython/issues/34597 | 1,198,777,554 | 34,597 |
[
"python",
"cpython"
] | BPO | [431060](https://bugs.python.org/issue431060)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-07-06.14:25:27.000>
created_at = <Date 2001-06-07.14:26:32.000>
labels = ['invalid', 'library']
title = "print 'foo',;readline() softspace error"
updated_at = <Date 2001-07-06.14:25:27.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-06.14:25:27.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-06-07.14:26:32.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 431060
keywords = []
message_count = 3.0
messages = ['4985', '4986', '4987']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue431060'
versions = []
```
</p></details>
| print 'foo',;readline() softspace error | https://api.github.com/repos/python/cpython/issues/34596/comments | 3 | 2001-06-07T14:26:32Z | 2022-04-09T21:32:26Z | https://github.com/python/cpython/issues/34596 | 1,198,777,550 | 34,596 |
[
"python",
"cpython"
] | BPO | [431000](https://bugs.python.org/issue431000)
--- | :---
Nosy | @gvanrossum
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-12-12.05:31:54.000>
created_at = <Date 2001-06-07.11:21:08.000>
labels = ['interpreter-core']
title = 'PyMapping_DelItem[String]() is broken'
updated_at = <Date 2001-12-12.05:31:54.000>
user = 'https://github.com/gvanrossum'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-12.05:31:54.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-06-07.11:21:08.000>
creator = 'gvanrossum'
dependencies = []
files = []
hgrepos = []
issue_num = 431000
keywords = []
message_count = 2.0
messages = ['4983', '4984']
nosy_count = 1.0
nosy_names = ['gvanrossum']
pr_nums = []
priority = 'low'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue431000'
versions = []
```
</p></details>
| PyMapping_DelItem[String]() is broken | https://api.github.com/repos/python/cpython/issues/34595/comments | 2 | 2001-06-07T11:21:08Z | 2022-04-09T21:32:24Z | https://github.com/python/cpython/issues/34595 | 1,198,777,545 | 34,595 |
[
"python",
"cpython"
] | BPO | [430991](https://bugs.python.org/issue430991)
--- | :---
Nosy | @tim-one, @arigo
Files | <li>[bugtest.py](https://bugs.python.org/file75/bugtest.py "Uploaded as text/plain at 2001-06-07.10:44:33 by @arigo"): misplaced traceback when run in "python -O"</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-06-09.09:27:32.000>
created_at = <Date 2001-06-07.10:44:32.000>
labels = ['interpreter-core']
title = 'wrong co_lnotab'
updated_at = <Date 2001-06-09.09:27:32.000>
user = 'https://github.com/arigo'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-09.09:27:32.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-06-07.10:44:32.000>
creator = 'arigo'
dependencies = []
files = ['75']
hgrepos = []
issue_num = 430991
keywords = []
message_count = 3.0
messages = ['4980', '4981', '4982']
nosy_count = 2.0
nosy_names = ['tim.peters', 'arigo']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue430991'
versions = []
```
</p></details>
| wrong co_lnotab | https://api.github.com/repos/python/cpython/issues/34594/comments | 3 | 2001-06-07T10:44:32Z | 2022-04-09T21:32:24Z | https://github.com/python/cpython/issues/34594 | 1,198,777,542 | 34,594 |
[
"python",
"cpython"
] | BPO | [430986](https://bugs.python.org/issue430986)
--- | :---
Nosy | @malemburg, @doerwalter
Files | <li>[diff.txt](https://bugs.python.org/file3358/diff.txt "Uploaded as text/plain at 2001-06-07.10:20:18 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/malemburg'
closed_at = <Date 2001-06-07.12:26:45.000>
created_at = <Date 2001-06-07.10:20:18.000>
labels = ['interpreter-core']
title = 'Buglet in PyUnicode_FromUnicode'
updated_at = <Date 2001-06-07.12:26:45.000>
user = 'https://github.com/doerwalter'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-07.12:26:45.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-06-07.10:20:18.000>
creator = 'doerwalter'
dependencies = []
files = ['3358']
hgrepos = []
issue_num = 430986
keywords = ['patch']
message_count = 2.0
messages = ['36756', '36757']
nosy_count = 2.0
nosy_names = ['lemburg', 'doerwalter']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue430986'
versions = []
```
</p></details>
| Buglet in PyUnicode_FromUnicode | https://api.github.com/repos/python/cpython/issues/34593/comments | 2 | 2001-06-07T10:20:18Z | 2022-04-09T21:32:23Z | https://github.com/python/cpython/issues/34593 | 1,198,777,540 | 34,593 |
[
"python",
"cpython"
] | BPO | [430948](https://bugs.python.org/issue430948)
--- | :---
Nosy | @tim-one, @freddrake
Files | <li>[/home/fdrake/projects/python/profile.diff](https://bugs.python.org/file3356//home/fdrake/projects/python/profile.diff "Uploaded as text/plain at 2001-06-07.05:29:01 by @freddrake")</li><li>[/home/fdrake/projects/python/profile.diff](https://bugs.python.org/file3357//home/fdrake/projects/python/profile.diff "Uploaded as text/plain at 2001-06-07.21:37:52 by @freddrake"): revised patch, 7 June 2001</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-06-08.04:26:33.000>
created_at = <Date 2001-06-07.05:29:00.000>
labels = ['library']
title = 'Performance improvement for profiler'
updated_at = <Date 2001-06-08.04:26:33.000>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-08.04:26:33.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-06-07.05:29:00.000>
creator = 'fdrake'
dependencies = []
files = ['3356', '3357']
hgrepos = []
issue_num = 430948
keywords = ['patch']
message_count = 6.0
messages = ['36750', '36751', '36752', '36753', '36754', '36755']
nosy_count = 2.0
nosy_names = ['tim.peters', 'fdrake']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue430948'
versions = []
```
</p></details>
| Performance improvement for profiler | https://api.github.com/repos/python/cpython/issues/34592/comments | 6 | 2001-06-07T05:29:00Z | 2022-04-09T21:32:21Z | https://github.com/python/cpython/issues/34592 | 1,198,777,537 | 34,592 |
[
"python",
"cpython"
] | BPO | [430849](https://bugs.python.org/issue430849)
--- | :---
Nosy | @tim-one
Files | <li>[binascii.patch](https://bugs.python.org/file74/binascii.patch "Uploaded as text/plain at 2001-06-06.21:29:12 by nowonder")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-06-07.05:54:03.000>
created_at = <Date 2001-06-06.21:29:11.000>
labels = ['extension-modules']
title = 'binascii.a2b_base64(""): internal error'
updated_at = <Date 2001-06-07.05:54:03.000>
user = 'https://bugs.python.org/nowonder'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-07.05:54:03.000>
actor = 'nowonder'
assignee = 'nowonder'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-06-06.21:29:11.000>
creator = 'nowonder'
dependencies = []
files = ['74']
hgrepos = []
issue_num = 430849
keywords = []
message_count = 3.0
messages = ['4977', '4978', '4979']
nosy_count = 2.0
nosy_names = ['tim.peters', 'nowonder']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue430849'
versions = []
```
</p></details>
| binascii.a2b_base64(""): internal error | https://api.github.com/repos/python/cpython/issues/34591/comments | 3 | 2001-06-06T21:29:11Z | 2022-04-09T21:32:19Z | https://github.com/python/cpython/issues/34591 | 1,198,777,536 | 34,591 |
[
"python",
"cpython"
] | BPO | [430846](https://bugs.python.org/issue430846)
--- | :---
Nosy | @tim-one
Files | <li>[base64.patch](https://bugs.python.org/file3355/base64.patch "Uploaded as text/plain at 2001-06-07.06:07:56 by nowonder")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-06-07.18:42:44.000>
created_at = <Date 2001-06-06.21:14:08.000>
labels = ['library']
title = 'faster string-decoding in base64.py'
updated_at = <Date 2001-06-07.18:42:44.000>
user = 'https://bugs.python.org/nowonder'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-07.18:42:44.000>
actor = 'tim.peters'
assignee = 'nowonder'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-06-06.21:14:08.000>
creator = 'nowonder'
dependencies = []
files = ['3355']
hgrepos = []
issue_num = 430846
keywords = ['patch']
message_count = 4.0
messages = ['36746', '36747', '36748', '36749']
nosy_count = 2.0
nosy_names = ['tim.peters', 'nowonder']
pr_nums = []
priority = 'low'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue430846'
versions = []
```
</p></details>
| faster string-decoding in base64.py | https://api.github.com/repos/python/cpython/issues/34590/comments | 4 | 2001-06-06T21:14:08Z | 2022-04-09T21:32:18Z | https://github.com/python/cpython/issues/34590 | 1,198,777,533 | 34,590 |
[
"python",
"cpython"
] | BPO | [430754](https://bugs.python.org/issue430754)
--- | :---
Nosy | @loewis
Files | <li>[ftpmirror.patch](https://bugs.python.org/file3353/ftpmirror.patch "Uploaded as text/plain at 2001-06-06.17:21:19 by romberg"): ftpmirror.patch</li><li>[ftpmirror.patch](https://bugs.python.org/file3354/ftpmirror.patch "Uploaded as text/plain at 2001-06-07.16:39:02 by romberg")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2001-06-07.17:17:41.000>
created_at = <Date 2001-06-06.17:21:18.000>
labels = []
title = 'Makes ftpmirror.py .netrc aware'
updated_at = <Date 2001-06-07.17:17:41.000>
user = 'https://bugs.python.org/romberg'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-07.17:17:41.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2001-06-06.17:21:18.000>
creator = 'romberg'
dependencies = []
files = ['3353', '3354']
hgrepos = []
issue_num = 430754
keywords = ['patch']
message_count = 4.0
messages = ['36742', '36743', '36744', '36745']
nosy_count = 2.0
nosy_names = ['loewis', 'romberg']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue430754'
versions = []
```
</p></details>
| Makes ftpmirror.py .netrc aware | https://api.github.com/repos/python/cpython/issues/34589/comments | 4 | 2001-06-06T17:21:18Z | 2022-04-09T21:32:18Z | https://github.com/python/cpython/issues/34589 | 1,198,777,528 | 34,589 |
[
"python",
"cpython"
] | BPO | [430753](https://bugs.python.org/issue430753)
--- | :---
Nosy | @mwhudson, @gvanrossum
Files | <li>[make.log](https://bugs.python.org/file73/make.log "Uploaded as text/plain at 2001-06-06.17:20:23 by nobody"): make logfile</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-12-11.14:22:06.000>
created_at = <Date 2001-06-06.17:20:23.000>
labels = ['build']
title = 'Python 2.1 build fails on hp-ux 11'
updated_at = <Date 2001-12-11.14:22:06.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-11.14:22:06.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-06-06.17:20:23.000>
creator = 'anonymous'
dependencies = []
files = ['73']
hgrepos = []
issue_num = 430753
keywords = []
message_count = 4.0
messages = ['4973', '4974', '4975', '4976']
nosy_count = 3.0
nosy_names = ['mwh', 'gvanrossum', 'jhylton']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue430753'
versions = []
```
</p></details>
| Python 2.1 build fails on hp-ux 11 | https://api.github.com/repos/python/cpython/issues/34588/comments | 4 | 2001-06-06T17:20:23Z | 2022-04-09T21:32:17Z | https://github.com/python/cpython/issues/34588 | 1,198,777,525 | 34,588 |
[
"python",
"cpython"
] | BPO | [430706](https://bugs.python.org/issue430706)
--- | :---
Nosy | @loewis
Files | <li>[httpserver.diff](https://bugs.python.org/file3352/httpserver.diff "Uploaded as text/plain at 2002-01-07.19:39:52 by lordsutch"): Yet another patch revision.</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.18:38:39.000>
created_at = <Date 2001-06-06.15:33:53.000>
labels = ['library']
title = 'Persistent connections in BaseHTTPServer'
updated_at = <Date 2002-03-17.18:38:39.000>
user = 'https://bugs.python.org/lordsutch'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-17.18:38:39.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-06-06.15:33:53.000>
creator = 'lordsutch'
dependencies = []
files = ['3352']
hgrepos = []
issue_num = 430706
keywords = ['patch']
message_count = 10.0
messages = ['36732', '36733', '36734', '36735', '36736', '36737', '36738', '36739', '36740', '36741']
nosy_count = 2.0
nosy_names = ['loewis', 'lordsutch']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue430706'
versions = []
```
</p></details>
| Persistent connections in BaseHTTPServer | https://api.github.com/repos/python/cpython/issues/34587/comments | 10 | 2001-06-06T15:33:53Z | 2022-04-09T21:32:16Z | https://github.com/python/cpython/issues/34587 | 1,198,777,521 | 34,587 |
[
"python",
"cpython"
] | BPO | [430627](https://bugs.python.org/issue430627)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-06-06.16:14:45.000>
created_at = <Date 2001-06-06.09:57:05.000>
labels = ['docs']
title = 'Fixes for templates/module.tex file'
updated_at = <Date 2001-06-06.16:14:45.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-06.16:14:45.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-06-06.09:57:05.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 430627
keywords = []
message_count = 2.0
messages = ['4971', '4972']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue430627'
versions = []
```
</p></details>
| Fixes for templates/module.tex file | https://api.github.com/repos/python/cpython/issues/34586/comments | 2 | 2001-06-06T09:57:05Z | 2022-04-09T21:32:15Z | https://github.com/python/cpython/issues/34586 | 1,198,777,520 | 34,586 |
[
"python",
"cpython"
] | BPO | [430269](https://bugs.python.org/issue430269)
--- | :---
Nosy | @malemburg, @tim-one, @loewis, @doerwalter
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/malemburg'
closed_at = <Date 2001-08-02.10:21:10.000>
created_at = <Date 2001-06-05.10:56:42.000>
labels = ['type-feature', 'expert-unicode']
title = 'python -U breaks import with 2.1'
updated_at = <Date 2001-08-02.10:21:10.000>
user = 'https://github.com/doerwalter'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-02.10:21:10.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2001-06-05.10:56:42.000>
creator = 'doerwalter'
dependencies = []
files = []
hgrepos = []
issue_num = 430269
keywords = []
message_count = 7.0
messages = ['4964', '4965', '4966', '4967', '4968', '4969', '4970']
nosy_count = 4.0
nosy_names = ['lemburg', 'tim.peters', 'loewis', 'doerwalter']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue430269'
versions = []
```
</p></details>
| python -U breaks import with 2.1 | https://api.github.com/repos/python/cpython/issues/34585/comments | 7 | 2001-06-05T10:56:42Z | 2022-04-09T21:32:14Z | https://github.com/python/cpython/issues/34585 | 1,198,777,517 | 34,585 |
[
"python",
"cpython"
] | BPO | [430200](https://bugs.python.org/issue430200)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-06-05.05:33:22.000>
created_at = <Date 2001-06-05.05:10:33.000>
labels = ['interpreter-core', 'invalid']
title = 'corrupt floats in lists & tuples'
updated_at = <Date 2001-06-05.05:33:22.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-05.05:33:22.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-06-05.05:10:33.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 430200
keywords = []
message_count = 3.0
messages = ['4961', '4962', '4963']
nosy_count = 1.0
nosy_names = ['tim.peters']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue430200'
versions = []
```
</p></details>
| corrupt floats in lists & tuples | https://api.github.com/repos/python/cpython/issues/34584/comments | 3 | 2001-06-05T05:10:33Z | 2022-04-09T21:32:12Z | https://github.com/python/cpython/issues/34584 | 1,198,777,514 | 34,584 |
[
"python",
"cpython"
] | BPO | [430181](https://bugs.python.org/issue430181)
--- | :---
Nosy | @loewis, @freddrake
Files | <li>[httplib.patch](https://bugs.python.org/file3351/httplib.patch "Uploaded as text/plain at 2001-06-05.02:40:45 by lenski"): Patch to help httplib work with picky HTTP servers</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-07-04.05:22:20.000>
created_at = <Date 2001-06-05.02:40:44.000>
labels = ['library']
title = 'Make httplib work with picky servers'
updated_at = <Date 2001-07-04.05:22:20.000>
user = 'https://bugs.python.org/lenski'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-04.05:22:20.000>
actor = 'fdrake'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-06-05.02:40:44.000>
creator = 'lenski'
dependencies = []
files = ['3351']
hgrepos = []
issue_num = 430181
keywords = ['patch']
message_count = 3.0
messages = ['36729', '36730', '36731']
nosy_count = 3.0
nosy_names = ['loewis', 'fdrake', 'lenski']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue430181'
versions = []
```
</p></details>
| Make httplib work with picky servers | https://api.github.com/repos/python/cpython/issues/34583/comments | 3 | 2001-06-05T02:40:44Z | 2022-04-09T21:32:11Z | https://github.com/python/cpython/issues/34583 | 1,198,777,509 | 34,583 |
[
"python",
"cpython"
] | BPO | [430160](https://bugs.python.org/issue430160)
--- | :---
Nosy | @gvanrossum, @rhettinger
Files | <li>[patch001.txt](https://bugs.python.org/file71/patch001.txt "Uploaded as text/plain at 2002-08-16.02:25:50 by holdenweb"): First-round fix for IE POST bug</li><li>[windows posttest bug.zip](https://bugs.python.org/file72/windows%20posttest%20bug.zip "Uploaded as application/x-zip-compressed at 2001-06-05.00:09:05 by kasplat"): zip file containing html and CGIs to reproduce bug</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2003-06-29.05:07:37.000>
created_at = <Date 2001-06-05.00:09:04.000>
labels = ['OS-windows']
title = 'CGIHTTPServer.py POST bug using IE'
updated_at = <Date 2003-06-29.05:07:37.000>
user = 'https://bugs.python.org/kasplat'
```
bugs.python.org fields:
```python
activity = <Date 2003-06-29.05:07:37.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2001-06-05.00:09:04.000>
creator = 'kasplat'
dependencies = []
files = ['71', '72']
hgrepos = []
issue_num = 430160
keywords = []
message_count = 9.0
messages = ['4952', '4953', '4954', '4955', '4956', '4957', '4958', '4959', '4960']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'rhettinger', 'holdenweb', 'kasplat', 'kyrrigle', 'weoweo']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue430160'
versions = []
```
</p></details>
| CGIHTTPServer.py POST bug using IE | https://api.github.com/repos/python/cpython/issues/34582/comments | 9 | 2001-06-05T00:09:04Z | 2022-04-09T21:32:11Z | https://github.com/python/cpython/issues/34582 | 1,198,777,499 | 34,582 |
[
"python",
"cpython"
] | BPO | [430030](https://bugs.python.org/issue430030)
--- | :---
Nosy | @malemburg, @loewis
Files | <li>[utf16.diff](https://bugs.python.org/file3350/utf16.diff "Uploaded as text/plain at 2001-06-04.16:59:20 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/malemburg'
closed_at = <Date 2001-06-19.20:10:01.000>
created_at = <Date 2001-06-04.16:59:19.000>
labels = ['library']
title = 'Avoid multiple BOMs in UTF-16 streams'
updated_at = <Date 2001-06-19.20:10:01.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-19.20:10:01.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-06-04.16:59:19.000>
creator = 'loewis'
dependencies = []
files = ['3350']
hgrepos = []
issue_num = 430030
keywords = ['patch']
message_count = 2.0
messages = ['36727', '36728']
nosy_count = 2.0
nosy_names = ['lemburg', 'loewis']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue430030'
versions = []
```
</p></details>
| Avoid multiple BOMs in UTF-16 streams | https://api.github.com/repos/python/cpython/issues/34581/comments | 2 | 2001-06-04T16:59:19Z | 2022-04-09T21:32:09Z | https://github.com/python/cpython/issues/34581 | 1,198,777,496 | 34,581 |
[
"python",
"cpython"
] | BPO | [429957](https://bugs.python.org/issue429957)
--- | :---
Nosy | @loewis, @brianquinlan
Files | <li>[cp1140.py](https://bugs.python.org/file3348/cp1140.py "Uploaded as text/plain at 2001-06-04.03:53:16 by @brianquinlan")</li><li>[aliases2.patch](https://bugs.python.org/file3349/aliases2.patch "Uploaded as text/plain at 2001-06-04.03:53:43 by @brianquinlan")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-06-07.19:40:10.000>
created_at = <Date 2001-06-04.03:53:16.000>
labels = ['library']
title = 'Add some more EBCDIC encodings'
updated_at = <Date 2001-06-07.19:40:10.000>
user = 'https://github.com/brianquinlan'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-07.19:40:10.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-06-04.03:53:16.000>
creator = 'bquinlan'
dependencies = []
files = ['3348', '3349']
hgrepos = []
issue_num = 429957
keywords = ['patch']
message_count = 2.0
messages = ['36725', '36726']
nosy_count = 2.0
nosy_names = ['loewis', 'bquinlan']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue429957'
versions = []
```
</p></details>
| Add some more EBCDIC encodings | https://api.github.com/repos/python/cpython/issues/34580/comments | 2 | 2001-06-04T03:53:16Z | 2022-04-09T21:32:07Z | https://github.com/python/cpython/issues/34580 | 1,198,777,490 | 34,580 |
[
"python",
"cpython"
] | BPO | [429614](https://bugs.python.org/issue429614)
--- | :---
Nosy | @gvanrossum, @loewis, @freddrake
Files | <li>[pyinit-functions.diffc](https://bugs.python.org/file3347/pyinit-functions.diffc "Uploaded as application/octet-stream at 2001-06-02.15:56:53 by giacometti"): cvs diff -c against sourceforge mainline</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-09-12.17:36:09.000>
created_at = <Date 2001-06-02.15:56:53.000>
labels = ['interpreter-core']
title = 'pythonpath and optimize def. before init'
updated_at = <Date 2001-09-12.17:36:09.000>
user = 'https://bugs.python.org/giacometti'
```
bugs.python.org fields:
```python
activity = <Date 2001-09-12.17:36:09.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-06-02.15:56:53.000>
creator = 'giacometti'
dependencies = []
files = ['3347']
hgrepos = []
issue_num = 429614
keywords = ['patch']
message_count = 12.0
messages = ['36713', '36714', '36715', '36716', '36717', '36718', '36719', '36720', '36721', '36722', '36723', '36724']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'loewis', 'fdrake', 'giacometti']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue429614'
versions = []
```
</p></details>
| pythonpath and optimize def. before init | https://api.github.com/repos/python/cpython/issues/34579/comments | 12 | 2001-06-02T15:56:53Z | 2022-04-09T21:32:06Z | https://github.com/python/cpython/issues/34579 | 1,198,777,486 | 34,579 |
[
"python",
"cpython"
] | BPO | [429611](https://bugs.python.org/issue429611)
--- | :---
Nosy | @freddrake
Files | <li>[builddoc-win32.diffc](https://bugs.python.org/file3346/builddoc-win32.diffc "Uploaded as application/octet-stream at 2001-06-02.15:40:23 by giacometti"): cvs diff -c file against sourceforge python/dist/src mainline</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-09-04.21:15:50.000>
created_at = <Date 2001-06-02.15:40:23.000>
labels = ['docs']
title = 'doc build on win32 with MiKTeX et al.'
updated_at = <Date 2001-09-04.21:15:50.000>
user = 'https://bugs.python.org/giacometti'
```
bugs.python.org fields:
```python
activity = <Date 2001-09-04.21:15:50.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-06-02.15:40:23.000>
creator = 'giacometti'
dependencies = []
files = ['3346']
hgrepos = []
issue_num = 429611
keywords = ['patch']
message_count = 6.0
messages = ['36707', '36708', '36709', '36710', '36711', '36712']
nosy_count = 2.0
nosy_names = ['fdrake', 'giacometti']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue429611'
versions = []
```
</p></details>
| doc build on win32 with MiKTeX et al. | https://api.github.com/repos/python/cpython/issues/34578/comments | 6 | 2001-06-02T15:40:23Z | 2022-04-09T21:32:05Z | https://github.com/python/cpython/issues/34578 | 1,198,777,482 | 34,578 |
[
"python",
"cpython"
] | BPO | [429570](https://bugs.python.org/issue429570)
--- | :---
Nosy | @tim-one, @nascheme
Files | <li>[troublemodule.c](https://bugs.python.org/file70/troublemodule.c "Uploaded as text/plain at 2001-06-02.11:40:48 by rmc"): The extension module that demonstrates the problem</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/nascheme'
closed_at = <Date 2001-09-04.18:26:53.000>
created_at = <Date 2001-06-02.11:40:48.000>
labels = ['interpreter-core']
title = 'GC objects are tracked prematurely'
updated_at = <Date 2001-09-04.18:26:53.000>
user = 'https://bugs.python.org/rmc'
```
bugs.python.org fields:
```python
activity = <Date 2001-09-04.18:26:53.000>
actor = 'nascheme'
assignee = 'nascheme'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-06-02.11:40:48.000>
creator = 'rmc'
dependencies = []
files = ['70']
hgrepos = []
issue_num = 429570
keywords = []
message_count = 5.0
messages = ['4947', '4948', '4949', '4950', '4951']
nosy_count = 3.0
nosy_names = ['tim.peters', 'nascheme', 'rmc']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue429570'
versions = []
```
</p></details>
| GC objects are tracked prematurely | https://api.github.com/repos/python/cpython/issues/34577/comments | 5 | 2001-06-02T11:40:48Z | 2022-04-09T21:32:04Z | https://github.com/python/cpython/issues/34577 | 1,198,777,477 | 34,577 |
[
"python",
"cpython"
] | BPO | [429554](https://bugs.python.org/issue429554)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-06-03.03:17:27.000>
created_at = <Date 2001-06-02.11:11:20.000>
labels = ['docs']
title = 'PyList_SET_ITEM documentation omission'
updated_at = <Date 2001-06-03.03:17:27.000>
user = 'https://bugs.python.org/rmc'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-03.03:17:27.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-06-02.11:11:20.000>
creator = 'rmc'
dependencies = []
files = []
hgrepos = []
issue_num = 429554
keywords = []
message_count = 2.0
messages = ['4945', '4946']
nosy_count = 2.0
nosy_names = ['fdrake', 'rmc']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue429554'
versions = []
```
</p></details>
| PyList_SET_ITEM documentation omission | https://api.github.com/repos/python/cpython/issues/34576/comments | 2 | 2001-06-02T11:11:20Z | 2022-04-09T21:32:03Z | https://github.com/python/cpython/issues/34576 | 1,198,777,472 | 34,576 |
[
"python",
"cpython"
] | BPO | [429542](https://bugs.python.org/issue429542)
--- | :---
Nosy | @loewis
Files | <li>[python-doc-libsmtp.patch](https://bugs.python.org/file3345/python-doc-libsmtp.patch "Uploaded as text/plain at 2001-06-02.09:27:12 by jafo")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-06-07.19:53:57.000>
created_at = <Date 2001-06-02.09:27:11.000>
labels = ['docs']
title = 'Bugfix for libsmtp example'
updated_at = <Date 2001-06-07.19:53:57.000>
user = 'https://bugs.python.org/jafo'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-07.19:53:57.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-06-02.09:27:11.000>
creator = 'jafo'
dependencies = []
files = ['3345']
hgrepos = []
issue_num = 429542
keywords = ['patch']
message_count = 2.0
messages = ['36705', '36706']
nosy_count = 2.0
nosy_names = ['loewis', 'jafo']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue429542'
versions = []
```
</p></details>
| Bugfix for libsmtp example | https://api.github.com/repos/python/cpython/issues/34575/comments | 2 | 2001-06-02T09:27:11Z | 2022-04-09T21:32:01Z | https://github.com/python/cpython/issues/34575 | 1,198,777,469 | 34,575 |
[
"python",
"cpython"
] | BPO | [429442](https://bugs.python.org/issue429442)
--- | :---
Nosy | @gvanrossum, @tim-one, @akuchling
Files | <li>[python.patch](https://bugs.python.org/file3344/python.patch "Uploaded as text/plain at 2001-06-01.20:07:21 by jlt63")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2001-07-20.20:05:52.000>
created_at = <Date 2001-06-01.20:07:20.000>
labels = ['library']
title = 'Cygwin sys.platform/get_platform() patch'
updated_at = <Date 2001-07-20.20:05:52.000>
user = 'https://bugs.python.org/jlt63'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-20.20:05:52.000>
actor = 'jlt63'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2001-06-01.20:07:20.000>
creator = 'jlt63'
dependencies = []
files = ['3344']
hgrepos = []
issue_num = 429442
keywords = ['patch']
message_count = 7.0
messages = ['36698', '36699', '36700', '36701', '36702', '36703', '36704']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'tim.peters', 'akuchling', 'jlt63']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue429442'
versions = []
```
</p></details>
| Cygwin sys.platform/get_platform() patch | https://api.github.com/repos/python/cpython/issues/34574/comments | 7 | 2001-06-01T20:07:20Z | 2022-04-09T21:32:01Z | https://github.com/python/cpython/issues/34574 | 1,198,777,462 | 34,574 |
[
"python",
"cpython"
] | BPO | [429361](https://bugs.python.org/issue429361)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-07-06.17:19:07.000>
created_at = <Date 2001-06-01.16:45:47.000>
labels = ['library']
title = 'popen2.Popen3.wait() exit code'
updated_at = <Date 2001-07-06.17:19:07.000>
user = 'https://bugs.python.org/jkuan'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-06.17:19:07.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-06-01.16:45:47.000>
creator = 'jkuan'
dependencies = []
files = []
hgrepos = []
issue_num = 429361
keywords = []
message_count = 2.0
messages = ['4943', '4944']
nosy_count = 2.0
nosy_names = ['fdrake', 'jkuan']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue429361'
versions = []
```
</p></details>
| popen2.Popen3.wait() exit code | https://api.github.com/repos/python/cpython/issues/34573/comments | 2 | 2001-06-01T16:45:47Z | 2022-04-09T21:31:59Z | https://github.com/python/cpython/issues/34573 | 1,198,777,460 | 34,573 |
[
"python",
"cpython"
] | BPO | [429357](https://bugs.python.org/issue429357)
--- | :---
Files | <li>[python-sre-429357.patch](https://bugs.python.org/file69/python-sre-429357.patch "Uploaded as text/plain at 2001-10-05.04:16:59 by donut"): patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-11-06.16:39:22.000>
created_at = <Date 2001-06-01.16:29:19.000>
labels = ['expert-regex']
title = 'non-greedy regexp duplicating match bug'
updated_at = <Date 2002-11-06.16:39:22.000>
user = 'https://bugs.python.org/donut'
```
bugs.python.org fields:
```python
activity = <Date 2002-11-06.16:39:22.000>
actor = 'niemeyer'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2001-06-01.16:29:19.000>
creator = 'donut'
dependencies = []
files = ['69']
hgrepos = []
issue_num = 429357
keywords = []
message_count = 6.0
messages = ['4937', '4938', '4939', '4940', '4941', '4942']
nosy_count = 5.0
nosy_names = ['nobody', 'effbot', 'gregsmith', 'donut', 'niemeyer']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue429357'
versions = []
```
</p></details>
| non-greedy regexp duplicating match bug | https://api.github.com/repos/python/cpython/issues/34572/comments | 6 | 2001-06-01T16:29:19Z | 2022-04-09T21:31:58Z | https://github.com/python/cpython/issues/34572 | 1,198,777,454 | 34,572 |
[
"python",
"cpython"
] | BPO | [429329](https://bugs.python.org/issue429329)
--- | :---
Nosy | @mwhudson, @freddrake, @aleaxit
Files | <li>[ref5.diff](https://bugs.python.org/file68/ref5.diff "Uploaded as text/plain at 2001-12-11.17:35:15 by @mwhudson"): first draft</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2001-12-12.11:57:29.000>
created_at = <Date 2001-06-01.15:20:40.000>
labels = ['docs']
title = "actual-parameters *arg, **kws not doc'd"
updated_at = <Date 2001-12-12.11:57:29.000>
user = 'https://github.com/aleaxit'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-12.11:57:29.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-06-01.15:20:40.000>
creator = 'aleax'
dependencies = []
files = ['68']
hgrepos = []
issue_num = 429329
keywords = []
message_count = 9.0
messages = ['4928', '4929', '4930', '4931', '4932', '4933', '4934', '4935', '4936']
nosy_count = 4.0
nosy_names = ['mwh', 'jhylton', 'fdrake', 'aleax']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue429329'
versions = []
```
</p></details>
| actual-parameters *arg, **kws not doc'd | https://api.github.com/repos/python/cpython/issues/34571/comments | 9 | 2001-06-01T15:20:40Z | 2022-04-09T21:31:57Z | https://github.com/python/cpython/issues/34571 | 1,198,777,450 | 34,571 |
[
"python",
"cpython"
] | BPO | [429193](https://bugs.python.org/issue429193)
--- | :---
Nosy | @tim-one, @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2003-05-11.23:53:27.000>
created_at = <Date 2001-06-01.00:20:56.000>
labels = ['OS-windows']
title = 'CGIHTTPServer crashes Explorer in WinME'
updated_at = <Date 2003-05-11.23:53:27.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-11.23:53:27.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2001-06-01.00:20:56.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 429193
keywords = []
message_count = 3.0
messages = ['4925', '4926', '4927']
nosy_count = 2.0
nosy_names = ['tim.peters', 'brett.cannon']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue429193'
versions = []
```
</p></details>
| CGIHTTPServer crashes Explorer in WinME | https://api.github.com/repos/python/cpython/issues/34570/comments | 3 | 2001-06-01T00:20:56Z | 2022-04-09T21:31:56Z | https://github.com/python/cpython/issues/34570 | 1,198,777,446 | 34,570 |
[
"python",
"cpython"
] | BPO | [429171](https://bugs.python.org/issue429171)
--- | :---
Nosy | @loewis
Files | <li>[sgmllib.diff](https://bugs.python.org/file3343/sgmllib.diff "Uploaded as text/plain at 2001-05-31.22:26:33 by dougfort"): Diff of changes to sgmllib.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-06-07.20:41:58.000>
created_at = <Date 2001-05-31.22:26:31.000>
labels = ['library']
title = 'sgmllib - leading spaces in declaration'
updated_at = <Date 2001-06-07.20:41:58.000>
user = 'https://bugs.python.org/dougfort'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-07.20:41:58.000>
actor = 'dougfort'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-05-31.22:26:31.000>
creator = 'dougfort'
dependencies = []
files = ['3343']
hgrepos = []
issue_num = 429171
keywords = ['patch']
message_count = 3.0
messages = ['36695', '36696', '36697']
nosy_count = 2.0
nosy_names = ['loewis', 'dougfort']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue429171'
versions = []
```
</p></details>
| sgmllib - leading spaces in declaration | https://api.github.com/repos/python/cpython/issues/34569/comments | 3 | 2001-05-31T22:26:31Z | 2022-04-09T21:31:54Z | https://github.com/python/cpython/issues/34569 | 1,198,777,442 | 34,569 |
[
"python",
"cpython"
] | BPO | [429136](https://bugs.python.org/issue429136)
--- | :---
Nosy | @freddrake, @smontanaro
Files | <li>[wb.diff](https://bugs.python.org/file3342/wb.diff "Uploaded as text/plain at 2001-05-31.20:29:40 by @smontanaro")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/smontanaro'
closed_at = <Date 2001-07-18.23:40:26.000>
created_at = <Date 2001-05-31.20:29:38.000>
labels = ['library']
title = 'BROWSER fix for webbrowser.py'
updated_at = <Date 2001-07-18.23:40:26.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-18.23:40:26.000>
actor = 'fdrake'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-05-31.20:29:38.000>
creator = 'skip.montanaro'
dependencies = []
files = ['3342']
hgrepos = []
issue_num = 429136
keywords = ['patch']
message_count = 9.0
messages = ['36686', '36687', '36688', '36689', '36690', '36691', '36692', '36693', '36694']
nosy_count = 2.0
nosy_names = ['fdrake', 'skip.montanaro']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue429136'
versions = []
```
</p></details>
| BROWSER fix for webbrowser.py | https://api.github.com/repos/python/cpython/issues/34568/comments | 9 | 2001-05-31T20:29:38Z | 2022-04-09T21:31:54Z | https://github.com/python/cpython/issues/34568 | 1,198,777,438 | 34,568 |
[
"python",
"cpython"
] | BPO | [429084](https://bugs.python.org/issue429084)
--- | :---
Nosy | @gvanrossum
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-08-07.14:12:10.000>
created_at = <Date 2001-05-31.17:31:02.000>
labels = ['interpreter-core']
title = 'Results of running Flawfinder'
updated_at = <Date 2001-08-07.14:12:10.000>
user = 'https://bugs.python.org/itamar'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-07.14:12:10.000>
actor = 'itamar'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-05-31.17:31:02.000>
creator = 'itamar'
dependencies = []
files = []
hgrepos = []
issue_num = 429084
keywords = []
message_count = 5.0
messages = ['4920', '4921', '4922', '4923', '4924']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'jhylton', 'itamar']
pr_nums = []
priority = 'low'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue429084'
versions = []
```
</p></details>
| Results of running Flawfinder | https://api.github.com/repos/python/cpython/issues/34567/comments | 5 | 2001-05-31T17:31:02Z | 2022-04-09T21:31:52Z | https://github.com/python/cpython/issues/34567 | 1,198,777,436 | 34,567 |
[
"python",
"cpython"
] | BPO | [429070](https://bugs.python.org/issue429070)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-05-31.20:24:53.000>
created_at = <Date 2001-05-31.17:03:01.000>
labels = ['docs']
title = 'Thread.getDaemon()should be isDaemon()'
updated_at = <Date 2001-05-31.20:24:53.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-31.20:24:53.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-05-31.17:03:01.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 429070
keywords = []
message_count = 2.0
messages = ['4918', '4919']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue429070'
versions = []
```
</p></details>
| Thread.getDaemon()should be isDaemon() | https://api.github.com/repos/python/cpython/issues/34566/comments | 2 | 2001-05-31T17:03:01Z | 2022-04-09T21:31:52Z | https://github.com/python/cpython/issues/34566 | 1,198,777,432 | 34,566 |
[
"python",
"cpython"
] | BPO | [429059](https://bugs.python.org/issue429059)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-05-31.20:28:13.000>
created_at = <Date 2001-05-31.16:20:23.000>
labels = ['docs']
title = 'No docs for os.getenv()'
updated_at = <Date 2001-05-31.20:28:13.000>
user = 'https://bugs.python.org/markovitch'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-31.20:28:13.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-05-31.16:20:23.000>
creator = 'markovitch'
dependencies = []
files = []
hgrepos = []
issue_num = 429059
keywords = []
message_count = 2.0
messages = ['4916', '4917']
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/issue429059'
versions = []
```
</p></details>
| No docs for os.getenv() | https://api.github.com/repos/python/cpython/issues/34565/comments | 2 | 2001-05-31T16:20:23Z | 2022-04-09T21:31:51Z | https://github.com/python/cpython/issues/34565 | 1,198,777,430 | 34,565 |
[
"python",
"cpython"
] | BPO | [429031](https://bugs.python.org/issue429031)
--- | :---
Nosy | @smontanaro, @mkiever
Files | <li>[tabs.py](https://bugs.python.org/file66/tabs.py "Uploaded as text/plain at 2001-05-31.14:58:34 by alankar"): None</li><li>[tabs.py](https://bugs.python.org/file67/tabs.py "Uploaded as text/plain at 2001-05-31.15:00:29 by alankar"): Tab eating text widget</li><li>[429031-tabs-ok.py](https://bugs.python.org/file9165/429031-tabs-ok.py "Uploaded as text/plain at 2008-01-14.22:16:14 by @mkiever"): python bindtags call with tabs ok</li><li>[429031-tabs-nok.py](https://bugs.python.org/file9166/429031-tabs-nok.py "Uploaded as text/plain at 2008-01-14.22:16:45 by @mkiever"): python bindtags with tabs not ok</li><li>[429031-tabs-ok.tcl](https://bugs.python.org/file9167/429031-tabs-ok.tcl "Uploaded as application/x-tcl at 2008-01-14.22:17:13 by @mkiever"): tcl bindtags with tabs ok</li><li>[429031-tabs-nok.tcl](https://bugs.python.org/file9168/429031-tabs-nok.tcl "Uploaded as application/x-tcl at 2008-01-14.22:17:30 by @mkiever"): tcl bindtags with tabs not ok</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2008-05-15.16:53:49.041>
created_at = <Date 2001-05-31.14:58:32.000>
labels = ['invalid', 'expert-tkinter']
title = 'Text widget, bindtags and Tabs'
updated_at = <Date 2008-05-15.16:53:48.847>
user = 'https://bugs.python.org/alankar'
```
bugs.python.org fields:
```python
activity = <Date 2008-05-15.16:53:48.847>
actor = 'gpolo'
assignee = 'none'
closed = True
closed_date = <Date 2008-05-15.16:53:49.041>
closer = 'gpolo'
components = ['Tkinter']
creation = <Date 2001-05-31.14:58:32.000>
creator = 'alankar'
dependencies = []
files = ['66', '67', '9165', '9166', '9167', '9168']
hgrepos = []
issue_num = 429031
keywords = []
message_count = 4.0
messages = ['4914', '4915', '59929', '66870']
nosy_count = 4.0
nosy_names = ['skip.montanaro', 'alankar', 'mkiever', 'gpolo']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue429031'
versions = []
```
</p></details>
| Text widget, bindtags and Tabs | https://api.github.com/repos/python/cpython/issues/34564/comments | 4 | 2001-05-31T14:58:32Z | 2022-04-09T21:31:49Z | https://github.com/python/cpython/issues/34564 | 1,198,777,426 | 34,564 |
[
"python",
"cpython"
] | BPO | [429024](https://bugs.python.org/issue429024)
--- | :---
Nosy | @tim-one, @freddrake
Files | <li>[/home/fdrake/projects/python/compile-time-unary-ops.diff](https://bugs.python.org/file3340//home/fdrake/projects/python/compile-time-unary-ops.diff "Uploaded as text/plain at 2001-05-31.14:27:50 by @freddrake"): compile.c patch</li><li>[compile.diff](https://bugs.python.org/file3341/compile.diff "Uploaded as text/plain at 2001-08-10.21:55:04 by @freddrake"): Revised patch includes explanatory comment</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-08-12.01:55:09.000>
created_at = <Date 2001-05-31.14:27:49.000>
labels = ['interpreter-core']
title = 'Deal with some unary ops at compile time'
updated_at = <Date 2001-08-12.01:55:09.000>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-12.01:55:09.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-05-31.14:27:49.000>
creator = 'fdrake'
dependencies = []
files = ['3340', '3341']
hgrepos = []
issue_num = 429024
keywords = ['patch']
message_count = 5.0
messages = ['36681', '36682', '36683', '36684', '36685']
nosy_count = 3.0
nosy_names = ['tim.peters', 'jhylton', 'fdrake']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue429024'
versions = []
```
</p></details>
| Deal with some unary ops at compile time | https://api.github.com/repos/python/cpython/issues/34563/comments | 5 | 2001-05-31T14:27:49Z | 2022-04-09T21:31:48Z | https://github.com/python/cpython/issues/34563 | 1,198,777,424 | 34,563 |
[
"python",
"cpython"
] | BPO | [428972](https://bugs.python.org/issue428972)
--- | :---
Nosy | @loewis, @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-07-04.06:06:56.000>
created_at = <Date 2001-05-31.12:08:01.000>
labels = ['extension-modules', 'type-feature']
title = 'any plan for ConfigParser supports XML?'
updated_at = <Date 2001-07-04.06:06:56.000>
user = 'https://bugs.python.org/jkuan'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-04.06:06:56.000>
actor = 'fdrake'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-05-31.12:08:01.000>
creator = 'jkuan'
dependencies = []
files = []
hgrepos = []
issue_num = 428972
keywords = []
message_count = 3.0
messages = ['4911', '4912', '4913']
nosy_count = 3.0
nosy_names = ['loewis', 'fdrake', 'jkuan']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue428972'
versions = []
```
</p></details>
| any plan for ConfigParser supports XML? | https://api.github.com/repos/python/cpython/issues/34562/comments | 3 | 2001-05-31T12:08:01Z | 2022-04-09T21:31:47Z | https://github.com/python/cpython/issues/34562 | 1,198,777,420 | 34,562 |
[
"python",
"cpython"
] | BPO | [428795](https://bugs.python.org/issue428795)
--- | :---
Nosy | @malemburg, @mhammond
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mhammond'
closed_at = <Date 2001-05-31.07:25:42.000>
created_at = <Date 2001-05-30.20:04:49.000>
labels = ['OS-windows']
title = 'Use absolut paths when importing PYDs'
updated_at = <Date 2001-05-31.07:25:42.000>
user = 'https://github.com/malemburg'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-31.07:25:42.000>
actor = 'lemburg'
assignee = 'mhammond'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2001-05-30.20:04:49.000>
creator = 'lemburg'
dependencies = []
files = []
hgrepos = []
issue_num = 428795
keywords = []
message_count = 3.0
messages = ['4908', '4909', '4910']
nosy_count = 2.0
nosy_names = ['lemburg', 'mhammond']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue428795'
versions = []
```
</p></details>
| Use absolut paths when importing PYDs | https://api.github.com/repos/python/cpython/issues/34561/comments | 3 | 2001-05-30T20:04:49Z | 2022-04-09T21:31:46Z | https://github.com/python/cpython/issues/34561 | 1,198,777,415 | 34,561 |
[
"python",
"cpython"
] | BPO | [428724](https://bugs.python.org/issue428724)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-05-30.19:39:59.000>
created_at = <Date 2001-05-30.16:50:50.000>
labels = ['OS-windows']
title = 'SystemError on import w/ invalid package'
updated_at = <Date 2001-05-30.19:39:59.000>
user = 'https://bugs.python.org/jhylton'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-30.19:39:59.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2001-05-30.16:50:50.000>
creator = 'jhylton'
dependencies = []
files = []
hgrepos = []
issue_num = 428724
keywords = []
message_count = 2.0
messages = ['4906', '4907']
nosy_count = 2.0
nosy_names = ['tim.peters', 'jhylton']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue428724'
versions = []
```
</p></details>
| SystemError on import w/ invalid package | https://api.github.com/repos/python/cpython/issues/34560/comments | 2 | 2001-05-30T16:50:50Z | 2022-04-09T21:31:45Z | https://github.com/python/cpython/issues/34560 | 1,198,777,410 | 34,560 |
[
"python",
"cpython"
] | BPO | [428555](https://bugs.python.org/issue428555)
--- | :---
Nosy | @gvanrossum
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-08-07.19:19:57.000>
created_at = <Date 2001-05-30.06:07:53.000>
labels = ['expert-IDLE']
title = 'IDLE crashes when running Tkinter code'
updated_at = <Date 2001-08-07.19:19:57.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-07.19:19:57.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2001-05-30.06:07:53.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 428555
keywords = []
message_count = 3.0
messages = ['4903', '4904', '4905']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'nobody']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue428555'
versions = []
```
</p></details>
| IDLE crashes when running Tkinter code | https://api.github.com/repos/python/cpython/issues/34559/comments | 3 | 2001-05-30T06:07:53Z | 2022-04-09T21:31:44Z | https://github.com/python/cpython/issues/34559 | 1,198,777,408 | 34,559 |
[
"python",
"cpython"
] | BPO | [428419](https://bugs.python.org/issue428419)
--- | :---
Nosy | @loewis, @barry-scott
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-06-05.05:59:06.000>
created_at = <Date 2001-05-29.19:53:40.000>
labels = []
title = 'include/rangeobject.h needs extern "C"'
updated_at = <Date 2001-06-05.05:59:06.000>
user = 'https://github.com/barry-scott'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-05.05:59:06.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-05-29.19:53:40.000>
creator = 'barry-scott'
dependencies = []
files = []
hgrepos = []
issue_num = 428419
keywords = []
message_count = 2.0
messages = ['4901', '4902']
nosy_count = 2.0
nosy_names = ['loewis', 'barry-scott']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue428419'
versions = []
```
</p></details>
| include/rangeobject.h needs extern "C" | https://api.github.com/repos/python/cpython/issues/34558/comments | 2 | 2001-05-29T19:53:40Z | 2022-04-09T21:31:43Z | https://github.com/python/cpython/issues/34558 | 1,198,777,405 | 34,558 |
[
"python",
"cpython"
] | BPO | [428391](https://bugs.python.org/issue428391)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-05-29.18:53:37.000>
created_at = <Date 2001-05-29.18:29:32.000>
labels = ['docs']
title = 'Error in PySequence_Fast_GET_ITEM doc'
updated_at = <Date 2001-05-29.18:53:37.000>
user = 'https://bugs.python.org/markovitch'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-29.18:53:37.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-05-29.18:29:32.000>
creator = 'markovitch'
dependencies = []
files = []
hgrepos = []
issue_num = 428391
keywords = []
message_count = 2.0
messages = ['4899', '4900']
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/issue428391'
versions = []
```
</p></details>
| Error in PySequence_Fast_GET_ITEM doc | https://api.github.com/repos/python/cpython/issues/34557/comments | 2 | 2001-05-29T18:29:32Z | 2022-04-09T21:31:42Z | https://github.com/python/cpython/issues/34557 | 1,198,777,401 | 34,557 |
[
"python",
"cpython"
] | BPO | [428342](https://bugs.python.org/issue428342)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-05-30.21:15:44.000>
created_at = <Date 2001-05-29.16:01:36.000>
labels = ['interpreter-core']
title = '[IRIX] crash on int->float conversio'
updated_at = <Date 2001-05-30.21:15:44.000>
user = 'https://bugs.python.org/chuckorama'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-30.21:15:44.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-05-29.16:01:36.000>
creator = 'chuckorama'
dependencies = []
files = []
hgrepos = []
issue_num = 428342
keywords = []
message_count = 4.0
messages = ['4895', '4896', '4897', '4898']
nosy_count = 2.0
nosy_names = ['tim.peters', 'chuckorama']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue428342'
versions = []
```
</p></details>
| [IRIX] crash on int->float conversio | https://api.github.com/repos/python/cpython/issues/34556/comments | 4 | 2001-05-29T16:01:36Z | 2022-04-09T21:31:40Z | https://github.com/python/cpython/issues/34556 | 1,198,777,398 | 34,556 |
[
"python",
"cpython"
] | BPO | [428326](https://bugs.python.org/issue428326)
--- | :---
Nosy | @gvanrossum, @loewis
Files | <li>[timer.py](https://bugs.python.org/file3338/timer.py "Uploaded as text/plain at 2001-05-29.15:20:30 by itamar"): Timer class</li><li>[/usr/src/python-cvs/doc.patch](https://bugs.python.org/file3339//usr/src/python-cvs/doc.patch "Uploaded as text/plain at 2001-09-04.14:49:31 by itamar"): Documentation patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-09-05.13:46:02.000>
created_at = <Date 2001-05-29.15:20:29.000>
labels = ['library']
title = 'Timer class for threading'
updated_at = <Date 2001-09-05.13:46:02.000>
user = 'https://bugs.python.org/itamar'
```
bugs.python.org fields:
```python
activity = <Date 2001-09-05.13:46:02.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-05-29.15:20:29.000>
creator = 'itamar'
dependencies = []
files = ['3338', '3339']
hgrepos = []
issue_num = 428326
keywords = ['patch']
message_count = 12.0
messages = ['36669', '36670', '36671', '36672', '36673', '36674', '36675', '36676', '36677', '36678', '36679', '36680']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'loewis', 'itamar']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue428326'
versions = []
```
</p></details>
| Timer class for threading | https://api.github.com/repos/python/cpython/issues/34555/comments | 12 | 2001-05-29T15:20:29Z | 2022-04-09T21:31:39Z | https://github.com/python/cpython/issues/34555 | 1,198,777,393 | 34,555 |
[
"python",
"cpython"
] | BPO | [428320](https://bugs.python.org/issue428320)
--- | :---
Nosy | @gvanrossum, @freddrake, @arigo
Files | <li>[patch](https://bugs.python.org/file3337/patch "Uploaded as application/octet-stream at 2001-05-29.14:58:38 by nobody"): (cvs diff -c)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-08-10.15:56:53.000>
created_at = <Date 2001-05-29.14:58:37.000>
labels = ['library']
title = 'rich comparisons as operator.__lt__ etc.'
updated_at = <Date 2001-08-10.15:56:53.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-10.15:56:53.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-05-29.14:58:37.000>
creator = 'anonymous'
dependencies = []
files = ['3337']
hgrepos = []
issue_num = 428320
keywords = ['patch']
message_count = 6.0
messages = ['36663', '36664', '36665', '36666', '36667', '36668']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'fdrake', 'arigo']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue428320'
versions = []
```
</p></details>
| rich comparisons as operator.__lt__ etc. | https://api.github.com/repos/python/cpython/issues/34554/comments | 6 | 2001-05-29T14:58:37Z | 2022-04-09T21:31:39Z | https://github.com/python/cpython/issues/34554 | 1,198,777,390 | 34,554 |
[
"python",
"cpython"
] | BPO | [428289](https://bugs.python.org/issue428289)
--- | :---
Nosy | @loewis, @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-07-19.16:22:13.000>
created_at = <Date 2001-05-29.12:55:26.000>
labels = ['interpreter-core', 'type-feature']
title = 'Integrates log4p'
updated_at = <Date 2001-07-19.16:22:13.000>
user = 'https://bugs.python.org/jkuan'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-19.16:22:13.000>
actor = 'fdrake'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-05-29.12:55:26.000>
creator = 'jkuan'
dependencies = []
files = []
hgrepos = []
issue_num = 428289
keywords = []
message_count = 3.0
messages = ['4892', '4893', '4894']
nosy_count = 3.0
nosy_names = ['loewis', 'fdrake', 'jkuan']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue428289'
versions = []
```
</p></details>
| Integrates log4p | https://api.github.com/repos/python/cpython/issues/34553/comments | 3 | 2001-05-29T12:55:26Z | 2022-04-09T21:31:37Z | https://github.com/python/cpython/issues/34553 | 1,198,777,388 | 34,553 |
[
"python",
"cpython"
] | BPO | [427985](https://bugs.python.org/issue427985)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-05-29.15:39:38.000>
created_at = <Date 2001-05-28.16:03:22.000>
labels = ['docs']
title = 'optional "listen" parameter in asyncore'
updated_at = <Date 2001-05-29.15:39:38.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-29.15:39:38.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-05-28.16:03:22.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 427985
keywords = []
message_count = 2.0
messages = ['4890', '4891']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue427985'
versions = []
```
</p></details>
| optional "listen" parameter in asyncore | https://api.github.com/repos/python/cpython/issues/34552/comments | 2 | 2001-05-28T16:03:22Z | 2022-04-09T21:31:37Z | https://github.com/python/cpython/issues/34552 | 1,198,777,382 | 34,552 |
[
"python",
"cpython"
] | BPO | [427783](https://bugs.python.org/issue427783)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-05-29.15:45:52.000>
created_at = <Date 2001-05-27.22:00:32.000>
labels = ['docs']
title = 'Lang Ref section 4.1 s/is/in/'
updated_at = <Date 2001-05-29.15:45:52.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-29.15:45:52.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-05-27.22:00:32.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 427783
keywords = []
message_count = 2.0
messages = ['4888', '4889']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue427783'
versions = []
```
</p></details>
| Lang Ref section 4.1 s/is/in/ | https://api.github.com/repos/python/cpython/issues/34551/comments | 2 | 2001-05-27T22:00:32Z | 2022-04-09T21:31:35Z | https://github.com/python/cpython/issues/34551 | 1,198,777,379 | 34,551 |
[
"python",
"cpython"
] | BPO | [427749](https://bugs.python.org/issue427749)
--- | :---
Nosy | @tim-one
Files | <li>[/tmp/base64.patch](https://bugs.python.org/file3336//tmp/base64.patch "Uploaded as text/plain at 2001-05-27.18:35:12 by krftkndl"): Patch for Lib/base64.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-06-07.23:28:55.000>
created_at = <Date 2001-05-27.18:35:11.000>
labels = ['library']
title = 'Patch for bug python/cpython#34423 (base64.py)'
updated_at = <Date 2001-06-07.23:28:55.000>
user = 'https://bugs.python.org/krftkndl'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-07.23:28:55.000>
actor = 'nowonder'
assignee = 'nowonder'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-05-27.18:35:11.000>
creator = 'krftkndl'
dependencies = []
files = ['3336']
hgrepos = []
issue_num = 427749
keywords = ['patch']
message_count = 3.0
messages = ['36660', '36661', '36662']
nosy_count = 3.0
nosy_names = ['tim.peters', 'nowonder', 'krftkndl']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue427749'
versions = []
```
</p></details>
| Patch for bug #419390 (base64.py) | https://api.github.com/repos/python/cpython/issues/34550/comments | 3 | 2001-05-27T18:35:11Z | 2022-04-09T21:31:33Z | https://github.com/python/cpython/issues/34550 | 1,198,777,372 | 34,550 |
[
"python",
"cpython"
] | BPO | [427698](https://bugs.python.org/issue427698)
--- | :---
Nosy | @tim-one, @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-05-29.16:06:40.000>
created_at = <Date 2001-05-27.12:35:59.000>
labels = ['docs']
title = 'objects with __eq__ are not hashable'
updated_at = <Date 2001-05-29.16:06:40.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-29.16:06:40.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-05-27.12:35:59.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 427698
keywords = []
message_count = 3.0
messages = ['4885', '4886', '4887']
nosy_count = 2.0
nosy_names = ['tim.peters', 'fdrake']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue427698'
versions = []
```
</p></details>
| objects with __eq__ are not hashable | https://api.github.com/repos/python/cpython/issues/34549/comments | 3 | 2001-05-27T12:35:59Z | 2022-04-09T21:31:33Z | https://github.com/python/cpython/issues/34549 | 1,198,777,370 | 34,549 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.