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 | [934711](https://bugs.python.org/issue934711)
--- | :---
Nosy | @loewis
Files | <li>[urandom.diff](https://bugs.python.org/file5920/urandom.diff "Uploaded as text/plain at 2004-08-26.08:53:16 by trevp"): 5th version, combined patch to CVS HEAD, with tests and docs</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 2004-08-29.15:47:11.000>
created_at = <Date 2004-04-14.04:05:35.000>
labels = ['interpreter-core']
title = 'platform-specific entropy'
updated_at = <Date 2004-08-29.15:47:11.000>
user = 'https://bugs.python.org/trevp'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-29.15:47:11.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-04-14.04:05:35.000>
creator = 'trevp'
dependencies = []
files = ['5920']
hgrepos = []
issue_num = 934711
keywords = ['patch']
message_count = 12.0
messages = ['45752', '45753', '45754', '45755', '45756', '45757', '45758', '45759', '45760', '45761', '45762', '45763']
nosy_count = 3.0
nosy_names = ['loewis', 'trevp', 'nickm']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue934711'
versions = ['Python 2.4']
```
</p></details>
| platform-specific entropy | https://api.github.com/repos/python/cpython/issues/40148/comments | 12 | 2004-04-14T04:05:35Z | 2022-04-09T23:16:51Z | https://github.com/python/cpython/issues/40148 | 1,198,801,445 | 40,148 |
[
"python",
"cpython"
] | BPO | [934635](https://bugs.python.org/issue934635)
--- | :---
Nosy | @hyeshik
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/hyeshik'
closed_at = <Date 2004-04-14.08:15:47.000>
created_at = <Date 2004-04-14.00:26:13.000>
labels = ['build']
title = 'configure fails at getaddrinfo() check on KAME'
updated_at = <Date 2004-04-14.08:15:47.000>
user = 'https://bugs.python.org/suzsuz'
```
bugs.python.org fields:
```python
activity = <Date 2004-04-14.08:15:47.000>
actor = 'hyeshik.chang'
assignee = 'hyeshik.chang'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-04-14.00:26:13.000>
creator = 'suzsuz'
dependencies = []
files = []
hgrepos = []
issue_num = 934635
keywords = []
message_count = 3.0
messages = ['20500', '20501', '20502']
nosy_count = 2.0
nosy_names = ['hyeshik.chang', 'suzsuz']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue934635'
versions = ['Python 2.4']
```
</p></details>
| configure fails at getaddrinfo() check on KAME | https://api.github.com/repos/python/cpython/issues/40147/comments | 3 | 2004-04-14T00:26:13Z | 2022-04-09T23:16:49Z | https://github.com/python/cpython/issues/40147 | 1,198,801,442 | 40,147 |
[
"python",
"cpython"
] | BPO | [934418](https://bugs.python.org/issue934418)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2009-03-29.11:21:22.020>
created_at = <Date 2004-04-13.18:38:40.000>
labels = ['type-bug', 'expert-tkinter']
title = 'nametowidget throws TypeError for Tcl_Objs'
updated_at = <Date 2009-03-29.11:21:21.993>
user = 'https://bugs.python.org/gregcouch'
```
bugs.python.org fields:
```python
activity = <Date 2009-03-29.11:21:21.993>
actor = 'gpolo'
assignee = 'loewis'
closed = True
closed_date = <Date 2009-03-29.11:21:22.020>
closer = 'gpolo'
components = ['Tkinter']
creation = <Date 2004-04-13.18:38:40.000>
creator = 'gregcouch'
dependencies = []
files = []
hgrepos = []
issue_num = 934418
keywords = []
message_count = 2.0
messages = ['20499', '84375']
nosy_count = 3.0
nosy_names = ['loewis', 'gregcouch', 'gpolo']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue934418'
versions = ['Python 2.6']
```
</p></details>
| nametowidget throws TypeError for Tcl_Objs | https://api.github.com/repos/python/cpython/issues/40146/comments | 2 | 2004-04-13T18:38:40Z | 2022-04-09T23:16:48Z | https://github.com/python/cpython/issues/40146 | 1,198,801,439 | 40,146 |
[
"python",
"cpython"
] | BPO | [934356](https://bugs.python.org/issue934356)
--- | :---
Files | <li>[pydocfromhead.txt](https://bugs.python.org/file5918/pydocfromhead.txt "Uploaded at 2004-04-16.20:24:11 by jimjjewett")</li><li>[pydoc.diff](https://bugs.python.org/file5919/pydoc.diff "Uploaded as text/plain at 2004-08-27.01:22:59 by jimjjewett"): patch to cvs head as of aug 25, 2004</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-30.16:48:01.000>
created_at = <Date 2004-04-13.17:02:07.000>
labels = ['library']
title = 'help on re-exported names (bug 925628)'
updated_at = <Date 2004-08-30.16:48:01.000>
user = 'https://bugs.python.org/jimjjewett'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-30.16:48:01.000>
actor = 'jimjjewett'
assignee = 'jlgijsbers'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-04-13.17:02:07.000>
creator = 'jimjjewett'
dependencies = []
files = ['5918', '5919']
hgrepos = []
issue_num = 934356
keywords = ['patch']
message_count = 6.0
messages = ['45746', '45747', '45748', '45749', '45750', '45751']
nosy_count = 2.0
nosy_names = ['jimjjewett', 'jlgijsbers']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue934356'
versions = []
```
</p></details>
| help on re-exported names (bug 925628) | https://api.github.com/repos/python/cpython/issues/40145/comments | 6 | 2004-04-13T17:02:07Z | 2022-04-09T23:16:46Z | https://github.com/python/cpython/issues/40145 | 1,198,801,433 | 40,145 |
[
"python",
"cpython"
] | BPO | [934282](https://bugs.python.org/issue934282)
--- | :---
Nosy | @tim-one, @brettcannon, @theller
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-06-21.14:11:01.000>
created_at = <Date 2004-04-13.15:32:29.000>
labels = ['library']
title = "pydoc.stripid doesn't strip ID"
updated_at = <Date 2004-06-21.14:11:01.000>
user = 'https://bugs.python.org/jimjjewett'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-21.14:11:01.000>
actor = 'jimjjewett'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-04-13.15:32:29.000>
creator = 'jimjjewett'
dependencies = []
files = []
hgrepos = []
issue_num = 934282
keywords = []
message_count = 8.0
messages = ['20491', '20492', '20493', '20494', '20495', '20496', '20497', '20498']
nosy_count = 5.0
nosy_names = ['tim.peters', 'brett.cannon', 'theller', 'rgbecker', 'jimjjewett']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue934282'
versions = []
```
</p></details>
| pydoc.stripid doesn't strip ID | https://api.github.com/repos/python/cpython/issues/40144/comments | 8 | 2004-04-13T15:32:29Z | 2022-04-09T23:16:45Z | https://github.com/python/cpython/issues/40144 | 1,198,801,425 | 40,144 |
[
"python",
"cpython"
] | BPO | [933795](https://bugs.python.org/issue933795)
--- | :---
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 2004-09-18.09:59:44.000>
created_at = <Date 2004-04-12.18:12:36.000>
labels = ['build']
title = 'configure not able to find ncurses/curses in Solaris '
updated_at = <Date 2004-09-18.09:59:44.000>
user = 'https://bugs.python.org/sparvu'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-18.09:59:44.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-04-12.18:12:36.000>
creator = 'sparvu'
dependencies = []
files = []
hgrepos = []
issue_num = 933795
keywords = []
message_count = 6.0
messages = ['20485', '20486', '20487', '20488', '20489', '20490']
nosy_count = 3.0
nosy_names = ['loewis', 'sparvu', 'beerfrick']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue933795'
versions = []
```
</p></details>
| configure not able to find ncurses/curses in Solaris | https://api.github.com/repos/python/cpython/issues/40143/comments | 6 | 2004-04-12T18:12:36Z | 2022-04-09T23:16:44Z | https://github.com/python/cpython/issues/40143 | 1,198,801,421 | 40,143 |
[
"python",
"cpython"
] | BPO | [933670](https://bugs.python.org/issue933670)
--- | :---
Nosy | @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-01-31.22:53:37.000>
created_at = <Date 2004-04-12.14:21:37.000>
labels = ['library']
title = "pty.fork() leaves slave fd's open on Solaris"
updated_at = <Date 2007-01-31.22:53:37.000>
user = 'https://bugs.python.org/slowrey'
```
bugs.python.org fields:
```python
activity = <Date 2007-01-31.22:53:37.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-04-12.14:21:37.000>
creator = 'slowrey'
dependencies = []
files = []
hgrepos = []
issue_num = 933670
keywords = []
message_count = 4.0
messages = ['20481', '20482', '20483', '20484']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'dmeranda', 'slowrey', 'k5r2a']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue933670'
versions = ['Python 2.3']
```
</p></details>
| pty.fork() leaves slave fd's open on Solaris | https://api.github.com/repos/python/cpython/issues/40142/comments | 4 | 2004-04-12T14:21:37Z | 2022-04-09T23:16:43Z | https://github.com/python/cpython/issues/40142 | 1,198,801,418 | 40,142 |
[
"python",
"cpython"
] | BPO | [933238](https://bugs.python.org/issue933238)
--- | :---
Nosy | @loewis
Files | <li>[doctest_blankline_marker.diff](https://bugs.python.org/file5917/doctest_blankline_marker.diff "Uploaded as text/plain at 2004-04-11.15:11:25 by edloper"): Diff against doctest.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-21.11:19:53.000>
created_at = <Date 2004-04-11.15:11:22.000>
labels = ['library']
title = 'doctest: add a special (dedented) marker for blank lines'
updated_at = <Date 2004-08-21.11:19:53.000>
user = 'https://bugs.python.org/edloper'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-21.11:19:53.000>
actor = 'jlgijsbers'
assignee = 'edloper'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-04-11.15:11:22.000>
creator = 'edloper'
dependencies = []
files = ['5917']
hgrepos = []
issue_num = 933238
keywords = ['patch']
message_count = 4.0
messages = ['45742', '45743', '45744', '45745']
nosy_count = 3.0
nosy_names = ['loewis', 'edloper', 'jlgijsbers']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue933238'
versions = ['Python 2.4']
```
</p></details>
| doctest: add a special (dedented) marker for blank lines | https://api.github.com/repos/python/cpython/issues/40141/comments | 4 | 2004-04-11T15:11:22Z | 2022-04-09T23:16:42Z | https://github.com/python/cpython/issues/40141 | 1,198,801,413 | 40,141 |
[
"python",
"cpython"
] | BPO | [933068](https://bugs.python.org/issue933068)
--- | :---
Nosy | @loewis, @ncoghlan
Files | <li>[scratch2.py](https://bugs.python.org/file1250/scratch2.py "Uploaded as text/plain at 2004-04-11.03:59:10 by lajones"): Unit test that exhibits failure (testBroken asserts that the caller raises the assertion error).</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-07-15.06:35:03.000>
created_at = <Date 2004-04-11.03:59:10.000>
labels = ['interpreter-core', 'invalid']
title = 'Different behaviour using super() and explicit base class.'
updated_at = <Date 2004-07-15.06:35:03.000>
user = 'https://bugs.python.org/lajones'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-15.06:35:03.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-04-11.03:59:10.000>
creator = 'lajones'
dependencies = []
files = ['1250']
hgrepos = []
issue_num = 933068
keywords = []
message_count = 3.0
messages = ['20478', '20479', '20480']
nosy_count = 3.0
nosy_names = ['loewis', 'ncoghlan', 'lajones']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue933068'
versions = ['Python 2.3']
```
</p></details>
| Different behaviour using super() and explicit base class. | https://api.github.com/repos/python/cpython/issues/40140/comments | 3 | 2004-04-11T03:59:10Z | 2022-04-09T23:16:41Z | https://github.com/python/cpython/issues/40140 | 1,198,801,410 | 40,140 |
[
"python",
"cpython"
] | BPO | [932977](https://bugs.python.org/issue932977)
--- | :---
Nosy | @loewis, @jackjansen, @nirs
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2004-09-09.22:59:44.000>
created_at = <Date 2004-04-10.21:34:59.000>
labels = ['OS-mac']
title = '#!/usr/bin/python can find wrong python'
updated_at = <Date 2004-09-09.22:59:44.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-09.22:59:44.000>
actor = 'nirs'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2004-04-10.21:34:59.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 932977
keywords = []
message_count = 5.0
messages = ['20473', '20474', '20475', '20476', '20477']
nosy_count = 3.0
nosy_names = ['loewis', 'jackjansen', 'nirs']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue932977'
versions = []
```
</p></details>
| #!/usr/bin/python can find wrong python | https://api.github.com/repos/python/cpython/issues/40139/comments | 5 | 2004-04-10T21:34:59Z | 2022-04-09T23:16:40Z | https://github.com/python/cpython/issues/40139 | 1,198,801,406 | 40,139 |
[
"python",
"cpython"
] | BPO | [932935](https://bugs.python.org/issue932935)
--- | :---
Nosy | @loewis
Files | <li>[doctest_matcher.diff](https://bugs.python.org/file5916/doctest_matcher.diff "Uploaded as text/plain at 2004-04-10.19:57:50 by edloper"): Diff against doctest.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-10-02.15:22:36.000>
created_at = <Date 2004-04-10.19:57:49.000>
labels = ['library']
title = 'doctest: allow custom matchers for testing if got==want'
updated_at = <Date 2004-10-02.15:22:36.000>
user = 'https://bugs.python.org/edloper'
```
bugs.python.org fields:
```python
activity = <Date 2004-10-02.15:22:36.000>
actor = 'edloper'
assignee = 'edloper'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-04-10.19:57:49.000>
creator = 'edloper'
dependencies = []
files = ['5916']
hgrepos = []
issue_num = 932935
keywords = ['patch']
message_count = 4.0
messages = ['45738', '45739', '45740', '45741']
nosy_count = 2.0
nosy_names = ['loewis', 'edloper']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue932935'
versions = ['Python 2.4']
```
</p></details>
| doctest: allow custom matchers for testing if got==want | https://api.github.com/repos/python/cpython/issues/40138/comments | 4 | 2004-04-10T19:57:49Z | 2022-04-09T23:16:38Z | https://github.com/python/cpython/issues/40138 | 1,198,801,403 | 40,138 |
[
"python",
"cpython"
] | BPO | [932933](https://bugs.python.org/issue932933)
--- | :---
Nosy | @tim-one
Files | <li>[doctest_end_with_dedent.diff](https://bugs.python.org/file5915/doctest_end_with_dedent.diff "Uploaded as text/plain at 2004-04-10.19:56:43 by edloper"): Diff against doctest.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2004-06-01.00:23:07.000>
created_at = <Date 2004-04-10.19:56:43.000>
labels = ['library']
title = 'doctest: add an option to end examples w/ dedent'
updated_at = <Date 2004-06-01.00:23:07.000>
user = 'https://bugs.python.org/edloper'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-01.00:23:07.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-04-10.19:56:43.000>
creator = 'edloper'
dependencies = []
files = ['5915']
hgrepos = []
issue_num = 932933
keywords = ['patch']
message_count = 4.0
messages = ['45734', '45735', '45736', '45737']
nosy_count = 2.0
nosy_names = ['tim.peters', 'edloper']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue932933'
versions = ['Python 2.4']
```
</p></details>
| doctest: add an option to end examples w/ dedent | https://api.github.com/repos/python/cpython/issues/40137/comments | 4 | 2004-04-10T19:56:43Z | 2022-04-09T23:16:38Z | https://github.com/python/cpython/issues/40137 | 1,198,801,397 | 40,137 |
[
"python",
"cpython"
] | BPO | [932932](https://bugs.python.org/issue932932)
--- | :---
Nosy | @loewis
Files | <li>[doctest_doctestsuite_options.diff](https://bugs.python.org/file5914/doctest_doctestsuite_options.diff "Uploaded as text/plain at 2004-04-10.19:56:15 by edloper"): Diff against doctest.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-10-02.15:25:06.000>
created_at = <Date 2004-04-10.19:56:14.000>
labels = ['library']
title = 'doctest: Add Tester params to DocTestSuite'
updated_at = <Date 2004-10-02.15:25:06.000>
user = 'https://bugs.python.org/edloper'
```
bugs.python.org fields:
```python
activity = <Date 2004-10-02.15:25:06.000>
actor = 'edloper'
assignee = 'edloper'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-04-10.19:56:14.000>
creator = 'edloper'
dependencies = []
files = ['5914']
hgrepos = []
issue_num = 932932
keywords = ['patch']
message_count = 4.0
messages = ['45730', '45731', '45732', '45733']
nosy_count = 2.0
nosy_names = ['loewis', 'edloper']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue932932'
versions = ['Python 2.4']
```
</p></details>
| doctest: Add Tester params to DocTestSuite | https://api.github.com/repos/python/cpython/issues/40136/comments | 4 | 2004-04-10T19:56:14Z | 2022-04-09T23:16:36Z | https://github.com/python/cpython/issues/40136 | 1,198,801,394 | 40,136 |
[
"python",
"cpython"
] | BPO | [932930](https://bugs.python.org/issue932930)
--- | :---
Nosy | @loewis
Files | <li>[rawstrings.diff](https://bugs.python.org/file5913/rawstrings.diff "Uploaded as text/plain at 2004-04-10.19:55:29 by edloper"): Diff against libdoctest.tex and doctest.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-05-31.19:02:31.000>
created_at = <Date 2004-04-10.19:55:29.000>
labels = ['library']
title = 'doctest: suggest the use of rawstrings for backslashes'
updated_at = <Date 2004-05-31.19:02:31.000>
user = 'https://bugs.python.org/edloper'
```
bugs.python.org fields:
```python
activity = <Date 2004-05-31.19:02:31.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-04-10.19:55:29.000>
creator = 'edloper'
dependencies = []
files = ['5913']
hgrepos = []
issue_num = 932930
keywords = ['patch']
message_count = 2.0
messages = ['45728', '45729']
nosy_count = 2.0
nosy_names = ['loewis', 'edloper']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue932930'
versions = ['Python 2.4']
```
</p></details>
| doctest: suggest the use of rawstrings for backslashes | https://api.github.com/repos/python/cpython/issues/40135/comments | 2 | 2004-04-10T19:55:29Z | 2022-04-09T23:16:35Z | https://github.com/python/cpython/issues/40135 | 1,198,801,388 | 40,135 |
[
"python",
"cpython"
] | BPO | [932796](https://bugs.python.org/issue932796)
--- | :---
Nosy | @freddrake
Files | <li>[sync.diff](https://bugs.python.org/file5912/sync.diff "Uploaded as text/plain at 2004-04-10.13:52:23 by quiver")</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 2004-05-12.03:16:17.000>
created_at = <Date 2004-04-10.13:52:23.000>
labels = []
title = 'Error caused by patch python/cpython#39644'
updated_at = <Date 2004-05-12.03:16:17.000>
user = 'https://bugs.python.org/quiver'
```
bugs.python.org fields:
```python
activity = <Date 2004-05-12.03:16:17.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2004-04-10.13:52:23.000>
creator = 'quiver'
dependencies = []
files = ['5912']
hgrepos = []
issue_num = 932796
keywords = ['patch']
message_count = 2.0
messages = ['45726', '45727']
nosy_count = 2.0
nosy_names = ['fdrake', 'quiver']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue932796'
versions = []
```
</p></details>
| Error caused by patch #852334 | https://api.github.com/repos/python/cpython/issues/40134/comments | 2 | 2004-04-10T13:52:23Z | 2022-04-09T23:16:35Z | https://github.com/python/cpython/issues/40134 | 1,198,801,384 | 40,134 |
[
"python",
"cpython"
] | BPO | [932563](https://bugs.python.org/issue932563)
--- | :---
Nosy | @tim-one, @freddrake, @birkenfeld, @vsajip, @pitrou
Files | <li>[logadapter.py](https://bugs.python.org/file1249/logadapter.py "Uploaded as text/plain at 2004-06-24.14:06:09 by @freddrake"): adapter class; shows what's tedious</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/vsajip'
closed_at = <Date 2008-01-18.15:58:16.443>
created_at = <Date 2004-04-09.21:51:40.000>
labels = ['type-feature', 'library']
title = 'logging: need a way to discard Logger objects'
updated_at = <Date 2008-01-18.15:58:16.442>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-18.15:58:16.442>
actor = 'vinay.sajip'
assignee = 'vinay.sajip'
closed = True
closed_date = <Date 2008-01-18.15:58:16.443>
closer = 'vinay.sajip'
components = ['Library (Lib)']
creation = <Date 2004-04-09.21:51:40.000>
creator = 'fdrake'
dependencies = []
files = ['1249']
hgrepos = []
issue_num = 932563
keywords = []
message_count = 26.0
messages = ['20460', '20461', '20462', '20463', '20464', '20465', '20466', '20467', '20468', '20469', '20470', '20471', '20472', '59305', '59352', '59365', '59367', '59372', '59444', '59446', '59481', '59499', '59500', '59506', '59527', '60097']
nosy_count = 5.0
nosy_names = ['tim.peters', 'fdrake', 'georg.brandl', 'vinay.sajip', 'pitrou']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue932563'
versions = ['Python 2.6']
```
</p></details>
| logging: need a way to discard Logger objects | https://api.github.com/repos/python/cpython/issues/40133/comments | 26 | 2004-04-09T21:51:40Z | 2022-04-09T23:16:34Z | https://github.com/python/cpython/issues/40133 | 1,198,801,380 | 40,133 |
[
"python",
"cpython"
] | BPO | [932100](https://bugs.python.org/issue932100)
--- | :---
Files | <li>[as-deco.diff](https://bugs.python.org/file5911/as-deco.diff "Uploaded as text/plain at 2004-04-08.23:37:30 by mark_t_russell"): PEP 318 [as xxx] 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 2004-10-21.03:27:15.000>
created_at = <Date 2004-04-08.23:37:30.000>
labels = ['interpreter-core']
title = 'Implementation for PEP 318 ([as classmethod] version)'
updated_at = <Date 2004-10-21.03:27:15.000>
user = 'https://bugs.python.org/marktrussell'
```
bugs.python.org fields:
```python
activity = <Date 2004-10-21.03:27:15.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-04-08.23:37:30.000>
creator = 'mark_t_russell'
dependencies = []
files = ['5911']
hgrepos = []
issue_num = 932100
keywords = ['patch']
message_count = 2.0
messages = ['45724', '45725']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'mark_t_russell']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue932100'
versions = ['Python 2.4']
```
</p></details>
| Implementation for PEP 318 ([as classmethod] version) | https://api.github.com/repos/python/cpython/issues/40132/comments | 2 | 2004-04-08T23:37:30Z | 2022-04-09T23:16:32Z | https://github.com/python/cpython/issues/40132 | 1,198,801,377 | 40,132 |
[
"python",
"cpython"
] | BPO | [931938](https://bugs.python.org/issue931938)
--- | :---
Nosy | @birkenfeld, @ronaldoussoren
Files | <li>[getpath-patch](https://bugs.python.org/file5910/getpath-patch "Uploaded at 2004-08-09.13:37:34 by goertzen"): Modules/getpath.c 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 2006-02-20.17:37:57.000>
created_at = <Date 2004-04-08.19:04:36.000>
labels = ['extension-modules']
title = 'prefix and exec_prefix as root dir bug'
updated_at = <Date 2006-02-20.17:37:57.000>
user = 'https://bugs.python.org/goertzen'
```
bugs.python.org fields:
```python
activity = <Date 2006-02-20.17:37:57.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-04-08.19:04:36.000>
creator = 'goertzen'
dependencies = []
files = ['5910']
hgrepos = []
issue_num = 931938
keywords = ['patch']
message_count = 4.0
messages = ['45720', '45721', '45722', '45723']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'ronaldoussoren', 'goertzen']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue931938'
versions = ['Python 2.3']
```
</p></details>
| prefix and exec_prefix as root dir bug | https://api.github.com/repos/python/cpython/issues/40131/comments | 4 | 2004-04-08T19:04:36Z | 2022-04-09T23:16:30Z | https://github.com/python/cpython/issues/40131 | 1,198,801,374 | 40,131 |
[
"python",
"cpython"
] | BPO | [931902](https://bugs.python.org/issue931902)
--- | :---
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 2004-04-11.22:11:08.000>
created_at = <Date 2004-04-08.18:20:59.000>
labels = ['interpreter-core', 'invalid']
title = 'f.flush() fails on FreeBSD 5.2'
updated_at = <Date 2004-04-11.22:11:08.000>
user = 'https://bugs.python.org/hsn'
```
bugs.python.org fields:
```python
activity = <Date 2004-04-11.22:11:08.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-04-08.18:20:59.000>
creator = 'hsn'
dependencies = []
files = []
hgrepos = []
issue_num = 931902
keywords = []
message_count = 6.0
messages = ['20454', '20455', '20456', '20457', '20458', '20459']
nosy_count = 2.0
nosy_names = ['loewis', 'hsn']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue931902'
versions = ['Python 2.3']
```
</p></details>
| f.flush() fails on FreeBSD 5.2 | https://api.github.com/repos/python/cpython/issues/40130/comments | 6 | 2004-04-08T18:20:59Z | 2022-04-09T23:16:29Z | https://github.com/python/cpython/issues/40130 | 1,198,801,371 | 40,130 |
[
"python",
"cpython"
] | BPO | [931877](https://bugs.python.org/issue931877)
--- | :---
Nosy | @gvanrossum, @tim-one, @birkenfeld
Files | <li>[temp99.py](https://bugs.python.org/file1248/temp99.py "Uploaded as text/plain at 2004-04-08.17:46:07 by @tim-one"): short self-contained test case</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2007-03-15.11:53:40.000>
created_at = <Date 2004-04-08.17:46:07.000>
labels = ['interpreter-core']
title = 'Segfault in object_reduce_ex'
updated_at = <Date 2007-03-15.11:53:40.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2007-03-15.11:53:40.000>
actor = 'zseil'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-04-08.17:46:07.000>
creator = 'tim.peters'
dependencies = []
files = ['1248']
hgrepos = []
issue_num = 931877
keywords = []
message_count = 7.0
messages = ['20447', '20448', '20449', '20450', '20451', '20452', '20453']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'tim.peters', 'georg.brandl', 'zseil', 'nati']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue931877'
versions = ['Python 2.3']
```
</p></details>
| Segfault in object_reduce_ex | https://api.github.com/repos/python/cpython/issues/40129/comments | 7 | 2004-04-08T17:46:07Z | 2022-04-09T23:16:29Z | https://github.com/python/cpython/issues/40129 | 1,198,801,369 | 40,129 |
[
"python",
"cpython"
] | BPO | [931848](https://bugs.python.org/issue931848)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2004-05-07.11:09:56.000>
created_at = <Date 2004-04-08.17:02:19.000>
labels = ['expert-regex']
title = 're seems broken on 64-bit machines/linux'
updated_at = <Date 2004-05-07.11:09:56.000>
user = 'https://bugs.python.org/misa'
```
bugs.python.org fields:
```python
activity = <Date 2004-05-07.11:09:56.000>
actor = 'misa'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2004-04-08.17:02:19.000>
creator = 'misa'
dependencies = []
files = []
hgrepos = []
issue_num = 931848
keywords = []
message_count = 4.0
messages = ['20443', '20444', '20445', '20446']
nosy_count = 2.0
nosy_names = ['loewis', 'misa']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue931848'
versions = ['Python 2.3']
```
</p></details>
| re seems broken on 64-bit machines/linux | https://api.github.com/repos/python/cpython/issues/40128/comments | 4 | 2004-04-08T17:02:19Z | 2022-04-09T23:16:28Z | https://github.com/python/cpython/issues/40128 | 1,198,801,363 | 40,128 |
[
"python",
"cpython"
] | BPO | [931336](https://bugs.python.org/issue931336)
--- | :---
Nosy | @loewis, @kbkaiser
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2004-04-11.03:36:47.000>
created_at = <Date 2004-04-07.21:25:14.000>
labels = ['expert-IDLE']
title = 'RecenFilesList mysteriously containing str with NULL bytes'
updated_at = <Date 2004-04-11.03:36:47.000>
user = 'https://bugs.python.org/gustabares'
```
bugs.python.org fields:
```python
activity = <Date 2004-04-11.03:36:47.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2004-04-07.21:25:14.000>
creator = 'gustabares'
dependencies = []
files = []
hgrepos = []
issue_num = 931336
keywords = []
message_count = 5.0
messages = ['20438', '20439', '20440', '20441', '20442']
nosy_count = 3.0
nosy_names = ['loewis', 'kbk', 'gustabares']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue931336'
versions = []
```
</p></details>
| RecenFilesList mysteriously containing str with NULL bytes | https://api.github.com/repos/python/cpython/issues/40127/comments | 5 | 2004-04-07T21:25:14Z | 2022-04-09T23:16:27Z | https://github.com/python/cpython/issues/40127 | 1,198,801,361 | 40,127 |
[
"python",
"cpython"
] | BPO | [931010](https://bugs.python.org/issue931010)
--- | :---
Nosy | @rhettinger
Files | <li>[test_functional.py](https://bugs.python.org/file5909/test_functional.py "Uploaded as text/plain at 2004-04-07.11:21:28 by scav"): test_functional.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 2005-02-28.05:28:25.000>
created_at = <Date 2004-04-07.11:21:27.000>
labels = []
title = 'PEP 309 unit tests'
updated_at = <Date 2005-02-28.05:28:25.000>
user = 'https://bugs.python.org/scav'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-28.05:28:25.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-04-07.11:21:27.000>
creator = 'scav'
dependencies = []
files = ['5909']
hgrepos = []
issue_num = 931010
keywords = ['patch']
message_count = 2.0
messages = ['45718', '45719']
nosy_count = 2.0
nosy_names = ['rhettinger', 'scav']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue931010'
versions = []
```
</p></details>
| PEP 309 unit tests | https://api.github.com/repos/python/cpython/issues/40126/comments | 2 | 2004-04-07T11:21:27Z | 2022-04-09T23:16:25Z | https://github.com/python/cpython/issues/40126 | 1,198,801,359 | 40,126 |
[
"python",
"cpython"
] | BPO | [931007](https://bugs.python.org/issue931007)
--- | :---
Nosy | @loewis, @rhettinger
Files | <li>[libfunctional.tex](https://bugs.python.org/file5908/libfunctional.tex "Uploaded at 2004-04-07.11:18:41 by scav"): libfunctional.tex</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 2005-02-28.05:14:44.000>
created_at = <Date 2004-04-07.11:18:40.000>
labels = []
title = 'PEP 309 LaTeX documentation'
updated_at = <Date 2005-02-28.05:14:44.000>
user = 'https://bugs.python.org/scav'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-28.05:14:44.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-04-07.11:18:40.000>
creator = 'scav'
dependencies = []
files = ['5908']
hgrepos = []
issue_num = 931007
keywords = ['patch']
message_count = 3.0
messages = ['45715', '45716', '45717']
nosy_count = 3.0
nosy_names = ['loewis', 'rhettinger', 'scav']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue931007'
versions = ['Python 2.5']
```
</p></details>
| PEP 309 LaTeX documentation | https://api.github.com/repos/python/cpython/issues/40125/comments | 3 | 2004-04-07T11:18:40Z | 2022-04-09T23:16:24Z | https://github.com/python/cpython/issues/40125 | 1,198,801,357 | 40,125 |
[
"python",
"cpython"
] | BPO | [931005](https://bugs.python.org/issue931005)
--- | :---
Nosy | @pfmoore
Files | <li>[functional.py](https://bugs.python.org/file5907/functional.py "Uploaded as text/plain at 2004-04-07.11:17:21 by scav"): functional.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 2005-03-01.09:13:03.000>
created_at = <Date 2004-04-07.11:17:20.000>
labels = []
title = 'PEP 309 reference implementation'
updated_at = <Date 2005-03-01.09:13:03.000>
user = 'https://bugs.python.org/scav'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-01.09:13:03.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-04-07.11:17:20.000>
creator = 'scav'
dependencies = []
files = ['5907']
hgrepos = []
issue_num = 931005
keywords = ['patch']
message_count = 2.0
messages = ['45713', '45714']
nosy_count = 2.0
nosy_names = ['paul.moore', 'scav']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue931005'
versions = []
```
</p></details>
| PEP 309 reference implementation | https://api.github.com/repos/python/cpython/issues/40124/comments | 2 | 2004-04-07T11:17:20Z | 2022-04-09T23:16:22Z | https://github.com/python/cpython/issues/40124 | 1,198,801,351 | 40,124 |
[
"python",
"cpython"
] | BPO | [930024](https://bugs.python.org/issue930024)
--- | :---
Nosy | @loewis, @akuchling, @brettcannon, @barneygale
PRs | <li>python/cpython#25264</li>
Files | <li>[posixpath.patch](https://bugs.python.org/file1247/posixpath.patch "Uploaded as text/plain at 2004-06-05.18:58:10 by @akuchling"): Patch fixing os.path.realpath</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 2021-04-08.02:12:01.014>
created_at = <Date 2004-04-05.20:59:41.000>
labels = ['library']
title = "os.path.realpath can't handle symlink loops"
updated_at = <Date 2021-04-08.02:12:01.014>
user = 'https://github.com/akuchling'
```
bugs.python.org fields:
```python
activity = <Date 2021-04-08.02:12:01.014>
actor = 'barneygale'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-04-05.20:59:41.000>
creator = 'akuchling'
dependencies = []
files = ['1247']
hgrepos = []
issue_num = 930024
keywords = []
message_count = 5.0
messages = ['20433', '20434', '20435', '20436', '20437']
nosy_count = 4.0
nosy_names = ['loewis', 'akuchling', 'brett.cannon', 'barneygale']
pr_nums = ['25264']
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue930024'
versions = ['Python 2.4']
```
</p></details>
| os.path.realpath can't handle symlink loops | https://api.github.com/repos/python/cpython/issues/40123/comments | 5 | 2004-04-05T20:59:41Z | 2022-04-09T23:16:22Z | https://github.com/python/cpython/issues/40123 | 1,198,801,350 | 40,123 |
[
"python",
"cpython"
] | BPO | [929689](https://bugs.python.org/issue929689)
--- | :---
Nosy | @loewis
Files | <li>[sco.diff](https://bugs.python.org/file1246/sco.diff "Uploaded as text/plain at 2004-05-07.19:29:15 by @loewis")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-05-07.19:29:15.000>
created_at = <Date 2004-04-05.11:28:11.000>
labels = ['build']
title = "Python 2.3.3: socketmodule doesn't build on UnixWare 7.1.3"
updated_at = <Date 2004-05-07.19:29:15.000>
user = 'https://bugs.python.org/ler'
```
bugs.python.org fields:
```python
activity = <Date 2004-05-07.19:29:15.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-04-05.11:28:11.000>
creator = 'ler'
dependencies = []
files = ['1246']
hgrepos = []
issue_num = 929689
keywords = []
message_count = 5.0
messages = ['20428', '20429', '20430', '20431', '20432']
nosy_count = 2.0
nosy_names = ['loewis', 'ler']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue929689'
versions = ['Python 2.3']
```
</p></details>
| Python 2.3.3: socketmodule doesn't build on UnixWare 7.1.3 | https://api.github.com/repos/python/cpython/issues/40122/comments | 5 | 2004-04-05T11:28:11Z | 2022-04-09T23:16:20Z | https://github.com/python/cpython/issues/40122 | 1,198,801,346 | 40,122 |
[
"python",
"cpython"
] | BPO | [929502](https://bugs.python.org/issue929502)
--- | :---
Nosy | @brettcannon, @rhettinger
Files | <li>[remove_ROT_FOUR.patch](https://bugs.python.org/file5905/remove_ROT_FOUR.patch "Uploaded as text/plain at 2004-04-05.02:01:16 by mcherm"): Patch to remove the ROT_FOUR opcode.</li><li>[remove_ROT_FOUR.patch](https://bugs.python.org/file5906/remove_ROT_FOUR.patch "Uploaded as text/plain at 2004-04-16.01:42:33 by mcherm"): Patch as context diff and dropping macros.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-05-29.09:22:01.000>
created_at = <Date 2004-04-05.02:01:15.000>
labels = ['interpreter-core']
title = 'Remove ROT_FOUR'
updated_at = <Date 2004-05-29.09:22:01.000>
user = 'https://bugs.python.org/mcherm'
```
bugs.python.org fields:
```python
activity = <Date 2004-05-29.09:22:01.000>
actor = 'brett.cannon'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-04-05.02:01:15.000>
creator = 'mcherm'
dependencies = []
files = ['5905', '5906']
hgrepos = []
issue_num = 929502
keywords = ['patch']
message_count = 10.0
messages = ['45703', '45704', '45705', '45706', '45707', '45708', '45709', '45710', '45711', '45712']
nosy_count = 4.0
nosy_names = ['jhylton', 'brett.cannon', 'mcherm', 'rhettinger']
pr_nums = []
priority = 'low'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue929502'
versions = ['Python 2.4']
```
</p></details>
| Remove ROT_FOUR | https://api.github.com/repos/python/cpython/issues/40121/comments | 10 | 2004-04-05T02:01:15Z | 2022-04-09T23:16:19Z | https://github.com/python/cpython/issues/40121 | 1,198,801,342 | 40,121 |
[
"python",
"cpython"
] | BPO | [929316](https://bugs.python.org/issue929316)
--- | :---
Nosy | @akuchling, @simonpercivall
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-06-05.16:33:23.000>
created_at = <Date 2004-04-04.18:45:22.000>
labels = ['library']
title = 'many os.path functions bahave inconsistently'
updated_at = <Date 2004-06-05.16:33:23.000>
user = 'https://github.com/simonpercivall'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-05.16:33:23.000>
actor = 'akuchling'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-04-04.18:45:22.000>
creator = 'simon.percivall'
dependencies = []
files = []
hgrepos = []
issue_num = 929316
keywords = []
message_count = 3.0
messages = ['20425', '20426', '20427']
nosy_count = 3.0
nosy_names = ['akuchling', 'jlgijsbers', 'simon.percivall']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue929316'
versions = []
```
</p></details>
| many os.path functions bahave inconsistently | https://api.github.com/repos/python/cpython/issues/40120/comments | 3 | 2004-04-04T18:45:22Z | 2022-04-09T23:16:18Z | https://github.com/python/cpython/issues/40120 | 1,198,801,338 | 40,120 |
[
"python",
"cpython"
] | BPO | [929192](https://bugs.python.org/issue929192)
--- | :---
Nosy | @loewis
Files | <li>[bluetooth.diff](https://bugs.python.org/file5904/bluetooth.diff "Uploaded as text/plain at 2004-04-04.11:44:10 by pclifford")</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 2004-06-03.09:25:12.000>
created_at = <Date 2004-04-04.11:44:10.000>
labels = ['extension-modules']
title = 'Improvements to Bluetooth support'
updated_at = <Date 2004-06-03.09:25:12.000>
user = 'https://bugs.python.org/pclifford'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-03.09:25:12.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-04-04.11:44:10.000>
creator = 'pclifford'
dependencies = []
files = ['5904']
hgrepos = []
issue_num = 929192
keywords = ['patch']
message_count = 2.0
messages = ['45701', '45702']
nosy_count = 2.0
nosy_names = ['loewis', 'pclifford']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue929192'
versions = ['Python 2.4']
```
</p></details>
| Improvements to Bluetooth support | https://api.github.com/repos/python/cpython/issues/40119/comments | 2 | 2004-04-04T11:44:10Z | 2022-04-09T23:16:17Z | https://github.com/python/cpython/issues/40119 | 1,198,801,335 | 40,119 |
[
"python",
"cpython"
] | BPO | [928881](https://bugs.python.org/issue928881)
--- | :---
Nosy | @malemburg, @hyeshik
<sup>*Note: these values reflect the state of the issue at the time it 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 2004-04-03.17:13:14.000>
created_at = <Date 2004-04-03.16:00:56.000>
labels = ['expert-unicode']
title = 'Default encoding harmful'
updated_at = <Date 2004-04-03.17:13:14.000>
user = 'https://bugs.python.org/tgoeller'
```
bugs.python.org fields:
```python
activity = <Date 2004-04-03.17:13:14.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2004-04-03.16:00:56.000>
creator = 'tgoeller'
dependencies = []
files = []
hgrepos = []
issue_num = 928881
keywords = []
message_count = 3.0
messages = ['20422', '20423', '20424']
nosy_count = 3.0
nosy_names = ['lemburg', 'hyeshik.chang', 'tgoeller']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue928881'
versions = ['Python 2.3']
```
</p></details>
| Default encoding harmful | https://api.github.com/repos/python/cpython/issues/40118/comments | 3 | 2004-04-03T16:00:56Z | 2022-04-09T23:16:16Z | https://github.com/python/cpython/issues/40118 | 1,198,801,333 | 40,118 |
[
"python",
"cpython"
] | BPO | [928751](https://bugs.python.org/issue928751)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-04-03.18:16:11.000>
created_at = <Date 2004-04-03.07:14:09.000>
labels = ['docs']
title = 'Typo in 7.2.1: socket.connect_ex'
updated_at = <Date 2004-04-03.18:16:11.000>
user = 'https://bugs.python.org/pieoncar'
```
bugs.python.org fields:
```python
activity = <Date 2004-04-03.18:16:11.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-04-03.07:14:09.000>
creator = 'pieoncar'
dependencies = []
files = []
hgrepos = []
issue_num = 928751
keywords = []
message_count = 2.0
messages = ['20420', '20421']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'pieoncar']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue928751'
versions = []
```
</p></details>
| Typo in 7.2.1: socket.connect_ex | https://api.github.com/repos/python/cpython/issues/40117/comments | 2 | 2004-04-03T07:14:09Z | 2022-04-09T23:16:14Z | https://github.com/python/cpython/issues/40117 | 1,198,801,330 | 40,117 |
[
"python",
"cpython"
] | BPO | [928332](https://bugs.python.org/issue928332)
--- | :---
Nosy | @amauryfa
<sup>*Note: these values reflect the state of the issue at 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-12-05.17:52:11.115>
created_at = <Date 2004-04-02.16:00:56.000>
labels = ['OS-windows']
title = 'Python interpreter stalled on _PyPclose.WaitForSingleObject'
updated_at = <Date 2008-12-05.17:52:11.113>
user = 'https://bugs.python.org/evgenipopov'
```
bugs.python.org fields:
```python
activity = <Date 2008-12-05.17:52:11.113>
actor = 'amaury.forgeotdarc'
assignee = 'none'
closed = True
closed_date = <Date 2008-12-05.17:52:11.115>
closer = 'amaury.forgeotdarc'
components = ['Windows']
creation = <Date 2004-04-02.16:00:56.000>
creator = 'evgeni_popov'
dependencies = []
files = []
hgrepos = []
issue_num = 928332
keywords = []
message_count = 2.0
messages = ['20419', '77046']
nosy_count = 2.0
nosy_names = ['amaury.forgeotdarc', 'evgeni_popov']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue928332'
versions = ['Python 2.3']
```
</p></details>
| Python interpreter stalled on _PyPclose.WaitForSingleObject | https://api.github.com/repos/python/cpython/issues/40116/comments | 2 | 2004-04-02T16:00:56Z | 2022-04-09T23:16:13Z | https://github.com/python/cpython/issues/40116 | 1,198,801,325 | 40,116 |
[
"python",
"cpython"
] | BPO | [928297](https://bugs.python.org/issue928297)
--- | :---
Nosy | @malemburg
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/malemburg'
closed_at = <Date 2007-01-13.19:29:39.000>
created_at = <Date 2004-04-02.14:55:32.000>
labels = ['library']
title = 'platform.libc_ver() fails on Cygwin'
updated_at = <Date 2007-01-13.19:29:39.000>
user = 'https://bugs.python.org/quiver'
```
bugs.python.org fields:
```python
activity = <Date 2007-01-13.19:29:39.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-04-02.14:55:32.000>
creator = 'quiver'
dependencies = []
files = []
hgrepos = []
issue_num = 928297
keywords = []
message_count = 6.0
messages = ['20413', '20414', '20415', '20416', '20417', '20418']
nosy_count = 2.0
nosy_names = ['lemburg', 'quiver']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue928297'
versions = ['Python 2.4']
```
</p></details>
| platform.libc_ver() fails on Cygwin | https://api.github.com/repos/python/cpython/issues/40115/comments | 6 | 2004-04-02T14:55:32Z | 2022-04-09T23:16:13Z | https://github.com/python/cpython/issues/40115 | 1,198,801,320 | 40,115 |
[
"python",
"cpython"
] | BPO | [927543](https://bugs.python.org/issue927543)
--- | :---
Nosy | @birkenfeld, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-08-25.07:59:26.000>
created_at = <Date 2004-04-01.14:36:39.000>
labels = ['type-feature']
title = '"with self:" statement'
updated_at = <Date 2005-08-25.07:59:26.000>
user = 'https://bugs.python.org/tomdunne'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-25.07:59:26.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-04-01.14:36:39.000>
creator = 'tomdunne'
dependencies = []
files = []
hgrepos = []
issue_num = 927543
keywords = []
message_count = 6.0
messages = ['54135', '54136', '54137', '54138', '54139', '54140']
nosy_count = 4.0
nosy_names = ['gward', 'georg.brandl', 'rhettinger', 'tomdunne']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue927543'
versions = []
```
</p></details>
| "with self:" statement | https://api.github.com/repos/python/cpython/issues/40114/comments | 6 | 2004-04-01T14:36:39Z | 2022-04-09T23:16:11Z | https://github.com/python/cpython/issues/40114 | 1,198,801,317 | 40,114 |
[
"python",
"cpython"
] | BPO | [927248](https://bugs.python.org/issue927248)
--- | :---
Nosy | @loewis, @doerwalter, @birkenfeld, @hyeshik
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-07-03.13:48:56.000>
created_at = <Date 2004-04-01.04:07:17.000>
labels = ['interpreter-core']
title = 'Python segfaults when freeing "deep" objects'
updated_at = <Date 2006-07-03.13:48:56.000>
user = 'https://bugs.python.org/exarkun'
```
bugs.python.org fields:
```python
activity = <Date 2006-07-03.13:48:56.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-04-01.04:07:17.000>
creator = 'exarkun'
dependencies = []
files = []
hgrepos = []
issue_num = 927248
keywords = []
message_count = 8.0
messages = ['20405', '20406', '20407', '20408', '20409', '20410', '20411', '20412']
nosy_count = 7.0
nosy_names = ['loewis', 'doerwalter', 'georg.brandl', 'jimjjewett', 'exarkun', 'hyeshik.chang', 'smulloni']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue927248'
versions = ['Python 2.3']
```
</p></details>
| Python segfaults when freeing "deep" objects | https://api.github.com/repos/python/cpython/issues/40113/comments | 8 | 2004-04-01T04:07:17Z | 2022-04-09T23:16:10Z | https://github.com/python/cpython/issues/40113 | 1,198,801,313 | 40,113 |
[
"python",
"cpython"
] | BPO | [927232](https://bugs.python.org/issue927232)
--- | :---
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 2004-05-12.03:17:47.000>
created_at = <Date 2004-04-01.03:38:31.000>
labels = ['library']
title = 'Option to propagate errors from pkgutil'
updated_at = <Date 2004-05-12.03:17:47.000>
user = 'https://bugs.python.org/exarkun'
```
bugs.python.org fields:
```python
activity = <Date 2004-05-12.03:17:47.000>
actor = 'fdrake'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-04-01.03:38:31.000>
creator = 'exarkun'
dependencies = []
files = []
hgrepos = []
issue_num = 927232
keywords = ['patch']
message_count = 2.0
messages = ['45699', '45700']
nosy_count = 2.0
nosy_names = ['fdrake', 'exarkun']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue927232'
versions = ['Python 2.4']
```
</p></details>
| Option to propagate errors from pkgutil | https://api.github.com/repos/python/cpython/issues/40112/comments | 2 | 2004-04-01T03:38:31Z | 2022-04-09T23:16:09Z | https://github.com/python/cpython/issues/40112 | 1,198,801,310 | 40,112 |
[
"python",
"cpython"
] | BPO | [926910](https://bugs.python.org/issue926910)
--- | :---
Nosy | @mhammond, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mhammond'
closed_at = <Date 2007-08-21.01:18:53.000>
created_at = <Date 2004-03-31.19:34:01.000>
labels = ['interpreter-core']
title = 'Overenthusiastic check in Swap?'
updated_at = <Date 2007-08-21.01:18:53.000>
user = 'https://bugs.python.org/bensonbasis'
```
bugs.python.org fields:
```python
activity = <Date 2007-08-21.01:18:53.000>
actor = 'mhammond'
assignee = 'mhammond'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-03-31.19:34:01.000>
creator = 'benson_basis'
dependencies = []
files = []
hgrepos = []
issue_num = 926910
keywords = []
message_count = 5.0
messages = ['20400', '20401', '20402', '20403', '20404']
nosy_count = 3.0
nosy_names = ['mhammond', 'rhettinger', 'benson_basis']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue926910'
versions = []
```
</p></details>
| Overenthusiastic check in Swap? | https://api.github.com/repos/python/cpython/issues/40111/comments | 5 | 2004-03-31T19:34:01Z | 2022-04-09T23:16:08Z | https://github.com/python/cpython/issues/40111 | 1,198,801,306 | 40,111 |
[
"python",
"cpython"
] | BPO | [926860](https://bugs.python.org/issue926860)
--- | :---
Nosy | @gvanrossum
Files | <li>[deco.diff](https://bugs.python.org/file5903/deco.diff "Uploaded as text/plain at 2004-03-31.18:24:01 by @gvanrossum"): Guido's patch (version 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 = None
closed_at = <Date 2004-10-17.19:37:48.000>
created_at = <Date 2004-03-31.18:24:00.000>
labels = []
title = "Implementation for PEP 318 (Guido's version)"
updated_at = <Date 2004-10-17.19:37:48.000>
user = 'https://github.com/gvanrossum'
```
bugs.python.org fields:
```python
activity = <Date 2004-10-17.19:37:48.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-03-31.18:24:00.000>
creator = 'gvanrossum'
dependencies = []
files = ['5903']
hgrepos = []
issue_num = 926860
keywords = ['patch']
message_count = 2.0
messages = ['45697', '45698']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue926860'
versions = []
```
</p></details>
| Implementation for PEP 318 (Guido's version) | https://api.github.com/repos/python/cpython/issues/40110/comments | 2 | 2004-03-31T18:24:00Z | 2022-04-09T23:16:06Z | https://github.com/python/cpython/issues/40110 | 1,198,801,301 | 40,110 |
[
"python",
"cpython"
] | BPO | [926807](https://bugs.python.org/issue926807)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-03-31.17:11:49.000>
created_at = <Date 2004-03-31.17:09:04.000>
labels = ['library']
title = 'pdb sometimes sets breakpoints in the wrong location'
updated_at = <Date 2004-03-31.17:11:49.000>
user = 'https://bugs.python.org/isandler'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-31.17:11:49.000>
actor = 'isandler'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-31.17:09:04.000>
creator = 'isandler'
dependencies = []
files = []
hgrepos = []
issue_num = 926807
keywords = []
message_count = 2.0
messages = ['20398', '20399']
nosy_count = 1.0
nosy_names = ['isandler']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue926807'
versions = ['Python 2.4']
```
</p></details>
| pdb sometimes sets breakpoints in the wrong location | https://api.github.com/repos/python/cpython/issues/40109/comments | 2 | 2004-03-31T17:09:04Z | 2022-04-09T23:16:05Z | https://github.com/python/cpython/issues/40109 | 1,198,801,296 | 40,109 |
[
"python",
"cpython"
] | BPO | [926501](https://bugs.python.org/issue926501)
--- | :---
Nosy | @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2008-07-20.11:50:36.501>
created_at = <Date 2004-03-31.07:40:20.000>
labels = ['docs']
title = '(ref-manual) position docstrings in source not documented'
updated_at = <Date 2008-07-20.11:50:36.499>
user = 'https://bugs.python.org/axhlkhb'
```
bugs.python.org fields:
```python
activity = <Date 2008-07-20.11:50:36.499>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2008-07-20.11:50:36.501>
closer = 'georg.brandl'
components = ['Documentation']
creation = <Date 2004-03-31.07:40:20.000>
creator = 'axhlkhb'
dependencies = []
files = []
hgrepos = []
issue_num = 926501
keywords = []
message_count = 2.0
messages = ['60480', '70086']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'axhlkhb']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue926501'
versions = []
```
</p></details>
| (ref-manual) position docstrings in source not documented | https://api.github.com/repos/python/cpython/issues/40108/comments | 2 | 2004-03-31T07:40:20Z | 2022-04-09T23:16:04Z | https://github.com/python/cpython/issues/40108 | 1,198,801,294 | 40,108 |
[
"python",
"cpython"
] | BPO | [926427](https://bugs.python.org/issue926427)
--- | :---
Nosy | @loewis
Files | <li>[oem_vs_mbcs_filename_demo.py](https://bugs.python.org/file1245/oem_vs_mbcs_filename_demo.py "Uploaded as text/plain at 2004-03-31.10:28:08 by mike_j_brown")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-03-31.20:11:50.000>
created_at = <Date 2004-03-31.04:04:59.000>
labels = ['library']
title = 'OEM codepage chars in mbcs filenames can be misinterpreted'
updated_at = <Date 2004-03-31.20:11:50.000>
user = 'https://bugs.python.org/mikejbrown'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-31.20:11:50.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-31.04:04:59.000>
creator = 'mike_j_brown'
dependencies = []
files = ['1245']
hgrepos = []
issue_num = 926427
keywords = []
message_count = 3.0
messages = ['20395', '20396', '20397']
nosy_count = 2.0
nosy_names = ['loewis', 'mike_j_brown']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue926427'
versions = []
```
</p></details>
| OEM codepage chars in mbcs filenames can be misinterpreted | https://api.github.com/repos/python/cpython/issues/40107/comments | 3 | 2004-03-31T04:04:59Z | 2022-04-09T23:16:03Z | https://github.com/python/cpython/issues/40107 | 1,198,801,286 | 40,107 |
[
"python",
"cpython"
] | BPO | [926423](https://bugs.python.org/issue926423)
--- | :---
Nosy | @irmen
Files | <li>[socket_timeout_problem.py](https://bugs.python.org/file1244/socket_timeout_problem.py "Uploaded as text/plain at 2004-03-31.03:48:42 by dmcooke"): example code to show problem.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-08-02.06:47:55.000>
created_at = <Date 2004-03-31.03:48:42.000>
labels = ['library']
title = "socket timeouts + Ctrl-C don't play nice"
updated_at = <Date 2006-08-02.06:47:55.000>
user = 'https://bugs.python.org/dmcooke'
```
bugs.python.org fields:
```python
activity = <Date 2006-08-02.06:47:55.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-31.03:48:42.000>
creator = 'dmcooke'
dependencies = []
files = ['1244']
hgrepos = []
issue_num = 926423
keywords = []
message_count = 5.0
messages = ['20390', '20391', '20392', '20393', '20394']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'dmcooke', 'irmen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue926423'
versions = ['Python 2.5']
```
</p></details>
| socket timeouts + Ctrl-C don't play nice | https://api.github.com/repos/python/cpython/issues/40106/comments | 5 | 2004-03-31T03:48:42Z | 2022-04-09T23:16:02Z | https://github.com/python/cpython/issues/40106 | 1,198,801,285 | 40,106 |
[
"python",
"cpython"
] | BPO | [926375](https://bugs.python.org/issue926375)
--- | :---
Nosy | @loewis, @hyeshik
Files | <li>[unichrwide.diff](https://bugs.python.org/file5902/unichrwide.diff "Uploaded as text/plain at 2004-03-31.00:56:59 by @hyeshik"): a patch that enables unichr(wide)</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/hyeshik'
closed_at = <Date 2004-04-06.07:38:17.000>
created_at = <Date 2004-03-31.00:51:17.000>
labels = ['interpreter-core']
title = 'unichr(wide) error on ucs2 build'
updated_at = <Date 2004-04-06.07:38:17.000>
user = 'https://github.com/hyeshik'
```
bugs.python.org fields:
```python
activity = <Date 2004-04-06.07:38:17.000>
actor = 'hyeshik.chang'
assignee = 'hyeshik.chang'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-03-31.00:51:17.000>
creator = 'hyeshik.chang'
dependencies = []
files = ['5902']
hgrepos = []
issue_num = 926375
keywords = ['patch']
message_count = 3.0
messages = ['45694', '45695', '45696']
nosy_count = 2.0
nosy_names = ['loewis', 'hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue926375'
versions = []
```
</p></details>
| unichr(wide) error on ucs2 build | https://api.github.com/repos/python/cpython/issues/40105/comments | 3 | 2004-03-31T00:51:17Z | 2022-04-09T23:16:01Z | https://github.com/python/cpython/issues/40105 | 1,198,801,282 | 40,105 |
[
"python",
"cpython"
] | BPO | [926369](https://bugs.python.org/issue926369)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-30.13:38:03.000>
created_at = <Date 2004-03-31.00:22:33.000>
labels = ['library']
title = 'pdb sometimes sets breakpoints in the wrong location'
updated_at = <Date 2004-08-30.13:38:03.000>
user = 'https://bugs.python.org/isandler'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-30.13:38:03.000>
actor = 'jlgijsbers'
assignee = 'jlgijsbers'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-31.00:22:33.000>
creator = 'isandler'
dependencies = []
files = []
hgrepos = []
issue_num = 926369
keywords = []
message_count = 3.0
messages = ['20387', '20388', '20389']
nosy_count = 2.0
nosy_names = ['isandler', 'jlgijsbers']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue926369'
versions = ['Python 2.4']
```
</p></details>
| pdb sometimes sets breakpoints in the wrong location | https://api.github.com/repos/python/cpython/issues/40104/comments | 3 | 2004-03-31T00:22:33Z | 2022-04-09T23:15:59Z | https://github.com/python/cpython/issues/40104 | 1,198,801,276 | 40,104 |
[
"python",
"cpython"
] | BPO | [926209](https://bugs.python.org/issue926209)
--- | :---
Nosy | @loewis
Files | <li>[setup.py.patch](https://bugs.python.org/file5901/setup.py.patch "Uploaded as text/plain at 2004-03-30.19:46:06 by petrilli"): Patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2004-06-04.13:56:26.000>
created_at = <Date 2004-03-30.19:46:05.000>
labels = ['build']
title = 'Patch to setup.py to run on x86_64 Linux'
updated_at = <Date 2004-06-04.13:56:26.000>
user = 'https://bugs.python.org/petrilli'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-04.13:56:26.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-03-30.19:46:05.000>
creator = 'petrilli'
dependencies = []
files = ['5901']
hgrepos = []
issue_num = 926209
keywords = ['patch']
message_count = 2.0
messages = ['45692', '45693']
nosy_count = 2.0
nosy_names = ['loewis', 'petrilli']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue926209'
versions = ['Python 2.4']
```
</p></details>
| Patch to setup.py to run on x86_64 Linux | https://api.github.com/repos/python/cpython/issues/40103/comments | 2 | 2004-03-30T19:46:05Z | 2022-04-09T23:15:59Z | https://github.com/python/cpython/issues/40103 | 1,198,801,272 | 40,103 |
[
"python",
"cpython"
] | BPO | [926075](https://bugs.python.org/issue926075)
--- | :---
Nosy | @loewis, @aleaxit, @hyeshik
Files | <li>[sretypeconsistency.diff](https://bugs.python.org/file1243/sretypeconsistency.diff "Uploaded as text/plain at 2004-04-01.05:47:57 by @hyeshik"): a fix to avoid type-insensible cache of sre.compile</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/hyeshik'
closed_at = <Date 2004-04-20.21:32:44.000>
created_at = <Date 2004-03-30.15:27:51.000>
labels = ['expert-regex']
title = "re.sub on u'' gives NON-unicode ''"
updated_at = <Date 2004-04-20.21:32:44.000>
user = 'https://github.com/aleaxit'
```
bugs.python.org fields:
```python
activity = <Date 2004-04-20.21:32:44.000>
actor = 'hyeshik.chang'
assignee = 'hyeshik.chang'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2004-03-30.15:27:51.000>
creator = 'aleax'
dependencies = []
files = ['1243']
hgrepos = []
issue_num = 926075
keywords = []
message_count = 5.0
messages = ['20382', '20383', '20384', '20385', '20386']
nosy_count = 3.0
nosy_names = ['loewis', 'aleax', 'hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue926075'
versions = ['Python 2.3']
```
</p></details>
| re.sub on u'' gives NON-unicode '' | https://api.github.com/repos/python/cpython/issues/40102/comments | 5 | 2004-03-30T15:27:51Z | 2022-04-09T23:15:58Z | https://github.com/python/cpython/issues/40102 | 1,198,801,270 | 40,102 |
[
"python",
"cpython"
] | BPO | [925932](https://bugs.python.org/issue925932)
--- | :---
Nosy | @tim-one, @loewis
Files | <li>[patch-Lib_test_test_fcntl_py](https://bugs.python.org/file5900/patch-Lib_test_test_fcntl_py "Uploaded at 2004-03-30.10:55:25 by pelotas")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-04-10.16:45:14.000>
created_at = <Date 2004-03-30.10:55:25.000>
labels = ['tests']
title = 'struct.pack() on 64bit architectures'
updated_at = <Date 2007-04-10.16:45:14.000>
user = 'https://bugs.python.org/pelotas'
```
bugs.python.org fields:
```python
activity = <Date 2007-04-10.16:45:14.000>
actor = 'zseil'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2004-03-30.10:55:25.000>
creator = 'pelotas'
dependencies = []
files = ['5900']
hgrepos = []
issue_num = 925932
keywords = ['patch']
message_count = 4.0
messages = ['45688', '45689', '45690', '45691']
nosy_count = 4.0
nosy_names = ['tim.peters', 'loewis', 'zseil', 'pelotas']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue925932'
versions = []
```
</p></details>
| struct.pack() on 64bit architectures | https://api.github.com/repos/python/cpython/issues/40101/comments | 4 | 2004-03-30T10:55:25Z | 2022-04-09T23:15:56Z | https://github.com/python/cpython/issues/40101 | 1,198,801,266 | 40,101 |
[
"python",
"cpython"
] | BPO | [925628](https://bugs.python.org/issue925628)
--- | :---
Nosy | @terryjreedy
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-30.14:15:34.000>
created_at = <Date 2004-03-29.21:34:09.000>
labels = ['library']
title = 'help does not help with imported objects'
updated_at = <Date 2004-08-30.14:15:34.000>
user = 'https://bugs.python.org/jimjjewett'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-30.14:15:34.000>
actor = 'jlgijsbers'
assignee = 'jlgijsbers'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-29.21:34:09.000>
creator = 'jimjjewett'
dependencies = []
files = []
hgrepos = []
issue_num = 925628
keywords = []
message_count = 6.0
messages = ['20376', '20377', '20378', '20379', '20380', '20381']
nosy_count = 3.0
nosy_names = ['terry.reedy', 'jimjjewett', 'jlgijsbers']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue925628'
versions = []
```
</p></details>
| help does not help with imported objects | https://api.github.com/repos/python/cpython/issues/40100/comments | 6 | 2004-03-29T21:34:09Z | 2022-04-09T23:15:55Z | https://github.com/python/cpython/issues/40100 | 1,198,801,260 | 40,100 |
[
"python",
"cpython"
] | BPO | [925537](https://bugs.python.org/issue925537)
--- | :---
Nosy | @tim-one, @loewis, @birkenfeld, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-03-16.08:31:25.000>
created_at = <Date 2004-03-29.19:28:20.000>
labels = ['type-feature']
title = 'dir(mod) OK or use vars(mod).keys()?'
updated_at = <Date 2007-03-16.08:31:25.000>
user = 'https://bugs.python.org/jimjjewett'
```
bugs.python.org fields:
```python
activity = <Date 2007-03-16.08:31:25.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-03-29.19:28:20.000>
creator = 'jimjjewett'
dependencies = []
files = []
hgrepos = []
issue_num = 925537
keywords = []
message_count = 10.0
messages = ['54125', '54126', '54127', '54128', '54129', '54130', '54131', '54132', '54133', '54134']
nosy_count = 6.0
nosy_names = ['tim.peters', 'loewis', 'nnorwitz', 'georg.brandl', 'rhettinger', 'jimjjewett']
pr_nums = []
priority = 'low'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue925537'
versions = []
```
</p></details>
| dir(mod) OK or use vars(mod).keys()? | https://api.github.com/repos/python/cpython/issues/40099/comments | 10 | 2004-03-29T19:28:20Z | 2022-04-09T23:15:54Z | https://github.com/python/cpython/issues/40099 | 1,198,801,256 | 40,099 |
[
"python",
"cpython"
] | BPO | [925500](https://bugs.python.org/issue925500)
--- | :---
Nosy | @loewis, @smontanaro
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/smontanaro'
closed_at = <Date 2004-03-31.18:06:09.000>
created_at = <Date 2004-03-29.18:41:56.000>
labels = ['invalid', 'library']
title = "os.py uses #' - undocumented magic?"
updated_at = <Date 2004-03-31.18:06:09.000>
user = 'https://bugs.python.org/jimjjewett'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-31.18:06:09.000>
actor = 'skip.montanaro'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-29.18:41:56.000>
creator = 'jimjjewett'
dependencies = []
files = []
hgrepos = []
issue_num = 925500
keywords = []
message_count = 3.0
messages = ['20373', '20374', '20375']
nosy_count = 3.0
nosy_names = ['loewis', 'skip.montanaro', 'jimjjewett']
pr_nums = []
priority = 'low'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue925500'
versions = ['Python 2.4']
```
</p></details>
| os.py uses #' - undocumented magic? | https://api.github.com/repos/python/cpython/issues/40098/comments | 3 | 2004-03-29T18:41:56Z | 2022-04-09T23:15:54Z | https://github.com/python/cpython/issues/40098 | 1,198,801,250 | 40,098 |
[
"python",
"cpython"
] | BPO | [925152](https://bugs.python.org/issue925152)
--- | :---
Nosy | @loewis
Files | <li>[pyexpat.diff](https://bugs.python.org/file1242/pyexpat.diff "Uploaded as text/plain at 2004-03-29.06:47:37 by tobiasjs"): pyexpat.c diff</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2005-03-04.14:41:32.000>
created_at = <Date 2004-03-29.06:47:37.000>
labels = ['expert-XML']
title = 'buffer problem in pyexpat.c(xmlparse_GetInputContext)'
updated_at = <Date 2005-03-04.14:41:32.000>
user = 'https://bugs.python.org/tobiasjs'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-04.14:41:32.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2004-03-29.06:47:37.000>
creator = 'tobiasjs'
dependencies = []
files = ['1242']
hgrepos = []
issue_num = 925152
keywords = []
message_count = 2.0
messages = ['20371', '20372']
nosy_count = 2.0
nosy_names = ['loewis', 'tobiasjs']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue925152'
versions = []
```
</p></details>
| buffer problem in pyexpat.c(xmlparse_GetInputContext) | https://api.github.com/repos/python/cpython/issues/40097/comments | 2 | 2004-03-29T06:47:37Z | 2022-04-09T23:15:52Z | https://github.com/python/cpython/issues/40097 | 1,198,801,246 | 40,097 |
[
"python",
"cpython"
] | BPO | [925107](https://bugs.python.org/issue925107)
--- | :---
Nosy | @akuchling
Files | <li>[mailbox.diff](https://bugs.python.org/file1241/mailbox.diff "Uploaded as text/plain at 2004-06-05.15:46:15 by @akuchling"): Johannes's patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2004-07-07.14:09:54.000>
created_at = <Date 2004-03-28.23:31:58.000>
labels = ['library']
title = '_Subfile.readline( ) in mailbox.py ignoring self.stop'
updated_at = <Date 2004-07-07.14:09:54.000>
user = 'https://bugs.python.org/syeberman'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-07.14:09:54.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-28.23:31:58.000>
creator = 'syeberman'
dependencies = []
files = ['1241']
hgrepos = []
issue_num = 925107
keywords = []
message_count = 3.0
messages = ['20368', '20369', '20370']
nosy_count = 3.0
nosy_names = ['akuchling', 'jlgijsbers', 'syeberman']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue925107'
versions = ['Python 2.3']
```
</p></details>
| _Subfile.readline( ) in mailbox.py ignoring self.stop | https://api.github.com/repos/python/cpython/issues/40096/comments | 3 | 2004-03-28T23:31:58Z | 2022-04-09T23:15:51Z | https://github.com/python/cpython/issues/40096 | 1,198,801,245 | 40,096 |
[
"python",
"cpython"
] | BPO | [924806](https://bugs.python.org/issue924806)
--- | :---
Nosy | @warsaw, @zopyx, @devdanzin
<sup>*Note: these values reflect the state of the issue at the time it 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 2009-02-09.12:37:05.703>
created_at = <Date 2004-03-28.09:33:57.000>
labels = ['type-feature', 'library']
title = 'email.Header.Header() produces wrong headers with utf8 enc.'
updated_at = <Date 2009-02-09.12:37:05.702>
user = 'https://github.com/zopyx'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-09.12:37:05.702>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = <Date 2009-02-09.12:37:05.703>
closer = 'barry'
components = ['Library (Lib)']
creation = <Date 2004-03-28.09:33:57.000>
creator = 'ajung'
dependencies = []
files = []
hgrepos = []
issue_num = 924806
keywords = []
message_count = 4.0
messages = ['20367', '81440', '81449', '81455']
nosy_count = 3.0
nosy_names = ['barry', 'ajung', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue924806'
versions = []
```
</p></details>
| email.Header.Header() produces wrong headers with utf8 enc. | https://api.github.com/repos/python/cpython/issues/40095/comments | 4 | 2004-03-28T09:33:57Z | 2022-04-09T23:15:50Z | https://github.com/python/cpython/issues/40095 | 1,198,801,236 | 40,095 |
[
"python",
"cpython"
] | BPO | [924771](https://bugs.python.org/issue924771)
--- | :---
Nosy | @birkenfeld
Files | <li>[compile.patch](https://bugs.python.org/file5899/compile.patch "Uploaded as text/plain at 2004-03-28.06:40:13 by quiver")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-08-23.20:15:47.807>
created_at = <Date 2004-03-28.06:40:13.000>
labels = ['library']
title = 'work around to compile \\r\\n file'
updated_at = <Date 2007-08-23.20:15:47.805>
user = 'https://bugs.python.org/quiver'
```
bugs.python.org fields:
```python
activity = <Date 2007-08-23.20:15:47.805>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2007-08-23.20:15:47.807>
closer = 'georg.brandl'
components = ['Library (Lib)']
creation = <Date 2004-03-28.06:40:13.000>
creator = 'quiver'
dependencies = []
files = ['5899']
hgrepos = []
issue_num = 924771
keywords = ['patch']
message_count = 2.0
messages = ['45687', '55198']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'quiver']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue924771'
versions = ['Python 2.3']
```
</p></details>
| work around to compile \r\n file | https://api.github.com/repos/python/cpython/issues/40094/comments | 2 | 2004-03-28T06:40:13Z | 2022-04-09T23:15:48Z | https://github.com/python/cpython/issues/40094 | 1,198,801,234 | 40,094 |
[
"python",
"cpython"
] | BPO | [924703](https://bugs.python.org/issue924703)
--- | :---
Nosy | @tim-one, @loewis, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2004-07-25.17:34:33.000>
created_at = <Date 2004-03-28.01:48:32.000>
labels = ['expert-unicode']
title = 'test_unicode_file fails on Win98SE'
updated_at = <Date 2004-07-25.17:34:33.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-25.17:34:33.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2004-03-28.01:48:32.000>
creator = 'tim.peters'
dependencies = []
files = []
hgrepos = []
issue_num = 924703
keywords = []
message_count = 9.0
messages = ['20358', '20359', '20360', '20361', '20362', '20363', '20364', '20365', '20366']
nosy_count = 3.0
nosy_names = ['tim.peters', 'loewis', 'rhettinger']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue924703'
versions = ['Python 2.4']
```
</p></details>
| test_unicode_file fails on Win98SE | https://api.github.com/repos/python/cpython/issues/40093/comments | 9 | 2004-03-28T01:48:32Z | 2022-04-09T23:15:48Z | https://github.com/python/cpython/issues/40093 | 1,198,801,229 | 40,093 |
[
"python",
"cpython"
] | BPO | [924497](https://bugs.python.org/issue924497)
--- | :---
Nosy | @loewis
Files | <li>[specfile-3.diff](https://bugs.python.org/file5898/specfile-3.diff "Uploaded as text/plain at 2004-03-27.16:03:00 by jafo"): Patch for Misc/RPM/python-2.3.spec</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-03-31.19:11:22.000>
created_at = <Date 2004-03-27.16:03:00.000>
labels = ['build']
title = 'Updates to the Misc/RPM spec file.'
updated_at = <Date 2004-03-31.19:11:22.000>
user = 'https://bugs.python.org/jafo'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-31.19:11:22.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-03-27.16:03:00.000>
creator = 'jafo'
dependencies = []
files = ['5898']
hgrepos = []
issue_num = 924497
keywords = ['patch']
message_count = 2.0
messages = ['45685', '45686']
nosy_count = 2.0
nosy_names = ['loewis', 'jafo']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue924497'
versions = ['Python 2.3']
```
</p></details>
| Updates to the Misc/RPM spec file. | https://api.github.com/repos/python/cpython/issues/40092/comments | 2 | 2004-03-27T16:03:00Z | 2022-04-09T23:15:46Z | https://github.com/python/cpython/issues/40092 | 1,198,801,225 | 40,092 |
[
"python",
"cpython"
] | BPO | [924361](https://bugs.python.org/issue924361)
--- | :---
Nosy | @loewis, @doko42
<sup>*Note: these values reflect the state of the issue at the time it 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 2004-04-17.19:37:33.000>
created_at = <Date 2004-03-27.08:20:09.000>
labels = ['expert-unicode']
title = 'unicodeobjct: bad argument to internal function'
updated_at = <Date 2004-04-17.19:37:33.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2004-04-17.19:37:33.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2004-03-27.08:20:09.000>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 924361
keywords = []
message_count = 2.0
messages = ['20356', '20357']
nosy_count = 2.0
nosy_names = ['loewis', 'doko']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue924361'
versions = ['Python 2.3']
```
</p></details>
| unicodeobjct: bad argument to internal function | https://api.github.com/repos/python/cpython/issues/40091/comments | 2 | 2004-03-27T08:20:09Z | 2022-04-09T23:15:45Z | https://github.com/python/cpython/issues/40091 | 1,198,801,221 | 40,091 |
[
"python",
"cpython"
] | BPO | [924333](https://bugs.python.org/issue924333)
--- | :---
Nosy | @loewis, @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-09-22.06:46:07.000>
created_at = <Date 2004-03-27.04:12:29.000>
labels = ['build']
title = 'Build issues (lib path) on linux2-x86_64'
updated_at = <Date 2005-09-22.06:46:07.000>
user = 'https://bugs.python.org/petrilli'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-22.06:46:07.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-03-27.04:12:29.000>
creator = 'petrilli'
dependencies = []
files = []
hgrepos = []
issue_num = 924333
keywords = []
message_count = 8.0
messages = ['20348', '20349', '20350', '20351', '20352', '20353', '20354', '20355']
nosy_count = 5.0
nosy_names = ['loewis', 'georg.brandl', 'misa', 'rthalley', 'petrilli']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue924333'
versions = ['Python 2.4']
```
</p></details>
| Build issues (lib path) on linux2-x86_64 | https://api.github.com/repos/python/cpython/issues/40090/comments | 8 | 2004-03-27T04:12:29Z | 2022-04-09T23:15:44Z | https://github.com/python/cpython/issues/40090 | 1,198,801,217 | 40,090 |
[
"python",
"cpython"
] | BPO | [924301](https://bugs.python.org/issue924301)
--- | :---
Nosy | @mwhudson, @rhettinger
Files | <li>[cmd.py](https://bugs.python.org/file1238/cmd.py "Uploaded as text/plain at 2004-03-27.00:35:28 by svenil"): patched cmd.py</li><li>[924301-fix-1.diff](https://bugs.python.org/file1239/924301-fix-1.diff "Uploaded as text/plain at 2004-06-11.12:26:15 by @mwhudson"): mwh patch #1</li><li>[924301-fix-2.diff](https://bugs.python.org/file1240/924301-fix-2.diff "Uploaded as text/plain at 2004-06-21.10:35:33 by @mwhudson"): mwh's patch #2</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2004-07-01.14:52:55.000>
created_at = <Date 2004-03-27.00:28:56.000>
labels = ['library']
title = 'A leak case with cmd.py & readline & exception'
updated_at = <Date 2004-07-01.14:52:55.000>
user = 'https://bugs.python.org/svenil'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-01.14:52:55.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-27.00:28:56.000>
creator = 'svenil'
dependencies = []
files = ['1238', '1239', '1240']
hgrepos = []
issue_num = 924301
keywords = []
message_count = 16.0
messages = ['20332', '20333', '20334', '20335', '20336', '20337', '20338', '20339', '20340', '20341', '20342', '20343', '20344', '20345', '20346', '20347']
nosy_count = 3.0
nosy_names = ['mwh', 'rhettinger', 'svenil']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue924301'
versions = ['Python 2.3']
```
</p></details>
| A leak case with cmd.py & readline & exception | https://api.github.com/repos/python/cpython/issues/40089/comments | 16 | 2004-03-27T00:28:56Z | 2022-04-09T23:15:43Z | https://github.com/python/cpython/issues/40089 | 1,198,801,210 | 40,089 |
[
"python",
"cpython"
] | BPO | [924294](https://bugs.python.org/issue924294)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2004-06-02.12:37:43.000>
created_at = <Date 2004-03-27.00:07:45.000>
labels = ['build']
title = "IPV6 not correctly ifdef'd in socketmodule.c"
updated_at = <Date 2004-06-02.12:37:43.000>
user = 'https://bugs.python.org/dmeleedy'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-02.12:37:43.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-03-27.00:07:45.000>
creator = 'dmeleedy'
dependencies = []
files = []
hgrepos = []
issue_num = 924294
keywords = []
message_count = 3.0
messages = ['20329', '20330', '20331']
nosy_count = 2.0
nosy_names = ['loewis', 'dmeleedy']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue924294'
versions = ['Python 2.3']
```
</p></details>
| IPV6 not correctly ifdef'd in socketmodule.c | https://api.github.com/repos/python/cpython/issues/40088/comments | 3 | 2004-03-27T00:07:45Z | 2022-04-09T23:15:42Z | https://github.com/python/cpython/issues/40088 | 1,198,801,208 | 40,088 |
[
"python",
"cpython"
] | BPO | [924242](https://bugs.python.org/issue924242)
--- | :---
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 2004-03-28.02:33:04.000>
created_at = <Date 2004-03-26.22:03:11.000>
labels = ['library']
title = 'socket._fileobject._getclosed() returns wrong value'
updated_at = <Date 2004-03-28.02:33:04.000>
user = 'https://bugs.python.org/gigamorph'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-28.02:33:04.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-26.22:03:11.000>
creator = 'gigamorph'
dependencies = []
files = []
hgrepos = []
issue_num = 924242
keywords = []
message_count = 3.0
messages = ['20326', '20327', '20328']
nosy_count = 2.0
nosy_names = ['tim.peters', 'gigamorph']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue924242'
versions = ['Python 2.3']
```
</p></details>
| socket._fileobject._getclosed() returns wrong value | https://api.github.com/repos/python/cpython/issues/40087/comments | 3 | 2004-03-26T22:03:11Z | 2022-04-09T23:15:41Z | https://github.com/python/cpython/issues/40087 | 1,198,801,201 | 40,087 |
[
"python",
"cpython"
] | BPO | [924218](https://bugs.python.org/issue924218)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-03-29.19:14:41.000>
created_at = <Date 2004-03-26.21:33:23.000>
labels = ['library']
title = 'socket._fileobject._getclosed() returns wrong value'
updated_at = <Date 2004-03-29.19:14:41.000>
user = 'https://bugs.python.org/gigamorph'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-29.19:14:41.000>
actor = 'gigamorph'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-26.21:33:23.000>
creator = 'gigamorph'
dependencies = []
files = []
hgrepos = []
issue_num = 924218
keywords = []
message_count = 2.0
messages = ['20324', '20325']
nosy_count = 1.0
nosy_names = ['gigamorph']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue924218'
versions = ['Python 2.3']
```
</p></details>
| socket._fileobject._getclosed() returns wrong value | https://api.github.com/repos/python/cpython/issues/40086/comments | 2 | 2004-03-26T21:33:23Z | 2022-04-09T23:15:39Z | https://github.com/python/cpython/issues/40086 | 1,198,801,198 | 40,086 |
[
"python",
"cpython"
] | BPO | [924008](https://bugs.python.org/issue924008)
--- | :---
Nosy | @birkenfeld, @tiran
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2008-01-20.19:25:07.666>
created_at = <Date 2004-03-26.16:16:57.000>
labels = ['expert-installation']
title = 'make fails using -std option'
updated_at = <Date 2008-01-20.19:25:07.665>
user = 'https://bugs.python.org/benites'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-20.19:25:07.665>
actor = 'christian.heimes'
assignee = 'none'
closed = True
closed_date = <Date 2008-01-20.19:25:07.666>
closer = 'christian.heimes'
components = ['Installation']
creation = <Date 2004-03-26.16:16:57.000>
creator = 'benites'
dependencies = []
files = []
hgrepos = []
issue_num = 924008
keywords = []
message_count = 3.0
messages = ['60478', '60479', '61343']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'christian.heimes', 'benites']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue924008'
versions = ['Python 2.3']
```
</p></details>
| make fails using -std option | https://api.github.com/repos/python/cpython/issues/40085/comments | 3 | 2004-03-26T16:16:57Z | 2022-04-09T23:15:38Z | https://github.com/python/cpython/issues/40085 | 1,198,801,195 | 40,085 |
[
"python",
"cpython"
] | BPO | [923697](https://bugs.python.org/issue923697)
--- | :---
Nosy | @amauryfa
<sup>*Note: these values reflect the state of the issue at 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 2004-03-26.06:39:58.000>
labels = ['expert-XML', 'type-feature']
title = "SAX2 'property_encoding' feature not supported"
updated_at = <Date 2014-02-03.17:10:57.865>
user = 'https://bugs.python.org/josephw'
```
bugs.python.org fields:
```python
activity = <Date 2014-02-03.17:10:57.865>
actor = 'BreamoreBoy'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['XML']
creation = <Date 2004-03-26.06:39:58.000>
creator = 'josephw'
dependencies = []
files = []
hgrepos = []
issue_num = 923697
keywords = []
message_count = 5.0
messages = ['54124', '116563', '116754', '190048', '190111']
nosy_count = 2.0
nosy_names = ['amaury.forgeotdarc', 'josephw']
pr_nums = []
priority = 'low'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue923697'
versions = ['Python 3.1', 'Python 2.7']
```
</p></details>
| SAX2 'property_encoding' feature not supported | https://api.github.com/repos/python/cpython/issues/40084/comments | 6 | 2004-03-26T06:39:58Z | 2023-04-25T00:29:52Z | https://github.com/python/cpython/issues/40084 | 1,198,801,189 | 40,084 |
[
"python",
"cpython"
] | BPO | [923643](https://bugs.python.org/issue923643)
--- | :---
Nosy | @josiahcarlson, @mdickinson, @pitrou, @tiran
Superseder | <li>bpo-1023290: Conversion of longs to bytes and vice-versa.</li>
Files | <li>[base256.diff](https://bugs.python.org/file5897/base256.diff "Uploaded as text/plain at 2004-09-15.09:27:58 by trevp")</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/mdickinson'
closed_at = <Date 2008-02-24.05:41:33.608>
created_at = <Date 2004-03-26.03:17:02.000>
labels = ['interpreter-core']
title = 'long <-> byte-string conversion'
updated_at = <Date 2008-02-24.05:41:33.587>
user = 'https://bugs.python.org/trevp'
```
bugs.python.org fields:
```python
activity = <Date 2008-02-24.05:41:33.587>
actor = 'mark.dickinson'
assignee = 'mark.dickinson'
closed = True
closed_date = <Date 2008-02-24.05:41:33.608>
closer = 'mark.dickinson'
components = ['Interpreter Core']
creation = <Date 2004-03-26.03:17:02.000>
creator = 'trevp'
dependencies = []
files = ['5897']
hgrepos = []
issue_num = 923643
keywords = ['patch']
message_count = 19.0
messages = ['45671', '45672', '45673', '45674', '45675', '45676', '45677', '45678', '45679', '45680', '45681', '45682', '45683', '45684', '59827', '59868', '60134', '61809', '62878']
nosy_count = 6.0
nosy_names = ['phr', 'josiahcarlson', 'mark.dickinson', 'trevp', 'pitrou', 'christian.heimes']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = '1023290'
type = None
url = 'https://bugs.python.org/issue923643'
versions = ['Python 2.6']
```
</p></details>
| long <-> byte-string conversion | https://api.github.com/repos/python/cpython/issues/40083/comments | 19 | 2004-03-26T03:17:02Z | 2022-04-09T23:15:36Z | https://github.com/python/cpython/issues/40083 | 1,198,801,182 | 40,083 |
[
"python",
"cpython"
] | BPO | [923576](https://bugs.python.org/issue923576)
--- | :---
Nosy | @mwhudson, @jackjansen, @terryjreedy
Files | <li>[test.py](https://bugs.python.org/file1237/test.py "Uploaded as text/plain at 2004-03-26.00:43:41 by elcepi"): Example file</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2004-06-02.21:28:29.000>
created_at = <Date 2004-03-26.00:43:41.000>
labels = ['OS-mac']
title = 'Incorrect __name__ assignment'
updated_at = <Date 2004-06-02.21:28:29.000>
user = 'https://bugs.python.org/elcepi'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-02.21:28:29.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2004-03-26.00:43:41.000>
creator = 'elcepi'
dependencies = []
files = ['1237']
hgrepos = []
issue_num = 923576
keywords = []
message_count = 6.0
messages = ['20318', '20319', '20320', '20321', '20322', '20323']
nosy_count = 4.0
nosy_names = ['mwh', 'jackjansen', 'terry.reedy', 'elcepi']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue923576'
versions = ['Python 2.3']
```
</p></details>
| Incorrect __name__ assignment | https://api.github.com/repos/python/cpython/issues/40082/comments | 6 | 2004-03-26T00:43:41Z | 2022-04-09T23:15:35Z | https://github.com/python/cpython/issues/40082 | 1,198,801,181 | 40,082 |
[
"python",
"cpython"
] | BPO | [923315](https://bugs.python.org/issue923315)
--- | :---
Nosy | @akuchling
Files | <li>[j3.c](https://bugs.python.org/file1236/j3.c "Uploaded at 2004-03-25.18:06:51 by john_marshall"): test program in 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/akuchling'
closed_at = <Date 2004-08-07.17:22:30.000>
created_at = <Date 2004-03-25.18:06:51.000>
labels = ['library']
title = 'AIX POLLNVAL definition causes problems'
updated_at = <Date 2004-08-07.17:22:30.000>
user = 'https://bugs.python.org/johnmarshall'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-07.17:22:30.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-25.18:06:51.000>
creator = 'john_marshall'
dependencies = []
files = ['1236']
hgrepos = []
issue_num = 923315
keywords = []
message_count = 2.0
messages = ['20316', '20317']
nosy_count = 2.0
nosy_names = ['akuchling', 'john_marshall']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue923315'
versions = ['Python 2.4']
```
</p></details>
| AIX POLLNVAL definition causes problems | https://api.github.com/repos/python/cpython/issues/40081/comments | 2 | 2004-03-25T18:06:51Z | 2022-04-09T23:15:34Z | https://github.com/python/cpython/issues/40081 | 1,198,801,176 | 40,081 |
[
"python",
"cpython"
] | BPO | [923236](https://bugs.python.org/issue923236)
--- | :---
Files | <li>[os.patch](https://bugs.python.org/file5896/os.patch "Uploaded as text/plain at 2004-03-25.16:36:47 by nbastin")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-03-25.16:36:47.000>
created_at = <Date 2004-03-25.16:36:47.000>
labels = ['library']
title = "'os' patch to speed up import (and python startup)"
updated_at = <Date 2004-03-25.16:36:47.000>
user = 'https://bugs.python.org/nbastin'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-25.16:36:47.000>
actor = 'nbastin'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-25.16:36:47.000>
creator = 'nbastin'
dependencies = []
files = ['5896']
hgrepos = []
issue_num = 923236
keywords = ['patch']
message_count = 1.0
messages = ['45670']
nosy_count = 1.0
nosy_names = ['nbastin']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue923236'
versions = ['Python 2.4']
```
</p></details>
| 'os' patch to speed up import (and python startup) | https://api.github.com/repos/python/cpython/issues/40080/comments | 1 | 2004-03-25T16:36:47Z | 2022-04-09T23:15:32Z | https://github.com/python/cpython/issues/40080 | 1,198,801,171 | 40,080 |
[
"python",
"cpython"
] | BPO | [923226](https://bugs.python.org/issue923226)
--- | :---
Nosy | @loewis
Files | <li>[os.patch](https://bugs.python.org/file5895/os.patch "Uploaded as text/plain at 2004-03-25.16:18:24 by nbastin")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-03-25.20:39:46.000>
created_at = <Date 2004-03-25.16:18:24.000>
labels = ['library']
title = "'os' patch to speed up import (and python startup)"
updated_at = <Date 2004-03-25.20:39:46.000>
user = 'https://bugs.python.org/nbastin'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-25.20:39:46.000>
actor = 'nbastin'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-25.16:18:24.000>
creator = 'nbastin'
dependencies = []
files = ['5895']
hgrepos = []
issue_num = 923226
keywords = ['patch']
message_count = 3.0
messages = ['45667', '45668', '45669']
nosy_count = 2.0
nosy_names = ['loewis', 'nbastin']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue923226'
versions = ['Python 2.4']
```
</p></details>
| 'os' patch to speed up import (and python startup) | https://api.github.com/repos/python/cpython/issues/40079/comments | 3 | 2004-03-25T16:18:24Z | 2022-04-09T23:15:31Z | https://github.com/python/cpython/issues/40079 | 1,198,801,164 | 40,079 |
[
"python",
"cpython"
] | BPO | [923098](https://bugs.python.org/issue923098)
--- | :---
Nosy | @loewis
Files | <li>[marshal.diff](https://bugs.python.org/file5894/marshal.diff "Uploaded as text/plain at 2004-03-25.13:25:09 by @loewis")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-06-27.16:52:17.000>
created_at = <Date 2004-03-25.13:25:09.000>
labels = ['interpreter-core']
title = 'Support for interned strings in marshal'
updated_at = <Date 2004-06-27.16:52:17.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-27.16:52:17.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-03-25.13:25:09.000>
creator = 'loewis'
dependencies = []
files = ['5894']
hgrepos = []
issue_num = 923098
keywords = ['patch']
message_count = 2.0
messages = ['45665', '45666']
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/issue923098'
versions = []
```
</p></details>
| Support for interned strings in marshal | https://api.github.com/repos/python/cpython/issues/40078/comments | 2 | 2004-03-25T13:25:09Z | 2022-04-09T23:15:29Z | https://github.com/python/cpython/issues/40078 | 1,198,801,162 | 40,078 |
[
"python",
"cpython"
] | BPO | [922964](https://bugs.python.org/issue922964)
--- | :---
Nosy | @mwhudson, @tim-one, @freddrake, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2004-05-06.04:00:24.000>
created_at = <Date 2004-03-25.08:18:02.000>
labels = ['docs']
title = 'file built-in object is after file() function'
updated_at = <Date 2004-05-06.04:00:24.000>
user = 'https://bugs.python.org/nerby'
```
bugs.python.org fields:
```python
activity = <Date 2004-05-06.04:00:24.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-03-25.08:18:02.000>
creator = 'nerby'
dependencies = []
files = []
hgrepos = []
issue_num = 922964
keywords = []
message_count = 5.0
messages = ['20311', '20312', '20313', '20314', '20315']
nosy_count = 5.0
nosy_names = ['mwh', 'tim.peters', 'fdrake', 'rhettinger', 'nerby']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue922964'
versions = ['Python 2.3']
```
</p></details>
| file built-in object is after file() function | https://api.github.com/repos/python/cpython/issues/40077/comments | 5 | 2004-03-25T08:18:02Z | 2022-04-09T23:15:29Z | https://github.com/python/cpython/issues/40077 | 1,198,801,158 | 40,077 |
[
"python",
"cpython"
] | BPO | [922922](https://bugs.python.org/issue922922)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-03-27.02:32:26.000>
created_at = <Date 2004-03-25.06:06:23.000>
labels = ['library']
title = 'tempfile.mkstemp() documentation discrepancy'
updated_at = <Date 2004-03-27.02:32:26.000>
user = 'https://bugs.python.org/otterley'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-27.02:32:26.000>
actor = 'otterley'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-25.06:06:23.000>
creator = 'otterley'
dependencies = []
files = []
hgrepos = []
issue_num = 922922
keywords = []
message_count = 3.0
messages = ['20308', '20309', '20310']
nosy_count = 2.0
nosy_names = ['nbastin', 'otterley']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue922922'
versions = ['Python 2.3']
```
</p></details>
| tempfile.mkstemp() documentation discrepancy | https://api.github.com/repos/python/cpython/issues/40076/comments | 3 | 2004-03-25T06:06:23Z | 2022-04-09T23:15:27Z | https://github.com/python/cpython/issues/40076 | 1,198,801,152 | 40,076 |
[
"python",
"cpython"
] | BPO | [922914](https://bugs.python.org/issue922914)
--- | :---
Nosy | @tim-one, @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-03-30.02:04:54.000>
created_at = <Date 2004-03-25.05:55:02.000>
labels = ['expert-IDLE']
title = 'Installer misplaces tcl library'
updated_at = <Date 2004-03-30.02:04:54.000>
user = 'https://bugs.python.org/wswong'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-30.02:04:54.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2004-03-25.05:55:02.000>
creator = 'wswong'
dependencies = []
files = []
hgrepos = []
issue_num = 922914
keywords = []
message_count = 5.0
messages = ['20303', '20304', '20305', '20306', '20307']
nosy_count = 3.0
nosy_names = ['tim.peters', 'loewis', 'wswong']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue922914'
versions = ['Python 2.3']
```
</p></details>
| Installer misplaces tcl library | https://api.github.com/repos/python/cpython/issues/40075/comments | 5 | 2004-03-25T05:55:02Z | 2022-04-09T23:15:26Z | https://github.com/python/cpython/issues/40075 | 1,198,801,146 | 40,075 |
[
"python",
"cpython"
] | BPO | [922881](https://bugs.python.org/issue922881)
--- | :---
Files | <li>[warnings.patch](https://bugs.python.org/file5893/warnings.patch "Uploaded as text/plain at 2004-03-25.20:07:17 by nbastin")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-03-30.14:56:19.000>
created_at = <Date 2004-03-25.03:35:24.000>
labels = ['library']
title = 'Patch for substantial startup time reduction'
updated_at = <Date 2004-03-30.14:56:19.000>
user = 'https://bugs.python.org/nbastin'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-30.14:56:19.000>
actor = 'jimjjewett'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-25.03:35:24.000>
creator = 'nbastin'
dependencies = []
files = ['5893']
hgrepos = []
issue_num = 922881
keywords = ['patch']
message_count = 9.0
messages = ['45656', '45657', '45658', '45659', '45660', '45661', '45662', '45663', '45664']
nosy_count = 2.0
nosy_names = ['nbastin', 'jimjjewett']
pr_nums = []
priority = 'low'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue922881'
versions = ['Python 2.4']
```
</p></details>
| Patch for substantial startup time reduction | https://api.github.com/repos/python/cpython/issues/40074/comments | 9 | 2004-03-25T03:35:24Z | 2022-04-09T23:15:25Z | https://github.com/python/cpython/issues/40074 | 1,198,801,142 | 40,074 |
[
"python",
"cpython"
] | BPO | [922690](https://bugs.python.org/issue922690)
--- | :---
Nosy | @jackjansen, @birkenfeld, @terryjreedy, @ronaldoussoren
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2006-06-25.21:24:51.000>
created_at = <Date 2004-03-24.20:07:57.000>
labels = ['docs']
title = 'package manager page outdated link'
updated_at = <Date 2006-06-25.21:24:51.000>
user = 'https://bugs.python.org/reowen'
```
bugs.python.org fields:
```python
activity = <Date 2006-06-25.21:24:51.000>
actor = 'ronaldoussoren'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-03-24.20:07:57.000>
creator = 'reowen'
dependencies = []
files = []
hgrepos = []
issue_num = 922690
keywords = []
message_count = 4.0
messages = ['20299', '20300', '20301', '20302']
nosy_count = 5.0
nosy_names = ['jackjansen', 'georg.brandl', 'terry.reedy', 'reowen', 'ronaldoussoren']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue922690'
versions = []
```
</p></details>
| package manager page outdated link | https://api.github.com/repos/python/cpython/issues/40073/comments | 4 | 2004-03-24T20:07:57Z | 2022-04-09T23:15:25Z | https://github.com/python/cpython/issues/40073 | 1,198,801,137 | 40,073 |
[
"python",
"cpython"
] | BPO | [922167](https://bugs.python.org/issue922167)
--- | :---
Nosy | @loewis, @birkenfeld
Files | <li>[Patch_742342.diff](https://bugs.python.org/file5891/Patch_742342.diff "Uploaded as text/plain at 2004-03-24.04:17:00 by bleair2"): diff to add modules_reloading dict to intepreter</li><li>[reload.patch](https://bugs.python.org/file5892/reload.patch "Uploaded as text/plain at 2007-03-12.00:24:25 by collinwinter"): Updated reload() patch by Collin Winter</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-03-12.16:50:57.000>
created_at = <Date 2004-03-24.04:17:00.000>
labels = ['interpreter-core']
title = 'Patch to 742342 Crash on recursive reload'
updated_at = <Date 2007-03-12.16:50:57.000>
user = 'https://bugs.python.org/bleair2'
```
bugs.python.org fields:
```python
activity = <Date 2007-03-12.16:50:57.000>
actor = 'collinwinter'
assignee = 'collinwinter'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-03-24.04:17:00.000>
creator = 'bleair2'
dependencies = []
files = ['5891', '5892']
hgrepos = []
issue_num = 922167
keywords = ['patch']
message_count = 7.0
messages = ['45649', '45650', '45651', '45652', '45653', '45654', '45655']
nosy_count = 4.0
nosy_names = ['loewis', 'georg.brandl', 'collinwinter', 'bleair2']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue922167'
versions = ['Python 2.5']
```
</p></details>
| Patch to 742342 Crash on recursive reload | https://api.github.com/repos/python/cpython/issues/40072/comments | 7 | 2004-03-24T04:17:00Z | 2022-04-09T23:15:23Z | https://github.com/python/cpython/issues/40072 | 1,198,801,135 | 40,072 |
[
"python",
"cpython"
] | BPO | [922117](https://bugs.python.org/issue922117)
--- | :---
Nosy | @loewis, @brettcannon, @gaul
Files | <li>[trivial.patch](https://bugs.python.org/file5890/trivial.patch "Uploaded as text/plain at 2004-03-23.23:44:19 by @gaul"): remove unidiomatic code</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/brettcannon'
closed_at = <Date 2004-03-24.14:07:00.000>
created_at = <Date 2004-03-23.23:44:19.000>
labels = ['library']
title = 'unidiomatic str.replace'
updated_at = <Date 2004-03-24.14:07:00.000>
user = 'https://github.com/gaul'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-24.14:07:00.000>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-23.23:44:19.000>
creator = 'gaul'
dependencies = []
files = ['5890']
hgrepos = []
issue_num = 922117
keywords = ['patch']
message_count = 3.0
messages = ['45646', '45647', '45648']
nosy_count = 3.0
nosy_names = ['loewis', 'brett.cannon', 'gaul']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue922117'
versions = ['Python 2.4']
```
</p></details>
| unidiomatic str.replace | https://api.github.com/repos/python/cpython/issues/40071/comments | 3 | 2004-03-23T23:44:19Z | 2022-04-09T23:15:22Z | https://github.com/python/cpython/issues/40071 | 1,198,801,128 | 40,071 |
[
"python",
"cpython"
] | BPO | [922115](https://bugs.python.org/issue922115)
--- | :---
Nosy | @warsaw, @brettcannon
Files | <li>[pep292.tgz](https://bugs.python.org/file5889/pep292.tgz "Uploaded at 2004-03-23.23:41:37 by @warsaw")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/brettcannon'
closed_at = <Date 2004-09-07.02:34:26.000>
created_at = <Date 2004-03-23.23:41:37.000>
labels = ['library']
title = 'PEP 292 reference implementation'
updated_at = <Date 2004-09-07.02:34:26.000>
user = 'https://github.com/warsaw'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-07.02:34:26.000>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-23.23:41:37.000>
creator = 'barry'
dependencies = []
files = ['5889']
hgrepos = []
issue_num = 922115
keywords = ['patch']
message_count = 3.0
messages = ['45643', '45644', '45645']
nosy_count = 2.0
nosy_names = ['barry', 'brett.cannon']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue922115'
versions = ['Python 2.4']
```
</p></details>
| PEP 292 reference implementation | https://api.github.com/repos/python/cpython/issues/40070/comments | 3 | 2004-03-23T23:41:37Z | 2022-04-09T23:15:21Z | https://github.com/python/cpython/issues/40070 | 1,198,801,125 | 40,070 |
[
"python",
"cpython"
] | BPO | [921927](https://bugs.python.org/issue921927)
--- | :---
Nosy | @rhettinger
Files | <li>[doc-paramter.diff](https://bugs.python.org/file5888/doc-paramter.diff "Uploaded as text/plain at 2004-03-23.18:43:55 by jafo"): Patch to documentation, fix typo of "parameter".</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-03-25.09:10:09.000>
created_at = <Date 2004-03-23.18:43:54.000>
labels = ['docs']
title = 'Fixed a typo/thinko spelling '
updated_at = <Date 2004-03-25.09:10:09.000>
user = 'https://bugs.python.org/jafo'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-25.09:10:09.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-03-23.18:43:54.000>
creator = 'jafo'
dependencies = []
files = ['5888']
hgrepos = []
issue_num = 921927
keywords = ['patch']
message_count = 2.0
messages = ['45641', '45642']
nosy_count = 2.0
nosy_names = ['rhettinger', 'jafo']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue921927'
versions = []
```
</p></details>
| Fixed a typo/thinko spelling | https://api.github.com/repos/python/cpython/issues/40069/comments | 2 | 2004-03-23T18:43:54Z | 2022-04-09T23:15:19Z | https://github.com/python/cpython/issues/40069 | 1,198,801,121 | 40,069 |
[
"python",
"cpython"
] | BPO | [921898](https://bugs.python.org/issue921898)
--- | :---
Files | <li>[socketmodule.c-snip](https://bugs.python.org/file1235/socketmodule.c-snip "Uploaded at 2004-03-23.18:00:03 by john_marshall"): snippets from Modules/socketmodule.c</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-03-23.18:00:03.000>
created_at = <Date 2004-03-23.18:00:03.000>
labels = ['library']
title = 'socket_htons does not work under AIX 64-bit'
updated_at = <Date 2004-03-23.18:00:03.000>
user = 'https://bugs.python.org/johnmarshall'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-23.18:00:03.000>
actor = 'john_marshall'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-23.18:00:03.000>
creator = 'john_marshall'
dependencies = []
files = ['1235']
hgrepos = []
issue_num = 921898
keywords = []
message_count = 1.0
messages = ['20298']
nosy_count = 1.0
nosy_names = ['john_marshall']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue921898'
versions = ['Python 2.3']
```
</p></details>
| socket_htons does not work under AIX 64-bit | https://api.github.com/repos/python/cpython/issues/40068/comments | 1 | 2004-03-23T18:00:03Z | 2022-04-09T23:15:18Z | https://github.com/python/cpython/issues/40068 | 1,198,801,116 | 40,068 |
[
"python",
"cpython"
] | BPO | [921868](https://bugs.python.org/issue921868)
--- | :---
Nosy | @skrah
Files | <li>[socketmodule.c-snip](https://bugs.python.org/file1234/socketmodule.c-snip "Uploaded at 2004-03-23.17:18:06 by john_marshall"): snippets from Modules/socketmodule.c</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2010-07-09.15:18:09.610>
created_at = <Date 2004-03-23.17:18:06.000>
labels = ['extension-modules', 'easy', 'type-bug']
title = 'socket_htons does not work under AIX 64-bit'
updated_at = <Date 2010-07-09.15:18:09.597>
user = 'https://bugs.python.org/johnmarshall'
```
bugs.python.org fields:
```python
activity = <Date 2010-07-09.15:18:09.597>
actor = 'skrah'
assignee = 'none'
closed = True
closed_date = <Date 2010-07-09.15:18:09.610>
closer = 'skrah'
components = ['Extension Modules']
creation = <Date 2004-03-23.17:18:06.000>
creator = 'john_marshall'
dependencies = []
files = ['1234']
hgrepos = []
issue_num = 921868
keywords = ['easy']
message_count = 3.0
messages = ['20297', '109738', '109749']
nosy_count = 3.0
nosy_names = ['john_marshall', 'skrah', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue921868'
versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']
```
</p></details>
| socket_htons does not work under AIX 64-bit | https://api.github.com/repos/python/cpython/issues/40067/comments | 3 | 2004-03-23T17:18:06Z | 2022-04-09T23:15:17Z | https://github.com/python/cpython/issues/40067 | 1,198,801,111 | 40,067 |
[
"python",
"cpython"
] | BPO | [921793](https://bugs.python.org/issue921793)
--- | :---
Nosy | @brettcannon
Files | <li>[site3.diff](https://bugs.python.org/file5886/site3.diff "Uploaded as text/plain at 2004-06-03.04:57:30 by @brettcannon"): Fix from site2.diff for missing import statement</li><li>[test_site.py](https://bugs.python.org/file5887/test_site.py "Uploaded as text/plain at 2004-06-03.04:58:40 by @brettcannon"): Fix misuse of site.makepath results in tests</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-06-05.20:36:48.000>
created_at = <Date 2004-03-23.15:05:34.000>
labels = ['library']
title = 'Rewrite of site.py'
updated_at = <Date 2004-06-05.20:36:48.000>
user = 'https://github.com/brettcannon'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-05.20:36:48.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-23.15:05:34.000>
creator = 'brett.cannon'
dependencies = []
files = ['5886', '5887']
hgrepos = []
issue_num = 921793
keywords = ['patch']
message_count = 6.0
messages = ['45635', '45636', '45637', '45638', '45639', '45640']
nosy_count = 1.0
nosy_names = ['brett.cannon']
pr_nums = []
priority = 'low'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue921793'
versions = ['Python 2.4']
```
</p></details>
| Rewrite of site.py | https://api.github.com/repos/python/cpython/issues/40066/comments | 6 | 2004-03-23T15:05:34Z | 2022-04-09T23:15:16Z | https://github.com/python/cpython/issues/40066 | 1,198,801,109 | 40,066 |
[
"python",
"cpython"
] | BPO | [921657](https://bugs.python.org/issue921657)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2004-10-13.10:16:26.000>
created_at = <Date 2004-03-23.10:17:42.000>
labels = ['library']
title = 'HTMLParser ParseError in start tag'
updated_at = <Date 2004-10-13.10:16:26.000>
user = 'https://bugs.python.org/berndzedv'
```
bugs.python.org fields:
```python
activity = <Date 2004-10-13.10:16:26.000>
actor = 'nnseva'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-23.10:17:42.000>
creator = 'bernd_zedv'
dependencies = []
files = []
hgrepos = []
issue_num = 921657
keywords = []
message_count = 4.0
messages = ['20293', '20294', '20295', '20296']
nosy_count = 3.0
nosy_names = ['akuchling', 'bernd_zedv', 'nnseva']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue921657'
versions = ['Python 2.3']
```
</p></details>
| HTMLParser ParseError in start tag | https://api.github.com/repos/python/cpython/issues/40065/comments | 4 | 2004-03-23T10:17:42Z | 2022-04-09T23:15:16Z | https://github.com/python/cpython/issues/40065 | 1,198,801,105 | 40,065 |
[
"python",
"cpython"
] | BPO | [921466](https://bugs.python.org/issue921466)
--- | :---
Nosy | @loewis, @birkenfeld, @birkenfeld, @rhettinger
Files | <li>[import.diff](https://bugs.python.org/file5885/import.diff "Uploaded as text/plain at 2006-05-25.18:47:18 by @birkenfeld"): new 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/birkenfeld'
closed_at = <Date 2006-05-27.09:23:07.000>
created_at = <Date 2004-03-23.00:10:00.000>
labels = ['interpreter-core']
title = 'Reduce number of open calls on startup'
updated_at = <Date 2006-05-27.09:23:07.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2006-05-27.09:23:07.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-03-23.00:10:00.000>
creator = 'loewis'
dependencies = []
files = ['5885']
hgrepos = []
issue_num = 921466
keywords = ['patch']
message_count = 11.0
messages = ['45624', '45625', '45626', '45627', '45628', '45629', '45630', '45631', '45632', '45633', '45634']
nosy_count = 5.0
nosy_names = ['loewis', 'nnorwitz', 'georg.brandl', 'georg.brandl', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue921466'
versions = []
```
</p></details>
| Reduce number of open calls on startup | https://api.github.com/repos/python/cpython/issues/40064/comments | 11 | 2004-03-23T00:10:00Z | 2022-04-09T23:15:14Z | https://github.com/python/cpython/issues/40064 | 1,198,801,103 | 40,064 |
[
"python",
"cpython"
] | BPO | [921318](https://bugs.python.org/issue921318)
--- | :---
Nosy | @vsajip
Files | <li>[handlers.patch](https://bugs.python.org/file5884/handlers.patch "Uploaded as text/plain at 2004-03-22.19:58:26 by medavidson"): Patch for handlers.py to add TimedRotatingFileHandler support.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/vsajip'
closed_at = <Date 2004-07-12.09:31:42.000>
created_at = <Date 2004-03-22.19:58:26.000>
labels = ['library']
title = "Patch for Vinay Sajip's Python-logging package"
updated_at = <Date 2004-07-12.09:31:42.000>
user = 'https://bugs.python.org/medavidson'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-12.09:31:42.000>
actor = 'vinay.sajip'
assignee = 'vinay.sajip'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-22.19:58:26.000>
creator = 'medavidson'
dependencies = []
files = ['5884']
hgrepos = []
issue_num = 921318
keywords = ['patch']
message_count = 4.0
messages = ['45620', '45621', '45622', '45623']
nosy_count = 3.0
nosy_names = ['vinay.sajip', 'jimjjewett', 'medavidson']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue921318'
versions = ['Python 2.3']
```
</p></details>
| Patch for Vinay Sajip's Python-logging package | https://api.github.com/repos/python/cpython/issues/40063/comments | 4 | 2004-03-22T19:58:26Z | 2022-04-09T23:15:13Z | https://github.com/python/cpython/issues/40063 | 1,198,801,101 | 40,063 |
[
"python",
"cpython"
] | BPO | [921077](https://bugs.python.org/issue921077)
--- | :---
Nosy | @loewis, @brettcannon
Files | <li>[multiSub.zip](https://bugs.python.org/file1231/multiSub.zip "Uploaded at 2004-04-01.20:12:53 by atulkshirsagar"): Sample project and source files</li><li>[extModule.zip](https://bugs.python.org/file1232/extModule.zip "Uploaded at 2004-04-01.20:14:14 by atulkshirsagar"): Extension module project and source files</li><li>[consoleop.txt](https://bugs.python.org/file1233/consoleop.txt "Uploaded at 2004-04-01.20:17:55 by atulkshirsagar"): Console output demonstrating the error</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/brettcannon'
closed_at = <Date 2004-09-24.23:26:20.000>
created_at = <Date 2004-03-22.15:39:10.000>
labels = ['extension-modules']
title = 'embedding in multi-threaded & multi sub-interpreter environ'
updated_at = <Date 2004-09-24.23:26:20.000>
user = 'https://bugs.python.org/atulkshirsagar'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-24.23:26:20.000>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-03-22.15:39:10.000>
creator = 'atulkshirsagar'
dependencies = []
files = ['1231', '1232', '1233']
hgrepos = []
issue_num = 921077
keywords = []
message_count = 6.0
messages = ['20287', '20288', '20289', '20290', '20291', '20292']
nosy_count = 3.0
nosy_names = ['loewis', 'brett.cannon', 'atulkshirsagar']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue921077'
versions = ['Python 2.3']
```
</p></details>
| embedding in multi-threaded & multi sub-interpreter environ | https://api.github.com/repos/python/cpython/issues/40062/comments | 6 | 2004-03-22T15:39:10Z | 2022-04-09T23:15:12Z | https://github.com/python/cpython/issues/40062 | 1,198,801,099 | 40,062 |
[
"python",
"cpython"
] | BPO | [920680](https://bugs.python.org/issue920680)
--- | :---
Nosy | @malemburg, @etrepum, @benjaminp
Files | <li>[utf16reader.py](https://bugs.python.org/file8239/utf16reader.py "Uploaded as text/plain at 2004-05-18.23:22:16 by @etrepum"): monkeypatch to get utf16 readline support</li><li>[utf16reader.py](https://bugs.python.org/file8240/utf16reader.py "Uploaded as text/plain at 2004-05-19.18:38:39 by @etrepum"): second revision of monkeypatch</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 2008-04-12.20:23:54.595>
created_at = <Date 2004-03-21.22:37:17.000>
labels = ['type-feature', 'expert-unicode']
title = 'readline not implemented for UTF-16'
updated_at = <Date 2008-04-12.20:23:54.593>
user = 'https://github.com/etrepum'
```
bugs.python.org fields:
```python
activity = <Date 2008-04-12.20:23:54.593>
actor = 'benjamin.peterson'
assignee = 'lemburg'
closed = True
closed_date = <Date 2008-04-12.20:23:54.595>
closer = 'benjamin.peterson'
components = ['Unicode']
creation = <Date 2004-03-21.22:37:17.000>
creator = 'bob.ippolito'
dependencies = []
files = ['8239', '8240']
hgrepos = []
issue_num = 920680
keywords = []
message_count = 11.0
messages = ['54114', '54115', '54116', '54117', '54118', '54119', '54120', '54121', '54122', '54123', '65415']
nosy_count = 4.0
nosy_names = ['lemburg', 'jimjjewett', 'bob.ippolito', 'benjamin.peterson']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue920680'
versions = []
```
</p></details>
| readline not implemented for UTF-16 | https://api.github.com/repos/python/cpython/issues/40061/comments | 11 | 2004-03-21T22:37:17Z | 2022-04-09T23:15:11Z | https://github.com/python/cpython/issues/40061 | 1,198,801,096 | 40,061 |
[
"python",
"cpython"
] | BPO | [920575](https://bugs.python.org/issue920575)
--- | :---
Nosy | @doko42, @hyeshik
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/hyeshik'
closed_at = <Date 2004-03-21.20:05:42.000>
created_at = <Date 2004-03-21.18:18:49.000>
labels = ['extension-modules']
title = 'locale module is segfaulting on locale.ERA'
updated_at = <Date 2004-03-21.20:05:42.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-21.20:05:42.000>
actor = 'hyeshik.chang'
assignee = 'hyeshik.chang'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-03-21.18:18:49.000>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 920575
keywords = []
message_count = 5.0
messages = ['20282', '20283', '20284', '20285', '20286']
nosy_count = 2.0
nosy_names = ['doko', 'hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue920575'
versions = ['Python 2.3']
```
</p></details>
| locale module is segfaulting on locale.ERA | https://api.github.com/repos/python/cpython/issues/40060/comments | 5 | 2004-03-21T18:18:49Z | 2022-04-09T23:15:10Z | https://github.com/python/cpython/issues/40060 | 1,198,801,093 | 40,060 |
[
"python",
"cpython"
] | BPO | [920573](https://bugs.python.org/issue920573)
--- | :---
Nosy | @rhettinger, @facundobatista, @devdanzin
<sup>*Note: these values reflect the state of the issue at the time it 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 2009-05-18.16:55:35.126>
created_at = <Date 2004-03-21.18:16:09.000>
labels = ['type-bug', 'library']
title = 'http libraries throw errors internally in BitTorrent'
updated_at = <Date 2009-05-18.16:55:35.054>
user = 'https://bugs.python.org/bramcohen'
```
bugs.python.org fields:
```python
activity = <Date 2009-05-18.16:55:35.054>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2009-05-18.16:55:35.126>
closer = 'rhettinger'
components = ['Library (Lib)']
creation = <Date 2004-03-21.18:16:09.000>
creator = 'bram_cohen'
dependencies = []
files = []
hgrepos = []
issue_num = 920573
keywords = []
message_count = 7.0
messages = ['20279', '20280', '20281', '59330', '87793', '87795', '88038']
nosy_count = 5.0
nosy_names = ['rhettinger', 'facundobatista', 'bram_cohen', 'ajaksu2', 'vila']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue920573'
versions = ['Python 2.6']
```
</p></details>
| http libraries throw errors internally in BitTorrent | https://api.github.com/repos/python/cpython/issues/40059/comments | 7 | 2004-03-21T18:16:09Z | 2022-04-09T23:15:09Z | https://github.com/python/cpython/issues/40059 | 1,198,801,087 | 40,059 |
[
"python",
"cpython"
] | BPO | [920509](https://bugs.python.org/issue920509)
--- | :---
Nosy | @loewis
Files | <li>[profile_patch.diff](https://bugs.python.org/file5883/profile_patch.diff "Uploaded as text/plain at 2004-03-23.22:47:07 by nbastin")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-03-24.22:10:00.000>
created_at = <Date 2004-03-21.15:25:00.000>
labels = ['interpreter-core']
title = 'Patch to enable profiling of C functions called from python'
updated_at = <Date 2004-03-24.22:10:00.000>
user = 'https://bugs.python.org/nbastin'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-24.22:10:00.000>
actor = 'nbastin'
assignee = 'nbastin'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-03-21.15:25:00.000>
creator = 'nbastin'
dependencies = []
files = ['5883']
hgrepos = []
issue_num = 920509
keywords = ['patch']
message_count = 7.0
messages = ['45613', '45614', '45615', '45616', '45617', '45618', '45619']
nosy_count = 2.0
nosy_names = ['loewis', 'nbastin']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue920509'
versions = ['Python 2.4']
```
</p></details>
| Patch to enable profiling of C functions called from python | https://api.github.com/repos/python/cpython/issues/40058/comments | 7 | 2004-03-21T15:25:00Z | 2022-04-09T23:15:07Z | https://github.com/python/cpython/issues/40058 | 1,198,801,081 | 40,058 |
[
"python",
"cpython"
] | BPO | [920211](https://bugs.python.org/issue920211)
--- | :---
Nosy | @loewis
Files | <li>[patch_for_876533.diff](https://bugs.python.org/file5882/patch_for_876533.diff "Uploaded as text/plain at 2004-03-20.20:41:01 by bleair2"): patch for file import.c</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-03-23.16:40:04.000>
created_at = <Date 2004-03-20.20:41:00.000>
labels = ['interpreter-core']
title = 'Patch submission for python/cpython#39818 (potential leak in ensure_froml'
updated_at = <Date 2004-03-23.16:40:04.000>
user = 'https://bugs.python.org/bleair2'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-23.16:40:04.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-03-20.20:41:00.000>
creator = 'bleair2'
dependencies = []
files = ['5882']
hgrepos = []
issue_num = 920211
keywords = ['patch']
message_count = 2.0
messages = ['45611', '45612']
nosy_count = 2.0
nosy_names = ['loewis', 'bleair2']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue920211'
versions = ['Python 2.4']
```
</p></details>
| Patch submission for #876533 (potential leak in ensure_froml | https://api.github.com/repos/python/cpython/issues/40057/comments | 2 | 2004-03-20T20:41:00Z | 2022-04-09T23:15:05Z | https://github.com/python/cpython/issues/40057 | 1,198,801,077 | 40,057 |
[
"python",
"cpython"
] | BPO | [920037](https://bugs.python.org/issue920037)
--- | :---
Nosy | @warsaw, @cjmayo
Files | <li>[patch.txt](https://bugs.python.org/file5881/patch.txt "Uploaded at 2004-03-20.12:18:32 by @cjmayo"): diff -u for email/__init__.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/warsaw'
closed_at = <Date 2004-10-09.20:43:07.000>
created_at = <Date 2004-03-20.12:18:32.000>
labels = ['library']
title = 'email/__init__.py: Parse headersonly'
updated_at = <Date 2004-10-09.20:43:07.000>
user = 'https://github.com/cjmayo'
```
bugs.python.org fields:
```python
activity = <Date 2004-10-09.20:43:07.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-20.12:18:32.000>
creator = 'cjmayo'
dependencies = []
files = ['5881']
hgrepos = []
issue_num = 920037
keywords = ['patch']
message_count = 2.0
messages = ['45609', '45610']
nosy_count = 2.0
nosy_names = ['barry', 'cjmayo']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue920037'
versions = []
```
</p></details>
| email/__init__.py: Parse headersonly | https://api.github.com/repos/python/cpython/issues/40056/comments | 2 | 2004-03-20T12:18:32Z | 2022-04-09T23:15:05Z | https://github.com/python/cpython/issues/40056 | 1,198,801,076 | 40,056 |
[
"python",
"cpython"
] | BPO | [919776](https://bugs.python.org/issue919776)
--- | :---
Nosy | @mwhudson, @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2004-03-29.16:07:07.000>
created_at = <Date 2004-03-19.20:36:48.000>
labels = ['OS-mac']
title = "Can't create Carbon.File.FSSpec for non-existent file"
updated_at = <Date 2004-03-29.16:07:07.000>
user = 'https://bugs.python.org/hhas'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-29.16:07:07.000>
actor = 'mwh'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2004-03-19.20:36:48.000>
creator = 'hhas'
dependencies = []
files = []
hgrepos = []
issue_num = 919776
keywords = []
message_count = 2.0
messages = ['20277', '20278']
nosy_count = 3.0
nosy_names = ['mwh', 'jackjansen', 'hhas']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue919776'
versions = []
```
</p></details>
| Can't create Carbon.File.FSSpec for non-existent file | https://api.github.com/repos/python/cpython/issues/40055/comments | 2 | 2004-03-19T20:36:48Z | 2022-04-09T23:15:04Z | https://github.com/python/cpython/issues/40055 | 1,198,801,072 | 40,055 |
[
"python",
"cpython"
] | BPO | [919614](https://bugs.python.org/issue919614)
--- | :---
Nosy | @gvanrossum, @freddrake, @birkenfeld, @birkenfeld, @tiran
<sup>*Note: these values reflect the state of the issue at the time it 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 2008-01-07.18:17:09.782>
created_at = <Date 2004-03-19.16:23:15.000>
labels = ['expert-installation']
title = 'Python configured with --disable-unicode fails tests, more'
updated_at = <Date 2008-01-07.18:17:09.779>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-07.18:17:09.779>
actor = 'georg.brandl'
assignee = 'gvanrossum'
closed = True
closed_date = <Date 2008-01-07.18:17:09.782>
closer = 'georg.brandl'
components = ['Installation']
creation = <Date 2004-03-19.16:23:15.000>
creator = 'fdrake'
dependencies = []
files = []
hgrepos = []
issue_num = 919614
keywords = []
message_count = 5.0
messages = ['20274', '20275', '20276', '59317', '59471']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'fdrake', 'georg.brandl', 'georg.brandl', 'christian.heimes']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue919614'
versions = ['Python 2.6', 'Python 3.0']
```
</p></details>
| Python configured with --disable-unicode fails tests, more | https://api.github.com/repos/python/cpython/issues/40054/comments | 5 | 2004-03-19T16:23:15Z | 2022-04-09T23:15:03Z | https://github.com/python/cpython/issues/40054 | 1,198,801,068 | 40,054 |
[
"python",
"cpython"
] | BPO | [919605](https://bugs.python.org/issue919605)
--- | :---
Nosy | @pjeby
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-03-20.21:25:49.000>
created_at = <Date 2004-03-19.16:11:36.000>
labels = ['library']
title = 'os.rename() silently overwrites files'
updated_at = <Date 2004-03-20.21:25:49.000>
user = 'https://bugs.python.org/jojoworks'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-20.21:25:49.000>
actor = 'pje'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-03-19.16:11:36.000>
creator = 'jojoworks'
dependencies = []
files = []
hgrepos = []
issue_num = 919605
keywords = []
message_count = 2.0
messages = ['20272', '20273']
nosy_count = 2.0
nosy_names = ['pje', 'jojoworks']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue919605'
versions = ['Python 2.2']
```
</p></details>
| os.rename() silently overwrites files | https://api.github.com/repos/python/cpython/issues/40053/comments | 2 | 2004-03-19T16:11:36Z | 2022-04-09T23:15:01Z | https://github.com/python/cpython/issues/40053 | 1,198,801,063 | 40,053 |
[
"python",
"cpython"
] | BPO | [919498](https://bugs.python.org/issue919498)
--- | :---
Nosy | @sjoerdmullender
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-03-19.14:23:05.000>
created_at = <Date 2004-03-19.13:20:25.000>
labels = ['interpreter-core', 'invalid']
title = 'Math Division Problem?'
updated_at = <Date 2004-03-19.14:23:05.000>
user = 'https://bugs.python.org/grasp81'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-19.14:23:05.000>
actor = 'sjoerd'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-03-19.13:20:25.000>
creator = 'grasp81'
dependencies = []
files = []
hgrepos = []
issue_num = 919498
keywords = []
message_count = 2.0
messages = ['20270', '20271']
nosy_count = 2.0
nosy_names = ['sjoerd', 'grasp81']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue919498'
versions = ['Python 2.3']
```
</p></details>
| Math Division Problem? | https://api.github.com/repos/python/cpython/issues/40052/comments | 2 | 2004-03-19T13:20:25Z | 2022-04-09T23:15:00Z | https://github.com/python/cpython/issues/40052 | 1,198,801,058 | 40,052 |
[
"python",
"cpython"
] | BPO | [919299](https://bugs.python.org/issue919299)
--- | :---
Nosy | @freddrake, @kbkaiser
Files | <li>[exceptions.tex.patch](https://bugs.python.org/file5880/exceptions.tex.patch "Uploaded as text/plain at 2004-03-19.06:21:48 by @kbkaiser"): Initial Exceptions Patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2004-05-12.03:23:56.000>
created_at = <Date 2004-03-19.06:21:48.000>
labels = ['docs']
title = 'API Ref: PyErr_SetInterrupt not Obsolete'
updated_at = <Date 2004-05-12.03:23:56.000>
user = 'https://github.com/kbkaiser'
```
bugs.python.org fields:
```python
activity = <Date 2004-05-12.03:23:56.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-03-19.06:21:48.000>
creator = 'kbk'
dependencies = []
files = ['5880']
hgrepos = []
issue_num = 919299
keywords = ['patch']
message_count = 3.0
messages = ['45606', '45607', '45608']
nosy_count = 2.0
nosy_names = ['fdrake', 'kbk']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue919299'
versions = ['Python 2.3']
```
</p></details>
| API Ref: PyErr_SetInterrupt not Obsolete | https://api.github.com/repos/python/cpython/issues/40051/comments | 3 | 2004-03-19T06:21:48Z | 2022-04-09T23:14:59Z | https://github.com/python/cpython/issues/40051 | 1,198,801,054 | 40,051 |
[
"python",
"cpython"
] | BPO | [919256](https://bugs.python.org/issue919256)
--- | :---
Nosy | @gvanrossum, @kbkaiser
Files | <li>[pep008.patch](https://bugs.python.org/file5879/pep008.patch "Uploaded as text/plain at 2004-03-19.04:00:43 by @kbkaiser"): Initial PEP-008 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/kbkaiser'
closed_at = <Date 2004-03-20.06:53:03.000>
created_at = <Date 2004-03-19.04:00:41.000>
labels = ['docs']
title = 'PEP-008: Update Naming Conventions'
updated_at = <Date 2004-03-20.06:53:03.000>
user = 'https://github.com/kbkaiser'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-20.06:53:03.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-03-19.04:00:41.000>
creator = 'kbk'
dependencies = []
files = ['5879']
hgrepos = []
issue_num = 919256
keywords = ['patch']
message_count = 4.0
messages = ['45602', '45603', '45604', '45605']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'kbk', 'jimjjewett']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue919256'
versions = []
```
</p></details>
| PEP-008: Update Naming Conventions | https://api.github.com/repos/python/cpython/issues/40050/comments | 4 | 2004-03-19T04:00:41Z | 2022-04-09T23:14:58Z | https://github.com/python/cpython/issues/40050 | 1,198,801,051 | 40,050 |
[
"python",
"cpython"
] | BPO | [919238](https://bugs.python.org/issue919238)
--- | :---
Nosy | @tarekziade, @merwok, @zooba
Files | <li>[backtrace.txt](https://bugs.python.org/file1230/backtrace.txt "Uploaded at 2004-03-19.03:15:16 by lyren"): Backtrace after Control-C</li><li>[issue919238_sysconfig_recursive_definition.txt](https://bugs.python.org/file9145/issue919238_sysconfig_recursive_definition.txt "Uploaded as text/plain at 2008-01-12.23:13:49 by schmir"): patch against trunk which fixes this issue</li><li>[issue919238_sysconfig_recursive_definition.txt](https://bugs.python.org/file9146/issue919238_sysconfig_recursive_definition.txt "Uploaded as text/plain at 2008-01-13.00:03:06 by schmir"): patch against trunk which fixes this issue + test case</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tarekziade'
closed_at = <Date 2021-02-03.18:05:48.144>
created_at = <Date 2004-03-19.03:15:15.000>
labels = ['type-bug', 'library']
title = 'Recursive variable definition causes sysconfig infinite loop'
updated_at = <Date 2021-02-03.18:05:48.143>
user = 'https://bugs.python.org/lyren'
```
bugs.python.org fields:
```python
activity = <Date 2021-02-03.18:05:48.143>
actor = 'steve.dower'
assignee = 'tarek'
closed = True
closed_date = <Date 2021-02-03.18:05:48.144>
closer = 'steve.dower'
components = ['Distutils']
creation = <Date 2004-03-19.03:15:15.000>
creator = 'lyren'
dependencies = []
files = ['1230', '9145', '9146']
hgrepos = []
issue_num = 919238
keywords = []
message_count = 6.0
messages = ['20269', '59843', '62825', '62980', '115758', '386245']
nosy_count = 5.0
nosy_names = ['lyren', 'schmir', 'tarek', 'eric.araujo', 'steve.dower']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue919238'
versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']
```
</p></details>
| Recursive variable definition causes sysconfig infinite loop | https://api.github.com/repos/python/cpython/issues/40049/comments | 6 | 2004-03-19T03:15:15Z | 2022-04-09T23:14:57Z | https://github.com/python/cpython/issues/40049 | 1,198,801,046 | 40,049 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.