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 | [881765](https://bugs.python.org/issue881765)
--- | :---
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-08-23.20:20:32.185>
created_at = <Date 2004-01-21.22:25:33.000>
labels = ['build']
title = 'configure warning / sys/un.h: present but cannot be compiled'
updated_at = <Date 2007-08-23.20:20:32.184>
user = 'https://bugs.python.org/dcd'
```
bugs.python.org fields:
```python
activity = <Date 2007-08-23.20:20:32.184>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2007-08-23.20:20:32.185>
closer = 'georg.brandl'
components = ['Build']
creation = <Date 2004-01-21.22:25:33.000>
creator = 'dcd'
dependencies = []
files = []
hgrepos = []
issue_num = 881765
keywords = []
message_count = 2.0
messages = ['19770', '55201']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'dcd']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue881765'
versions = ['Python 2.4']
```
</p></details>
| configure warning / sys/un.h: present but cannot be compiled | https://api.github.com/repos/python/cpython/issues/39848/comments | 2 | 2004-01-21T22:25:33Z | 2022-04-09T23:11:03Z | https://github.com/python/cpython/issues/39848 | 1,198,800,189 | 39,848 |
[
"python",
"cpython"
] | BPO | [881707](https://bugs.python.org/issue881707)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2004-05-06.03:49:27.000>
created_at = <Date 2004-01-21.20:59:18.000>
labels = ['docs']
title = 'xml.sax.handler.ContentHandler missing argument'
updated_at = <Date 2004-05-06.03:49:27.000>
user = 'https://bugs.python.org/jkew'
```
bugs.python.org fields:
```python
activity = <Date 2004-05-06.03:49:27.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-01-21.20:59:18.000>
creator = 'jkew'
dependencies = []
files = []
hgrepos = []
issue_num = 881707
keywords = []
message_count = 2.0
messages = ['19768', '19769']
nosy_count = 2.0
nosy_names = ['fdrake', 'jkew']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue881707'
versions = ['Python 2.3']
```
</p></details>
| xml.sax.handler.ContentHandler missing argument | https://api.github.com/repos/python/cpython/issues/39847/comments | 2 | 2004-01-21T20:59:18Z | 2022-04-09T23:11:03Z | https://github.com/python/cpython/issues/39847 | 1,198,800,186 | 39,847 |
[
"python",
"cpython"
] | BPO | [881676](https://bugs.python.org/issue881676)
--- | :---
Nosy | @vsajip
Files | <li>[logshut.txt](https://bugs.python.org/file5793/logshut.txt "Uploaded at 2004-01-21.20:30:04 by jimjjewett")</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-02-20.18:01:33.000>
created_at = <Date 2004-01-21.20:30:03.000>
labels = ['library']
title = 'logging says to call shutdown - make it more likely'
updated_at = <Date 2004-02-20.18:01:33.000>
user = 'https://bugs.python.org/jimjjewett'
```
bugs.python.org fields:
```python
activity = <Date 2004-02-20.18:01:33.000>
actor = 'vinay.sajip'
assignee = 'vinay.sajip'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-21.20:30:03.000>
creator = 'jimjjewett'
dependencies = []
files = ['5793']
hgrepos = []
issue_num = 881676
keywords = ['patch']
message_count = 2.0
messages = ['45314', '45315']
nosy_count = 2.0
nosy_names = ['vinay.sajip', 'jimjjewett']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue881676'
versions = []
```
</p></details>
| logging says to call shutdown - make it more likely | https://api.github.com/repos/python/cpython/issues/39846/comments | 2 | 2004-01-21T20:30:03Z | 2022-04-09T23:11:02Z | https://github.com/python/cpython/issues/39846 | 1,198,800,178 | 39,846 |
[
"python",
"cpython"
] | BPO | [881641](https://bugs.python.org/issue881641)
--- | :---
Nosy | @mwhudson
Files | <li>[python.pid6399.log](https://bugs.python.org/file1179/python.pid6399.log "Uploaded at 2004-01-21.19:39:31 by cmouse"): Log of python's errors.</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-07.06:13:39.000>
created_at = <Date 2004-01-21.19:39:30.000>
labels = ['library']
title = 'Error in obmalloc.'
updated_at = <Date 2004-06-07.06:13:39.000>
user = 'https://bugs.python.org/cmouse'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-07.06:13:39.000>
actor = 'cmouse'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-21.19:39:30.000>
creator = 'cmouse'
dependencies = []
files = ['1179']
hgrepos = []
issue_num = 881641
keywords = []
message_count = 7.0
messages = ['19761', '19762', '19763', '19764', '19765', '19766', '19767']
nosy_count = 3.0
nosy_names = ['mwh', 'nnorwitz', 'cmouse']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue881641'
versions = ['Python 2.3']
```
</p></details>
| Error in obmalloc. | https://api.github.com/repos/python/cpython/issues/39845/comments | 7 | 2004-01-21T19:39:30Z | 2022-04-09T23:11:00Z | https://github.com/python/cpython/issues/39845 | 1,198,800,175 | 39,845 |
[
"python",
"cpython"
] | BPO | [881522](https://bugs.python.org/issue881522)
--- | :---
Nosy | @tim-one, @smontanaro, @theller, @gpshead
Files | <li>[test1.py](https://bugs.python.org/file1176/test1.py "Uploaded as text/plain at 2004-01-21.17:09:33 by marcoberi"): Little test program (9 lines) to show the problem</li><li>[test1skip.py](https://bugs.python.org/file1177/test1skip.py "Uploaded as text/plain at 2004-01-22.00:28:56 by @smontanaro")</li><li>[test3skip.py](https://bugs.python.org/file1178/test3skip.py "Uploaded as text/plain at 2004-01-22.18:02:08 by @smontanaro")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gpshead'
closed_at = <Date 2005-02-17.13:42:49.000>
created_at = <Date 2004-01-21.17:09:32.000>
labels = ['library']
title = 'Shelve slow after 7/8000 key'
updated_at = <Date 2005-02-17.13:42:49.000>
user = 'https://bugs.python.org/marcoberi'
```
bugs.python.org fields:
```python
activity = <Date 2005-02-17.13:42:49.000>
actor = 'marcoberi'
assignee = 'gregory.p.smith'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-21.17:09:32.000>
creator = 'marcoberi'
dependencies = []
files = ['1176', '1177', '1178']
hgrepos = []
issue_num = 881522
keywords = []
message_count = 24.0
messages = ['19737', '19738', '19739', '19740', '19741', '19742', '19743', '19744', '19745', '19746', '19747', '19748', '19749', '19750', '19751', '19752', '19753', '19754', '19755', '19756', '19757', '19758', '19759', '19760']
nosy_count = 6.0
nosy_names = ['tim.peters', 'skip.montanaro', 'theller', 'gregory.p.smith', 'marcoberi', 'jkew']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue881522'
versions = []
```
</p></details>
| Shelve slow after 7/8000 key | https://api.github.com/repos/python/cpython/issues/39844/comments | 24 | 2004-01-21T17:09:32Z | 2022-04-09T23:11:00Z | https://github.com/python/cpython/issues/39844 | 1,198,800,172 | 39,844 |
[
"python",
"cpython"
] | BPO | [881261](https://bugs.python.org/issue881261)
--- | :---
Nosy | @amauryfa
Superseder | <li>bpo-645894: better timer resolution for profile.py</li>
Files | <li>[fido](https://bugs.python.org/file1175/fido "Uploaded at 2004-01-21.09:35:32 by schiotz"): Output from profiler / pstat</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 2009-01-12.13:31:00.977>
created_at = <Date 2004-01-21.09:35:31.000>
labels = ['library']
title = 'Overflow in Python Profiler'
updated_at = <Date 2009-01-12.13:31:00.938>
user = 'https://bugs.python.org/schiotz'
```
bugs.python.org fields:
```python
activity = <Date 2009-01-12.13:31:00.938>
actor = 'amaury.forgeotdarc'
assignee = 'none'
closed = True
closed_date = <Date 2009-01-12.13:31:00.977>
closer = 'amaury.forgeotdarc'
components = ['Library (Lib)']
creation = <Date 2004-01-21.09:35:31.000>
creator = 'schiotz'
dependencies = []
files = ['1175']
hgrepos = []
issue_num = 881261
keywords = []
message_count = 2.0
messages = ['19736', '79675']
nosy_count = 2.0
nosy_names = ['amaury.forgeotdarc', 'schiotz']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = '645894'
type = None
url = 'https://bugs.python.org/issue881261'
versions = ['Python 2.3']
```
</p></details>
| Overflow in Python Profiler | https://api.github.com/repos/python/cpython/issues/39843/comments | 2 | 2004-01-21T09:35:31Z | 2022-04-09T23:10:58Z | https://github.com/python/cpython/issues/39843 | 1,198,800,169 | 39,843 |
[
"python",
"cpython"
] | BPO | [880996](https://bugs.python.org/issue880996)
--- | :---
Nosy | @loewis
Files | <li>[configure.in.patch](https://bugs.python.org/file1174/configure.in.patch "Uploaded as text/plain at 2004-01-21.19:37:37 by dcd"): patch to configure.in to check libbsd for openpty also</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-01-08.10:08:27.000>
created_at = <Date 2004-01-21.00:28:42.000>
labels = ['build']
title = "2.3.3 make fails build posix_openpty'"
updated_at = <Date 2006-01-08.10:08:27.000>
user = 'https://bugs.python.org/dcd'
```
bugs.python.org fields:
```python
activity = <Date 2006-01-08.10:08:27.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-01-21.00:28:42.000>
creator = 'dcd'
dependencies = []
files = ['1174']
hgrepos = []
issue_num = 880996
keywords = []
message_count = 4.0
messages = ['19732', '19733', '19734', '19735']
nosy_count = 2.0
nosy_names = ['loewis', 'dcd']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue880996'
versions = ['Python 2.3']
```
</p></details>
| 2.3.3 make fails build posix_openpty' | https://api.github.com/repos/python/cpython/issues/39842/comments | 4 | 2004-01-21T00:28:42Z | 2022-04-09T23:10:57Z | https://github.com/python/cpython/issues/39842 | 1,198,800,163 | 39,842 |
[
"python",
"cpython"
] | BPO | [880990](https://bugs.python.org/issue880990)
--- | :---
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-01-21.01:28:31.000>
created_at = <Date 2004-01-21.00:20:07.000>
labels = ['library']
title = 'Float infinity unpicklable with BINFLOAT-using protocols'
updated_at = <Date 2004-01-21.01:28:31.000>
user = 'https://bugs.python.org/exarkun'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-21.01:28:31.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-21.00:20:07.000>
creator = 'exarkun'
dependencies = []
files = []
hgrepos = []
issue_num = 880990
keywords = []
message_count = 2.0
messages = ['19730', '19731']
nosy_count = 2.0
nosy_names = ['tim.peters', 'exarkun']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue880990'
versions = ['Python 2.3']
```
</p></details>
| Float infinity unpicklable with BINFLOAT-using protocols | https://api.github.com/repos/python/cpython/issues/39841/comments | 2 | 2004-01-21T00:20:07Z | 2022-04-09T23:10:57Z | https://github.com/python/cpython/issues/39841 | 1,198,800,160 | 39,841 |
[
"python",
"cpython"
] | BPO | [880951](https://bugs.python.org/issue880951)
--- | :---
Nosy | @malemburg
Files | <li>[Python-2.3.3-ezparse.patch](https://bugs.python.org/file8237/Python-2.3.3-ezparse.patch "Uploaded as text/plain at 2004-01-21.23:29:47 by willeke"): recognize "ez" and "ez#" format codes in ParseTuple()</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 2007-08-23.19:28:17.632>
created_at = <Date 2004-01-20.23:03:52.000>
labels = ['type-feature', 'expert-unicode']
title = '"ez" format code for ParseTuple()'
updated_at = <Date 2007-08-23.19:28:17.631>
user = 'https://bugs.python.org/willeke'
```
bugs.python.org fields:
```python
activity = <Date 2007-08-23.19:28:17.631>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = <Date 2007-08-23.19:28:17.632>
closer = 'lemburg'
components = ['Unicode']
creation = <Date 2004-01-20.23:03:52.000>
creator = 'willeke'
dependencies = []
files = ['8237']
hgrepos = []
issue_num = 880951
keywords = []
message_count = 5.0
messages = ['54086', '54087', '54088', '54089', '55191']
nosy_count = 2.0
nosy_names = ['lemburg', 'willeke']
pr_nums = []
priority = 'low'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue880951'
versions = []
```
</p></details>
| "ez" format code for ParseTuple() | https://api.github.com/repos/python/cpython/issues/39840/comments | 5 | 2004-01-20T23:03:52Z | 2022-04-09T23:10:55Z | https://github.com/python/cpython/issues/39840 | 1,198,800,157 | 39,840 |
[
"python",
"cpython"
] | BPO | [880634](https://bugs.python.org/issue880634)
--- | :---
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 2005-10-01.16:38:51.000>
created_at = <Date 2004-01-20.15:34:17.000>
labels = ['expert-installation']
title = 'RedHat RPM for 2.3.2 fails PIL install, unlike source Py'
updated_at = <Date 2005-10-01.16:38:51.000>
user = 'https://bugs.python.org/gerrykirk'
```
bugs.python.org fields:
```python
activity = <Date 2005-10-01.16:38:51.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2004-01-20.15:34:17.000>
creator = 'gerry_kirk'
dependencies = []
files = []
hgrepos = []
issue_num = 880634
keywords = []
message_count = 2.0
messages = ['19728', '19729']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'gerry_kirk']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue880634'
versions = ['Python 2.3']
```
</p></details>
| RedHat RPM for 2.3.2 fails PIL install, unlike source Py | https://api.github.com/repos/python/cpython/issues/39839/comments | 2 | 2004-01-20T15:34:17Z | 2022-04-09T23:10:53Z | https://github.com/python/cpython/issues/39839 | 1,198,800,155 | 39,839 |
[
"python",
"cpython"
] | BPO | [880621](https://bugs.python.org/issue880621)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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.12:31:08.000>
created_at = <Date 2004-01-20.15:15:16.000>
labels = ['library']
title = 'incorrect end-of-message handling in mailbox.BabylMailbox'
updated_at = <Date 2004-08-21.12:31:08.000>
user = 'https://bugs.python.org/kajiyama'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-21.12:31:08.000>
actor = 'jlgijsbers'
assignee = 'jlgijsbers'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-20.15:15:16.000>
creator = 'kajiyama'
dependencies = []
files = []
hgrepos = []
issue_num = 880621
keywords = ['patch']
message_count = 2.0
messages = ['45312', '45313']
nosy_count = 2.0
nosy_names = ['kajiyama', 'jlgijsbers']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue880621'
versions = []
```
</p></details>
| incorrect end-of-message handling in mailbox.BabylMailbox | https://api.github.com/repos/python/cpython/issues/39838/comments | 2 | 2004-01-20T15:15:16Z | 2022-04-09T23:10:52Z | https://github.com/python/cpython/issues/39838 | 1,198,800,152 | 39,838 |
[
"python",
"cpython"
] | BPO | [880552](https://bugs.python.org/issue880552)
--- | :---
Nosy | @rhettinger
Files | <li>[prechm.py.diff](https://bugs.python.org/file5792/prechm.py.diff "Uploaded as text/plain at 2004-01-20.13:17:21 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/rhettinger'
closed_at = <Date 2004-01-20.13:17:21.000>
created_at = <Date 2004-01-20.13:17:21.000>
labels = ['docs']
title = 'Fix typo in usage message(prechm.py)'
updated_at = <Date 2004-01-20.13:17:21.000>
user = 'https://bugs.python.org/quiver'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-20.13:17:21.000>
actor = 'quiver'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-01-20.13:17:21.000>
creator = 'quiver'
dependencies = []
files = ['5792']
hgrepos = []
issue_num = 880552
keywords = ['patch']
message_count = 1.0
messages = ['45311']
nosy_count = 2.0
nosy_names = ['rhettinger', 'quiver']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue880552'
versions = ['Python 2.3']
```
</p></details>
| Fix typo in usage message(prechm.py) | https://api.github.com/repos/python/cpython/issues/39837/comments | 1 | 2004-01-20T13:17:21Z | 2022-04-09T23:10:52Z | https://github.com/python/cpython/issues/39837 | 1,198,800,150 | 39,837 |
[
"python",
"cpython"
] | BPO | [880531](https://bugs.python.org/issue880531)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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-01-20.15:25:11.000>
created_at = <Date 2004-01-20.12:28:56.000>
labels = ['library']
title = 'Segmentantion Fault in bsddb'
updated_at = <Date 2004-01-20.15:25:11.000>
user = 'https://bugs.python.org/psycao'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-20.15:25:11.000>
actor = 'niemeyer'
assignee = 'niemeyer'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-20.12:28:56.000>
creator = 'psycao'
dependencies = []
files = []
hgrepos = []
issue_num = 880531
keywords = []
message_count = 2.0
messages = ['19726', '19727']
nosy_count = 2.0
nosy_names = ['niemeyer', 'psycao']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue880531'
versions = ['Python 2.3']
```
</p></details>
| Segmentantion Fault in bsddb | https://api.github.com/repos/python/cpython/issues/39836/comments | 2 | 2004-01-20T12:28:56Z | 2022-04-09T23:10:50Z | https://github.com/python/cpython/issues/39836 | 1,198,800,145 | 39,836 |
[
"python",
"cpython"
] | BPO | [879399](https://bugs.python.org/issue879399)
--- | :---
Nosy | @pitrou, @kristjanvalur, @devdanzin, @asvetlov
Files | <li>[_fileobject.diff](https://bugs.python.org/file28310/_fileobject.diff "Uploaded as text/plain at 2012-12-14.11:29:25 by @kristjanvalur")</li><li>[_fileobject.diff](https://bugs.python.org/file28377/_fileobject.diff "Uploaded as text/plain at 2012-12-20.13:41:40 by @kristjanvalur")</li><li>[_fileobject23122012.diff](https://bugs.python.org/file28404/_fileobject23122012.diff "Uploaded as text/plain at 2012-12-23.12:50:02 by 0lejka")</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/kristjanvalur'
closed_at = <Date 2012-12-25.13:34:19.701>
created_at = <Date 2004-01-18.19:37:59.000>
labels = ['type-bug', 'library']
title = 'socket line buffering'
updated_at = <Date 2012-12-25.13:34:19.700>
user = 'https://bugs.python.org/jbrouwers'
```
bugs.python.org fields:
```python
activity = <Date 2012-12-25.13:34:19.700>
actor = 'asvetlov'
assignee = 'kristjan.jonsson'
closed = True
closed_date = <Date 2012-12-25.13:34:19.701>
closer = 'asvetlov'
components = ['Library (Lib)']
creation = <Date 2004-01-18.19:37:59.000>
creator = 'jbrouwers'
dependencies = []
files = ['28310', '28377', '28404']
hgrepos = []
issue_num = 879399
keywords = ['patch']
message_count = 11.0
messages = ['60460', '82012', '114312', '177458', '177464', '177471', '177816', '177982', '177986', '178020', '178123']
nosy_count = 8.0
nosy_names = ['jbrouwers', 'pitrou', 'kristjan.jonsson', 'ajaksu2', 'asvetlov', 'BreamoreBoy', 'python-dev', '0lejka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue879399'
versions = ['Python 2.7']
```
</p></details>
| socket line buffering | https://api.github.com/repos/python/cpython/issues/39835/comments | 11 | 2004-01-18T19:37:59Z | 2022-04-09T23:10:50Z | https://github.com/python/cpython/issues/39835 | 1,198,800,140 | 39,835 |
[
"python",
"cpython"
] | BPO | [878908](https://bugs.python.org/issue878908)
--- | :---
Nosy | @tim-one
Files | <li>[testIsNumberType.py](https://bugs.python.org/file1173/testIsNumberType.py "Uploaded as text/plain at 2004-01-17.17:05:11 by cjwhrh"): An illustrative Python script.</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-01-18.04:49:49.000>
created_at = <Date 2004-01-17.17:05:11.000>
labels = []
title = 'suspect documentation of operator.isNumberType '
updated_at = <Date 2004-01-18.04:49:49.000>
user = 'https://bugs.python.org/cjwhrh'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-18.04:49:49.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-01-17.17:05:11.000>
creator = 'cjwhrh'
dependencies = []
files = ['1173']
hgrepos = []
issue_num = 878908
keywords = []
message_count = 2.0
messages = ['19724', '19725']
nosy_count = 2.0
nosy_names = ['tim.peters', 'cjwhrh']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue878908'
versions = []
```
</p></details>
| suspect documentation of operator.isNumberType | https://api.github.com/repos/python/cpython/issues/39834/comments | 2 | 2004-01-17T17:05:11Z | 2022-04-09T23:10:48Z | https://github.com/python/cpython/issues/39834 | 1,198,800,139 | 39,834 |
[
"python",
"cpython"
] | BPO | [878581](https://bugs.python.org/issue878581)
--- | :---
Nosy | @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2004-06-03.21:23:26.000>
created_at = <Date 2004-01-16.22:52:57.000>
labels = ['OS-mac', 'type-feature']
title = 'I would like an easy way to get to file creation date'
updated_at = <Date 2004-06-03.21:23:26.000>
user = 'https://bugs.python.org/reowen'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-03.21:23:26.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2004-01-16.22:52:57.000>
creator = 'reowen'
dependencies = []
files = []
hgrepos = []
issue_num = 878581
keywords = []
message_count = 2.0
messages = ['19722', '19723']
nosy_count = 2.0
nosy_names = ['jackjansen', 'reowen']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue878581'
versions = []
```
</p></details>
| I would like an easy way to get to file creation date | https://api.github.com/repos/python/cpython/issues/39833/comments | 2 | 2004-01-16T22:52:57Z | 2022-04-09T23:10:48Z | https://github.com/python/cpython/issues/39833 | 1,198,800,133 | 39,833 |
[
"python",
"cpython"
] | BPO | [878572](https://bugs.python.org/issue878572)
--- | :---
Nosy | @warsaw
Files | <li>[pwdgrp.txt](https://bugs.python.org/file1172/pwdgrp.txt "Uploaded at 2004-01-16.22:37:58 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 = None
closed_at = <Date 2004-01-20.21:08:29.000>
created_at = <Date 2004-01-16.22:37:57.000>
labels = ['extension-modules']
title = 'pwd and grp modules error msg improvements'
updated_at = <Date 2004-01-20.21:08:29.000>
user = 'https://github.com/warsaw'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-20.21:08:29.000>
actor = 'barry'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-01-16.22:37:57.000>
creator = 'barry'
dependencies = []
files = ['1172']
hgrepos = []
issue_num = 878572
keywords = []
message_count = 2.0
messages = ['19720', '19721']
nosy_count = 1.0
nosy_names = ['barry']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue878572'
versions = ['Python 2.4']
```
</p></details>
| pwd and grp modules error msg improvements | https://api.github.com/repos/python/cpython/issues/39832/comments | 2 | 2004-01-16T22:37:57Z | 2022-04-09T23:10:46Z | https://github.com/python/cpython/issues/39832 | 1,198,800,127 | 39,832 |
[
"python",
"cpython"
] | BPO | [878560](https://bugs.python.org/issue878560)
--- | :---
Nosy | @jackjansen, @ronaldoussoren, @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/jackjansen'
closed_at = <Date 2009-02-17.12:34:44.483>
created_at = <Date 2004-01-16.22:16:45.000>
labels = ['OS-mac', 'type-feature']
title = 'Add a console window for Carbon MacPython applets'
updated_at = <Date 2009-02-17.12:34:44.481>
user = 'https://bugs.python.org/reowen'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-17.12:34:44.481>
actor = 'ronaldoussoren'
assignee = 'jackjansen'
closed = True
closed_date = <Date 2009-02-17.12:34:44.483>
closer = 'ronaldoussoren'
components = ['macOS']
creation = <Date 2004-01-16.22:16:45.000>
creator = 'reowen'
dependencies = []
files = []
hgrepos = []
issue_num = 878560
keywords = []
message_count = 3.0
messages = ['60459', '82013', '82333']
nosy_count = 4.0
nosy_names = ['jackjansen', 'reowen', 'ronaldoussoren', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue878560'
versions = []
```
</p></details>
| Add a console window for Carbon MacPython applets | https://api.github.com/repos/python/cpython/issues/39831/comments | 3 | 2004-01-16T22:16:45Z | 2022-04-09T23:10:45Z | https://github.com/python/cpython/issues/39831 | 1,198,800,119 | 39,831 |
[
"python",
"cpython"
] | BPO | [878458](https://bugs.python.org/issue878458)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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.05:58:49.000>
created_at = <Date 2004-01-16.18:59:28.000>
labels = ['type-feature', 'invalid']
title = 'optparse help text is not easily extensible'
updated_at = <Date 2007-03-16.05:58:49.000>
user = 'https://bugs.python.org/ianbicking'
```
bugs.python.org fields:
```python
activity = <Date 2007-03-16.05:58:49.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-01-16.18:59:28.000>
creator = 'ianbicking'
dependencies = []
files = []
hgrepos = []
issue_num = 878458
keywords = []
message_count = 2.0
messages = ['54084', '54085']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'ianbicking']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue878458'
versions = []
```
</p></details>
| optparse help text is not easily extensible | https://api.github.com/repos/python/cpython/issues/39830/comments | 2 | 2004-01-16T18:59:28Z | 2022-04-09T23:10:43Z | https://github.com/python/cpython/issues/39830 | 1,198,800,112 | 39,830 |
[
"python",
"cpython"
] | BPO | [878453](https://bugs.python.org/issue878453)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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:31:08.000>
created_at = <Date 2004-01-16.18:50:56.000>
labels = ['library']
title = 'optparse indents without respect to $COLUMNS'
updated_at = <Date 2004-08-21.11:31:08.000>
user = 'https://bugs.python.org/ianbicking'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-21.11:31:08.000>
actor = 'jlgijsbers'
assignee = 'gward'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-16.18:50:56.000>
creator = 'ianbicking'
dependencies = []
files = []
hgrepos = []
issue_num = 878453
keywords = []
message_count = 3.0
messages = ['19717', '19718', '19719']
nosy_count = 3.0
nosy_names = ['gward', 'ianbicking', 'jlgijsbers']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue878453'
versions = ['Python 2.4']
```
</p></details>
| optparse indents without respect to $COLUMNS | https://api.github.com/repos/python/cpython/issues/39829/comments | 3 | 2004-01-16T18:50:56Z | 2022-04-09T23:10:42Z | https://github.com/python/cpython/issues/39829 | 1,198,800,103 | 39,829 |
[
"python",
"cpython"
] | BPO | [878424](https://bugs.python.org/issue878424)
--- | :---
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-01-16.22:02:22.000>
created_at = <Date 2004-01-16.17:58:49.000>
labels = ['extension-modules', 'type-feature']
title = 'Difference between two datetimes does not account for DST'
updated_at = <Date 2004-01-16.22:02:22.000>
user = 'https://bugs.python.org/llirik'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-16.22:02:22.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-01-16.17:58:49.000>
creator = 'llirik'
dependencies = []
files = []
hgrepos = []
issue_num = 878424
keywords = []
message_count = 2.0
messages = ['19715', '19716']
nosy_count = 2.0
nosy_names = ['tim.peters', 'llirik']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue878424'
versions = []
```
</p></details>
| Difference between two datetimes does not account for DST | https://api.github.com/repos/python/cpython/issues/39828/comments | 2 | 2004-01-16T17:58:49Z | 2022-04-09T23:10:42Z | https://github.com/python/cpython/issues/39828 | 1,198,800,100 | 39,828 |
[
"python",
"cpython"
] | BPO | [878275](https://bugs.python.org/issue878275)
--- | :---
Nosy | @birkenfeld, @rhettinger, @irmen
<sup>*Note: these values reflect the state of the issue at 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-07.11:55:39.000>
created_at = <Date 2004-01-16.14:22:28.000>
labels = ['library']
title = 'Handle: class MyTest(unittest.TestSuite)'
updated_at = <Date 2007-03-07.11:55:39.000>
user = 'https://github.com/rhettinger'
```
bugs.python.org fields:
```python
activity = <Date 2007-03-07.11:55:39.000>
actor = 'georg.brandl'
assignee = 'purcell'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-16.14:22:28.000>
creator = 'rhettinger'
dependencies = []
files = []
hgrepos = []
issue_num = 878275
keywords = []
message_count = 6.0
messages = ['19709', '19710', '19711', '19712', '19713', '19714']
nosy_count = 6.0
nosy_names = ['georg.brandl', 'rhettinger', 'jjlee', 'purcell', 'jlgijsbers', 'irmen']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue878275'
versions = ['Python 2.3']
```
</p></details>
| Handle: class MyTest(unittest.TestSuite) | https://api.github.com/repos/python/cpython/issues/39827/comments | 6 | 2004-01-16T14:22:28Z | 2022-04-09T23:10:40Z | https://github.com/python/cpython/issues/39827 | 1,198,800,093 | 39,827 |
[
"python",
"cpython"
] | BPO | [878120](https://bugs.python.org/issue878120)
--- | :---
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 2006-04-06.10:53:48.000>
created_at = <Date 2004-01-16.09:32:28.000>
labels = ['extension-modules']
title = "Zipfile archive name can't be unicode"
updated_at = <Date 2006-04-06.10:53:48.000>
user = 'https://bugs.python.org/ssmmhh'
```
bugs.python.org fields:
```python
activity = <Date 2006-04-06.10:53:48.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-01-16.09:32:28.000>
creator = 'ssmmhh'
dependencies = []
files = []
hgrepos = []
issue_num = 878120
keywords = []
message_count = 6.0
messages = ['19703', '19704', '19705', '19706', '19707', '19708']
nosy_count = 4.0
nosy_names = ['loewis', 'georg.brandl', 'ssmmhh', 'jedie']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue878120'
versions = ['Python 2.3']
```
</p></details>
| Zipfile archive name can't be unicode | https://api.github.com/repos/python/cpython/issues/39826/comments | 6 | 2004-01-16T09:32:28Z | 2022-04-09T23:10:39Z | https://github.com/python/cpython/issues/39826 | 1,198,800,080 | 39,826 |
[
"python",
"cpython"
] | BPO | [877973](https://bugs.python.org/issue877973)
--- | :---
Nosy | @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2004-01-16.09:57:37.000>
created_at = <Date 2004-01-16.02:48:47.000>
labels = ['OS-mac']
title = "selectmodule won't compile on OS/X 10.3"
updated_at = <Date 2004-01-16.09:57:37.000>
user = 'https://bugs.python.org/jpbecotte'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-16.09:57:37.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2004-01-16.02:48:47.000>
creator = 'jpbecotte'
dependencies = []
files = []
hgrepos = []
issue_num = 877973
keywords = []
message_count = 2.0
messages = ['19701', '19702']
nosy_count = 2.0
nosy_names = ['jackjansen', 'jpbecotte']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue877973'
versions = ['Python 2.3']
```
</p></details>
| selectmodule won't compile on OS/X 10.3 | https://api.github.com/repos/python/cpython/issues/39825/comments | 2 | 2004-01-16T02:48:47Z | 2022-04-09T23:10:39Z | https://github.com/python/cpython/issues/39825 | 1,198,800,072 | 39,825 |
[
"python",
"cpython"
] | BPO | [877904](https://bugs.python.org/issue877904)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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-01-16.00:10:13.000>
labels = ['type-feature']
title = 'freeze: problems excluding site'
updated_at = <Date 2014-02-03.19:54:52.315>
user = 'https://bugs.python.org/jasonlowe'
```
bugs.python.org fields:
```python
activity = <Date 2014-02-03.19:54:52.315>
actor = 'BreamoreBoy'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2004-01-16.00:10:13.000>
creator = 'jasonlowe'
dependencies = []
files = []
hgrepos = []
issue_num = 877904
keywords = []
message_count = 4.0
messages = ['60458', '109740', '109780', '114310']
nosy_count = 1.0
nosy_names = ['jasonlowe']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = 'test needed'
status = 'languishing'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue877904'
versions = ['Python 3.2']
```
</p></details>
| freeze: problems excluding site | https://api.github.com/repos/python/cpython/issues/39824/comments | 5 | 2004-01-16T00:10:13Z | 2022-05-21T06:23:52Z | https://github.com/python/cpython/issues/39824 | 1,198,800,070 | 39,824 |
[
"python",
"cpython"
] | BPO | [877675](https://bugs.python.org/issue877675)
--- | :---
Nosy | @warsaw, @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 2004-01-16.06:44:33.000>
created_at = <Date 2004-01-15.16:57:34.000>
labels = ['interpreter-core', 'type-feature']
title = 'Dictionary comprehension'
updated_at = <Date 2004-01-16.06:44:33.000>
user = 'https://bugs.python.org/james007bond'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-16.06:44:33.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-01-15.16:57:34.000>
creator = 'james_007_bond'
dependencies = []
files = []
hgrepos = []
issue_num = 877675
keywords = []
message_count = 5.0
messages = ['19696', '19697', '19698', '19699', '19700']
nosy_count = 3.0
nosy_names = ['barry', 'rhettinger', 'james_007_bond']
pr_nums = []
priority = 'normal'
resolution = 'later'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue877675'
versions = []
```
</p></details>
| Dictionary comprehension | https://api.github.com/repos/python/cpython/issues/39823/comments | 5 | 2004-01-15T16:57:34Z | 2022-04-09T23:10:36Z | https://github.com/python/cpython/issues/39823 | 1,198,800,063 | 39,823 |
[
"python",
"cpython"
] | BPO | [877165](https://bugs.python.org/issue877165)
--- | :---
Nosy | @pfmoore, @hyeshik
Files | <li>[patch](https://bugs.python.org/file1171/patch "Uploaded at 2004-01-14.21:55:21 by mdboom"): Patch for distutils/cygwinccompiler.py (1.24)</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.18:39:23.000>
created_at = <Date 2004-01-14.21:55:20.000>
labels = ['library']
title = 'distutils - compiling C++ ext in cyg or mingw w/ std Python'
updated_at = <Date 2004-06-05.18:39:23.000>
user = 'https://bugs.python.org/mdboom'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-05.18:39:23.000>
actor = 'hyeshik.chang'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2004-01-14.21:55:20.000>
creator = 'mdboom'
dependencies = []
files = ['1171']
hgrepos = []
issue_num = 877165
keywords = []
message_count = 3.0
messages = ['19693', '19694', '19695']
nosy_count = 3.0
nosy_names = ['paul.moore', 'hyeshik.chang', 'mdboom']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue877165'
versions = ['Python 2.3']
```
</p></details>
| distutils - compiling C++ ext in cyg or mingw w/ std Python | https://api.github.com/repos/python/cpython/issues/39822/comments | 3 | 2004-01-14T21:55:20Z | 2022-04-09T23:10:34Z | https://github.com/python/cpython/issues/39822 | 1,198,800,060 | 39,822 |
[
"python",
"cpython"
] | BPO | [877124](https://bugs.python.org/issue877124)
--- | :---
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 = None
closed_at = <Date 2007-08-29.02:00:03.689>
created_at = <Date 2004-01-14.21:08:04.000>
labels = ['expert-installation']
title = 'configure links unnecessary library libdl'
updated_at = <Date 2007-08-29.05:24:55.684>
user = 'https://bugs.python.org/gschwarz'
```
bugs.python.org fields:
```python
activity = <Date 2007-08-29.05:24:55.684>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = <Date 2007-08-29.02:00:03.689>
closer = 'skip.montanaro'
components = ['Installation']
creation = <Date 2004-01-14.21:08:04.000>
creator = 'gschwarz'
dependencies = []
files = []
hgrepos = []
issue_num = 877124
keywords = []
message_count = 5.0
messages = ['19690', '19691', '19692', '55409', '55414']
nosy_count = 3.0
nosy_names = ['loewis', 'skip.montanaro', 'gschwarz']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue877124'
versions = ['Python 2.4']
```
</p></details>
| configure links unnecessary library libdl | https://api.github.com/repos/python/cpython/issues/39821/comments | 5 | 2004-01-14T21:08:04Z | 2022-04-09T23:10:33Z | https://github.com/python/cpython/issues/39821 | 1,198,800,055 | 39,821 |
[
"python",
"cpython"
] | BPO | [877121](https://bugs.python.org/issue877121)
--- | :---
Nosy | @loewis, @amauryfa, @pitrou, @bitdancer, @koobs
<sup>*Note: these values reflect the state of the issue at the time it 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 2021-09-10.14:54:34.585>
created_at = <Date 2004-01-14.21:05:04.000>
labels = ['build', 'expert-installation']
title = 'configure detects incorrect compiler optimization'
updated_at = <Date 2021-09-10.14:54:34.585>
user = 'https://bugs.python.org/gschwarz'
```
bugs.python.org fields:
```python
activity = <Date 2021-09-10.14:54:34.585>
actor = 'iritkatriel'
assignee = 'loewis'
closed = True
closed_date = <Date 2021-09-10.14:54:34.585>
closer = 'iritkatriel'
components = ['Build', 'Installation']
creation = <Date 2004-01-14.21:05:04.000>
creator = 'gschwarz'
dependencies = []
files = []
hgrepos = []
issue_num = 877121
keywords = []
message_count = 12.0
messages = ['19689', '72497', '82202', '114307', '114308', '114309', '114311', '128584', '128585', '190045', '190113', '200371']
nosy_count = 11.0
nosy_names = ['loewis', 'amaury.forgeotdarc', 'gschwarz', 'pitrou', 'movement', 'sable', 'laca', 'mschmarck', 'r.david.murray', 'CoryZ', 'koobs']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'compile error'
url = 'https://bugs.python.org/issue877121'
versions = ['Python 3.1', 'Python 2.7']
```
</p></details>
| configure detects incorrect compiler optimization | https://api.github.com/repos/python/cpython/issues/39820/comments | 12 | 2004-01-14T21:05:04Z | 2022-04-09T23:10:33Z | https://github.com/python/cpython/issues/39820 | 1,198,800,050 | 39,820 |
[
"python",
"cpython"
] | BPO | [876637](https://bugs.python.org/issue876637)
--- | :---
Files | <li>[sock_crash.py](https://bugs.python.org/file1170/sock_crash.py "Uploaded as text/plain at 2004-01-14.06:41:12 by mikesfpy"): sock_crash.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 2006-02-12.06:19:41.000>
created_at = <Date 2004-01-14.06:41:12.000>
labels = ['library']
title = 'Random stack corruption from socketmodule.c '
updated_at = <Date 2006-02-12.06:19:41.000>
user = 'https://bugs.python.org/mikesfpy'
```
bugs.python.org fields:
```python
activity = <Date 2006-02-12.06:19:41.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-14.06:41:12.000>
creator = 'mikesfpy'
dependencies = []
files = ['1170']
hgrepos = []
issue_num = 876637
keywords = []
message_count = 6.0
messages = ['19683', '19684', '19685', '19686', '19687', '19688']
nosy_count = 5.0
nosy_names = ['nnorwitz', 'troels', 'mikesfpy', 'arkadini', 'scott.dial']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue876637'
versions = ['Python 2.4']
```
</p></details>
| Random stack corruption from socketmodule.c | https://api.github.com/repos/python/cpython/issues/39819/comments | 6 | 2004-01-14T06:41:12Z | 2022-04-09T23:10:31Z | https://github.com/python/cpython/issues/39819 | 1,198,800,045 | 39,819 |
[
"python",
"cpython"
] | BPO | [876533](https://bugs.python.org/issue876533)
--- | :---
Nosy | @loewis
Files | <li>[import.c.diff](https://bugs.python.org/file1169/import.c.diff "Uploaded as text/plain at 2004-01-14.01:15:49 by glchapman")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-03-23.16:39:34.000>
created_at = <Date 2004-01-14.01:15:49.000>
labels = ['interpreter-core']
title = 'potential leak in ensure_fromlist (import.c)'
updated_at = <Date 2004-03-23.16:39:34.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-23.16:39:34.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-01-14.01:15:49.000>
creator = 'glchapman'
dependencies = []
files = ['1169']
hgrepos = []
issue_num = 876533
keywords = []
message_count = 2.0
messages = ['19681', '19682']
nosy_count = 2.0
nosy_names = ['loewis', 'glchapman']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue876533'
versions = ['Python 2.3']
```
</p></details>
| potential leak in ensure_fromlist (import.c) | https://api.github.com/repos/python/cpython/issues/39818/comments | 2 | 2004-01-14T01:15:49Z | 2022-04-09T23:10:30Z | https://github.com/python/cpython/issues/39818 | 1,198,800,036 | 39,818 |
[
"python",
"cpython"
] | BPO | [876421](https://bugs.python.org/issue876421)
--- | :---
Nosy | @vsajip
<sup>*Note: these values reflect the state of the issue at the time it 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 2010-07-13.14:54:42.100>
created_at = <Date 2004-01-13.22:04:55.000>
labels = ['invalid', 'library']
title = 'logging handlers raise exception on level'
updated_at = <Date 2010-07-13.14:54:42.100>
user = 'https://bugs.python.org/jimjjewett'
```
bugs.python.org fields:
```python
activity = <Date 2010-07-13.14:54:42.100>
actor = 'vinay.sajip'
assignee = 'vinay.sajip'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-13.22:04:55.000>
creator = 'jimjjewett'
dependencies = []
files = []
hgrepos = []
issue_num = 876421
keywords = []
message_count = 10.0
messages = ['19675', '19676', '19677', '19678', '19679', '19680', '109484', '109836', '110162', '110200']
nosy_count = 3.0
nosy_names = ['vinay.sajip', 'jimjjewett', 'Mickey.Killianey']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue876421'
versions = ['Python 2.3']
```
</p></details>
| logging handlers raise exception on level | https://api.github.com/repos/python/cpython/issues/39817/comments | 10 | 2004-01-13T22:04:55Z | 2022-04-09T23:10:30Z | https://github.com/python/cpython/issues/39817 | 1,198,800,033 | 39,817 |
[
"python",
"cpython"
] | BPO | [876278](https://bugs.python.org/issue876278)
--- | :---
Nosy | @mhammond, @theller
Files | <li>[modulefinder.patch](https://bugs.python.org/file1168/modulefinder.patch "Uploaded as text/plain at 2004-03-30.19:10:43 by @theller"): Patch againt release23-maint branch</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/theller'
closed_at = <Date 2004-05-11.15:12:24.000>
created_at = <Date 2004-01-13.18:46:43.000>
labels = ['library']
title = 'Unbounded recursion in modulefinder'
updated_at = <Date 2004-05-11.15:12:24.000>
user = 'https://github.com/theller'
```
bugs.python.org fields:
```python
activity = <Date 2004-05-11.15:12:24.000>
actor = 'theller'
assignee = 'theller'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-13.18:46:43.000>
creator = 'theller'
dependencies = []
files = ['1168']
hgrepos = []
issue_num = 876278
keywords = []
message_count = 8.0
messages = ['19667', '19668', '19669', '19670', '19671', '19672', '19673', '19674']
nosy_count = 3.0
nosy_names = ['mhammond', 'theller', 'jvr']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue876278'
versions = ['Python 2.3']
```
</p></details>
| Unbounded recursion in modulefinder | https://api.github.com/repos/python/cpython/issues/39816/comments | 8 | 2004-01-13T18:46:43Z | 2022-04-09T23:10:29Z | https://github.com/python/cpython/issues/39816 | 1,198,800,028 | 39,816 |
[
"python",
"cpython"
] | BPO | [876206](https://bugs.python.org/issue876206)
--- | :---
Nosy | @mwhudson, @tim-one, @arigo, @birkenfeld, @rhettinger
Files | <li>[scary-frame-hacks.diff](https://bugs.python.org/file5789/scary-frame-hacks.diff "Uploaded as text/plain at 2004-01-13.18:23:03 by @mwhudson"): mwh#s patch #1 attempt 2</li><li>[frame_dealloc_clears_more.diff](https://bugs.python.org/file5790/frame_dealloc_clears_more.diff "Uploaded as text/plain at 2004-01-14.17:35:59 by @arigo"): arigo patch #1</li><li>[zombie-frames-2.diff](https://bugs.python.org/file5791/zombie-frames-2.diff "Uploaded as text/plain at 2004-01-27.17:08:40 by @arigo"): arigo patch #2 attempt 2</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-05-23.11:16:33.000>
created_at = <Date 2004-01-13.16:49:51.000>
labels = ['interpreter-core']
title = 'scary frame speed hacks'
updated_at = <Date 2006-05-23.11:16:33.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2006-05-23.11:16:33.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-01-13.16:49:51.000>
creator = 'mwh'
dependencies = []
files = ['5789', '5790', '5791']
hgrepos = []
issue_num = 876206
keywords = ['patch']
message_count = 16.0
messages = ['45295', '45296', '45297', '45298', '45299', '45300', '45301', '45302', '45303', '45304', '45305', '45306', '45307', '45308', '45309', '45310']
nosy_count = 7.0
nosy_names = ['mwh', 'tim.peters', 'jhylton', 'arigo', 'richard', 'georg.brandl', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue876206'
versions = ['Python 2.5']
```
</p></details>
| scary frame speed hacks | https://api.github.com/repos/python/cpython/issues/39815/comments | 16 | 2004-01-13T16:49:51Z | 2022-04-09T23:10:27Z | https://github.com/python/cpython/issues/39815 | 1,198,800,026 | 39,815 |
[
"python",
"cpython"
] | BPO | [876198](https://bugs.python.org/issue876198)
--- | :---
Nosy | @mwhudson, @gvanrossum, @tim-one, @rhettinger
Files | <li>[easy-peasy.diff](https://bugs.python.org/file5788/easy-peasy.diff "Uploaded as text/plain at 2004-01-13.16:43:03 by @mwhudson"): mwh's patch #1</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2004-02-12.15:46:02.000>
created_at = <Date 2004-01-13.16:43:03.000>
labels = ['interpreter-core']
title = 'easiest 1% improvement in pystone ever'
updated_at = <Date 2004-02-12.15:46:02.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2004-02-12.15:46:02.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-01-13.16:43:03.000>
creator = 'mwh'
dependencies = []
files = ['5788']
hgrepos = []
issue_num = 876198
keywords = ['patch']
message_count = 9.0
messages = ['45286', '45287', '45288', '45289', '45290', '45291', '45292', '45293', '45294']
nosy_count = 4.0
nosy_names = ['mwh', 'gvanrossum', 'tim.peters', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue876198'
versions = ['Python 2.4']
```
</p></details>
| easiest 1% improvement in pystone ever | https://api.github.com/repos/python/cpython/issues/39814/comments | 9 | 2004-01-13T16:43:03Z | 2022-04-09T23:10:26Z | https://github.com/python/cpython/issues/39814 | 1,198,800,024 | 39,814 |
[
"python",
"cpython"
] | BPO | [876193](https://bugs.python.org/issue876193)
--- | :---
Nosy | @mwhudson, @akuchling, @birkenfeld, @devdanzin, @jeremyhylton
Files | <li>[function-optimization-reorg.diff](https://bugs.python.org/file5787/function-optimization-reorg.diff "Uploaded as text/plain at 2004-01-13.16:35:25 by @mwhudson"): mwh's patch #1</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2010-02-22.22:07:26.094>
created_at = <Date 2004-01-13.16:35:24.000>
labels = ['interpreter-core', 'performance']
title = 'reorganize, extend function call optimizations'
updated_at = <Date 2010-02-22.22:11:04.638>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2010-02-22.22:11:04.638>
actor = 'Jeremy.Hylton'
assignee = 'mwh'
closed = True
closed_date = <Date 2010-02-22.22:07:26.094>
closer = 'mwh'
components = ['Interpreter Core']
creation = <Date 2004-01-13.16:35:24.000>
creator = 'mwh'
dependencies = []
files = ['5787']
hgrepos = []
issue_num = 876193
keywords = ['patch']
message_count = 9.0
messages = ['45281', '45282', '45283', '45284', '45285', '82014', '99834', '99851', '99853']
nosy_count = 7.0
nosy_names = ['mwh', 'jhylton', 'akuchling', 'richard', 'georg.brandl', 'ajaksu2', 'Jeremy.Hylton']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue876193'
versions = ['Python 2.4']
```
</p></details>
| reorganize, extend function call optimizations | https://api.github.com/repos/python/cpython/issues/39813/comments | 9 | 2004-01-13T16:35:24Z | 2022-04-09T23:10:25Z | https://github.com/python/cpython/issues/39813 | 1,198,800,019 | 39,813 |
[
"python",
"cpython"
] | BPO | [876178](https://bugs.python.org/issue876178)
--- | :---
Nosy | @mwhudson, @hyeshik
Files | <li>[input-future.diff](https://bugs.python.org/file5785/input-future.diff "Uploaded as text/plain at 2004-01-13.16:17:35 by @mwhudson"): mwh's fix #1</li><li>[inputfuture-test.diff](https://bugs.python.org/file5786/inputfuture-test.diff "Uploaded as text/plain at 2004-02-01.05:46:19 by @hyeshik"): perky's unittest #1</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/hyeshik'
closed_at = <Date 2004-02-02.13:43:20.000>
created_at = <Date 2004-01-13.16:17:35.000>
labels = ['interpreter-core']
title = 'input() vs __future__'
updated_at = <Date 2004-02-02.13:43:20.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2004-02-02.13:43:20.000>
actor = 'hyeshik.chang'
assignee = 'hyeshik.chang'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-01-13.16:17:35.000>
creator = 'mwh'
dependencies = []
files = ['5785', '5786']
hgrepos = []
issue_num = 876178
keywords = ['patch']
message_count = 4.0
messages = ['45277', '45278', '45279', '45280']
nosy_count = 2.0
nosy_names = ['mwh', 'hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue876178'
versions = ['Python 2.4']
```
</p></details>
| input() vs __future__ | https://api.github.com/repos/python/cpython/issues/39812/comments | 4 | 2004-01-13T16:17:35Z | 2022-04-09T23:10:24Z | https://github.com/python/cpython/issues/39812 | 1,198,800,015 | 39,812 |
[
"python",
"cpython"
] | BPO | [876130](https://bugs.python.org/issue876130)
--- | :---
Nosy | @malemburg, @tim-one
Files | <li>[datetime.h.patch](https://bugs.python.org/file5782/datetime.h.patch "Uploaded as text/plain at 2004-05-26.16:30:22 by atuining"): patch for datetime.h</li><li>[datetimemodule.c.patch](https://bugs.python.org/file5783/datetimemodule.c.patch "Uploaded as text/plain at 2004-05-26.16:33:16 by atuining"): patch for datetimemodule.c</li><li>[concrete.tex.diff](https://bugs.python.org/file5784/concrete.tex.diff "Uploaded as text/plain at 2004-06-14.15:23:13 by atuining"): patch for concrete.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/tim-one'
closed_at = <Date 2006-10-18.16:36:33.000>
created_at = <Date 2004-01-13.15:20:25.000>
labels = ['extension-modules']
title = 'add C API to datetime module'
updated_at = <Date 2006-10-18.16:36:33.000>
user = 'https://bugs.python.org/atuining'
```
bugs.python.org fields:
```python
activity = <Date 2006-10-18.16:36:33.000>
actor = 'dfaure_kde'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-01-13.15:20:25.000>
creator = 'atuining'
dependencies = []
files = ['5782', '5783', '5784']
hgrepos = []
issue_num = 876130
keywords = ['patch']
message_count = 38.0
messages = ['45239', '45240', '45241', '45242', '45243', '45244', '45245', '45246', '45247', '45248', '45249', '45250', '45251', '45252', '45253', '45254', '45255', '45256', '45257', '45258', '45259', '45260', '45261', '45262', '45263', '45264', '45265', '45266', '45267', '45268', '45269', '45270', '45271', '45272', '45273', '45274', '45275', '45276']
nosy_count = 4.0
nosy_names = ['lemburg', 'tim.peters', 'atuining', 'dfaure_kde']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue876130'
versions = ['Python 2.3']
```
</p></details>
| add C API to datetime module | https://api.github.com/repos/python/cpython/issues/39811/comments | 38 | 2004-01-13T15:20:25Z | 2022-04-09T23:10:24Z | https://github.com/python/cpython/issues/39811 | 1,198,800,010 | 39,811 |
[
"python",
"cpython"
] | BPO | [876108](https://bugs.python.org/issue876108)
--- | :---
Nosy | @rhettinger
Files | <li>[test6.py](https://bugs.python.org/file1167/test6.py "Uploaded as text/plain at 2004-01-13.14:54:50 by kjetilja")</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-01-14.14:05:17.000>
created_at = <Date 2004-01-13.14:54:49.000>
labels = ['interpreter-core', 'invalid']
title = 'surprising memory usage with generators'
updated_at = <Date 2004-01-14.14:05:17.000>
user = 'https://bugs.python.org/kjetilja'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-14.14:05:17.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-01-13.14:54:49.000>
creator = 'kjetilja'
dependencies = []
files = ['1167']
hgrepos = []
issue_num = 876108
keywords = []
message_count = 7.0
messages = ['19660', '19661', '19662', '19663', '19664', '19665', '19666']
nosy_count = 2.0
nosy_names = ['rhettinger', 'kjetilja']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue876108'
versions = ['Python 2.3']
```
</p></details>
| surprising memory usage with generators | https://api.github.com/repos/python/cpython/issues/39810/comments | 7 | 2004-01-13T14:54:49Z | 2022-04-09T23:10:21Z | https://github.com/python/cpython/issues/39810 | 1,198,800,003 | 39,810 |
[
"python",
"cpython"
] | BPO | [875692](https://bugs.python.org/issue875692)
--- | :---
Nosy | @mwhudson, @tim-one, @smontanaro, @doko42, @kbkaiser, @hyeshik
Files | <li>[226547.py](https://bugs.python.org/file1163/226547.py "Uploaded as text/plain at 2004-01-12.21:37:57 by @doko42")</li><li>[things.diff](https://bugs.python.org/file1164/things.diff "Uploaded as text/plain at 2004-03-28.07:10:06 by @hyeshik"): ceval.c patch to make ctrl-C work on Debian and FreeBSD.</li><li>[ceval.c.patch](https://bugs.python.org/file1165/ceval.c.patch "Uploaded as text/plain at 2004-11-22.19:02:36 by @kbkaiser"): updated ceval.c patch, revised comment</li><li>[ceval.c.patch2](https://bugs.python.org/file1166/ceval.c.patch2 "Uploaded at 2004-11-22.22:15:39 by @kbkaiser"): updated ceval.c patch, 2nd revision of comment</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2004-11-23.18:16:28.000>
created_at = <Date 2004-01-12.21:37:57.000>
labels = ['interpreter-core']
title = "Ctrl-C doesn't work with sleepy main thread"
updated_at = <Date 2004-11-23.18:16:28.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2004-11-23.18:16:28.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-01-12.21:37:57.000>
creator = 'doko'
dependencies = []
files = ['1163', '1164', '1165', '1166']
hgrepos = []
issue_num = 875692
keywords = []
message_count = 17.0
messages = ['19643', '19644', '19645', '19646', '19647', '19648', '19649', '19650', '19651', '19652', '19653', '19654', '19655', '19656', '19657', '19658', '19659']
nosy_count = 8.0
nosy_names = ['mwh', 'tim.peters', 'skip.montanaro', 'anthonybaxter', 'doko', 'kbk', 'hyeshik.chang', 'Rhamphoryncus']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue875692'
versions = ['Python 2.3']
```
</p></details>
| Ctrl-C doesn't work with sleepy main thread | https://api.github.com/repos/python/cpython/issues/39809/comments | 17 | 2004-01-12T21:37:57Z | 2022-04-09T23:10:21Z | https://github.com/python/cpython/issues/39809 | 1,198,799,999 | 39,809 |
[
"python",
"cpython"
] | BPO | [875689](https://bugs.python.org/issue875689)
--- | :---
Nosy | @tim-one, @rhettinger
Files | <li>[intobject.c.diff](https://bugs.python.org/file5781/intobject.c.diff "Uploaded as text/plain at 2004-01-12.21:30:50 by mikesfpy"): Patch vs. Objects/intobject.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/rhettinger'
closed_at = <Date 2004-02-08.18:59:53.000>
created_at = <Date 2004-01-12.21:30:50.000>
labels = ['interpreter-core']
title = '>100k alloc wasted on startup'
updated_at = <Date 2004-02-08.18:59:53.000>
user = 'https://bugs.python.org/mikesfpy'
```
bugs.python.org fields:
```python
activity = <Date 2004-02-08.18:59:53.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-01-12.21:30:50.000>
creator = 'mikesfpy'
dependencies = []
files = ['5781']
hgrepos = []
issue_num = 875689
keywords = ['patch']
message_count = 3.0
messages = ['45236', '45237', '45238']
nosy_count = 3.0
nosy_names = ['tim.peters', 'rhettinger', 'mikesfpy']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue875689'
versions = []
```
</p></details>
| >100k alloc wasted on startup | https://api.github.com/repos/python/cpython/issues/39808/comments | 3 | 2004-01-12T21:30:50Z | 2022-04-09T23:10:19Z | https://github.com/python/cpython/issues/39808 | 1,198,799,994 | 39,808 |
[
"python",
"cpython"
] | BPO | [875654](https://bugs.python.org/issue875654)
--- | :---
Nosy | @mwhudson, @doko42, @devdanzin, @tarekziade
<sup>*Note: these values reflect the state of the issue at 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 2009-02-20.01:54:13.688>
created_at = <Date 2004-01-12.20:43:53.000>
labels = ['type-feature', 'build']
title = 'add support for installations compiled for debugging'
updated_at = <Date 2009-02-20.01:54:13.687>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-20.01:54:13.687>
actor = 'ajaksu2'
assignee = 'none'
closed = True
closed_date = <Date 2009-02-20.01:54:13.688>
closer = 'ajaksu2'
components = ['Build']
creation = <Date 2004-01-12.20:43:53.000>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 875654
keywords = []
message_count = 3.0
messages = ['60456', '60457', '81885']
nosy_count = 4.0
nosy_names = ['mwh', 'doko', 'ajaksu2', 'tarek']
pr_nums = []
priority = 'low'
resolution = 'rejected'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue875654'
versions = []
```
</p></details>
| add support for installations compiled for debugging | https://api.github.com/repos/python/cpython/issues/39807/comments | 3 | 2004-01-12T20:43:53Z | 2022-04-09T23:10:17Z | https://github.com/python/cpython/issues/39807 | 1,198,799,991 | 39,807 |
[
"python",
"cpython"
] | BPO | [875646](https://bugs.python.org/issue875646)
--- | :---
Nosy | @warsaw, @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/warsaw'
closed_at = <Date 2004-05-10.22:20:04.000>
created_at = <Date 2004-01-12.20:30:58.000>
labels = ['library']
title = "email.Utils.formataddr doesn't handle whitespace too well"
updated_at = <Date 2004-05-10.22:20:04.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2004-05-10.22:20:04.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-12.20:30:58.000>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 875646
keywords = []
message_count = 2.0
messages = ['19641', '19642']
nosy_count = 2.0
nosy_names = ['barry', 'doko']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue875646'
versions = ['Python 2.2']
```
</p></details>
| email.Utils.formataddr doesn't handle whitespace too well | https://api.github.com/repos/python/cpython/issues/39806/comments | 2 | 2004-01-12T20:30:58Z | 2022-04-09T23:10:17Z | https://github.com/python/cpython/issues/39806 | 1,198,799,987 | 39,806 |
[
"python",
"cpython"
] | BPO | [875471](https://bugs.python.org/issue875471)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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-13.03:21:53.000>
created_at = <Date 2004-01-12.16:27:35.000>
labels = ['type-feature', 'library']
title = "Make popen raise an exception if cmd doesn't exist"
updated_at = <Date 2004-04-13.03:21:53.000>
user = 'https://bugs.python.org/nidoizo'
```
bugs.python.org fields:
```python
activity = <Date 2004-04-13.03:21:53.000>
actor = 'nidoizo'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-12.16:27:35.000>
creator = 'nidoizo'
dependencies = []
files = []
hgrepos = []
issue_num = 875471
keywords = []
message_count = 5.0
messages = ['19636', '19637', '19638', '19639', '19640']
nosy_count = 2.0
nosy_names = ['isandler', 'nidoizo']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue875471'
versions = []
```
</p></details>
| Make popen raise an exception if cmd doesn't exist | https://api.github.com/repos/python/cpython/issues/39805/comments | 5 | 2004-01-12T16:27:35Z | 2022-04-09T23:10:15Z | https://github.com/python/cpython/issues/39805 | 1,198,799,983 | 39,805 |
[
"python",
"cpython"
] | BPO | [875404](https://bugs.python.org/issue875404)
--- | :---
Files | <li>[python_bug.py](https://bugs.python.org/file1162/python_bug.py "Uploaded as text/plain at 2004-01-12.14:52:39 by mackal"): simple test case showing the bug</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-30.13:32:47.000>
created_at = <Date 2004-01-12.14:52:38.000>
labels = []
title = 'global stmt causes breakpoints to be ignored'
updated_at = <Date 2004-08-30.13:32:47.000>
user = 'https://bugs.python.org/mackal'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-30.13:32:47.000>
actor = 'jlgijsbers'
assignee = 'jlgijsbers'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-01-12.14:52:38.000>
creator = 'mackal'
dependencies = []
files = ['1162']
hgrepos = []
issue_num = 875404
keywords = []
message_count = 4.0
messages = ['19632', '19633', '19634', '19635']
nosy_count = 3.0
nosy_names = ['isandler', 'jlgijsbers', 'mackal']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue875404'
versions = []
```
</p></details>
| global stmt causes breakpoints to be ignored | https://api.github.com/repos/python/cpython/issues/39804/comments | 4 | 2004-01-12T14:52:38Z | 2022-04-09T23:10:14Z | https://github.com/python/cpython/issues/39804 | 1,198,799,977 | 39,804 |
[
"python",
"cpython"
] | BPO | [875157](https://bugs.python.org/issue875157)
--- | :---
Nosy | @tim-one, @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-06-01.12:17:29.000>
created_at = <Date 2004-01-11.22:37:02.000>
labels = ['library']
title = "file.read returns reaches EOF when it shouldn't"
updated_at = <Date 2005-06-01.12:17:29.000>
user = 'https://bugs.python.org/turingcomplete'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-01.12:17:29.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-11.22:37:02.000>
creator = 'turingcomplete'
dependencies = []
files = []
hgrepos = []
issue_num = 875157
keywords = []
message_count = 4.0
messages = ['19628', '19629', '19630', '19631']
nosy_count = 4.0
nosy_names = ['tim.peters', 'georg.brandl', 'rhettinger', 'turingcomplete']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue875157'
versions = ['Python 2.2']
```
</p></details>
| file.read returns reaches EOF when it shouldn't | https://api.github.com/repos/python/cpython/issues/39803/comments | 4 | 2004-01-11T22:37:02Z | 2022-04-09T23:10:13Z | https://github.com/python/cpython/issues/39803 | 1,198,799,975 | 39,803 |
[
"python",
"cpython"
] | BPO | [874900](https://bugs.python.org/issue874900)
--- | :---
Nosy | @gpshead, @jcea, @amauryfa, @pitrou, @benjaminp
Files | <li>[fork_threading.py](https://bugs.python.org/file9288/fork_threading.py "Uploaded as text/plain at 2008-01-25.21:58:04 by @pitrou"): demo script</li><li>[fork-and-threading5-gps01.patch](https://bugs.python.org/file10889/fork-and-threading5-gps01.patch "Uploaded as text/plain at 2008-07-12.22:22:53 by @gpshead"): fixes fork-and-thread4, pitrou's fork_threading.py works with this patch.</li><li>[threading-874900-improvement-gps01.diff](https://bugs.python.org/file10932/threading-874900-improvement-gps01.diff "Uploaded as text/plain at 2008-07-17.23:33:45 by @gpshead"): is this an improvement? is it needed?</li><li>[forkthread.patch](https://bugs.python.org/file11378/forkthread.patch "Uploaded as text/plain at 2008-09-04.22:55:55 by @pitrou")</li><li>[forkthread2.patch](https://bugs.python.org/file11379/forkthread2.patch "Uploaded as text/plain at 2008-09-04.23:17:39 by @pitrou")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2008-09-06.23:04:57.802>
created_at = <Date 2004-01-11.14:28:06.000>
labels = ['interpreter-core', 'type-bug', 'release-blocker']
title = 'threading module can deadlock after fork'
updated_at = <Date 2011-07-11.06:04:45.798>
user = 'https://bugs.python.org/mikemccand'
```
bugs.python.org fields:
```python
activity = <Date 2011-07-11.06:04:45.798>
actor = 'nirai'
assignee = 'none'
closed = True
closed_date = <Date 2008-09-06.23:04:57.802>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2004-01-11.14:28:06.000>
creator = 'mikemccand'
dependencies = []
files = ['9288', '10889', '10932', '11378', '11379']
hgrepos = []
issue_num = 874900
keywords = ['patch', 'needs review']
message_count = 54.0
messages = ['60453', '60454', '60455', '61693', '61695', '69423', '69437', '69466', '69467', '69468', '69470', '69476', '69477', '69478', '69479', '69492', '69512', '69549', '69550', '69569', '69601', '69603', '69607', '69696', '69702', '69784', '69793', '69795', '69825', '69867', '69868', '69878', '69888', '69889', '69893', '69894', '69928', '70174', '71297', '71298', '71301', '71315', '71818', '71824', '72546', '72549', '72550', '72551', '72552', '72591', '72716', '72717', '72721', '72727']
nosy_count = 10.0
nosy_names = ['gregory.p.smith', 'jcea', 'mikemccand', 'tzot', 'amaury.forgeotdarc', 'Rhamphoryncus', 'pitrou', 'benjamin.peterson', 'jnoller', 'bobbyi']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue874900'
versions = ['Python 3.0']
```
</p></details>
| threading module can deadlock after fork | https://api.github.com/repos/python/cpython/issues/39802/comments | 54 | 2004-01-11T14:28:06Z | 2022-04-09T23:10:12Z | https://github.com/python/cpython/issues/39802 | 1,198,799,971 | 39,802 |
[
"python",
"cpython"
] | BPO | [874842](https://bugs.python.org/issue874842)
--- | :---
Nosy | @gvanrossum, @gstein
Files | <li>[httplib.diff](https://bugs.python.org/file1161/httplib.diff "Uploaded as text/plain at 2004-01-11.11:16:19 by zwoop"): Patch for httplib.py and Akamai URLs</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-14.00:29:57.000>
created_at = <Date 2004-01-11.11:16:19.000>
labels = ['library']
title = 'httplib fails on Akamai URLs'
updated_at = <Date 2004-05-14.00:29:57.000>
user = 'https://bugs.python.org/zwoop'
```
bugs.python.org fields:
```python
activity = <Date 2004-05-14.00:29:57.000>
actor = 'gvanrossum'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-11.11:16:19.000>
creator = 'zwoop'
dependencies = []
files = ['1161']
hgrepos = []
issue_num = 874842
keywords = []
message_count = 15.0
messages = ['19613', '19614', '19615', '19616', '19617', '19618', '19619', '19620', '19621', '19622', '19623', '19624', '19625', '19626', '19627']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'jhylton', 'gstein', 'zwoop']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue874842'
versions = ['Python 2.3']
```
</p></details>
| httplib fails on Akamai URLs | https://api.github.com/repos/python/cpython/issues/39801/comments | 15 | 2004-01-11T11:16:19Z | 2022-04-09T23:10:11Z | https://github.com/python/cpython/issues/39801 | 1,198,799,967 | 39,801 |
[
"python",
"cpython"
] | BPO | [874534](https://bugs.python.org/issue874534)
--- | :---
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 = None
closed_at = <Date 2006-01-09.12:11:20.000>
created_at = <Date 2004-01-10.18:32:25.000>
labels = []
title = '2.[345]: --with-wctype-functions 4 test failures'
updated_at = <Date 2006-01-09.12:11:20.000>
user = 'https://bugs.python.org/pierre42'
```
bugs.python.org fields:
```python
activity = <Date 2006-01-09.12:11:20.000>
actor = 'lemburg'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-01-10.18:32:25.000>
creator = 'pierre42'
dependencies = []
files = []
hgrepos = []
issue_num = 874534
keywords = []
message_count = 5.0
messages = ['19608', '19609', '19610', '19611', '19612']
nosy_count = 4.0
nosy_names = ['lemburg', 'nnorwitz', 'pierre42', 'spektrum']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue874534'
versions = ['Python 2.5']
```
</p></details>
| 2.[345]: --with-wctype-functions 4 test failures | https://api.github.com/repos/python/cpython/issues/39800/comments | 5 | 2004-01-10T18:32:25Z | 2022-04-09T23:10:10Z | https://github.com/python/cpython/issues/39800 | 1,198,799,966 | 39,800 |
[
"python",
"cpython"
] | BPO | [874358](https://bugs.python.org/issue874358)
--- | :---
Nosy | @gvanrossum, @sjoerdmullender
Files | <li>[imageop.patch](https://bugs.python.org/file5780/imageop.patch "Uploaded as text/plain at 2004-01-10.10:47:42 by @sjoerdmullender"): Patch for adding a backward_compatible flag.</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/sjoerdmullender'
closed_at = <Date 2004-01-10.20:44:38.000>
created_at = <Date 2004-01-10.10:47:42.000>
labels = ['extension-modules']
title = 'imageop on little-endian systems uses reversed byte order'
updated_at = <Date 2004-01-10.20:44:38.000>
user = 'https://github.com/sjoerdmullender'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-10.20:44:38.000>
actor = 'sjoerd'
assignee = 'sjoerd'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-01-10.10:47:42.000>
creator = 'sjoerd'
dependencies = []
files = ['5780']
hgrepos = []
issue_num = 874358
keywords = ['patch']
message_count = 3.0
messages = ['45233', '45234', '45235']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'sjoerd']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue874358'
versions = ['Python 2.4']
```
</p></details>
| imageop on little-endian systems uses reversed byte order | https://api.github.com/repos/python/cpython/issues/39799/comments | 3 | 2004-01-10T10:47:42Z | 2022-04-09T23:10:09Z | https://github.com/python/cpython/issues/39799 | 1,198,799,960 | 39,799 |
[
"python",
"cpython"
] | BPO | [874354](https://bugs.python.org/issue874354)
--- | :---
Nosy | @loewis, @goodger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/goodger'
closed_at = <Date 2004-09-24.00:30:25.000>
created_at = <Date 2004-01-10.10:36:01.000>
labels = ['library']
title = "ConfigParser's get method gives utf-8 for a utf-16 config..."
updated_at = <Date 2004-09-24.00:30:25.000>
user = 'https://bugs.python.org/kaishaku'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-24.00:30:25.000>
actor = 'goodger'
assignee = 'goodger'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-10.10:36:01.000>
creator = 'kaishaku'
dependencies = []
files = []
hgrepos = []
issue_num = 874354
keywords = []
message_count = 3.0
messages = ['19605', '19606', '19607']
nosy_count = 3.0
nosy_names = ['loewis', 'goodger', 'kaishaku']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue874354'
versions = ['Python 2.3']
```
</p></details>
| ConfigParser's get method gives utf-8 for a utf-16 config... | https://api.github.com/repos/python/cpython/issues/39798/comments | 3 | 2004-01-10T10:36:01Z | 2022-04-09T23:10:08Z | https://github.com/python/cpython/issues/39798 | 1,198,799,954 | 39,798 |
[
"python",
"cpython"
] | BPO | [874083](https://bugs.python.org/issue874083)
--- | :---
Nosy | @gvanrossum, @loewis
Files | <li>[socket-bluetooth.diff](https://bugs.python.org/file5779/socket-bluetooth.diff "Uploaded as text/plain at 2004-01-09.21:42:38 by frederikfix")</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-01-31.12:36:25.000>
created_at = <Date 2004-01-09.21:42:37.000>
labels = ['extension-modules']
title = 'Bluetooth support for socket module'
updated_at = <Date 2004-01-31.12:36:25.000>
user = 'https://bugs.python.org/frederikfix'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-31.12:36:25.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-01-09.21:42:37.000>
creator = 'frederikfix'
dependencies = []
files = ['5779']
hgrepos = []
issue_num = 874083
keywords = ['patch']
message_count = 4.0
messages = ['45229', '45230', '45231', '45232']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'loewis', 'frederikfix']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue874083'
versions = ['Python 2.4']
```
</p></details>
| Bluetooth support for socket module | https://api.github.com/repos/python/cpython/issues/39797/comments | 4 | 2004-01-09T21:42:37Z | 2022-04-09T23:10:06Z | https://github.com/python/cpython/issues/39797 | 1,198,799,950 | 39,797 |
[
"python",
"cpython"
] | BPO | [874042](https://bugs.python.org/issue874042)
--- | :---
Nosy | @tim-one, @brettcannon
Files | <li>[timet.txt](https://bugs.python.org/file1160/timet.txt "Uploaded at 2004-06-19.06:32:10 by @tim-one"): new func + patches to {c,gm,local}time()</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/brettcannon'
closed_at = <Date 2004-06-20.02:32:49.000>
created_at = <Date 2004-01-09.20:57:49.000>
labels = ['library']
title = 'wrong answers from ctime'
updated_at = <Date 2004-06-20.02:32:49.000>
user = 'https://bugs.python.org/phr'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-20.02:32:49.000>
actor = 'tim.peters'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-09.20:57:49.000>
creator = 'phr'
dependencies = []
files = ['1160']
hgrepos = []
issue_num = 874042
keywords = []
message_count = 11.0
messages = ['19594', '19595', '19596', '19597', '19598', '19599', '19600', '19601', '19602', '19603', '19604']
nosy_count = 5.0
nosy_names = ['tim.peters', 'nobody', 'brett.cannon', 'phr', 'insomnike']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue874042'
versions = ['Python 2.2']
```
</p></details>
| wrong answers from ctime | https://api.github.com/repos/python/cpython/issues/39796/comments | 11 | 2004-01-09T20:57:49Z | 2022-04-09T23:10:06Z | https://github.com/python/cpython/issues/39796 | 1,198,799,945 | 39,796 |
[
"python",
"cpython"
] | BPO | [873652](https://bugs.python.org/issue873652)
--- | :---
Nosy | @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/brettcannon'
closed_at = <Date 2004-03-02.04:54:59.000>
created_at = <Date 2004-01-09.09:40:28.000>
labels = ['docs']
title = 'Platform module not documented'
updated_at = <Date 2004-03-02.04:54:59.000>
user = 'https://bugs.python.org/brunns'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-02.04:54:59.000>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-01-09.09:40:28.000>
creator = 'brunns'
dependencies = []
files = []
hgrepos = []
issue_num = 873652
keywords = []
message_count = 3.0
messages = ['19591', '19592', '19593']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'brunns']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue873652'
versions = ['Python 2.3']
```
</p></details>
| Platform module not documented | https://api.github.com/repos/python/cpython/issues/39795/comments | 3 | 2004-01-09T09:40:28Z | 2022-04-09T23:10:05Z | https://github.com/python/cpython/issues/39795 | 1,198,799,942 | 39,795 |
[
"python",
"cpython"
] | BPO | [873597](https://bugs.python.org/issue873597)
--- | :---
Nosy | @loewis, @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-01-17.14:47:11.000>
created_at = <Date 2004-01-09.07:55:32.000>
labels = ['library']
title = 'The cjkcodecs integration'
updated_at = <Date 2004-01-17.14:47:11.000>
user = 'https://github.com/hyeshik'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-17.14:47:11.000>
actor = 'hyeshik.chang'
assignee = 'hyeshik.chang'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-09.07:55:32.000>
creator = 'hyeshik.chang'
dependencies = []
files = []
hgrepos = []
issue_num = 873597
keywords = ['patch']
message_count = 5.0
messages = ['45224', '45225', '45226', '45227', '45228']
nosy_count = 2.0
nosy_names = ['loewis', 'hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue873597'
versions = ['Python 2.4']
```
</p></details>
| The cjkcodecs integration | https://api.github.com/repos/python/cpython/issues/39794/comments | 5 | 2004-01-09T07:55:32Z | 2022-04-09T23:10:04Z | https://github.com/python/cpython/issues/39794 | 1,198,799,937 | 39,794 |
[
"python",
"cpython"
] | BPO | [873418](https://bugs.python.org/issue873418)
--- | :---
Nosy | @warsaw, @doko42
Files | <li>[message.patch](https://bugs.python.org/file5778/message.patch "Uploaded as text/plain at 2004-01-09.00:08:57 by @doko42"): patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2004-08-16.15:01:55.000>
created_at = <Date 2004-01-09.00:08:57.000>
labels = ['library']
title = 'email/Message.py: del_param fails when specifying a header'
updated_at = <Date 2004-08-16.15:01:55.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-16.15:01:55.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-09.00:08:57.000>
creator = 'doko'
dependencies = []
files = ['5778']
hgrepos = []
issue_num = 873418
keywords = ['patch']
message_count = 2.0
messages = ['45222', '45223']
nosy_count = 2.0
nosy_names = ['barry', 'doko']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue873418'
versions = ['Python 2.3']
```
</p></details>
| email/Message.py: del_param fails when specifying a header | https://api.github.com/repos/python/cpython/issues/39793/comments | 2 | 2004-01-09T00:08:57Z | 2022-04-09T23:10:03Z | https://github.com/python/cpython/issues/39793 | 1,198,799,934 | 39,793 |
[
"python",
"cpython"
] | BPO | [873305](https://bugs.python.org/issue873305)
--- | :---
Nosy | @rhettinger, @terryjreedy
Files | <li>[listobject.c.diff](https://bugs.python.org/file5777/listobject.c.diff "Uploaded as text/plain at 2004-01-08.20:46:57 by jbrandmeyer")</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-16.19:36:03.000>
created_at = <Date 2004-01-08.20:46:57.000>
labels = []
title = 'list.__setitem__(slice) behavior'
updated_at = <Date 2004-03-16.19:36:03.000>
user = 'https://bugs.python.org/jbrandmeyer'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-16.19:36:03.000>
actor = 'jbrandmeyer'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-01-08.20:46:57.000>
creator = 'jbrandmeyer'
dependencies = []
files = ['5777']
hgrepos = []
issue_num = 873305
keywords = ['patch']
message_count = 7.0
messages = ['45215', '45216', '45217', '45218', '45219', '45220', '45221']
nosy_count = 3.0
nosy_names = ['rhettinger', 'terry.reedy', 'jbrandmeyer']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue873305'
versions = []
```
</p></details>
| list.__setitem__(slice) behavior | https://api.github.com/repos/python/cpython/issues/39792/comments | 7 | 2004-01-08T20:46:57Z | 2022-04-09T23:10:01Z | https://github.com/python/cpython/issues/39792 | 1,198,799,930 | 39,792 |
[
"python",
"cpython"
] | BPO | [873246](https://bugs.python.org/issue873246)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2004-05-05.04:57:34.000>
created_at = <Date 2004-01-08.19:17:28.000>
labels = ['docs']
title = 'pickle: __getinitargs__ not used for new-style objects'
updated_at = <Date 2004-05-05.04:57:34.000>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2004-05-05.04:57:34.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-01-08.19:17:28.000>
creator = 'fdrake'
dependencies = []
files = []
hgrepos = []
issue_num = 873246
keywords = []
message_count = 2.0
messages = ['19589', '19590']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue873246'
versions = []
```
</p></details>
| pickle: __getinitargs__ not used for new-style objects | https://api.github.com/repos/python/cpython/issues/39791/comments | 2 | 2004-01-08T19:17:28Z | 2022-04-09T23:10:00Z | https://github.com/python/cpython/issues/39791 | 1,198,799,927 | 39,791 |
[
"python",
"cpython"
] | BPO | [873224](https://bugs.python.org/issue873224)
--- | :---
Nosy | @mwhudson, @loewis, @arigo
Files | <li>[marshal_cleanup.diff](https://bugs.python.org/file5775/marshal_cleanup.diff "Uploaded as text/plain at 2004-01-08.18:29:01 by @arigo"): Cleanup of marshal.c.</li><li>[test_marshal.diff](https://bugs.python.org/file5776/test_marshal.diff "Uploaded as text/plain at 2004-01-08.19:00:39 by @arigo"): Test cases for test_marchal.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/arigo'
closed_at = <Date 2004-03-26.15:24:52.000>
created_at = <Date 2004-01-08.18:29:01.000>
labels = ['interpreter-core']
title = 'Marshal clean-up'
updated_at = <Date 2004-03-26.15:24:52.000>
user = 'https://github.com/arigo'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-26.15:24:52.000>
actor = 'arigo'
assignee = 'arigo'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-01-08.18:29:01.000>
creator = 'arigo'
dependencies = []
files = ['5775', '5776']
hgrepos = []
issue_num = 873224
keywords = ['patch']
message_count = 5.0
messages = ['45210', '45211', '45212', '45213', '45214']
nosy_count = 3.0
nosy_names = ['mwh', 'loewis', 'arigo']
pr_nums = []
priority = 'low'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue873224'
versions = ['Python 2.4']
```
</p></details>
| Marshal clean-up | https://api.github.com/repos/python/cpython/issues/39790/comments | 5 | 2004-01-08T18:29:01Z | 2022-04-09T23:09:59Z | https://github.com/python/cpython/issues/39790 | 1,198,799,923 | 39,790 |
[
"python",
"cpython"
] | BPO | [873211](https://bugs.python.org/issue873211)
--- | :---
Nosy | @rhettinger
Files | <li>[trace.patch](https://bugs.python.org/file5774/trace.patch "Uploaded as text/plain at 2004-01-08.18:07:10 by nicoddemus")</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-13.21:08:29.000>
created_at = <Date 2004-01-08.18:07:10.000>
labels = ['library']
title = 'trace.py: simple bug in write_results_file'
updated_at = <Date 2004-03-13.21:08:29.000>
user = 'https://bugs.python.org/nicoddemus'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-13.21:08:29.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-08.18:07:10.000>
creator = 'nicoddemus'
dependencies = []
files = ['5774']
hgrepos = []
issue_num = 873211
keywords = ['patch']
message_count = 2.0
messages = ['45208', '45209']
nosy_count = 2.0
nosy_names = ['rhettinger', 'nicoddemus']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue873211'
versions = []
```
</p></details>
| trace.py: simple bug in write_results_file | https://api.github.com/repos/python/cpython/issues/39789/comments | 2 | 2004-01-08T18:07:10Z | 2022-04-09T23:09:57Z | https://github.com/python/cpython/issues/39789 | 1,198,799,916 | 39,789 |
[
"python",
"cpython"
] | BPO | [873205](https://bugs.python.org/issue873205)
--- | :---
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-01-11.23:06:10.000>
created_at = <Date 2004-01-08.18:03:02.000>
labels = ['docs']
title = 'Wrong URL for external documentation link (Lib ref 11.9)'
updated_at = <Date 2004-01-11.23:06:10.000>
user = 'https://bugs.python.org/bmr335'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-11.23:06:10.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-01-08.18:03:02.000>
creator = 'bmr335'
dependencies = []
files = []
hgrepos = []
issue_num = 873205
keywords = []
message_count = 2.0
messages = ['19587', '19588']
nosy_count = 2.0
nosy_names = ['akuchling', 'bmr335']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue873205'
versions = ['Python 2.3']
```
</p></details>
| Wrong URL for external documentation link (Lib ref 11.9) | https://api.github.com/repos/python/cpython/issues/39788/comments | 2 | 2004-01-08T18:03:02Z | 2022-04-09T23:09:57Z | https://github.com/python/cpython/issues/39788 | 1,198,799,912 | 39,788 |
[
"python",
"cpython"
] | BPO | [873150](https://bugs.python.org/issue873150)
--- | :---
Nosy | @tim-one, @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2008-12-04.15:37:10.365>
created_at = <Date 2004-01-08.15:53:28.000>
labels = ['type-feature', 'library']
title = 'pickletools support for multiple pickles in a string'
updated_at = <Date 2008-12-04.15:37:10.354>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2008-12-04.15:37:10.354>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = <Date 2008-12-04.15:37:10.365>
closer = 'fdrake'
components = ['Library (Lib)']
creation = <Date 2004-01-08.15:53:28.000>
creator = 'fdrake'
dependencies = []
files = []
hgrepos = []
issue_num = 873150
keywords = []
message_count = 6.0
messages = ['60448', '60449', '60450', '60451', '60452', '76888']
nosy_count = 2.0
nosy_names = ['tim.peters', 'fdrake']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue873150'
versions = []
```
</p></details>
| pickletools support for multiple pickles in a string | https://api.github.com/repos/python/cpython/issues/39787/comments | 6 | 2004-01-08T15:53:28Z | 2022-04-09T23:09:56Z | https://github.com/python/cpython/issues/39787 | 1,198,799,906 | 39,787 |
[
"python",
"cpython"
] | BPO | [873146](https://bugs.python.org/issue873146)
--- | :---
Nosy | @freddrake, @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-08-07.16:54:18.000>
created_at = <Date 2004-01-08.15:44:43.000>
labels = ['docs']
title = 'pickletools module is not documented'
updated_at = <Date 2004-08-07.16:54:18.000>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-07.16:54:18.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-01-08.15:44:43.000>
creator = 'fdrake'
dependencies = []
files = []
hgrepos = []
issue_num = 873146
keywords = []
message_count = 2.0
messages = ['19585', '19586']
nosy_count = 2.0
nosy_names = ['fdrake', 'akuchling']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue873146'
versions = ['Python 2.3']
```
</p></details>
| pickletools module is not documented | https://api.github.com/repos/python/cpython/issues/39786/comments | 2 | 2004-01-08T15:44:43Z | 2022-04-09T23:09:55Z | https://github.com/python/cpython/issues/39786 | 1,198,799,900 | 39,786 |
[
"python",
"cpython"
] | BPO | [873005](https://bugs.python.org/issue873005)
--- | :---
Nosy | @malemburg, @theller
Files | <li>[platform.diff](https://bugs.python.org/file1159/platform.diff "Uploaded as text/plain at 2004-01-08.19:10:26 by @theller"): Patch for platform.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/malemburg'
closed_at = <Date 2004-03-25.19:26:39.000>
created_at = <Date 2004-01-08.11:28:21.000>
labels = ['library']
title = 'platform module needs update'
updated_at = <Date 2004-03-25.19:26:39.000>
user = 'https://github.com/theller'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-25.19:26:39.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-08.11:28:21.000>
creator = 'theller'
dependencies = []
files = ['1159']
hgrepos = []
issue_num = 873005
keywords = []
message_count = 4.0
messages = ['19581', '19582', '19583', '19584']
nosy_count = 2.0
nosy_names = ['lemburg', 'theller']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue873005'
versions = []
```
</p></details>
| platform module needs update | https://api.github.com/repos/python/cpython/issues/39785/comments | 4 | 2004-01-08T11:28:21Z | 2022-04-09T23:09:54Z | https://github.com/python/cpython/issues/39785 | 1,198,799,898 | 39,785 |
[
"python",
"cpython"
] | BPO | [872815](https://bugs.python.org/issue872815)
--- | :---
Nosy | @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 = None
closed_at = <Date 2009-02-20.01:54:22.776>
created_at = <Date 2004-01-08.03:27:39.000>
labels = ['invalid', 'type-bug', 'library']
title = 'How to pass the proxy server use socket'
updated_at = <Date 2009-02-20.01:54:22.775>
user = 'https://bugs.python.org/ulyssesh'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-20.01:54:22.775>
actor = 'ajaksu2'
assignee = 'none'
closed = True
closed_date = <Date 2009-02-20.01:54:22.776>
closer = 'ajaksu2'
components = ['Library (Lib)']
creation = <Date 2004-01-08.03:27:39.000>
creator = 'ulyssesh'
dependencies = []
files = []
hgrepos = []
issue_num = 872815
keywords = []
message_count = 2.0
messages = ['60447', '81884']
nosy_count = 2.0
nosy_names = ['ulyssesh', 'ajaksu2']
pr_nums = []
priority = 'low'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue872815'
versions = []
```
</p></details>
| How to pass the proxy server use socket | https://api.github.com/repos/python/cpython/issues/39784/comments | 2 | 2004-01-08T03:27:39Z | 2022-04-09T23:09:52Z | https://github.com/python/cpython/issues/39784 | 1,198,799,890 | 39,784 |
[
"python",
"cpython"
] | BPO | [872769](https://bugs.python.org/issue872769)
--- | :---
Nosy | @birkenfeld, @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/birkenfeld'
closed_at = <Date 2005-07-17.21:10:29.000>
created_at = <Date 2004-01-08.01:40:35.000>
labels = ['docs']
title = 'os.access() documentation should stress race conditions'
updated_at = <Date 2005-07-17.21:10:29.000>
user = 'https://bugs.python.org/setharnold'
```
bugs.python.org fields:
```python
activity = <Date 2005-07-17.21:10:29.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-01-08.01:40:35.000>
creator = 'setharnold'
dependencies = []
files = []
hgrepos = []
issue_num = 872769
keywords = []
message_count = 2.0
messages = ['19579', '19580']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'georg.brandl', 'setharnold']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue872769'
versions = []
```
</p></details>
| os.access() documentation should stress race conditions | https://api.github.com/repos/python/cpython/issues/39783/comments | 2 | 2004-01-08T01:40:35Z | 2022-04-09T23:09:51Z | https://github.com/python/cpython/issues/39783 | 1,198,799,886 | 39,783 |
[
"python",
"cpython"
] | BPO | [872736](https://bugs.python.org/issue872736)
--- | :---
Nosy | @birkenfeld
Files | <li>[url2.py](https://bugs.python.org/file1158/url2.py "Uploaded as text/plain at 2004-01-08.00:20:41 by eggsy"): Sample script showing 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 2006-03-07.03:28:50.000>
created_at = <Date 2004-01-08.00:20:41.000>
labels = ['library']
title = 'Python 2.3.3 urllib proxy support fails'
updated_at = <Date 2006-03-07.03:28:50.000>
user = 'https://bugs.python.org/eggsy'
```
bugs.python.org fields:
```python
activity = <Date 2006-03-07.03:28:50.000>
actor = 'sf-robot'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-08.00:20:41.000>
creator = 'eggsy'
dependencies = []
files = ['1158']
hgrepos = []
issue_num = 872736
keywords = []
message_count = 4.0
messages = ['19575', '19576', '19577', '19578']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'sf-robot', 'jimjjewett', 'eggsy']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue872736'
versions = ['Python 2.3']
```
</p></details>
| Python 2.3.3 urllib proxy support fails | https://api.github.com/repos/python/cpython/issues/39782/comments | 4 | 2004-01-08T00:20:41Z | 2022-04-09T23:09:49Z | https://github.com/python/cpython/issues/39782 | 1,198,799,882 | 39,782 |
[
"python",
"cpython"
] | BPO | [872686](https://bugs.python.org/issue872686)
--- | :---
Nosy | @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:04:54.451>
created_at = <Date 2004-01-07.22:52:06.000>
labels = ['build']
title = 'Python 2.3.3 test_tempfile test_mode() fails on AIX 5.2'
updated_at = <Date 2008-01-20.19:04:54.450>
user = 'https://bugs.python.org/wheelrl'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-20.19:04:54.450>
actor = 'christian.heimes'
assignee = 'none'
closed = True
closed_date = <Date 2008-01-20.19:04:54.451>
closer = 'christian.heimes'
components = ['Build']
creation = <Date 2004-01-07.22:52:06.000>
creator = 'wheelrl'
dependencies = []
files = []
hgrepos = []
issue_num = 872686
keywords = []
message_count = 2.0
messages = ['60446', '61331']
nosy_count = 2.0
nosy_names = ['wheelrl', 'christian.heimes']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue872686'
versions = ['Python 2.3']
```
</p></details>
| Python 2.3.3 test_tempfile test_mode() fails on AIX 5.2 | https://api.github.com/repos/python/cpython/issues/39781/comments | 2 | 2004-01-07T22:52:06Z | 2022-04-09T23:09:48Z | https://github.com/python/cpython/issues/39781 | 1,198,799,877 | 39,781 |
[
"python",
"cpython"
] | BPO | [872461](https://bugs.python.org/issue872461)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2004-01-07.15:31:01.000>
created_at = <Date 2004-01-07.15:31:01.000>
labels = ['docs']
title = 'list.extend() described as experimental'
updated_at = <Date 2004-01-07.15:31:01.000>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-07.15:31:01.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-01-07.15:31:01.000>
creator = 'fdrake'
dependencies = []
files = []
hgrepos = []
issue_num = 872461
keywords = []
message_count = 1.0
messages = ['19574']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue872461'
versions = ['Python 2.3']
```
</p></details>
| list.extend() described as experimental | https://api.github.com/repos/python/cpython/issues/39780/comments | 1 | 2004-01-07T15:31:01Z | 2022-04-09T23:09:48Z | https://github.com/python/cpython/issues/39780 | 1,198,799,872 | 39,780 |
[
"python",
"cpython"
] | BPO | [872392](https://bugs.python.org/issue872392)
--- | :---
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 2005-09-22.06:47:49.000>
created_at = <Date 2004-01-07.13:36:33.000>
labels = ['build']
title = 'Finding X11 fails on SuSE Opteron'
updated_at = <Date 2005-09-22.06:47:49.000>
user = 'https://bugs.python.org/josephwinston'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-22.06:47:49.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-01-07.13:36:33.000>
creator = 'josephwinston'
dependencies = []
files = []
hgrepos = []
issue_num = 872392
keywords = []
message_count = 2.0
messages = ['19572', '19573']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'josephwinston']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue872392'
versions = []
```
</p></details>
| Finding X11 fails on SuSE Opteron | https://api.github.com/repos/python/cpython/issues/39779/comments | 2 | 2004-01-07T13:36:33Z | 2022-04-09T23:09:46Z | https://github.com/python/cpython/issues/39779 | 1,198,799,868 | 39,779 |
[
"python",
"cpython"
] | BPO | [872326](https://bugs.python.org/issue872326)
--- | :---
Nosy | @mwhudson, @gvanrossum, @arigo, @rhettinger, @hyeshik
Files | <li>[genexpr-doc.diff](https://bugs.python.org/file5769/genexpr-doc.diff "Uploaded as text/plain at 2004-03-17.05:37:11 by @hyeshik"): documentation draft for generator expression</li><li>[gexp.diff.capture](https://bugs.python.org/file5770/gexp.diff.capture "Uploaded at 2004-03-27.15:56:45 by jiwon"): variable capture version. (without any precomputation of iterables)</li><li>[gexp.diff.lazy_bind](https://bugs.python.org/file5771/gexp.diff.lazy_bind "Uploaded at 2004-03-27.15:58:11 by jiwon"): patch without any precomputation or early binding.</li><li>[gexp.diff.precompute-outmost](https://bugs.python.org/file5772/gexp.diff.precompute-outmost "Uploaded at 2004-05-15.17:24:10 by jiwon"): lazy-binding + outmost iterable precomputation version</li><li>[genexpr-doc.diff](https://bugs.python.org/file5773/genexpr-doc.diff "Uploaded as text/plain at 2004-05-20.16:51:06 by jiwon"): documentation for generator expression. (including precomputation issues)</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-21.08:05:51.000>
created_at = <Date 2004-01-07.12:10:43.000>
labels = ['interpreter-core']
title = 'generator expression implementation'
updated_at = <Date 2004-05-21.08:05:51.000>
user = 'https://bugs.python.org/jiwon'
```
bugs.python.org fields:
```python
activity = <Date 2004-05-21.08:05:51.000>
actor = 'arigo'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-01-07.12:10:43.000>
creator = 'jiwon'
dependencies = []
files = ['5769', '5770', '5771', '5772', '5773']
hgrepos = []
issue_num = 872326
keywords = ['patch']
message_count = 62.0
messages = ['45146', '45147', '45148', '45149', '45150', '45151', '45152', '45153', '45154', '45155', '45156', '45157', '45158', '45159', '45160', '45161', '45162', '45163', '45164', '45165', '45166', '45167', '45168', '45169', '45170', '45171', '45172', '45173', '45174', '45175', '45176', '45177', '45178', '45179', '45180', '45181', '45182', '45183', '45184', '45185', '45186', '45187', '45188', '45189', '45190', '45191', '45192', '45193', '45194', '45195', '45196', '45197', '45198', '45199', '45200', '45201', '45202', '45203', '45204', '45205', '45206', '45207']
nosy_count = 7.0
nosy_names = ['mwh', 'gvanrossum', 'arigo', 'rhettinger', 'quiver', 'hyeshik.chang', 'jiwon']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue872326'
versions = []
```
</p></details>
| generator expression implementation | https://api.github.com/repos/python/cpython/issues/39778/comments | 62 | 2004-01-07T12:10:43Z | 2022-04-09T23:09:45Z | https://github.com/python/cpython/issues/39778 | 1,198,799,865 | 39,778 |
[
"python",
"cpython"
] | BPO | [872265](https://bugs.python.org/issue872265)
--- | :---
Nosy | @tim-one, @loewis, @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-08-03.14:37:26.000>
created_at = <Date 2004-01-07.10:32:37.000>
labels = ['library']
title = 'fpectl module needs updating'
updated_at = <Date 2006-08-03.14:37:26.000>
user = 'https://bugs.python.org/stevech'
```
bugs.python.org fields:
```python
activity = <Date 2006-08-03.14:37:26.000>
actor = 'akuchling'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-07.10:32:37.000>
creator = 'stevech'
dependencies = []
files = []
hgrepos = []
issue_num = 872265
keywords = []
message_count = 4.0
messages = ['19568', '19569', '19570', '19571']
nosy_count = 4.0
nosy_names = ['tim.peters', 'loewis', 'akuchling', 'stevech']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue872265'
versions = ['Python 2.3']
```
</p></details>
| fpectl module needs updating | https://api.github.com/repos/python/cpython/issues/39777/comments | 4 | 2004-01-07T10:32:37Z | 2022-04-09T23:09:44Z | https://github.com/python/cpython/issues/39777 | 1,198,799,860 | 39,777 |
[
"python",
"cpython"
] | BPO | [872175](https://bugs.python.org/issue872175)
--- | :---
Nosy | @mwhudson, @birkenfeld, @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 2006-03-17.19:49:05.000>
created_at = <Date 2004-01-07.06:15:09.000>
labels = ['type-feature', 'build']
title = 'README build instructions for fpectl'
updated_at = <Date 2006-03-17.19:49:05.000>
user = 'https://bugs.python.org/stevech'
```
bugs.python.org fields:
```python
activity = <Date 2006-03-17.19:49:05.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2004-01-07.06:15:09.000>
creator = 'stevech'
dependencies = []
files = []
hgrepos = []
issue_num = 872175
keywords = []
message_count = 4.0
messages = ['19564', '19565', '19566', '19567']
nosy_count = 4.0
nosy_names = ['mwh', 'georg.brandl', 'georg.brandl', 'stevech']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue872175'
versions = []
```
</p></details>
| README build instructions for fpectl | https://api.github.com/repos/python/cpython/issues/39776/comments | 4 | 2004-01-07T06:15:09Z | 2022-04-09T23:09:43Z | https://github.com/python/cpython/issues/39776 | 1,198,799,853 | 39,776 |
[
"python",
"cpython"
] | BPO | [871896](https://bugs.python.org/issue871896)
--- | :---
Nosy | @loewis, @theller
Files | <li>[msilib.diff](https://bugs.python.org/file5768/msilib.diff "Uploaded as text/plain at 2004-01-06.20:04:18 by @theller"): Patch for msilib.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/loewis'
closed_at = <Date 2004-01-07.08:52:50.000>
created_at = <Date 2004-01-06.20:04:18.000>
labels = []
title = 'msilib.py EnsureModule does not work'
updated_at = <Date 2004-01-07.08:52:50.000>
user = 'https://github.com/theller'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-07.08:52:50.000>
actor = 'theller'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-01-06.20:04:18.000>
creator = 'theller'
dependencies = []
files = ['5768']
hgrepos = []
issue_num = 871896
keywords = ['patch']
message_count = 4.0
messages = ['45142', '45143', '45144', '45145']
nosy_count = 2.0
nosy_names = ['loewis', 'theller']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue871896'
versions = ['Python 2.4']
```
</p></details>
| msilib.py EnsureModule does not work | https://api.github.com/repos/python/cpython/issues/39775/comments | 4 | 2004-01-06T20:04:18Z | 2022-04-09T23:09:42Z | https://github.com/python/cpython/issues/39775 | 1,198,799,851 | 39,775 |
[
"python",
"cpython"
] | BPO | [871747](https://bugs.python.org/issue871747)
--- | :---
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-03-14.23:12:45.645>
created_at = <Date 2004-01-06.16:19:37.000>
labels = []
title = 'sys.exec_prefix does not work'
updated_at = <Date 2008-03-14.23:12:45.634>
user = 'https://bugs.python.org/sirdude'
```
bugs.python.org fields:
```python
activity = <Date 2008-03-14.23:12:45.634>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2008-03-14.23:12:45.645>
closer = 'georg.brandl'
components = ['None']
creation = <Date 2004-01-06.16:19:37.000>
creator = 'sirdude'
dependencies = []
files = []
hgrepos = []
issue_num = 871747
keywords = []
message_count = 3.0
messages = ['60445', '63531', '63542']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'schmir', 'sirdude']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue871747'
versions = []
```
</p></details>
| sys.exec_prefix does not work | https://api.github.com/repos/python/cpython/issues/39774/comments | 3 | 2004-01-06T16:19:37Z | 2022-04-09T23:09:40Z | https://github.com/python/cpython/issues/39774 | 1,198,799,848 | 39,774 |
[
"python",
"cpython"
] | BPO | [871704](https://bugs.python.org/issue871704)
--- | :---
Nosy | @rhettinger
Files | <li>[abstract.c.diff](https://bugs.python.org/file1157/abstract.c.diff "Uploaded as text/plain at 2004-01-06.14:53:38 by glchapman")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-01-11.23:27:57.000>
created_at = <Date 2004-01-06.14:53:38.000>
labels = ['interpreter-core']
title = 'Py_SequenceFast can mask errors'
updated_at = <Date 2004-01-11.23:27:57.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-11.23:27:57.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-01-06.14:53:38.000>
creator = 'glchapman'
dependencies = []
files = ['1157']
hgrepos = []
issue_num = 871704
keywords = []
message_count = 2.0
messages = ['19562', '19563']
nosy_count = 2.0
nosy_names = ['rhettinger', 'glchapman']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue871704'
versions = ['Python 2.4']
```
</p></details>
| Py_SequenceFast can mask errors | https://api.github.com/repos/python/cpython/issues/39773/comments | 2 | 2004-01-06T14:53:38Z | 2022-04-09T23:09:39Z | https://github.com/python/cpython/issues/39773 | 1,198,799,846 | 39,773 |
[
"python",
"cpython"
] | BPO | [871657](https://bugs.python.org/issue871657)
--- | :---
Nosy | @hyeshik
Files | <li>[bsdmath.diff](https://bugs.python.org/file5767/bsdmath.diff "Uploaded as text/plain at 2004-01-06.13:40:57 by @hyeshik"): my proposed 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/hyeshik'
closed_at = <Date 2004-03-22.08:54:35.000>
created_at = <Date 2004-01-06.13:40:57.000>
labels = ['interpreter-core']
title = 'math.sqrt EDOM handling for FreeBSD, OpenBSD'
updated_at = <Date 2004-03-22.08:54:35.000>
user = 'https://github.com/hyeshik'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-22.08:54:35.000>
actor = 'hyeshik.chang'
assignee = 'hyeshik.chang'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-01-06.13:40:57.000>
creator = 'hyeshik.chang'
dependencies = []
files = ['5767']
hgrepos = []
issue_num = 871657
keywords = ['patch']
message_count = 2.0
messages = ['45140', '45141']
nosy_count = 1.0
nosy_names = ['hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue871657'
versions = ['Python 2.4']
```
</p></details>
| math.sqrt EDOM handling for FreeBSD, OpenBSD | https://api.github.com/repos/python/cpython/issues/39772/comments | 2 | 2004-01-06T13:40:57Z | 2022-04-09T23:09:39Z | https://github.com/python/cpython/issues/39772 | 1,198,799,843 | 39,772 |
[
"python",
"cpython"
] | BPO | [871402](https://bugs.python.org/issue871402)
--- | :---
Nosy | @freddrake, @rhettinger
Files | <li>[libdifflib.tex.patch](https://bugs.python.org/file5766/libdifflib.tex.patch "Uploaded as text/plain at 2004-01-06.02:46:59 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 2005-03-13.15:38:39.000>
created_at = <Date 2004-01-06.02:46:59.000>
labels = ['docs']
title = "add link to DDJ's article"
updated_at = <Date 2005-03-13.15:38:39.000>
user = 'https://bugs.python.org/quiver'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-13.15:38:39.000>
actor = 'quiver'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-01-06.02:46:59.000>
creator = 'quiver'
dependencies = []
files = ['5766']
hgrepos = []
issue_num = 871402
keywords = ['patch']
message_count = 4.0
messages = ['45136', '45137', '45138', '45139']
nosy_count = 3.0
nosy_names = ['fdrake', 'rhettinger', 'quiver']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue871402'
versions = ['Python 2.2']
```
</p></details>
| add link to DDJ's article | https://api.github.com/repos/python/cpython/issues/39771/comments | 4 | 2004-01-06T02:46:59Z | 2022-04-09T23:09:38Z | https://github.com/python/cpython/issues/39771 | 1,198,799,839 | 39,771 |
[
"python",
"cpython"
] | BPO | [871378](https://bugs.python.org/issue871378)
--- | :---
Nosy | @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 2004-01-07.19:46:21.000>
created_at = <Date 2004-01-06.02:12:39.000>
labels = ['interpreter-core', 'invalid']
title = '__getattr__ and __add__ collides'
updated_at = <Date 2004-01-07.19:46:21.000>
user = 'https://bugs.python.org/shhgs'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-07.19:46:21.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-01-06.02:12:39.000>
creator = 'shhgs'
dependencies = []
files = []
hgrepos = []
issue_num = 871378
keywords = []
message_count = 2.0
messages = ['19560', '19561']
nosy_count = 2.0
nosy_names = ['rhettinger', 'shhgs']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue871378'
versions = ['Python 2.3']
```
</p></details>
| __getattr__ and __add__ collides | https://api.github.com/repos/python/cpython/issues/39770/comments | 2 | 2004-01-06T02:12:39Z | 2022-04-09T23:09:36Z | https://github.com/python/cpython/issues/39770 | 1,198,799,836 | 39,770 |
[
"python",
"cpython"
] | BPO | [871026](https://bugs.python.org/issue871026)
--- | :---
Nosy | @tim-one, @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 2006-01-10.22:54:02.000>
created_at = <Date 2004-01-05.16:37:45.000>
labels = ['interpreter-core']
title = 'PyOS_snprintf segfaults on missing native snprintf'
updated_at = <Date 2006-01-10.22:54:02.000>
user = 'https://bugs.python.org/fog'
```
bugs.python.org fields:
```python
activity = <Date 2006-01-10.22:54:02.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-01-05.16:37:45.000>
creator = 'fog'
dependencies = []
files = []
hgrepos = []
issue_num = 871026
keywords = []
message_count = 7.0
messages = ['19553', '19554', '19555', '19556', '19557', '19558', '19559']
nosy_count = 4.0
nosy_names = ['tim.peters', 'georg.brandl', 'nbastin', 'fog']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue871026'
versions = []
```
</p></details>
| PyOS_snprintf segfaults on missing native snprintf | https://api.github.com/repos/python/cpython/issues/39769/comments | 7 | 2004-01-05T16:37:45Z | 2022-04-09T23:09:35Z | https://github.com/python/cpython/issues/39769 | 1,198,799,831 | 39,769 |
[
"python",
"cpython"
] | BPO | [870997](https://bugs.python.org/issue870997)
--- | :---
Nosy | @jackjansen, @etrepum
<sup>*Note: these values reflect the state of the issue at the time it 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-07-15.15:06:32.000>
created_at = <Date 2004-01-05.15:50:20.000>
labels = ['OS-mac', 'type-feature']
title = 'bgenlocationscustomize: per-user configuration of bgen'
updated_at = <Date 2004-07-15.15:06:32.000>
user = 'https://github.com/etrepum'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-15.15:06:32.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2004-01-05.15:50:20.000>
creator = 'bob.ippolito'
dependencies = []
files = []
hgrepos = []
issue_num = 870997
keywords = []
message_count = 2.0
messages = ['19551', '19552']
nosy_count = 2.0
nosy_names = ['jackjansen', 'bob.ippolito']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue870997'
versions = []
```
</p></details>
| bgenlocationscustomize: per-user configuration of bgen | https://api.github.com/repos/python/cpython/issues/39768/comments | 2 | 2004-01-05T15:50:20Z | 2022-04-09T23:09:35Z | https://github.com/python/cpython/issues/39768 | 1,198,799,827 | 39,768 |
[
"python",
"cpython"
] | BPO | [870972](https://bugs.python.org/issue870972)
--- | :---
Nosy | @jackjansen, @etrepum
<sup>*Note: these values reflect the state of the issue at the time it 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-07-15.15:08:21.000>
created_at = <Date 2004-01-05.15:25:53.000>
labels = ['OS-mac', 'type-feature']
title = 'Standardize on systemwide bgenlocations INCLUDEDIR'
updated_at = <Date 2004-07-15.15:08:21.000>
user = 'https://github.com/etrepum'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-15.15:08:21.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2004-01-05.15:25:53.000>
creator = 'bob.ippolito'
dependencies = []
files = []
hgrepos = []
issue_num = 870972
keywords = []
message_count = 2.0
messages = ['19549', '19550']
nosy_count = 2.0
nosy_names = ['jackjansen', 'bob.ippolito']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue870972'
versions = []
```
</p></details>
| Standardize on systemwide bgenlocations INCLUDEDIR | https://api.github.com/repos/python/cpython/issues/39767/comments | 2 | 2004-01-05T15:25:53Z | 2022-04-09T23:09:33Z | https://github.com/python/cpython/issues/39767 | 1,198,799,824 | 39,767 |
[
"python",
"cpython"
] | BPO | [870855](https://bugs.python.org/issue870855)
--- | :---
Nosy | @mwhudson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2004-01-05.14:23:22.000>
created_at = <Date 2004-01-05.11:44:33.000>
labels = ['type-feature', 'library']
title = 'C interface definition of PyObject_HEAD is problematic'
updated_at = <Date 2004-01-05.14:23:22.000>
user = 'https://bugs.python.org/alokin1'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-05.14:23:22.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-05.11:44:33.000>
creator = 'alokin1'
dependencies = []
files = []
hgrepos = []
issue_num = 870855
keywords = []
message_count = 4.0
messages = ['19545', '19546', '19547', '19548']
nosy_count = 2.0
nosy_names = ['mwh', 'alokin1']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue870855'
versions = []
```
</p></details>
| C interface definition of PyObject_HEAD is problematic | https://api.github.com/repos/python/cpython/issues/39766/comments | 4 | 2004-01-05T11:44:33Z | 2022-04-09T23:09:32Z | https://github.com/python/cpython/issues/39766 | 1,198,799,818 | 39,766 |
[
"python",
"cpython"
] | BPO | [870807](https://bugs.python.org/issue870807)
--- | :---
Nosy | @loewis, @tebeka
Files | <li>[optparse.diff](https://bugs.python.org/file5764/optparse.diff "Uploaded as text/plain at 2004-01-05.10:18:19 by @tebeka"): Diff for optparse.py and test_optparse.py</li><li>[liboptparse.tex.diff](https://bugs.python.org/file5765/liboptparse.tex.diff "Uploaded as text/plain at 2004-02-01.11:31:06 by @tebeka"): Diff for liboptparse.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 = None
closed_at = <Date 2008-01-31.08:39:39.457>
created_at = <Date 2004-01-05.10:18:19.000>
labels = ['library']
title = 'optparse int, long types support binary, octal and hex forma'
updated_at = <Date 2008-01-31.08:39:39.456>
user = 'https://github.com/tebeka'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-31.08:39:39.456>
actor = 'amaury.forgeotdarc'
assignee = 'gward'
closed = True
closed_date = <Date 2008-01-31.08:39:39.457>
closer = 'amaury.forgeotdarc'
components = ['Library (Lib)']
creation = <Date 2004-01-05.10:18:19.000>
creator = 'tebeka'
dependencies = []
files = ['5764', '5765']
hgrepos = []
issue_num = 870807
keywords = ['patch']
message_count = 8.0
messages = ['45129', '45130', '45131', '45132', '45133', '45134', '45135', '61888']
nosy_count = 5.0
nosy_names = ['loewis', 'gward', 'jlgijsbers', 'tebeka', 'schmir']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue870807'
versions = ['Python 2.5']
```
</p></details>
| optparse int, long types support binary, octal and hex forma | https://api.github.com/repos/python/cpython/issues/39765/comments | 8 | 2004-01-05T10:18:19Z | 2022-04-09T23:09:30Z | https://github.com/python/cpython/issues/39765 | 1,198,799,816 | 39,765 |
[
"python",
"cpython"
] | BPO | [870693](https://bugs.python.org/issue870693)
--- | :---
Nosy | @warsaw, @hyeshik
Files | <li>[freenetb64.diff](https://bugs.python.org/file5763/freenetb64.diff "Uploaded as text/plain at 2004-01-05.04:25:22 by @hyeshik"): a patch to complete the addition of freenet b64 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/warsaw'
closed_at = <Date 2004-01-09.23:04:13.000>
created_at = <Date 2004-01-05.04:25:22.000>
labels = ['library']
title = 'make test___all__ work again'
updated_at = <Date 2004-01-09.23:04:13.000>
user = 'https://github.com/hyeshik'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-09.23:04:13.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-05.04:25:22.000>
creator = 'hyeshik.chang'
dependencies = []
files = ['5763']
hgrepos = []
issue_num = 870693
keywords = ['patch']
message_count = 2.0
messages = ['45127', '45128']
nosy_count = 2.0
nosy_names = ['barry', 'hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue870693'
versions = ['Python 2.4']
```
</p></details>
| make test___all__ work again | https://api.github.com/repos/python/cpython/issues/39764/comments | 2 | 2004-01-05T04:25:22Z | 2022-04-09T23:09:30Z | https://github.com/python/cpython/issues/39764 | 1,198,799,813 | 39,764 |
[
"python",
"cpython"
] | BPO | [870606](https://bugs.python.org/issue870606)
--- | :---
Nosy | @tim-one
Files | <li>[test_urllib2.py.patch](https://bugs.python.org/file5762/test_urllib2.py.patch "Uploaded as text/plain at 2004-01-04.23:48:13 by jjlee")</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-10.10:34:24.000>
created_at = <Date 2004-01-04.23:48:13.000>
labels = ['tests']
title = 'make test_urllib2 work on Windows'
updated_at = <Date 2004-07-10.10:34:24.000>
user = 'https://bugs.python.org/jjlee'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-10.10:34:24.000>
actor = 'jjlee'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2004-01-04.23:48:13.000>
creator = 'jjlee'
dependencies = []
files = ['5762']
hgrepos = []
issue_num = 870606
keywords = ['patch']
message_count = 5.0
messages = ['45122', '45123', '45124', '45125', '45126']
nosy_count = 4.0
nosy_names = ['tim.peters', 'jhylton', 'jjlee', 'jimjjewett']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue870606'
versions = ['Python 2.4']
```
</p></details>
| make test_urllib2 work on Windows | https://api.github.com/repos/python/cpython/issues/39763/comments | 5 | 2004-01-04T23:48:13Z | 2022-04-09T23:09:28Z | https://github.com/python/cpython/issues/39763 | 1,198,799,810 | 39,763 |
[
"python",
"cpython"
] | BPO | [870500](https://bugs.python.org/issue870500)
--- | :---
Nosy | @loewis
Files | <li>[pep320.diff](https://bugs.python.org/file5761/pep320.diff "Uploaded as text/plain at 2004-01-04.19:56:30 by gerrit"): patch created with cvs diff -u</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-01-07.05:23:57.000>
created_at = <Date 2004-01-04.19:56:30.000>
labels = []
title = 'Error in PEP 320: list.sorted -> sorted'
updated_at = <Date 2004-01-07.05:23:57.000>
user = 'https://bugs.python.org/gerrit'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-07.05:23:57.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-01-04.19:56:30.000>
creator = 'gerrit'
dependencies = []
files = ['5761']
hgrepos = []
issue_num = 870500
keywords = ['patch']
message_count = 2.0
messages = ['45120', '45121']
nosy_count = 2.0
nosy_names = ['loewis', 'gerrit']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue870500'
versions = ['Python 2.4']
```
</p></details>
| Error in PEP 320: list.sorted -> sorted | https://api.github.com/repos/python/cpython/issues/39762/comments | 2 | 2004-01-04T19:56:30Z | 2022-04-09T23:09:27Z | https://github.com/python/cpython/issues/39762 | 1,198,799,806 | 39,762 |
[
"python",
"cpython"
] | BPO | [870479](https://bugs.python.org/issue870479)
--- | :---
Nosy | @tim-one, @mhammond, @freddrake, @kbkaiser, @pfmoore, @devdanzin, @tarekziade, @merwok
Dependencies | <li>bpo-4015: Make installed scripts executable on windows</li>
Superseder | <li>bpo-12394: packaging: generate scripts from callable (dotted paths)</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 2011-06-24.12:23:09.102>
created_at = <Date 2004-01-04.19:00:26.000>
labels = ['type-feature']
title = 'Scripts need platform-dependent handling'
updated_at = <Date 2011-06-24.12:23:09.100>
user = 'https://bugs.python.org/ceder'
```
bugs.python.org fields:
```python
activity = <Date 2011-06-24.12:23:09.100>
actor = 'eric.araujo'
assignee = 'tarek'
closed = True
closed_date = <Date 2011-06-24.12:23:09.102>
closer = 'eric.araujo'
components = ['Distutils2']
creation = <Date 2004-01-04.19:00:26.000>
creator = 'ceder'
dependencies = ['4015']
files = []
hgrepos = []
issue_num = 870479
keywords = []
message_count = 22.0
messages = ['19537', '19538', '19539', '19540', '19541', '19542', '19543', '19544', '55169', '82018', '82030', '82035', '82147', '82148', '102907', '112250', '112286', '112312', '112321', '117683', '117726', '138935']
nosy_count = 10.0
nosy_names = ['tim.peters', 'mhammond', 'fdrake', 'kbk', 'paul.moore', 'ceder', 'ajaksu2', 'timcera', 'tarek', 'eric.araujo']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '12394'
type = 'enhancement'
url = 'https://bugs.python.org/issue870479'
versions = ['Python 3.3']
```
</p></details>
| Scripts need platform-dependent handling | https://api.github.com/repos/python/cpython/issues/39761/comments | 22 | 2004-01-04T19:00:26Z | 2022-04-09T23:09:27Z | https://github.com/python/cpython/issues/39761 | 1,198,799,804 | 39,761 |
[
"python",
"cpython"
] | BPO | [870382](https://bugs.python.org/issue870382)
--- | :---
Nosy | @loewis, @theller, @pfmoore
Files | <li>[cygwinccompiler.patch](https://bugs.python.org/file1156/cygwinccompiler.patch "Uploaded as text/plain at 2004-07-09.11:17:37 by @pfmoore"): Patch revised for 2.4a1</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-03.12:42:14.000>
created_at = <Date 2004-01-04.14:55:30.000>
labels = ['library']
title = 'Mingw needs to use the same MSVC runtime as Python'
updated_at = <Date 2004-08-03.12:42:14.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-03.12:42:14.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2004-01-04.14:55:30.000>
creator = 'paul.moore'
dependencies = []
files = ['1156']
hgrepos = []
issue_num = 870382
keywords = []
message_count = 9.0
messages = ['19528', '19529', '19530', '19531', '19532', '19533', '19534', '19535', '19536']
nosy_count = 4.0
nosy_names = ['loewis', 'theller', 'paul.moore', 'anadelonbrin']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue870382'
versions = ['Python 2.4']
```
</p></details>
| Mingw needs to use the same MSVC runtime as Python | https://api.github.com/repos/python/cpython/issues/39760/comments | 9 | 2004-01-04T14:55:30Z | 2022-04-09T23:09:26Z | https://github.com/python/cpython/issues/39760 | 1,198,799,799 | 39,760 |
[
"python",
"cpython"
] | BPO | [870287](https://bugs.python.org/issue870287)
--- | :---
Nosy | @freddrake, @rhettinger
Files | <li>[getctime.diff](https://bugs.python.org/file5760/getctime.diff "Uploaded as text/plain at 2004-01-04.09:22:39 by gerrit"): patch created with 'cvs diff -u'</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-12.03:52:14.000>
created_at = <Date 2004-01-04.09:22:39.000>
labels = ['docs']
title = 'Fix docstring for posixpath.getctime'
updated_at = <Date 2004-05-12.03:52:14.000>
user = 'https://bugs.python.org/gerrit'
```
bugs.python.org fields:
```python
activity = <Date 2004-05-12.03:52:14.000>
actor = 'fdrake'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2004-01-04.09:22:39.000>
creator = 'gerrit'
dependencies = []
files = ['5760']
hgrepos = []
issue_num = 870287
keywords = ['patch']
message_count = 6.0
messages = ['45114', '45115', '45116', '45117', '45118', '45119']
nosy_count = 4.0
nosy_names = ['fdrake', 'rhettinger', 'gerrit', 'quiver']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue870287'
versions = ['Python 2.3']
```
</p></details>
| Fix docstring for posixpath.getctime | https://api.github.com/repos/python/cpython/issues/39759/comments | 6 | 2004-01-04T09:22:39Z | 2022-04-09T23:09:23Z | https://github.com/python/cpython/issues/39759 | 1,198,799,797 | 39,759 |
[
"python",
"cpython"
] | BPO | [870286](https://bugs.python.org/issue870286)
--- | :---
Nosy | @rhettinger
Files | <li>[primes.diff](https://bugs.python.org/file5759/primes.diff "Uploaded as text/plain at 2004-01-04.09:18:52 by gerrit"): patch created with 'cvs diff -u'</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-09-11.16:35:13.000>
created_at = <Date 2004-01-04.09:18:52.000>
labels = []
title = 'make Demo/scripts/primes.py usable as a module'
updated_at = <Date 2004-09-11.16:35:13.000>
user = 'https://bugs.python.org/gerrit'
```
bugs.python.org fields:
```python
activity = <Date 2004-09-11.16:35:13.000>
actor = 'jlgijsbers'
assignee = 'jlgijsbers'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2004-01-04.09:18:52.000>
creator = 'gerrit'
dependencies = []
files = ['5759']
hgrepos = []
issue_num = 870286
keywords = ['patch']
message_count = 5.0
messages = ['45109', '45110', '45111', '45112', '45113']
nosy_count = 3.0
nosy_names = ['rhettinger', 'jlgijsbers', 'gerrit']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue870286'
versions = ['Python 2.4']
```
</p></details>
| make Demo/scripts/primes.py usable as a module | https://api.github.com/repos/python/cpython/issues/39758/comments | 5 | 2004-01-04T09:18:52Z | 2022-04-09T23:09:22Z | https://github.com/python/cpython/issues/39758 | 1,198,799,794 | 39,758 |
[
"python",
"cpython"
] | BPO | [870120](https://bugs.python.org/issue870120)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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-16.15:30:03.000>
created_at = <Date 2004-01-03.22:44:59.000>
labels = []
title = 'segmentation fault in test_re'
updated_at = <Date 2004-05-16.15:30:03.000>
user = 'https://bugs.python.org/hoel'
```
bugs.python.org fields:
```python
activity = <Date 2004-05-16.15:30:03.000>
actor = 'hoel'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2004-01-03.22:44:59.000>
creator = 'hoel'
dependencies = []
files = []
hgrepos = []
issue_num = 870120
keywords = []
message_count = 2.0
messages = ['19526', '19527']
nosy_count = 1.0
nosy_names = ['hoel']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue870120'
versions = []
```
</p></details>
| segmentation fault in test_re | https://api.github.com/repos/python/cpython/issues/39757/comments | 2 | 2004-01-03T22:44:59Z | 2022-04-09T23:09:21Z | https://github.com/python/cpython/issues/39757 | 1,198,799,792 | 39,757 |
[
"python",
"cpython"
] | BPO | [869780](https://bugs.python.org/issue869780)
--- | :---
Nosy | @loewis
Superseder | <li>bpo-6181: Tkinter.Listbox several minor issues</li>
Files | <li>[curselection_tupleint.diff](https://bugs.python.org/file10260/curselection_tupleint.diff "Uploaded as text/plain at 2008-05-10.17:58:39 by gpolo"): patch applies on 2.6 and 3.0 (offset -7 lines)</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 2009-06-21.19:43:32.996>
created_at = <Date 2004-01-03.07:26:24.000>
labels = ['expert-tkinter']
title = 'curselection() in Tkinter.py should return ints'
updated_at = <Date 2009-06-21.19:43:32.994>
user = 'https://bugs.python.org/ejoy'
```
bugs.python.org fields:
```python
activity = <Date 2009-06-21.19:43:32.994>
actor = 'gpolo'
assignee = 'loewis'
closed = True
closed_date = <Date 2009-06-21.19:43:32.996>
closer = 'gpolo'
components = ['Tkinter']
creation = <Date 2004-01-03.07:26:24.000>
creator = 'ejoy'
dependencies = []
files = ['10260']
hgrepos = []
issue_num = 869780
keywords = ['patch']
message_count = 10.0
messages = ['60444', '64951', '66528', '66530', '66533', '66534', '66544', '66546', '66548', '89579']
nosy_count = 4.0
nosy_names = ['loewis', 'ejoy', 'gpolo', 'werneck']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = '6181'
type = None
url = 'https://bugs.python.org/issue869780'
versions = []
```
</p></details>
| curselection() in Tkinter.py should return ints | https://api.github.com/repos/python/cpython/issues/39756/comments | 10 | 2004-01-03T07:26:24Z | 2022-04-09T23:09:20Z | https://github.com/python/cpython/issues/39756 | 1,198,799,787 | 39,756 |
[
"python",
"cpython"
] | BPO | [869688](https://bugs.python.org/issue869688)
--- | :---
Nosy | @rhettinger
Files | <li>[arrayindexpatch.tar.gz](https://bugs.python.org/file5758/arrayindexpatch.tar.gz "Uploaded at 2004-01-03.01:45:26 by lpd"): Context diffs for 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-03-13.21:19:37.000>
created_at = <Date 2004-01-03.01:45:26.000>
labels = ['extension-modules']
title = 'Add start and end optional args to array.index'
updated_at = <Date 2004-03-13.21:19:37.000>
user = 'https://bugs.python.org/lpd'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-13.21:19:37.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2004-01-03.01:45:26.000>
creator = 'lpd'
dependencies = []
files = ['5758']
hgrepos = []
issue_num = 869688
keywords = ['patch']
message_count = 2.0
messages = ['45107', '45108']
nosy_count = 2.0
nosy_names = ['rhettinger', 'lpd']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue869688'
versions = ['Python 2.3']
```
</p></details>
| Add start and end optional args to array.index | https://api.github.com/repos/python/cpython/issues/39755/comments | 2 | 2004-01-03T01:45:26Z | 2022-04-09T23:09:19Z | https://github.com/python/cpython/issues/39755 | 1,198,799,784 | 39,755 |
[
"python",
"cpython"
] | BPO | [869649](https://bugs.python.org/issue869649)
--- | :---
Nosy | @jackjansen, @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 = None
closed_at = <Date 2009-02-17.12:32:46.253>
created_at = <Date 2004-01-02.23:49:58.000>
labels = ['OS-mac', 'type-feature']
title = 'Quicktime missing funcitonality'
updated_at = <Date 2009-02-17.12:32:46.239>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-17.12:32:46.239>
actor = 'ronaldoussoren'
assignee = 'none'
closed = True
closed_date = <Date 2009-02-17.12:32:46.253>
closer = 'ronaldoussoren'
components = ['macOS']
creation = <Date 2004-01-02.23:49:58.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 869649
keywords = []
message_count = 2.0
messages = ['60443', '82332']
nosy_count = 2.0
nosy_names = ['jackjansen', 'ronaldoussoren']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue869649'
versions = []
```
</p></details>
| Quicktime missing funcitonality | https://api.github.com/repos/python/cpython/issues/39754/comments | 2 | 2004-01-02T23:49:58Z | 2022-04-09T23:09:17Z | https://github.com/python/cpython/issues/39754 | 1,198,799,777 | 39,754 |
[
"python",
"cpython"
] | BPO | [869555](https://bugs.python.org/issue869555)
--- | :---
Nosy | @mwhudson, @jackjansen, @ronaldoussoren
Files | <li>[python-2.3.3-osx10.1.diff](https://bugs.python.org/file5757/python-2.3.3-osx10.1.diff "Uploaded as text/plain at 2004-01-02.20:36:43 by @ronaldoussoren")</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 2005-06-22.16:00:54.000>
created_at = <Date 2004-01-02.20:36:43.000>
labels = ['OS-mac']
title = 'Building on Mac OS X 10.1'
updated_at = <Date 2005-06-22.16:00:54.000>
user = 'https://github.com/ronaldoussoren'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-22.16:00:54.000>
actor = 'mwh'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2004-01-02.20:36:43.000>
creator = 'ronaldoussoren'
dependencies = []
files = ['5757']
hgrepos = []
issue_num = 869555
keywords = ['patch']
message_count = 5.0
messages = ['45102', '45103', '45104', '45105', '45106']
nosy_count = 3.0
nosy_names = ['mwh', 'jackjansen', 'ronaldoussoren']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue869555'
versions = ['Python 2.3']
```
</p></details>
| Building on Mac OS X 10.1 | https://api.github.com/repos/python/cpython/issues/39753/comments | 5 | 2004-01-02T20:36:43Z | 2022-04-09T23:09:17Z | https://github.com/python/cpython/issues/39753 | 1,198,799,775 | 39,753 |
[
"python",
"cpython"
] | BPO | [869468](https://bugs.python.org/issue869468)
--- | :---
Nosy | @gvanrossum, @loewis
Files | <li>[tclembed.diff](https://bugs.python.org/file5755/tclembed.diff "Uploaded as text/plain at 2004-01-02.18:22:19 by david_ascher"): Patch against current trunk</li><li>[tcl_python_tests.py](https://bugs.python.org/file5756/tcl_python_tests.py "Uploaded as text/plain at 2004-01-02.18:23:13 by david_ascher"): Lib\test\tcl_python_tests.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-07-27.00:00:30.000>
created_at = <Date 2004-01-02.18:22:19.000>
labels = ['expert-tkinter']
title = 'Allow use of embedded Tcl without requiring Tk'
updated_at = <Date 2005-07-27.00:00:30.000>
user = 'https://bugs.python.org/davidascher'
```
bugs.python.org fields:
```python
activity = <Date 2005-07-27.00:00:30.000>
actor = 'gvanrossum'
assignee = 'david_ascher'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2004-01-02.18:22:19.000>
creator = 'david_ascher'
dependencies = []
files = ['5755', '5756']
hgrepos = []
issue_num = 869468
keywords = ['patch']
message_count = 7.0
messages = ['45095', '45096', '45097', '45098', '45099', '45100', '45101']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'loewis', 'david_ascher', 'jepler']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue869468'
versions = ['Python 2.4']
```
</p></details>
| Allow use of embedded Tcl without requiring Tk | https://api.github.com/repos/python/cpython/issues/39752/comments | 7 | 2004-01-02T18:22:19Z | 2022-04-09T23:09:15Z | https://github.com/python/cpython/issues/39752 | 1,198,799,769 | 39,752 |
[
"python",
"cpython"
] | BPO | [869197](https://bugs.python.org/issue869197)
--- | :---
Nosy | @loewis, @birkenfeld, @birkenfeld
Files | <li>[setgroups.diff](https://bugs.python.org/file1155/setgroups.diff "Uploaded as text/plain at 2005-11-11.08:44:29 by @birkenfeld"): 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/birkenfeld'
closed_at = <Date 2005-11-22.19:31:42.000>
created_at = <Date 2004-01-02.09:38:26.000>
labels = ['type-feature', 'library']
title = 'setgroups rejects long integer arguments'
updated_at = <Date 2005-11-22.19:31:42.000>
user = 'https://bugs.python.org/prjsf'
```
bugs.python.org fields:
```python
activity = <Date 2005-11-22.19:31:42.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2004-01-02.09:38:26.000>
creator = 'prjsf'
dependencies = []
files = ['1155']
hgrepos = []
issue_num = 869197
keywords = []
message_count = 6.0
messages = ['19520', '19521', '19522', '19523', '19524', '19525']
nosy_count = 4.0
nosy_names = ['loewis', 'georg.brandl', 'georg.brandl', 'prjsf']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue869197'
versions = []
```
</p></details>
| setgroups rejects long integer arguments | https://api.github.com/repos/python/cpython/issues/39751/comments | 6 | 2004-01-02T09:38:26Z | 2022-04-09T23:09:15Z | https://github.com/python/cpython/issues/39751 | 1,198,799,764 | 39,751 |
[
"python",
"cpython"
] | BPO | [868908](https://bugs.python.org/issue868908)
--- | :---
Nosy | @devdanzin
Superseder | <li>bpo-849097: Request: getpos() for sgmllib</li>
Files | <li>[diff.txt](https://bugs.python.org/file8236/diff.txt "Uploaded at 2004-01-01.20:01:50 by d98dzone"): Unix diff on The updated version and the CVS version(1.46)</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 2009-02-13.05:19:37.787>
created_at = <Date 2004-01-01.20:01:48.000>
labels = ['type-feature']
title = 'getpos() for sgmllib'
updated_at = <Date 2009-02-13.05:19:37.757>
user = 'https://bugs.python.org/d98dzone'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-13.05:19:37.757>
actor = 'ajaksu2'
assignee = 'none'
closed = True
closed_date = <Date 2009-02-13.05:19:37.787>
closer = 'ajaksu2'
components = ['None']
creation = <Date 2004-01-01.20:01:48.000>
creator = 'd98dzone'
dependencies = []
files = ['8236']
hgrepos = []
issue_num = 868908
keywords = []
message_count = 2.0
messages = ['54083', '81882']
nosy_count = 2.0
nosy_names = ['d98dzone', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = '849097'
type = 'enhancement'
url = 'https://bugs.python.org/issue868908'
versions = []
```
</p></details>
| getpos() for sgmllib | https://api.github.com/repos/python/cpython/issues/39750/comments | 2 | 2004-01-01T20:01:48Z | 2022-04-09T23:09:13Z | https://github.com/python/cpython/issues/39750 | 1,198,799,762 | 39,750 |
[
"python",
"cpython"
] | BPO | [868896](https://bugs.python.org/issue868896)
--- | :---
Nosy | @mwhudson, @tim-one
Files | <li>[gdb.trace](https://bugs.python.org/file1154/gdb.trace "Uploaded at 2004-01-01.19:00:53 by washirv")</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-01-13.15:13:35.000>
created_at = <Date 2004-01-01.19:00:53.000>
labels = ['interpreter-core']
title = 'Multiple problems with GC in 2.3.3'
updated_at = <Date 2004-01-13.15:13:35.000>
user = 'https://bugs.python.org/washirv'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-13.15:13:35.000>
actor = 'mwh'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2004-01-01.19:00:53.000>
creator = 'washirv'
dependencies = []
files = ['1154']
hgrepos = []
issue_num = 868896
keywords = []
message_count = 10.0
messages = ['19510', '19511', '19512', '19513', '19514', '19515', '19516', '19517', '19518', '19519']
nosy_count = 5.0
nosy_names = ['mwh', 'tim.peters', 'nnorwitz', 'kjetilja', 'washirv']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue868896'
versions = []
```
</p></details>
| Multiple problems with GC in 2.3.3 | https://api.github.com/repos/python/cpython/issues/39749/comments | 10 | 2004-01-01T19:00:53Z | 2022-04-09T23:09:12Z | https://github.com/python/cpython/issues/39749 | 1,198,799,760 | 39,749 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.