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 | [1213831](https://bugs.python.org/issue1213831)
--- | :---
Nosy | @loewis, @rhettinger
Files | <li>[ucd_getcode_typo.diff](https://bugs.python.org/file6680/ucd_getcode_typo.diff "Uploaded as text/plain at 2005-06-02.22:02:54 by dsuch"): Fixed typo in unicodedata._getcode</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-09-18.08:19:16.000>
created_at = <Date 2005-06-02.22:00:54.000>
labels = []
title = 'Trivial typo in unicodedata._getcode'
updated_at = <Date 2005-09-18.08:19:16.000>
user = 'https://bugs.python.org/dsuch'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-18.08:19:16.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2005-06-02.22:00:54.000>
creator = 'dsuch'
dependencies = []
files = ['6680']
hgrepos = []
issue_num = 1213831
keywords = ['patch']
message_count = 3.0
messages = ['48423', '48424', '48425']
nosy_count = 3.0
nosy_names = ['loewis', 'rhettinger', 'dsuch']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1213831'
versions = []
```
</p></details>
| Trivial typo in unicodedata._getcode | https://api.github.com/repos/python/cpython/issues/42048/comments | 3 | 2005-06-02T22:00:54Z | 2022-04-09T23:52:52Z | https://github.com/python/cpython/issues/42048 | 1,198,808,714 | 42,048 |
[
"python",
"cpython"
] | BPO | [1213703](https://bugs.python.org/issue1213703)
--- | :---
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-06-02.21:08:03.000>
created_at = <Date 2005-06-02.18:32:31.000>
labels = ['invalid', 'type-feature', 'library']
title = 'Move test_method_checksum from test_unicodedata.'
updated_at = <Date 2005-06-02.21:08:03.000>
user = 'https://bugs.python.org/dsuch'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-02.21:08:03.000>
actor = 'dsuch'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-06-02.18:32:31.000>
creator = 'dsuch'
dependencies = []
files = []
hgrepos = []
issue_num = 1213703
keywords = []
message_count = 3.0
messages = ['54556', '54557', '54558']
nosy_count = 2.0
nosy_names = ['doerwalter', 'dsuch']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1213703'
versions = []
```
</p></details>
| Move test_method_checksum from test_unicodedata. | https://api.github.com/repos/python/cpython/issues/42047/comments | 3 | 2005-06-02T18:32:31Z | 2022-04-09T23:52:50Z | https://github.com/python/cpython/issues/42047 | 1,198,808,711 | 42,047 |
[
"python",
"cpython"
] | BPO | [1213475](https://bugs.python.org/issue1213475)
--- | :---
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-06-14.08:52:30.000>
created_at = <Date 2005-06-02.12:56:44.000>
labels = ['docs']
title = 'Queue.qsize() better info about unreliability'
updated_at = <Date 2005-06-14.08:52:30.000>
user = 'https://bugs.python.org/nkour'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-14.08:52:30.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-06-02.12:56:44.000>
creator = 'nkour'
dependencies = []
files = []
hgrepos = []
issue_num = 1213475
keywords = []
message_count = 3.0
messages = ['25475', '25476', '25477']
nosy_count = 2.0
nosy_names = ['rhettinger', 'nkour']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1213475'
versions = []
```
</p></details>
| Queue.qsize() better info about unreliability | https://api.github.com/repos/python/cpython/issues/42046/comments | 3 | 2005-06-02T12:56:44Z | 2022-04-09T23:52:49Z | https://github.com/python/cpython/issues/42046 | 1,198,808,707 | 42,046 |
[
"python",
"cpython"
] | BPO | [1213031](https://bugs.python.org/issue1213031)
--- | :---
Nosy | @akuchling, @birkenfeld, @birkenfeld
Files | <li>[libos-chown-diff](https://bugs.python.org/file6679/libos-chown-diff "Uploaded as application/octet-stream at 2005-06-01.20:37:00 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-06-25.18:53:45.000>
created_at = <Date 2005-06-01.20:37:00.000>
labels = ['docs']
title = 'note that os.chown can have -1 as an argument'
updated_at = <Date 2005-06-25.18:53:45.000>
user = 'https://github.com/birkenfeld'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-25.18:53:45.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-06-01.20:37:00.000>
creator = 'georg.brandl'
dependencies = []
files = ['6679']
hgrepos = []
issue_num = 1213031
keywords = ['patch']
message_count = 4.0
messages = ['48419', '48420', '48421', '48422']
nosy_count = 3.0
nosy_names = ['akuchling', 'georg.brandl', 'georg.brandl']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1213031'
versions = ['Python 2.4']
```
</p></details>
| note that os.chown can have -1 as an argument | https://api.github.com/repos/python/cpython/issues/42045/comments | 4 | 2005-06-01T20:37:00Z | 2022-04-09T23:52:49Z | https://github.com/python/cpython/issues/42045 | 1,198,808,705 | 42,045 |
[
"python",
"cpython"
] | BPO | [1212928](https://bugs.python.org/issue1212928)
--- | :---
Nosy | @birkenfeld, @birkenfeld
Files | <li>[getargs-skipitem-diff](https://bugs.python.org/file6677/getargs-skipitem-diff "Uploaded as application/octet-stream at 2005-06-01.18:21:54 by @birkenfeld"): Diff to complete switch stmt</li><li>[new-skipitem.c](https://bugs.python.org/file6678/new-skipitem.c "Uploaded as text/x-csrc at 2005-06-01.18:23:16 by @birkenfeld"): whole new skipitem() impl</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-14.19:32:05.000>
created_at = <Date 2005-06-01.18:21:54.000>
labels = ['interpreter-core']
title = 'new patch for fixing skipitem() in getargs.c'
updated_at = <Date 2005-09-14.19:32:05.000>
user = 'https://github.com/birkenfeld'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-14.19:32:05.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-06-01.18:21:54.000>
creator = 'georg.brandl'
dependencies = []
files = ['6677', '6678']
hgrepos = []
issue_num = 1212928
keywords = ['patch']
message_count = 2.0
messages = ['48417', '48418']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'georg.brandl']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1212928'
versions = ['Python 2.4']
```
</p></details>
| new patch for fixing skipitem() in getargs.c | https://api.github.com/repos/python/cpython/issues/42044/comments | 2 | 2005-06-01T18:21:54Z | 2022-04-09T23:52:48Z | https://github.com/python/cpython/issues/42044 | 1,198,808,703 | 42,044 |
[
"python",
"cpython"
] | BPO | [1212921](https://bugs.python.org/issue1212921)
--- | :---
Nosy | @mwhudson, @loewis, @birkenfeld
Files | <li>[all.diff](https://bugs.python.org/file6676/all.diff "Uploaded as text/plain at 2005-06-01.18:18:37 by bdrosen"): cvs diff of changes needed to support smart reloading</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-04-15.09:02:41.000>
created_at = <Date 2005-06-01.18:18:36.000>
labels = ['interpreter-core']
title = 'option to allow reload to affect existing instances'
updated_at = <Date 2006-04-15.09:02:41.000>
user = 'https://bugs.python.org/bdrosen'
```
bugs.python.org fields:
```python
activity = <Date 2006-04-15.09:02:41.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-06-01.18:18:36.000>
creator = 'bdrosen'
dependencies = []
files = ['6676']
hgrepos = []
issue_num = 1212921
keywords = ['patch']
message_count = 7.0
messages = ['48410', '48411', '48412', '48413', '48414', '48415', '48416']
nosy_count = 5.0
nosy_names = ['mwh', 'loewis', 'georg.brandl', 'bdrosen', 'tczotter']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1212921'
versions = ['Python 2.4']
```
</p></details>
| option to allow reload to affect existing instances | https://api.github.com/repos/python/cpython/issues/42043/comments | 7 | 2005-06-01T18:18:36Z | 2022-04-09T23:52:46Z | https://github.com/python/cpython/issues/42043 | 1,198,808,699 | 42,043 |
[
"python",
"cpython"
] | BPO | [1212900](https://bugs.python.org/issue1212900)
--- | :---
Nosy | @loewis, @devdanzin, @skrah
Files | <li>[python_bug.tgz](https://bugs.python.org/file1711/python_bug.tgz "Uploaded as application/octet-stream at 2005-06-01.17:33:30 by fabinator"): Source to reproduce error + backtrace</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-02-16.18:11:16.160>
created_at = <Date 2005-06-01.17:33:28.000>
labels = ['interpreter-core', 'type-crash']
title = 'Python segfaults on OpenBSD (tested 3.4 and 3.5)'
updated_at = <Date 2010-02-16.18:11:16.159>
user = 'https://bugs.python.org/fabinator'
```
bugs.python.org fields:
```python
activity = <Date 2010-02-16.18:11:16.159>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = <Date 2010-02-16.18:11:16.160>
closer = 'loewis'
components = ['Interpreter Core']
creation = <Date 2005-06-01.17:33:28.000>
creator = 'fabinator'
dependencies = []
files = ['1711']
hgrepos = []
issue_num = 1212900
keywords = []
message_count = 5.0
messages = ['25472', '25473', '25474', '82205', '99399']
nosy_count = 4.0
nosy_names = ['loewis', 'fabinator', 'ajaksu2', 'skrah']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue1212900'
versions = ['Python 2.6']
```
</p></details>
| Python segfaults on OpenBSD (tested 3.4 and 3.5) | https://api.github.com/repos/python/cpython/issues/42042/comments | 5 | 2005-06-01T17:33:28Z | 2022-04-09T23:52:45Z | https://github.com/python/cpython/issues/42042 | 1,198,808,697 | 42,042 |
[
"python",
"cpython"
] | BPO | [1212837](https://bugs.python.org/issue1212837)
--- | :---
Nosy | @mwhudson, @arigo
Files | <li>[patch.zip](https://bugs.python.org/file6674/patch.zip "Uploaded as application/x-zip-compressed at 2005-06-01.16:06:00 by bdrosen"): zip file contains the new module and test script/results</li><li>[profile.c](https://bugs.python.org/file6675/profile.c "Uploaded as text/plain at 2005-09-08.15:25:22 by bdrosen"): Updated version of the 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 2007-03-07.07:12:45.000>
created_at = <Date 2005-06-01.16:05:58.000>
labels = ['extension-modules']
title = 'Improved profiler'
updated_at = <Date 2007-03-07.07:12:45.000>
user = 'https://bugs.python.org/bdrosen'
```
bugs.python.org fields:
```python
activity = <Date 2007-03-07.07:12:45.000>
actor = 'arigo'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2005-06-01.16:05:58.000>
creator = 'bdrosen'
dependencies = []
files = ['6674', '6675']
hgrepos = []
issue_num = 1212837
keywords = ['patch']
message_count = 11.0
messages = ['48399', '48400', '48401', '48402', '48403', '48404', '48405', '48406', '48407', '48408', '48409']
nosy_count = 5.0
nosy_names = ['mwh', 'arigo', 'lcreighton', 'zseil', 'bdrosen']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1212837'
versions = ['Python 2.4']
```
</p></details>
| Improved profiler | https://api.github.com/repos/python/cpython/issues/42041/comments | 11 | 2005-06-01T16:05:58Z | 2022-04-09T23:52:44Z | https://github.com/python/cpython/issues/42041 | 1,198,808,692 | 42,041 |
[
"python",
"cpython"
] | BPO | [1212703](https://bugs.python.org/issue1212703)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-03-07.03:24:58.000>
created_at = <Date 2005-06-01.13:05:50.000>
labels = ['build']
title = 'Python 2.5 CVS broken for HP-UX platform?'
updated_at = <Date 2006-03-07.03:24:58.000>
user = 'https://bugs.python.org/ranma'
```
bugs.python.org fields:
```python
activity = <Date 2006-03-07.03:24:58.000>
actor = 'sf-robot'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2005-06-01.13:05:50.000>
creator = 'ranma'
dependencies = []
files = []
hgrepos = []
issue_num = 1212703
keywords = []
message_count = 8.0
messages = ['25464', '25465', '25466', '25467', '25468', '25469', '25470', '25471']
nosy_count = 4.0
nosy_names = ['nnorwitz', 'anthonybaxter', 'sf-robot', 'ranma']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1212703'
versions = []
```
</p></details>
| Python 2.5 CVS broken for HP-UX platform? | https://api.github.com/repos/python/cpython/issues/42040/comments | 8 | 2005-06-01T13:05:50Z | 2022-04-09T23:52:43Z | https://github.com/python/cpython/issues/42040 | 1,198,808,689 | 42,040 |
[
"python",
"cpython"
] | BPO | [1212411](https://bugs.python.org/issue1212411)
--- | :---
Nosy | @tim-one, @birkenfeld, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-06-03.14:53:10.000>
created_at = <Date 2005-06-01.05:13:29.000>
labels = ['expert-regex', 'invalid']
title = 'Incorrect result for regular expression - "|(hello)|(world)"'
updated_at = <Date 2005-06-03.14:53:10.000>
user = 'https://bugs.python.org/karamana'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-03.14:53:10.000>
actor = 'tim.peters'
assignee = 'niemeyer'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2005-06-01.05:13:29.000>
creator = 'karamana'
dependencies = []
files = []
hgrepos = []
issue_num = 1212411
keywords = []
message_count = 6.0
messages = ['25458', '25459', '25460', '25461', '25462', '25463']
nosy_count = 5.0
nosy_names = ['tim.peters', 'georg.brandl', 'rhettinger', 'niemeyer', 'karamana']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1212411'
versions = []
```
</p></details>
| Incorrect result for regular expression - "|(hello)|(world)" | https://api.github.com/repos/python/cpython/issues/42039/comments | 6 | 2005-06-01T05:13:29Z | 2022-04-09T23:52:41Z | https://github.com/python/cpython/issues/42039 | 1,198,808,685 | 42,039 |
[
"python",
"cpython"
] | BPO | [1212287](https://bugs.python.org/issue1212287)
--- | :---
Nosy | @birkenfeld, @birkenfeld
Files | <li>[fileinput-patch](https://bugs.python.org/file6673/fileinput-patch "Uploaded as application/octet-stream at 2005-05-31.21:41:16 by @birkenfeld"): Patch v1</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/birkenfeld'
closed_at = <Date 2006-02-19.14:12:52.000>
created_at = <Date 2005-05-31.21:41:16.000>
labels = ['library']
title = 'mode argument for fileinput class'
updated_at = <Date 2006-02-19.14:12:52.000>
user = 'https://github.com/birkenfeld'
```
bugs.python.org fields:
```python
activity = <Date 2006-02-19.14:12:52.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-05-31.21:41:16.000>
creator = 'georg.brandl'
dependencies = []
files = ['6673']
hgrepos = []
issue_num = 1212287
keywords = ['patch']
message_count = 4.0
messages = ['48395', '48396', '48397', '48398']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'georg.brandl', 'jjlee']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1212287'
versions = ['Python 2.5']
```
</p></details>
| mode argument for fileinput class | https://api.github.com/repos/python/cpython/issues/42038/comments | 4 | 2005-05-31T21:41:16Z | 2022-04-09T23:52:41Z | https://github.com/python/cpython/issues/42038 | 1,198,808,681 | 42,038 |
[
"python",
"cpython"
] | BPO | [1212223](https://bugs.python.org/issue1212223)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-06-01.03:00:37.000>
created_at = <Date 2005-05-31.19:32:00.000>
labels = ['library']
title = "anydbm and 'n' flag"
updated_at = <Date 2005-06-01.03:00:37.000>
user = 'https://bugs.python.org/jackiem'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-01.03:00:37.000>
actor = 'jafo'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-05-31.19:32:00.000>
creator = 'jackiem'
dependencies = []
files = []
hgrepos = []
issue_num = 1212223
keywords = []
message_count = 2.0
messages = ['25456', '25457']
nosy_count = 2.0
nosy_names = ['jafo', 'jackiem']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1212223'
versions = []
```
</p></details>
| anydbm and 'n' flag | https://api.github.com/repos/python/cpython/issues/42037/comments | 2 | 2005-05-31T19:32:00Z | 2022-04-09T23:52:39Z | https://github.com/python/cpython/issues/42037 | 1,198,808,677 | 42,037 |
[
"python",
"cpython"
] | BPO | [1212195](https://bugs.python.org/issue1212195)
--- | :---
Nosy | @malemburg, @doerwalter, @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/malemburg'
closed_at = <Date 2005-08-31.20:43:59.000>
created_at = <Date 2005-05-31.18:56:01.000>
labels = ['docs']
title = "str.lower() to have an IMPORTANT NOTE or it's for magicians"
updated_at = <Date 2005-08-31.20:43:59.000>
user = 'https://bugs.python.org/nkour'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-31.20:43:59.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-05-31.18:56:01.000>
creator = 'nkour'
dependencies = []
files = []
hgrepos = []
issue_num = 1212195
keywords = []
message_count = 6.0
messages = ['25450', '25451', '25452', '25453', '25454', '25455']
nosy_count = 5.0
nosy_names = ['lemburg', 'doerwalter', 'rhettinger', 'pterk', 'nkour']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1212195'
versions = []
```
</p></details>
| str.lower() to have an IMPORTANT NOTE or it's for magicians | https://api.github.com/repos/python/cpython/issues/42036/comments | 6 | 2005-05-31T18:56:01Z | 2022-04-09T23:52:39Z | https://github.com/python/cpython/issues/42036 | 1,198,808,675 | 42,036 |
[
"python",
"cpython"
] | BPO | [1212169](https://bugs.python.org/issue1212169)
--- | :---
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-06-03.00:45:27.000>
created_at = <Date 2005-05-31.17:59:12.000>
labels = ['type-feature', 'invalid']
title = 'Prepending Text'
updated_at = <Date 2005-06-03.00:45:27.000>
user = 'https://bugs.python.org/flamesrock'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-03.00:45:27.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2005-05-31.17:59:12.000>
creator = 'flamesrock'
dependencies = []
files = []
hgrepos = []
issue_num = 1212169
keywords = []
message_count = 3.0
messages = ['54553', '54554', '54555']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'rhettinger', 'flamesrock']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1212169'
versions = []
```
</p></details>
| Prepending Text | https://api.github.com/repos/python/cpython/issues/42035/comments | 3 | 2005-05-31T17:59:12Z | 2022-04-09T23:52:37Z | https://github.com/python/cpython/issues/42035 | 1,198,808,673 | 42,035 |
[
"python",
"cpython"
] | BPO | [1212117](https://bugs.python.org/issue1212117)
--- | :---
Nosy | @hyeshik
Files | <li>[python-2.3.5-st_flags.patch](https://bugs.python.org/file6672/python-2.3.5-st_flags.patch "Uploaded as text/plain at 2005-05-31.16:39:17 by dgp85"): python-2.3.5-st_flags.patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/hyeshik'
closed_at = <Date 2005-06-02.13:13:22.000>
created_at = <Date 2005-05-31.16:39:15.000>
labels = ['extension-modules']
title = 'Add st_flags support to (l)stat function'
updated_at = <Date 2005-06-02.13:13:22.000>
user = 'https://bugs.python.org/dgp85'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-02.13:13:22.000>
actor = 'hyeshik.chang'
assignee = 'hyeshik.chang'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2005-05-31.16:39:15.000>
creator = 'dgp85'
dependencies = []
files = ['6672']
hgrepos = []
issue_num = 1212117
keywords = ['patch']
message_count = 2.0
messages = ['48393', '48394']
nosy_count = 2.0
nosy_names = ['hyeshik.chang', 'dgp85']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1212117'
versions = ['Python 2.3']
```
</p></details>
| Add st_flags support to (l)stat function | https://api.github.com/repos/python/cpython/issues/42034/comments | 2 | 2005-05-31T16:39:15Z | 2022-04-09T23:52:37Z | https://github.com/python/cpython/issues/42034 | 1,198,808,669 | 42,034 |
[
"python",
"cpython"
] | BPO | [1212091](https://bugs.python.org/issue1212091)
--- | :---
Nosy | @mwhudson, @birkenfeld, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-06-14.10:14:13.000>
created_at = <Date 2005-05-31.15:54:41.000>
labels = ['type-feature', 'library']
title = "sets needs an 'arbitrary element' method"
updated_at = <Date 2005-06-14.10:14:13.000>
user = 'https://bugs.python.org/mkc'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-14.10:14:13.000>
actor = 'mwh'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-05-31.15:54:41.000>
creator = 'mkc'
dependencies = []
files = []
hgrepos = []
issue_num = 1212091
keywords = []
message_count = 6.0
messages = ['54547', '54548', '54549', '54550', '54551', '54552']
nosy_count = 4.0
nosy_names = ['mwh', 'georg.brandl', 'rhettinger', 'mkc']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1212091'
versions = []
```
</p></details>
| sets needs an 'arbitrary element' method | https://api.github.com/repos/python/cpython/issues/42033/comments | 6 | 2005-05-31T15:54:41Z | 2022-04-09T23:52:35Z | https://github.com/python/cpython/issues/42033 | 1,198,808,666 | 42,033 |
[
"python",
"cpython"
] | BPO | [1212077](https://bugs.python.org/issue1212077)
--- | :---
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-06-03.21:10:51.000>
created_at = <Date 2005-05-31.15:34:25.000>
labels = ['invalid', 'library']
title = 'itertools.groupby ungraceful, un-Pythonic'
updated_at = <Date 2005-06-03.21:10:51.000>
user = 'https://bugs.python.org/mkc'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-03.21:10:51.000>
actor = 'mkc'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-05-31.15:34:25.000>
creator = 'mkc'
dependencies = []
files = []
hgrepos = []
issue_num = 1212077
keywords = []
message_count = 3.0
messages = ['25447', '25448', '25449']
nosy_count = 2.0
nosy_names = ['rhettinger', 'mkc']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1212077'
versions = ['Python 2.4']
```
</p></details>
| itertools.groupby ungraceful, un-Pythonic | https://api.github.com/repos/python/cpython/issues/42032/comments | 3 | 2005-05-31T15:34:25Z | 2022-04-09T23:52:34Z | https://github.com/python/cpython/issues/42032 | 1,198,808,662 | 42,032 |
[
"python",
"cpython"
] | BPO | [1211639](https://bugs.python.org/issue1211639)
--- | :---
Nosy | @doerwalter
Files | <li>[bug.zip](https://bugs.python.org/file1710/bug.zip "Uploaded as application/zip at 2005-05-30.22:36:25 by ntrunk"): contains 2 scripts wich will 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 = None
closed_at = <Date 2005-05-31.08:51:04.000>
created_at = <Date 2005-05-30.22:36:24.000>
labels = ['interpreter-core']
title = 'parser tells invalid syntax with correct code'
updated_at = <Date 2005-05-31.08:51:04.000>
user = 'https://bugs.python.org/ntrunk'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-31.08:51:04.000>
actor = 'doerwalter'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-05-30.22:36:24.000>
creator = 'ntrunk'
dependencies = []
files = ['1710']
hgrepos = []
issue_num = 1211639
keywords = []
message_count = 2.0
messages = ['25445', '25446']
nosy_count = 2.0
nosy_names = ['doerwalter', 'ntrunk']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1211639'
versions = ['Python 2.4']
```
</p></details>
| parser tells invalid syntax with correct code | https://api.github.com/repos/python/cpython/issues/42031/comments | 2 | 2005-05-30T22:36:24Z | 2022-04-09T23:52:33Z | https://github.com/python/cpython/issues/42031 | 1,198,808,657 | 42,031 |
[
"python",
"cpython"
] | BPO | [1210975](https://bugs.python.org/issue1210975)
--- | :---
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-05-30.01:43:03.000>
created_at = <Date 2005-05-29.22:59:22.000>
labels = ['interpreter-core', 'type-feature']
title = '"break" and "continue"-ing out of nested \'for\' loops'
updated_at = <Date 2005-05-30.01:43:03.000>
user = 'https://bugs.python.org/geraintluff'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-30.01:43:03.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-05-29.22:59:22.000>
creator = 'geraintluff'
dependencies = []
files = []
hgrepos = []
issue_num = 1210975
keywords = []
message_count = 2.0
messages = ['54545', '54546']
nosy_count = 2.0
nosy_names = ['rhettinger', 'geraintluff']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1210975'
versions = []
```
</p></details>
| "break" and "continue"-ing out of nested 'for' loops | https://api.github.com/repos/python/cpython/issues/42030/comments | 2 | 2005-05-29T22:59:22Z | 2022-04-09T23:52:32Z | https://github.com/python/cpython/issues/42030 | 1,198,808,653 | 42,030 |
[
"python",
"cpython"
] | BPO | [1210832](https://bugs.python.org/issue1210832)
--- | :---
Nosy | @birkenfeld, @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-05-31.09:36:12.000>
created_at = <Date 2005-05-29.15:28:44.000>
labels = ['docs']
title = 'An error in Python Tutorial'
updated_at = <Date 2005-05-31.09:36:12.000>
user = 'https://bugs.python.org/godhand'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-31.09:36:12.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-05-29.15:28:44.000>
creator = 'godhand'
dependencies = []
files = []
hgrepos = []
issue_num = 1210832
keywords = []
message_count = 4.0
messages = ['25441', '25442', '25443', '25444']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'rhettinger', 'josiahcarlson', 'godhand']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1210832'
versions = ['Python 2.4']
```
</p></details>
| An error in Python Tutorial | https://api.github.com/repos/python/cpython/issues/42029/comments | 4 | 2005-05-29T15:28:44Z | 2022-04-09T23:52:31Z | https://github.com/python/cpython/issues/42029 | 1,198,808,650 | 42,029 |
[
"python",
"cpython"
] | BPO | [1210680](https://bugs.python.org/issue1210680)
--- | :---
Nosy | @warsaw, @bitdancer
<sup>*Note: these values reflect the state of the issue at 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/bitdancer'
closed_at = <Date 2010-10-02.23:48:49.727>
created_at = <Date 2005-05-29.08:43:15.000>
labels = ['easy', 'type-feature', 'library']
title = 'Split email headers near a space'
updated_at = <Date 2010-10-02.23:48:49.726>
user = 'https://bugs.python.org/noamr'
```
bugs.python.org fields:
```python
activity = <Date 2010-10-02.23:48:49.726>
actor = 'r.david.murray'
assignee = 'r.david.murray'
closed = True
closed_date = <Date 2010-10-02.23:48:49.727>
closer = 'r.david.murray'
components = ['Library (Lib)']
creation = <Date 2005-05-29.08:43:15.000>
creator = 'noamr'
dependencies = []
files = []
hgrepos = []
issue_num = 1210680
keywords = ['patch', 'easy']
message_count = 4.0
messages = ['48392', '110020', '113227', '117901']
nosy_count = 5.0
nosy_names = ['barry', 'noamr', 'dstanek', 'r.david.murray', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1210680'
versions = ['Python 2.7']
```
</p></details>
| Split email headers near a space | https://api.github.com/repos/python/cpython/issues/42028/comments | 4 | 2005-05-29T08:43:15Z | 2022-04-09T23:52:30Z | https://github.com/python/cpython/issues/42028 | 1,198,808,647 | 42,028 |
[
"python",
"cpython"
] | BPO | [1210377](https://bugs.python.org/issue1210377)
--- | :---
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 2006-02-20.20:30:08.000>
created_at = <Date 2005-05-28.12:48:42.000>
labels = ['library']
title = 'Cursors not correctly closed after exception.'
updated_at = <Date 2006-02-20.20:30:08.000>
user = 'https://bugs.python.org/ragnar'
```
bugs.python.org fields:
```python
activity = <Date 2006-02-20.20:30:08.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-05-28.12:48:42.000>
creator = 'ragnar'
dependencies = []
files = []
hgrepos = []
issue_num = 1210377
keywords = []
message_count = 3.0
messages = ['25438', '25439', '25440']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'ragnar']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1210377'
versions = ['Python 2.4']
```
</p></details>
| Cursors not correctly closed after exception. | https://api.github.com/repos/python/cpython/issues/42027/comments | 3 | 2005-05-28T12:48:42Z | 2022-04-09T23:52:28Z | https://github.com/python/cpython/issues/42027 | 1,198,808,643 | 42,027 |
[
"python",
"cpython"
] | BPO | [1210326](https://bugs.python.org/issue1210326)
--- | :---
Nosy | @akuchling, @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/akuchling'
closed_at = <Date 2009-02-20.01:53:05.867>
created_at = <Date 2005-05-28.10:13:30.000>
labels = ['invalid', 'type-bug', 'library']
title = 'comma separated cookie values'
updated_at = <Date 2009-02-20.01:53:05.866>
user = 'https://bugs.python.org/tovo'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-20.01:53:05.866>
actor = 'ajaksu2'
assignee = 'akuchling'
closed = True
closed_date = <Date 2009-02-20.01:53:05.867>
closer = 'ajaksu2'
components = ['Library (Lib)']
creation = <Date 2005-05-28.10:13:30.000>
creator = 'tovo'
dependencies = []
files = []
hgrepos = []
issue_num = 1210326
keywords = []
message_count = 6.0
messages = ['25433', '25434', '25435', '25436', '25437', '81844']
nosy_count = 4.0
nosy_names = ['akuchling', 'jjlee', 'tovo', 'ajaksu2']
pr_nums = []
priority = 'low'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1210326'
versions = ['Python 2.4']
```
</p></details>
| comma separated cookie values | https://api.github.com/repos/python/cpython/issues/42026/comments | 6 | 2005-05-28T10:13:30Z | 2022-04-09T23:52:28Z | https://github.com/python/cpython/issues/42026 | 1,198,808,642 | 42,026 |
[
"python",
"cpython"
] | BPO | [1210001](https://bugs.python.org/issue1210001)
--- | :---
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-06-04.10:01:25.000>
created_at = <Date 2005-05-27.16:26:46.000>
labels = ['docs']
title = 'Typo in \\"Differences from mimelib\\"'
updated_at = <Date 2005-06-04.10:01:25.000>
user = 'https://bugs.python.org/zumi001'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-04.10:01:25.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-05-27.16:26:46.000>
creator = 'zumi001'
dependencies = []
files = []
hgrepos = []
issue_num = 1210001
keywords = []
message_count = 2.0
messages = ['25431', '25432']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'georg.brandl', 'zumi001']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1210001'
versions = ['Python 2.4']
```
</p></details>
| Typo in \"Differences from mimelib\" | https://api.github.com/repos/python/cpython/issues/42025/comments | 2 | 2005-05-27T16:26:46Z | 2022-04-09T23:52:27Z | https://github.com/python/cpython/issues/42025 | 1,198,808,639 | 42,025 |
[
"python",
"cpython"
] | BPO | [1209880](https://bugs.python.org/issue1209880)
--- | :---
Nosy | @akuchling, @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/akuchling'
closed_at = <Date 2005-06-02.17:01:29.000>
created_at = <Date 2005-05-27.14:04:30.000>
labels = ['docs']
title = 'doc bug in Lock.acquire'
updated_at = <Date 2005-06-02.17:01:29.000>
user = 'https://bugs.python.org/cperkins'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-02.17:01:29.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-05-27.14:04:30.000>
creator = 'cperkins'
dependencies = []
files = []
hgrepos = []
issue_num = 1209880
keywords = []
message_count = 4.0
messages = ['25427', '25428', '25429', '25430']
nosy_count = 3.0
nosy_names = ['akuchling', 'georg.brandl', 'cperkins']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1209880'
versions = []
```
</p></details>
| doc bug in Lock.acquire | https://api.github.com/repos/python/cpython/issues/42024/comments | 4 | 2005-05-27T14:04:30Z | 2022-04-09T23:52:26Z | https://github.com/python/cpython/issues/42024 | 1,198,808,634 | 42,024 |
[
"python",
"cpython"
] | BPO | [1209781](https://bugs.python.org/issue1209781)
--- | :---
Nosy | @loewis, @birkenfeld
Files | <li>[AIX-Python241-diff.txt](https://bugs.python.org/file6671/AIX-Python241-diff.txt "Uploaded as text/plain at 2005-05-27.11:53:37 by npkg"): Patch to get Python-2.4.1 to compile on AIX using IBM's xlc</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-02-19.15:29:19.000>
created_at = <Date 2005-05-27.11:53:36.000>
labels = ['build']
title = 'Build Python2.4.1 on AIX5 using xlc v6'
updated_at = <Date 2006-02-19.15:29:19.000>
user = 'https://bugs.python.org/npkg'
```
bugs.python.org fields:
```python
activity = <Date 2006-02-19.15:29:19.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2005-05-27.11:53:36.000>
creator = 'npkg'
dependencies = []
files = ['6671']
hgrepos = []
issue_num = 1209781
keywords = ['patch']
message_count = 4.0
messages = ['48388', '48389', '48390', '48391']
nosy_count = 3.0
nosy_names = ['loewis', 'georg.brandl', 'npkg']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1209781'
versions = ['Python 2.4']
```
</p></details>
| Build Python2.4.1 on AIX5 using xlc v6 | https://api.github.com/repos/python/cpython/issues/42023/comments | 4 | 2005-05-27T11:53:36Z | 2022-04-09T23:52:24Z | https://github.com/python/cpython/issues/42023 | 1,198,808,632 | 42,023 |
[
"python",
"cpython"
] | BPO | [1209671](https://bugs.python.org/issue1209671)
--- | :---
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-05-27.10:46:01.000>
created_at = <Date 2005-05-27.07:49:04.000>
labels = ['docs']
title = 'dict.popitem documentation should mention empty dict case'
updated_at = <Date 2005-05-27.10:46:01.000>
user = 'https://bugs.python.org/misterwilliam'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-27.10:46:01.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-05-27.07:49:04.000>
creator = 'misterwilliam'
dependencies = []
files = []
hgrepos = []
issue_num = 1209671
keywords = []
message_count = 3.0
messages = ['25424', '25425', '25426']
nosy_count = 2.0
nosy_names = ['rhettinger', 'misterwilliam']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1209671'
versions = ['Python 2.4']
```
</p></details>
| dict.popitem documentation should mention empty dict case | https://api.github.com/repos/python/cpython/issues/42022/comments | 3 | 2005-05-27T07:49:04Z | 2022-04-09T23:52:23Z | https://github.com/python/cpython/issues/42022 | 1,198,808,629 | 42,022 |
[
"python",
"cpython"
] | BPO | [1209664](https://bugs.python.org/issue1209664)
--- | :---
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-05-31.08:07:08.000>
created_at = <Date 2005-05-27.07:36:09.000>
labels = ['type-feature', 'invalid']
title = 'calling it revert is fine with me'
updated_at = <Date 2005-05-31.08:07:08.000>
user = 'https://bugs.python.org/phr'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-31.08:07:08.000>
actor = 'phr'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2005-05-27.07:36:09.000>
creator = 'phr'
dependencies = []
files = []
hgrepos = []
issue_num = 1209664
keywords = []
message_count = 3.0
messages = ['54542', '54543', '54544']
nosy_count = 2.0
nosy_names = ['rhettinger', 'phr']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1209664'
versions = []
```
</p></details>
| calling it revert is fine with me | https://api.github.com/repos/python/cpython/issues/42021/comments | 3 | 2005-05-27T07:36:09Z | 2022-04-09T23:52:21Z | https://github.com/python/cpython/issues/42021 | 1,198,808,626 | 42,021 |
[
"python",
"cpython"
] | BPO | [1209562](https://bugs.python.org/issue1209562)
--- | :---
Nosy | @freddrake, @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-09-07.07:40:29.891>
created_at = <Date 2005-05-27.00:37:13.000>
labels = ['type-feature', 'docs']
title = 'add single html files'
updated_at = <Date 2007-09-07.07:40:29.891>
user = 'https://bugs.python.org/phr'
```
bugs.python.org fields:
```python
activity = <Date 2007-09-07.07:40:29.891>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2007-09-07.07:40:29.891>
closer = 'georg.brandl'
components = ['Documentation']
creation = <Date 2005-05-27.00:37:13.000>
creator = 'phr'
dependencies = []
files = []
hgrepos = []
issue_num = 1209562
keywords = []
message_count = 3.0
messages = ['54541', '55173', '55178']
nosy_count = 3.0
nosy_names = ['fdrake', 'georg.brandl', 'phr']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1209562'
versions = []
```
</p></details>
| add single html files | https://api.github.com/repos/python/cpython/issues/42020/comments | 3 | 2005-05-27T00:37:13Z | 2022-04-09T23:52:20Z | https://github.com/python/cpython/issues/42020 | 1,198,808,624 | 42,020 |
[
"python",
"cpython"
] | BPO | [1209560](https://bugs.python.org/issue1209560)
--- | :---
Nosy | @birkenfeld, @birkenfeld
Files | <li>[dist-tex.diff](https://bugs.python.org/file1709/dist-tex.diff "Uploaded as text/plain at 2005-06-04.11:12:59 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-06-18.20:12:21.000>
created_at = <Date 2005-05-27.00:33:25.000>
labels = ['docs']
title = 'spurious blank page in dist.pdf'
updated_at = <Date 2005-06-18.20:12:21.000>
user = 'https://bugs.python.org/phr'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-18.20:12:21.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-05-27.00:33:25.000>
creator = 'phr'
dependencies = []
files = ['1709']
hgrepos = []
issue_num = 1209560
keywords = []
message_count = 3.0
messages = ['25421', '25422', '25423']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'georg.brandl', 'phr']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1209560'
versions = []
```
</p></details>
| spurious blank page in dist.pdf | https://api.github.com/repos/python/cpython/issues/42019/comments | 3 | 2005-05-27T00:33:25Z | 2022-04-09T23:52:20Z | https://github.com/python/cpython/issues/42019 | 1,198,808,622 | 42,019 |
[
"python",
"cpython"
] | BPO | [1209527](https://bugs.python.org/issue1209527)
--- | :---
Nosy | @birkenfeld, @rhettinger
Files | <li>[textwrap-2005-05-26.patch](https://bugs.python.org/file6670/textwrap-2005-05-26.patch "Uploaded as text/plain at 2005-05-26.23:09:52 by connelly"): 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/rhettinger'
closed_at = <Date 2005-07-15.06:54:43.000>
created_at = <Date 2005-05-26.23:09:51.000>
labels = ['library']
title = 'Optimization for textwrap'
updated_at = <Date 2005-07-15.06:54:43.000>
user = 'https://bugs.python.org/connelly'
```
bugs.python.org fields:
```python
activity = <Date 2005-07-15.06:54:43.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-05-26.23:09:51.000>
creator = 'connelly'
dependencies = []
files = ['6670']
hgrepos = []
issue_num = 1209527
keywords = ['patch']
message_count = 6.0
messages = ['48382', '48383', '48384', '48385', '48386', '48387']
nosy_count = 4.0
nosy_names = ['jepler', 'georg.brandl', 'rhettinger', 'connelly']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1209527'
versions = ['Python 2.5']
```
</p></details>
| Optimization for textwrap | https://api.github.com/repos/python/cpython/issues/42018/comments | 6 | 2005-05-26T23:09:51Z | 2022-04-09T23:52:19Z | https://github.com/python/cpython/issues/42018 | 1,198,808,618 | 42,018 |
[
"python",
"cpython"
] | BPO | [1209447](https://bugs.python.org/issue1209447)
--- | :---
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 2010-08-26.16:17:39.792>
created_at = <Date 2005-05-26.20:45:11.000>
labels = ['type-bug', 'OS-windows', 'docs']
title = 'os.path.join() fails if 2nd arg is a UNC path'
updated_at = <Date 2012-12-05.14:58:42.130>
user = 'https://bugs.python.org/jpe'
```
bugs.python.org fields:
```python
activity = <Date 2012-12-05.14:58:42.130>
actor = 'pekka.klarck'
assignee = 'georg.brandl'
closed = True
closed_date = <Date 2010-08-26.16:17:39.792>
closer = 'jpe'
components = ['Documentation', 'Windows']
creation = <Date 2005-05-26.20:45:11.000>
creator = 'jpe'
dependencies = []
files = []
hgrepos = []
issue_num = 1209447
keywords = []
message_count = 8.0
messages = ['60752', '60753', '60754', '60755', '87326', '114995', '114999', '176988']
nosy_count = 5.0
nosy_names = ['georg.brandl', 'georg.brandl', 'jpe', 'ocean-city', 'pekka.klarck', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1209447'
versions = ['Python 2.6']
```
</p></details>
| os.path.join() fails if 2nd arg is a UNC path | https://api.github.com/repos/python/cpython/issues/42017/comments | 8 | 2005-05-26T20:45:11Z | 2022-04-09T23:52:18Z | https://github.com/python/cpython/issues/42017 | 1,198,808,613 | 42,017 |
[
"python",
"cpython"
] | BPO | [1209411](https://bugs.python.org/issue1209411)
--- | :---
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-05-31.11:04:08.000>
created_at = <Date 2005-05-26.19:47:26.000>
labels = ['docs']
title = 'divmod documentation shd reference // not /'
updated_at = <Date 2005-05-31.11:04:08.000>
user = 'https://bugs.python.org/aisaac0'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-31.11:04:08.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-05-26.19:47:26.000>
creator = 'aisaac0'
dependencies = []
files = []
hgrepos = []
issue_num = 1209411
keywords = []
message_count = 3.0
messages = ['25418', '25419', '25420']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'rhettinger', 'aisaac0']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1209411'
versions = []
```
</p></details>
| divmod documentation shd reference // not / | https://api.github.com/repos/python/cpython/issues/42016/comments | 3 | 2005-05-26T19:47:26Z | 2022-04-09T23:52:16Z | https://github.com/python/cpython/issues/42016 | 1,198,808,611 | 42,016 |
[
"python",
"cpython"
] | BPO | [1209324](https://bugs.python.org/issue1209324)
--- | :---
Nosy | @tim-one, @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-05-26.18:57:04.000>
created_at = <Date 2005-05-26.17:58:34.000>
labels = ['library']
title = 'longs should be pickled in hexadecimal'
updated_at = <Date 2005-05-26.18:57:04.000>
user = 'https://bugs.python.org/fredrikj'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-26.18:57:04.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-05-26.17:58:34.000>
creator = 'fredrik_j'
dependencies = []
files = []
hgrepos = []
issue_num = 1209324
keywords = []
message_count = 3.0
messages = ['25415', '25416', '25417']
nosy_count = 3.0
nosy_names = ['tim.peters', 'rhettinger', 'fredrik_j']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1209324'
versions = []
```
</p></details>
| longs should be pickled in hexadecimal | https://api.github.com/repos/python/cpython/issues/42015/comments | 3 | 2005-05-26T17:58:34Z | 2022-04-09T23:52:15Z | https://github.com/python/cpython/issues/42015 | 1,198,808,610 | 42,015 |
[
"python",
"cpython"
] | BPO | [1208730](https://bugs.python.org/issue1208730)
--- | :---
Nosy | @loewis, @amauryfa, @tiran
Files | <li>[pyexpat.patch](https://bugs.python.org/file8253/pyexpat.patch "Uploaded as text/plain at 2005-05-31.06:10:04 by eikenberry"): Patch adding XML_ParserReset binding</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = None
created_at = <Date 2005-05-25.20:37:55.000>
labels = ['extension-modules', 'expert-XML', 'type-feature']
title = 'expat binding for XML_ParserReset'
updated_at = <Date 2014-02-03.15:45:30.466>
user = 'https://bugs.python.org/eikenberry'
```
bugs.python.org fields:
```python
activity = <Date 2014-02-03.15:45:30.466>
actor = 'BreamoreBoy'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Extension Modules', 'XML']
creation = <Date 2005-05-25.20:37:55.000>
creator = 'eikenberry'
dependencies = []
files = ['8253']
hgrepos = []
issue_num = 1208730
keywords = ['patch']
message_count = 8.0
messages = ['54535', '54536', '54537', '54538', '54539', '54540', '93786', '114994']
nosy_count = 6.0
nosy_names = ['loewis', 'nnorwitz', 'amaury.forgeotdarc', 'zseil', 'eikenberry', 'christian.heimes']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1208730'
versions = ['Python 3.5']
```
</p></details>
| expat binding for XML_ParserReset | https://api.github.com/repos/python/cpython/issues/42014/comments | 9 | 2005-05-25T20:37:55Z | 2023-05-09T17:18:44Z | https://github.com/python/cpython/issues/42014 | 1,198,808,604 | 42,014 |
[
"python",
"cpython"
] | BPO | [1208468](https://bugs.python.org/issue1208468)
--- | :---
Nosy | @mwhudson, @jackjansen, @jneb
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2005-05-25.16:42:38.000>
created_at = <Date 2005-05-25.14:05:18.000>
labels = ['OS-mac']
title = 'no CoreGraphics library under Python 2.4'
updated_at = <Date 2005-05-25.16:42:38.000>
user = 'https://github.com/jneb'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-25.16:42:38.000>
actor = 'mwh'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2005-05-25.14:05:18.000>
creator = 'jneb'
dependencies = []
files = []
hgrepos = []
issue_num = 1208468
keywords = []
message_count = 2.0
messages = ['25413', '25414']
nosy_count = 3.0
nosy_names = ['mwh', 'jackjansen', 'jneb']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1208468'
versions = ['Python 2.4']
```
</p></details>
| no CoreGraphics library under Python 2.4 | https://api.github.com/repos/python/cpython/issues/42013/comments | 2 | 2005-05-25T14:05:18Z | 2022-04-09T23:52:14Z | https://github.com/python/cpython/issues/42013 | 1,198,808,602 | 42,013 |
[
"python",
"cpython"
] | BPO | [1208304](https://bugs.python.org/issue1208304)
--- | :---
Nosy | @akuchling, @amauryfa, @orsenthil, @pitrou, @abadger
Files | <li>[urllib2leak.py](https://bugs.python.org/file14171/urllib2leak.py "Uploaded as text/plain at 2009-06-03.13:31:25 by stephbul"): main test</li><li>[urllib2.py](https://bugs.python.org/file14827/urllib2.py "Uploaded as text/plain at 2009-09-04.10:17:14 by peci")</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 2013-04-11.09:27:26.277>
created_at = <Date 2005-05-25.09:20:22.000>
labels = ['invalid', 'library', 'performance']
title = "urllib2's urlopen() method causes a memory leak"
updated_at = <Date 2013-04-11.13:24:20.111>
user = 'https://bugs.python.org/manekcz'
```
bugs.python.org fields:
```python
activity = <Date 2013-04-11.13:24:20.111>
actor = 'BreamoreBoy'
assignee = 'none'
closed = True
closed_date = <Date 2013-04-11.09:27:26.277>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2005-05-25.09:20:22.000>
creator = 'manekcz'
dependencies = []
files = ['14171', '14827']
hgrepos = []
issue_num = 1208304
keywords = []
message_count = 21.0
messages = ['60743', '60744', '60745', '60746', '60747', '60748', '60749', '60750', '60751', '76298', '76300', '76350', '76368', '76683', '88812', '92245', '114503', '186550', '186552', '186556', '186560']
nosy_count = 16.0
nosy_names = ['jhylton', 'akuchling', 'holdenweb', 'jafo', 'amaury.forgeotdarc', 'orsenthil', 'pitrou', 'bwelling', 'schmir', 'stephbul', 'manekcz', 'nswinton', 'a.badger', 'peci', 'BreamoreBoy', 'gdub']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = 'resource usage'
url = 'https://bugs.python.org/issue1208304'
versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']
```
</p></details>
| urllib2's urlopen() method causes a memory leak | https://api.github.com/repos/python/cpython/issues/42012/comments | 21 | 2005-05-25T09:20:22Z | 2022-04-09T23:52:12Z | https://github.com/python/cpython/issues/42012 | 1,198,808,599 | 42,012 |
[
"python",
"cpython"
] | BPO | [1207985](https://bugs.python.org/issue1207985)
--- | :---
Nosy | @loewis, @hyeshik
Files | <li>[ucd_url.diff](https://bugs.python.org/file6669/ucd_url.diff "Uploaded as text/plain at 2005-05-24.17:12:05 by dsuch"): Correct URL for UCD 3.2</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2005-06-05.02:16:57.000>
created_at = <Date 2005-05-24.17:12:05.000>
labels = ['docs']
title = 'An URL for UnicodeData File Format 3.2 has changed.'
updated_at = <Date 2005-06-05.02:16:57.000>
user = 'https://bugs.python.org/dsuch'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-05.02:16:57.000>
actor = 'hyeshik.chang'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-05-24.17:12:05.000>
creator = 'dsuch'
dependencies = []
files = ['6669']
hgrepos = []
issue_num = 1207985
keywords = ['patch']
message_count = 2.0
messages = ['48380', '48381']
nosy_count = 3.0
nosy_names = ['loewis', 'hyeshik.chang', 'dsuch']
pr_nums = []
priority = 'high'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1207985'
versions = []
```
</p></details>
| An URL for UnicodeData File Format 3.2 has changed. | https://api.github.com/repos/python/cpython/issues/42011/comments | 2 | 2005-05-24T17:12:05Z | 2022-04-09T23:52:11Z | https://github.com/python/cpython/issues/42011 | 1,198,808,595 | 42,011 |
[
"python",
"cpython"
] | BPO | [1207613](https://bugs.python.org/issue1207613)
--- | :---
Nosy | @terryjreedy, @taleinat, @stevendaprano, @voidspace, @rovitotv, @csabella
PRs | <li>python/cpython#1984</li><li>python/cpython#32116</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/terryjreedy'
closed_at = None
created_at = <Date 2005-05-24.09:08:33.000>
labels = ['expert-IDLE', 'type-feature', '3.9']
title = 'Idle Editor: Bottom Scroll Bar'
updated_at = <Date 2022-03-25.17:31:26.596>
user = 'https://github.com/voidspace'
```
bugs.python.org fields:
```python
activity = <Date 2022-03-25.17:31:26.596>
actor = 'python-dev'
assignee = 'terry.reedy'
closed = False
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2005-05-24.09:08:33.000>
creator = 'michael.foord'
dependencies = []
files = []
hgrepos = []
issue_num = 1207613
keywords = ['patch']
message_count = 12.0
messages = ['54533', '54534', '164436', '164446', '228302', '291301', '295332', '295374', '352888', '362669', '377227', '388479']
nosy_count = 7.0
nosy_names = ['terry.reedy', 'taleinat', 'steven.daprano', 'michael.foord', 'Todd.Rovito', 'python-dev', 'cheryl.sabella']
pr_nums = ['1984', '32116']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1207613'
versions = ['Python 3.9']
```
</p></details>
| Idle Editor: Bottom Scroll Bar | https://api.github.com/repos/python/cpython/issues/42010/comments | 13 | 2005-05-24T09:08:33Z | 2022-07-01T03:21:07Z | https://github.com/python/cpython/issues/42010 | 1,198,808,593 | 42,010 |
[
"python",
"cpython"
] | BPO | [1207592](https://bugs.python.org/issue1207592)
--- | :---
Nosy | @rhettinger, @kbkaiser, @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 = 'https://github.com/kbkaiser'
closed_at = <Date 2005-05-27.00:39:30.000>
created_at = <Date 2005-05-24.08:34:14.000>
labels = ['expert-IDLE', 'type-feature']
title = 'Clipboard Cleared on Close'
updated_at = <Date 2005-05-27.00:39:30.000>
user = 'https://github.com/voidspace'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-27.00:39:30.000>
actor = 'jepler'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2005-05-24.08:34:14.000>
creator = 'michael.foord'
dependencies = []
files = []
hgrepos = []
issue_num = 1207592
keywords = []
message_count = 4.0
messages = ['54529', '54530', '54531', '54532']
nosy_count = 4.0
nosy_names = ['jepler', 'rhettinger', 'kbk', 'michael.foord']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1207592'
versions = []
```
</p></details>
| Clipboard Cleared on Close | https://api.github.com/repos/python/cpython/issues/42009/comments | 4 | 2005-05-24T08:34:14Z | 2022-04-09T23:52:09Z | https://github.com/python/cpython/issues/42009 | 1,198,808,589 | 42,009 |
[
"python",
"cpython"
] | BPO | [1207589](https://bugs.python.org/issue1207589)
--- | :---
Nosy | @birkenfeld, @rhettinger, @terryjreedy, @kbkaiser, @taleinat, @ned-deily, @serwy, @bitdancer, @voidspace, @asvetlov, @rovitotv
Files | <li>[rightmenu_copypastecut.diff](https://bugs.python.org/file14685/rightmenu_copypastecut.diff "Uploaded as text/plain at 2009-08-10.17:46:37 by gpolo")</li><li>[IDLE_rmenu_trunk.patch](https://bugs.python.org/file18089/IDLE_rmenu_trunk.patch "Uploaded as text/plain at 2010-07-20.14:12:44 by @taleinat"): patch after review changes (against trunk)</li><li>[IDLE_rmenu_py3k.patch](https://bugs.python.org/file18090/IDLE_rmenu_py3k.patch "Uploaded as text/plain at 2010-07-20.14:13:20 by @taleinat"): patch after review changes (against py3k)</li><li>[RightClickContextMenuUpdatedWithDocs2point7.patch](https://bugs.python.org/file27644/RightClickContextMenuUpdatedWithDocs2point7.patch "Uploaded as text/plain at 2012-10-21.03:21:39 by @rovitotv")</li><li>[RightClickContextMenuUpdatedWithDocs3point4.patch](https://bugs.python.org/file27645/RightClickContextMenuUpdatedWithDocs3point4.patch "Uploaded as text/plain at 2012-10-21.03:22:12 by @rovitotv")</li><li>[backwards_compat.patch](https://bugs.python.org/file27847/backwards_compat.patch "Uploaded as text/plain at 2012-11-03.03:19:47 by @serwy")</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 2012-11-01.20:48:13.341>
created_at = <Date 2005-05-24.08:31:45.000>
labels = ['expert-IDLE', 'type-feature']
title = 'IDLE: Right Click Context Menu'
updated_at = <Date 2013-04-08.00:05:29.904>
user = 'https://github.com/voidspace'
```
bugs.python.org fields:
```python
activity = <Date 2013-04-08.00:05:29.904>
actor = 'Todd.Rovito'
assignee = 'none'
closed = True
closed_date = <Date 2012-11-01.20:48:13.341>
closer = 'asvetlov'
components = ['IDLE']
creation = <Date 2005-05-24.08:31:45.000>
creator = 'michael.foord'
dependencies = []
files = ['14685', '18089', '18090', '27644', '27645', '27847']
hgrepos = []
issue_num = 1207589
keywords = ['patch']
message_count = 34.0
messages = ['54525', '54526', '54527', '54528', '59661', '91457', '91458', '110901', '168845', '173305', '173306', '173308', '173309', '173427', '173428', '174474', '174475', '174490', '174502', '174504', '174506', '174518', '174538', '174539', '174543', '174575', '174592', '174596', '174601', '174602', '186228', '186254', '186255', '186256']
nosy_count = 14.0
nosy_names = ['georg.brandl', 'rhettinger', 'terry.reedy', 'kbk', 'taleinat', 'Nashev', 'gpolo', 'ned.deily', 'roger.serwy', 'r.david.murray', 'michael.foord', 'asvetlov', 'Todd.Rovito', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1207589'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']
```
</p></details>
| IDLE: Right Click Context Menu | https://api.github.com/repos/python/cpython/issues/42008/comments | 34 | 2005-05-24T08:31:45Z | 2022-04-09T23:52:07Z | https://github.com/python/cpython/issues/42008 | 1,198,808,586 | 42,008 |
[
"python",
"cpython"
] | BPO | [1207509](https://bugs.python.org/issue1207509)
--- | :---
Nosy | @mwhudson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-05-24.07:59:38.000>
created_at = <Date 2005-05-24.05:06:11.000>
labels = ['docs']
title = 'Issue in grammar'
updated_at = <Date 2005-05-24.07:59:38.000>
user = 'https://bugs.python.org/annacoder'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-24.07:59:38.000>
actor = 'mwh'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-05-24.05:06:11.000>
creator = 'annacoder'
dependencies = []
files = []
hgrepos = []
issue_num = 1207509
keywords = []
message_count = 2.0
messages = ['25411', '25412']
nosy_count = 2.0
nosy_names = ['mwh', 'annacoder']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1207509'
versions = []
```
</p></details>
| Issue in grammar | https://api.github.com/repos/python/cpython/issues/42007/comments | 2 | 2005-05-24T05:06:11Z | 2022-04-09T23:52:06Z | https://github.com/python/cpython/issues/42007 | 1,198,808,583 | 42,007 |
[
"python",
"cpython"
] | BPO | [1207501](https://bugs.python.org/issue1207501)
--- | :---
Nosy | @mwhudson, @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/mwhudson'
closed_at = <Date 2005-05-26.08:00:00.000>
created_at = <Date 2005-05-24.04:29:47.000>
labels = ['docs']
title = 'Issue in grammar'
updated_at = <Date 2005-05-26.08:00:00.000>
user = 'https://bugs.python.org/annacoder'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-26.08:00:00.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-05-24.04:29:47.000>
creator = 'annacoder'
dependencies = []
files = []
hgrepos = []
issue_num = 1207501
keywords = []
message_count = 3.0
messages = ['25408', '25409', '25410']
nosy_count = 3.0
nosy_names = ['mwh', 'rhettinger', 'annacoder']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1207501'
versions = []
```
</p></details>
| Issue in grammar | https://api.github.com/repos/python/cpython/issues/42006/comments | 3 | 2005-05-24T04:29:47Z | 2022-04-09T23:52:06Z | https://github.com/python/cpython/issues/42006 | 1,198,808,582 | 42,006 |
[
"python",
"cpython"
] | BPO | [1207466](https://bugs.python.org/issue1207466)
--- | :---
Nosy | @loewis, @devdanzin, @iritkatriel
<sup>*Note: these values reflect the state of the issue at 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-05-24.02:21:55.000>
labels = ['type-bug', 'expert-installation']
title = 'installer ignores changed installation directory'
updated_at = <Date 2021-06-20.11:56:48.646>
user = 'https://bugs.python.org/blubbfallo'
```
bugs.python.org fields:
```python
activity = <Date 2021-06-20.11:56:48.646>
actor = 'iritkatriel'
assignee = 'loewis'
closed = False
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2005-05-24.02:21:55.000>
creator = 'blubbfallo'
dependencies = []
files = []
hgrepos = []
issue_num = 1207466
keywords = []
message_count = 6.0
messages = ['25406', '25407', '62788', '62791', '396168', '396169']
nosy_count = 4.0
nosy_names = ['loewis', 'blubbfallo', 'ajaksu2', 'iritkatriel']
pr_nums = []
priority = 'high'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1207466'
versions = ['Python 2.7', 'Python 3.2']
```
</p></details>
| installer ignores changed installation directory | https://api.github.com/repos/python/cpython/issues/42005/comments | 7 | 2005-05-24T02:21:55Z | 2022-10-07T08:28:06Z | https://github.com/python/cpython/issues/42005 | 1,198,808,579 | 42,005 |
[
"python",
"cpython"
] | BPO | [1207379](https://bugs.python.org/issue1207379)
--- | :---
Nosy | @mwhudson, @birkenfeld, @birkenfeld, @rhettinger, @terryjreedy
Files | <li>[code.py](https://bugs.python.org/file1708/code.py "Uploaded as text/plain at 2005-05-23.22:02:04 by master_jaf"): sample code</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/birkenfeld'
closed_at = <Date 2007-09-12.19:05:52.157>
created_at = <Date 2005-05-23.22:02:03.000>
labels = ['docs']
title = 'class property fset not working'
updated_at = <Date 2007-09-12.19:05:52.156>
user = 'https://bugs.python.org/masterjaf'
```
bugs.python.org fields:
```python
activity = <Date 2007-09-12.19:05:52.156>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = <Date 2007-09-12.19:05:52.157>
closer = 'georg.brandl'
components = ['Documentation']
creation = <Date 2005-05-23.22:02:03.000>
creator = 'master_jaf'
dependencies = []
files = ['1708']
hgrepos = []
issue_num = 1207379
keywords = []
message_count = 10.0
messages = ['25397', '25398', '25399', '25400', '25401', '25402', '25403', '25404', '25405', '55859']
nosy_count = 6.0
nosy_names = ['mwh', 'georg.brandl', 'georg.brandl', 'rhettinger', 'terry.reedy', 'master_jaf']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1207379'
versions = []
```
</p></details>
| class property fset not working | https://api.github.com/repos/python/cpython/issues/42004/comments | 10 | 2005-05-23T22:02:03Z | 2022-04-09T23:52:03Z | https://github.com/python/cpython/issues/42004 | 1,198,808,574 | 42,004 |
[
"python",
"cpython"
] | BPO | [1206537](https://bugs.python.org/issue1206537)
--- | :---
Nosy | @arigo
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-05-23.14:08:14.000>
created_at = <Date 2005-05-22.14:37:09.000>
labels = ['extension-modules', 'invalid']
title = 'weakref cannot handle bound methods (in contrast to docu)'
updated_at = <Date 2005-05-23.14:08:14.000>
user = 'https://bugs.python.org/graik'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-23.14:08:14.000>
actor = 'arigo'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2005-05-22.14:37:09.000>
creator = 'graik'
dependencies = []
files = []
hgrepos = []
issue_num = 1206537
keywords = []
message_count = 2.0
messages = ['25395', '25396']
nosy_count = 2.0
nosy_names = ['arigo', 'graik']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1206537'
versions = []
```
</p></details>
| weakref cannot handle bound methods (in contrast to docu) | https://api.github.com/repos/python/cpython/issues/42003/comments | 2 | 2005-05-22T14:37:09Z | 2022-04-09T23:52:01Z | https://github.com/python/cpython/issues/42003 | 1,198,808,571 | 42,003 |
[
"python",
"cpython"
] | BPO | [1206232](https://bugs.python.org/issue1206232)
--- | :---
Nosy | @terryjreedy, @kbkaiser
Files | <li>[vpp43_constants.py](https://bugs.python.org/file1707/vpp43_constants.py "Uploaded as text/plain at 2005-05-21.17:46:12 by bronger")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2005-06-05.06:02:21.000>
created_at = <Date 2005-05-21.17:46:12.000>
labels = ['expert-IDLE']
title = 'IDLE 1.0.5 (Python 2.3.5) crashes under Windows'
updated_at = <Date 2005-06-05.06:02:21.000>
user = 'https://bugs.python.org/bronger'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-05.06:02:21.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2005-05-21.17:46:12.000>
creator = 'bronger'
dependencies = []
files = ['1707']
hgrepos = []
issue_num = 1206232
keywords = []
message_count = 5.0
messages = ['25390', '25391', '25392', '25393', '25394']
nosy_count = 3.0
nosy_names = ['terry.reedy', 'kbk', 'bronger']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1206232'
versions = ['Python 2.3']
```
</p></details>
| IDLE 1.0.5 (Python 2.3.5) crashes under Windows | https://api.github.com/repos/python/cpython/issues/42002/comments | 5 | 2005-05-21T17:46:12Z | 2022-04-09T23:52:01Z | https://github.com/python/cpython/issues/42002 | 1,198,808,565 | 42,002 |
[
"python",
"cpython"
] | BPO | [1206077](https://bugs.python.org/issue1206077)
--- | :---
Nosy | @mwhudson, @terryjreedy
Files | <li>[compiler-1.patch](https://bugs.python.org/file6668/compiler-1.patch "Uploaded as text/plain at 2005-05-21.09:23:48 by sxanth"): patch-testfile-doc</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-05-29.12:11:25.000>
created_at = <Date 2005-05-21.09:23:48.000>
labels = ['library']
title = 'updates for the compiler package'
updated_at = <Date 2005-05-29.12:11:25.000>
user = 'https://bugs.python.org/sxanth'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-29.12:11:25.000>
actor = 'sxanth'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-05-21.09:23:48.000>
creator = 'sxanth'
dependencies = []
files = ['6668']
hgrepos = []
issue_num = 1206077
keywords = ['patch']
message_count = 8.0
messages = ['48372', '48373', '48374', '48375', '48376', '48377', '48378', '48379']
nosy_count = 3.0
nosy_names = ['mwh', 'terry.reedy', 'sxanth']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1206077'
versions = ['Python 2.4']
```
</p></details>
| updates for the compiler package | https://api.github.com/repos/python/cpython/issues/42001/comments | 8 | 2005-05-21T09:23:48Z | 2022-04-09T23:51:59Z | https://github.com/python/cpython/issues/42001 | 1,198,808,563 | 42,001 |
[
"python",
"cpython"
] | BPO | [1205736](https://bugs.python.org/issue1205736)
--- | :---
Nosy | @terryjreedy, @tiran
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2008-01-20.19:32:20.171>
created_at = <Date 2005-05-20.15:21:34.000>
labels = ['library']
title = 'wrong location for math lib with --prefix'
updated_at = <Date 2008-01-20.19:32:20.169>
user = 'https://bugs.python.org/thorfdbg'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-20.19:32:20.169>
actor = 'christian.heimes'
assignee = 'none'
closed = True
closed_date = <Date 2008-01-20.19:32:20.171>
closer = 'christian.heimes'
components = ['Library (Lib)']
creation = <Date 2005-05-20.15:21:34.000>
creator = 'thorfdbg'
dependencies = []
files = []
hgrepos = []
issue_num = 1205736
keywords = []
message_count = 3.0
messages = ['60741', '60742', '61347']
nosy_count = 3.0
nosy_names = ['terry.reedy', 'christian.heimes', 'thorfdbg']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1205736'
versions = ['Python 2.3']
```
</p></details>
| wrong location for math lib with --prefix | https://api.github.com/repos/python/cpython/issues/42000/comments | 3 | 2005-05-20T15:21:34Z | 2022-04-09T23:51:58Z | https://github.com/python/cpython/issues/42000 | 1,198,808,558 | 42,000 |
[
"python",
"cpython"
] | BPO | [1205568](https://bugs.python.org/issue1205568)
--- | :---
Nosy | @loewis, @devdanzin
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2010-08-21.14:38:02.882>
created_at = <Date 2005-05-20.11:05:21.000>
labels = ['build']
title = 'Compile fails on Darwin8 with --with-cxx=g++'
updated_at = <Date 2010-08-21.14:38:02.880>
user = 'https://bugs.python.org/rzigweid'
```
bugs.python.org fields:
```python
activity = <Date 2010-08-21.14:38:02.880>
actor = 'BreamoreBoy'
assignee = 'none'
closed = True
closed_date = <Date 2010-08-21.14:38:02.882>
closer = 'BreamoreBoy'
components = ['Build']
creation = <Date 2005-05-20.11:05:21.000>
creator = 'rzigweid'
dependencies = []
files = []
hgrepos = []
issue_num = 1205568
keywords = []
message_count = 6.0
messages = ['60737', '60738', '60739', '60740', '82204', '114497']
nosy_count = 4.0
nosy_names = ['loewis', 'rzigweid', 'ajaksu2', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'compile error'
url = 'https://bugs.python.org/issue1205568'
versions = ['Python 2.6']
```
</p></details>
| Compile fails on Darwin8 with --with-cxx=g++ | https://api.github.com/repos/python/cpython/issues/41999/comments | 6 | 2005-05-20T11:05:21Z | 2022-04-09T23:51:57Z | https://github.com/python/cpython/issues/41999 | 1,198,808,552 | 41,999 |
[
"python",
"cpython"
] | BPO | [1205544](https://bugs.python.org/issue1205544)
--- | :---
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-06-01.07:41:36.000>
created_at = <Date 2005-05-20.10:26:28.000>
labels = ['invalid', 'library']
title = 'urllib has spurious print statement'
updated_at = <Date 2005-06-01.07:41:36.000>
user = 'https://bugs.python.org/drcw'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-01.07:41:36.000>
actor = 'drcw'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-05-20.10:26:28.000>
creator = 'drcw'
dependencies = []
files = []
hgrepos = []
issue_num = 1205544
keywords = []
message_count = 3.0
messages = ['25387', '25388', '25389']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'drcw']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1205544'
versions = ['Python 2.4']
```
</p></details>
| urllib has spurious print statement | https://api.github.com/repos/python/cpython/issues/41998/comments | 3 | 2005-05-20T10:26:28Z | 2022-04-09T23:51:56Z | https://github.com/python/cpython/issues/41998 | 1,198,808,546 | 41,998 |
[
"python",
"cpython"
] | BPO | [1205436](https://bugs.python.org/issue1205436)
--- | :---
Nosy | @mwhudson, @loewis
Files | <li>[pythonrun.c](https://bugs.python.org/file6667/pythonrun.c "Uploaded as text/plain at 2005-05-20.05:21:43 by computercrustie")</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-04-15.08:52:08.000>
created_at = <Date 2005-05-20.05:21:41.000>
labels = ['interpreter-core']
title = 'Bugfix for signal-handler on x64 Platform'
updated_at = <Date 2006-04-15.08:52:08.000>
user = 'https://bugs.python.org/computercrustie'
```
bugs.python.org fields:
```python
activity = <Date 2006-04-15.08:52:08.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-05-20.05:21:41.000>
creator = 'computercrustie'
dependencies = []
files = ['6667']
hgrepos = []
issue_num = 1205436
keywords = ['patch']
message_count = 4.0
messages = ['48368', '48369', '48370', '48371']
nosy_count = 4.0
nosy_names = ['mwh', 'loewis', 'nnorwitz', 'computercrustie']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1205436'
versions = ['Python 2.4']
```
</p></details>
| Bugfix for signal-handler on x64 Platform | https://api.github.com/repos/python/cpython/issues/41997/comments | 4 | 2005-05-20T05:21:41Z | 2022-04-09T23:51:55Z | https://github.com/python/cpython/issues/41997 | 1,198,808,544 | 41,997 |
[
"python",
"cpython"
] | BPO | [1205239](https://bugs.python.org/issue1205239)
--- | :---
Nosy | @tim-one, @josiahcarlson, @mdickinson
<sup>*Note: these values reflect the state of the issue at 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-24.14:37:28.159>
created_at = <Date 2005-05-19.19:54:34.000>
labels = ['interpreter-core', 'type-feature']
title = 'Let shift operators take any integer value'
updated_at = <Date 2011-08-08.01:09:15.258>
user = 'https://bugs.python.org/dtorp'
```
bugs.python.org fields:
```python
activity = <Date 2011-08-08.01:09:15.258>
actor = 'cmcqueen1975'
assignee = 'none'
closed = True
closed_date = <Date 2009-04-24.14:37:28.159>
closer = 'mark.dickinson'
components = ['Interpreter Core']
creation = <Date 2005-05-19.19:54:34.000>
creator = 'dtorp'
dependencies = []
files = []
hgrepos = []
issue_num = 1205239
keywords = []
message_count = 15.0
messages = ['61195', '61196', '61197', '61198', '61199', '61200', '61201', '61202', '86412', '98308', '98325', '98326', '98394', '98396', '141758']
nosy_count = 5.0
nosy_names = ['tim.peters', 'josiahcarlson', 'mark.dickinson', 'dtorp', 'cmcqueen1975']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1205239'
versions = []
```
</p></details>
| Let shift operators take any integer value | https://api.github.com/repos/python/cpython/issues/41996/comments | 15 | 2005-05-19T19:54:34Z | 2022-04-09T23:51:53Z | https://github.com/python/cpython/issues/41996 | 1,198,808,543 | 41,996 |
[
"python",
"cpython"
] | BPO | [1204734](https://bugs.python.org/issue1204734)
--- | :---
Nosy | @gvanrossum, @arigo, @birkenfeld, @birkenfeld, @terryjreedy
Files | <li>[getattribute-doc-diff](https://bugs.python.org/file1706/getattribute-doc-diff "Uploaded as application/octet-stream at 2005-06-04.10:03:14 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-07-02.10:30:38.000>
created_at = <Date 2005-05-19.05:21:30.000>
labels = ['docs']
title = '__getattribute__ documentation error?'
updated_at = <Date 2005-07-02.10:30:38.000>
user = 'https://bugs.python.org/eikenberry'
```
bugs.python.org fields:
```python
activity = <Date 2005-07-02.10:30:38.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-05-19.05:21:30.000>
creator = 'eikenberry'
dependencies = []
files = ['1706']
hgrepos = []
issue_num = 1204734
keywords = []
message_count = 11.0
messages = ['25376', '25377', '25378', '25379', '25380', '25381', '25382', '25383', '25384', '25385', '25386']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'arigo', 'georg.brandl', 'georg.brandl', 'terry.reedy', 'eikenberry']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1204734'
versions = []
```
</p></details>
| __getattribute__ documentation error? | https://api.github.com/repos/python/cpython/issues/41995/comments | 11 | 2005-05-19T05:21:30Z | 2022-04-09T23:51:53Z | https://github.com/python/cpython/issues/41995 | 1,198,808,541 | 41,995 |
[
"python",
"cpython"
] | BPO | [1204347](https://bugs.python.org/issue1204347)
--- | :---
Nosy | @warsaw
Files | <li>[patch.txt](https://bugs.python.org/file6666/patch.txt "Uploaded as text/plain at 2005-05-18.15:11:20 by @warsaw")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-07-22.01:55:52.000>
created_at = <Date 2005-05-18.15:11:19.000>
labels = ['docs']
title = 'optparse documentation bug fixes'
updated_at = <Date 2005-07-22.01:55:52.000>
user = 'https://github.com/warsaw'
```
bugs.python.org fields:
```python
activity = <Date 2005-07-22.01:55:52.000>
actor = 'gward'
assignee = 'gward'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-05-18.15:11:19.000>
creator = 'barry'
dependencies = []
files = ['6666']
hgrepos = []
issue_num = 1204347
keywords = ['patch']
message_count = 2.0
messages = ['48366', '48367']
nosy_count = 2.0
nosy_names = ['barry', 'gward']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1204347'
versions = ['Python 2.4']
```
</p></details>
| optparse documentation bug fixes | https://api.github.com/repos/python/cpython/issues/41994/comments | 2 | 2005-05-18T15:11:19Z | 2022-04-09T23:51:51Z | https://github.com/python/cpython/issues/41994 | 1,198,808,538 | 41,994 |
[
"python",
"cpython"
] | BPO | [1203650](https://bugs.python.org/issue1203650)
--- | :---
Nosy | @loewis, @birkenfeld, @terryjreedy, @tiran
Files | <li>[freeze.patch](https://bugs.python.org/file6665/freeze.patch "Uploaded as text/plain at 2005-05-17.15:03:28 by ganssauge")</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-10-21.13:34:59.875>
created_at = <Date 2005-05-17.15:03:28.000>
labels = ['type-feature', 'OS-windows']
title = 'Allow larger programs to be frozen under Win32'
updated_at = <Date 2010-10-21.13:34:59.873>
user = 'https://bugs.python.org/ganssauge'
```
bugs.python.org fields:
```python
activity = <Date 2010-10-21.13:34:59.873>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2010-10-21.13:34:59.875>
closer = 'georg.brandl'
components = ['Demos and Tools', 'Windows']
creation = <Date 2005-05-17.15:03:28.000>
creator = 'ganssauge'
dependencies = []
files = ['6665']
hgrepos = []
issue_num = 1203650
keywords = ['patch']
message_count = 5.0
messages = ['48364', '48365', '59306', '113200', '119290']
nosy_count = 5.0
nosy_names = ['loewis', 'georg.brandl', 'terry.reedy', 'ganssauge', 'christian.heimes']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1203650'
versions = ['Python 3.2']
```
</p></details>
| Allow larger programs to be frozen under Win32 | https://api.github.com/repos/python/cpython/issues/41993/comments | 5 | 2005-05-17T15:03:28Z | 2022-04-09T23:51:50Z | https://github.com/python/cpython/issues/41993 | 1,198,808,534 | 41,993 |
[
"python",
"cpython"
] | BPO | [1203393](https://bugs.python.org/issue1203393)
--- | :---
Files | <li>[threadmodulediff](https://bugs.python.org/file6664/threadmodulediff "Uploaded as text/plain at 2005-05-17.08:39:51 by yetanothermax"): Diff between threadmodule.c version 2.60 and patched version</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-07.02:20:12.000>
created_at = <Date 2005-05-17.08:39:51.000>
labels = ['interpreter-core']
title = 'Patch for [ 1163563 ] Sub threads execute in restricted mode'
updated_at = <Date 2005-10-07.02:20:12.000>
user = 'https://bugs.python.org/yetanothermax'
```
bugs.python.org fields:
```python
activity = <Date 2005-10-07.02:20:12.000>
actor = 'sf-robot'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-05-17.08:39:51.000>
creator = 'yetanothermax'
dependencies = []
files = ['6664']
hgrepos = []
issue_num = 1203393
keywords = ['patch']
message_count = 2.0
messages = ['48362', '48363']
nosy_count = 2.0
nosy_names = ['sf-robot', 'yetanothermax']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1203393'
versions = ['Python 2.4']
```
</p></details>
| Patch for [ 1163563 ] Sub threads execute in restricted mode | https://api.github.com/repos/python/cpython/issues/41992/comments | 2 | 2005-05-17T08:39:51Z | 2022-04-09T23:51:49Z | https://github.com/python/cpython/issues/41992 | 1,198,808,531 | 41,992 |
[
"python",
"cpython"
] | BPO | [1203329](https://bugs.python.org/issue1203329)
--- | :---
Nosy | @loewis, @jackjansen
Files | <li>[pyport.h.diff](https://bugs.python.org/file6663/pyport.h.diff "Uploaded as text/plain at 2005-05-17.06:02:39 by supercusp"): Patch for pyport.h for Mac OS X.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2005-05-21.21:42:58.000>
created_at = <Date 2005-05-17.06:02:38.000>
labels = ['OS-mac']
title = 'workaround deprecated ostat structure in <sys/stat.h>'
updated_at = <Date 2005-05-21.21:42:58.000>
user = 'https://bugs.python.org/supercusp'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-21.21:42:58.000>
actor = 'loewis'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2005-05-17.06:02:38.000>
creator = 'supercusp'
dependencies = []
files = ['6663']
hgrepos = []
issue_num = 1203329
keywords = ['patch']
message_count = 5.0
messages = ['48357', '48358', '48359', '48360', '48361']
nosy_count = 3.0
nosy_names = ['loewis', 'jackjansen', 'supercusp']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1203329'
versions = ['Python 2.4']
```
</p></details>
| workaround deprecated ostat structure in <sys/stat.h> | https://api.github.com/repos/python/cpython/issues/41991/comments | 5 | 2005-05-17T06:02:38Z | 2022-04-09T23:51:49Z | https://github.com/python/cpython/issues/41991 | 1,198,808,526 | 41,991 |
[
"python",
"cpython"
] | BPO | [1203094](https://bugs.python.org/issue1203094)
--- | :---
Nosy | @akuchling, @birkenfeld, @birkenfeld
Files | <li>[httplib.patch](https://bugs.python.org/file6662/httplib.patch "Uploaded as text/plain at 2005-05-16.20:03:02 by aminusfu"): Patch for httplib docs (replace getreply typo)</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-06-25.19:18:10.000>
created_at = <Date 2005-05-16.20:03:02.000>
labels = ['docs']
title = 'httplib mentions getreply instead of getresponse'
updated_at = <Date 2005-06-25.19:18:10.000>
user = 'https://bugs.python.org/aminusfu'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-25.19:18:10.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-05-16.20:03:02.000>
creator = 'aminusfu'
dependencies = []
files = ['6662']
hgrepos = []
issue_num = 1203094
keywords = ['patch']
message_count = 4.0
messages = ['48353', '48354', '48355', '48356']
nosy_count = 4.0
nosy_names = ['akuchling', 'georg.brandl', 'georg.brandl', 'aminusfu']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1203094'
versions = []
```
</p></details>
| httplib mentions getreply instead of getresponse | https://api.github.com/repos/python/cpython/issues/41990/comments | 4 | 2005-05-16T20:03:02Z | 2022-04-09T23:51:47Z | https://github.com/python/cpython/issues/41990 | 1,198,808,525 | 41,990 |
[
"python",
"cpython"
] | BPO | [1202946](https://bugs.python.org/issue1202946)
--- | :---
Nosy | @rhettinger, @terryjreedy, @ncoghlan
<sup>*Note: these values reflect the state of the issue at 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-05-26.07:12:12.000>
created_at = <Date 2005-05-16.16:32:14.000>
labels = ['interpreter-core']
title = 'Problem with abs function'
updated_at = <Date 2005-05-26.07:12:12.000>
user = 'https://bugs.python.org/ric-b'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-26.07:12:12.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-05-16.16:32:14.000>
creator = 'ric-b'
dependencies = []
files = []
hgrepos = []
issue_num = 1202946
keywords = []
message_count = 5.0
messages = ['25371', '25372', '25373', '25374', '25375']
nosy_count = 4.0
nosy_names = ['rhettinger', 'terry.reedy', 'ncoghlan', 'ric-b']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1202946'
versions = ['Python 2.4']
```
</p></details>
| Problem with abs function | https://api.github.com/repos/python/cpython/issues/41989/comments | 5 | 2005-05-16T16:32:14Z | 2022-04-09T23:51:46Z | https://github.com/python/cpython/issues/41989 | 1,198,808,522 | 41,989 |
[
"python",
"cpython"
] | BPO | [1202533](https://bugs.python.org/issue1202533)
--- | :---
Nosy | @mwhudson, @loewis, @brettcannon, @arigo, @terryjreedy, @josiahcarlson
Files | <li>[test17.py](https://bugs.python.org/file1703/test17.py "Uploaded as text/plain at 2006-06-25.09:33:24 by @arigo"): Segfaults a debug build of 2.5.</li><li>[obj_call_rec.diff](https://bugs.python.org/file1704/obj_call_rec.diff "Uploaded as text/plain at 2006-06-26.19:31:50 by @brettcannon"): Patch for python object call infinite recursion</li><li>[infinite_rec.diff](https://bugs.python.org/file1705/infinite_rec.diff "Uploaded as text/plain at 2006-07-01.00:46:52 by @brettcannon"): Fix infinite recursion in PyObject_Call() and PyErr_NormalizeException()</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 2007-09-07.04:18:59.482>
created_at = <Date 2005-05-15.23:43:47.000>
labels = ['interpreter-core', 'type-crash']
title = 'a bunch of infinite C recursions'
updated_at = <Date 2007-09-07.04:18:59.480>
user = 'https://github.com/arigo'
```
bugs.python.org fields:
```python
activity = <Date 2007-09-07.04:18:59.480>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2007-09-07.04:18:59.482>
closer = 'brett.cannon'
components = ['Interpreter Core']
creation = <Date 2005-05-15.23:43:47.000>
creator = 'arigo'
dependencies = []
files = ['1703', '1704', '1705']
hgrepos = []
issue_num = 1202533
keywords = ['patch']
message_count = 27.0
messages = ['25346', '25347', '25348', '25349', '25350', '25351', '25352', '25353', '25354', '25355', '25356', '25357', '25358', '25359', '25360', '25361', '25362', '25363', '25364', '25365', '25366', '25367', '25368', '25369', '25370', '55336', '55729']
nosy_count = 7.0
nosy_names = ['mwh', 'loewis', 'nnorwitz', 'brett.cannon', 'arigo', 'terry.reedy', 'josiahcarlson']
pr_nums = []
priority = 'critical'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue1202533'
versions = ['Python 2.6']
```
</p></details>
| a bunch of infinite C recursions | https://api.github.com/repos/python/cpython/issues/41988/comments | 27 | 2005-05-15T23:43:47Z | 2022-04-09T23:51:45Z | https://github.com/python/cpython/issues/41988 | 1,198,808,520 | 41,988 |
[
"python",
"cpython"
] | BPO | [1202493](https://bugs.python.org/issue1202493)
--- | :---
Nosy | @smontanaro, @birkenfeld, @rhettinger, @josiahcarlson
Files | <li>[sre-brace-diff-2](https://bugs.python.org/file1701/sre-brace-diff-2 "Uploaded as application/octet-stream at 2005-06-01.21:32:37 by @birkenfeld")</li><li>[sre-brace-diff](https://bugs.python.org/file1702/sre-brace-diff "Uploaded as application/octet-stream at 2005-06-03.08:01:11 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 = None
closed_at = <Date 2005-09-15.06:12:02.000>
created_at = <Date 2005-05-15.21:59:16.000>
labels = ['expert-regex']
title = 'RE parser too loose with {m,n} construct'
updated_at = <Date 2005-09-15.06:12:02.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-15.06:12:02.000>
actor = 'georg.brandl'
assignee = 'niemeyer'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2005-05-15.21:59:16.000>
creator = 'skip.montanaro'
dependencies = []
files = ['1701', '1702']
hgrepos = []
issue_num = 1202493
keywords = []
message_count = 19.0
messages = ['25327', '25328', '25329', '25330', '25331', '25332', '25333', '25334', '25335', '25336', '25337', '25338', '25339', '25340', '25341', '25342', '25343', '25344', '25345']
nosy_count = 5.0
nosy_names = ['skip.montanaro', 'georg.brandl', 'rhettinger', 'niemeyer', 'josiahcarlson']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1202493'
versions = ['Python 2.5']
```
</p></details>
| RE parser too loose with {m,n} construct | https://api.github.com/repos/python/cpython/issues/41987/comments | 19 | 2005-05-15T21:59:16Z | 2022-04-09T23:51:43Z | https://github.com/python/cpython/issues/41987 | 1,198,808,519 | 41,987 |
[
"python",
"cpython"
] | BPO | [1202475](https://bugs.python.org/issue1202475)
--- | :---
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-06-25.19:17:42.000>
created_at = <Date 2005-05-15.20:53:33.000>
labels = ['docs']
title = 'httplib docs mentioning HTTPConnection.getreply'
updated_at = <Date 2005-06-25.19:17:42.000>
user = 'https://github.com/birkenfeld'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-25.19:17:42.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-05-15.20:53:33.000>
creator = 'georg.brandl'
dependencies = []
files = []
hgrepos = []
issue_num = 1202475
keywords = []
message_count = 2.0
messages = ['25325', '25326']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'georg.brandl']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1202475'
versions = []
```
</p></details>
| httplib docs mentioning HTTPConnection.getreply | https://api.github.com/repos/python/cpython/issues/41986/comments | 2 | 2005-05-15T20:53:33Z | 2022-04-09T23:51:42Z | https://github.com/python/cpython/issues/41986 | 1,198,808,514 | 41,986 |
[
"python",
"cpython"
] | BPO | [1202395](https://bugs.python.org/issue1202395)
--- | :---
Nosy | @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-05-31.10:27:27.000>
created_at = <Date 2005-05-15.17:50:29.000>
labels = ['docs']
title = 'Description of string.lstrip() needs improvement'
updated_at = <Date 2005-05-31.10:27:27.000>
user = 'https://bugs.python.org/roysmith'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-31.10:27:27.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-05-15.17:50:29.000>
creator = 'roysmith'
dependencies = []
files = []
hgrepos = []
issue_num = 1202395
keywords = []
message_count = 5.0
messages = ['25320', '25321', '25322', '25323', '25324']
nosy_count = 4.0
nosy_names = ['rhettinger', 'terry.reedy', 'roysmith', 'liturgist']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1202395'
versions = []
```
</p></details>
| Description of string.lstrip() needs improvement | https://api.github.com/repos/python/cpython/issues/41985/comments | 5 | 2005-05-15T17:50:29Z | 2022-04-09T23:51:40Z | https://github.com/python/cpython/issues/41985 | 1,198,808,508 | 41,985 |
[
"python",
"cpython"
] | BPO | [1202018](https://bugs.python.org/issue1202018)
--- | :---
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 2006-06-14.08:42:27.000>
created_at = <Date 2005-05-14.16:57:28.000>
labels = ['library']
title = 'mimetypes.py does not find mime.types on Mac OS X'
updated_at = <Date 2006-06-14.08:42:27.000>
user = 'https://bugs.python.org/shh42'
```
bugs.python.org fields:
```python
activity = <Date 2006-06-14.08:42:27.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-05-14.16:57:28.000>
creator = 'shh42'
dependencies = []
files = []
hgrepos = []
issue_num = 1202018
keywords = []
message_count = 3.0
messages = ['25317', '25318', '25319']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'shh42']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1202018'
versions = []
```
</p></details>
| mimetypes.py does not find mime.types on Mac OS X | https://api.github.com/repos/python/cpython/issues/41984/comments | 3 | 2005-05-14T16:57:28Z | 2022-04-09T23:51:39Z | https://github.com/python/cpython/issues/41984 | 1,198,808,504 | 41,984 |
[
"python",
"cpython"
] | BPO | [1201807](https://bugs.python.org/issue1201807)
--- | :---
Nosy | @rhettinger
Files | <li>[glossary.diff](https://bugs.python.org/file1700/glossary.diff "Uploaded as text/plain at 2005-05-14.06:11:46 by quiver")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-05-14.17:26:07.000>
created_at = <Date 2005-05-14.06:11:46.000>
labels = ['docs']
title = 'Glossary listing bug'
updated_at = <Date 2005-05-14.17:26:07.000>
user = 'https://bugs.python.org/quiver'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-14.17:26:07.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-05-14.06:11:46.000>
creator = 'quiver'
dependencies = []
files = ['1700']
hgrepos = []
issue_num = 1201807
keywords = []
message_count = 2.0
messages = ['25315', '25316']
nosy_count = 2.0
nosy_names = ['rhettinger', 'quiver']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1201807'
versions = ['Python 2.4']
```
</p></details>
| Glossary listing bug | https://api.github.com/repos/python/cpython/issues/41983/comments | 2 | 2005-05-14T06:11:46Z | 2022-04-09T23:51:38Z | https://github.com/python/cpython/issues/41983 | 1,198,808,499 | 41,983 |
[
"python",
"cpython"
] | BPO | [1201569](https://bugs.python.org/issue1201569)
--- | :---
Nosy | @kbkaiser, @taleinat
Superseder | <li>bpo-1529142: Allowing multiple instances of IDLE with sub-processes</li>
Files | <li>[multiport.py](https://bugs.python.org/file6661/multiport.py "Uploaded as text/plain at 2005-05-13.18:03:15 by jshute"): patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2009-03-30.17:47:04.194>
created_at = <Date 2005-05-13.18:03:15.000>
labels = ['expert-IDLE', 'type-feature']
title = 'allow running multiple instances of IDLE'
updated_at = <Date 2009-03-30.17:47:04.193>
user = 'https://bugs.python.org/jshute'
```
bugs.python.org fields:
```python
activity = <Date 2009-03-30.17:47:04.193>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = <Date 2009-03-30.17:47:04.194>
closer = 'kbk'
components = ['IDLE']
creation = <Date 2005-05-13.18:03:15.000>
creator = 'jshute'
dependencies = []
files = ['6661']
hgrepos = []
issue_num = 1201569
keywords = ['patch']
message_count = 12.0
messages = ['48342', '48343', '48344', '48345', '48346', '48347', '48348', '48349', '48350', '48351', '48352', '83737']
nosy_count = 3.0
nosy_names = ['kbk', 'jshute', 'taleinat']
pr_nums = []
priority = 'low'
resolution = 'later'
stage = 'test needed'
status = 'closed'
superseder = '1529142'
type = 'enhancement'
url = 'https://bugs.python.org/issue1201569'
versions = ['Python 3.1', 'Python 2.7']
```
</p></details>
| allow running multiple instances of IDLE | https://api.github.com/repos/python/cpython/issues/41982/comments | 12 | 2005-05-13T18:03:15Z | 2022-04-09T23:51:37Z | https://github.com/python/cpython/issues/41982 | 1,198,808,495 | 41,982 |
[
"python",
"cpython"
] | BPO | [1201522](https://bugs.python.org/issue1201522)
--- | :---
Nosy | @kbkaiser
Files | <li>[runnableeditwindow.patch](https://bugs.python.org/file6660/runnableeditwindow.patch "Uploaded as text/plain at 2005-05-13.17:09:04 by jshute"): patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2005-10-02.20:27:22.000>
created_at = <Date 2005-05-13.17:08:59.000>
labels = ['expert-IDLE']
title = 'patch IDLE to allow running anonymous code in editor window'
updated_at = <Date 2005-10-02.20:27:22.000>
user = 'https://bugs.python.org/jshute'
```
bugs.python.org fields:
```python
activity = <Date 2005-10-02.20:27:22.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2005-05-13.17:08:59.000>
creator = 'jshute'
dependencies = []
files = ['6660']
hgrepos = []
issue_num = 1201522
keywords = ['patch']
message_count = 2.0
messages = ['48340', '48341']
nosy_count = 2.0
nosy_names = ['kbk', 'jshute']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1201522'
versions = []
```
</p></details>
| patch IDLE to allow running anonymous code in editor window | https://api.github.com/repos/python/cpython/issues/41981/comments | 2 | 2005-05-13T17:08:59Z | 2022-04-09T23:51:37Z | https://github.com/python/cpython/issues/41981 | 1,198,808,492 | 41,981 |
[
"python",
"cpython"
] | BPO | [1201461](https://bugs.python.org/issue1201461)
--- | :---
Nosy | @loewis, @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 = None
closed_at = <Date 2005-09-14.20:18:44.000>
created_at = <Date 2005-05-13.15:49:18.000>
labels = ['library']
title = 'suspected cPickle memory leak '
updated_at = <Date 2005-09-14.20:18:44.000>
user = 'https://bugs.python.org/franz2'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-14.20:18:44.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-05-13.15:49:18.000>
creator = 'franz2'
dependencies = []
files = []
hgrepos = []
issue_num = 1201461
keywords = []
message_count = 4.0
messages = ['25311', '25312', '25313', '25314']
nosy_count = 4.0
nosy_names = ['loewis', 'georg.brandl', 'facundobatista', 'franz2']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1201461'
versions = ['Python 2.2']
```
</p></details>
| suspected cPickle memory leak | https://api.github.com/repos/python/cpython/issues/41980/comments | 4 | 2005-05-13T15:49:18Z | 2022-04-09T23:51:34Z | https://github.com/python/cpython/issues/41980 | 1,198,808,487 | 41,980 |
[
"python",
"cpython"
] | BPO | [1201456](https://bugs.python.org/issue1201456)
--- | :---
Nosy | @mwhudson, @rhettinger, @josiahcarlson, @ncoghlan
<sup>*Note: these values reflect the state of the issue at 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-05-23.04:46:32.000>
created_at = <Date 2005-05-13.15:43:19.000>
labels = ['interpreter-core']
title = 'Problem with recursion in dict (crash with core dump)'
updated_at = <Date 2005-05-23.04:46:32.000>
user = 'https://bugs.python.org/vys'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-23.04:46:32.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-05-13.15:43:19.000>
creator = 'vys'
dependencies = []
files = []
hgrepos = []
issue_num = 1201456
keywords = []
message_count = 10.0
messages = ['25301', '25302', '25303', '25304', '25305', '25306', '25307', '25308', '25309', '25310']
nosy_count = 5.0
nosy_names = ['mwh', 'rhettinger', 'josiahcarlson', 'ncoghlan', 'vys']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1201456'
versions = ['Python 2.4']
```
</p></details>
| Problem with recursion in dict (crash with core dump) | https://api.github.com/repos/python/cpython/issues/41979/comments | 10 | 2005-05-13T15:43:19Z | 2022-04-09T23:51:33Z | https://github.com/python/cpython/issues/41979 | 1,198,808,483 | 41,979 |
[
"python",
"cpython"
] | BPO | [1201438](https://bugs.python.org/issue1201438)
--- | :---
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-05-13.15:58:06.000>
created_at = <Date 2005-05-13.15:23:05.000>
labels = ['docs']
title = 'Wrong word on "raise" page'
updated_at = <Date 2005-05-13.15:58:06.000>
user = 'https://bugs.python.org/grincheroo'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-13.15:58:06.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2005-05-13.15:23:05.000>
creator = 'grincheroo'
dependencies = []
files = []
hgrepos = []
issue_num = 1201438
keywords = []
message_count = 2.0
messages = ['25299', '25300']
nosy_count = 2.0
nosy_names = ['rhettinger', 'grincheroo']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1201438'
versions = []
```
</p></details>
| Wrong word on "raise" page | https://api.github.com/repos/python/cpython/issues/41978/comments | 2 | 2005-05-13T15:23:05Z | 2022-04-09T23:51:32Z | https://github.com/python/cpython/issues/41978 | 1,198,808,477 | 41,978 |
[
"python",
"cpython"
] | BPO | [1200804](https://bugs.python.org/issue1200804)
--- | :---
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-06-01.20:37:43.000>
created_at = <Date 2005-05-12.16:26:34.000>
labels = ['extension-modules', 'type-feature']
title = 'enhancing os.chown functionality'
updated_at = <Date 2005-06-01.20:37:43.000>
user = 'https://bugs.python.org/gyrof'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-01.20:37:43.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2005-05-12.16:26:34.000>
creator = 'gyrof'
dependencies = []
files = []
hgrepos = []
issue_num = 1200804
keywords = []
message_count = 4.0
messages = ['54521', '54522', '54523', '54524']
nosy_count = 4.0
nosy_names = ['loewis', 'jepler', 'georg.brandl', 'gyrof']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1200804'
versions = []
```
</p></details>
| enhancing os.chown functionality | https://api.github.com/repos/python/cpython/issues/41977/comments | 4 | 2005-05-12T16:26:34Z | 2022-04-09T23:51:31Z | https://github.com/python/cpython/issues/41977 | 1,198,808,473 | 41,977 |
[
"python",
"cpython"
] | BPO | [1200686](https://bugs.python.org/issue1200686)
--- | :---
Nosy | @tim-one, @doerwalter
Files | <li>[dt.py](https://bugs.python.org/file1699/dt.py "Uploaded as text/plain at 2005-05-12.14:19:31 by fog")</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.01:15:19.000>
created_at = <Date 2005-05-12.14:19:31.000>
labels = ['interpreter-core']
title = 'SyntaxError raised on win32 for correct files'
updated_at = <Date 2005-09-05.01:15:19.000>
user = 'https://bugs.python.org/fog'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-05.01:15:19.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-05-12.14:19:31.000>
creator = 'fog'
dependencies = []
files = ['1699']
hgrepos = []
issue_num = 1200686
keywords = []
message_count = 7.0
messages = ['25292', '25293', '25294', '25295', '25296', '25297', '25298']
nosy_count = 5.0
nosy_names = ['tim.peters', 'doerwalter', 'glchapman', 'fog', 'julien_sagnard']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1200686'
versions = ['Python 2.4']
```
</p></details>
| SyntaxError raised on win32 for correct files | https://api.github.com/repos/python/cpython/issues/41976/comments | 7 | 2005-05-12T14:19:31Z | 2022-04-09T23:51:30Z | https://github.com/python/cpython/issues/41976 | 1,198,808,467 | 41,976 |
[
"python",
"cpython"
] | BPO | [1200313](https://bugs.python.org/issue1200313)
--- | :---
Nosy | @freddrake, @devdanzin, @ezio-melotti
<sup>*Note: these values reflect the state of the issue at 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/ezio-melotti'
closed_at = <Date 2011-11-08.01:11:30.655>
created_at = <Date 2005-05-12.02:30:55.000>
labels = ['type-feature', 'library']
title = 'HTMLParser fails to handle charref in attribute value'
updated_at = <Date 2011-11-14.17:16:53.339>
user = 'https://bugs.python.org/jhylton'
```
bugs.python.org fields:
```python
activity = <Date 2011-11-14.17:16:53.339>
actor = 'ezio.melotti'
assignee = 'ezio.melotti'
closed = True
closed_date = <Date 2011-11-08.01:11:30.655>
closer = 'ezio.melotti'
components = ['Library (Lib)']
creation = <Date 2005-05-12.02:30:55.000>
creator = 'jhylton'
dependencies = []
files = []
hgrepos = []
issue_num = 1200313
keywords = []
message_count = 5.0
messages = ['60736', '82199', '147268', '147614', '147621']
nosy_count = 5.0
nosy_names = ['jhylton', 'fdrake', 'ajaksu2', 'ezio.melotti', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1200313'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']
```
</p></details>
| HTMLParser fails to handle charref in attribute value | https://api.github.com/repos/python/cpython/issues/41975/comments | 5 | 2005-05-12T02:30:55Z | 2022-04-09T23:51:30Z | https://github.com/python/cpython/issues/41975 | 1,198,808,464 | 41,975 |
[
"python",
"cpython"
] | BPO | [1200287](https://bugs.python.org/issue1200287)
--- | :---
Nosy | @loewis, @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-05-20.21:23:36.000>
created_at = <Date 2005-05-12.00:55:08.000>
labels = ['expert-installation']
title = 'Windows msi installer fails on virtual drives'
updated_at = <Date 2005-05-20.21:23:36.000>
user = 'https://bugs.python.org/bartgrantham'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-20.21:23:36.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2005-05-12.00:55:08.000>
creator = 'bartgrantham'
dependencies = []
files = []
hgrepos = []
issue_num = 1200287
keywords = []
message_count = 3.0
messages = ['25289', '25290', '25291']
nosy_count = 3.0
nosy_names = ['loewis', 'terry.reedy', 'bartgrantham']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1200287'
versions = []
```
</p></details>
| Windows msi installer fails on virtual drives | https://api.github.com/repos/python/cpython/issues/41974/comments | 3 | 2005-05-12T00:55:08Z | 2022-04-09T23:51:28Z | https://github.com/python/cpython/issues/41974 | 1,198,808,461 | 41,974 |
[
"python",
"cpython"
] | BPO | [1200134](https://bugs.python.org/issue1200134)
--- | :---
Nosy | @akuchling
Files | <li>[_cursesmodule.c.patch](https://bugs.python.org/file6659/_cursesmodule.c.patch "Uploaded as text/plain at 2005-05-11.20:15:09 by avu")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2005-06-09.17:56:26.000>
created_at = <Date 2005-05-11.20:15:09.000>
labels = ['extension-modules']
title = 'buffer overflow in _cursesmodule.c'
updated_at = <Date 2005-06-09.17:56:26.000>
user = 'https://bugs.python.org/avu'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-09.17:56:26.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2005-05-11.20:15:09.000>
creator = 'avu'
dependencies = []
files = ['6659']
hgrepos = []
issue_num = 1200134
keywords = ['patch']
message_count = 2.0
messages = ['48338', '48339']
nosy_count = 2.0
nosy_names = ['akuchling', 'avu']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1200134'
versions = ['Python 2.4']
```
</p></details>
| buffer overflow in _cursesmodule.c | https://api.github.com/repos/python/cpython/issues/41973/comments | 2 | 2005-05-11T20:15:09Z | 2022-04-09T23:51:28Z | https://github.com/python/cpython/issues/41973 | 1,198,808,458 | 41,973 |
[
"python",
"cpython"
] | BPO | [1200051](https://bugs.python.org/issue1200051)
--- | :---
Nosy | @tim-one, @warsaw, @rhettinger
Files | <li>[dict-patch.txt](https://bugs.python.org/file6658/dict-patch.txt "Uploaded as text/plain at 2005-05-11.18:02:31 by @warsaw")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2005-05-14.18:08:57.000>
created_at = <Date 2005-05-11.18:02:31.000>
labels = ['interpreter-core']
title = 'Small optimization for PyDict_Merge()'
updated_at = <Date 2005-05-14.18:08:57.000>
user = 'https://github.com/warsaw'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-14.18:08:57.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-05-11.18:02:31.000>
creator = 'barry'
dependencies = []
files = ['6658']
hgrepos = []
issue_num = 1200051
keywords = ['patch']
message_count = 6.0
messages = ['48332', '48333', '48334', '48335', '48336', '48337']
nosy_count = 3.0
nosy_names = ['tim.peters', 'barry', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1200051'
versions = ['Python 2.5']
```
</p></details>
| Small optimization for PyDict_Merge() | https://api.github.com/repos/python/cpython/issues/41972/comments | 6 | 2005-05-11T18:02:31Z | 2022-04-09T23:51:27Z | https://github.com/python/cpython/issues/41972 | 1,198,808,451 | 41,972 |
[
"python",
"cpython"
] | BPO | [1200038](https://bugs.python.org/issue1200038)
--- | :---
Nosy | @kbkaiser
Files | <li>[idlepatch](https://bugs.python.org/file6657/idlepatch "Uploaded as application/octet-stream at 2005-05-11.17:46:49 by sowjanya"): file with three patches</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2005-11-23.01:06:28.000>
created_at = <Date 2005-05-11.17:46:49.000>
labels = ['expert-IDLE']
title = 'CallTip Modifications'
updated_at = <Date 2005-11-23.01:06:28.000>
user = 'https://bugs.python.org/sowjanya'
```
bugs.python.org fields:
```python
activity = <Date 2005-11-23.01:06:28.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2005-05-11.17:46:49.000>
creator = 'sowjanya'
dependencies = []
files = ['6657']
hgrepos = []
issue_num = 1200038
keywords = ['patch']
message_count = 2.0
messages = ['48330', '48331']
nosy_count = 2.0
nosy_names = ['kbk', 'sowjanya']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1200038'
versions = ['Python 2.4']
```
</p></details>
| CallTip Modifications | https://api.github.com/repos/python/cpython/issues/41971/comments | 2 | 2005-05-11T17:46:49Z | 2022-04-09T23:51:25Z | https://github.com/python/cpython/issues/41971 | 1,198,808,450 | 41,971 |
[
"python",
"cpython"
] | BPO | [1200018](https://bugs.python.org/issue1200018)
--- | :---
Nosy | @warsaw, @rhettinger
Files | <li>[set-patch.txt](https://bugs.python.org/file6654/set-patch.txt "Uploaded as text/plain at 2005-05-11.17:16:31 by @warsaw")</li><li>[set-patch2.txt](https://bugs.python.org/file6655/set-patch2.txt "Uploaded as text/plain at 2005-05-11.19:58:48 by @warsaw")</li><li>[cycle.py](https://bugs.python.org/file6656/cycle.py "Uploaded as text/plain at 2005-05-11.19:59:25 by @warsaw")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2005-06-18.20:59:20.000>
created_at = <Date 2005-05-11.17:16:30.000>
labels = ['interpreter-core']
title = 'Restore GC support to set objects'
updated_at = <Date 2005-06-18.20:59:20.000>
user = 'https://github.com/warsaw'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-18.20:59:20.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-05-11.17:16:30.000>
creator = 'barry'
dependencies = []
files = ['6654', '6655', '6656']
hgrepos = []
issue_num = 1200018
keywords = ['patch']
message_count = 6.0
messages = ['48324', '48325', '48326', '48327', '48328', '48329']
nosy_count = 3.0
nosy_names = ['barry', 'rhettinger', 'jimjjewett']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1200018'
versions = ['Python 2.4']
```
</p></details>
| Restore GC support to set objects | https://api.github.com/repos/python/cpython/issues/41970/comments | 6 | 2005-05-11T17:16:30Z | 2022-04-09T23:51:24Z | https://github.com/python/cpython/issues/41970 | 1,198,808,448 | 41,970 |
[
"python",
"cpython"
] | BPO | [1199947](https://bugs.python.org/issue1199947)
--- | :---
Nosy | @loewis
Files | <li>[python.2.4.1.log](https://bugs.python.org/file1698/python.2.4.1.log "Uploaded as application/octet-stream at 2005-05-11.16:01:56 by tungwaiyip"): installer log</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-05-20.21:25:54.000>
created_at = <Date 2005-05-11.16:01:55.000>
labels = ['expert-installation']
title = 'Python 2.4.1 Installer ended prematurely'
updated_at = <Date 2005-05-20.21:25:54.000>
user = 'https://bugs.python.org/tungwaiyip'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-20.21:25:54.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2005-05-11.16:01:55.000>
creator = 'tungwaiyip'
dependencies = []
files = ['1698']
hgrepos = []
issue_num = 1199947
keywords = []
message_count = 3.0
messages = ['25286', '25287', '25288']
nosy_count = 2.0
nosy_names = ['loewis', 'tungwaiyip']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1199947'
versions = ['Python 2.4']
```
</p></details>
| Python 2.4.1 Installer ended prematurely | https://api.github.com/repos/python/cpython/issues/41969/comments | 3 | 2005-05-11T16:01:55Z | 2022-04-09T23:51:22Z | https://github.com/python/cpython/issues/41969 | 1,198,808,445 | 41,969 |
[
"python",
"cpython"
] | BPO | [1199808](https://bugs.python.org/issue1199808)
--- | :---
Nosy | @loewis, @birkenfeld, @terryjreedy, @facundobatista
Files | <li>[py2.4.1_w2kinstallprobsnip.log](https://bugs.python.org/file1697/py2.4.1_w2kinstallprobsnip.log "Uploaded as application/octet-stream at 2005-05-13.07:40:10 by mmkobayashi")</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-06-21.20:44:24.876>
created_at = <Date 2005-05-11.12:50:53.000>
labels = ['expert-installation']
title = 'installation problem with python 2.4.1 on Win2k system'
updated_at = <Date 2008-06-21.20:44:24.875>
user = 'https://bugs.python.org/mmkobayashi'
```
bugs.python.org fields:
```python
activity = <Date 2008-06-21.20:44:24.875>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = <Date 2008-06-21.20:44:24.876>
closer = 'loewis'
components = ['Installation']
creation = <Date 2005-05-11.12:50:53.000>
creator = 'mmkobayashi'
dependencies = []
files = ['1697']
hgrepos = []
issue_num = 1199808
keywords = []
message_count = 9.0
messages = ['25278', '25279', '25280', '25281', '25282', '25283', '25284', '25285', '68539']
nosy_count = 5.0
nosy_names = ['loewis', 'georg.brandl', 'terry.reedy', 'facundobatista', 'mmkobayashi']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1199808'
versions = ['Python 2.4']
```
</p></details>
| installation problem with python 2.4.1 on Win2k system | https://api.github.com/repos/python/cpython/issues/41968/comments | 9 | 2005-05-11T12:50:53Z | 2022-04-09T23:51:21Z | https://github.com/python/cpython/issues/41968 | 1,198,808,441 | 41,968 |
[
"python",
"cpython"
] | BPO | [1199282](https://bugs.python.org/issue1199282)
--- | :---
Nosy | @birkenfeld
Files | <li>[upgrade_2192.py](https://bugs.python.org/file1696/upgrade_2192.py "Uploaded as text/plain at 2005-09-19.09:31:28 by atila-cheops"): main script that causes the bug</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-05-15.02:20:47.000>
created_at = <Date 2005-05-10.18:24:30.000>
labels = ['library']
title = 'subprocess _active.remove(self) self not in list _active'
updated_at = <Date 2006-05-15.02:20:47.000>
user = 'https://bugs.python.org/atila-cheops'
```
bugs.python.org fields:
```python
activity = <Date 2006-05-15.02:20:47.000>
actor = 'sf-robot'
assignee = 'astrand'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-05-10.18:24:30.000>
creator = 'atila-cheops'
dependencies = []
files = ['1696']
hgrepos = []
issue_num = 1199282
keywords = []
message_count = 16.0
messages = ['25262', '25263', '25264', '25265', '25266', '25267', '25268', '25269', '25270', '25271', '25272', '25273', '25274', '25275', '25276', '25277']
nosy_count = 6.0
nosy_names = ['georg.brandl', 'sf-robot', 'astrand', 'atila-cheops', 'hvb_tup', 'tfaujour']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1199282'
versions = ['Python 2.4']
```
</p></details>
| subprocess _active.remove(self) self not in list _active | https://api.github.com/repos/python/cpython/issues/41967/comments | 16 | 2005-05-10T18:24:30Z | 2022-04-09T23:51:20Z | https://github.com/python/cpython/issues/41967 | 1,198,808,439 | 41,967 |
[
"python",
"cpython"
] | BPO | [1198569](https://bugs.python.org/issue1198569)
--- | :---
Nosy | @warsaw, @devdanzin
PRs | <li>python/cpython#3288</li><li>python/cpython#3303</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2017-09-04.20:33:00.449>
created_at = <Date 2005-05-09.20:55:25.000>
labels = ['3.7', 'type-feature', 'library']
title = 'string.Template not flexible enough to subclass (regexes)'
updated_at = <Date 2017-09-04.21:29:28.993>
user = 'https://bugs.python.org/ianbicking'
```
bugs.python.org fields:
```python
activity = <Date 2017-09-04.21:29:28.993>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = <Date 2017-09-04.20:33:00.449>
closer = 'barry'
components = ['Library (Lib)']
creation = <Date 2005-05-09.20:55:25.000>
creator = 'ianbicking'
dependencies = []
files = []
hgrepos = []
issue_num = 1198569
keywords = []
message_count = 7.0
messages = ['54520', '82198', '202569', '301226', '301249', '301256', '301267']
nosy_count = 3.0
nosy_names = ['barry', 'ianbicking', 'ajaksu2']
pr_nums = ['3288', '3303']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1198569'
versions = ['Python 3.7']
```
</p></details>
| string.Template not flexible enough to subclass (regexes) | https://api.github.com/repos/python/cpython/issues/41966/comments | 7 | 2005-05-09T20:55:25Z | 2022-04-09T23:51:20Z | https://github.com/python/cpython/issues/41966 | 1,198,808,435 | 41,966 |
[
"python",
"cpython"
] | BPO | [1198275](https://bugs.python.org/issue1198275)
--- | :---
Nosy | @brettcannon, @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/brettcannon'
closed_at = <Date 2005-05-13.21:04:29.000>
created_at = <Date 2005-05-09.13:14:50.000>
labels = ['extension-modules', 'invalid']
title = 'time module ignores timezone changes'
updated_at = <Date 2005-05-13.21:04:29.000>
user = 'https://bugs.python.org/jdalambert'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-13.21:04:29.000>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2005-05-09.13:14:50.000>
creator = 'jdalambert'
dependencies = []
files = []
hgrepos = []
issue_num = 1198275
keywords = []
message_count = 8.0
messages = ['25254', '25255', '25256', '25257', '25258', '25259', '25260', '25261']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'rhettinger', 'jdalambert']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1198275'
versions = ['Python 2.3']
```
</p></details>
| time module ignores timezone changes | https://api.github.com/repos/python/cpython/issues/41965/comments | 8 | 2005-05-09T13:14:50Z | 2022-04-09T23:51:19Z | https://github.com/python/cpython/issues/41965 | 1,198,808,433 | 41,965 |
[
"python",
"cpython"
] | BPO | [1197883](https://bugs.python.org/issue1197883)
--- | :---
Nosy | @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-03-14.08:44:47.000>
created_at = <Date 2005-05-08.22:56:35.000>
labels = ['expert-installation']
title = 'Installation path sent to configure'
updated_at = <Date 2007-03-14.08:44:47.000>
user = 'https://bugs.python.org/sonderblade'
```
bugs.python.org fields:
```python
activity = <Date 2007-03-14.08:44:47.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2005-05-08.22:56:35.000>
creator = 'sonderblade'
dependencies = []
files = []
hgrepos = []
issue_num = 1197883
keywords = []
message_count = 2.0
messages = ['25252', '25253']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'sonderblade']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1197883'
versions = []
```
</p></details>
| Installation path sent to configure | https://api.github.com/repos/python/cpython/issues/41964/comments | 2 | 2005-05-08T22:56:35Z | 2022-04-09T23:51:17Z | https://github.com/python/cpython/issues/41964 | 1,198,808,429 | 41,964 |
[
"python",
"cpython"
] | BPO | [1197806](https://bugs.python.org/issue1197806)
--- | :---
Nosy | @mwhudson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-05-08.20:08:05.000>
created_at = <Date 2005-05-08.19:35:27.000>
labels = ['interpreter-core', 'invalid']
title = '% gives wrong results'
updated_at = <Date 2005-05-08.20:08:05.000>
user = 'https://bugs.python.org/nathanoj'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-08.20:08:05.000>
actor = 'mwh'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-05-08.19:35:27.000>
creator = 'nathanoj'
dependencies = []
files = []
hgrepos = []
issue_num = 1197806
keywords = []
message_count = 2.0
messages = ['25250', '25251']
nosy_count = 2.0
nosy_names = ['mwh', 'nathanoj']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1197806'
versions = ['Python 2.4']
```
</p></details>
| % gives wrong results | https://api.github.com/repos/python/cpython/issues/41963/comments | 2 | 2005-05-08T19:35:27Z | 2022-04-09T23:51:16Z | https://github.com/python/cpython/issues/41963 | 1,198,808,423 | 41,963 |
[
"python",
"cpython"
] | BPO | [1197318](https://bugs.python.org/issue1197318)
--- | :---
Files | <li>[import.c.diff](https://bugs.python.org/file6653/import.c.diff "Uploaded as text/plain at 2005-05-07.15:56:50 by jlt63")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-04-02.09:54:44.000>
created_at = <Date 2005-05-07.15:56:49.000>
labels = ['interpreter-core']
title = 'Cygwin case-sensitive import patch'
updated_at = <Date 2007-04-02.09:54:44.000>
user = 'https://bugs.python.org/jlt63'
```
bugs.python.org fields:
```python
activity = <Date 2007-04-02.09:54:44.000>
actor = 'zseil'
assignee = 'jlt63'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-05-07.15:56:49.000>
creator = 'jlt63'
dependencies = []
files = ['6653']
hgrepos = []
issue_num = 1197318
keywords = ['patch']
message_count = 3.0
messages = ['48321', '48322', '48323']
nosy_count = 2.0
nosy_names = ['jlt63', 'zseil']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1197318'
versions = ['Python 2.5']
```
</p></details>
| Cygwin case-sensitive import patch | https://api.github.com/repos/python/cpython/issues/41962/comments | 3 | 2005-05-07T15:56:49Z | 2022-04-09T23:51:15Z | https://github.com/python/cpython/issues/41962 | 1,198,808,419 | 41,962 |
[
"python",
"cpython"
] | BPO | [1197218](https://bugs.python.org/issue1197218)
--- | :---
Files | <li>[locale.patch](https://bugs.python.org/file6652/locale.patch "Uploaded as text/plain at 2005-05-07.12:58:08 by anthonybaxter"): patch to test_locale</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-06-03.18:25:59.000>
created_at = <Date 2005-05-07.12:58:08.000>
labels = ['tests']
title = 'test_locale fix on modern linux'
updated_at = <Date 2005-06-03.18:25:59.000>
user = 'https://bugs.python.org/anthonybaxter'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-03.18:25:59.000>
actor = 'anthonybaxter'
assignee = 'anthonybaxter'
closed = True
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2005-05-07.12:58:08.000>
creator = 'anthonybaxter'
dependencies = []
files = ['6652']
hgrepos = []
issue_num = 1197218
keywords = ['patch']
message_count = 2.0
messages = ['48319', '48320']
nosy_count = 1.0
nosy_names = ['anthonybaxter']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1197218'
versions = []
```
</p></details>
| test_locale fix on modern linux | https://api.github.com/repos/python/cpython/issues/41961/comments | 2 | 2005-05-07T12:58:08Z | 2022-04-09T23:51:14Z | https://github.com/python/cpython/issues/41961 | 1,198,808,415 | 41,961 |
[
"python",
"cpython"
] | BPO | [1197207](https://bugs.python.org/issue1197207)
--- | :---
Nosy | @birkenfeld
Files | <li>[proxyurllib.py](https://bugs.python.org/file6651/proxyurllib.py "Uploaded as text/plain at 2005-05-07.12:21:31 by jdubery"): Version of urllib.py with a proxies arg added to urlrtrieve</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-07-20.11:20:07.919>
created_at = <Date 2005-05-07.12:21:31.000>
labels = ['library']
title = 'Add proxies arg to urllib.urlretrieve'
updated_at = <Date 2008-07-20.11:20:07.917>
user = 'https://bugs.python.org/jdubery'
```
bugs.python.org fields:
```python
activity = <Date 2008-07-20.11:20:07.917>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2008-07-20.11:20:07.919>
closer = 'georg.brandl'
components = ['Library (Lib)']
creation = <Date 2005-05-07.12:21:31.000>
creator = 'jdubery'
dependencies = []
files = ['6651']
hgrepos = []
issue_num = 1197207
keywords = ['patch']
message_count = 4.0
messages = ['48317', '48318', '61279', '70075']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'sonderblade', 'jdubery']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1197207'
versions = ['Python 2.4']
```
</p></details>
| Add proxies arg to urllib.urlretrieve | https://api.github.com/repos/python/cpython/issues/41960/comments | 4 | 2005-05-07T12:21:31Z | 2022-04-09T23:51:13Z | https://github.com/python/cpython/issues/41960 | 1,198,808,411 | 41,960 |
[
"python",
"cpython"
] | BPO | [1197150](https://bugs.python.org/issue1197150)
--- | :---
Nosy | @loewis
Files | <li>[_ssl.mak_patch_2005_05_07](https://bugs.python.org/file6650/_ssl.mak_patch_2005_05_07 "Uploaded as application/octet-stream at 2005-05-07.09:47:27 by counter"): _ssl.mak_patch_2005_05_07</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-04-15.08:48:27.000>
created_at = <Date 2005-05-07.09:47:26.000>
labels = ['extension-modules']
title = '_ssl.mak Makefile patch (Win32)'
updated_at = <Date 2006-04-15.08:48:27.000>
user = 'https://bugs.python.org/counter'
```
bugs.python.org fields:
```python
activity = <Date 2006-04-15.08:48:27.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2005-05-07.09:47:26.000>
creator = 'counter'
dependencies = []
files = ['6650']
hgrepos = []
issue_num = 1197150
keywords = ['patch']
message_count = 2.0
messages = ['48315', '48316']
nosy_count = 2.0
nosy_names = ['loewis', 'counter']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1197150'
versions = ['Python 2.4']
```
</p></details>
| _ssl.mak Makefile patch (Win32) | https://api.github.com/repos/python/cpython/issues/41959/comments | 2 | 2005-05-07T09:47:26Z | 2022-04-09T23:51:11Z | https://github.com/python/cpython/issues/41959 | 1,198,808,405 | 41,959 |
[
"python",
"cpython"
] | BPO | [1196980](https://bugs.python.org/issue1196980)
--- | :---
Nosy | @kbkaiser
Files | <li>[errormsg.patch](https://bugs.python.org/file6649/errormsg.patch "Uploaded as text/plain at 2005-05-07.01:08:31 by jshute")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2005-06-12.05:20:23.000>
created_at = <Date 2005-05-07.01:08:31.000>
labels = ['expert-IDLE']
title = 'trivial bug in error message text'
updated_at = <Date 2005-06-12.05:20:23.000>
user = 'https://bugs.python.org/jshute'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-12.05:20:23.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2005-05-07.01:08:31.000>
creator = 'jshute'
dependencies = []
files = ['6649']
hgrepos = []
issue_num = 1196980
keywords = ['patch']
message_count = 2.0
messages = ['48313', '48314']
nosy_count = 2.0
nosy_names = ['kbk', 'jshute']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1196980'
versions = []
```
</p></details>
| trivial bug in error message text | https://api.github.com/repos/python/cpython/issues/41958/comments | 2 | 2005-05-07T01:08:31Z | 2022-04-09T23:51:11Z | https://github.com/python/cpython/issues/41958 | 1,198,808,398 | 41,958 |
[
"python",
"cpython"
] | BPO | [1196946](https://bugs.python.org/issue1196946)
--- | :---
Nosy | @kbkaiser
Files | <li>[usetabsinshell.patch](https://bugs.python.org/file6647/usetabsinshell.patch "Uploaded as text/plain at 2005-05-06.23:26:20 by jshute"): patch</li><li>[usetabsinshell2.patch](https://bugs.python.org/file6648/usetabsinshell2.patch "Uploaded as text/plain at 2005-05-12.04:46:11 by jshute"): new version of patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2007-02-05.04:30:32.000>
created_at = <Date 2005-05-06.23:26:20.000>
labels = ['expert-IDLE']
title = 'allow using normal indent width in shell in IDLE'
updated_at = <Date 2007-02-05.04:30:32.000>
user = 'https://bugs.python.org/jshute'
```
bugs.python.org fields:
```python
activity = <Date 2007-02-05.04:30:32.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2005-05-06.23:26:20.000>
creator = 'jshute'
dependencies = []
files = ['6647', '6648']
hgrepos = []
issue_num = 1196946
keywords = ['patch']
message_count = 4.0
messages = ['48309', '48310', '48311', '48312']
nosy_count = 3.0
nosy_names = ['kbk', 'jimjjewett', 'jshute']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1196946'
versions = []
```
</p></details>
| allow using normal indent width in shell in IDLE | https://api.github.com/repos/python/cpython/issues/41957/comments | 4 | 2005-05-06T23:26:20Z | 2022-04-09T23:51:10Z | https://github.com/python/cpython/issues/41957 | 1,198,808,393 | 41,957 |
[
"python",
"cpython"
] | BPO | [1196917](https://bugs.python.org/issue1196917)
--- | :---
Nosy | @kbkaiser
Files | <li>[recall.patch](https://bugs.python.org/file6646/recall.patch "Uploaded as text/plain at 2005-05-06.21:55:24 by jshute")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2005-06-19.18:57:00.000>
created_at = <Date 2005-05-06.21:55:23.000>
labels = ['expert-IDLE']
title = 'change recall in IDLE shell to not overwrite current command'
updated_at = <Date 2005-06-19.18:57:00.000>
user = 'https://bugs.python.org/jshute'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-19.18:57:00.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2005-05-06.21:55:23.000>
creator = 'jshute'
dependencies = []
files = ['6646']
hgrepos = []
issue_num = 1196917
keywords = ['patch']
message_count = 3.0
messages = ['48306', '48307', '48308']
nosy_count = 3.0
nosy_names = ['kbk', 'mdehoon', 'jshute']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1196917'
versions = []
```
</p></details>
| change recall in IDLE shell to not overwrite current command | https://api.github.com/repos/python/cpython/issues/41956/comments | 3 | 2005-05-06T21:55:23Z | 2022-04-09T23:51:09Z | https://github.com/python/cpython/issues/41956 | 1,198,808,388 | 41,956 |
[
"python",
"cpython"
] | BPO | [1196903](https://bugs.python.org/issue1196903)
--- | :---
Nosy | @rhettinger, @kbkaiser
Files | <li>[home.patch](https://bugs.python.org/file6645/home.patch "Uploaded as text/plain at 2005-05-06.21:33:38 by jshute"): patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2008-04-27.21:08:18.780>
created_at = <Date 2005-05-06.21:33:36.000>
labels = ['expert-IDLE']
title = 'smarter behaviour for home key in IDLE'
updated_at = <Date 2008-04-27.21:08:18.778>
user = 'https://bugs.python.org/jshute'
```
bugs.python.org fields:
```python
activity = <Date 2008-04-27.21:08:18.778>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = <Date 2008-04-27.21:08:18.780>
closer = 'kbk'
components = ['IDLE']
creation = <Date 2005-05-06.21:33:36.000>
creator = 'jshute'
dependencies = []
files = ['6645']
hgrepos = []
issue_num = 1196903
keywords = ['patch']
message_count = 3.0
messages = ['48304', '48305', '65903']
nosy_count = 3.0
nosy_names = ['rhettinger', 'kbk', 'jshute']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1196903'
versions = []
```
</p></details>
| smarter behaviour for home key in IDLE | https://api.github.com/repos/python/cpython/issues/41955/comments | 3 | 2005-05-06T21:33:36Z | 2022-04-09T23:51:08Z | https://github.com/python/cpython/issues/41955 | 1,198,808,386 | 41,955 |
[
"python",
"cpython"
] | BPO | [1196895](https://bugs.python.org/issue1196895)
--- | :---
Nosy | @tim-one, @kbkaiser
Files | <li>[ispythonsource.patch](https://bugs.python.org/file6643/ispythonsource.patch "Uploaded as text/plain at 2005-05-06.21:26:04 by jshute"): patch</li><li>[fixrmcolor.patch](https://bugs.python.org/file6644/fixrmcolor.patch "Uploaded as text/plain at 2005-06-11.03:57:54 by jshute"): additional patch for bug turning off coloring</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2005-06-12.04:38:13.000>
created_at = <Date 2005-05-06.21:25:58.000>
labels = ['expert-IDLE']
title = 'in IDLE, assume new text files are python source by default'
updated_at = <Date 2005-06-12.04:38:13.000>
user = 'https://bugs.python.org/jshute'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-12.04:38:13.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2005-05-06.21:25:58.000>
creator = 'jshute'
dependencies = []
files = ['6643', '6644']
hgrepos = []
issue_num = 1196895
keywords = ['patch']
message_count = 5.0
messages = ['48299', '48300', '48301', '48302', '48303']
nosy_count = 4.0
nosy_names = ['tim.peters', 'kbk', 'mdehoon', 'jshute']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1196895'
versions = []
```
</p></details>
| in IDLE, assume new text files are python source by default | https://api.github.com/repos/python/cpython/issues/41954/comments | 5 | 2005-05-06T21:25:58Z | 2022-04-09T23:51:06Z | https://github.com/python/cpython/issues/41954 | 1,198,808,382 | 41,954 |
[
"python",
"cpython"
] | BPO | [1196824](https://bugs.python.org/issue1196824)
--- | :---
Nosy | @birkenfeld, @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 = None
closed_at = <Date 2005-05-06.21:19:02.000>
created_at = <Date 2005-05-06.19:46:05.000>
labels = ['invalid']
title = 'string.rstrip strips more than supposed to in some cases'
updated_at = <Date 2005-05-06.21:19:02.000>
user = 'https://bugs.python.org/headgasket'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-06.21:19:02.000>
actor = 'goodger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2005-05-06.19:46:05.000>
creator = 'headgasket-'
dependencies = []
files = []
hgrepos = []
issue_num = 1196824
keywords = []
message_count = 5.0
messages = ['25245', '25246', '25247', '25248', '25249']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'goodger', 'headgasket-']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1196824'
versions = []
```
</p></details>
| string.rstrip strips more than supposed to in some cases | https://api.github.com/repos/python/cpython/issues/41953/comments | 5 | 2005-05-06T19:46:05Z | 2022-04-09T23:51:05Z | https://github.com/python/cpython/issues/41953 | 1,198,808,375 | 41,953 |
[
"python",
"cpython"
] | BPO | [1196315](https://bugs.python.org/issue1196315)
--- | :---
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 2005-06-04.09:21:11.000>
created_at = <Date 2005-05-06.01:59:22.000>
labels = ['library']
title = 'WeakValueDictionary.__init__ is backwards'
updated_at = <Date 2005-06-04.09:21:11.000>
user = 'https://bugs.python.org/ppergame'
```
bugs.python.org fields:
```python
activity = <Date 2005-06-04.09:21:11.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2005-05-06.01:59:22.000>
creator = 'ppergame'
dependencies = []
files = []
hgrepos = []
issue_num = 1196315
keywords = []
message_count = 5.0
messages = ['25240', '25241', '25242', '25243', '25244']
nosy_count = 5.0
nosy_names = ['georg.brandl', 'georg.brandl', 'rhettinger', 'mcfletch', 'ppergame']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1196315'
versions = ['Python 2.4']
```
</p></details>
| WeakValueDictionary.__init__ is backwards | https://api.github.com/repos/python/cpython/issues/41952/comments | 5 | 2005-05-06T01:59:22Z | 2022-04-09T23:51:04Z | https://github.com/python/cpython/issues/41952 | 1,198,808,370 | 41,952 |
[
"python",
"cpython"
] | BPO | [1196154](https://bugs.python.org/issue1196154)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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.07:20:00.000>
created_at = <Date 2005-05-05.19:53:59.000>
labels = ['build']
title = 'Error: ... ossaudiodev.c, line 48: Missing type specifier'
updated_at = <Date 2006-01-10.07:20:00.000>
user = 'https://bugs.python.org/diskman'
```
bugs.python.org fields:
```python
activity = <Date 2006-01-10.07:20:00.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2005-05-05.19:53:59.000>
creator = 'diskman'
dependencies = []
files = []
hgrepos = []
issue_num = 1196154
keywords = []
message_count = 3.0
messages = ['25237', '25238', '25239']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'diskman']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1196154'
versions = ['Python 2.4']
```
</p></details>
| Error: ... ossaudiodev.c, line 48: Missing type specifier | https://api.github.com/repos/python/cpython/issues/41951/comments | 3 | 2005-05-05T19:53:59Z | 2022-04-09T23:51:02Z | https://github.com/python/cpython/issues/41951 | 1,198,808,364 | 41,951 |
[
"python",
"cpython"
] | BPO | [1195984](https://bugs.python.org/issue1195984)
--- | :---
Nosy | @mwhudson, @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-05-12.14:34:28.000>
created_at = <Date 2005-05-05.15:38:50.000>
labels = ['interpreter-core']
title = 'SystemError: error return without exception set'
updated_at = <Date 2005-05-12.14:34:28.000>
user = 'https://bugs.python.org/nbajpai'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-12.14:34:28.000>
actor = 'nbajpai'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-05-05.15:38:50.000>
creator = 'nbajpai'
dependencies = []
files = []
hgrepos = []
issue_num = 1195984
keywords = []
message_count = 6.0
messages = ['25231', '25232', '25233', '25234', '25235', '25236']
nosy_count = 3.0
nosy_names = ['mwh', 'terry.reedy', 'nbajpai']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1195984'
versions = ['Python 2.4']
```
</p></details>
| SystemError: error return without exception set | https://api.github.com/repos/python/cpython/issues/41950/comments | 6 | 2005-05-05T15:38:50Z | 2022-04-09T23:51:01Z | https://github.com/python/cpython/issues/41950 | 1,198,808,360 | 41,950 |
[
"python",
"cpython"
] | BPO | [1195576](https://bugs.python.org/issue1195576)
--- | :---
Nosy | @brettcannon, @nascheme
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/brettcannon'
closed_at = <Date 2005-10-12.00:55:53.000>
created_at = <Date 2005-05-04.23:13:13.000>
labels = ['interpreter-core']
title = "[AST] Patch [ 1190012 ] should've checked for SyntaxWarnings"
updated_at = <Date 2005-10-12.00:55:53.000>
user = 'https://bugs.python.org/logistix'
```
bugs.python.org fields:
```python
activity = <Date 2005-10-12.00:55:53.000>
actor = 'nascheme'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2005-05-04.23:13:13.000>
creator = 'logistix'
dependencies = []
files = []
hgrepos = []
issue_num = 1195576
keywords = []
message_count = 4.0
messages = ['25227', '25228', '25229', '25230']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'nascheme', 'logistix']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1195576'
versions = []
```
</p></details>
| [AST] Patch [ 1190012 ] should've checked for SyntaxWarnings | https://api.github.com/repos/python/cpython/issues/41949/comments | 4 | 2005-05-04T23:13:13Z | 2022-04-09T23:51:01Z | https://github.com/python/cpython/issues/41949 | 1,198,808,358 | 41,949 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.