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 | [1283491](https://bugs.python.org/issue1283491)
--- | :---
Nosy | @birkenfeld, @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 = 'https://github.com/birkenfeld'
closed_at = <Date 2006-10-12.12:33:19.000>
created_at = <Date 2005-09-07.00:18:50.000>
labels = []
title = 'nit for builtin sum doc'
updated_at = <Date 2006-10-12.12:33:19.000>
user = 'https://bugs.python.org/daishiharada'
```
bugs.python.org fields:
```python
activity = <Date 2006-10-12.12:33:19.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2005-09-07.00:18:50.000>
creator = 'daishiharada'
dependencies = []
files = []
hgrepos = []
issue_num = 1283491
keywords = []
message_count = 7.0
messages = ['26221', '26222', '26223', '26224', '26225', '26226', '26227']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'georg.brandl', 'rhettinger', 'daishiharada']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1283491'
versions = []
```
</p></details>
| nit for builtin sum doc | https://api.github.com/repos/python/cpython/issues/42348/comments | 7 | 2005-09-07T00:18:50Z | 2022-04-09T23:58:36Z | https://github.com/python/cpython/issues/42348 | 1,198,809,860 | 42,348 |
[
"python",
"cpython"
] | BPO | [1283289](https://bugs.python.org/issue1283289)
--- | :---
Nosy | @loewis, @birkenfeld, @birkenfeld, @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/loewis'
closed_at = <Date 2009-04-05.14:31:48.343>
created_at = <Date 2005-09-06.19:12:46.000>
labels = ['extension-modules']
title = 'PyArg_ParseTupleAndKeywords gives misleading error message'
updated_at = <Date 2009-04-05.14:31:48.341>
user = 'https://bugs.python.org/japierro'
```
bugs.python.org fields:
```python
activity = <Date 2009-04-05.14:31:48.341>
actor = 'georg.brandl'
assignee = 'loewis'
closed = True
closed_date = <Date 2009-04-05.14:31:48.343>
closer = 'georg.brandl'
components = ['Extension Modules']
creation = <Date 2005-09-06.19:12:46.000>
creator = 'japierro'
dependencies = []
files = []
hgrepos = []
issue_num = 1283289
keywords = []
message_count = 5.0
messages = ['26218', '26219', '26220', '83876', '85501']
nosy_count = 5.0
nosy_names = ['loewis', 'georg.brandl', 'georg.brandl', 'japierro', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1283289'
versions = ['Python 2.6', 'Python 3.0']
```
</p></details>
| PyArg_ParseTupleAndKeywords gives misleading error message | https://api.github.com/repos/python/cpython/issues/42347/comments | 5 | 2005-09-06T19:12:46Z | 2022-04-09T23:58:35Z | https://github.com/python/cpython/issues/42347 | 1,198,809,856 | 42,347 |
[
"python",
"cpython"
] | BPO | [1283110](https://bugs.python.org/issue1283110)
--- | :---
Nosy | @tim-one, @birkenfeld, @rhettinger, @pitrou, @benjaminp, @rovitotv
Files | <li>[DataModel__len__3point4.patch](https://bugs.python.org/file27625/DataModel__len__3point4.patch "Uploaded as text/plain at 2012-10-20.04:58:17 by @rovitotv")</li><li>[DataModel__len__2point7.patch](https://bugs.python.org/file27626/DataModel__len__2point7.patch "Uploaded as text/plain at 2012-10-20.04:59:18 by @rovitotv")</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 2022-01-09.23:10:15.673>
created_at = <Date 2005-09-06.15:37:50.000>
labels = ['easy', '3.8', '3.9', '3.10', 'type-feature', 'docs']
title = 'Give __len__() advice for "don\'t know"'
updated_at = <Date 2022-01-09.23:10:15.672>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2022-01-09.23:10:15.672>
actor = 'iritkatriel'
assignee = 'docs@python'
closed = True
closed_date = <Date 2022-01-09.23:10:15.673>
closer = 'iritkatriel'
components = ['Documentation']
creation = <Date 2005-09-06.15:37:50.000>
creator = 'tim.peters'
dependencies = []
files = ['27625', '27626']
hgrepos = []
issue_num = 1283110
keywords = ['patch', 'easy', 'needs review']
message_count = 13.0
messages = ['61205', '61206', '82294', '82296', '82359', '82361', '82399', '173015', '173220', '173366', '173367', '173368', '388694']
nosy_count = 7.0
nosy_names = ['tim.peters', 'georg.brandl', 'rhettinger', 'pitrou', 'benjamin.peterson', 'docs@python', 'Todd.Rovito']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1283110'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
```
</p></details>
| Give __len__() advice for "don't know" | https://api.github.com/repos/python/cpython/issues/42346/comments | 13 | 2005-09-06T15:37:50Z | 2022-04-09T23:58:33Z | https://github.com/python/cpython/issues/42346 | 1,198,809,853 | 42,346 |
[
"python",
"cpython"
] | BPO | [1282647](https://bugs.python.org/issue1282647)
--- | :---
Nosy | @giampaolo
Files | <li>[gai.c](https://bugs.python.org/file15053/gai.c "Uploaded as text/x-csrc at 2009-10-06.10:55:45 by biot"): getaddrinfo() test</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2010-08-14.15:18:54.077>
created_at = <Date 2005-09-06.04:46:23.000>
labels = ['extension-modules', 'type-bug', 'invalid']
title = 'socket.getaddrinfo() bug for IPv6 enabled platforms'
updated_at = <Date 2010-08-14.15:18:54.066>
user = 'https://bugs.python.org/rganesan'
```
bugs.python.org fields:
```python
activity = <Date 2010-08-14.15:18:54.066>
actor = 'giampaolo.rodola'
assignee = 'none'
closed = True
closed_date = <Date 2010-08-14.15:18:54.077>
closer = 'giampaolo.rodola'
components = ['Extension Modules']
creation = <Date 2005-09-06.04:46:23.000>
creator = 'rganesan'
dependencies = []
files = ['15053']
hgrepos = []
issue_num = 1282647
keywords = []
message_count = 3.0
messages = ['60807', '93639', '113907']
nosy_count = 3.0
nosy_names = ['giampaolo.rodola', 'rganesan', 'biot']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1282647'
versions = ['Python 2.6']
```
</p></details>
| socket.getaddrinfo() bug for IPv6 enabled platforms | https://api.github.com/repos/python/cpython/issues/42345/comments | 3 | 2005-09-06T04:46:23Z | 2022-04-09T23:58:32Z | https://github.com/python/cpython/issues/42345 | 1,198,809,851 | 42,345 |
[
"python",
"cpython"
] | BPO | [1282539](https://bugs.python.org/issue1282539)
--- | :---
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 2005-09-19.01:01:40.000>
created_at = <Date 2005-09-05.21:12:16.000>
labels = ['library']
title = 'logging.shutdown() not correct for chained handlers'
updated_at = <Date 2005-09-19.01:01:40.000>
user = 'https://bugs.python.org/fdij'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-19.01:01:40.000>
actor = 'vinay.sajip'
assignee = 'vinay.sajip'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-09-05.21:12:16.000>
creator = 'fdij'
dependencies = []
files = []
hgrepos = []
issue_num = 1282539
keywords = []
message_count = 3.0
messages = ['26215', '26216', '26217']
nosy_count = 2.0
nosy_names = ['vinay.sajip', 'fdij']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1282539'
versions = ['Python 2.4']
```
</p></details>
| logging.shutdown() not correct for chained handlers | https://api.github.com/repos/python/cpython/issues/42344/comments | 3 | 2005-09-05T21:12:16Z | 2022-04-09T23:58:31Z | https://github.com/python/cpython/issues/42344 | 1,198,809,847 | 42,344 |
[
"python",
"cpython"
] | BPO | [1282340](https://bugs.python.org/issue1282340)
--- | :---
Nosy | @birkenfeld
Files | <li>[newsmtplib.diff](https://bugs.python.org/file6776/newsmtplib.diff "Uploaded as text/plain at 2005-09-05.16:17:56 by furbrain"): Patch to smtplib.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-09-30.08:45:29.000>
created_at = <Date 2005-09-05.16:17:56.000>
labels = ['library']
title = 'Enable SSL for smtplib'
updated_at = <Date 2006-09-30.08:45:29.000>
user = 'https://bugs.python.org/furbrain'
```
bugs.python.org fields:
```python
activity = <Date 2006-09-30.08:45:29.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-09-05.16:17:56.000>
creator = 'furbrain'
dependencies = []
files = ['6776']
hgrepos = []
issue_num = 1282340
keywords = ['patch']
message_count = 3.0
messages = ['48718', '48719', '48720']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'georg.brandl', 'furbrain']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1282340'
versions = ['Python 2.4']
```
</p></details>
| Enable SSL for smtplib | https://api.github.com/repos/python/cpython/issues/42343/comments | 3 | 2005-09-05T16:17:56Z | 2022-04-09T23:58:29Z | https://github.com/python/cpython/issues/42343 | 1,198,809,846 | 42,343 |
[
"python",
"cpython"
] | BPO | [1281707](https://bugs.python.org/issue1281707)
--- | :---
Nosy | @etrepum, @april
Files | <li>[gzip.diff](https://bugs.python.org/file6773/gzip.diff "Uploaded as text/plain at 2005-09-04.17:53:44 by @april"): Patch to gzip.readline</li><li>[gzip.txt](https://bugs.python.org/file6774/gzip.txt "Uploaded as text/plain at 2005-09-04.17:57:48 by @april"): Detailed description (since SF mangles the text)</li><li>[gzip-1281707-r46074.diff](https://bugs.python.org/file6775/gzip-1281707-r46074.diff "Uploaded as text/plain at 2006-05-22.15:54:41 by @etrepum"): Revised 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/etrepum'
closed_at = <Date 2006-05-22.16:47:58.000>
created_at = <Date 2005-09-04.17:53:43.000>
labels = ['library']
title = 'Speed up gzip.readline (~40%)'
updated_at = <Date 2006-05-22.16:47:58.000>
user = 'https://github.com/april'
```
bugs.python.org fields:
```python
activity = <Date 2006-05-22.16:47:58.000>
actor = 'april'
assignee = 'bob.ippolito'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-09-04.17:53:43.000>
creator = 'april'
dependencies = []
files = ['6773', '6774', '6775']
hgrepos = []
issue_num = 1281707
keywords = ['patch']
message_count = 12.0
messages = ['48706', '48707', '48708', '48709', '48710', '48711', '48712', '48713', '48714', '48715', '48716', '48717']
nosy_count = 2.0
nosy_names = ['bob.ippolito', 'april']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1281707'
versions = []
```
</p></details>
| Speed up gzip.readline (~40%) | https://api.github.com/repos/python/cpython/issues/42342/comments | 12 | 2005-09-04T17:53:43Z | 2022-04-09T23:58:29Z | https://github.com/python/cpython/issues/42342 | 1,198,809,843 | 42,342 |
[
"python",
"cpython"
] | BPO | [1281692](https://bugs.python.org/issue1281692)
--- | :---
Nosy | @birkenfeld, @doko42, @josiahcarlson
<sup>*Note: these values reflect the state of the issue at 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-30.09:28:16.000>
created_at = <Date 2005-09-04.17:30:12.000>
labels = ['library']
title = 'urllib violates rfc 959'
updated_at = <Date 2006-04-30.09:28:16.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2006-04-30.09:28:16.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-09-04.17:30:12.000>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 1281692
keywords = []
message_count = 5.0
messages = ['26210', '26211', '26212', '26213', '26214']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'doko', 'jjlee', 'josiahcarlson']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1281692'
versions = ['Python 2.4']
```
</p></details>
| urllib violates rfc 959 | https://api.github.com/repos/python/cpython/issues/42341/comments | 5 | 2005-09-04T17:30:12Z | 2022-04-09T23:58:27Z | https://github.com/python/cpython/issues/42341 | 1,198,809,840 | 42,341 |
[
"python",
"cpython"
] | BPO | [1281573](https://bugs.python.org/issue1281573)
--- | :---
Nosy | @ncoghlan
Files | <li>[format_join.diff](https://bugs.python.org/file6771/format_join.diff "Uploaded as text/plain at 2005-09-04.11:40:17 by @ncoghlan"): String format character for joining iterables</li><li>[format_join.2.diff](https://bugs.python.org/file6772/format_join.2.diff "Uploaded as text/plain at 2005-09-04.12:26:17 by @ncoghlan"): Fix seg fault when handling generators</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-09-05.12:22:49.000>
created_at = <Date 2005-09-04.11:40:17.000>
labels = ['interpreter-core']
title = 'String formatting character for str.join'
updated_at = <Date 2005-09-05.12:22:49.000>
user = 'https://github.com/ncoghlan'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-05.12:22:49.000>
actor = 'ncoghlan'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-09-04.11:40:17.000>
creator = 'ncoghlan'
dependencies = []
files = ['6771', '6772']
hgrepos = []
issue_num = 1281573
keywords = ['patch']
message_count = 4.0
messages = ['48702', '48703', '48704', '48705']
nosy_count = 1.0
nosy_names = ['ncoghlan']
pr_nums = []
priority = 'normal'
resolution = 'postponed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1281573'
versions = ['Python 2.5']
```
</p></details>
| String formatting character for str.join | https://api.github.com/repos/python/cpython/issues/42340/comments | 4 | 2005-09-04T11:40:17Z | 2022-04-09T23:58:26Z | https://github.com/python/cpython/issues/42340 | 1,198,809,837 | 42,340 |
[
"python",
"cpython"
] | BPO | [1281556](https://bugs.python.org/issue1281556)
--- | :---
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 2005-09-09.19:54:52.000>
created_at = <Date 2005-09-04.10:19:13.000>
labels = ['library']
title = 'exception when unpickling array.array objects'
updated_at = <Date 2005-09-09.19:54:52.000>
user = 'https://bugs.python.org/sjmachin'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-09.19:54:52.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-09-04.10:19:13.000>
creator = 'sjmachin'
dependencies = []
files = []
hgrepos = []
issue_num = 1281556
keywords = []
message_count = 3.0
messages = ['26207', '26208', '26209']
nosy_count = 2.0
nosy_names = ['rhettinger', 'sjmachin']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1281556'
versions = ['Python 2.4']
```
</p></details>
| exception when unpickling array.array objects | https://api.github.com/repos/python/cpython/issues/42339/comments | 3 | 2005-09-04T10:19:13Z | 2022-04-09T23:58:25Z | https://github.com/python/cpython/issues/42339 | 1,198,809,836 | 42,339 |
[
"python",
"cpython"
] | BPO | [1281408](https://bugs.python.org/issue1281408)
--- | :---
Nosy | @loewis, @birkenfeld, @birkenfeld
Files | <li>[buildvalue.diff](https://bugs.python.org/file1770/buildvalue.diff "Uploaded as text/plain at 2005-09-18.10:07:32 by @birkenfeld")</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-24.15:39:15.000>
created_at = <Date 2005-09-03.22:12:33.000>
labels = ['interpreter-core']
title = "Py_BuildValue k format units don\\'t work with big values"
updated_at = <Date 2005-11-24.15:39:15.000>
user = 'https://bugs.python.org/moese'
```
bugs.python.org fields:
```python
activity = <Date 2005-11-24.15:39:15.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-09-03.22:12:33.000>
creator = 'moese'
dependencies = []
files = ['1770']
hgrepos = []
issue_num = 1281408
keywords = []
message_count = 7.0
messages = ['26200', '26201', '26202', '26203', '26204', '26205', '26206']
nosy_count = 4.0
nosy_names = ['loewis', 'georg.brandl', 'georg.brandl', 'moese']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1281408'
versions = ['Python 2.4']
```
</p></details>
| Py_BuildValue k format units don\'t work with big values | https://api.github.com/repos/python/cpython/issues/42338/comments | 7 | 2005-09-03T22:12:33Z | 2022-04-09T23:58:24Z | https://github.com/python/cpython/issues/42338 | 1,198,809,830 | 42,338 |
[
"python",
"cpython"
] | BPO | [1281383](https://bugs.python.org/issue1281383)
--- | :---
Nosy | @birkenfeld, @rhettinger, @terryjreedy, @josiahcarlson
<sup>*Note: these values reflect the state of the issue at 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.01:11:50.000>
created_at = <Date 2005-09-03.20:16:53.000>
labels = ['extension-modules', 'invalid']
title = 'array.arrays are not unpickleable'
updated_at = <Date 2006-01-10.01:11:50.000>
user = 'https://github.com/birkenfeld'
```
bugs.python.org fields:
```python
activity = <Date 2006-01-10.01:11:50.000>
actor = 'mbrighton'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2005-09-03.20:16:53.000>
creator = 'georg.brandl'
dependencies = []
files = []
hgrepos = []
issue_num = 1281383
keywords = []
message_count = 9.0
messages = ['26191', '26192', '26193', '26194', '26195', '26196', '26197', '26198', '26199']
nosy_count = 6.0
nosy_names = ['georg.brandl', 'rhettinger', 'terry.reedy', 'sjmachin', 'josiahcarlson', 'mbrighton']
pr_nums = []
priority = 'high'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1281383'
versions = ['Python 2.4']
```
</p></details>
| array.arrays are not unpickleable | https://api.github.com/repos/python/cpython/issues/42337/comments | 9 | 2005-09-03T20:16:53Z | 2022-04-09T23:58:23Z | https://github.com/python/cpython/issues/42337 | 1,198,809,825 | 42,337 |
[
"python",
"cpython"
] | BPO | [1281291](https://bugs.python.org/issue1281291)
--- | :---
Nosy | @tim-one, @freddrake
Files | <li>[commandlog.txt](https://bugs.python.org/file1768/commandlog.txt "Uploaded as text/plain at 2005-09-03.15:18:45 by ryorke"): GhostScript output for api.pdf</li><li>[python.sty-url.diff](https://bugs.python.org/file1769/python.sty-url.diff "Uploaded as text/plain at 2005-09-03.15:24:10 by ryorke"): Diff to update \url and \ulink commands.</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 2006-05-25.02:46:25.000>
created_at = <Date 2005-09-03.15:18:45.000>
labels = ['docs']
title = 'Erroneous \\url command in python.sty'
updated_at = <Date 2006-05-25.02:46:25.000>
user = 'https://bugs.python.org/ryorke'
```
bugs.python.org fields:
```python
activity = <Date 2006-05-25.02:46:25.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-09-03.15:18:45.000>
creator = 'ryorke'
dependencies = []
files = ['1768', '1769']
hgrepos = []
issue_num = 1281291
keywords = []
message_count = 4.0
messages = ['26187', '26188', '26189', '26190']
nosy_count = 3.0
nosy_names = ['tim.peters', 'fdrake', 'ryorke']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1281291'
versions = []
```
</p></details>
| Erroneous \url command in python.sty | https://api.github.com/repos/python/cpython/issues/42336/comments | 4 | 2005-09-03T15:18:45Z | 2022-04-09T23:58:22Z | https://github.com/python/cpython/issues/42336 | 1,198,809,819 | 42,336 |
[
"python",
"cpython"
] | BPO | [1281053](https://bugs.python.org/issue1281053)
--- | :---
Nosy | @birkenfeld, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-09-03.16:36:12.000>
created_at = <Date 2005-09-02.23:30:05.000>
labels = ['invalid', 'type-feature', 'library']
title = 'non-sequence map() arguments for optimization'
updated_at = <Date 2005-09-03.16:36:12.000>
user = 'https://bugs.python.org/ecnassianer'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-03.16:36:12.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-09-02.23:30:05.000>
creator = 'ecnassianer'
dependencies = []
files = []
hgrepos = []
issue_num = 1281053
keywords = []
message_count = 4.0
messages = ['54608', '54609', '54610', '54611']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'rhettinger', 'ecnassianer']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1281053'
versions = []
```
</p></details>
| non-sequence map() arguments for optimization | https://api.github.com/repos/python/cpython/issues/42335/comments | 4 | 2005-09-02T23:30:05Z | 2022-04-09T23:58:20Z | https://github.com/python/cpython/issues/42335 | 1,198,809,817 | 42,335 |
[
"python",
"cpython"
] | BPO | [1281032](https://bugs.python.org/issue1281032)
--- | :---
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 2005-12-04.19:54:39.000>
created_at = <Date 2005-09-02.22:14:52.000>
labels = ['expert-XML']
title = "xml.sax.expatreader doesn't pass encoding to ParserCreate"
updated_at = <Date 2005-12-04.19:54:39.000>
user = 'https://bugs.python.org/sambayer'
```
bugs.python.org fields:
```python
activity = <Date 2005-12-04.19:54:39.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2005-09-02.22:14:52.000>
creator = 'sambayer'
dependencies = []
files = []
hgrepos = []
issue_num = 1281032
keywords = []
message_count = 2.0
messages = ['26185', '26186']
nosy_count = 2.0
nosy_names = ['akuchling', 'sambayer']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1281032'
versions = []
```
</p></details>
| xml.sax.expatreader doesn't pass encoding to ParserCreate | https://api.github.com/repos/python/cpython/issues/42334/comments | 2 | 2005-09-02T22:14:52Z | 2022-04-09T23:58:20Z | https://github.com/python/cpython/issues/42334 | 1,198,809,815 | 42,334 |
[
"python",
"cpython"
] | BPO | [1280924](https://bugs.python.org/issue1280924)
--- | :---
Nosy | @smontanaro
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-09-02.19:49:24.000>
created_at = <Date 2005-09-02.19:14:05.000>
labels = ['invalid', 'library']
title = 'PyDateTime_Check references static object'
updated_at = <Date 2005-09-02.19:49:24.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-02.19:49:24.000>
actor = 'skip.montanaro'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-09-02.19:14:05.000>
creator = 'skip.montanaro'
dependencies = []
files = []
hgrepos = []
issue_num = 1280924
keywords = []
message_count = 2.0
messages = ['26183', '26184']
nosy_count = 1.0
nosy_names = ['skip.montanaro']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1280924'
versions = []
```
</p></details>
| PyDateTime_Check references static object | https://api.github.com/repos/python/cpython/issues/42333/comments | 2 | 2005-09-02T19:14:05Z | 2022-04-09T23:58:18Z | https://github.com/python/cpython/issues/42333 | 1,198,809,811 | 42,333 |
[
"python",
"cpython"
] | BPO | [1280061](https://bugs.python.org/issue1280061)
--- | :---
Nosy | @brettcannon
Files | <li>[bug.txt](https://bugs.python.org/file1766/bug.txt "Uploaded as text/plain at 2005-09-01.20:06:08 by meonkeys"): shows time.strptime() failure with a unicode German date string</li><li>[de_strptime_fail_simple.py](https://bugs.python.org/file1767/de_strptime_fail_simple.py "Uploaded as text/plain at 2005-09-02.16:43:17 by meonkeys"): simpler, more precise demonstration of time.strptime() failure with a unicode German date string</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 2005-09-06.18:04:24.000>
created_at = <Date 2005-09-01.20:06:03.000>
labels = ['library']
title = 'time.strptime() fails with unicode date string, de_DE locale'
updated_at = <Date 2005-09-06.18:04:24.000>
user = 'https://bugs.python.org/meonkeys'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-06.18:04:24.000>
actor = 'meonkeys'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-09-01.20:06:03.000>
creator = 'meonkeys'
dependencies = []
files = ['1766', '1767']
hgrepos = []
issue_num = 1280061
keywords = []
message_count = 6.0
messages = ['26177', '26178', '26179', '26180', '26181', '26182']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'meonkeys']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1280061'
versions = ['Python 2.4']
```
</p></details>
| time.strptime() fails with unicode date string, de_DE locale | https://api.github.com/repos/python/cpython/issues/42332/comments | 6 | 2005-09-01T20:06:03Z | 2022-04-09T23:58:18Z | https://github.com/python/cpython/issues/42332 | 1,198,809,804 | 42,332 |
[
"python",
"cpython"
] | BPO | [1278906](https://bugs.python.org/issue1278906)
--- | :---
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 2005-09-02.08:43:40.000>
created_at = <Date 2005-09-01.11:55:44.000>
labels = ['docs']
title = 'invalid syntax in os.walk() first example'
updated_at = <Date 2005-09-02.08:43:40.000>
user = 'https://bugs.python.org/yohell'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-02.08:43:40.000>
actor = 'yohell'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-09-01.11:55:44.000>
creator = 'yohell'
dependencies = []
files = []
hgrepos = []
issue_num = 1278906
keywords = []
message_count = 3.0
messages = ['26174', '26175', '26176']
nosy_count = 2.0
nosy_names = ['rhettinger', 'yohell']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1278906'
versions = ['Python 2.5']
```
</p></details>
| invalid syntax in os.walk() first example | https://api.github.com/repos/python/cpython/issues/42331/comments | 3 | 2005-09-01T11:55:44Z | 2022-04-09T23:58:16Z | https://github.com/python/cpython/issues/42331 | 1,198,809,803 | 42,331 |
[
"python",
"cpython"
] | BPO | [1278102](https://bugs.python.org/issue1278102)
--- | :---
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 2009-04-05.17:30:31.337>
created_at = <Date 2005-09-01.06:37:20.000>
labels = ['type-bug', 'library']
title = 'help(<keyword>) broken, especially on Windows'
updated_at = <Date 2009-04-05.17:30:31.336>
user = 'https://bugs.python.org/bryango'
```
bugs.python.org fields:
```python
activity = <Date 2009-04-05.17:30:31.336>
actor = 'georg.brandl'
assignee = 'ping'
closed = True
closed_date = <Date 2009-04-05.17:30:31.337>
closer = 'georg.brandl'
components = ['Library (Lib)']
creation = <Date 2005-09-01.06:37:20.000>
creator = 'bryango'
dependencies = []
files = []
hgrepos = []
issue_num = 1278102
keywords = []
message_count = 2.0
messages = ['26173', '85533']
nosy_count = 3.0
nosy_names = ['ping', 'georg.brandl', 'bryango']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1278102'
versions = ['Python 2.6']
```
</p></details>
| help(<keyword>) broken, especially on Windows | https://api.github.com/repos/python/cpython/issues/42330/comments | 2 | 2005-09-01T06:37:20Z | 2022-04-09T23:58:15Z | https://github.com/python/cpython/issues/42330 | 1,198,809,798 | 42,330 |
[
"python",
"cpython"
] | BPO | [1277903](https://bugs.python.org/issue1277903)
--- | :---
Nosy | @rhettinger, @vsajip
Files | <li>[logtest.py](https://bugs.python.org/file1764/logtest.py "Uploaded as text/plain at 2005-09-01.16:04:46 by alengarbage"): Minimal program that exhibits behavior</li><li>[logtest3.py](https://bugs.python.org/file1765/logtest3.py "Uploaded as text/plain at 2005-09-01.22:29:48 by alengarbage"): even more minimal example</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 2005-09-02.10:05:43.000>
created_at = <Date 2005-09-01.04:49:27.000>
labels = ['invalid']
title = 'logging module broken for multiple threads?'
updated_at = <Date 2005-09-02.10:05:43.000>
user = 'https://bugs.python.org/alengarbage'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-02.10:05:43.000>
actor = 'vinay.sajip'
assignee = 'vinay.sajip'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2005-09-01.04:49:27.000>
creator = 'alengarbage'
dependencies = []
files = ['1764', '1765']
hgrepos = []
issue_num = 1277903
keywords = []
message_count = 7.0
messages = ['26166', '26167', '26168', '26169', '26170', '26171', '26172']
nosy_count = 4.0
nosy_names = ['rhettinger', 'vinay.sajip', 'alengarbage', 'alenlpeacock']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1277903'
versions = ['Python 2.4']
```
</p></details>
| logging module broken for multiple threads? | https://api.github.com/repos/python/cpython/issues/42329/comments | 7 | 2005-09-01T04:49:27Z | 2022-04-09T23:58:14Z | https://github.com/python/cpython/issues/42329 | 1,198,809,793 | 42,329 |
[
"python",
"cpython"
] | BPO | [1277718](https://bugs.python.org/issue1277718)
--- | :---
Nosy | @terryjreedy
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-09-01.21:38:13.000>
created_at = <Date 2005-08-31.20:10:27.000>
labels = ['invalid']
title = 'Lambda and deepcopy'
updated_at = <Date 2005-09-01.21:38:13.000>
user = 'https://bugs.python.org/jaginsberg'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-01.21:38:13.000>
actor = 'terry.reedy'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2005-08-31.20:10:27.000>
creator = 'jaginsberg'
dependencies = []
files = []
hgrepos = []
issue_num = 1277718
keywords = []
message_count = 2.0
messages = ['26164', '26165']
nosy_count = 2.0
nosy_names = ['terry.reedy', 'jaginsberg']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1277718'
versions = ['Python 2.3']
```
</p></details>
| Lambda and deepcopy | https://api.github.com/repos/python/cpython/issues/42328/comments | 2 | 2005-08-31T20:10:27Z | 2022-04-09T23:58:12Z | https://github.com/python/cpython/issues/42328 | 1,198,809,786 | 42,328 |
[
"python",
"cpython"
] | BPO | [1277677](https://bugs.python.org/issue1277677)
--- | :---
Nosy | @birkenfeld
Files | <li>[tkinter.tex.diff](https://bugs.python.org/file6770/tkinter.tex.diff "Uploaded as text/plain at 2005-08-31.19:04:37 by euske"): context diff for Doc/lib/tkinter.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 2005-09-15.16:03:08.000>
created_at = <Date 2005-08-31.19:04:37.000>
labels = ['docs']
title = 'tkinter hello world example bug'
updated_at = <Date 2005-09-15.16:03:08.000>
user = 'https://bugs.python.org/euske'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-15.16:03:08.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-08-31.19:04:37.000>
creator = 'euske'
dependencies = []
files = ['6770']
hgrepos = []
issue_num = 1277677
keywords = ['patch']
message_count = 2.0
messages = ['48700', '48701']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'euske']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1277677'
versions = ['Python 2.4']
```
</p></details>
| tkinter hello world example bug | https://api.github.com/repos/python/cpython/issues/42327/comments | 2 | 2005-08-31T19:04:37Z | 2022-04-09T23:58:11Z | https://github.com/python/cpython/issues/42327 | 1,198,809,783 | 42,327 |
[
"python",
"cpython"
] | BPO | [1277098](https://bugs.python.org/issue1277098)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-08-31.10:48:15.000>
created_at = <Date 2005-08-31.05:52:53.000>
labels = ['library']
title = "imaplib Imap.select() uses comparison to 'None' for boolean"
updated_at = <Date 2005-08-31.10:48:15.000>
user = 'https://bugs.python.org/jerub'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-31.10:48:15.000>
actor = 'pierslauder'
assignee = 'pierslauder'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-08-31.05:52:53.000>
creator = 'jerub'
dependencies = []
files = []
hgrepos = []
issue_num = 1277098
keywords = []
message_count = 4.0
messages = ['26160', '26161', '26162', '26163']
nosy_count = 2.0
nosy_names = ['pierslauder', 'jerub']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1277098'
versions = ['Python 2.3']
```
</p></details>
| imaplib Imap.select() uses comparison to 'None' for boolean | https://api.github.com/repos/python/cpython/issues/42326/comments | 4 | 2005-08-31T05:52:53Z | 2022-04-09T23:58:10Z | https://github.com/python/cpython/issues/42326 | 1,198,809,778 | 42,326 |
[
"python",
"cpython"
] | BPO | [1277016](https://bugs.python.org/issue1277016)
--- | :---
Nosy | @doerwalter
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-08-31.11:05:48.000>
created_at = <Date 2005-08-30.23:57:09.000>
labels = ['docs']
title = 'Sentence fragment in urlparse documentation'
updated_at = <Date 2005-08-31.11:05:48.000>
user = 'https://bugs.python.org/whit537'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-31.11:05:48.000>
actor = 'doerwalter'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-08-30.23:57:09.000>
creator = 'whit537'
dependencies = []
files = []
hgrepos = []
issue_num = 1277016
keywords = []
message_count = 2.0
messages = ['26158', '26159']
nosy_count = 2.0
nosy_names = ['doerwalter', 'whit537']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1277016'
versions = ['Python 2.5']
```
</p></details>
| Sentence fragment in urlparse documentation | https://api.github.com/repos/python/cpython/issues/42325/comments | 2 | 2005-08-30T23:57:09Z | 2022-04-09T23:58:09Z | https://github.com/python/cpython/issues/42325 | 1,198,809,776 | 42,325 |
[
"python",
"cpython"
] | BPO | [1276768](https://bugs.python.org/issue1276768)
--- | :---
Nosy | @tarekziade, @akitada
Files | <li>[dir_util.py](https://bugs.python.org/file8256/dir_util.py "Uploaded as text/plain at 2005-09-30.08:35:33 by gorilla_killa"): Copy of dir_util.py file that behaves as expected</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 2009-02-06.00:40:36.981>
created_at = <Date 2005-08-30.15:59:39.000>
labels = ['type-bug', 'library']
title = 'dirutils.mkpath (verbose option does not work)'
updated_at = <Date 2009-02-06.00:40:36.980>
user = 'https://bugs.python.org/gorillakilla'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-06.00:40:36.980>
actor = 'tarek'
assignee = 'tarek'
closed = True
closed_date = <Date 2009-02-06.00:40:36.981>
closer = 'tarek'
components = ['Distutils']
creation = <Date 2005-08-30.15:59:39.000>
creator = 'gorilla_killa'
dependencies = []
files = ['8256']
hgrepos = []
issue_num = 1276768
keywords = []
message_count = 5.0
messages = ['54606', '54607', '81179', '81237', '81241']
nosy_count = 4.0
nosy_names = ['nnorwitz', 'gorilla_killa', 'tarek', 'akitada']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1276768'
versions = ['Python 3.1', 'Python 2.7']
```
</p></details>
| dirutils.mkpath (verbose option does not work) | https://api.github.com/repos/python/cpython/issues/42324/comments | 5 | 2005-08-30T15:59:39Z | 2022-04-09T23:58:09Z | https://github.com/python/cpython/issues/42324 | 1,198,809,771 | 42,324 |
[
"python",
"cpython"
] | BPO | [1276587](https://bugs.python.org/issue1276587)
--- | :---
Nosy | @tim-one, @birkenfeld, @voidspace
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-08-31.22:17:27.000>
created_at = <Date 2005-08-30.12:52:59.000>
labels = ['interpreter-core']
title = "dict('') doesn't raise a value error"
updated_at = <Date 2005-08-31.22:17:27.000>
user = 'https://github.com/voidspace'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-31.22:17:27.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-08-30.12:52:59.000>
creator = 'michael.foord'
dependencies = []
files = []
hgrepos = []
issue_num = 1276587
keywords = []
message_count = 3.0
messages = ['26155', '26156', '26157']
nosy_count = 3.0
nosy_names = ['tim.peters', 'georg.brandl', 'michael.foord']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1276587'
versions = ['Python 2.4']
```
</p></details>
| dict('') doesn't raise a value error | https://api.github.com/repos/python/cpython/issues/42323/comments | 3 | 2005-08-30T12:52:59Z | 2022-04-09T23:58:07Z | https://github.com/python/cpython/issues/42323 | 1,198,809,768 | 42,323 |
[
"python",
"cpython"
] | BPO | [1276509](https://bugs.python.org/issue1276509)
--- | :---
Nosy | @birkenfeld, @devdanzin
Dependencies | <li>bpo-970334: 2.3.4 fails build on solaris 10 - complexobject.c</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2009-03-30.01:52:36.421>
created_at = <Date 2005-08-30.10:48:51.000>
labels = ['build']
title = '2.4.1 make fails on Solaris 10 (complexobject.c/HUGE_VAL)'
updated_at = <Date 2009-03-30.01:52:36.420>
user = 'https://bugs.python.org/chrschaffer'
```
bugs.python.org fields:
```python
activity = <Date 2009-03-30.01:52:36.420>
actor = 'ajaksu2'
assignee = 'none'
closed = True
closed_date = <Date 2009-03-30.01:52:36.421>
closer = 'ajaksu2'
components = ['Build']
creation = <Date 2005-08-30.10:48:51.000>
creator = 'chrschaffer'
dependencies = ['970334']
files = []
hgrepos = []
issue_num = 1276509
keywords = []
message_count = 6.0
messages = ['26151', '26152', '26153', '26154', '83870', '84454']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'dlr', 'chrschaffer', 'ajaksu2']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1276509'
versions = ['Python 2.4']
```
</p></details>
| 2.4.1 make fails on Solaris 10 (complexobject.c/HUGE_VAL) | https://api.github.com/repos/python/cpython/issues/42322/comments | 6 | 2005-08-30T10:48:51Z | 2022-04-09T23:58:06Z | https://github.com/python/cpython/issues/42322 | 1,198,809,763 | 42,322 |
[
"python",
"cpython"
] | BPO | [1276437](https://bugs.python.org/issue1276437)
--- | :---
Nosy | @birkenfeld, @facundobatista
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/facundobatista'
closed_at = <Date 2005-08-30.19:23:08.000>
created_at = <Date 2005-08-30.09:16:28.000>
labels = ['invalid', 'library']
title = 'error converting locale number to decimal'
updated_at = <Date 2005-08-30.19:23:08.000>
user = 'https://bugs.python.org/oswaldohm'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-30.19:23:08.000>
actor = 'georg.brandl'
assignee = 'facundobatista'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-08-30.09:16:28.000>
creator = 'oswaldohm'
dependencies = []
files = []
hgrepos = []
issue_num = 1276437
keywords = []
message_count = 3.0
messages = ['26148', '26149', '26150']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'facundobatista', 'quiver', 'oswaldohm']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1276437'
versions = ['Python 2.4']
```
</p></details>
| error converting locale number to decimal | https://api.github.com/repos/python/cpython/issues/42321/comments | 3 | 2005-08-30T09:16:28Z | 2022-04-09T23:58:05Z | https://github.com/python/cpython/issues/42321 | 1,198,809,762 | 42,321 |
[
"python",
"cpython"
] | BPO | [1276378](https://bugs.python.org/issue1276378)
--- | :---
Nosy | @birkenfeld, @gustaebel
Files | <li>[tarfile_win.diff](https://bugs.python.org/file6769/tarfile_win.diff "Uploaded as text/plain at 2005-08-30.07:50:26 by urbanp"): patch to Lib/tarfile.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/gustaebel'
closed_at = <Date 2007-08-24.10:23:20.761>
created_at = <Date 2005-08-30.07:50:25.000>
labels = ['library']
title = 'tarfile: adding filed that use direct device addressing'
updated_at = <Date 2007-08-24.10:23:20.733>
user = 'https://bugs.python.org/urbanp'
```
bugs.python.org fields:
```python
activity = <Date 2007-08-24.10:23:20.733>
actor = 'lars.gustaebel'
assignee = 'lars.gustaebel'
closed = True
closed_date = <Date 2007-08-24.10:23:20.761>
closer = 'lars.gustaebel'
components = ['Library (Lib)']
creation = <Date 2005-08-30.07:50:25.000>
creator = 'urbanp'
dependencies = []
files = ['6769']
hgrepos = []
issue_num = 1276378
keywords = ['patch']
message_count = 3.0
messages = ['48698', '48699', '55247']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'lars.gustaebel', 'urbanp']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1276378'
versions = ['Python 2.3']
```
</p></details>
| tarfile: adding filed that use direct device addressing | https://api.github.com/repos/python/cpython/issues/42320/comments | 3 | 2005-08-30T07:50:25Z | 2022-04-09T23:58:04Z | https://github.com/python/cpython/issues/42320 | 1,198,809,761 | 42,320 |
[
"python",
"cpython"
] | BPO | [1276356](https://bugs.python.org/issue1276356)
--- | :---
Nosy | @birkenfeld, @hyeshik
Files | <li>[regrtest-urlfetch.diff](https://bugs.python.org/file6768/regrtest-urlfetch.diff "Uploaded as text/plain at 2005-08-30.07:05:33 by @hyeshik"): Lib/test patch that adds 'urlfetch' resource.</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 2005-12-10.17:45:26.000>
created_at = <Date 2005-08-30.07:05:32.000>
labels = ['tests']
title = "Adding new regrtest resource 'urlfetch'"
updated_at = <Date 2005-12-10.17:45:26.000>
user = 'https://github.com/hyeshik'
```
bugs.python.org fields:
```python
activity = <Date 2005-12-10.17:45:26.000>
actor = 'hyeshik.chang'
assignee = 'hyeshik.chang'
closed = True
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2005-08-30.07:05:32.000>
creator = 'hyeshik.chang'
dependencies = []
files = ['6768']
hgrepos = []
issue_num = 1276356
keywords = ['patch']
message_count = 5.0
messages = ['48693', '48694', '48695', '48696', '48697']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'georg.brandl', 'hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1276356'
versions = []
```
</p></details>
| Adding new regrtest resource 'urlfetch' | https://api.github.com/repos/python/cpython/issues/42319/comments | 5 | 2005-08-30T07:05:32Z | 2022-04-09T23:58:03Z | https://github.com/python/cpython/issues/42319 | 1,198,809,759 | 42,319 |
[
"python",
"cpython"
] | BPO | [1276210](https://bugs.python.org/issue1276210)
--- | :---
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 = None
closed_at = <Date 2005-09-02.11:26:05.000>
created_at = <Date 2005-08-30.01:42:07.000>
labels = ['library']
title = "logging module's %(filename)s broken in py2exe environment"
updated_at = <Date 2005-09-02.11:26:05.000>
user = 'https://bugs.python.org/davidkhess'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-02.11:26:05.000>
actor = 'vinay.sajip'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-08-30.01:42:07.000>
creator = 'david_k_hess'
dependencies = []
files = []
hgrepos = []
issue_num = 1276210
keywords = []
message_count = 2.0
messages = ['26146', '26147']
nosy_count = 2.0
nosy_names = ['vinay.sajip', 'david_k_hess']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1276210'
versions = ['Python 2.4']
```
</p></details>
| logging module's %(filename)s broken in py2exe environment | https://api.github.com/repos/python/cpython/issues/42318/comments | 2 | 2005-08-30T01:42:07Z | 2022-04-09T23:58:01Z | https://github.com/python/cpython/issues/42318 | 1,198,809,755 | 42,318 |
[
"python",
"cpython"
] | BPO | [1275796](https://bugs.python.org/issue1275796)
--- | :---
Files | <li>[dist_docs.diff](https://bugs.python.org/file6767/dist_docs.diff "Uploaded as text/plain at 2005-08-29.16:11:07 by calvin")</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-08-30.03:36:01.000>
created_at = <Date 2005-08-29.16:11:04.000>
labels = ['docs']
title = 'fix distutils typo "sortcut" -> "shortcut"'
updated_at = <Date 2005-08-30.03:36:01.000>
user = 'https://bugs.python.org/calvin'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-30.03:36:01.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-08-29.16:11:04.000>
creator = 'calvin'
dependencies = []
files = ['6767']
hgrepos = []
issue_num = 1275796
keywords = ['patch']
message_count = 2.0
messages = ['48691', '48692']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'calvin']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1275796'
versions = []
```
</p></details>
| fix distutils typo "sortcut" -> "shortcut" | https://api.github.com/repos/python/cpython/issues/42317/comments | 2 | 2005-08-29T16:11:04Z | 2022-04-09T23:58:00Z | https://github.com/python/cpython/issues/42317 | 1,198,809,751 | 42,317 |
[
"python",
"cpython"
] | BPO | [1275719](https://bugs.python.org/issue1275719)
--- | :---
Nosy | @birkenfeld, @rhettinger, @pitrou
<sup>*Note: these values reflect the state of the issue at 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-03.17:01:39.000>
created_at = <Date 2005-08-29.14:54:08.000>
labels = ['interpreter-core', 'invalid']
title = 'discrepancy between str.__cmp__ and unicode.__cmp__'
updated_at = <Date 2005-09-03.17:01:39.000>
user = 'https://github.com/pitrou'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-03.17:01:39.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-08-29.14:54:08.000>
creator = 'pitrou'
dependencies = []
files = []
hgrepos = []
issue_num = 1275719
keywords = []
message_count = 4.0
messages = ['26142', '26143', '26144', '26145']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'rhettinger', 'pitrou']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1275719'
versions = ['Python 2.4']
```
</p></details>
| discrepancy between str.__cmp__ and unicode.__cmp__ | https://api.github.com/repos/python/cpython/issues/42316/comments | 4 | 2005-08-29T14:54:08Z | 2022-04-09T23:57:58Z | https://github.com/python/cpython/issues/42316 | 1,198,809,744 | 42,316 |
[
"python",
"cpython"
] | BPO | [1275677](https://bugs.python.org/issue1275677)
--- | :---
Nosy | @mwhudson, @rhettinger, @pitrou
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2005-08-31.13:50:04.000>
created_at = <Date 2005-08-29.13:49:34.000>
labels = ['interpreter-core', 'type-feature']
title = 'add a get() method to sets'
updated_at = <Date 2005-08-31.13:50:04.000>
user = 'https://github.com/pitrou'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-31.13:50:04.000>
actor = 'pitrou'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-08-29.13:49:34.000>
creator = 'pitrou'
dependencies = []
files = []
hgrepos = []
issue_num = 1275677
keywords = []
message_count = 12.0
messages = ['54594', '54595', '54596', '54597', '54598', '54599', '54600', '54601', '54602', '54603', '54604', '54605']
nosy_count = 4.0
nosy_names = ['mwh', 'rhettinger', 'jimjjewett', 'pitrou']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1275677'
versions = []
```
</p></details>
| add a get() method to sets | https://api.github.com/repos/python/cpython/issues/42315/comments | 12 | 2005-08-29T13:49:34Z | 2022-04-09T23:57:58Z | https://github.com/python/cpython/issues/42315 | 1,198,809,741 | 42,315 |
[
"python",
"cpython"
] | BPO | [1275608](https://bugs.python.org/issue1275608)
--- | :---
Nosy | @tim-one, @arigo
Files | <li>[test59.py](https://bugs.python.org/file1763/test59.py "Uploaded as text/plain at 2005-08-29.10:30:28 by @arigo"): KeyError instead of RuntimeError</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-06-01.15:56:11.000>
created_at = <Date 2005-08-29.10:30:26.000>
labels = ['interpreter-core']
title = 'dict key comparison swallows exceptions'
updated_at = <Date 2006-06-01.15:56:11.000>
user = 'https://github.com/arigo'
```
bugs.python.org fields:
```python
activity = <Date 2006-06-01.15:56:11.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-08-29.10:30:26.000>
creator = 'arigo'
dependencies = []
files = ['1763']
hgrepos = []
issue_num = 1275608
keywords = []
message_count = 3.0
messages = ['26139', '26140', '26141']
nosy_count = 2.0
nosy_names = ['tim.peters', 'arigo']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1275608'
versions = []
```
</p></details>
| dict key comparison swallows exceptions | https://api.github.com/repos/python/cpython/issues/42314/comments | 3 | 2005-08-29T10:30:26Z | 2022-04-09T23:57:56Z | https://github.com/python/cpython/issues/42314 | 1,198,809,737 | 42,314 |
[
"python",
"cpython"
] | BPO | [1275079](https://bugs.python.org/issue1275079)
--- | :---
Nosy | @tebeka
Files | <li>[s.diff](https://bugs.python.org/file6766/s.diff "Uploaded as text/plain at 2005-08-28.10:41:55 by @tebeka"): Patch file</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-10-01.03:37:42.000>
created_at = <Date 2005-08-28.10:41:52.000>
labels = ['build', 'invalid']
title = 'Compile socket module under cygwin'
updated_at = <Date 2005-10-01.03:37:42.000>
user = 'https://github.com/tebeka'
```
bugs.python.org fields:
```python
activity = <Date 2005-10-01.03:37:42.000>
actor = 'nnorwitz'
assignee = 'jlt63'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2005-08-28.10:41:52.000>
creator = 'tebeka'
dependencies = []
files = ['6766']
hgrepos = []
issue_num = 1275079
keywords = ['patch']
message_count = 3.0
messages = ['48688', '48689', '48690']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'jlt63', 'tebeka']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1275079'
versions = ['Python 2.5']
```
</p></details>
| Compile socket module under cygwin | https://api.github.com/repos/python/cpython/issues/42313/comments | 3 | 2005-08-28T10:41:52Z | 2022-04-09T23:57:55Z | https://github.com/python/cpython/issues/42313 | 1,198,809,732 | 42,313 |
[
"python",
"cpython"
] | BPO | [1274828](https://bugs.python.org/issue1274828)
--- | :---
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-09-14.20:42:20.000>
created_at = <Date 2005-08-27.21:40:57.000>
labels = ['docs']
title = 'splitunc not documented'
updated_at = <Date 2005-09-14.20:42:20.000>
user = 'https://bugs.python.org/pooryorick'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-14.20:42:20.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-08-27.21:40:57.000>
creator = 'pooryorick'
dependencies = []
files = []
hgrepos = []
issue_num = 1274828
keywords = []
message_count = 2.0
messages = ['26137', '26138']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'georg.brandl', 'pooryorick']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1274828'
versions = ['Python 2.4']
```
</p></details>
| splitunc not documented | https://api.github.com/repos/python/cpython/issues/42312/comments | 2 | 2005-08-27T21:40:57Z | 2022-04-09T23:57:55Z | https://github.com/python/cpython/issues/42312 | 1,198,809,729 | 42,312 |
[
"python",
"cpython"
] | BPO | [1274630](https://bugs.python.org/issue1274630)
--- | :---
Nosy | @birkenfeld, @birkenfeld
Files | <li>[doc25.diff](https://bugs.python.org/file6764/doc25.diff "Uploaded as text/plain at 2005-08-27.15:22:05 by quiver"): HEAD trunk</li><li>[doc24.diff](https://bugs.python.org/file6765/doc24.diff "Uploaded as text/plain at 2005-08-27.15:23:41 by quiver"): release24-maint trunk</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-08-28.11:37:11.000>
created_at = <Date 2005-08-27.15:22:05.000>
labels = ['docs']
title = 'documentation fixes'
updated_at = <Date 2005-08-28.11:37:11.000>
user = 'https://bugs.python.org/quiver'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-28.11:37:11.000>
actor = 'quiver'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-08-27.15:22:05.000>
creator = 'quiver'
dependencies = []
files = ['6764', '6765']
hgrepos = []
issue_num = 1274630
keywords = ['patch']
message_count = 5.0
messages = ['48683', '48684', '48685', '48686', '48687']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'georg.brandl', 'quiver']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1274630'
versions = ['Python 2.4']
```
</p></details>
| documentation fixes | https://api.github.com/repos/python/cpython/issues/42311/comments | 5 | 2005-08-27T15:22:05Z | 2022-04-09T23:57:54Z | https://github.com/python/cpython/issues/42311 | 1,198,809,725 | 42,311 |
[
"python",
"cpython"
] | BPO | [1274550](https://bugs.python.org/issue1274550)
--- | :---
Nosy | @birkenfeld, @birkenfeld, @gustaebel
Files | <li>[libtarfile.tex.diff](https://bugs.python.org/file6763/libtarfile.tex.diff "Uploaded as text/plain at 2005-08-27.11:36:13 by @gustaebel"): patch to libtarfile.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/birkenfeld'
closed_at = <Date 2005-08-27.17:11:02.000>
created_at = <Date 2005-08-27.11:36:12.000>
labels = ['docs']
title = 'libtarfile.tex: external URL changed'
updated_at = <Date 2005-08-27.17:11:02.000>
user = 'https://github.com/gustaebel'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-27.17:11:02.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-08-27.11:36:12.000>
creator = 'lars.gustaebel'
dependencies = []
files = ['6763']
hgrepos = []
issue_num = 1274550
keywords = ['patch']
message_count = 2.0
messages = ['48681', '48682']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'georg.brandl', 'lars.gustaebel']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1274550'
versions = []
```
</p></details>
| libtarfile.tex: external URL changed | https://api.github.com/repos/python/cpython/issues/42310/comments | 2 | 2005-08-27T11:36:12Z | 2022-04-09T23:57:53Z | https://github.com/python/cpython/issues/42310 | 1,198,809,718 | 42,310 |
[
"python",
"cpython"
] | BPO | [1274324](https://bugs.python.org/issue1274324)
--- | :---
Nosy | @tarekziade, @merwok
<sup>*Note: these values reflect the state of the issue at 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/merwok'
closed_at = None
created_at = <Date 2005-08-26.21:31:18.000>
labels = ['type-bug', 'library']
title = "'setup.py install' fails on linux from read-only storage"
updated_at = <Date 2013-10-25.07:58:47.571>
user = 'https://bugs.python.org/bialix'
```
bugs.python.org fields:
```python
activity = <Date 2013-10-25.07:58:47.571>
actor = 'christian.heimes'
assignee = 'eric.araujo'
closed = False
closed_date = None
closer = None
components = ['Distutils', 'Distutils2']
creation = <Date 2005-08-26.21:31:18.000>
creator = 'bialix'
dependencies = []
files = []
hgrepos = []
issue_num = 1274324
keywords = []
message_count = 4.0
messages = ['60806', '113009', '113027', '124089']
nosy_count = 3.0
nosy_names = ['bialix', 'tarek', 'eric.araujo']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'languishing'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1274324'
versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']
```
</p></details>
| 'setup.py install' fails on linux from read-only storage | https://api.github.com/repos/python/cpython/issues/42309/comments | 5 | 2005-08-26T21:31:18Z | 2022-05-12T21:43:07Z | https://github.com/python/cpython/issues/42309 | 1,198,809,712 | 42,309 |
[
"python",
"cpython"
] | BPO | [1274069](https://bugs.python.org/issue1274069)
--- | :---
Nosy | @tim-one, @loewis, @birkenfeld, @birkenfeld, @rhettinger
Files | <li>[bz2-offt.diff](https://bugs.python.org/file1762/bz2-offt.diff "Uploaded as text/plain at 2005-08-27.17:02:43 by @birkenfeld")</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-09-03.07:50:45.000>
created_at = <Date 2005-08-26.14:25:48.000>
labels = ['extension-modules']
title = 'bz2module.c compiler warning'
updated_at = <Date 2005-09-03.07:50:45.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-03.07:50:45.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2005-08-26.14:25:48.000>
creator = 'tim.peters'
dependencies = []
files = ['1762']
hgrepos = []
issue_num = 1274069
keywords = []
message_count = 11.0
messages = ['26126', '26127', '26128', '26129', '26130', '26131', '26132', '26133', '26134', '26135', '26136']
nosy_count = 5.0
nosy_names = ['tim.peters', 'loewis', 'georg.brandl', 'georg.brandl', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1274069'
versions = ['Python 2.5']
```
</p></details>
| bz2module.c compiler warning | https://api.github.com/repos/python/cpython/issues/42308/comments | 11 | 2005-08-26T14:25:48Z | 2022-04-09T23:57:51Z | https://github.com/python/cpython/issues/42308 | 1,198,809,707 | 42,308 |
[
"python",
"cpython"
] | BPO | [1273892](https://bugs.python.org/issue1273892)
--- | :---
Nosy | @doerwalter
Files | <li>[select.py](https://bugs.python.org/file1761/select.py "Uploaded as text/plain at 2005-08-26.09:44:27 by ostolski")</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-08-26.10:17:35.000>
created_at = <Date 2005-08-26.09:40:26.000>
labels = ['interpreter-core']
title = 'Encoding memory problem.'
updated_at = <Date 2005-08-26.10:17:35.000>
user = 'https://bugs.python.org/ostolski'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-26.10:17:35.000>
actor = 'doerwalter'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-08-26.09:40:26.000>
creator = 'ostolski'
dependencies = []
files = ['1761']
hgrepos = []
issue_num = 1273892
keywords = []
message_count = 2.0
messages = ['26124', '26125']
nosy_count = 2.0
nosy_names = ['doerwalter', 'ostolski']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1273892'
versions = ['Python 2.4']
```
</p></details>
| Encoding memory problem. | https://api.github.com/repos/python/cpython/issues/42307/comments | 2 | 2005-08-26T09:40:26Z | 2022-04-09T23:57:49Z | https://github.com/python/cpython/issues/42307 | 1,198,809,703 | 42,307 |
[
"python",
"cpython"
] | BPO | [1273829](https://bugs.python.org/issue1273829)
--- | :---
Nosy | @loewis, @birkenfeld, @birkenfeld
Files | <li>[os.py.diff](https://bugs.python.org/file6761/os.py.diff "Uploaded as text/plain at 2005-08-26.07:21:25 by idadesub"): patch against the cvs version of os.py</li><li>[test_os.diff](https://bugs.python.org/file6762/test_os.diff "Uploaded as text/plain at 2007-04-03.06:27:01 by zseil"): test_os windows fix against trunk revision 54670</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-04-09.16:07:57.000>
created_at = <Date 2005-08-26.07:21:24.000>
labels = []
title = 'extending os.walk to support following symlinks'
updated_at = <Date 2007-04-09.16:07:57.000>
user = 'https://bugs.python.org/idadesub'
```
bugs.python.org fields:
```python
activity = <Date 2007-04-09.16:07:57.000>
actor = 'tmick'
assignee = 'zseil'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2005-08-26.07:21:24.000>
creator = 'idadesub'
dependencies = []
files = ['6761', '6762']
hgrepos = []
issue_num = 1273829
keywords = ['patch']
message_count = 11.0
messages = ['48670', '48671', '48672', '48673', '48674', '48675', '48676', '48677', '48678', '48679', '48680']
nosy_count = 7.0
nosy_names = ['loewis', 'tmick', 'georg.brandl', 'georg.brandl', 'zseil', 'aptshansen', 'idadesub']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1273829'
versions = []
```
</p></details>
| extending os.walk to support following symlinks | https://api.github.com/repos/python/cpython/issues/42306/comments | 11 | 2005-08-26T07:21:24Z | 2022-04-09T23:57:48Z | https://github.com/python/cpython/issues/42306 | 1,198,809,699 | 42,306 |
[
"python",
"cpython"
] | BPO | [1273504](https://bugs.python.org/issue1273504)
--- | :---
Nosy | @tim-one, @rhettinger
Files | <li>[gc_cycles.py](https://bugs.python.org/file1760/gc_cycles.py "Uploaded as text/plain at 2005-08-25.22:23:50 by peufeu"): Test program</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2005-08-26.03:53:35.000>
created_at = <Date 2005-08-25.22:20:12.000>
labels = ['library']
title = "Cycle containing a Set is not GC'd [leak]"
updated_at = <Date 2005-08-26.03:53:35.000>
user = 'https://bugs.python.org/peufeu'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-26.03:53:35.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-08-25.22:20:12.000>
creator = 'peufeu'
dependencies = []
files = ['1760']
hgrepos = []
issue_num = 1273504
keywords = []
message_count = 4.0
messages = ['26120', '26121', '26122', '26123']
nosy_count = 3.0
nosy_names = ['tim.peters', 'rhettinger', 'peufeu']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1273504'
versions = ['Python 2.4']
```
</p></details>
| Cycle containing a Set is not GC'd [leak] | https://api.github.com/repos/python/cpython/issues/42305/comments | 4 | 2005-08-25T22:20:12Z | 2022-04-09T23:57:47Z | https://github.com/python/cpython/issues/42305 | 1,198,809,697 | 42,305 |
[
"python",
"cpython"
] | BPO | [1269051](https://bugs.python.org/issue1269051)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-08-26.01:53:20.000>
created_at = <Date 2005-08-24.20:05:00.000>
labels = ['invalid', 'OS-windows']
title = 'atexit not called for pythonservice (win32)'
updated_at = <Date 2005-08-26.01:53:20.000>
user = 'https://bugs.python.org/haridsv'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-26.01:53:20.000>
actor = 'haridsv'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2005-08-24.20:05:00.000>
creator = 'haridsv'
dependencies = []
files = []
hgrepos = []
issue_num = 1269051
keywords = []
message_count = 3.0
messages = ['26117', '26118', '26119']
nosy_count = 2.0
nosy_names = ['loewis', 'haridsv']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1269051'
versions = []
```
</p></details>
| atexit not called for pythonservice (win32) | https://api.github.com/repos/python/cpython/issues/42304/comments | 3 | 2005-08-24T20:05:00Z | 2022-04-09T23:57:45Z | https://github.com/python/cpython/issues/42304 | 1,198,809,695 | 42,304 |
[
"python",
"cpython"
] | BPO | [1268519](https://bugs.python.org/issue1268519)
--- | :---
Files | <li>[mime_sample.py](https://bugs.python.org/file1759/mime_sample.py "Uploaded as text/plain at 2005-08-24.15:43:10 by jkutter"): Sample demonstrating how a message with a line starting with "From" will get snarfed.</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-08-24.15:55:28.000>
created_at = <Date 2005-08-24.15:43:08.000>
labels = ['invalid', 'library']
title = 'email.MIMEText & email.MIMEMultipart "From" in message body'
updated_at = <Date 2005-08-24.15:55:28.000>
user = 'https://bugs.python.org/jkutter'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-24.15:55:28.000>
actor = 'jkutter'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-08-24.15:43:08.000>
creator = 'jkutter'
dependencies = []
files = ['1759']
hgrepos = []
issue_num = 1268519
keywords = []
message_count = 2.0
messages = ['26115', '26116']
nosy_count = 1.0
nosy_names = ['jkutter']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1268519'
versions = ['Python 2.4']
```
</p></details>
| email.MIMEText & email.MIMEMultipart "From" in message body | https://api.github.com/repos/python/cpython/issues/42303/comments | 2 | 2005-08-24T15:43:08Z | 2022-04-09T23:57:44Z | https://github.com/python/cpython/issues/42303 | 1,198,809,692 | 42,303 |
[
"python",
"cpython"
] | BPO | [1268314](https://bugs.python.org/issue1268314)
--- | :---
Nosy | @loewis, @doerwalter
Files | <li>[codecs.diff](https://bugs.python.org/file6760/codecs.diff "Uploaded as text/plain at 2005-08-24.17:22:15 by @loewis"): Version 2</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-09-18.08:46:14.000>
created_at = <Date 2005-08-24.14:13:50.000>
labels = ['library']
title = 'Cache lines in StreamReader.readlines'
updated_at = <Date 2005-09-18.08:46:14.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-18.08:46:14.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-08-24.14:13:50.000>
creator = 'loewis'
dependencies = []
files = ['6760']
hgrepos = []
issue_num = 1268314
keywords = ['patch']
message_count = 3.0
messages = ['48667', '48668', '48669']
nosy_count = 2.0
nosy_names = ['loewis', 'doerwalter']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1268314'
versions = []
```
</p></details>
| Cache lines in StreamReader.readlines | https://api.github.com/repos/python/cpython/issues/42302/comments | 3 | 2005-08-24T14:13:50Z | 2022-04-09T23:57:43Z | https://github.com/python/cpython/issues/42302 | 1,198,809,691 | 42,302 |
[
"python",
"cpython"
] | BPO | [1267884](https://bugs.python.org/issue1267884)
--- | :---
Nosy | @arigo, @terryjreedy
Superseder | <li>bpo-1202533: a bunch of infinite C recursions</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-09-07.03:38:05.125>
created_at = <Date 2005-08-24.10:22:04.000>
labels = ['interpreter-core']
title = 'crash recursive __getattr__'
updated_at = <Date 2007-09-07.03:38:05.125>
user = 'https://bugs.python.org/rodrigorc'
```
bugs.python.org fields:
```python
activity = <Date 2007-09-07.03:38:05.125>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-08-24.10:22:04.000>
creator = 'rodrigo_rc'
dependencies = []
files = []
hgrepos = []
issue_num = 1267884
keywords = []
message_count = 4.0
messages = ['26111', '26112', '26113', '26114']
nosy_count = 3.0
nosy_names = ['arigo', 'terry.reedy', 'rodrigo_rc']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = '1202533'
type = None
url = 'https://bugs.python.org/issue1267884'
versions = ['Python 2.4']
```
</p></details>
| crash recursive __getattr__ | https://api.github.com/repos/python/cpython/issues/42301/comments | 4 | 2005-08-24T10:22:04Z | 2022-04-09T23:57:42Z | https://github.com/python/cpython/issues/42301 | 1,198,809,688 | 42,301 |
[
"python",
"cpython"
] | BPO | [1267629](https://bugs.python.org/issue1267629)
--- | :---
Nosy | @birkenfeld, @benjaminp
Files | <li>[until.patch](https://bugs.python.org/file10235/until.patch "Uploaded as text/plain at 2008-05-09.23:08:55 by @benjaminp")</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/benjaminp'
closed_at = <Date 2008-05-11.14:15:05.171>
created_at = <Date 2005-08-24.02:24:32.000>
labels = ['library']
title = 'pdb: implement "until",fix for 1248119'
updated_at = <Date 2008-05-11.14:15:05.127>
user = 'https://bugs.python.org/isandler'
```
bugs.python.org fields:
```python
activity = <Date 2008-05-11.14:15:05.127>
actor = 'benjamin.peterson'
assignee = 'benjamin.peterson'
closed = True
closed_date = <Date 2008-05-11.14:15:05.171>
closer = 'benjamin.peterson'
components = ['Library (Lib)']
creation = <Date 2005-08-24.02:24:32.000>
creator = 'isandler'
dependencies = []
files = ['10235']
hgrepos = []
issue_num = 1267629
keywords = ['patch']
message_count = 4.0
messages = ['48666', '66494', '66604', '66632']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'isandler', 'benjamin.peterson', 'yqiang']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1267629'
versions = []
```
</p></details>
| pdb: implement "until",fix for 1248119 | https://api.github.com/repos/python/cpython/issues/42300/comments | 4 | 2005-08-24T02:24:32Z | 2022-04-09T23:57:42Z | https://github.com/python/cpython/issues/42300 | 1,198,809,683 | 42,300 |
[
"python",
"cpython"
] | BPO | [1267547](https://bugs.python.org/issue1267547)
--- | :---
Nosy | @loewis
Files | <li>[bdist_rpm.diff](https://bugs.python.org/file1758/bdist_rpm.diff "Uploaded as text/plain at 2005-08-24.17:12:28 by fer_perez"): Patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2006-07-03.12:30:22.000>
created_at = <Date 2005-08-23.23:59:07.000>
labels = ['library']
title = 'bdist_rpm hardcodes setup.py as the script name'
updated_at = <Date 2006-07-03.12:30:22.000>
user = 'https://bugs.python.org/ferperez'
```
bugs.python.org fields:
```python
activity = <Date 2006-07-03.12:30:22.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2005-08-23.23:59:07.000>
creator = 'fer_perez'
dependencies = []
files = ['1758']
hgrepos = []
issue_num = 1267547
keywords = []
message_count = 5.0
messages = ['26106', '26107', '26108', '26109', '26110']
nosy_count = 3.0
nosy_names = ['loewis', 'pearu', 'fer_perez']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1267547'
versions = []
```
</p></details>
| bdist_rpm hardcodes setup.py as the script name | https://api.github.com/repos/python/cpython/issues/42299/comments | 5 | 2005-08-23T23:59:07Z | 2022-04-09T23:57:41Z | https://github.com/python/cpython/issues/42299 | 1,198,809,681 | 42,299 |
[
"python",
"cpython"
] | BPO | [1267540](https://bugs.python.org/issue1267540)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2005-08-24.19:30:46.000>
created_at = <Date 2005-08-23.23:29:05.000>
labels = ['invalid', 'expert-tkinter']
title = '_register is not safe'
updated_at = <Date 2005-08-24.19:30:46.000>
user = 'https://bugs.python.org/reowen'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-24.19:30:46.000>
actor = 'reowen'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2005-08-23.23:29:05.000>
creator = 'reowen'
dependencies = []
files = []
hgrepos = []
issue_num = 1267540
keywords = []
message_count = 3.0
messages = ['26103', '26104', '26105']
nosy_count = 2.0
nosy_names = ['loewis', 'reowen']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1267540'
versions = ['Python 2.4']
```
</p></details>
| _register is not safe | https://api.github.com/repos/python/cpython/issues/42298/comments | 3 | 2005-08-23T23:29:05Z | 2022-04-09T23:57:40Z | https://github.com/python/cpython/issues/42298 | 1,198,809,679 | 42,298 |
[
"python",
"cpython"
] | BPO | [1266570](https://bugs.python.org/issue1266570)
--- | :---
Nosy | @nascheme, @vstinner, @devdanzin, @avassalotti, @ezio-melotti
Files | <li>[str-return-unicode.diff](https://bugs.python.org/file6758/str-return-unicode.diff "Uploaded as text/plain at 2005-08-22.20:55:26 by @nascheme")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2009-05-03.23:48:28.963>
created_at = <Date 2005-08-22.20:54:30.000>
labels = ['type-feature', 'expert-unicode']
title = 'PEP 349: allow str() to return unicode'
updated_at = <Date 2009-05-03.23:48:28.961>
user = 'https://github.com/nascheme'
```
bugs.python.org fields:
```python
activity = <Date 2009-05-03.23:48:28.961>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2009-05-03.23:48:28.963>
closer = 'vstinner'
components = ['Unicode']
creation = <Date 2005-08-22.20:54:30.000>
creator = 'nascheme'
dependencies = []
files = ['6758']
hgrepos = []
issue_num = 1266570
keywords = ['patch']
message_count = 6.0
messages = ['48664', '48665', '58292', '58298', '86707', '87085']
nosy_count = 5.0
nosy_names = ['nascheme', 'vstinner', 'ajaksu2', 'alexandre.vassalotti', 'ezio.melotti']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1266570'
versions = ['Python 2.7']
```
</p></details>
| PEP 349: allow str() to return unicode | https://api.github.com/repos/python/cpython/issues/42297/comments | 6 | 2005-08-22T20:54:30Z | 2022-04-09T23:57:38Z | https://github.com/python/cpython/issues/42297 | 1,198,809,676 | 42,297 |
[
"python",
"cpython"
] | BPO | [1266296](https://bugs.python.org/issue1266296)
--- | :---
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-08-22.19:36:15.000>
created_at = <Date 2005-08-22.15:43:25.000>
labels = ['docs']
title = 'Mistakes in decimal.Context.subtract documentation'
updated_at = <Date 2005-08-22.19:36:15.000>
user = 'https://bugs.python.org/jsizelove'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-22.19:36:15.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-08-22.15:43:25.000>
creator = 'jsizelove'
dependencies = []
files = []
hgrepos = []
issue_num = 1266296
keywords = []
message_count = 3.0
messages = ['26100', '26101', '26102']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'georg.brandl', 'quiver', 'jsizelove']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1266296'
versions = ['Python 2.4']
```
</p></details>
| Mistakes in decimal.Context.subtract documentation | https://api.github.com/repos/python/cpython/issues/42296/comments | 3 | 2005-08-22T15:43:25Z | 2022-04-09T23:57:37Z | https://github.com/python/cpython/issues/42296 | 1,198,809,672 | 42,296 |
[
"python",
"cpython"
] | BPO | [1266283](https://bugs.python.org/issue1266283)
--- | :---
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-08-22.18:08:12.000>
created_at = <Date 2005-08-22.15:21:45.000>
labels = []
title = 'lexists() is not exported from os.path'
updated_at = <Date 2005-08-22.18:08:12.000>
user = 'https://bugs.python.org/blais'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-22.18:08:12.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2005-08-22.15:21:45.000>
creator = 'blais'
dependencies = []
files = []
hgrepos = []
issue_num = 1266283
keywords = []
message_count = 2.0
messages = ['26098', '26099']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'georg.brandl', 'blais']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1266283'
versions = []
```
</p></details>
| lexists() is not exported from os.path | https://api.github.com/repos/python/cpython/issues/42295/comments | 2 | 2005-08-22T15:21:45Z | 2022-04-09T23:57:36Z | https://github.com/python/cpython/issues/42295 | 1,198,809,669 | 42,295 |
[
"python",
"cpython"
] | BPO | [1265100](https://bugs.python.org/issue1265100)
--- | :---
Nosy | @birkenfeld, @rhettinger, @devdanzin
Superseder | <li>bpo-1446619: extended slice behavior inconsistent with docs</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2009-04-05.17:32:29.034>
created_at = <Date 2005-08-20.21:30:18.000>
labels = ['type-feature', 'docs']
title = 'sequence slicing documentation incomplete'
updated_at = <Date 2009-04-05.17:32:29.032>
user = 'https://bugs.python.org/bethard'
```
bugs.python.org fields:
```python
activity = <Date 2009-04-05.17:32:29.032>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2009-04-05.17:32:29.034>
closer = 'georg.brandl'
components = ['Documentation']
creation = <Date 2005-08-20.21:30:18.000>
creator = 'bethard'
dependencies = []
files = []
hgrepos = []
issue_num = 1265100
keywords = []
message_count = 5.0
messages = ['26095', '26096', '26097', '82193', '85535']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'rhettinger', 'bethard', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = '1446619'
type = 'enhancement'
url = 'https://bugs.python.org/issue1265100'
versions = ['Python 2.7']
```
</p></details>
| sequence slicing documentation incomplete | https://api.github.com/repos/python/cpython/issues/42294/comments | 5 | 2005-08-20T21:30:18Z | 2022-04-09T23:57:34Z | https://github.com/python/cpython/issues/42294 | 1,198,809,664 | 42,294 |
[
"python",
"cpython"
] | BPO | [1264666](https://bugs.python.org/issue1264666)
--- | :---
Nosy | @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 2005-08-20.13:51:56.000>
created_at = <Date 2005-08-20.06:17:09.000>
labels = ['docs']
title = 'PEP 8 uses wrong raise syntax'
updated_at = <Date 2005-08-20.13:51:56.000>
user = 'https://bugs.python.org/bethard'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-20.13:51:56.000>
actor = 'goodger'
assignee = 'goodger'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-08-20.06:17:09.000>
creator = 'bethard'
dependencies = []
files = []
hgrepos = []
issue_num = 1264666
keywords = []
message_count = 2.0
messages = ['26093', '26094']
nosy_count = 2.0
nosy_names = ['goodger', 'bethard']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1264666'
versions = ['Python 2.4']
```
</p></details>
| PEP 8 uses wrong raise syntax | https://api.github.com/repos/python/cpython/issues/42293/comments | 2 | 2005-08-20T06:17:09Z | 2022-04-09T23:57:34Z | https://github.com/python/cpython/issues/42293 | 1,198,809,660 | 42,293 |
[
"python",
"cpython"
] | BPO | [1264168](https://bugs.python.org/issue1264168)
--- | :---
Nosy | @birkenfeld
Files | <li>[python.patch](https://bugs.python.org/file1757/python.patch "Uploaded as text/plain at 2005-08-19.17:31:34 by finlay648"): 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 = None
closed_at = <Date 2005-08-19.18:48:15.000>
created_at = <Date 2005-08-19.17:31:34.000>
labels = ['interpreter-core']
title = "PyArg_ParseTupleAndKeywords doesn't handle I format correctl"
updated_at = <Date 2005-08-19.18:48:15.000>
user = 'https://bugs.python.org/finlay648'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-19.18:48:15.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-08-19.17:31:34.000>
creator = 'finlay648'
dependencies = []
files = ['1757']
hgrepos = []
issue_num = 1264168
keywords = []
message_count = 4.0
messages = ['26089', '26090', '26091', '26092']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'finlay648']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1264168'
versions = []
```
</p></details>
| PyArg_ParseTupleAndKeywords doesn't handle I format correctl | https://api.github.com/repos/python/cpython/issues/42292/comments | 4 | 2005-08-19T17:31:34Z | 2022-04-09T23:57:32Z | https://github.com/python/cpython/issues/42292 | 1,198,809,655 | 42,292 |
[
"python",
"cpython"
] | BPO | [1263656](https://bugs.python.org/issue1263656)
--- | :---
Nosy | @kbkaiser
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2005-08-24.21:15:13.000>
created_at = <Date 2005-08-19.02:35:17.000>
labels = ['expert-IDLE']
title = 'IDLE on Mac'
updated_at = <Date 2005-08-24.21:15:13.000>
user = 'https://bugs.python.org/bsherwood'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-24.21:15:13.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2005-08-19.02:35:17.000>
creator = 'bsherwood'
dependencies = []
files = []
hgrepos = []
issue_num = 1263656
keywords = []
message_count = 6.0
messages = ['26083', '26084', '26085', '26086', '26087', '26088']
nosy_count = 2.0
nosy_names = ['kbk', 'bsherwood']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1263656'
versions = ['Python 2.4']
```
</p></details>
| IDLE on Mac | https://api.github.com/repos/python/cpython/issues/42291/comments | 6 | 2005-08-19T02:35:17Z | 2022-04-09T23:57:32Z | https://github.com/python/cpython/issues/42291 | 1,198,809,652 | 42,291 |
[
"python",
"cpython"
] | BPO | [1263635](https://bugs.python.org/issue1263635)
--- | :---
Nosy | @birkenfeld, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-02-20.22:10:05.000>
created_at = <Date 2005-08-19.02:07:29.000>
labels = ['interpreter-core']
title = 'type() and isinstance() do not call __getattribute__'
updated_at = <Date 2006-02-20.22:10:05.000>
user = 'https://bugs.python.org/pervognsen'
```
bugs.python.org fields:
```python
activity = <Date 2006-02-20.22:10:05.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-08-19.02:07:29.000>
creator = 'pervognsen'
dependencies = []
files = []
hgrepos = []
issue_num = 1263635
keywords = []
message_count = 3.0
messages = ['26080', '26081', '26082']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'rhettinger', 'pervognsen']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1263635'
versions = ['Python 2.4']
```
</p></details>
| type() and isinstance() do not call __getattribute__ | https://api.github.com/repos/python/cpython/issues/42290/comments | 3 | 2005-08-19T02:07:29Z | 2022-04-09T23:57:30Z | https://github.com/python/cpython/issues/42290 | 1,198,809,647 | 42,290 |
[
"python",
"cpython"
] | BPO | [1263086](https://bugs.python.org/issue1263086)
--- | :---
Nosy | @doerwalter
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-08-18.19:49:11.000>
created_at = <Date 2005-08-18.14:42:38.000>
labels = []
title = 'typo on "SimpleXMLRPCServer Objects"'
updated_at = <Date 2005-08-18.19:49:11.000>
user = 'https://bugs.python.org/whit537'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-18.19:49:11.000>
actor = 'doerwalter'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2005-08-18.14:42:38.000>
creator = 'whit537'
dependencies = []
files = []
hgrepos = []
issue_num = 1263086
keywords = []
message_count = 2.0
messages = ['26078', '26079']
nosy_count = 2.0
nosy_names = ['doerwalter', 'whit537']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1263086'
versions = []
```
</p></details>
| typo on "SimpleXMLRPCServer Objects" | https://api.github.com/repos/python/cpython/issues/42289/comments | 2 | 2005-08-18T14:42:38Z | 2022-04-09T23:57:29Z | https://github.com/python/cpython/issues/42289 | 1,198,809,642 | 42,289 |
[
"python",
"cpython"
] | BPO | [1262856](https://bugs.python.org/issue1262856)
--- | :---
Nosy | @mwhudson, @amauryfa
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2009-07-01.14:52:41.955>
created_at = <Date 2005-08-18.08:53:58.000>
labels = ['type-bug', 'library']
title = 'fcntl.ioctl have a bit problem.'
updated_at = <Date 2009-07-01.14:52:41.953>
user = 'https://bugs.python.org/fullsail'
```
bugs.python.org fields:
```python
activity = <Date 2009-07-01.14:52:41.953>
actor = 'amaury.forgeotdarc'
assignee = 'nnorwitz'
closed = True
closed_date = <Date 2009-07-01.14:52:41.955>
closer = 'amaury.forgeotdarc'
components = ['Library (Lib)']
creation = <Date 2005-08-18.08:53:58.000>
creator = 'fullsail'
dependencies = []
files = []
hgrepos = []
issue_num = 1262856
keywords = []
message_count = 6.0
messages = ['26073', '26074', '26075', '26076', '26077', '89979']
nosy_count = 4.0
nosy_names = ['mwh', 'nnorwitz', 'amaury.forgeotdarc', 'fullsail']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1262856'
versions = ['Python 2.6']
```
</p></details>
| fcntl.ioctl have a bit problem. | https://api.github.com/repos/python/cpython/issues/42288/comments | 6 | 2005-08-18T08:53:58Z | 2022-04-09T23:57:28Z | https://github.com/python/cpython/issues/42288 | 1,198,809,639 | 42,288 |
[
"python",
"cpython"
] | BPO | [1262320](https://bugs.python.org/issue1262320)
--- | :---
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-08-25.22:14:29.000>
created_at = <Date 2005-08-17.17:11:19.000>
labels = ['expert-XML']
title = 'minidom.py alternate newl support is broken'
updated_at = <Date 2005-08-25.22:14:29.000>
user = 'https://bugs.python.org/jwhitley'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-25.22:14:29.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2005-08-17.17:11:19.000>
creator = 'jwhitley'
dependencies = []
files = []
hgrepos = []
issue_num = 1262320
keywords = []
message_count = 2.0
messages = ['26071', '26072']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'georg.brandl', 'jwhitley']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1262320'
versions = ['Python 2.4']
```
</p></details>
| minidom.py alternate newl support is broken | https://api.github.com/repos/python/cpython/issues/42287/comments | 2 | 2005-08-17T17:11:19Z | 2022-04-09T23:57:27Z | https://github.com/python/cpython/issues/42287 | 1,198,809,632 | 42,287 |
[
"python",
"cpython"
] | BPO | [1262036](https://bugs.python.org/issue1262036)
--- | :---
Nosy | @loewis, @gustaebel
Files | <li>[tarfile-name.diff](https://bugs.python.org/file6756/tarfile-name.diff "Uploaded as text/plain at 2005-08-17.12:33:14 by @gustaebel"): patch to Lib/tarfile.py</li><li>[tarfile-name-2.diff](https://bugs.python.org/file6757/tarfile-name-2.diff "Uploaded as text/plain at 2005-08-25.14:15:51 by nobody"): updated patch to Lib/tarfile.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/gustaebel'
closed_at = <Date 2006-12-23.18:14:52.000>
created_at = <Date 2005-08-17.12:33:14.000>
labels = ['library']
title = 'tarfile: fix for bug python/cpython#42269'
updated_at = <Date 2006-12-23.18:14:52.000>
user = 'https://github.com/gustaebel'
```
bugs.python.org fields:
```python
activity = <Date 2006-12-23.18:14:52.000>
actor = 'lars.gustaebel'
assignee = 'lars.gustaebel'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-08-17.12:33:14.000>
creator = 'lars.gustaebel'
dependencies = []
files = ['6756', '6757']
hgrepos = []
issue_num = 1262036
keywords = ['patch']
message_count = 4.0
messages = ['48660', '48661', '48662', '48663']
nosy_count = 2.0
nosy_names = ['loewis', 'lars.gustaebel']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1262036'
versions = ['Python 2.4']
```
</p></details>
| tarfile: fix for bug #1257255 | https://api.github.com/repos/python/cpython/issues/42286/comments | 4 | 2005-08-17T12:33:14Z | 2022-04-09T23:57:26Z | https://github.com/python/cpython/issues/42286 | 1,198,809,626 | 42,286 |
[
"python",
"cpython"
] | BPO | [1261714](https://bugs.python.org/issue1261714)
--- | :---
Nosy | @benjaminp
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2009-02-17.02:21:05.771>
created_at = <Date 2005-08-17.06:50:54.000>
labels = ['interpreter-core', 'invalid']
title = 'precompiled code and nameError.'
updated_at = <Date 2009-02-17.02:21:05.769>
user = 'https://bugs.python.org/megath'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-17.02:21:05.769>
actor = 'benjamin.peterson'
assignee = 'none'
closed = True
closed_date = <Date 2009-02-17.02:21:05.771>
closer = 'benjamin.peterson'
components = ['Interpreter Core']
creation = <Date 2005-08-17.06:50:54.000>
creator = 'megath'
dependencies = []
files = []
hgrepos = []
issue_num = 1261714
keywords = []
message_count = 4.0
messages = ['60803', '60804', '60805', '82295']
nosy_count = 4.0
nosy_names = ['effbot', 'nnorwitz', 'benjamin.peterson', 'megath']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1261714'
versions = []
```
</p></details>
| precompiled code and nameError. | https://api.github.com/repos/python/cpython/issues/42285/comments | 4 | 2005-08-17T06:50:54Z | 2022-04-09T23:57:24Z | https://github.com/python/cpython/issues/42285 | 1,198,809,622 | 42,285 |
[
"python",
"cpython"
] | BPO | [1261659](https://bugs.python.org/issue1261659)
--- | :---
Nosy | @brettcannon, @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 = 'https://github.com/rhettinger'
closed_at = <Date 2005-11-22.19:51:18.000>
created_at = <Date 2005-08-17.05:10:58.000>
labels = ['docs']
title = "Tutorial doesn't cover * and ** function calls"
updated_at = <Date 2005-11-22.19:51:18.000>
user = 'https://github.com/brettcannon'
```
bugs.python.org fields:
```python
activity = <Date 2005-11-22.19:51:18.000>
actor = 'georg.brandl'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-08-17.05:10:58.000>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 1261659
keywords = []
message_count = 4.0
messages = ['26067', '26068', '26069', '26070']
nosy_count = 4.0
nosy_names = ['brett.cannon', 'georg.brandl', 'rhettinger', 'pterk']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1261659'
versions = []
```
</p></details>
| Tutorial doesn't cover * and ** function calls | https://api.github.com/repos/python/cpython/issues/42284/comments | 4 | 2005-08-17T05:10:58Z | 2022-04-09T23:57:24Z | https://github.com/python/cpython/issues/42284 | 1,198,809,619 | 42,284 |
[
"python",
"cpython"
] | BPO | [1261390](https://bugs.python.org/issue1261390)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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-27.13:19:29.069>
created_at = <Date 2005-08-16.21:46:24.000>
labels = ['interpreter-core']
title = 'import dynamic library bug?'
updated_at = <Date 2008-03-27.13:19:29.067>
user = 'https://bugs.python.org/broadwin'
```
bugs.python.org fields:
```python
activity = <Date 2008-03-27.13:19:29.067>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2008-03-27.13:19:29.069>
closer = 'georg.brandl'
components = ['Interpreter Core']
creation = <Date 2005-08-16.21:46:24.000>
creator = 'broadwin'
dependencies = []
files = []
hgrepos = []
issue_num = 1261390
keywords = []
message_count = 2.0
messages = ['60802', '63532']
nosy_count = 2.0
nosy_names = ['schmir', 'broadwin']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1261390'
versions = ['Python 2.4']
```
</p></details>
| import dynamic library bug? | https://api.github.com/repos/python/cpython/issues/42283/comments | 2 | 2005-08-16T21:46:24Z | 2022-04-09T23:57:22Z | https://github.com/python/cpython/issues/42283 | 1,198,809,615 | 42,283 |
[
"python",
"cpython"
] | BPO | [1261229](https://bugs.python.org/issue1261229)
--- | :---
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 = 'https://github.com/birkenfeld'
closed_at = <Date 2005-08-26.12:56:55.000>
created_at = <Date 2005-08-16.18:53:23.000>
labels = ['invalid', 'docs']
title = '__new__ is class method'
updated_at = <Date 2005-08-26.12:56:55.000>
user = 'https://bugs.python.org/hierro'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-26.12:56:55.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-08-16.18:53:23.000>
creator = 'hierro'
dependencies = []
files = []
hgrepos = []
issue_num = 1261229
keywords = []
message_count = 4.0
messages = ['26063', '26064', '26065', '26066']
nosy_count = 4.0
nosy_names = ['mwh', 'georg.brandl', 'georg.brandl', 'hierro']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1261229'
versions = []
```
</p></details>
| __new__ is class method | https://api.github.com/repos/python/cpython/issues/42282/comments | 4 | 2005-08-16T18:53:23Z | 2022-04-09T23:57:22Z | https://github.com/python/cpython/issues/42282 | 1,198,809,612 | 42,282 |
[
"python",
"cpython"
] | BPO | [1260171](https://bugs.python.org/issue1260171)
--- | :---
Nosy | @birkenfeld, @gpshead, @giampaolo, @vadmium
Files | <li>[subprocess_communicate_alternative.py](https://bugs.python.org/file8255/subprocess_communicate_alternative.py "Uploaded as text/plain at 2005-08-15.19:15:12 by ianbicking")</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 2020-10-20.01:58:46.586>
created_at = <Date 2005-08-15.19:15:12.000>
labels = ['type-feature', 'library']
title = 'subprocess: more general (non-buffering) communication'
updated_at = <Date 2020-10-20.01:58:46.585>
user = 'https://bugs.python.org/ianbicking'
```
bugs.python.org fields:
```python
activity = <Date 2020-10-20.01:58:46.585>
actor = 'gregory.p.smith'
assignee = 'gregory.p.smith'
closed = True
closed_date = <Date 2020-10-20.01:58:46.586>
closer = 'gregory.p.smith'
components = ['Library (Lib)']
creation = <Date 2005-08-15.19:15:12.000>
creator = 'ianbicking'
dependencies = []
files = ['8255']
hgrepos = []
issue_num = 1260171
keywords = ['patch']
message_count = 8.0
messages = ['54590', '54591', '54592', '54593', '161338', '222926', '245159', '379076']
nosy_count = 8.0
nosy_names = ['georg.brandl', 'gregory.p.smith', 'ianbicking', 'astrand', 'giampaolo.rodola', 'cvrebert', 'rosslagerwall', 'martin.panter']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1260171'
versions = ['Python 3.5']
```
</p></details>
| subprocess: more general (non-buffering) communication | https://api.github.com/repos/python/cpython/issues/42281/comments | 8 | 2005-08-15T19:15:12Z | 2022-04-09T23:57:21Z | https://github.com/python/cpython/issues/42281 | 1,198,809,608 | 42,281 |
[
"python",
"cpython"
] | BPO | [1259434](https://bugs.python.org/issue1259434)
--- | :---
Nosy | @loewis
Files | <li>[issue1259434.diff](https://bugs.python.org/file14335/issue1259434.diff "Uploaded as text/plain at 2009-06-21.22:03:34 by gpolo")</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-08-18.13:33:49.423>
created_at = <Date 2005-08-15.01:09:08.000>
labels = ['type-bug', 'expert-tkinter']
title = "Tix CheckList 'radio' option cannot be changed"
updated_at = <Date 2009-08-18.15:37:21.937>
user = 'https://bugs.python.org/raymaple'
```
bugs.python.org fields:
```python
activity = <Date 2009-08-18.15:37:21.937>
actor = 'gpolo'
assignee = 'loewis'
closed = True
closed_date = <Date 2009-08-18.13:33:49.423>
closer = 'gpolo'
components = ['Tkinter']
creation = <Date 2005-08-15.01:09:08.000>
creator = 'ray_maple'
dependencies = []
files = ['14335']
hgrepos = []
issue_num = 1259434
keywords = ['patch']
message_count = 4.0
messages = ['60801', '89589', '91689', '91703']
nosy_count = 3.0
nosy_names = ['loewis', 'ray_maple', 'gpolo']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1259434'
versions = ['Python 3.1', 'Python 2.7']
```
</p></details>
| Tix CheckList 'radio' option cannot be changed | https://api.github.com/repos/python/cpython/issues/42280/comments | 4 | 2005-08-15T01:09:08Z | 2022-04-09T23:57:20Z | https://github.com/python/cpython/issues/42280 | 1,198,809,605 | 42,280 |
[
"python",
"cpython"
] | BPO | [1258986](https://bugs.python.org/issue1258986)
--- | :---
Nosy | @hyeshik
Files | <li>[Makefile.pre.in.patch](https://bugs.python.org/file1756/Makefile.pre.in.patch "Uploaded as text/plain at 2005-08-14.13:11:40 by pirschel"): Patch for Makefile.pre.in</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-08-28.08:15:42.000>
created_at = <Date 2005-08-14.13:11:39.000>
labels = ['build']
title = 'Makefile ignores $CPPFLAGS'
updated_at = <Date 2005-08-28.08:15:42.000>
user = 'https://bugs.python.org/pirschel'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-28.08:15:42.000>
actor = 'hyeshik.chang'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2005-08-14.13:11:39.000>
creator = 'pirschel'
dependencies = []
files = ['1756']
hgrepos = []
issue_num = 1258986
keywords = []
message_count = 2.0
messages = ['26061', '26062']
nosy_count = 2.0
nosy_names = ['hyeshik.chang', 'pirschel']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1258986'
versions = ['Python 2.4']
```
</p></details>
| Makefile ignores $CPPFLAGS | https://api.github.com/repos/python/cpython/issues/42279/comments | 2 | 2005-08-14T13:11:39Z | 2022-04-09T23:57:18Z | https://github.com/python/cpython/issues/42279 | 1,198,809,603 | 42,279 |
[
"python",
"cpython"
] | BPO | [1258922](https://bugs.python.org/issue1258922)
--- | :---
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-08-14.12:38:15.000>
created_at = <Date 2005-08-14.11:00:50.000>
labels = ['docs']
title = '"it\'s" vs. "its" typo in Language Reference'
updated_at = <Date 2005-08-14.12:38:15.000>
user = 'https://bugs.python.org/wolpertinger'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-14.12:38:15.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-08-14.11:00:50.000>
creator = 'wolpertinger'
dependencies = []
files = []
hgrepos = []
issue_num = 1258922
keywords = []
message_count = 3.0
messages = ['26058', '26059', '26060']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'wolpertinger']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1258922'
versions = ['Python 2.4']
```
</p></details>
| "it's" vs. "its" typo in Language Reference | https://api.github.com/repos/python/cpython/issues/42278/comments | 3 | 2005-08-14T11:00:50Z | 2022-04-09T23:57:17Z | https://github.com/python/cpython/issues/42278 | 1,198,809,600 | 42,278 |
[
"python",
"cpython"
] | BPO | [1258485](https://bugs.python.org/issue1258485)
--- | :---
Nosy | @birkenfeld, @doko42, @voidspace
<sup>*Note: these values reflect the state of the issue at 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-19.00:21:32.000>
created_at = <Date 2005-08-13.16:49:31.000>
labels = ['invalid', 'library']
title = 'http auth documentation/implementation conflict'
updated_at = <Date 2006-02-19.00:21:32.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2006-02-19.00:21:32.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-08-13.16:49:31.000>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 1258485
keywords = []
message_count = 3.0
messages = ['26055', '26056', '26057']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'doko', 'michael.foord']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1258485'
versions = ['Python 2.4']
```
</p></details>
| http auth documentation/implementation conflict | https://api.github.com/repos/python/cpython/issues/42277/comments | 3 | 2005-08-13T16:49:31Z | 2022-04-09T23:57:16Z | https://github.com/python/cpython/issues/42277 | 1,198,809,594 | 42,277 |
[
"python",
"cpython"
] | BPO | [1257988](https://bugs.python.org/issue1257988)
--- | :---
Nosy | @loewis, @birkenfeld, @arekm
Files | <li>[python-smtplib.patch](https://bugs.python.org/file6755/python-smtplib.patch "Uploaded as text/plain at 2005-08-12.20:18:58 by @arekm"): smtp doesn't need for the system to be resolvable</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-31.19:34:27.000>
created_at = <Date 2005-08-12.20:18:58.000>
labels = ['library']
title = "fix smtplib when local host isn't resolvable in dns"
updated_at = <Date 2006-03-31.19:34:27.000>
user = 'https://github.com/arekm'
```
bugs.python.org fields:
```python
activity = <Date 2006-03-31.19:34:27.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-08-12.20:18:58.000>
creator = 'arekm'
dependencies = []
files = ['6755']
hgrepos = []
issue_num = 1257988
keywords = ['patch']
message_count = 6.0
messages = ['48654', '48655', '48656', '48657', '48658', '48659']
nosy_count = 3.0
nosy_names = ['loewis', 'georg.brandl', 'arekm']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1257988'
versions = []
```
</p></details>
| fix smtplib when local host isn't resolvable in dns | https://api.github.com/repos/python/cpython/issues/42276/comments | 6 | 2005-08-12T20:18:58Z | 2022-04-09T23:57:15Z | https://github.com/python/cpython/issues/42276 | 1,198,809,588 | 42,276 |
[
"python",
"cpython"
] | BPO | [1257960](https://bugs.python.org/issue1257960)
--- | :---
Nosy | @nascheme, @rhettinger, @pjeby
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/pjeby'
closed_at = <Date 2005-08-13.03:29:21.000>
created_at = <Date 2005-08-12.19:20:46.000>
labels = ['interpreter-core', 'release-blocker']
title = "gen_send_ex: Assertion `f->f_back != ((void *)0)' failed."
updated_at = <Date 2005-08-13.03:29:21.000>
user = 'https://github.com/nascheme'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-13.03:29:21.000>
actor = 'pje'
assignee = 'pje'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-08-12.19:20:46.000>
creator = 'nascheme'
dependencies = []
files = []
hgrepos = []
issue_num = 1257960
keywords = []
message_count = 3.0
messages = ['26052', '26053', '26054']
nosy_count = 3.0
nosy_names = ['nascheme', 'rhettinger', 'pje']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1257960'
versions = ['Python 2.5']
```
</p></details>
| gen_send_ex: Assertion `f->f_back != ((void *)0)' failed. | https://api.github.com/repos/python/cpython/issues/42275/comments | 3 | 2005-08-12T19:20:46Z | 2022-04-09T23:57:14Z | https://github.com/python/cpython/issues/42275 | 1,198,809,585 | 42,275 |
[
"python",
"cpython"
] | BPO | [1257772](https://bugs.python.org/issue1257772)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2008-09-15.17:43:03.337>
created_at = <Date 2005-08-12.15:57:59.000>
labels = ['expert-tkinter']
title = 'tkapp read-only attributes'
updated_at = <Date 2008-09-15.17:46:17.120>
user = 'https://bugs.python.org/peeble'
```
bugs.python.org fields:
```python
activity = <Date 2008-09-15.17:46:17.120>
actor = 'gpolo'
assignee = 'loewis'
closed = True
closed_date = <Date 2008-09-15.17:43:03.337>
closer = 'gpolo'
components = ['Tkinter']
creation = <Date 2005-08-12.15:57:59.000>
creator = 'peeble'
dependencies = []
files = []
hgrepos = []
issue_num = 1257772
keywords = []
message_count = 3.0
messages = ['60800', '73276', '73277']
nosy_count = 3.0
nosy_names = ['loewis', 'peeble', 'gpolo']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1257772'
versions = ['Python 2.4']
```
</p></details>
| tkapp read-only attributes | https://api.github.com/repos/python/cpython/issues/42274/comments | 3 | 2005-08-12T15:57:59Z | 2022-04-09T23:57:13Z | https://github.com/python/cpython/issues/42274 | 1,198,809,582 | 42,274 |
[
"python",
"cpython"
] | BPO | [1257731](https://bugs.python.org/issue1257731)
--- | :---
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 = 'https://github.com/rhettinger'
closed_at = <Date 2005-08-12.23:58:45.000>
created_at = <Date 2005-08-12.15:31:48.000>
labels = ['interpreter-core']
title = 'Make set.remove() behave more like Set.remove()'
updated_at = <Date 2005-08-12.23:58:45.000>
user = 'https://github.com/rhettinger'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-12.23:58:45.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-08-12.15:31:48.000>
creator = 'rhettinger'
dependencies = []
files = []
hgrepos = []
issue_num = 1257731
keywords = []
message_count = 2.0
messages = ['26050', '26051']
nosy_count = 1.0
nosy_names = ['rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1257731'
versions = ['Python 2.4']
```
</p></details>
| Make set.remove() behave more like Set.remove() | https://api.github.com/repos/python/cpython/issues/42273/comments | 2 | 2005-08-12T15:31:48Z | 2022-04-09T23:57:12Z | https://github.com/python/cpython/issues/42273 | 1,198,809,577 | 42,273 |
[
"python",
"cpython"
] | BPO | [1257728](https://bugs.python.org/issue1257728)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-07-30.13:31:41.000>
created_at = <Date 2005-08-12.15:28:53.000>
labels = ['OS-windows']
title = 'error message incorrectly claims Visual C++ is required'
updated_at = <Date 2006-07-30.13:31:41.000>
user = 'https://bugs.python.org/zooko'
```
bugs.python.org fields:
```python
activity = <Date 2006-07-30.13:31:41.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2005-08-12.15:28:53.000>
creator = 'zooko'
dependencies = []
files = []
hgrepos = []
issue_num = 1257728
keywords = []
message_count = 6.0
messages = ['26044', '26045', '26046', '26047', '26048', '26049']
nosy_count = 2.0
nosy_names = ['loewis', 'zooko']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1257728'
versions = ['Python 2.4']
```
</p></details>
| error message incorrectly claims Visual C++ is required | https://api.github.com/repos/python/cpython/issues/42272/comments | 6 | 2005-08-12T15:28:53Z | 2022-04-09T23:57:10Z | https://github.com/python/cpython/issues/42272 | 1,198,809,573 | 42,272 |
[
"python",
"cpython"
] | BPO | [1257687](https://bugs.python.org/issue1257687)
--- | :---
Nosy | @loewis, @birkenfeld, @deragon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-02-20.18:34:20.000>
created_at = <Date 2005-08-12.15:00:07.000>
labels = ['build']
title = 'Solaris 8 declares gethostname().'
updated_at = <Date 2006-02-20.18:34:20.000>
user = 'https://github.com/deragon'
```
bugs.python.org fields:
```python
activity = <Date 2006-02-20.18:34:20.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2005-08-12.15:00:07.000>
creator = 'deragon'
dependencies = []
files = []
hgrepos = []
issue_num = 1257687
keywords = []
message_count = 4.0
messages = ['26040', '26041', '26042', '26043']
nosy_count = 3.0
nosy_names = ['loewis', 'georg.brandl', 'deragon']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1257687'
versions = ['Python 2.4']
```
</p></details>
| Solaris 8 declares gethostname(). | https://api.github.com/repos/python/cpython/issues/42271/comments | 4 | 2005-08-12T15:00:07Z | 2022-04-09T23:57:09Z | https://github.com/python/cpython/issues/42271 | 1,198,809,568 | 42,271 |
[
"python",
"cpython"
] | BPO | [1257525](https://bugs.python.org/issue1257525)
--- | :---
Nosy | @malemburg
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/malemburg'
closed_at = <Date 2005-10-21.14:03:56.000>
created_at = <Date 2005-08-12.12:22:28.000>
labels = ['expert-unicode']
title = 'Encodings iso8859_1 and latin_1 are redundant'
updated_at = <Date 2005-10-21.14:03:56.000>
user = 'https://bugs.python.org/liturgist'
```
bugs.python.org fields:
```python
activity = <Date 2005-10-21.14:03:56.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2005-08-12.12:22:28.000>
creator = 'liturgist'
dependencies = []
files = []
hgrepos = []
issue_num = 1257525
keywords = []
message_count = 7.0
messages = ['26033', '26034', '26035', '26036', '26037', '26038', '26039']
nosy_count = 3.0
nosy_names = ['lemburg', 'exa', 'liturgist']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1257525'
versions = ['Python 2.4']
```
</p></details>
| Encodings iso8859_1 and latin_1 are redundant | https://api.github.com/repos/python/cpython/issues/42270/comments | 7 | 2005-08-12T12:22:28Z | 2022-04-09T23:57:09Z | https://github.com/python/cpython/issues/42270 | 1,198,809,563 | 42,270 |
[
"python",
"cpython"
] | BPO | [1257255](https://bugs.python.org/issue1257255)
--- | :---
Nosy | @loewis, @birkenfeld, @gustaebel
Files | <li>[tarfile-bug.py](https://bugs.python.org/file1755/tarfile-bug.py "Uploaded as text/plain at 2005-08-15.17:33:39 by blais"): Script to reproduce the tarfile bug mentioned above.</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/gustaebel'
closed_at = <Date 2006-12-23.18:17:39.000>
created_at = <Date 2005-08-12.02:26:29.000>
labels = ['library']
title = 'tarfile local name is local, should be abspath'
updated_at = <Date 2006-12-23.18:17:39.000>
user = 'https://bugs.python.org/blais'
```
bugs.python.org fields:
```python
activity = <Date 2006-12-23.18:17:39.000>
actor = 'lars.gustaebel'
assignee = 'lars.gustaebel'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-08-12.02:26:29.000>
creator = 'blais'
dependencies = []
files = ['1755']
hgrepos = []
issue_num = 1257255
keywords = []
message_count = 7.0
messages = ['26026', '26027', '26028', '26029', '26030', '26031', '26032']
nosy_count = 4.0
nosy_names = ['loewis', 'georg.brandl', 'blais', 'lars.gustaebel']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1257255'
versions = ['Python 2.4']
```
</p></details>
| tarfile local name is local, should be abspath | https://api.github.com/repos/python/cpython/issues/42269/comments | 7 | 2005-08-12T02:26:29Z | 2022-04-09T23:57:08Z | https://github.com/python/cpython/issues/42269 | 1,198,809,560 | 42,269 |
[
"python",
"cpython"
] | BPO | [1256786](https://bugs.python.org/issue1256786)
--- | :---
Nosy | @mwhudson, @birkenfeld, @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/mwhudson'
closed_at = <Date 2009-04-05.17:27:21.492>
created_at = <Date 2005-08-11.15:08:00.000>
labels = ['interpreter-core', 'type-bug']
title = 'slice object uses -1 as exclusive end-bound'
updated_at = <Date 2009-04-05.17:27:21.482>
user = 'https://bugs.python.org/bryango'
```
bugs.python.org fields:
```python
activity = <Date 2009-04-05.17:27:21.482>
actor = 'georg.brandl'
assignee = 'mwh'
closed = True
closed_date = <Date 2009-04-05.17:27:21.492>
closer = 'georg.brandl'
components = ['Interpreter Core']
creation = <Date 2005-08-11.15:08:00.000>
creator = 'bryango'
dependencies = []
files = []
hgrepos = []
issue_num = 1256786
keywords = []
message_count = 5.0
messages = ['26023', '26024', '26025', '82197', '85531']
nosy_count = 4.0
nosy_names = ['mwh', 'georg.brandl', 'bryango', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1256786'
versions = ['Python 2.6']
```
</p></details>
| slice object uses -1 as exclusive end-bound | https://api.github.com/repos/python/cpython/issues/42268/comments | 5 | 2005-08-11T15:08:00Z | 2022-04-09T23:57:06Z | https://github.com/python/cpython/issues/42268 | 1,198,809,557 | 42,268 |
[
"python",
"cpython"
] | BPO | [1256669](https://bugs.python.org/issue1256669)
--- | :---
Nosy | @loewis, @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-11-11.19:46:54.000>
created_at = <Date 2005-08-11.12:49:35.000>
labels = ['invalid']
title = 'Significant memory leak with PyImport_ReloadModule'
updated_at = <Date 2005-11-11.19:46:54.000>
user = 'https://bugs.python.org/bheld'
```
bugs.python.org fields:
```python
activity = <Date 2005-11-11.19:46:54.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2005-08-11.12:49:35.000>
creator = 'bheld'
dependencies = []
files = []
hgrepos = []
issue_num = 1256669
keywords = []
message_count = 8.0
messages = ['26015', '26016', '26017', '26018', '26019', '26020', '26021', '26022']
nosy_count = 5.0
nosy_names = ['loewis', 'nnorwitz', 'georg.brandl', 'collinwinter', 'bheld']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1256669'
versions = []
```
</p></details>
| Significant memory leak with PyImport_ReloadModule | https://api.github.com/repos/python/cpython/issues/42267/comments | 8 | 2005-08-11T12:49:35Z | 2022-04-09T23:57:05Z | https://github.com/python/cpython/issues/42267 | 1,198,809,554 | 42,267 |
[
"python",
"cpython"
] | BPO | [1256010](https://bugs.python.org/issue1256010)
--- | :---
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-08-10.17:04:34.000>
created_at = <Date 2005-08-10.16:29:17.000>
labels = ['interpreter-core', 'invalid']
title = 'bug in use of __getattribute__ ?'
updated_at = <Date 2005-08-10.17:04:34.000>
user = 'https://bugs.python.org/ninou'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-10.17:04:34.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-08-10.16:29:17.000>
creator = 'ninou'
dependencies = []
files = []
hgrepos = []
issue_num = 1256010
keywords = []
message_count = 2.0
messages = ['26013', '26014']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'ninou']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1256010'
versions = []
```
</p></details>
| bug in use of __getattribute__ ? | https://api.github.com/repos/python/cpython/issues/42266/comments | 2 | 2005-08-10T16:29:17Z | 2022-04-09T23:57:04Z | https://github.com/python/cpython/issues/42266 | 1,198,809,551 | 42,266 |
[
"python",
"cpython"
] | BPO | [1255395](https://bugs.python.org/issue1255395)
--- | :---
Nosy | @mwhudson, @rhettinger, @terryjreedy
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-08-11.18:21:07.000>
created_at = <Date 2005-08-10.01:15:00.000>
labels = ['invalid', 'OS-windows']
title = "float('-inf')"
updated_at = <Date 2005-08-11.18:21:07.000>
user = 'https://bugs.python.org/stevenbird'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-11.18:21:07.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2005-08-10.01:15:00.000>
creator = 'stevenbird'
dependencies = []
files = []
hgrepos = []
issue_num = 1255395
keywords = []
message_count = 6.0
messages = ['26007', '26008', '26009', '26010', '26011', '26012']
nosy_count = 4.0
nosy_names = ['mwh', 'rhettinger', 'terry.reedy', 'stevenbird']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1255395'
versions = []
```
</p></details>
| float('-inf') | https://api.github.com/repos/python/cpython/issues/42265/comments | 6 | 2005-08-10T01:15:00Z | 2022-04-09T23:57:02Z | https://github.com/python/cpython/issues/42265 | 1,198,809,547 | 42,265 |
[
"python",
"cpython"
] | BPO | [1255218](https://bugs.python.org/issue1255218)
--- | :---
Nosy | @birkenfeld, @terryjreedy
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-11-22.19:44:11.000>
created_at = <Date 2005-08-09.19:07:12.000>
labels = ['docs']
title = '"appropriately decorated" is undefined in MultiFile.push doc'
updated_at = <Date 2005-11-22.19:44:11.000>
user = 'https://bugs.python.org/aisaac0'
```
bugs.python.org fields:
```python
activity = <Date 2005-11-22.19:44:11.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-08-09.19:07:12.000>
creator = 'aisaac0'
dependencies = []
files = []
hgrepos = []
issue_num = 1255218
keywords = []
message_count = 5.0
messages = ['26002', '26003', '26004', '26005', '26006']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'terry.reedy', 'aisaac0', 'pterk']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1255218'
versions = ['Python 2.4']
```
</p></details>
| "appropriately decorated" is undefined in MultiFile.push doc | https://api.github.com/repos/python/cpython/issues/42264/comments | 5 | 2005-08-09T19:07:12Z | 2022-04-09T23:57:01Z | https://github.com/python/cpython/issues/42264 | 1,198,809,542 | 42,264 |
[
"python",
"cpython"
] | BPO | [1254718](https://bugs.python.org/issue1254718)
--- | :---
Nosy | @loewis, @rhettinger, @tarekziade, @merwok, @zooba
Files | <li>[distutils-rpath-gcc.diff](https://bugs.python.org/file6754/distutils-rpath-gcc.diff "Uploaded as text/plain at 2005-08-09.04:54:11 by sanxiyn")</li><li>[distutils-rpath-gcc_and_icc.patch](https://bugs.python.org/file14251/distutils-rpath-gcc_and_icc.patch "Uploaded as text/plain at 2009-06-10.00:28:41 by jkankiewicz"): Patch Lib/distutils/unixccompiler.py to issue "-Wl,-R" for Intel C/C++ also</li><li>[distutils-rpath-gcc_and_icc.patch](https://bugs.python.org/file14261/distutils-rpath-gcc_and_icc.patch "Uploaded as text/plain at 2009-06-10.18:24:43 by jkankiewicz"): 2.3-compatible patch for Lib/distutils/unixccompiler.py to issue "-Wl,-R" for Intel C/C++ 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 = 'https://github.com/tarekziade'
closed_at = <Date 2021-02-03.18:30:35.812>
created_at = <Date 2005-08-09.04:53:25.000>
labels = ['build', 'library']
title = 'GCC detection for runtime_library_dirs when ccache is used'
updated_at = <Date 2021-02-03.18:30:35.811>
user = 'https://bugs.python.org/sanxiyn'
```
bugs.python.org fields:
```python
activity = <Date 2021-02-03.18:30:35.811>
actor = 'steve.dower'
assignee = 'tarek'
closed = True
closed_date = <Date 2021-02-03.18:30:35.812>
closer = 'steve.dower'
components = ['Build', 'Distutils']
creation = <Date 2005-08-09.04:53:25.000>
creator = 'sanxiyn'
dependencies = []
files = ['6754', '14251', '14261']
hgrepos = []
issue_num = 1254718
keywords = ['patch']
message_count = 14.0
messages = ['48650', '48651', '48652', '48653', '55954', '89175', '89176', '89178', '89222', '89223', '114545', '114547', '114549', '386426']
nosy_count = 9.0
nosy_names = ['loewis', 'rhettinger', 'jafo', 'sanxiyn', 'rickharris', 'tarek', 'eric.araujo', 'jkankiewicz', 'steve.dower']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'compile error'
url = 'https://bugs.python.org/issue1254718'
versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']
```
</p></details>
| GCC detection for runtime_library_dirs when ccache is used | https://api.github.com/repos/python/cpython/issues/42263/comments | 14 | 2005-08-09T04:53:25Z | 2022-04-09T23:57:01Z | https://github.com/python/cpython/issues/42263 | 1,198,809,539 | 42,263 |
[
"python",
"cpython"
] | BPO | [1254695](https://bugs.python.org/issue1254695)
--- | :---
Nosy | @jackjansen, @ronaldoussoren
Files | <li>[qtdiff](https://bugs.python.org/file6753/qtdiff "Uploaded as application/octet-stream at 2005-08-09.04:03:55 by ckdavis"): qtsupport.py: patch to fix CmpObj/CmpInstObj mistyping</li><li>[qt-changes.diff](https://bugs.python.org/file8646/qt-changes.diff "Uploaded as text/plain at 2007-10-29.00:16:12 by ckdavis")</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 2009-03-30.15:24:41.349>
created_at = <Date 2005-08-09.04:03:55.000>
labels = ['OS-mac', 'type-bug']
title = 'QuickTime API needs corrected object types'
updated_at = <Date 2009-03-30.15:24:41.314>
user = 'https://bugs.python.org/ckdavis'
```
bugs.python.org fields:
```python
activity = <Date 2009-03-30.15:24:41.314>
actor = 'ronaldoussoren'
assignee = 'jackjansen'
closed = True
closed_date = <Date 2009-03-30.15:24:41.349>
closer = 'ronaldoussoren'
components = ['macOS']
creation = <Date 2005-08-09.04:03:55.000>
creator = 'ckdavis'
dependencies = []
files = ['6753', '8646']
hgrepos = []
issue_num = 1254695
keywords = ['patch']
message_count = 3.0
messages = ['48649', '56896', '84565']
nosy_count = 3.0
nosy_names = ['jackjansen', 'ronaldoussoren', 'ckdavis']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1254695'
versions = ['Python 2.6']
```
</p></details>
| QuickTime API needs corrected object types | https://api.github.com/repos/python/cpython/issues/42262/comments | 3 | 2005-08-09T04:03:55Z | 2022-04-09T23:57:00Z | https://github.com/python/cpython/issues/42262 | 1,198,809,532 | 42,262 |
[
"python",
"cpython"
] | BPO | [1254362](https://bugs.python.org/issue1254362)
--- | :---
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-08-08.18:02:26.000>
created_at = <Date 2005-08-08.17:32:01.000>
labels = ['docs']
title = 'Docs for list.extend() are incorrect'
updated_at = <Date 2005-08-08.18:02:26.000>
user = 'https://bugs.python.org/kjohnson'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-08.18:02:26.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-08-08.17:32:01.000>
creator = 'kjohnson'
dependencies = []
files = []
hgrepos = []
issue_num = 1254362
keywords = []
message_count = 2.0
messages = ['26000', '26001']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'kjohnson']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1254362'
versions = ['Python 2.4']
```
</p></details>
| Docs for list.extend() are incorrect | https://api.github.com/repos/python/cpython/issues/42261/comments | 2 | 2005-08-08T17:32:01Z | 2022-04-09T23:56:58Z | https://github.com/python/cpython/issues/42261 | 1,198,809,528 | 42,261 |
[
"python",
"cpython"
] | BPO | [1254248](https://bugs.python.org/issue1254248)
--- | :---
Nosy | @doerwalter
Files | <li>[parseError.py](https://bugs.python.org/file1754/parseError.py "Uploaded as text/plain at 2005-08-08.14:56:31 by oleg_noga"): reproduce MemoryError</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-08-08.15:40:16.000>
created_at = <Date 2005-08-08.14:56:30.000>
labels = ['interpreter-core']
title = 'parser fails on long non-ascii lines if coding declared'
updated_at = <Date 2005-08-08.15:40:16.000>
user = 'https://bugs.python.org/olegnoga'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-08.15:40:16.000>
actor = 'doerwalter'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-08-08.14:56:30.000>
creator = 'oleg_noga'
dependencies = []
files = ['1754']
hgrepos = []
issue_num = 1254248
keywords = []
message_count = 2.0
messages = ['25998', '25999']
nosy_count = 2.0
nosy_names = ['doerwalter', 'oleg_noga']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1254248'
versions = ['Python 2.3']
```
</p></details>
| parser fails on long non-ascii lines if coding declared | https://api.github.com/repos/python/cpython/issues/42260/comments | 2 | 2005-08-08T14:56:30Z | 2022-04-09T23:56:57Z | https://github.com/python/cpython/issues/42260 | 1,198,809,526 | 42,260 |
[
"python",
"cpython"
] | BPO | [1254125](https://bugs.python.org/issue1254125)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2010-08-21.18:55:19.659>
created_at = <Date 2005-08-08.11:48:01.000>
labels = ['type-feature', 'build']
title = 'Python interpreter unnecessarily linked against c++ runtime'
updated_at = <Date 2010-08-21.18:55:19.657>
user = 'https://bugs.python.org/zak-k'
```
bugs.python.org fields:
```python
activity = <Date 2010-08-21.18:55:19.657>
actor = 'BreamoreBoy'
assignee = 'none'
closed = True
closed_date = <Date 2010-08-21.18:55:19.659>
closer = 'BreamoreBoy'
components = ['Build']
creation = <Date 2005-08-08.11:48:01.000>
creator = 'zak-k'
dependencies = []
files = []
hgrepos = []
issue_num = 1254125
keywords = []
message_count = 3.0
messages = ['60798', '60799', '114543']
nosy_count = 3.0
nosy_names = ['loewis', 'zak-k', 'BreamoreBoy']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1254125'
versions = ['Python 2.7']
```
</p></details>
| Python interpreter unnecessarily linked against c++ runtime | https://api.github.com/repos/python/cpython/issues/42259/comments | 3 | 2005-08-08T11:48:01Z | 2022-04-09T23:56:55Z | https://github.com/python/cpython/issues/42259 | 1,198,809,521 | 42,259 |
[
"python",
"cpython"
] | BPO | [1252733](https://bugs.python.org/issue1252733)
--- | :---
Nosy | @birkenfeld, @salty-horse
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-08-06.10:13:24.000>
created_at = <Date 2005-08-05.17:55:20.000>
labels = ['invalid', 'library']
title = "os.system on win32 can't handle pathnames with spaces"
updated_at = <Date 2005-08-06.10:13:24.000>
user = 'https://github.com/salty-horse'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-06.10:13:24.000>
actor = 'salty-horse'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-08-05.17:55:20.000>
creator = 'salty-horse'
dependencies = []
files = []
hgrepos = []
issue_num = 1252733
keywords = []
message_count = 3.0
messages = ['25995', '25996', '25997']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'salty-horse']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1252733'
versions = ['Python 2.4']
```
</p></details>
| os.system on win32 can't handle pathnames with spaces | https://api.github.com/repos/python/cpython/issues/42258/comments | 3 | 2005-08-05T17:55:20Z | 2022-04-09T23:56:54Z | https://github.com/python/cpython/issues/42258 | 1,198,809,520 | 42,258 |
[
"python",
"cpython"
] | BPO | [1252706](https://bugs.python.org/issue1252706)
--- | :---
Nosy | @birkenfeld, @birkenfeld
Files | <li>[poplib.patch](https://bugs.python.org/file6752/poplib.patch "Uploaded as text/plain at 2005-08-05.16:57:05 by vmole"): poplib.patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/birkenfeld'
closed_at = <Date 2005-08-05.21:03:03.000>
created_at = <Date 2005-08-05.16:57:05.000>
labels = ['docs']
title = 'poplib list() docstring fix'
updated_at = <Date 2005-08-05.21:03:03.000>
user = 'https://bugs.python.org/vmole'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-05.21:03:03.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-08-05.16:57:05.000>
creator = 'vmole'
dependencies = []
files = ['6752']
hgrepos = []
issue_num = 1252706
keywords = ['patch']
message_count = 2.0
messages = ['48647', '48648']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'georg.brandl', 'vmole']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1252706'
versions = []
```
</p></details>
| poplib list() docstring fix | https://api.github.com/repos/python/cpython/issues/42257/comments | 2 | 2005-08-05T16:57:05Z | 2022-04-09T23:56:55Z | https://github.com/python/cpython/issues/42257 | 1,198,809,517 | 42,257 |
[
"python",
"cpython"
] | BPO | [1252550](https://bugs.python.org/issue1252550)
--- | :---
Nosy | @theller
Files | <li>[test.zip](https://bugs.python.org/file6750/test.zip "Uploaded as application/zip at 2005-08-05.12:32:26 by @theller"): Sample script and package</li><li>[modulefinder.patch](https://bugs.python.org/file6751/modulefinder.patch "Uploaded as text/plain at 2005-08-05.12:34:41 by @theller"): Patch for modulefinder</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 2008-01-16.20:54:24.285>
created_at = <Date 2005-08-05.12:32:26.000>
labels = ['library']
title = 'modulefinder misses modules'
updated_at = <Date 2008-01-16.20:54:24.284>
user = 'https://github.com/theller'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-16.20:54:24.284>
actor = 'theller'
assignee = 'theller'
closed = True
closed_date = <Date 2008-01-16.20:54:24.285>
closer = 'theller'
components = ['Library (Lib)']
creation = <Date 2005-08-05.12:32:26.000>
creator = 'theller'
dependencies = []
files = ['6750', '6751']
hgrepos = []
issue_num = 1252550
keywords = ['patch']
message_count = 2.0
messages = ['48645', '48646']
nosy_count = 1.0
nosy_names = ['theller']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1252550'
versions = []
```
</p></details>
| modulefinder misses modules | https://api.github.com/repos/python/cpython/issues/42256/comments | 2 | 2005-08-05T12:32:26Z | 2022-04-09T23:56:52Z | https://github.com/python/cpython/issues/42256 | 1,198,809,514 | 42,256 |
[
"python",
"cpython"
] | BPO | [1252236](https://bugs.python.org/issue1252236)
--- | :---
Nosy | @loewis, @terryjreedy, @asvetlov
Files | <li>[_tkinter.c.diff](https://bugs.python.org/file6749/_tkinter.c.diff "Uploaded as text/plain at 2005-08-04.21:51:49 by mdehoon"): Patch for _tkinter.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/loewis'
closed_at = None
created_at = <Date 2005-08-04.21:51:48.000>
labels = ['type-feature', 'expert-tkinter']
title = "Simplying Tkinter's event loop"
updated_at = <Date 2019-04-26.18:38:42.954>
user = 'https://bugs.python.org/mdehoon'
```
bugs.python.org fields:
```python
activity = <Date 2019-04-26.18:38:42.954>
actor = 'BreamoreBoy'
assignee = 'loewis'
closed = False
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2005-08-04.21:51:48.000>
creator = 'mdehoon'
dependencies = []
files = ['6749']
hgrepos = []
issue_num = 1252236
keywords = ['patch']
message_count = 9.0
messages = ['48640', '48641', '48642', '48643', '48644', '89363', '114542', '127967', '222645']
nosy_count = 7.0
nosy_names = ['loewis', 'terry.reedy', 'jimjjewett', 'mdehoon', 'gpolo', 'asvetlov', 'PythonInTheGrass']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1252236'
versions = ['Python 3.5']
```
</p></details>
| Simplying Tkinter's event loop | https://api.github.com/repos/python/cpython/issues/42255/comments | 9 | 2005-08-04T21:51:48Z | 2023-11-23T14:22:07Z | https://github.com/python/cpython/issues/42255 | 1,198,809,512 | 42,255 |
[
"python",
"cpython"
] | BPO | [1252149](https://bugs.python.org/issue1252149)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-08-12.21:22:11.000>
created_at = <Date 2005-08-04.19:30:41.000>
labels = ['invalid', 'OS-windows']
title = 'IOError after normal write'
updated_at = <Date 2005-08-12.21:22:11.000>
user = 'https://bugs.python.org/patrickgerken'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-12.21:22:11.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2005-08-04.19:30:41.000>
creator = 'patrick_gerken'
dependencies = []
files = []
hgrepos = []
issue_num = 1252149
keywords = []
message_count = 4.0
messages = ['25991', '25992', '25993', '25994']
nosy_count = 2.0
nosy_names = ['tim.peters', 'patrick_gerken']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1252149'
versions = []
```
</p></details>
| IOError after normal write | https://api.github.com/repos/python/cpython/issues/42254/comments | 4 | 2005-08-04T19:30:41Z | 2022-04-09T23:56:49Z | https://github.com/python/cpython/issues/42254 | 1,198,809,509 | 42,254 |
[
"python",
"cpython"
] | BPO | [1252001](https://bugs.python.org/issue1252001)
--- | :---
Nosy | @jackdied
Dependencies | <li>bpo-1360221: telnetlib expect() and read_until() do not time out properly</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/jackdied'
closed_at = <Date 2009-04-06.01:34:42.701>
created_at = <Date 2005-08-04.15:47:52.000>
labels = ['type-bug', 'library']
title = 'Issue with telnetlib read_until not timing out'
updated_at = <Date 2009-04-06.01:34:42.700>
user = 'https://bugs.python.org/padded'
```
bugs.python.org fields:
```python
activity = <Date 2009-04-06.01:34:42.700>
actor = 'jackdied'
assignee = 'jackdied'
closed = True
closed_date = <Date 2009-04-06.01:34:42.701>
closer = 'jackdied'
components = ['Library (Lib)']
creation = <Date 2005-08-04.15:47:52.000>
creator = 'padded'
dependencies = ['1360221']
files = []
hgrepos = []
issue_num = 1252001
keywords = []
message_count = 4.0
messages = ['60796', '60797', '85035', '85604']
nosy_count = 2.0
nosy_names = ['jackdied', 'padded']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1252001'
versions = ['Python 2.6']
```
</p></details>
| Issue with telnetlib read_until not timing out | https://api.github.com/repos/python/cpython/issues/42253/comments | 4 | 2005-08-04T15:47:52Z | 2022-04-09T23:56:49Z | https://github.com/python/cpython/issues/42253 | 1,198,809,508 | 42,253 |
[
"python",
"cpython"
] | BPO | [1251921](https://bugs.python.org/issue1251921)
--- | :---
Nosy | @malemburg, @loewis, @vstinner, @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/malemburg'
closed_at = <Date 2009-02-16.20:02:29.380>
created_at = <Date 2005-08-04.14:11:16.000>
labels = ['type-feature', 'expert-unicode', 'docs']
title = "Fail codecs.lookup() on 'mbcs' and 'tactis'"
updated_at = <Date 2009-02-16.20:02:29.378>
user = 'https://bugs.python.org/liturgist'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-16.20:02:29.378>
actor = 'vstinner'
assignee = 'lemburg'
closed = True
closed_date = <Date 2009-02-16.20:02:29.380>
closer = 'vstinner'
components = ['Documentation', 'Unicode']
creation = <Date 2005-08-04.14:11:16.000>
creator = 'liturgist'
dependencies = []
files = []
hgrepos = []
issue_num = 1251921
keywords = []
message_count = 10.0
messages = ['25983', '25984', '25985', '25986', '25987', '25988', '25989', '25990', '82196', '82267']
nosy_count = 5.0
nosy_names = ['lemburg', 'loewis', 'liturgist', 'vstinner', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1251921'
versions = ['Python 2.4']
```
</p></details>
| Fail codecs.lookup() on 'mbcs' and 'tactis' | https://api.github.com/repos/python/cpython/issues/42252/comments | 10 | 2005-08-04T14:11:16Z | 2022-04-09T23:56:48Z | https://github.com/python/cpython/issues/42252 | 1,198,809,505 | 42,252 |
[
"python",
"cpython"
] | BPO | [1251748](https://bugs.python.org/issue1251748)
--- | :---
Nosy | @arigo, @nascheme, @pitrou
Files | <li>[comp-scope.diff](https://bugs.python.org/file6747/comp-scope.diff "Uploaded as text/plain at 2005-08-04.10:28:57 by @arigo"): patch #1 (mwh)</li><li>[compiler2.diff](https://bugs.python.org/file6748/compiler2.diff "Uploaded as text/plain at 2005-09-04.13:13:15 by @arigo"): 2.4/Lib/compiler package diff from PyPy (#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 2008-03-24.10:22:38.449>
created_at = <Date 2005-08-04.10:28:57.000>
labels = ['interpreter-core']
title = 'compiler package: "global a; a=5"'
updated_at = <Date 2008-03-25.19:27:27.986>
user = 'https://github.com/arigo'
```
bugs.python.org fields:
```python
activity = <Date 2008-03-25.19:27:27.986>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2008-03-24.10:22:38.449>
closer = 'arigo'
components = ['Interpreter Core']
creation = <Date 2005-08-04.10:28:57.000>
creator = 'arigo'
dependencies = []
files = ['6747', '6748']
hgrepos = []
issue_num = 1251748
keywords = ['patch']
message_count = 12.0
messages = ['48636', '48637', '48638', '48639', '64368', '64409', '64411', '64452', '64470', '64474', '64496', '64507']
nosy_count = 3.0
nosy_names = ['arigo', 'nascheme', 'pitrou']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1251748'
versions = ['Python 2.6', 'Python 2.5']
```
</p></details>
| compiler package: "global a; a=5" | https://api.github.com/repos/python/cpython/issues/42251/comments | 12 | 2005-08-04T10:28:57Z | 2022-04-09T23:56:46Z | https://github.com/python/cpython/issues/42251 | 1,198,809,501 | 42,251 |
[
"python",
"cpython"
] | BPO | [1251631](https://bugs.python.org/issue1251631)
--- | :---
Nosy | @tim-one, @loewis, @doerwalter
Files | <li>[python_2.4.1_crash.py](https://bugs.python.org/file1753/python_2.4.1_crash.py "Uploaded as text/plain at 2005-08-04.07:18:36 by complex"): Script to reproduce 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 = 'https://github.com/loewis'
closed_at = <Date 2005-08-25.06:07:28.000>
created_at = <Date 2005-08-04.07:18:35.000>
labels = ['interpreter-core']
title = 'Python 2.4.1 crashes when importing the attached script'
updated_at = <Date 2005-08-25.06:07:28.000>
user = 'https://bugs.python.org/complex'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-25.06:07:28.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-08-04.07:18:35.000>
creator = 'complex'
dependencies = []
files = ['1753']
hgrepos = []
issue_num = 1251631
keywords = []
message_count = 5.0
messages = ['25978', '25979', '25980', '25981', '25982']
nosy_count = 4.0
nosy_names = ['tim.peters', 'loewis', 'doerwalter', 'complex']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1251631'
versions = ['Python 2.4']
```
</p></details>
| Python 2.4.1 crashes when importing the attached script | https://api.github.com/repos/python/cpython/issues/42250/comments | 5 | 2005-08-04T07:18:35Z | 2022-04-09T23:56:46Z | https://github.com/python/cpython/issues/42250 | 1,198,809,499 | 42,250 |
[
"python",
"cpython"
] | BPO | [1251528](https://bugs.python.org/issue1251528)
--- | :---
Nosy | @rhettinger, @josiahcarlson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-08-11.07:40:15.000>
created_at = <Date 2005-08-04.02:50:34.000>
labels = ['invalid', 'docs']
title = 'smtplib and email.py'
updated_at = <Date 2005-08-11.07:40:15.000>
user = 'https://bugs.python.org/cosminn'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-11.07:40:15.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-08-04.02:50:34.000>
creator = 'cosminn'
dependencies = []
files = []
hgrepos = []
issue_num = 1251528
keywords = []
message_count = 3.0
messages = ['25975', '25976', '25977']
nosy_count = 3.0
nosy_names = ['rhettinger', 'josiahcarlson', 'cosminn']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1251528'
versions = ['Python 2.3']
```
</p></details>
| smtplib and email.py | https://api.github.com/repos/python/cpython/issues/42249/comments | 3 | 2005-08-04T02:50:34Z | 2022-04-09T23:56:44Z | https://github.com/python/cpython/issues/42249 | 1,198,809,497 | 42,249 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.