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 | [420724](https://bugs.python.org/issue420724)
--- | :---
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 2001-05-09.15:50:00.000>
created_at = <Date 2001-05-02.14:42:41.000>
labels = ['library']
title = 'urllib2 and non existing local files'
updated_at = <Date 2001-05-09.15:50:00.000>
user = 'https://github.com/doerwalter'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-09.15:50:00.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-05-02.14:42:41.000>
creator = 'doerwalter'
dependencies = []
files = []
hgrepos = []
issue_num = 420724
keywords = []
message_count = 2.0
messages = ['4623', '4624']
nosy_count = 2.0
nosy_names = ['jhylton', 'doerwalter']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue420724'
versions = []
```
</p></details>
| urllib2 and non existing local files | https://api.github.com/repos/python/cpython/issues/34448/comments | 2 | 2001-05-02T14:42:41Z | 2022-04-09T21:29:41Z | https://github.com/python/cpython/issues/34448 | 1,198,776,949 | 34,448 |
[
"python",
"cpython"
] | BPO | [420720](https://bugs.python.org/issue420720)
--- | :---
Files | <li>[threadKill3.py](https://bugs.python.org/file57/threadKill3.py "Uploaded as text/plain at 2001-05-02.14:09:16 by nobody"): Creates a large number of threads, to cause a seg fault</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-08-30.20:34:29.000>
created_at = <Date 2001-05-02.14:09:15.000>
labels = ['interpreter-core']
title = 'Starting many threads causes core dump'
updated_at = <Date 2001-08-30.20:34:29.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-30.20:34:29.000>
actor = 'jhylton'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-05-02.14:09:15.000>
creator = 'anonymous'
dependencies = []
files = ['57']
hgrepos = []
issue_num = 420720
keywords = []
message_count = 4.0
messages = ['4619', '4620', '4621', '4622']
nosy_count = 2.0
nosy_names = ['jhylton', 'thazel']
pr_nums = []
priority = 'low'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue420720'
versions = []
```
</p></details>
| Starting many threads causes core dump | https://api.github.com/repos/python/cpython/issues/34447/comments | 4 | 2001-05-02T14:09:15Z | 2022-04-09T21:29:40Z | https://github.com/python/cpython/issues/34447 | 1,198,776,945 | 34,447 |
[
"python",
"cpython"
] | BPO | [420601](https://bugs.python.org/issue420601)
--- | :---
Nosy | @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2001-08-15.01:28:06.000>
created_at = <Date 2001-05-02.01:07:40.000>
labels = ['build']
title = '--with-next-framework very broken on OSX'
updated_at = <Date 2001-08-15.01:28:06.000>
user = 'https://bugs.python.org/bbum'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-15.01:28:06.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-05-02.01:07:40.000>
creator = 'bbum'
dependencies = []
files = []
hgrepos = []
issue_num = 420601
keywords = []
message_count = 3.0
messages = ['4616', '4617', '4618']
nosy_count = 2.0
nosy_names = ['jackjansen', 'bbum']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue420601'
versions = []
```
</p></details>
| --with-next-framework very broken on OSX | https://api.github.com/repos/python/cpython/issues/34446/comments | 3 | 2001-05-02T01:07:40Z | 2022-04-09T21:29:40Z | https://github.com/python/cpython/issues/34446 | 1,198,776,939 | 34,446 |
[
"python",
"cpython"
] | BPO | [420565](https://bugs.python.org/issue420565)
--- | :---
Nosy | @mwhudson, @gvanrossum
Files | <li>[setup.py.patch](https://bugs.python.org/file3300/setup.py.patch "Uploaded as text/plain at 2001-05-01.21:24:59 by nobody"): patch for setup.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2002-01-17.15:51:09.000>
created_at = <Date 2001-05-01.21:24:58.000>
labels = ['library']
title = 'makes setup.py search sys.prefix '
updated_at = <Date 2002-01-17.15:51:09.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2002-01-17.15:51:09.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2001-05-01.21:24:58.000>
creator = 'anonymous'
dependencies = []
files = ['3300']
hgrepos = []
issue_num = 420565
keywords = ['patch']
message_count = 6.0
messages = ['36489', '36490', '36491', '36492', '36493', '36494']
nosy_count = 3.0
nosy_names = ['mwh', 'gvanrossum', 'nobody']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue420565'
versions = []
```
</p></details>
| makes setup.py search sys.prefix | https://api.github.com/repos/python/cpython/issues/34445/comments | 6 | 2001-05-01T21:24:58Z | 2022-04-09T21:29:39Z | https://github.com/python/cpython/issues/34445 | 1,198,776,933 | 34,445 |
[
"python",
"cpython"
] | BPO | [420502](https://bugs.python.org/issue420502)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-05-08.04:33:40.000>
created_at = <Date 2001-05-01.17:40:16.000>
labels = ['interpreter-core']
title = 'seek/tell beyond eof without exceptions'
updated_at = <Date 2001-05-08.04:33:40.000>
user = 'https://bugs.python.org/mpmak'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-08.04:33:40.000>
actor = 'jhylton'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-05-01.17:40:16.000>
creator = 'mpmak'
dependencies = []
files = []
hgrepos = []
issue_num = 420502
keywords = []
message_count = 2.0
messages = ['4614', '4615']
nosy_count = 2.0
nosy_names = ['jhylton', 'mpmak']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue420502'
versions = []
```
</p></details>
| seek/tell beyond eof without exceptions | https://api.github.com/repos/python/cpython/issues/34444/comments | 2 | 2001-05-01T17:40:16Z | 2022-04-09T21:29:37Z | https://github.com/python/cpython/issues/34444 | 1,198,776,927 | 34,444 |
[
"python",
"cpython"
] | BPO | [420498](https://bugs.python.org/issue420498)
--- | :---
Nosy | @freddrake, @goodger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-12-18.16:36:17.000>
created_at = <Date 2001-05-01.17:21:28.000>
labels = ['docs']
title = 'no docs for pydoc'
updated_at = <Date 2001-12-18.16:36:17.000>
user = 'https://github.com/goodger'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-18.16:36:17.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-05-01.17:21:28.000>
creator = 'goodger'
dependencies = []
files = []
hgrepos = []
issue_num = 420498
keywords = []
message_count = 3.0
messages = ['4611', '4612', '4613']
nosy_count = 2.0
nosy_names = ['fdrake', 'goodger']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue420498'
versions = []
```
</p></details>
| no docs for pydoc | https://api.github.com/repos/python/cpython/issues/34443/comments | 3 | 2001-05-01T17:21:28Z | 2022-04-09T21:29:37Z | https://github.com/python/cpython/issues/34443 | 1,198,776,921 | 34,443 |
[
"python",
"cpython"
] | BPO | [420490](https://bugs.python.org/issue420490)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-05-10.02:26:20.000>
created_at = <Date 2001-05-01.17:06:31.000>
labels = ['interpreter-core', 'invalid']
title = 'lookdict_string does not use interning'
updated_at = <Date 2001-05-10.02:26:20.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-10.02:26:20.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-05-01.17:06:31.000>
creator = 'glchapman'
dependencies = []
files = []
hgrepos = []
issue_num = 420490
keywords = []
message_count = 4.0
messages = ['4607', '4608', '4609', '4610']
nosy_count = 2.0
nosy_names = ['tim.peters', 'glchapman']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue420490'
versions = []
```
</p></details>
| lookdict_string does not use interning | https://api.github.com/repos/python/cpython/issues/34442/comments | 4 | 2001-05-01T17:06:31Z | 2022-04-09T21:29:35Z | https://github.com/python/cpython/issues/34442 | 1,198,776,917 | 34,442 |
[
"python",
"cpython"
] | BPO | [420476](https://bugs.python.org/issue420476)
--- | :---
Nosy | @tim-one, @warsaw
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2002-03-06.22:15:42.000>
created_at = <Date 2001-05-01.16:02:18.000>
labels = ['library']
title = "Python 2.1 'make test' failures: AIX 4.2"
updated_at = <Date 2002-03-06.22:15:42.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-06.22:15:42.000>
actor = 'nobody'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-05-01.16:02:18.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 420476
keywords = []
message_count = 6.0
messages = ['4601', '4602', '4603', '4604', '4605', '4606']
nosy_count = 4.0
nosy_names = ['tim.peters', 'nobody', 'barry', 'tww-china']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue420476'
versions = []
```
</p></details>
| Python 2.1 'make test' failures: AIX 4.2 | https://api.github.com/repos/python/cpython/issues/34441/comments | 6 | 2001-05-01T16:02:18Z | 2022-04-09T21:29:34Z | https://github.com/python/cpython/issues/34441 | 1,198,776,913 | 34,441 |
[
"python",
"cpython"
] | BPO | [420416](https://bugs.python.org/issue420416)
--- | :---
Nosy | @malemburg, @gvanrossum, @jackjansen
Files | <li>[config.log](https://bugs.python.org/file55/config.log "Uploaded as application/octet-stream at 2001-05-23.09:16:03 by @malemburg"): Config log file showing the problem</li><li>[config.h](https://bugs.python.org/file56/config.h "Uploaded as application/octet-stream at 2001-05-23.09:18:08 by @malemburg"): config.h with the 0 defines for SIZEOF_LONG etc.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-03-22.22:59:35.000>
created_at = <Date 2001-05-01.10:08:19.000>
labels = ['build']
title = 'Python for BeOS/PPC Build Prob.'
updated_at = <Date 2004-03-22.22:59:35.000>
user = 'https://bugs.python.org/schinckel'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-22.22:59:35.000>
actor = 'nbastin'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-05-01.10:08:19.000>
creator = 'schinckel'
dependencies = []
files = ['55', '56']
hgrepos = []
issue_num = 420416
keywords = []
message_count = 17.0
messages = ['4584', '4585', '4586', '4587', '4588', '4589', '4590', '4591', '4592', '4593', '4594', '4595', '4596', '4597', '4598', '4599', '4600']
nosy_count = 6.0
nosy_names = ['lemburg', 'gvanrossum', 'nobody', 'jackjansen', 'schinckel', 'nbastin']
pr_nums = []
priority = 'low'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue420416'
versions = []
```
</p></details>
| Python for BeOS/PPC Build Prob. | https://api.github.com/repos/python/cpython/issues/34440/comments | 17 | 2001-05-01T10:08:19Z | 2022-04-09T21:29:32Z | https://github.com/python/cpython/issues/34440 | 1,198,776,911 | 34,440 |
[
"python",
"cpython"
] | BPO | [420399](https://bugs.python.org/issue420399)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-05-09.15:53:33.000>
created_at = <Date 2001-05-01.08:33:49.000>
labels = ['docs']
title = 'wrong HTML ("trademark" symbols?)'
updated_at = <Date 2001-05-09.15:53:33.000>
user = 'https://bugs.python.org/hfoffani'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-09.15:53:33.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-05-01.08:33:49.000>
creator = 'hfoffani'
dependencies = []
files = []
hgrepos = []
issue_num = 420399
keywords = []
message_count = 2.0
messages = ['4582', '4583']
nosy_count = 2.0
nosy_names = ['fdrake', 'hfoffani']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue420399'
versions = []
```
</p></details>
| wrong HTML ("trademark" symbols?) | https://api.github.com/repos/python/cpython/issues/34439/comments | 2 | 2001-05-01T08:33:49Z | 2022-04-09T21:29:32Z | https://github.com/python/cpython/issues/34439 | 1,198,776,907 | 34,439 |
[
"python",
"cpython"
] | BPO | [420343](https://bugs.python.org/issue420343)
--- | :---
Nosy | @tim-one, @Yhg1s
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-07-09.15:27:00.000>
created_at = <Date 2001-05-01.02:18:03.000>
labels = ['interpreter-core']
title = 'SystemError from tuple() builtin'
updated_at = <Date 2001-07-09.15:27:00.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-09.15:27:00.000>
actor = 'twouters'
assignee = 'moshez'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-05-01.02:18:03.000>
creator = 'glchapman'
dependencies = []
files = []
hgrepos = []
issue_num = 420343
keywords = []
message_count = 7.0
messages = ['4575', '4576', '4577', '4578', '4579', '4580', '4581']
nosy_count = 4.0
nosy_names = ['tim.peters', 'twouters', 'moshez', 'glchapman']
pr_nums = []
priority = 'high'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue420343'
versions = []
```
</p></details>
| SystemError from tuple() builtin | https://api.github.com/repos/python/cpython/issues/34438/comments | 7 | 2001-05-01T02:18:03Z | 2022-04-09T21:29:30Z | https://github.com/python/cpython/issues/34438 | 1,198,776,904 | 34,438 |
[
"python",
"cpython"
] | BPO | [420304](https://bugs.python.org/issue420304)
--- | :---
Nosy | @mwhudson, @malemburg, @tim-one, @doerwalter, @chmarr
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-07-30.22:41:43.000>
created_at = <Date 2001-05-01.00:14:28.000>
labels = ['interpreter-core']
title = 'getattr function w/ default'
updated_at = <Date 2001-07-30.22:41:43.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-30.22:41:43.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-05-01.00:14:28.000>
creator = 'glchapman'
dependencies = []
files = []
hgrepos = []
issue_num = 420304
keywords = []
message_count = 9.0
messages = ['4566', '4567', '4568', '4569', '4570', '4571', '4572', '4573', '4574']
nosy_count = 7.0
nosy_names = ['mwh', 'lemburg', 'tim.peters', 'jhylton', 'doerwalter', 'chriscog', 'glchapman']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue420304'
versions = []
```
</p></details>
| getattr function w/ default | https://api.github.com/repos/python/cpython/issues/34437/comments | 9 | 2001-05-01T00:14:28Z | 2022-04-09T21:29:29Z | https://github.com/python/cpython/issues/34437 | 1,198,776,896 | 34,437 |
[
"python",
"cpython"
] | BPO | [420230](https://bugs.python.org/issue420230)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-05-09.03:27:59.000>
created_at = <Date 2001-04-30.19:04:58.000>
labels = ['docs']
title = 'fileinput deletes backups without warnin'
updated_at = <Date 2001-05-09.03:27:59.000>
user = 'https://bugs.python.org/ber'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-09.03:27:59.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-04-30.19:04:58.000>
creator = 'ber'
dependencies = []
files = []
hgrepos = []
issue_num = 420230
keywords = []
message_count = 2.0
messages = ['4564', '4565']
nosy_count = 2.0
nosy_names = ['fdrake', 'ber']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue420230'
versions = []
```
</p></details>
| fileinput deletes backups without warnin | https://api.github.com/repos/python/cpython/issues/34436/comments | 2 | 2001-04-30T19:04:58Z | 2022-04-09T21:29:29Z | https://github.com/python/cpython/issues/34436 | 1,198,776,894 | 34,436 |
[
"python",
"cpython"
] | BPO | [420216](https://bugs.python.org/issue420216)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-05-09.04:05:42.000>
created_at = <Date 2001-04-30.18:03:22.000>
labels = []
title = 'bad links in v2.1 docs'
updated_at = <Date 2001-05-09.04:05:42.000>
user = 'https://bugs.python.org/dspguru'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-09.04:05:42.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-04-30.18:03:22.000>
creator = 'dspguru'
dependencies = []
files = []
hgrepos = []
issue_num = 420216
keywords = []
message_count = 2.0
messages = ['4562', '4563']
nosy_count = 2.0
nosy_names = ['fdrake', 'dspguru']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue420216'
versions = []
```
</p></details>
| bad links in v2.1 docs | https://api.github.com/repos/python/cpython/issues/34435/comments | 2 | 2001-04-30T18:03:22Z | 2022-04-09T21:29:28Z | https://github.com/python/cpython/issues/34435 | 1,198,776,890 | 34,435 |
[
"python",
"cpython"
] | BPO | [420011](https://bugs.python.org/issue420011)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-04-29.21:18:24.000>
created_at = <Date 2001-04-29.21:14:53.000>
labels = ['expert-regex', 'type-feature']
title = "\\u escapes don't work inside ranges"
updated_at = <Date 2001-04-29.21:18:24.000>
user = 'https://bugs.python.org/effbot'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-29.21:18:24.000>
actor = 'effbot'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2001-04-29.21:14:53.000>
creator = 'effbot'
dependencies = []
files = []
hgrepos = []
issue_num = 420011
keywords = []
message_count = 2.0
messages = ['4560', '4561']
nosy_count = 1.0
nosy_names = ['effbot']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue420011'
versions = []
```
</p></details>
| \u escapes don't work inside ranges | https://api.github.com/repos/python/cpython/issues/34434/comments | 2 | 2001-04-29T21:14:53Z | 2022-04-09T21:29:26Z | https://github.com/python/cpython/issues/34434 | 1,198,776,885 | 34,434 |
[
"python",
"cpython"
] | BPO | [419903](https://bugs.python.org/issue419903)
--- | :---
Nosy | @brettcannon, @rhettinger, @gaul, @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 2007-10-24.13:19:41.444>
created_at = <Date 2001-04-29.02:38:07.000>
labels = ['interpreter-core', 'type-feature']
title = 'Non-contiguous indexing and slicing'
updated_at = <Date 2007-10-24.13:19:41.406>
user = 'https://bugs.python.org/timcera'
```
bugs.python.org fields:
```python
activity = <Date 2007-10-24.13:19:41.406>
actor = 'facundobatista'
assignee = 'none'
closed = True
closed_date = <Date 2007-10-24.13:19:41.444>
closer = 'facundobatista'
components = ['Interpreter Core']
creation = <Date 2001-04-29.02:38:07.000>
creator = 'timcera'
dependencies = []
files = []
hgrepos = []
issue_num = 419903
keywords = []
message_count = 5.0
messages = ['53145', '53146', '53147', '53148', '56707']
nosy_count = 5.0
nosy_names = ['brett.cannon', 'rhettinger', 'gaul', 'facundobatista', 'timcera']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue419903'
versions = []
```
</p></details>
| Non-contiguous indexing and slicing | https://api.github.com/repos/python/cpython/issues/34433/comments | 5 | 2001-04-29T02:38:07Z | 2022-04-09T21:29:25Z | https://github.com/python/cpython/issues/34433 | 1,198,776,882 | 34,433 |
[
"python",
"cpython"
] | BPO | [419873](https://bugs.python.org/issue419873)
--- | :---
Nosy | @gvanrossum
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-07-10.11:58:15.000>
created_at = <Date 2001-04-28.23:22:55.000>
labels = ['library']
title = 'ThreadingTCPServer invalidating sockets'
updated_at = <Date 2001-07-10.11:58:15.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-10.11:58:15.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-04-28.23:22:55.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 419873
keywords = []
message_count = 4.0
messages = ['4556', '4557', '4558', '4559']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'nobody', 'jriehl']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue419873'
versions = []
```
</p></details>
| ThreadingTCPServer invalidating sockets | https://api.github.com/repos/python/cpython/issues/34432/comments | 4 | 2001-04-28T23:22:55Z | 2022-04-09T21:29:25Z | https://github.com/python/cpython/issues/34432 | 1,198,776,877 | 34,432 |
[
"python",
"cpython"
] | BPO | [419652](https://bugs.python.org/issue419652)
--- | :---
Nosy | @jackjansen
Files | <li>[_tkinter.patch](https://bugs.python.org/file3299/_tkinter.patch "Uploaded as text/plain at 2001-04-27.22:39:13 by @jackjansen")</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 2001-07-23.10:46:00.000>
created_at = <Date 2001-04-27.22:25:35.000>
labels = ['interpreter-core']
title = 'Disable input look Tk event processing o'
updated_at = <Date 2001-07-23.10:46:00.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-23.10:46:00.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-04-27.22:25:35.000>
creator = 'jackjansen'
dependencies = []
files = ['3299']
hgrepos = []
issue_num = 419652
keywords = ['patch']
message_count = 3.0
messages = ['36486', '36487', '36488']
nosy_count = 1.0
nosy_names = ['jackjansen']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue419652'
versions = []
```
</p></details>
| Disable input look Tk event processing o | https://api.github.com/repos/python/cpython/issues/34431/comments | 3 | 2001-04-27T22:25:35Z | 2022-04-09T21:29:23Z | https://github.com/python/cpython/issues/34431 | 1,198,776,872 | 34,431 |
[
"python",
"cpython"
] | BPO | [419651](https://bugs.python.org/issue419651)
--- | :---
Nosy | @tim-one, @jackjansen
Files | <li>[unicodeobject.patch](https://bugs.python.org/file3298/unicodeobject.patch "Uploaded as text/plain at 2001-04-27.22:40:11 by @jackjansen")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-04-28.05:40:48.000>
created_at = <Date 2001-04-27.22:22:46.000>
labels = ['interpreter-core']
title = 'Metrowerks on Mac adds 0x itself'
updated_at = <Date 2001-04-28.05:40:48.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-28.05:40:48.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-04-27.22:22:46.000>
creator = 'jackjansen'
dependencies = []
files = ['3298']
hgrepos = []
issue_num = 419651
keywords = ['patch']
message_count = 6.0
messages = ['36480', '36481', '36482', '36483', '36484', '36485']
nosy_count = 2.0
nosy_names = ['tim.peters', 'jackjansen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue419651'
versions = []
```
</p></details>
| Metrowerks on Mac adds 0x itself | https://api.github.com/repos/python/cpython/issues/34430/comments | 6 | 2001-04-27T22:22:46Z | 2022-04-09T21:29:22Z | https://github.com/python/cpython/issues/34430 | 1,198,776,863 | 34,430 |
[
"python",
"cpython"
] | BPO | [419649](https://bugs.python.org/issue419649)
--- | :---
Nosy | @tim-one, @jackjansen
Files | <li>[unicodeobject.patch](https://bugs.python.org/file3297/unicodeobject.patch "Uploaded as text/plain at 2001-04-27.22:43:07 by @jackjansen")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-04-30.22:12:54.000>
created_at = <Date 2001-04-27.22:21:23.000>
labels = ['interpreter-core']
title = 'Metrowerks library adds 0x itself'
updated_at = <Date 2001-04-30.22:12:54.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-30.22:12:54.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-04-27.22:21:23.000>
creator = 'jackjansen'
dependencies = []
files = ['3297']
hgrepos = []
issue_num = 419649
keywords = ['patch']
message_count = 3.0
messages = ['36477', '36478', '36479']
nosy_count = 2.0
nosy_names = ['tim.peters', 'jackjansen']
pr_nums = []
priority = 'high'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue419649'
versions = []
```
</p></details>
| Metrowerks library adds 0x itself | https://api.github.com/repos/python/cpython/issues/34429/comments | 3 | 2001-04-27T22:21:23Z | 2022-04-09T21:29:21Z | https://github.com/python/cpython/issues/34429 | 1,198,776,859 | 34,429 |
[
"python",
"cpython"
] | BPO | [419648](https://bugs.python.org/issue419648)
--- | :---
Nosy | @jackjansen
Files | <li>[distutils.patch](https://bugs.python.org/file3296/distutils.patch "Uploaded as text/plain at 2001-04-27.22:43:39 by @jackjansen")</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 2001-05-17.12:55:27.000>
created_at = <Date 2001-04-27.22:15:34.000>
labels = ['library']
title = 'Carbon support for distutils on Mac'
updated_at = <Date 2001-05-17.12:55:27.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-17.12:55:27.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2001-04-27.22:15:34.000>
creator = 'jackjansen'
dependencies = []
files = ['3296']
hgrepos = []
issue_num = 419648
keywords = ['patch']
message_count = 7.0
messages = ['36470', '36471', '36472', '36473', '36474', '36475', '36476']
nosy_count = 2.0
nosy_names = ['jhylton', 'jackjansen']
pr_nums = []
priority = 'high'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue419648'
versions = []
```
</p></details>
| Carbon support for distutils on Mac | https://api.github.com/repos/python/cpython/issues/34428/comments | 7 | 2001-04-27T22:15:34Z | 2022-04-09T21:29:20Z | https://github.com/python/cpython/issues/34428 | 1,198,776,852 | 34,428 |
[
"python",
"cpython"
] | BPO | [419462](https://bugs.python.org/issue419462)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2001-07-14.21:02:29.000>
created_at = <Date 2001-04-27.12:08:01.000>
labels = ['build']
title = 'python 2.0 compile fails on mandrake 8'
updated_at = <Date 2001-07-14.21:02:29.000>
user = 'https://bugs.python.org/lkcl'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-14.21:02:29.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-27.12:08:01.000>
creator = 'lkcl'
dependencies = []
files = []
hgrepos = []
issue_num = 419462
keywords = []
message_count = 4.0
messages = ['4552', '4553', '4554', '4555']
nosy_count = 3.0
nosy_names = ['jhylton', 'akuchling', 'lkcl']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue419462'
versions = []
```
</p></details>
| python 2.0 compile fails on mandrake 8 | https://api.github.com/repos/python/cpython/issues/34427/comments | 4 | 2001-04-27T12:08:01Z | 2022-04-09T21:29:19Z | https://github.com/python/cpython/issues/34427 | 1,198,776,848 | 34,427 |
[
"python",
"cpython"
] | BPO | [419459](https://bugs.python.org/issue419459)
--- | :---
Nosy | @freddrake
Files | <li>[patch](https://bugs.python.org/file3295/patch "Uploaded as application/octet-stream at 2001-04-27.11:56:08 by ceder"): patch for urllib.py and urllib2.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-07-04.05:20:16.000>
created_at = <Date 2001-04-27.11:56:07.000>
labels = ['extension-modules']
title = 'urllib adds extra CRLF in posted data'
updated_at = <Date 2001-07-04.05:20:16.000>
user = 'https://bugs.python.org/ceder'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-04.05:20:16.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-04-27.11:56:07.000>
creator = 'ceder'
dependencies = []
files = ['3295']
hgrepos = []
issue_num = 419459
keywords = ['patch']
message_count = 2.0
messages = ['36468', '36469']
nosy_count = 2.0
nosy_names = ['fdrake', 'ceder']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue419459'
versions = []
```
</p></details>
| urllib adds extra CRLF in posted data | https://api.github.com/repos/python/cpython/issues/34426/comments | 2 | 2001-04-27T11:56:07Z | 2022-04-09T21:29:16Z | https://github.com/python/cpython/issues/34426 | 1,198,776,841 | 34,426 |
[
"python",
"cpython"
] | BPO | [419434](https://bugs.python.org/issue419434)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-05-21.17:03:54.000>
created_at = <Date 2001-04-27.09:50:26.000>
labels = ['docs']
title = 'Tutorial contains wrong sample code.'
updated_at = <Date 2001-05-21.17:03:54.000>
user = 'https://bugs.python.org/dinugherman'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-21.17:03:54.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-04-27.09:50:26.000>
creator = 'dinu_gherman'
dependencies = []
files = []
hgrepos = []
issue_num = 419434
keywords = []
message_count = 2.0
messages = ['4550', '4551']
nosy_count = 2.0
nosy_names = ['fdrake', 'dinu_gherman']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue419434'
versions = []
```
</p></details>
| Tutorial contains wrong sample code. | https://api.github.com/repos/python/cpython/issues/34425/comments | 2 | 2001-04-27T09:50:26Z | 2022-04-09T21:29:15Z | https://github.com/python/cpython/issues/34425 | 1,198,776,833 | 34,425 |
[
"python",
"cpython"
] | BPO | [419419](https://bugs.python.org/issue419419)
--- | :---
Nosy | @smontanaro
Files | <li>[pydoc-inspect.diff](https://bugs.python.org/file3294/pydoc-inspect.diff "Uploaded as text/plain at 2001-04-27.07:55:23 by @smontanaro")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/smontanaro'
closed_at = <Date 2001-10-20.17:54:28.000>
created_at = <Date 2001-04-27.07:55:22.000>
labels = ['library']
title = 'Support ExtensionClass in pydoc, inspect'
updated_at = <Date 2001-10-20.17:54:28.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-20.17:54:28.000>
actor = 'skip.montanaro'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-04-27.07:55:22.000>
creator = 'skip.montanaro'
dependencies = []
files = ['3294']
hgrepos = []
issue_num = 419419
keywords = ['patch']
message_count = 2.0
messages = ['36466', '36467']
nosy_count = 1.0
nosy_names = ['skip.montanaro']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue419419'
versions = []
```
</p></details>
| Support ExtensionClass in pydoc, inspect | https://api.github.com/repos/python/cpython/issues/34424/comments | 2 | 2001-04-27T07:55:22Z | 2022-04-09T21:29:14Z | https://github.com/python/cpython/issues/34424 | 1,198,776,830 | 34,424 |
[
"python",
"cpython"
] | BPO | [419390](https://bugs.python.org/issue419390)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-06-07.06:03:53.000>
created_at = <Date 2001-04-27.06:57:03.000>
labels = ['type-feature', 'library']
title = 'base64.py could be smarter...'
updated_at = <Date 2001-06-07.06:03:53.000>
user = 'https://bugs.python.org/anthonybaxter'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-07.06:03:53.000>
actor = 'nowonder'
assignee = 'nowonder'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-04-27.06:57:03.000>
creator = 'anthonybaxter'
dependencies = []
files = []
hgrepos = []
issue_num = 419390
keywords = []
message_count = 5.0
messages = ['4545', '4546', '4547', '4548', '4549']
nosy_count = 4.0
nosy_names = ['tim.peters', 'jhylton', 'nowonder', 'anthonybaxter']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue419390'
versions = []
```
</p></details>
| base64.py could be smarter... | https://api.github.com/repos/python/cpython/issues/34423/comments | 5 | 2001-04-27T06:57:03Z | 2022-04-09T21:29:12Z | https://github.com/python/cpython/issues/34423 | 1,198,776,824 | 34,423 |
[
"python",
"cpython"
] | BPO | [419213](https://bugs.python.org/issue419213)
--- | :---
Nosy | @tim-one, @mhammond
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mhammond'
closed_at = <Date 2001-09-05.23:52:43.000>
created_at = <Date 2001-04-26.18:22:28.000>
labels = ['extension-modules']
title = 'win32all: combrowse.py causes crash/`95'
updated_at = <Date 2001-09-05.23:52:43.000>
user = 'https://bugs.python.org/lysdexia'
```
bugs.python.org fields:
```python
activity = <Date 2001-09-05.23:52:43.000>
actor = 'mhammond'
assignee = 'mhammond'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-04-26.18:22:28.000>
creator = 'lysdexia'
dependencies = []
files = []
hgrepos = []
issue_num = 419213
keywords = []
message_count = 3.0
messages = ['4542', '4543', '4544']
nosy_count = 3.0
nosy_names = ['tim.peters', 'mhammond', 'lysdexia']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue419213'
versions = []
```
</p></details>
| win32all: combrowse.py causes crash/`95 | https://api.github.com/repos/python/cpython/issues/34422/comments | 3 | 2001-04-26T18:22:28Z | 2022-04-09T21:29:12Z | https://github.com/python/cpython/issues/34422 | 1,198,776,817 | 34,422 |
[
"python",
"cpython"
] | BPO | [419201](https://bugs.python.org/issue419201)
--- | :---
Nosy | @malemburg, @zopyx
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/malemburg'
closed_at = <Date 2001-04-26.22:07:13.000>
created_at = <Date 2001-04-26.17:32:31.000>
labels = ['expert-unicode']
title = 'sys.setdefaultencoding() missing '
updated_at = <Date 2001-04-26.22:07:13.000>
user = 'https://github.com/zopyx'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-26.22:07:13.000>
actor = 'effbot'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2001-04-26.17:32:31.000>
creator = 'ajung'
dependencies = []
files = []
hgrepos = []
issue_num = 419201
keywords = []
message_count = 3.0
messages = ['4539', '4540', '4541']
nosy_count = 3.0
nosy_names = ['lemburg', 'effbot', 'ajung']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue419201'
versions = []
```
</p></details>
| sys.setdefaultencoding() missing | https://api.github.com/repos/python/cpython/issues/34421/comments | 3 | 2001-04-26T17:32:31Z | 2022-04-09T21:29:11Z | https://github.com/python/cpython/issues/34421 | 1,198,776,815 | 34,421 |
[
"python",
"cpython"
] | BPO | [419176](https://bugs.python.org/issue419176)
--- | :---
Nosy | @loewis
Files | <li>[frame.diff](https://bugs.python.org/file3293/frame.diff "Uploaded as text/plain at 2001-04-26.15:50:18 by @loewis")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-04-26.15:50:18.000>
created_at = <Date 2001-04-26.15:50:18.000>
labels = ['interpreter-core']
title = 'Fix 418977: Properly trace cellobjects'
updated_at = <Date 2001-04-26.15:50:18.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-26.15:50:18.000>
actor = 'loewis'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-04-26.15:50:18.000>
creator = 'loewis'
dependencies = []
files = ['3293']
hgrepos = []
issue_num = 419176
keywords = ['patch']
message_count = 1.0
messages = ['36465']
nosy_count = 2.0
nosy_names = ['loewis', 'jhylton']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue419176'
versions = []
```
</p></details>
| Fix 418977: Properly trace cellobjects | https://api.github.com/repos/python/cpython/issues/34420/comments | 1 | 2001-04-26T15:50:18Z | 2022-04-09T21:29:08Z | https://github.com/python/cpython/issues/34420 | 1,198,776,812 | 34,420 |
[
"python",
"cpython"
] | BPO | [419153](https://bugs.python.org/issue419153)
--- | :---
Nosy | @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2008-02-06.15:12:14.262>
created_at = <Date 2001-04-26.15:08:15.000>
labels = ['type-feature']
title = 'Issue warning when LC_NUMERIC is not "C"'
updated_at = <Date 2008-02-06.15:12:14.197>
user = 'https://bugs.python.org/jhermann'
```
bugs.python.org fields:
```python
activity = <Date 2008-02-06.15:12:14.197>
actor = 'draghuram'
assignee = 'none'
closed = True
closed_date = <Date 2008-02-06.15:12:14.262>
closer = 'draghuram'
components = ['None']
creation = <Date 2001-04-26.15:08:15.000>
creator = 'jhermann'
dependencies = []
files = []
hgrepos = []
issue_num = 419153
keywords = []
message_count = 3.0
messages = ['61061', '61062', '62098']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'jhermann', 'draghuram']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue419153'
versions = []
```
</p></details>
| Issue warning when LC_NUMERIC is not "C" | https://api.github.com/repos/python/cpython/issues/34419/comments | 3 | 2001-04-26T15:08:15Z | 2022-04-09T21:29:07Z | https://github.com/python/cpython/issues/34419 | 1,198,776,805 | 34,419 |
[
"python",
"cpython"
] | BPO | [419145](https://bugs.python.org/issue419145)
--- | :---
Nosy | @gvanrossum, @loewis
Files | <li>[socket.patch](https://bugs.python.org/file3292/socket.patch "Uploaded as text/plain at 2001-07-28.17:45:43 by @loewis")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-12-04.19:43:57.000>
created_at = <Date 2001-04-26.14:29:30.000>
labels = []
title = 'SocketServer test (UDP/TCP Thread/Fork)'
updated_at = <Date 2001-12-04.19:43:57.000>
user = 'https://bugs.python.org/lkcl'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-04.19:43:57.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-04-26.14:29:30.000>
creator = 'lkcl'
dependencies = []
files = ['3292']
hgrepos = []
issue_num = 419145
keywords = ['patch']
message_count = 5.0
messages = ['36460', '36461', '36462', '36463', '36464']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'loewis', 'lkcl']
pr_nums = []
priority = 'low'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue419145'
versions = []
```
</p></details>
| SocketServer test (UDP/TCP Thread/Fork) | https://api.github.com/repos/python/cpython/issues/34418/comments | 5 | 2001-04-26T14:29:30Z | 2022-04-09T21:29:07Z | https://github.com/python/cpython/issues/34418 | 1,198,776,802 | 34,418 |
[
"python",
"cpython"
] | BPO | [419070](https://bugs.python.org/issue419070)
--- | :---
Nosy | @loewis
Files | <li>[copy.patch](https://bugs.python.org/file3290/copy.patch "Uploaded as text/plain at 2001-04-26.07:59:22 by @loewis")</li><li>[test_copy.py](https://bugs.python.org/file3291/test_copy.py "Uploaded as text/plain at 2001-04-26.08:00:01 by @loewis")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-10-18.18:40:35.000>
created_at = <Date 2001-04-26.07:59:22.000>
labels = []
title = 'Fix python/cpython#34351: register SRE types'
updated_at = <Date 2001-10-18.18:40:35.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-18.18:40:35.000>
actor = 'effbot'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-04-26.07:59:22.000>
creator = 'loewis'
dependencies = []
files = ['3290', '3291']
hgrepos = []
issue_num = 419070
keywords = ['patch']
message_count = 2.0
messages = ['36458', '36459']
nosy_count = 2.0
nosy_names = ['loewis', 'effbot']
pr_nums = []
priority = 'low'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue419070'
versions = []
```
</p></details>
| Fix #416670: register SRE types | https://api.github.com/repos/python/cpython/issues/34417/comments | 2 | 2001-04-26T07:59:22Z | 2022-04-09T21:29:05Z | https://github.com/python/cpython/issues/34417 | 1,198,776,797 | 34,417 |
[
"python",
"cpython"
] | BPO | [419062](https://bugs.python.org/issue419062)
--- | :---
Nosy | @gvanrossum
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-09-28.16:14:05.000>
created_at = <Date 2001-04-26.06:59:43.000>
labels = ['build']
title = 'python 2.1 : building pbs on AIX 4.3.2'
updated_at = <Date 2001-09-28.16:14:05.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-09-28.16:14:05.000>
actor = 'tww-china'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-26.06:59:43.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 419062
keywords = []
message_count = 10.0
messages = ['4529', '4530', '4531', '4532', '4533', '4534', '4535', '4536', '4537', '4538']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'nobody', 'tww-china']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue419062'
versions = []
```
</p></details>
| python 2.1 : building pbs on AIX 4.3.2 | https://api.github.com/repos/python/cpython/issues/34416/comments | 10 | 2001-04-26T06:59:43Z | 2022-04-09T21:29:04Z | https://github.com/python/cpython/issues/34416 | 1,198,776,792 | 34,416 |
[
"python",
"cpython"
] | BPO | [419012](https://bugs.python.org/issue419012)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-04-26.01:31:10.000>
created_at = <Date 2001-04-26.01:08:43.000>
labels = ['build', 'invalid']
title = '#define collision: LONG_BIT'
updated_at = <Date 2001-04-26.01:31:10.000>
user = 'https://bugs.python.org/complex'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-26.01:31:10.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-26.01:08:43.000>
creator = 'complex'
dependencies = []
files = []
hgrepos = []
issue_num = 419012
keywords = []
message_count = 2.0
messages = ['4527', '4528']
nosy_count = 2.0
nosy_names = ['tim.peters', 'complex']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue419012'
versions = []
```
</p></details>
| #define collision: LONG_BIT | https://api.github.com/repos/python/cpython/issues/34415/comments | 2 | 2001-04-26T01:08:43Z | 2022-04-09T21:29:03Z | https://github.com/python/cpython/issues/34415 | 1,198,776,788 | 34,415 |
[
"python",
"cpython"
] | BPO | [418977](https://bugs.python.org/issue418977)
--- | :---
Nosy | @loewis
Files | <li>[t1.py](https://bugs.python.org/file53/t1.py "Uploaded as text/plain at 2001-04-26.12:19:23 by glchapman")</li><li>[t2.py](https://bugs.python.org/file54/t2.py "Uploaded as text/plain at 2001-04-26.15:46:00 by @loewis")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-05-08.04:10:06.000>
created_at = <Date 2001-04-25.22:22:40.000>
labels = ['interpreter-core', 'release-blocker']
title = 'Access Violation in PyCell_Set'
updated_at = <Date 2001-05-08.04:10:06.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-08.04:10:06.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-04-25.22:22:40.000>
creator = 'glchapman'
dependencies = []
files = ['53', '54']
hgrepos = []
issue_num = 418977
keywords = []
message_count = 7.0
messages = ['4520', '4521', '4522', '4523', '4524', '4525', '4526']
nosy_count = 3.0
nosy_names = ['loewis', 'jhylton', 'glchapman']
pr_nums = []
priority = 'release blocker'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue418977'
versions = []
```
</p></details>
| Access Violation in PyCell_Set | https://api.github.com/repos/python/cpython/issues/34414/comments | 7 | 2001-04-25T22:22:40Z | 2022-04-09T21:29:02Z | https://github.com/python/cpython/issues/34414 | 1,198,776,783 | 34,414 |
[
"python",
"cpython"
] | BPO | [418898](https://bugs.python.org/issue418898)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-08-06.20:35:54.000>
created_at = <Date 2001-04-25.18:01:52.000>
labels = ['interpreter-core']
title = '__debug__ assignment via setattr'
updated_at = <Date 2001-08-06.20:35:54.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-06.20:35:54.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-04-25.18:01:52.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 418898
keywords = []
message_count = 2.0
messages = ['4518', '4519']
nosy_count = 1.0
nosy_names = ['jhylton']
pr_nums = []
priority = 'high'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue418898'
versions = []
```
</p></details>
| __debug__ assignment via setattr | https://api.github.com/repos/python/cpython/issues/34413/comments | 2 | 2001-04-25T18:01:52Z | 2022-04-09T21:29:01Z | https://github.com/python/cpython/issues/34413 | 1,198,776,778 | 34,413 |
[
"python",
"cpython"
] | BPO | [418817](https://bugs.python.org/issue418817)
--- | :---
Nosy | @mwhudson, @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-04-26.07:23:12.000>
created_at = <Date 2001-04-25.13:16:23.000>
labels = ['extension-modules', 'type-feature']
title = 'path separator constant'
updated_at = <Date 2001-04-26.07:23:12.000>
user = 'https://bugs.python.org/dspguru'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-26.07:23:12.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-04-25.13:16:23.000>
creator = 'dspguru'
dependencies = []
files = []
hgrepos = []
issue_num = 418817
keywords = []
message_count = 4.0
messages = ['4514', '4515', '4516', '4517']
nosy_count = 3.0
nosy_names = ['mwh', 'loewis', 'dspguru']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue418817'
versions = []
```
</p></details>
| path separator constant | https://api.github.com/repos/python/cpython/issues/34412/comments | 4 | 2001-04-25T13:16:23Z | 2022-04-09T21:29:00Z | https://github.com/python/cpython/issues/34412 | 1,198,776,773 | 34,412 |
[
"python",
"cpython"
] | BPO | [418659](https://bugs.python.org/issue418659)
--- | :---
Nosy | @loewis, @freddrake
Files | <li>[backout](https://bugs.python.org/file3288/backout "Uploaded as application/octet-stream at 2001-04-24.21:18:04 by @loewis"): Reverted changes</li><li>[kpthread](https://bugs.python.org/file3289/kpthread "Uploaded as application/octet-stream at 2001-04-24.21:19:05 by @loewis"): Support for -Kpthread option</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2001-07-19.12:56:01.000>
created_at = <Date 2001-04-24.21:18:03.000>
labels = ['build']
title = 'Fixes for UnixWare and ReliantUnix'
updated_at = <Date 2001-07-19.12:56:01.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-19.12:56:01.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-24.21:18:03.000>
creator = 'loewis'
dependencies = []
files = ['3288', '3289']
hgrepos = []
issue_num = 418659
keywords = ['patch']
message_count = 4.0
messages = ['36454', '36455', '36456', '36457']
nosy_count = 2.0
nosy_names = ['loewis', 'fdrake']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue418659'
versions = []
```
</p></details>
| Fixes for UnixWare and ReliantUnix | https://api.github.com/repos/python/cpython/issues/34411/comments | 4 | 2001-04-24T21:18:03Z | 2022-04-09T21:28:59Z | https://github.com/python/cpython/issues/34411 | 1,198,776,767 | 34,411 |
[
"python",
"cpython"
] | BPO | [418626](https://bugs.python.org/issue418626)
--- | :---
Nosy | @tim-one, @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-05-24.16:57:42.000>
created_at = <Date 2001-04-24.19:23:33.000>
labels = ['expert-regex']
title = 'maximum recursion limit exceeded (2.1)'
updated_at = <Date 2003-05-24.16:57:42.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-24.16:57:42.000>
actor = 'niemeyer'
assignee = 'niemeyer'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2001-04-24.19:23:33.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 418626
keywords = []
message_count = 5.0
messages = ['4509', '4510', '4511', '4512', '4513']
nosy_count = 4.0
nosy_names = ['tim.peters', 'nobody', 'brett.cannon', 'niemeyer']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue418626'
versions = []
```
</p></details>
| maximum recursion limit exceeded (2.1) | https://api.github.com/repos/python/cpython/issues/34410/comments | 5 | 2001-04-24T19:23:33Z | 2022-04-09T21:28:58Z | https://github.com/python/cpython/issues/34410 | 1,198,776,763 | 34,410 |
[
"python",
"cpython"
] | BPO | [418615](https://bugs.python.org/issue418615)
--- | :---
Nosy | @tim-one
Files | <li>[pipes_diff](https://bugs.python.org/file3287/pipes_diff "Uploaded as text/english at 2001-04-24.18:50:05 by tokeneater"): pipes_diff</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-04-25.03:46:26.000>
created_at = <Date 2001-04-24.18:50:04.000>
labels = []
title = 'regular expression bug in pipes.py.'
updated_at = <Date 2001-04-25.03:46:26.000>
user = 'https://bugs.python.org/tokeneater'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-25.03:46:26.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-04-24.18:50:04.000>
creator = 'tokeneater'
dependencies = []
files = ['3287']
hgrepos = []
issue_num = 418615
keywords = ['patch']
message_count = 3.0
messages = ['36451', '36452', '36453']
nosy_count = 2.0
nosy_names = ['tim.peters', 'tokeneater']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue418615'
versions = []
```
</p></details>
| regular expression bug in pipes.py. | https://api.github.com/repos/python/cpython/issues/34409/comments | 3 | 2001-04-24T18:50:04Z | 2022-04-09T21:28:57Z | https://github.com/python/cpython/issues/34409 | 1,198,776,757 | 34,409 |
[
"python",
"cpython"
] | BPO | [418613](https://bugs.python.org/issue418613)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-04-30.22:14:40.000>
created_at = <Date 2001-04-24.18:47:22.000>
labels = ['library']
title = 'regular expression bug in pipes.py'
updated_at = <Date 2001-04-30.22:14:40.000>
user = 'https://bugs.python.org/tokeneater'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-30.22:14:40.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-04-24.18:47:22.000>
creator = 'tokeneater'
dependencies = []
files = []
hgrepos = []
issue_num = 418613
keywords = ['patch']
message_count = 2.0
messages = ['36449', '36450']
nosy_count = 2.0
nosy_names = ['tim.peters', 'tokeneater']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue418613'
versions = []
```
</p></details>
| regular expression bug in pipes.py | https://api.github.com/repos/python/cpython/issues/34408/comments | 2 | 2001-04-24T18:47:22Z | 2022-04-09T21:28:56Z | https://github.com/python/cpython/issues/34408 | 1,198,776,751 | 34,408 |
[
"python",
"cpython"
] | BPO | [418489](https://bugs.python.org/issue418489)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-05-10.01:31:35.000>
created_at = <Date 2001-04-24.06:58:21.000>
labels = ['library']
title = 'unittest string format error'
updated_at = <Date 2001-05-10.01:31:35.000>
user = 'https://bugs.python.org/dalke'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-10.01:31:35.000>
actor = 'purcell'
assignee = 'purcell'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-04-24.06:58:21.000>
creator = 'dalke'
dependencies = []
files = []
hgrepos = []
issue_num = 418489
keywords = ['patch']
message_count = 2.0
messages = ['36447', '36448']
nosy_count = 2.0
nosy_names = ['dalke', 'purcell']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue418489'
versions = []
```
</p></details>
| unittest string format error | https://api.github.com/repos/python/cpython/issues/34407/comments | 2 | 2001-04-24T06:58:21Z | 2022-04-09T21:28:54Z | https://github.com/python/cpython/issues/34407 | 1,198,776,747 | 34,407 |
[
"python",
"cpython"
] | BPO | [418465](https://bugs.python.org/issue418465)
--- | :---
Nosy | @loewis, @warsaw
Files | <li>[python-mode-patches](https://bugs.python.org/file3286/python-mode-patches "Uploaded as text/plain at 2001-04-24.05:11:02 by bwcto")</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 2002-04-14.10:38:26.000>
created_at = <Date 2001-04-24.05:11:01.000>
labels = []
title = 'patches for python-mode.el V4.1'
updated_at = <Date 2002-04-14.10:38:26.000>
user = 'https://bugs.python.org/bwcto'
```
bugs.python.org fields:
```python
activity = <Date 2002-04-14.10:38:26.000>
actor = 'loewis'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2001-04-24.05:11:01.000>
creator = 'bwcto'
dependencies = []
files = ['3286']
hgrepos = []
issue_num = 418465
keywords = ['patch']
message_count = 3.0
messages = ['36444', '36445', '36446']
nosy_count = 3.0
nosy_names = ['loewis', 'barry', 'bwcto']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue418465'
versions = []
```
</p></details>
| patches for python-mode.el V4.1 | https://api.github.com/repos/python/cpython/issues/34406/comments | 3 | 2001-04-24T05:11:01Z | 2022-04-09T21:28:54Z | https://github.com/python/cpython/issues/34406 | 1,198,776,741 | 34,406 |
[
"python",
"cpython"
] | BPO | [418392](https://bugs.python.org/issue418392)
--- | :---
Nosy | @loewis, @warsaw
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2001-06-05.05:11:23.000>
created_at = <Date 2001-04-23.23:02:29.000>
labels = ['interpreter-core']
title = 'METH_OLDARGS allows bogus keywords'
updated_at = <Date 2001-06-05.05:11:23.000>
user = 'https://github.com/warsaw'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-05.05:11:23.000>
actor = 'loewis'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-04-23.23:02:29.000>
creator = 'barry'
dependencies = []
files = []
hgrepos = []
issue_num = 418392
keywords = []
message_count = 2.0
messages = ['4507', '4508']
nosy_count = 2.0
nosy_names = ['loewis', 'barry']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue418392'
versions = []
```
</p></details>
| METH_OLDARGS allows bogus keywords | https://api.github.com/repos/python/cpython/issues/34405/comments | 2 | 2001-04-23T23:02:29Z | 2022-04-09T21:28:53Z | https://github.com/python/cpython/issues/34405 | 1,198,776,736 | 34,405 |
[
"python",
"cpython"
] | BPO | [418390](https://bugs.python.org/issue418390)
--- | :---
Nosy | @gvanrossum
Files | <li>[StaticMethods.patch](https://bugs.python.org/file3285/StaticMethods.patch "Uploaded as text/plain at 2001-04-23.22:39:52 by nobody")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-08-09.16:31:14.000>
created_at = <Date 2001-04-23.22:39:48.000>
labels = ['interpreter-core']
title = 'static member functions'
updated_at = <Date 2001-08-09.16:31:14.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-09.16:31:14.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-04-23.22:39:48.000>
creator = 'anonymous'
dependencies = []
files = ['3285']
hgrepos = []
issue_num = 418390
keywords = ['patch']
message_count = 4.0
messages = ['36440', '36441', '36442', '36443']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'nobody', 'hardcoreholly']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue418390'
versions = []
```
</p></details>
| static member functions | https://api.github.com/repos/python/cpython/issues/34404/comments | 4 | 2001-04-23T22:39:48Z | 2022-04-09T21:28:51Z | https://github.com/python/cpython/issues/34404 | 1,198,776,730 | 34,404 |
[
"python",
"cpython"
] | BPO | [418369](https://bugs.python.org/issue418369)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2001-05-21.20:35:03.000>
created_at = <Date 2001-04-23.21:08:33.000>
labels = ['library']
title = 'Typo in distutils (1.5 and 2.1)'
updated_at = <Date 2001-05-21.20:35:03.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-21.20:35:03.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2001-04-23.21:08:33.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 418369
keywords = []
message_count = 3.0
messages = ['4504', '4505', '4506']
nosy_count = 2.0
nosy_names = ['akuchling', 'jnelson']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue418369'
versions = []
```
</p></details>
| Typo in distutils (1.5 and 2.1) | https://api.github.com/repos/python/cpython/issues/34403/comments | 3 | 2001-04-23T21:08:33Z | 2022-04-09T21:28:50Z | https://github.com/python/cpython/issues/34403 | 1,198,776,728 | 34,403 |
[
"python",
"cpython"
] | BPO | [418314](https://bugs.python.org/issue418314)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2001-06-02.10:23:19.000>
created_at = <Date 2001-04-23.18:36:09.000>
labels = ['build']
title = '__eprintf undefined on Sun-OS 5.6'
updated_at = <Date 2001-06-02.10:23:19.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-02.10:23:19.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-23.18:36:09.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 418314
keywords = []
message_count = 3.0
messages = ['4501', '4502', '4503']
nosy_count = 1.0
nosy_names = ['loewis']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue418314'
versions = []
```
</p></details>
| __eprintf undefined on Sun-OS 5.6 | https://api.github.com/repos/python/cpython/issues/34402/comments | 3 | 2001-04-23T18:36:09Z | 2022-04-09T21:28:49Z | https://github.com/python/cpython/issues/34402 | 1,198,776,723 | 34,402 |
[
"python",
"cpython"
] | BPO | [418296](https://bugs.python.org/issue418296)
--- | :---
Nosy | @tim-one, @mhammond
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mhammond'
closed_at = <Date 2001-04-24.05:23:12.000>
created_at = <Date 2001-04-23.17:50:53.000>
labels = ['OS-windows']
title = 'WinMain.c should use WIN32_LEAN_AND_MEAN'
updated_at = <Date 2001-04-24.05:23:12.000>
user = 'https://bugs.python.org/krodgers'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-24.05:23:12.000>
actor = 'mhammond'
assignee = 'mhammond'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2001-04-23.17:50:53.000>
creator = 'krodgers'
dependencies = []
files = []
hgrepos = []
issue_num = 418296
keywords = []
message_count = 3.0
messages = ['4498', '4499', '4500']
nosy_count = 3.0
nosy_names = ['tim.peters', 'mhammond', 'krodgers']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue418296'
versions = []
```
</p></details>
| WinMain.c should use WIN32_LEAN_AND_MEAN | https://api.github.com/repos/python/cpython/issues/34401/comments | 3 | 2001-04-23T17:50:53Z | 2022-04-09T21:28:48Z | https://github.com/python/cpython/issues/34401 | 1,198,776,716 | 34,401 |
[
"python",
"cpython"
] | BPO | [418212](https://bugs.python.org/issue418212)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-04-24.17:13:05.000>
created_at = <Date 2001-04-23.12:14:27.000>
labels = ['build']
title = 'makesetup and "-Wl,-rpath=..."'
updated_at = <Date 2001-04-24.17:13:05.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-24.17:13:05.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-23.12:14:27.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 418212
keywords = []
message_count = 2.0
messages = ['4496', '4497']
nosy_count = 1.0
nosy_names = ['loewis']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue418212'
versions = []
```
</p></details>
| makesetup and "-Wl,-rpath=..." | https://api.github.com/repos/python/cpython/issues/34400/comments | 2 | 2001-04-23T12:14:27Z | 2022-04-09T21:28:46Z | https://github.com/python/cpython/issues/34400 | 1,198,776,710 | 34,400 |
[
"python",
"cpython"
] | BPO | [418211](https://bugs.python.org/issue418211)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-07-28.08:47:00.000>
created_at = <Date 2001-04-23.12:14:13.000>
labels = ['build']
title = 'makesetup and "-Wl,-rpath=..."'
updated_at = <Date 2001-07-28.08:47:00.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-28.08:47:00.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-23.12:14:13.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 418211
keywords = []
message_count = 3.0
messages = ['4493', '4494', '4495']
nosy_count = 1.0
nosy_names = ['loewis']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue418211'
versions = []
```
</p></details>
| makesetup and "-Wl,-rpath=..." | https://api.github.com/repos/python/cpython/issues/34399/comments | 3 | 2001-04-23T12:14:13Z | 2022-04-09T21:28:45Z | https://github.com/python/cpython/issues/34399 | 1,198,776,703 | 34,399 |
[
"python",
"cpython"
] | BPO | [418173](https://bugs.python.org/issue418173)
--- | :---
Nosy | @malemburg, @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-02-24.16:52:35.000>
created_at = <Date 2001-04-23.09:41:05.000>
labels = ['expert-tkinter']
title = 'Unicode problem in Tkinter under Windows'
updated_at = <Date 2002-02-24.16:52:35.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2002-02-24.16:52:35.000>
actor = 'loewis'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2001-04-23.09:41:05.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 418173
keywords = []
message_count = 4.0
messages = ['4489', '4490', '4491', '4492']
nosy_count = 4.0
nosy_names = ['lemburg', 'nobody', 'loewis', 'effbot']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue418173'
versions = []
```
</p></details>
| Unicode problem in Tkinter under Windows | https://api.github.com/repos/python/cpython/issues/34398/comments | 4 | 2001-04-23T09:41:05Z | 2022-04-09T21:28:44Z | https://github.com/python/cpython/issues/34398 | 1,198,776,698 | 34,398 |
[
"python",
"cpython"
] | BPO | [418156](https://bugs.python.org/issue418156)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-08-07.21:19:02.000>
created_at = <Date 2001-04-23.08:01:00.000>
labels = ['OS-windows']
title = 'V2.1 installer not working on NT4 SP5'
updated_at = <Date 2001-08-07.21:19:02.000>
user = 'https://bugs.python.org/xlagraula'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-07.21:19:02.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2001-04-23.08:01:00.000>
creator = 'xlagraula'
dependencies = []
files = []
hgrepos = []
issue_num = 418156
keywords = []
message_count = 5.0
messages = ['4484', '4485', '4486', '4487', '4488']
nosy_count = 2.0
nosy_names = ['tim.peters', 'xlagraula']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue418156'
versions = []
```
</p></details>
| V2.1 installer not working on NT4 SP5 | https://api.github.com/repos/python/cpython/issues/34397/comments | 5 | 2001-04-23T08:01:00Z | 2022-04-09T21:28:43Z | https://github.com/python/cpython/issues/34397 | 1,198,776,691 | 34,397 |
[
"python",
"cpython"
] | BPO | [418147](https://bugs.python.org/issue418147)
--- | :---
Nosy | @tim-one
Files | <li>[borland.pat](https://bugs.python.org/file3284/borland.pat "Uploaded as application/octet-stream at 2001-04-23.06:59:31 by ixokai"): Patch to allow Borland to compile. (Deja vu!)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-05-14.22:34:15.000>
created_at = <Date 2001-04-23.06:59:31.000>
labels = ['build']
title = 'Fixes to allow compiling w/ Borland'
updated_at = <Date 2001-05-14.22:34:15.000>
user = 'https://bugs.python.org/ixokai'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-14.22:34:15.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-23.06:59:31.000>
creator = 'ixokai'
dependencies = []
files = ['3284']
hgrepos = []
issue_num = 418147
keywords = ['patch']
message_count = 3.0
messages = ['36437', '36438', '36439']
nosy_count = 2.0
nosy_names = ['tim.peters', 'ixokai']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue418147'
versions = []
```
</p></details>
| Fixes to allow compiling w/ Borland | https://api.github.com/repos/python/cpython/issues/34396/comments | 3 | 2001-04-23T06:59:31Z | 2022-04-09T21:28:42Z | https://github.com/python/cpython/issues/34396 | 1,198,776,686 | 34,396 |
[
"python",
"cpython"
] | BPO | [418011](https://bugs.python.org/issue418011)
--- | :---
Nosy | @freddrake
Files | <li>[libzipfile.tex.patch](https://bugs.python.org/file3283/libzipfile.tex.patch "Uploaded as text/plain at 2001-04-22.14:55:09 by itamar")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-05-09.19:58:40.000>
created_at = <Date 2001-04-22.14:54:45.000>
labels = ['docs']
title = 'Updated zipfile docs'
updated_at = <Date 2001-05-09.19:58:40.000>
user = 'https://bugs.python.org/itamar'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-09.19:58:40.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-04-22.14:54:45.000>
creator = 'itamar'
dependencies = []
files = ['3283']
hgrepos = []
issue_num = 418011
keywords = ['patch']
message_count = 2.0
messages = ['36435', '36436']
nosy_count = 2.0
nosy_names = ['fdrake', 'itamar']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue418011'
versions = []
```
</p></details>
| Updated zipfile docs | https://api.github.com/repos/python/cpython/issues/34395/comments | 2 | 2001-04-22T14:54:45Z | 2022-04-09T21:28:41Z | https://github.com/python/cpython/issues/34395 | 1,198,776,679 | 34,395 |
[
"python",
"cpython"
] | BPO | [417952](https://bugs.python.org/issue417952)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-04-30.22:19:38.000>
created_at = <Date 2001-04-22.03:34:07.000>
labels = ['build']
title = 'Borland spells timezone as _timezone'
updated_at = <Date 2001-04-30.22:19:38.000>
user = 'https://bugs.python.org/ixokai'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-30.22:19:38.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-22.03:34:07.000>
creator = 'ixokai'
dependencies = []
files = []
hgrepos = []
issue_num = 417952
keywords = []
message_count = 3.0
messages = ['4481', '4482', '4483']
nosy_count = 2.0
nosy_names = ['tim.peters', 'ixokai']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417952'
versions = []
```
</p></details>
| Borland spells timezone as _timezone | https://api.github.com/repos/python/cpython/issues/34394/comments | 3 | 2001-04-22T03:34:07Z | 2022-04-09T21:28:40Z | https://github.com/python/cpython/issues/34394 | 1,198,776,674 | 34,394 |
[
"python",
"cpython"
] | BPO | [417949](https://bugs.python.org/issue417949)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-04-30.22:19:13.000>
created_at = <Date 2001-04-22.02:36:21.000>
labels = ['build']
title = 'Missing #defines for Borland compiler'
updated_at = <Date 2001-04-30.22:19:13.000>
user = 'https://bugs.python.org/ixokai'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-30.22:19:13.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-22.02:36:21.000>
creator = 'ixokai'
dependencies = []
files = []
hgrepos = []
issue_num = 417949
keywords = []
message_count = 4.0
messages = ['4477', '4478', '4479', '4480']
nosy_count = 2.0
nosy_names = ['tim.peters', 'ixokai']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417949'
versions = []
```
</p></details>
| Missing #defines for Borland compiler | https://api.github.com/repos/python/cpython/issues/34393/comments | 4 | 2001-04-22T02:36:21Z | 2022-04-09T21:28:39Z | https://github.com/python/cpython/issues/34393 | 1,198,776,669 | 34,393 |
[
"python",
"cpython"
] | BPO | [417943](https://bugs.python.org/issue417943)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-04-22.01:58:52.000>
created_at = <Date 2001-04-22.01:10:08.000>
labels = ['docs']
title = 'xreadlines documented twice for file obj'
updated_at = <Date 2001-04-22.01:58:52.000>
user = 'https://bugs.python.org/michel'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-22.01:58:52.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-04-22.01:10:08.000>
creator = 'michel'
dependencies = []
files = []
hgrepos = []
issue_num = 417943
keywords = []
message_count = 2.0
messages = ['4475', '4476']
nosy_count = 2.0
nosy_names = ['fdrake', 'michel']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417943'
versions = []
```
</p></details>
| xreadlines documented twice for file obj | https://api.github.com/repos/python/cpython/issues/34392/comments | 2 | 2001-04-22T01:10:08Z | 2022-04-09T21:28:38Z | https://github.com/python/cpython/issues/34392 | 1,198,776,664 | 34,392 |
[
"python",
"cpython"
] | BPO | [417930](https://bugs.python.org/issue417930)
--- | :---
Nosy | @tim-one, @freddrake, @chmarr, @rhettinger
Files | <li>[ref6.diff](https://bugs.python.org/file52/ref6.diff "Uploaded as text/plain at 2002-06-25.04:36:09 by @rhettinger"): Patch to Ref Manual</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 2002-06-25.13:40:27.000>
created_at = <Date 2001-04-21.23:25:51.000>
labels = ['docs']
title = '+= not assigning to same var it reads'
updated_at = <Date 2002-06-25.13:40:27.000>
user = 'https://bugs.python.org/edloper'
```
bugs.python.org fields:
```python
activity = <Date 2002-06-25.13:40:27.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-04-21.23:25:51.000>
creator = 'edloper'
dependencies = []
files = ['52']
hgrepos = []
issue_num = 417930
keywords = []
message_count = 6.0
messages = ['4469', '4470', '4471', '4472', '4473', '4474']
nosy_count = 5.0
nosy_names = ['tim.peters', 'fdrake', 'chriscog', 'rhettinger', 'edloper']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417930'
versions = []
```
</p></details>
| += not assigning to same var it reads | https://api.github.com/repos/python/cpython/issues/34391/comments | 6 | 2001-04-21T23:25:51Z | 2022-04-09T21:28:37Z | https://github.com/python/cpython/issues/34391 | 1,198,776,660 | 34,391 |
[
"python",
"cpython"
] | BPO | [417913](https://bugs.python.org/issue417913)
--- | :---
Nosy | @gvanrossum
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-08-10.19:11:51.000>
created_at = <Date 2001-04-21.21:57:14.000>
labels = ['interpreter-core']
title = 'odd behavior when reloading "exceptions"'
updated_at = <Date 2001-08-10.19:11:51.000>
user = 'https://bugs.python.org/michaelklatt'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-10.19:11:51.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-04-21.21:57:14.000>
creator = 'michaelklatt'
dependencies = []
files = []
hgrepos = []
issue_num = 417913
keywords = []
message_count = 4.0
messages = ['4465', '4466', '4467', '4468']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'jhylton', 'michaelklatt']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417913'
versions = []
```
</p></details>
| odd behavior when reloading "exceptions" | https://api.github.com/repos/python/cpython/issues/34390/comments | 4 | 2001-04-21T21:57:14Z | 2022-04-09T21:28:36Z | https://github.com/python/cpython/issues/34390 | 1,198,776,657 | 34,390 |
[
"python",
"cpython"
] | BPO | [417872](https://bugs.python.org/issue417872)
--- | :---
Nosy | @Yhg1s, @akuchling, @nascheme
Files | <li>[pythonhome.diff](https://bugs.python.org/file3282/pythonhome.diff "Uploaded as text/plain at 2001-04-21.17:31:40 by @nascheme")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2001-07-16.19:58:57.000>
created_at = <Date 2001-04-21.17:31:36.000>
labels = ['build']
title = 'unset PYTHONHOME when running setup.py'
updated_at = <Date 2001-07-16.19:58:57.000>
user = 'https://github.com/nascheme'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-16.19:58:57.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-21.17:31:36.000>
creator = 'nascheme'
dependencies = []
files = ['3282']
hgrepos = []
issue_num = 417872
keywords = ['patch']
message_count = 4.0
messages = ['36431', '36432', '36433', '36434']
nosy_count = 3.0
nosy_names = ['twouters', 'akuchling', 'nascheme']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417872'
versions = []
```
</p></details>
| unset PYTHONHOME when running setup.py | https://api.github.com/repos/python/cpython/issues/34389/comments | 4 | 2001-04-21T17:31:36Z | 2022-04-09T21:28:35Z | https://github.com/python/cpython/issues/34389 | 1,198,776,652 | 34,389 |
[
"python",
"cpython"
] | BPO | [417853](https://bugs.python.org/issue417853)
--- | :---
Nosy | @smontanaro
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-04-25.06:30:06.000>
created_at = <Date 2001-04-21.16:20:23.000>
labels = ['invalid', 'library']
title = 'pydoc uses deprecated regex module'
updated_at = <Date 2001-04-25.06:30:06.000>
user = 'https://bugs.python.org/gtk'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-25.06:30:06.000>
actor = 'skip.montanaro'
assignee = 'ping'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-04-21.16:20:23.000>
creator = 'gtk'
dependencies = []
files = []
hgrepos = []
issue_num = 417853
keywords = []
message_count = 4.0
messages = ['4461', '4462', '4463', '4464']
nosy_count = 3.0
nosy_names = ['skip.montanaro', 'ping', 'gtk']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417853'
versions = []
```
</p></details>
| pydoc uses deprecated regex module | https://api.github.com/repos/python/cpython/issues/34388/comments | 4 | 2001-04-21T16:20:23Z | 2022-04-09T21:28:33Z | https://github.com/python/cpython/issues/34388 | 1,198,776,649 | 34,388 |
[
"python",
"cpython"
] | BPO | [417845](https://bugs.python.org/issue417845)
--- | :---
Nosy | @gvanrossum, @gpshead
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-08-07.17:52:43.000>
created_at = <Date 2001-04-21.15:28:49.000>
labels = ['library']
title = 'Python 2.1: SocketServer.ThreadingMixIn'
updated_at = <Date 2001-08-07.17:52:43.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-07.17:52:43.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-04-21.15:28:49.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 417845
keywords = []
message_count = 26.0
messages = ['4435', '4436', '4437', '4438', '4439', '4440', '4441', '4442', '4443', '4444', '4445', '4446', '4447', '4448', '4449', '4450', '4451', '4452', '4453', '4454', '4455', '4456', '4457', '4458', '4459', '4460']
nosy_count = 9.0
nosy_names = ['gvanrossum', 'nobody', 'glchapman', 'gregory.p.smith', 'lkcl', 'niemeyer', 'xlagraula', 'jriehl', 'stain']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417845'
versions = []
```
</p></details>
| Python 2.1: SocketServer.ThreadingMixIn | https://api.github.com/repos/python/cpython/issues/34387/comments | 26 | 2001-04-21T15:28:49Z | 2022-04-09T21:28:32Z | https://github.com/python/cpython/issues/34387 | 1,198,776,644 | 34,387 |
[
"python",
"cpython"
] | BPO | [417833](https://bugs.python.org/issue417833)
--- | :---
Nosy | @brettcannon
Files | <li>[pydoc.py.patch](https://bugs.python.org/file48/pydoc.py.patch "Uploaded as text/plain at 2005-11-03.08:30:20 by ping"): patch for pydoc.py (CVS revision 1.108)</li><li>[pydoc.py.fixed](https://bugs.python.org/file49/pydoc.py.fixed "Uploaded as application/octet-stream at 2005-11-03.08:34:57 by ping"): fixed version of pydoc.py</li><li>[DemonstratePydocBug.tar.gz](https://bugs.python.org/file50/DemonstratePydocBug.tar.gz "Uploaded as application/x-gzip-compressed at 2001-04-21.14:10:35 by gtk"): package to demonstrate pydoc reload bug</li><li>[DemonstratePydocBug2.tar.gz](https://bugs.python.org/file51/DemonstratePydocBug2.tar.gz "Uploaded as application/x-gzip-compressed at 2001-04-21.14:43:47 by gtk"): demonstration of second bug tickler</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-11-05.05:05:04.000>
created_at = <Date 2001-04-21.14:10:34.000>
labels = ['library']
title = 'pydoc HTTP reload failure'
updated_at = <Date 2005-11-05.05:05:04.000>
user = 'https://bugs.python.org/gtk'
```
bugs.python.org fields:
```python
activity = <Date 2005-11-05.05:05:04.000>
actor = 'ping'
assignee = 'ping'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-04-21.14:10:34.000>
creator = 'gtk'
dependencies = []
files = ['48', '49', '50', '51']
hgrepos = []
issue_num = 417833
keywords = []
message_count = 12.0
messages = ['4423', '4424', '4425', '4426', '4427', '4428', '4429', '4430', '4431', '4432', '4433', '4434']
nosy_count = 5.0
nosy_names = ['ping', 'brett.cannon', 'gtk', 'eparker', 'rturpin']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417833'
versions = []
```
</p></details>
| pydoc HTTP reload failure | https://api.github.com/repos/python/cpython/issues/34386/comments | 12 | 2001-04-21T14:10:34Z | 2022-04-09T21:28:30Z | https://github.com/python/cpython/issues/34386 | 1,198,776,640 | 34,386 |
[
"python",
"cpython"
] | BPO | [417802](https://bugs.python.org/issue417802)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-04-30.22:18:47.000>
created_at = <Date 2001-04-21.05:49:54.000>
labels = ['build']
title = 'mode_t not appropriate for chmod in BCC'
updated_at = <Date 2001-04-30.22:18:47.000>
user = 'https://bugs.python.org/ixokai'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-30.22:18:47.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-21.05:49:54.000>
creator = 'ixokai'
dependencies = []
files = []
hgrepos = []
issue_num = 417802
keywords = []
message_count = 4.0
messages = ['4419', '4420', '4421', '4422']
nosy_count = 2.0
nosy_names = ['tim.peters', 'ixokai']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417802'
versions = []
```
</p></details>
| mode_t not appropriate for chmod in BCC | https://api.github.com/repos/python/cpython/issues/34385/comments | 4 | 2001-04-21T05:49:54Z | 2022-04-09T21:28:30Z | https://github.com/python/cpython/issues/34385 | 1,198,776,636 | 34,385 |
[
"python",
"cpython"
] | BPO | [417796](https://bugs.python.org/issue417796)
--- | :---
Nosy | @gvanrossum, @theller
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/theller'
closed_at = <Date 2001-09-28.10:56:22.000>
created_at = <Date 2001-04-21.04:24:15.000>
labels = ['library']
title = 'illegal version 1.0.2pre'
updated_at = <Date 2001-09-28.10:56:22.000>
user = 'https://bugs.python.org/gtk'
```
bugs.python.org fields:
```python
activity = <Date 2001-09-28.10:56:22.000>
actor = 'theller'
assignee = 'theller'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2001-04-21.04:24:15.000>
creator = 'gtk'
dependencies = []
files = []
hgrepos = []
issue_num = 417796
keywords = []
message_count = 5.0
messages = ['4414', '4415', '4416', '4417', '4418']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'theller', 'gtk']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417796'
versions = []
```
</p></details>
| illegal version 1.0.2pre | https://api.github.com/repos/python/cpython/issues/34384/comments | 5 | 2001-04-21T04:24:15Z | 2022-04-09T21:28:29Z | https://github.com/python/cpython/issues/34384 | 1,198,776,630 | 34,384 |
[
"python",
"cpython"
] | BPO | [417795](https://bugs.python.org/issue417795)
--- | :---
Nosy | @freddrake, @warsaw
Files | <li>[weakref-patch](https://bugs.python.org/file3281/weakref-patch "Uploaded as application/octet-stream at 2001-04-21.04:19:19 by ddaa10"): patch-weakref.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-09-28.19:02:18.000>
created_at = <Date 2001-04-21.04:19:19.000>
labels = ['library']
title = 'Fix memory cycles in Weak*Dictionary'
updated_at = <Date 2001-09-28.19:02:18.000>
user = 'https://bugs.python.org/ddaa10'
```
bugs.python.org fields:
```python
activity = <Date 2001-09-28.19:02:18.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-04-21.04:19:19.000>
creator = 'ddaa10'
dependencies = []
files = ['3281']
hgrepos = []
issue_num = 417795
keywords = ['patch']
message_count = 3.0
messages = ['36428', '36429', '36430']
nosy_count = 3.0
nosy_names = ['fdrake', 'barry', 'ddaa10']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417795'
versions = []
```
</p></details>
| Fix memory cycles in Weak*Dictionary | https://api.github.com/repos/python/cpython/issues/34383/comments | 3 | 2001-04-21T04:19:19Z | 2022-04-09T21:28:28Z | https://github.com/python/cpython/issues/34383 | 1,198,776,625 | 34,383 |
[
"python",
"cpython"
] | BPO | [417779](https://bugs.python.org/issue417779)
--- | :---
Nosy | @mwhudson, @gvanrossum
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2001-12-06.14:58:33.000>
created_at = <Date 2001-04-21.01:03:19.000>
labels = ['invalid']
title = 'Fails to build on RH 5.1'
updated_at = <Date 2001-12-06.14:58:33.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-06.14:58:33.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-04-21.01:03:19.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 417779
keywords = []
message_count = 3.0
messages = ['4411', '4412', '4413']
nosy_count = 2.0
nosy_names = ['mwh', 'gvanrossum']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417779'
versions = []
```
</p></details>
| Fails to build on RH 5.1 | https://api.github.com/repos/python/cpython/issues/34382/comments | 3 | 2001-04-21T01:03:19Z | 2022-04-09T21:28:27Z | https://github.com/python/cpython/issues/34382 | 1,198,776,622 | 34,382 |
[
"python",
"cpython"
] | BPO | [417634](https://bugs.python.org/issue417634)
--- | :---
Nosy | @mwhudson, @gvanrossum
Files | <li>[config.diff](https://bugs.python.org/file47/config.diff "Uploaded as text/plain at 2001-12-07.10:08:51 by @mwhudson"): brain dead fix</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2001-12-07.15:39:08.000>
created_at = <Date 2001-04-20.14:20:16.000>
labels = ['build']
title = 'configuring without C++ compiler name'
updated_at = <Date 2001-12-07.15:39:08.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-07.15:39:08.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-20.14:20:16.000>
creator = 'anonymous'
dependencies = []
files = ['47']
hgrepos = []
issue_num = 417634
keywords = []
message_count = 7.0
messages = ['4404', '4405', '4406', '4407', '4408', '4409', '4410']
nosy_count = 2.0
nosy_names = ['mwh', 'gvanrossum']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417634'
versions = []
```
</p></details>
| configuring without C++ compiler name | https://api.github.com/repos/python/cpython/issues/34381/comments | 7 | 2001-04-20T14:20:16Z | 2022-04-09T21:28:26Z | https://github.com/python/cpython/issues/34381 | 1,198,776,621 | 34,381 |
[
"python",
"cpython"
] | BPO | [417587](https://bugs.python.org/issue417587)
--- | :---
Nosy | @tim-one, @sjoerdmullender, @freddrake
Files | <li>[errors.txt](https://bugs.python.org/file46/errors.txt "Uploaded as text/plain at 2001-04-20.09:42:11 by @sjoerdmullender"): Warning messages from IRIX C compiler</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/sjoerdmullender'
closed_at = <Date 2001-09-05.09:10:17.000>
created_at = <Date 2001-04-20.09:42:10.000>
labels = ['build']
title = 'compiler warnings compiling 2.1'
updated_at = <Date 2001-09-05.09:10:17.000>
user = 'https://github.com/sjoerdmullender'
```
bugs.python.org fields:
```python
activity = <Date 2001-09-05.09:10:17.000>
actor = 'sjoerd'
assignee = 'sjoerd'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-20.09:42:10.000>
creator = 'sjoerd'
dependencies = []
files = ['46']
hgrepos = []
issue_num = 417587
keywords = []
message_count = 4.0
messages = ['4400', '4401', '4402', '4403']
nosy_count = 3.0
nosy_names = ['tim.peters', 'sjoerd', 'fdrake']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417587'
versions = []
```
</p></details>
| compiler warnings compiling 2.1 | https://api.github.com/repos/python/cpython/issues/34380/comments | 4 | 2001-04-20T09:42:10Z | 2022-04-09T21:28:25Z | https://github.com/python/cpython/issues/34380 | 1,198,776,617 | 34,380 |
[
"python",
"cpython"
] | BPO | [417508](https://bugs.python.org/issue417508)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-04-21.03:22:22.000>
created_at = <Date 2001-04-20.02:11:44.000>
labels = ['build']
title = "'hypot' not found with Borland C++Builde"
updated_at = <Date 2001-04-21.03:22:22.000>
user = 'https://bugs.python.org/ixokai'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-21.03:22:22.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-20.02:11:44.000>
creator = 'ixokai'
dependencies = []
files = []
hgrepos = []
issue_num = 417508
keywords = []
message_count = 4.0
messages = ['4396', '4397', '4398', '4399']
nosy_count = 2.0
nosy_names = ['tim.peters', 'ixokai']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417508'
versions = []
```
</p></details>
| 'hypot' not found with Borland C++Builde | https://api.github.com/repos/python/cpython/issues/34379/comments | 4 | 2001-04-20T02:11:44Z | 2022-04-09T21:28:24Z | https://github.com/python/cpython/issues/34379 | 1,198,776,611 | 34,379 |
[
"python",
"cpython"
] | BPO | [417491](https://bugs.python.org/issue417491)
--- | :---
Nosy | @tim-one, @loewis, @freddrake
Files | <li>[python.patch.gz](https://bugs.python.org/file45/python.patch.gz "Uploaded as application/octet-stream at 2001-04-22.00:34:16 by ler"): Updated configure.in to fix this (I think)...</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2001-07-19.12:53:11.000>
created_at = <Date 2001-04-19.23:40:22.000>
labels = ['build']
title = 'UnixWare BUILD *STILL* uses ld -G'
updated_at = <Date 2001-07-19.12:53:11.000>
user = 'https://bugs.python.org/ler'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-19.12:53:11.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-19.23:40:22.000>
creator = 'ler'
dependencies = []
files = ['45']
hgrepos = []
issue_num = 417491
keywords = []
message_count = 10.0
messages = ['4386', '4387', '4388', '4389', '4390', '4391', '4392', '4393', '4394', '4395']
nosy_count = 4.0
nosy_names = ['tim.peters', 'loewis', 'fdrake', 'ler']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417491'
versions = []
```
</p></details>
| UnixWare BUILD *STILL* uses ld -G | https://api.github.com/repos/python/cpython/issues/34378/comments | 10 | 2001-04-19T23:40:22Z | 2022-04-09T21:28:23Z | https://github.com/python/cpython/issues/34378 | 1,198,776,603 | 34,378 |
[
"python",
"cpython"
] | BPO | [417481](https://bugs.python.org/issue417481)
--- | :---
Nosy | @loewis
Files | <li>[py21log.txt](https://bugs.python.org/file44/py21log.txt "Uploaded as text/plain at 2001-04-19.23:25:31 by majid"): Result of partially failed Python make</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-04-24.17:57:16.000>
created_at = <Date 2001-04-19.23:25:28.000>
labels = ['build']
title = 'Python 2.1 build issues on Solaris 8/x86'
updated_at = <Date 2001-04-24.17:57:16.000>
user = 'https://bugs.python.org/majid'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-24.17:57:16.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-19.23:25:28.000>
creator = 'majid'
dependencies = []
files = ['44']
hgrepos = []
issue_num = 417481
keywords = []
message_count = 2.0
messages = ['4384', '4385']
nosy_count = 2.0
nosy_names = ['loewis', 'majid']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417481'
versions = []
```
</p></details>
| Python 2.1 build issues on Solaris 8/x86 | https://api.github.com/repos/python/cpython/issues/34377/comments | 2 | 2001-04-19T23:25:28Z | 2022-04-09T21:28:21Z | https://github.com/python/cpython/issues/34377 | 1,198,776,600 | 34,377 |
[
"python",
"cpython"
] | BPO | [417472](https://bugs.python.org/issue417472)
--- | :---
Nosy | @freddrake, @akuchling, @kbkaiser
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-08-13.14:30:30.000>
created_at = <Date 2001-04-19.22:26:54.000>
labels = ['library']
title = 'Unneccessary warning message'
updated_at = <Date 2001-08-13.14:30:30.000>
user = 'https://bugs.python.org/complex'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-13.14:30:30.000>
actor = 'akuchling'
assignee = 'gward'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2001-04-19.22:26:54.000>
creator = 'complex'
dependencies = []
files = []
hgrepos = []
issue_num = 417472
keywords = []
message_count = 5.0
messages = ['4379', '4380', '4381', '4382', '4383']
nosy_count = 5.0
nosy_names = ['fdrake', 'akuchling', 'gward', 'kbk', 'complex']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417472'
versions = []
```
</p></details>
| Unneccessary warning message | https://api.github.com/repos/python/cpython/issues/34376/comments | 5 | 2001-04-19T22:26:54Z | 2022-04-09T21:28:20Z | https://github.com/python/cpython/issues/34376 | 1,198,776,595 | 34,376 |
[
"python",
"cpython"
] | BPO | [417418](https://bugs.python.org/issue417418)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-05-22.15:45:18.000>
created_at = <Date 2001-04-19.18:51:38.000>
labels = ['build']
title = 'Python 2.1 compile error on HPUX'
updated_at = <Date 2001-05-22.15:45:18.000>
user = 'https://bugs.python.org/rptownsend'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-22.15:45:18.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-19.18:51:38.000>
creator = 'rptownsend'
dependencies = []
files = []
hgrepos = []
issue_num = 417418
keywords = []
message_count = 8.0
messages = ['4371', '4372', '4373', '4374', '4375', '4376', '4377', '4378']
nosy_count = 5.0
nosy_names = ['nobody', 'fdrake', 'tww-china', 'rptownsend', 'jost']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417418'
versions = []
```
</p></details>
| Python 2.1 compile error on HPUX | https://api.github.com/repos/python/cpython/issues/34375/comments | 8 | 2001-04-19T18:51:38Z | 2022-04-09T21:28:19Z | https://github.com/python/cpython/issues/34375 | 1,198,776,588 | 34,375 |
[
"python",
"cpython"
] | BPO | [417388](https://bugs.python.org/issue417388)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-04-19.22:07:18.000>
created_at = <Date 2001-04-19.17:40:26.000>
labels = ['invalid', 'OS-windows']
title = 'pythonw.exe will not work'
updated_at = <Date 2001-04-19.22:07:18.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-19.22:07:18.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2001-04-19.17:40:26.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 417388
keywords = []
message_count = 2.0
messages = ['4369', '4370']
nosy_count = 1.0
nosy_names = ['tim.peters']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417388'
versions = []
```
</p></details>
| pythonw.exe will not work | https://api.github.com/repos/python/cpython/issues/34374/comments | 2 | 2001-04-19T17:40:26Z | 2022-04-09T21:28:17Z | https://github.com/python/cpython/issues/34374 | 1,198,776,583 | 34,374 |
[
"python",
"cpython"
] | BPO | [417331](https://bugs.python.org/issue417331)
--- | :---
Nosy | @sjoerdmullender, @nascheme
Files | <li>[@diff](https://bugs.python.org/file3280/%40diff "Uploaded as application/octet-stream at 2001-04-19.12:03:24 by @sjoerdmullender"): diff with CVS 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 = 'https://github.com/nascheme'
closed_at = <Date 2001-04-21.17:42:07.000>
created_at = <Date 2001-04-19.12:03:23.000>
labels = ['build']
title = 'makestup should be called correctly'
updated_at = <Date 2001-04-21.17:42:07.000>
user = 'https://github.com/sjoerdmullender'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-21.17:42:07.000>
actor = 'nascheme'
assignee = 'nascheme'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-19.12:03:23.000>
creator = 'sjoerd'
dependencies = []
files = ['3280']
hgrepos = []
issue_num = 417331
keywords = ['patch']
message_count = 2.0
messages = ['36426', '36427']
nosy_count = 2.0
nosy_names = ['sjoerd', 'nascheme']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417331'
versions = []
```
</p></details>
| makestup should be called correctly | https://api.github.com/repos/python/cpython/issues/34373/comments | 2 | 2001-04-19T12:03:23Z | 2022-04-09T21:28:17Z | https://github.com/python/cpython/issues/34373 | 1,198,776,577 | 34,373 |
[
"python",
"cpython"
] | BPO | [417291](https://bugs.python.org/issue417291)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-04-19.22:09:31.000>
created_at = <Date 2001-04-19.08:57:35.000>
labels = ['build']
title = '[Solaris] errors in _curses extension'
updated_at = <Date 2001-04-19.22:09:31.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-19.22:09:31.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-19.08:57:35.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 417291
keywords = []
message_count = 2.0
messages = ['4367', '4368']
nosy_count = 1.0
nosy_names = ['tim.peters']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417291'
versions = []
```
</p></details>
| [Solaris] errors in _curses extension | https://api.github.com/repos/python/cpython/issues/34372/comments | 2 | 2001-04-19T08:57:35Z | 2022-04-09T21:28:15Z | https://github.com/python/cpython/issues/34372 | 1,198,776,571 | 34,372 |
[
"python",
"cpython"
] | BPO | [417290](https://bugs.python.org/issue417290)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-10-13.09:03:17.000>
created_at = <Date 2001-04-19.08:57:05.000>
labels = ['build']
title = '[Solaris] errors in _curses extension'
updated_at = <Date 2001-10-13.09:03:17.000>
user = 'https://bugs.python.org/papadopo'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-13.09:03:17.000>
actor = 'loewis'
assignee = 'esr'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-19.08:57:05.000>
creator = 'papadopo'
dependencies = []
files = []
hgrepos = []
issue_num = 417290
keywords = []
message_count = 3.0
messages = ['4364', '4365', '4366']
nosy_count = 3.0
nosy_names = ['loewis', 'papadopo', 'esr']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417290'
versions = []
```
</p></details>
| [Solaris] errors in _curses extension | https://api.github.com/repos/python/cpython/issues/34371/comments | 3 | 2001-04-19T08:57:05Z | 2022-04-09T21:28:14Z | https://github.com/python/cpython/issues/34371 | 1,198,776,568 | 34,371 |
[
"python",
"cpython"
] | BPO | [417240](https://bugs.python.org/issue417240)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-10-13.08:50:54.000>
created_at = <Date 2001-04-19.07:16:08.000>
labels = ['build']
title = '[Solaris] warning during build'
updated_at = <Date 2001-10-13.08:50:54.000>
user = 'https://bugs.python.org/papadopo'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-13.08:50:54.000>
actor = 'loewis'
assignee = 'esr'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-19.07:16:08.000>
creator = 'papadopo'
dependencies = []
files = []
hgrepos = []
issue_num = 417240
keywords = []
message_count = 3.0
messages = ['4361', '4362', '4363']
nosy_count = 3.0
nosy_names = ['loewis', 'papadopo', 'esr']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417240'
versions = []
```
</p></details>
| [Solaris] warning during build | https://api.github.com/repos/python/cpython/issues/34370/comments | 3 | 2001-04-19T07:16:08Z | 2022-04-09T21:28:13Z | https://github.com/python/cpython/issues/34370 | 1,198,776,562 | 34,370 |
[
"python",
"cpython"
] | BPO | [417212](https://bugs.python.org/issue417212)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2001-07-14.20:39:32.000>
created_at = <Date 2001-04-19.02:22:03.000>
labels = ['extension-modules']
title = 'curses.newwin can return pads'
updated_at = <Date 2001-07-14.20:39:32.000>
user = 'https://bugs.python.org/dmcooke'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-14.20:39:32.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-04-19.02:22:03.000>
creator = 'dmcooke'
dependencies = []
files = []
hgrepos = []
issue_num = 417212
keywords = []
message_count = 4.0
messages = ['4357', '4358', '4359', '4360']
nosy_count = 2.0
nosy_names = ['akuchling', 'dmcooke']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417212'
versions = []
```
</p></details>
| curses.newwin can return pads | https://api.github.com/repos/python/cpython/issues/34369/comments | 4 | 2001-04-19T02:22:03Z | 2022-04-09T21:28:13Z | https://github.com/python/cpython/issues/34369 | 1,198,776,559 | 34,369 |
[
"python",
"cpython"
] | BPO | [417178](https://bugs.python.org/issue417178)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-04-28.06:04:26.000>
created_at = <Date 2001-04-18.22:26:10.000>
labels = ['library']
title = "uu.py doesn't close in_file on exception"
updated_at = <Date 2001-04-28.06:04:26.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-28.06:04:26.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-04-18.22:26:10.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 417178
keywords = []
message_count = 2.0
messages = ['4355', '4356']
nosy_count = 1.0
nosy_names = ['tim.peters']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417178'
versions = []
```
</p></details>
| uu.py doesn't close in_file on exception | https://api.github.com/repos/python/cpython/issues/34368/comments | 2 | 2001-04-18T22:26:10Z | 2022-04-09T21:28:12Z | https://github.com/python/cpython/issues/34368 | 1,198,776,556 | 34,368 |
[
"python",
"cpython"
] | BPO | [417176](https://bugs.python.org/issue417176)
--- | :---
Nosy | @gvanrossum, @loewis, @mjpieters
Files | <li>[multifile-diff.txt](https://bugs.python.org/file43/multifile-diff.txt "Uploaded as text/plain at 2001-09-13.19:59:04 by @gvanrossum"): context diff</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2002-09-22.09:30:56.000>
created_at = <Date 2001-04-18.22:22:25.000>
labels = ['library']
title = 'MultiFile.read() includes CRLF boundary'
updated_at = <Date 2002-09-22.09:30:56.000>
user = 'https://github.com/mjpieters'
```
bugs.python.org fields:
```python
activity = <Date 2002-09-22.09:30:56.000>
actor = 'loewis'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-04-18.22:22:25.000>
creator = 'mjpieters'
dependencies = []
files = ['43']
hgrepos = []
issue_num = 417176
keywords = []
message_count = 9.0
messages = ['4346', '4347', '4348', '4349', '4350', '4351', '4352', '4353', '4354']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'loewis', 'mjpieters']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417176'
versions = []
```
</p></details>
| MultiFile.read() includes CRLF boundary | https://api.github.com/repos/python/cpython/issues/34367/comments | 9 | 2001-04-18T22:22:25Z | 2022-04-09T21:28:10Z | https://github.com/python/cpython/issues/34367 | 1,198,776,552 | 34,367 |
[
"python",
"cpython"
] | BPO | [417093](https://bugs.python.org/issue417093)
--- | :---
Nosy | @tim-one, @theller
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-04-29.22:22:24.000>
created_at = <Date 2001-04-18.16:09:38.000>
labels = ['interpreter-core']
title = 'Case sensitive import: dir and .py file w/ same name'
updated_at = <Date 2001-04-29.22:22:24.000>
user = 'https://github.com/theller'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-29.22:22:24.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-04-18.16:09:38.000>
creator = 'theller'
dependencies = []
files = []
hgrepos = []
issue_num = 417093
keywords = []
message_count = 4.0
messages = ['4342', '4343', '4344', '4345']
nosy_count = 2.0
nosy_names = ['tim.peters', 'theller']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417093'
versions = []
```
</p></details>
| Case sensitive import: dir and .py file w/ same name | https://api.github.com/repos/python/cpython/issues/34366/comments | 4 | 2001-04-18T16:09:38Z | 2022-04-09T21:28:09Z | https://github.com/python/cpython/issues/34366 | 1,198,776,548 | 34,366 |
[
"python",
"cpython"
] | BPO | [417084](https://bugs.python.org/issue417084)
--- | :---
Nosy | @loewis
Files | <li>[unicode.patch](https://bugs.python.org/file3279/unicode.patch "Uploaded as text/plain at 2001-04-18.15:34:37 by @loewis")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-04-18.15:34:37.000>
created_at = <Date 2001-04-18.15:34:35.000>
labels = ['interpreter-core']
title = 'sre: Speed up Unicode charsets'
updated_at = <Date 2001-04-18.15:34:37.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-18.15:34:37.000>
actor = 'loewis'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-04-18.15:34:35.000>
creator = 'loewis'
dependencies = []
files = ['3279']
hgrepos = []
issue_num = 417084
keywords = ['patch']
message_count = 1.0
messages = ['36425']
nosy_count = 2.0
nosy_names = ['loewis', 'effbot']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417084'
versions = []
```
</p></details>
| sre: Speed up Unicode charsets | https://api.github.com/repos/python/cpython/issues/34365/comments | 1 | 2001-04-18T15:34:35Z | 2022-04-09T21:28:07Z | https://github.com/python/cpython/issues/34365 | 1,198,776,544 | 34,365 |
[
"python",
"cpython"
] | BPO | [417081](https://bugs.python.org/issue417081)
--- | :---
Nosy | @mwhudson, @freddrake
Files | <li>[termios-cleanup.diff](https://bugs.python.org/file3277/termios-cleanup.diff "Uploaded as text/plain at 2001-04-18.15:30:26 by @mwhudson"): 2001-04-18 - patch #1</li><li>[termios-cleanup-docs.diff](https://bugs.python.org/file3278/termios-cleanup-docs.diff "Uploaded as text/plain at 2001-04-18.15:35:12 by @mwhudson"): 2001-04-18 - patch #2 (docs)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-05-08.05:59:01.000>
created_at = <Date 2001-04-18.15:30:26.000>
labels = ['extension-modules']
title = 'termios modernization'
updated_at = <Date 2001-05-08.05:59:01.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-08.05:59:01.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-04-18.15:30:26.000>
creator = 'mwh'
dependencies = []
files = ['3277', '3278']
hgrepos = []
issue_num = 417081
keywords = ['patch']
message_count = 4.0
messages = ['36421', '36422', '36423', '36424']
nosy_count = 2.0
nosy_names = ['mwh', 'fdrake']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417081'
versions = []
```
</p></details>
| termios modernization | https://api.github.com/repos/python/cpython/issues/34364/comments | 4 | 2001-04-18T15:30:26Z | 2022-04-09T21:28:07Z | https://github.com/python/cpython/issues/34364 | 1,198,776,537 | 34,364 |
[
"python",
"cpython"
] | BPO | [417030](https://bugs.python.org/issue417030)
--- | :---
Nosy | @malemburg, @barry-scott
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/malemburg'
closed_at = <Date 2001-05-02.13:18:00.000>
created_at = <Date 2001-04-18.12:53:03.000>
labels = ['expert-unicode']
title = "print '%*s' fails for unicode string"
updated_at = <Date 2001-05-02.13:18:00.000>
user = 'https://github.com/barry-scott'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-02.13:18:00.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2001-04-18.12:53:03.000>
creator = 'barry-scott'
dependencies = []
files = []
hgrepos = []
issue_num = 417030
keywords = []
message_count = 2.0
messages = ['4340', '4341']
nosy_count = 2.0
nosy_names = ['lemburg', 'barry-scott']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue417030'
versions = []
```
</p></details>
| print '%*s' fails for unicode string | https://api.github.com/repos/python/cpython/issues/34363/comments | 2 | 2001-04-18T12:53:03Z | 2022-04-09T21:28:06Z | https://github.com/python/cpython/issues/34363 | 1,198,776,533 | 34,363 |
[
"python",
"cpython"
] | BPO | [416953](https://bugs.python.org/issue416953)
--- | :---
Nosy | @malemburg, @loewis
Files | <li>[unicode_ascii.patch](https://bugs.python.org/file3275/unicode_ascii.patch "Uploaded as text/plain at 2001-04-21.12:15:57 by @loewis")</li><li>[unicode_ascii.patch2](https://bugs.python.org/file3276/unicode_ascii.patch2 "Uploaded as application/octet-stream at 2001-04-21.14:29:43 by @loewis"): Alternative 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/malemburg'
closed_at = <Date 2001-04-23.14:44:32.000>
created_at = <Date 2001-04-18.05:37:32.000>
labels = ['interpreter-core']
title = 'Speed up ASCII decoding'
updated_at = <Date 2001-04-23.14:44:32.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-23.14:44:32.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-04-18.05:37:32.000>
creator = 'loewis'
dependencies = []
files = ['3275', '3276']
hgrepos = []
issue_num = 416953
keywords = ['patch']
message_count = 8.0
messages = ['36413', '36414', '36415', '36416', '36417', '36418', '36419', '36420']
nosy_count = 2.0
nosy_names = ['lemburg', 'loewis']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue416953'
versions = []
```
</p></details>
| Speed up ASCII decoding | https://api.github.com/repos/python/cpython/issues/34362/comments | 8 | 2001-04-18T05:37:32Z | 2022-04-09T21:28:05Z | https://github.com/python/cpython/issues/34362 | 1,198,776,527 | 34,362 |
[
"python",
"cpython"
] | BPO | [416951](https://bugs.python.org/issue416951)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-04-18.09:08:31.000>
created_at = <Date 2001-04-18.05:29:22.000>
labels = ['interpreter-core', 'invalid']
title = 'Problem with dictionary default argument'
updated_at = <Date 2001-04-18.09:08:31.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-18.09:08:31.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-04-18.05:29:22.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 416951
keywords = []
message_count = 2.0
messages = ['4338', '4339']
nosy_count = 1.0
nosy_names = ['tim.peters']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue416951'
versions = []
```
</p></details>
| Problem with dictionary default argument | https://api.github.com/repos/python/cpython/issues/34361/comments | 2 | 2001-04-18T05:29:22Z | 2022-04-09T21:28:03Z | https://github.com/python/cpython/issues/34361 | 1,198,776,523 | 34,361 |
[
"python",
"cpython"
] | BPO | [416944](https://bugs.python.org/issue416944)
--- | :---
Nosy | @loewis
Files | <li>[configs.tar.bz2](https://bugs.python.org/file42/configs.tar.bz2 "Uploaded as application/octet-stream at 2001-04-18.04:03:21 by valaulmo"): config.* (config.cache, config.h, etc.)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2001-07-24.07:14:13.000>
created_at = <Date 2001-04-18.04:03:20.000>
labels = []
title = '2.0: cum sympt; w/gdb bktr; OBSD2.8.'
updated_at = <Date 2001-07-24.07:14:13.000>
user = 'https://bugs.python.org/valaulmo'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-24.07:14:13.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-04-18.04:03:20.000>
creator = 'valaulmo'
dependencies = []
files = ['42']
hgrepos = []
issue_num = 416944
keywords = []
message_count = 4.0
messages = ['4334', '4335', '4336', '4337']
nosy_count = 2.0
nosy_names = ['loewis', 'valaulmo']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue416944'
versions = []
```
</p></details>
| 2.0: cum sympt; w/gdb bktr; OBSD2.8. | https://api.github.com/repos/python/cpython/issues/34360/comments | 4 | 2001-04-18T04:03:20Z | 2022-04-09T21:28:03Z | https://github.com/python/cpython/issues/34360 | 1,198,776,519 | 34,360 |
[
"python",
"cpython"
] | BPO | [416943](https://bugs.python.org/issue416943)
--- | :---
Files | <li>[pydoc.bt](https://bugs.python.org/file41/pydoc.bt "Uploaded as application/octet-stream at 2001-04-18.04:00:07 by adustman"): Full backtrace (probably not useful)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-08-11.20:27:38.000>
created_at = <Date 2001-04-18.03:58:40.000>
labels = ['interpreter-core', 'invalid']
title = '2.1 segfaults on pydoc HTTP '
updated_at = <Date 2001-08-11.20:27:38.000>
user = 'https://bugs.python.org/adustman'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-11.20:27:38.000>
actor = 'ping'
assignee = 'ping'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-04-18.03:58:40.000>
creator = 'adustman'
dependencies = []
files = ['41']
hgrepos = []
issue_num = 416943
keywords = []
message_count = 5.0
messages = ['4329', '4330', '4331', '4332', '4333']
nosy_count = 2.0
nosy_names = ['ping', 'adustman']
pr_nums = []
priority = 'high'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue416943'
versions = []
```
</p></details>
| 2.1 segfaults on pydoc HTTP | https://api.github.com/repos/python/cpython/issues/34359/comments | 5 | 2001-04-18T03:58:40Z | 2022-04-09T21:28:01Z | https://github.com/python/cpython/issues/34359 | 1,198,776,516 | 34,359 |
[
"python",
"cpython"
] | BPO | [416906](https://bugs.python.org/issue416906)
--- | :---
Nosy | @gvanrossum, @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-10-12.20:56:50.000>
created_at = <Date 2001-04-18.01:10:22.000>
labels = []
title = "readlines() corrupts file opened for 'a'"
updated_at = <Date 2001-10-12.20:56:50.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-12.20:56:50.000>
actor = 'drbits'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-04-18.01:10:22.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 416906
keywords = []
message_count = 6.0
messages = ['4323', '4324', '4325', '4326', '4327', '4328']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'tim.peters', 'drbits']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue416906'
versions = []
```
</p></details>
| readlines() corrupts file opened for 'a' | https://api.github.com/repos/python/cpython/issues/34358/comments | 6 | 2001-04-18T01:10:22Z | 2022-04-09T21:28:00Z | https://github.com/python/cpython/issues/34358 | 1,198,776,510 | 34,358 |
[
"python",
"cpython"
] | BPO | [416901](https://bugs.python.org/issue416901)
--- | :---
Nosy | @freddrake
Files | <li>[config.tar.bz2](https://bugs.python.org/file40/config.tar.bz2 "Uploaded as application/octet-stream at 2001-04-18.00:42:05 by valaulmo"): config.* (config.status, config.cache, etc.)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-09-11.20:01:18.000>
created_at = <Date 2001-04-18.00:42:05.000>
labels = ['invalid']
title = '2.1 on OpenBSD 2.8: lots of bugs @ build'
updated_at = <Date 2001-09-11.20:01:18.000>
user = 'https://bugs.python.org/valaulmo'
```
bugs.python.org fields:
```python
activity = <Date 2001-09-11.20:01:18.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-04-18.00:42:05.000>
creator = 'valaulmo'
dependencies = []
files = ['40']
hgrepos = []
issue_num = 416901
keywords = []
message_count = 5.0
messages = ['4318', '4319', '4320', '4321', '4322']
nosy_count = 2.0
nosy_names = ['fdrake', 'valaulmo']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue416901'
versions = []
```
</p></details>
| 2.1 on OpenBSD 2.8: lots of bugs @ build | https://api.github.com/repos/python/cpython/issues/34357/comments | 5 | 2001-04-18T00:42:05Z | 2022-04-09T21:27:59Z | https://github.com/python/cpython/issues/34357 | 1,198,776,506 | 34,357 |
[
"python",
"cpython"
] | BPO | [416824](https://bugs.python.org/issue416824)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2001-08-07.21:14:04.000>
created_at = <Date 2001-04-17.20:27:14.000>
labels = ['OS-windows']
title = 'Python 2.1 installer freezes on Win 2000'
updated_at = <Date 2001-08-07.21:14:04.000>
user = 'https://bugs.python.org/xlagraula'
```
bugs.python.org fields:
```python
activity = <Date 2001-08-07.21:14:04.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2001-04-17.20:27:14.000>
creator = 'xlagraula'
dependencies = []
files = []
hgrepos = []
issue_num = 416824
keywords = []
message_count = 9.0
messages = ['4309', '4310', '4311', '4312', '4313', '4314', '4315', '4316', '4317']
nosy_count = 4.0
nosy_names = ['tim.peters', 'nobody', 'xlagraula', 'luckyarts']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue416824'
versions = []
```
</p></details>
| Python 2.1 installer freezes on Win 2000 | https://api.github.com/repos/python/cpython/issues/34356/comments | 9 | 2001-04-17T20:27:14Z | 2022-04-09T21:27:58Z | https://github.com/python/cpython/issues/34356 | 1,198,776,504 | 34,356 |
[
"python",
"cpython"
] | BPO | [416704](https://bugs.python.org/issue416704)
--- | :---
Nosy | @gvanrossum, @loewis, @theller
Files | <li>[freeze.cvs.diff](https://bugs.python.org/file3272/freeze.cvs.diff "Uploaded as text/plain at 2001-10-03.10:39:28 by htrd"): Patch against 2.2a4</li><li>[import.c.antipatch](https://bugs.python.org/file3273/import.c.antipatch "Uploaded as application/octet-stream at 2002-11-24.21:41:09 by jvr"): Reverting part of Toby's patch, adding a comment.</li><li>[freeze2.diff](https://bugs.python.org/file3274/freeze2.diff "Uploaded as text/plain at 2001-04-17.14:24:28 by htrd")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2002-11-28.11:34:34.000>
created_at = <Date 2001-04-17.14:24:28.000>
labels = []
title = 'More robust freeze'
updated_at = <Date 2002-11-28.11:34:34.000>
user = 'https://bugs.python.org/htrd'
```
bugs.python.org fields:
```python
activity = <Date 2002-11-28.11:34:34.000>
actor = 'jvr'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-04-17.14:24:28.000>
creator = 'htrd'
dependencies = []
files = ['3272', '3273', '3274']
hgrepos = []
issue_num = 416704
keywords = ['patch']
message_count = 23.0
messages = ['36390', '36391', '36392', '36393', '36394', '36395', '36396', '36397', '36398', '36399', '36400', '36401', '36402', '36403', '36404', '36405', '36406', '36407', '36408', '36409', '36410', '36411', '36412']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'loewis', 'htrd', 'theller', 'jvr']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue416704'
versions = []
```
</p></details>
| More robust freeze | https://api.github.com/repos/python/cpython/issues/34355/comments | 23 | 2001-04-17T14:24:28Z | 2022-04-09T21:27:56Z | https://github.com/python/cpython/issues/34355 | 1,198,776,499 | 34,355 |
[
"python",
"cpython"
] | BPO | [416696](https://bugs.python.org/issue416696)
--- | :---
Nosy | @gvanrossum, @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2001-10-19.13:43:18.000>
created_at = <Date 2001-04-17.14:10:15.000>
labels = []
title = '--with-threads fail for 2.1c2 on HPUX 11'
updated_at = <Date 2001-10-19.13:43:18.000>
user = 'https://bugs.python.org/harripasanen'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-19.13:43:18.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-04-17.14:10:15.000>
creator = 'harripasanen'
dependencies = []
files = []
hgrepos = []
issue_num = 416696
keywords = []
message_count = 5.0
messages = ['4304', '4305', '4306', '4307', '4308']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'tim.peters', 'harripasanen', 'tww-china']
pr_nums = []
priority = 'low'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue416696'
versions = []
```
</p></details>
| --with-threads fail for 2.1c2 on HPUX 11 | https://api.github.com/repos/python/cpython/issues/34354/comments | 5 | 2001-04-17T14:10:15Z | 2022-04-09T21:27:56Z | https://github.com/python/cpython/issues/34354 | 1,198,776,492 | 34,354 |
[
"python",
"cpython"
] | BPO | [416688](https://bugs.python.org/issue416688)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-10-24.17:26:00.000>
created_at = <Date 2001-04-17.13:35:27.000>
labels = ['build']
title = 'Python 2.1c2 build using --with-cxx'
updated_at = <Date 2001-10-24.17:26:00.000>
user = 'https://bugs.python.org/harripasanen'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-24.17:26:00.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-04-17.13:35:27.000>
creator = 'harripasanen'
dependencies = []
files = []
hgrepos = []
issue_num = 416688
keywords = []
message_count = 2.0
messages = ['4302', '4303']
nosy_count = 2.0
nosy_names = ['loewis', 'harripasanen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue416688'
versions = []
```
</p></details>
| Python 2.1c2 build using --with-cxx | https://api.github.com/repos/python/cpython/issues/34353/comments | 2 | 2001-04-17T13:35:27Z | 2022-04-09T21:27:54Z | https://github.com/python/cpython/issues/34353 | 1,198,776,486 | 34,353 |
[
"python",
"cpython"
] | BPO | [416677](https://bugs.python.org/issue416677)
--- | :---
Nosy | @tim-one, @zopyx
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-04-18.23:32:41.000>
created_at = <Date 2001-04-17.13:01:48.000>
labels = ['expert-regex']
title = 're.groups misbehaviour'
updated_at = <Date 2001-04-18.23:32:41.000>
user = 'https://github.com/zopyx'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-18.23:32:41.000>
actor = 'tim.peters'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2001-04-17.13:01:48.000>
creator = 'ajung'
dependencies = []
files = []
hgrepos = []
issue_num = 416677
keywords = []
message_count = 2.0
messages = ['4300', '4301']
nosy_count = 3.0
nosy_names = ['tim.peters', 'effbot', 'ajung']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue416677'
versions = []
```
</p></details>
| re.groups misbehaviour | https://api.github.com/repos/python/cpython/issues/34352/comments | 2 | 2001-04-17T13:01:48Z | 2022-04-09T21:27:53Z | https://github.com/python/cpython/issues/34352 | 1,198,776,482 | 34,352 |
[
"python",
"cpython"
] | BPO | [416670](https://bugs.python.org/issue416670)
--- | :---
Nosy | @loewis, @terryjreedy, @abalkin
<sup>*Note: these values reflect the state of the issue at 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-09-16.15:17:03.624>
created_at = <Date 2001-04-17.12:31:01.000>
labels = ['expert-regex', 'type-feature']
title = 'MatchObjects not deepcopy()able'
updated_at = <Date 2010-09-16.15:58:08.564>
user = 'https://bugs.python.org/amigalemming'
```
bugs.python.org fields:
```python
activity = <Date 2010-09-16.15:58:08.564>
actor = 'r.david.murray'
assignee = 'effbot'
closed = True
closed_date = <Date 2010-09-16.15:17:03.624>
closer = 'BreamoreBoy'
components = ['Regular Expressions']
creation = <Date 2001-04-17.12:31:01.000>
creator = 'amigalemming'
dependencies = []
files = []
hgrepos = []
issue_num = 416670
keywords = []
message_count = 12.0
messages = ['53139', '53140', '53141', '53142', '53143', '53144', '63635', '63642', '75488', '77516', '113202', '116560']
nosy_count = 8.0
nosy_names = ['loewis', 'effbot', 'terry.reedy', 'andrewmcnamara', 'belopolsky', 'amigalemming', 'mrabarnett', 'BreamoreBoy']
pr_nums = []
priority = 'low'
resolution = 'out of date'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue416670'
versions = ['Python 3.2']
```
</p></details>
| MatchObjects not deepcopy()able | https://api.github.com/repos/python/cpython/issues/34351/comments | 12 | 2001-04-17T12:31:01Z | 2022-04-09T21:27:52Z | https://github.com/python/cpython/issues/34351 | 1,198,776,478 | 34,351 |
[
"python",
"cpython"
] | BPO | [416573](https://bugs.python.org/issue416573)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-05-09.19:15:38.000>
created_at = <Date 2001-04-17.01:18:43.000>
labels = ['interpreter-core']
title = 'makesockaddr() AF_UNIX ignores sun_len'
updated_at = <Date 2001-05-09.19:15:38.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-09.19:15:38.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-04-17.01:18:43.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 416573
keywords = []
message_count = 2.0
messages = ['4298', '4299']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue416573'
versions = []
```
</p></details>
| makesockaddr() AF_UNIX ignores sun_len | https://api.github.com/repos/python/cpython/issues/34350/comments | 2 | 2001-04-17T01:18:43Z | 2022-04-09T21:27:52Z | https://github.com/python/cpython/issues/34350 | 1,198,776,476 | 34,350 |
[
"python",
"cpython"
] | BPO | [416530](https://bugs.python.org/issue416530)
--- | :---
Nosy | @loewis, @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-05-09.18:14:52.000>
created_at = <Date 2001-04-16.21:19:29.000>
labels = ['docs']
title = 'No notes for building on Mac OS X 10.0'
updated_at = <Date 2001-05-09.18:14:52.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-05-09.18:14:52.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-04-16.21:19:29.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 416530
keywords = []
message_count = 3.0
messages = ['4295', '4296', '4297']
nosy_count = 2.0
nosy_names = ['loewis', 'fdrake']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue416530'
versions = []
```
</p></details>
| No notes for building on Mac OS X 10.0 | https://api.github.com/repos/python/cpython/issues/34349/comments | 3 | 2001-04-16T21:19:29Z | 2022-04-09T21:27:50Z | https://github.com/python/cpython/issues/34349 | 1,198,776,473 | 34,349 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.