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 | [408627](https://bugs.python.org/issue408627)
--- | :---
Nosy | @warsaw
Files | <li>[diff.txt](https://bugs.python.org/file3188/diff.txt "Uploaded as text/plain at 2001-03-14.23:02:25 by jhylton")</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-03-19.20:33:28.000>
created_at = <Date 2001-03-14.23:02:25.000>
labels = ['interpreter-core']
title = 'frame.lookup_name'
updated_at = <Date 2001-03-19.20:33:28.000>
user = 'https://bugs.python.org/jhylton'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-19.20:33:28.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-03-14.23:02:25.000>
creator = 'jhylton'
dependencies = []
files = ['3188']
hgrepos = []
issue_num = 408627
keywords = ['patch']
message_count = 4.0
messages = ['36053', '36054', '36055', '36056']
nosy_count = 3.0
nosy_names = ['jhylton', 'ping', 'barry']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue408627'
versions = []
```
</p></details>
| frame.lookup_name | https://api.github.com/repos/python/cpython/issues/34148/comments | 4 | 2001-03-14T23:02:25Z | 2022-04-09T21:24:04Z | https://github.com/python/cpython/issues/34148 | 1,198,775,612 | 34,148 |
[
"python",
"cpython"
] | BPO | [408597](https://bugs.python.org/issue408597)
--- | :---
Nosy | @gvanrossum, @doerwalter
Files | <li>[diff.txt](https://bugs.python.org/file3187/diff.txt "Uploaded as text/plain at 2001-03-14.21:31:38 by @doerwalter"): 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/gvanrossum'
closed_at = <Date 2001-03-23.02:48:02.000>
created_at = <Date 2001-03-14.21:31:37.000>
labels = ['library']
title = 'quopri, soft line breaks and CRLF'
updated_at = <Date 2001-03-23.02:48:02.000>
user = 'https://github.com/doerwalter'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-23.02:48:02.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-14.21:31:37.000>
creator = 'doerwalter'
dependencies = []
files = ['3187']
hgrepos = []
issue_num = 408597
keywords = ['patch']
message_count = 2.0
messages = ['36051', '36052']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'doerwalter']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue408597'
versions = []
```
</p></details>
| quopri, soft line breaks and CRLF | https://api.github.com/repos/python/cpython/issues/34147/comments | 2 | 2001-03-14T21:31:37Z | 2022-04-09T21:24:03Z | https://github.com/python/cpython/issues/34147 | 1,198,775,609 | 34,147 |
[
"python",
"cpython"
] | BPO | [408326](https://bugs.python.org/issue408326)
--- | :---
Nosy | @gvanrossum
Files | <li>[slicediff](https://bugs.python.org/file3186/slicediff "Uploaded as text/plain at 2001-03-13.21:04:02 by robin900")</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-03-20.16:09:52.000>
created_at = <Date 2001-03-13.21:04:00.000>
labels = ['interpreter-core']
title = 'slice objects comparable, not hashable'
updated_at = <Date 2001-03-20.16:09:52.000>
user = 'https://bugs.python.org/robin900'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-20.16:09:52.000>
actor = 'robin900'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-03-13.21:04:00.000>
creator = 'robin900'
dependencies = []
files = ['3186']
hgrepos = []
issue_num = 408326
keywords = ['patch']
message_count = 3.0
messages = ['36048', '36049', '36050']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'robin900']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue408326'
versions = []
```
</p></details>
| slice objects comparable, not hashable | https://api.github.com/repos/python/cpython/issues/34146/comments | 3 | 2001-03-13T21:04:00Z | 2022-04-09T21:24:02Z | https://github.com/python/cpython/issues/34146 | 1,198,775,605 | 34,146 |
[
"python",
"cpython"
] | BPO | [408308](https://bugs.python.org/issue408308)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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-03-16.18:00:16.000>
created_at = <Date 2001-03-13.20:00:13.000>
labels = ['invalid', 'library']
title = 'UserList.py bug in getslice, *add, mul '
updated_at = <Date 2001-03-16.18:00:16.000>
user = 'https://bugs.python.org/dhaertle'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-16.18:00:16.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-13.20:00:13.000>
creator = 'dhaertle'
dependencies = []
files = []
hgrepos = []
issue_num = 408308
keywords = []
message_count = 2.0
messages = ['3864', '3865']
nosy_count = 2.0
nosy_names = ['jhylton', 'dhaertle']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue408308'
versions = []
```
</p></details>
| UserList.py bug in getslice, *add, mul | https://api.github.com/repos/python/cpython/issues/34145/comments | 2 | 2001-03-13T20:00:13Z | 2022-04-09T21:24:00Z | https://github.com/python/cpython/issues/34145 | 1,198,775,601 | 34,145 |
[
"python",
"cpython"
] | BPO | [408271](https://bugs.python.org/issue408271)
--- | :---
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/warsaw'
closed_at = <Date 2003-05-19.20:04:43.000>
created_at = <Date 2001-03-13.18:14:49.000>
labels = ['library']
title = 'crash in shelve module'
updated_at = <Date 2003-05-19.20:04:43.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-19.20:04:43.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-13.18:14:49.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 408271
keywords = []
message_count = 12.0
messages = ['3852', '3853', '3854', '3855', '3856', '3857', '3858', '3859', '3860', '3861', '3862', '3863']
nosy_count = 5.0
nosy_names = ['tim.peters', 'barry', 'anthonybaxter', 'gtk', 'drbits']
pr_nums = []
priority = 'low'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue408271'
versions = []
```
</p></details>
| crash in shelve module | https://api.github.com/repos/python/cpython/issues/34144/comments | 12 | 2001-03-13T18:14:49Z | 2022-04-09T21:24:00Z | https://github.com/python/cpython/issues/34144 | 1,198,775,600 | 34,144 |
[
"python",
"cpython"
] | BPO | [408173](https://bugs.python.org/issue408173)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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-03-19.09:39:11.000>
created_at = <Date 2001-03-13.10:38:41.000>
labels = ['expert-regex']
title = 're.py comments refer to old versions'
updated_at = <Date 2001-03-19.09:39:11.000>
user = 'https://bugs.python.org/hooft'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-19.09:39:11.000>
actor = 'effbot'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2001-03-13.10:38:41.000>
creator = 'hooft'
dependencies = []
files = []
hgrepos = []
issue_num = 408173
keywords = []
message_count = 2.0
messages = ['3850', '3851']
nosy_count = 2.0
nosy_names = ['effbot', 'hooft']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue408173'
versions = []
```
</p></details>
| re.py comments refer to old versions | https://api.github.com/repos/python/cpython/issues/34143/comments | 2 | 2001-03-13T10:38:41Z | 2022-04-09T21:23:58Z | https://github.com/python/cpython/issues/34143 | 1,198,775,596 | 34,143 |
[
"python",
"cpython"
] | BPO | [408098](https://bugs.python.org/issue408098)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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-03-13.01:42:36.000>
created_at = <Date 2001-03-13.01:42:36.000>
labels = ['interpreter-core']
title = 'python -i loses __future__'
updated_at = <Date 2001-03-13.01:42:36.000>
user = 'https://bugs.python.org/jhylton'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-13.01:42:36.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-03-13.01:42:36.000>
creator = 'jhylton'
dependencies = []
files = []
hgrepos = []
issue_num = 408098
keywords = []
message_count = 1.0
messages = ['3849']
nosy_count = 1.0
nosy_names = ['jhylton']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue408098'
versions = []
```
</p></details>
| python -i loses __future__ | https://api.github.com/repos/python/cpython/issues/34142/comments | 1 | 2001-03-13T01:42:36Z | 2022-04-09T21:23:57Z | https://github.com/python/cpython/issues/34142 | 1,198,775,591 | 34,142 |
[
"python",
"cpython"
] | BPO | [408085](https://bugs.python.org/issue408085)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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-09.14:38:17.000>
created_at = <Date 2001-03-13.01:05:37.000>
labels = ['library']
title = 'urllib.py https redirect-302 bug'
updated_at = <Date 2001-04-09.14:38:17.000>
user = 'https://bugs.python.org/boswell'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-09.14:38:17.000>
actor = 'moshez'
assignee = 'moshez'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-13.01:05:37.000>
creator = 'boswell'
dependencies = []
files = []
hgrepos = []
issue_num = 408085
keywords = []
message_count = 6.0
messages = ['3843', '3844', '3845', '3846', '3847', '3848']
nosy_count = 3.0
nosy_names = ['nobody', 'moshez', 'boswell']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue408085'
versions = []
```
</p></details>
| urllib.py https redirect-302 bug | https://api.github.com/repos/python/cpython/issues/34141/comments | 6 | 2001-03-13T01:05:37Z | 2022-04-09T21:23:54Z | https://github.com/python/cpython/issues/34141 | 1,198,775,585 | 34,141 |
[
"python",
"cpython"
] | BPO | [407965](https://bugs.python.org/issue407965)
--- | :---
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/loewis'
closed_at = <Date 2001-03-13.11:02:07.000>
created_at = <Date 2001-03-12.18:18:13.000>
labels = ['expert-XML']
title = 'Improve Level 2 conformance of minidom'
updated_at = <Date 2001-03-13.11:02:07.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-13.11:02:07.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2001-03-12.18:18:13.000>
creator = 'loewis'
dependencies = []
files = []
hgrepos = []
issue_num = 407965
keywords = ['patch']
message_count = 4.0
messages = ['36044', '36045', '36046', '36047']
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/issue407965'
versions = []
```
</p></details>
| Improve Level 2 conformance of minidom | https://api.github.com/repos/python/cpython/issues/34140/comments | 4 | 2001-03-12T18:18:13Z | 2022-04-09T21:23:56Z | https://github.com/python/cpython/issues/34140 | 1,198,775,580 | 34,140 |
[
"python",
"cpython"
] | BPO | [407915](https://bugs.python.org/issue407915)
--- | :---
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.12:04:14.000>
created_at = <Date 2001-03-12.14:43:20.000>
labels = ['build']
title = 'largefile support under Linux'
updated_at = <Date 2001-07-10.12:04:14.000>
user = 'https://bugs.python.org/hjwidmai'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-10.12:04:14.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-03-12.14:43:20.000>
creator = 'hjwidmai'
dependencies = []
files = []
hgrepos = []
issue_num = 407915
keywords = []
message_count = 3.0
messages = ['3840', '3841', '3842']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'hjwidmai']
pr_nums = []
priority = 'low'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue407915'
versions = []
```
</p></details>
| largefile support under Linux | https://api.github.com/repos/python/cpython/issues/34139/comments | 3 | 2001-03-12T14:43:20Z | 2022-04-09T21:23:56Z | https://github.com/python/cpython/issues/34139 | 1,198,775,578 | 34,139 |
[
"python",
"cpython"
] | BPO | [407800](https://bugs.python.org/issue407800)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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-03-20.00:26:00.000>
created_at = <Date 2001-03-12.02:18:25.000>
labels = ['interpreter-core']
title = 'global in classdef affect nested scope!?'
updated_at = <Date 2001-03-20.00:26:00.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-20.00:26:00.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-03-12.02:18:25.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 407800
keywords = []
message_count = 4.0
messages = ['3836', '3837', '3838', '3839']
nosy_count = 1.0
nosy_names = ['jhylton']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue407800'
versions = []
```
</p></details>
| global in classdef affect nested scope!? | https://api.github.com/repos/python/cpython/issues/34138/comments | 4 | 2001-03-12T02:18:25Z | 2022-04-09T21:23:51Z | https://github.com/python/cpython/issues/34138 | 1,198,775,574 | 34,138 |
[
"python",
"cpython"
] | BPO | [407783](https://bugs.python.org/issue407783)
--- | :---
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 2002-04-01.21:54:05.000>
created_at = <Date 2001-03-12.00:43:19.000>
labels = ['library']
title = 'urllib2: AbstractHTTPHandler limits flexible client implemen'
updated_at = <Date 2002-04-01.21:54:05.000>
user = 'https://bugs.python.org/bbum'
```
bugs.python.org fields:
```python
activity = <Date 2002-04-01.21:54:05.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-12.00:43:19.000>
creator = 'bbum'
dependencies = []
files = []
hgrepos = []
issue_num = 407783
keywords = []
message_count = 9.0
messages = ['3827', '3828', '3829', '3830', '3831', '3832', '3833', '3834', '3835']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'jhylton', 'moshez', 'bbum']
pr_nums = []
priority = 'low'
resolution = 'postponed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue407783'
versions = []
```
</p></details>
| urllib2: AbstractHTTPHandler limits flexible client implemen | https://api.github.com/repos/python/cpython/issues/34137/comments | 9 | 2001-03-12T00:43:19Z | 2022-04-09T21:23:50Z | https://github.com/python/cpython/issues/34137 | 1,198,775,570 | 34,137 |
[
"python",
"cpython"
] | BPO | [407777](https://bugs.python.org/issue407777)
--- | :---
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-03-12.02:57:12.000>
created_at = <Date 2001-03-12.00:00:58.000>
labels = ['library']
title = '2.1b1 Lib/multifile.py typo'
updated_at = <Date 2001-03-12.02:57:12.000>
user = 'https://bugs.python.org/meowing'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-12.02:57:12.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-12.00:00:58.000>
creator = 'meowing'
dependencies = []
files = []
hgrepos = []
issue_num = 407777
keywords = []
message_count = 2.0
messages = ['3825', '3826']
nosy_count = 2.0
nosy_names = ['fdrake', 'meowing']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue407777'
versions = []
```
</p></details>
| 2.1b1 Lib/multifile.py typo | https://api.github.com/repos/python/cpython/issues/34136/comments | 2 | 2001-03-12T00:00:58Z | 2022-04-09T21:23:50Z | https://github.com/python/cpython/issues/34136 | 1,198,775,566 | 34,136 |
[
"python",
"cpython"
] | BPO | [407764](https://bugs.python.org/issue407764)
--- | :---
Nosy | @gvanrossum, @tim-one
Files | <li>[doctest.patch](https://bugs.python.org/file3184/doctest.patch "Uploaded as text/plain at 2001-03-11.21:37:56 by tmick")</li><li>[test_doctest.py](https://bugs.python.org/file3185/test_doctest.py "Uploaded as text/plain at 2001-03-11.21:40:13 by tmick"): test to illustrate patch result</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-19.16:22:04.000>
created_at = <Date 2001-03-11.21:37:55.000>
labels = ['library']
title = 'allow whitespace lines for doctest tests'
updated_at = <Date 2001-10-19.16:22:04.000>
user = 'https://bugs.python.org/tmick'
```
bugs.python.org fields:
```python
activity = <Date 2001-10-19.16:22:04.000>
actor = 'tmick'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-11.21:37:55.000>
creator = 'tmick'
dependencies = []
files = ['3184', '3185']
hgrepos = []
issue_num = 407764
keywords = ['patch']
message_count = 7.0
messages = ['36037', '36038', '36039', '36040', '36041', '36042', '36043']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'tim.peters', 'tmick']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue407764'
versions = []
```
</p></details>
| allow whitespace lines for doctest tests | https://api.github.com/repos/python/cpython/issues/34135/comments | 7 | 2001-03-11T21:37:55Z | 2022-04-09T21:23:48Z | https://github.com/python/cpython/issues/34135 | 1,198,775,561 | 34,135 |
[
"python",
"cpython"
] | BPO | [407758](https://bugs.python.org/issue407758)
--- | :---
Nosy | @tim-one
Files | <li>[pycygwin_time.diff](https://bugs.python.org/file3183/pycygwin_time.diff "Uploaded as text/plain at 2001-03-11.21:15:23 by nhv")</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-03-20.03:32:00.000>
created_at = <Date 2001-03-11.21:15:22.000>
labels = ['interpreter-core']
title = 'timemodule patches for Cygwin'
updated_at = <Date 2001-03-20.03:32:00.000>
user = 'https://bugs.python.org/nhv'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-20.03:32:00.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-03-11.21:15:22.000>
creator = 'nhv'
dependencies = []
files = ['3183']
hgrepos = []
issue_num = 407758
keywords = ['patch']
message_count = 2.0
messages = ['36035', '36036']
nosy_count = 2.0
nosy_names = ['tim.peters', 'nhv']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue407758'
versions = []
```
</p></details>
| timemodule patches for Cygwin | https://api.github.com/repos/python/cpython/issues/34134/comments | 2 | 2001-03-11T21:15:22Z | 2022-04-09T21:23:47Z | https://github.com/python/cpython/issues/34134 | 1,198,775,555 | 34,134 |
[
"python",
"cpython"
] | BPO | [407680](https://bugs.python.org/issue407680)
--- | :---
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-03-12.18:17:27.000>
created_at = <Date 2001-03-11.15:18:39.000>
labels = ['interpreter-core']
title = "obmalloc.c - looks like it's corrupted"
updated_at = <Date 2001-03-12.18:17:27.000>
user = 'https://bugs.python.org/zessin5'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-12.18:17:27.000>
actor = 'zessin_5'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-03-11.15:18:39.000>
creator = 'zessin_5'
dependencies = []
files = []
hgrepos = []
issue_num = 407680
keywords = []
message_count = 3.0
messages = ['3822', '3823', '3824']
nosy_count = 2.0
nosy_names = ['tim.peters', 'zessin_5']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue407680'
versions = []
```
</p></details>
| obmalloc.c - looks like it's corrupted | https://api.github.com/repos/python/cpython/issues/34133/comments | 3 | 2001-03-11T15:18:39Z | 2022-04-09T21:23:46Z | https://github.com/python/cpython/issues/34133 | 1,198,775,552 | 34,133 |
[
"python",
"cpython"
] | BPO | [407626](https://bugs.python.org/issue407626)
--- | :---
Nosy | @tim-one, @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2001-03-11.05:38:42.000>
created_at = <Date 2001-03-11.03:03:42.000>
labels = ['interpreter-core', 'invalid']
title = 'Trailing white space after line continue'
updated_at = <Date 2001-03-11.05:38:42.000>
user = 'https://bugs.python.org/soupwizard'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-11.05:38:42.000>
actor = 'soupwizard'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-03-11.03:03:42.000>
creator = 'soupwizard'
dependencies = []
files = []
hgrepos = []
issue_num = 407626
keywords = []
message_count = 6.0
messages = ['3816', '3817', '3818', '3819', '3820', '3821']
nosy_count = 3.0
nosy_names = ['tim.peters', 'fdrake', 'soupwizard']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue407626'
versions = []
```
</p></details>
| Trailing white space after line continue | https://api.github.com/repos/python/cpython/issues/34132/comments | 6 | 2001-03-11T03:03:42Z | 2022-04-09T21:23:45Z | https://github.com/python/cpython/issues/34132 | 1,198,775,546 | 34,132 |
[
"python",
"cpython"
] | BPO | [407543](https://bugs.python.org/issue407543)
--- | :---
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-03-10.17:48:31.000>
created_at = <Date 2001-03-10.15:27:52.000>
labels = ['build']
title = 'Python 2.1beta1 install fails with --wi'
updated_at = <Date 2001-03-10.17:48:31.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-10.17:48:31.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-03-10.15:27:52.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 407543
keywords = []
message_count = 2.0
messages = ['3814', '3815']
nosy_count = 1.0
nosy_names = ['fdrake']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue407543'
versions = []
```
</p></details>
| Python 2.1beta1 install fails with --wi | https://api.github.com/repos/python/cpython/issues/34131/comments | 2 | 2001-03-10T15:27:52Z | 2022-04-09T21:23:44Z | https://github.com/python/cpython/issues/34131 | 1,198,775,541 | 34,131 |
[
"python",
"cpython"
] | BPO | [407538](https://bugs.python.org/issue407538)
--- | :---
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-03-10.19:36:39.000>
created_at = <Date 2001-03-10.14:28:44.000>
labels = ['library']
title = 'pickling fails on Unicode strings with newlines'
updated_at = <Date 2001-03-10.19:36:39.000>
user = 'https://bugs.python.org/partain'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-10.19:36:39.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-10.14:28:44.000>
creator = 'partain'
dependencies = []
files = []
hgrepos = []
issue_num = 407538
keywords = []
message_count = 2.0
messages = ['3812', '3813']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'partain']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue407538'
versions = []
```
</p></details>
| pickling fails on Unicode strings with newlines | https://api.github.com/repos/python/cpython/issues/34130/comments | 2 | 2001-03-10T14:28:44Z | 2022-04-09T21:23:43Z | https://github.com/python/cpython/issues/34130 | 1,198,775,539 | 34,130 |
[
"python",
"cpython"
] | BPO | [407504](https://bugs.python.org/issue407504)
--- | :---
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-03-11.03:03:59.000>
created_at = <Date 2001-03-10.07:35:38.000>
labels = ['extension-modules']
title = 'Bug in pwd.getpwall()'
updated_at = <Date 2001-03-11.03:03:59.000>
user = 'https://bugs.python.org/jhermann'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-11.03:03:59.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-03-10.07:35:38.000>
creator = 'jhermann'
dependencies = []
files = []
hgrepos = []
issue_num = 407504
keywords = []
message_count = 2.0
messages = ['3810', '3811']
nosy_count = 2.0
nosy_names = ['fdrake', 'jhermann']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue407504'
versions = []
```
</p></details>
| Bug in pwd.getpwall() | https://api.github.com/repos/python/cpython/issues/34129/comments | 2 | 2001-03-10T07:35:38Z | 2022-04-09T21:23:42Z | https://github.com/python/cpython/issues/34129 | 1,198,775,535 | 34,129 |
[
"python",
"cpython"
] | BPO | [407434](https://bugs.python.org/issue407434)
--- | :---
Nosy | @akuchling
Files | <li>[distutils.patch](https://bugs.python.org/file3180/distutils.patch "Uploaded as text/plain at 2001-03-10.21:58:07 by amosl"): distutils meta-data patch</li><li>[diff](https://bugs.python.org/file3181/diff "Uploaded as application/octet-stream at 2001-03-20.15:03:35 by @akuchling"): PEP 241 patch</li><li>[diff](https://bugs.python.org/file3182/diff "Uploaded as application/octet-stream at 2001-03-21.02:52:06 by @akuchling"): Final PEP 241 patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2001-03-22.16:24:56.000>
created_at = <Date 2001-03-10.01:31:09.000>
labels = ['library']
title = 'Meta-data XML output'
updated_at = <Date 2001-03-22.16:24:56.000>
user = 'https://bugs.python.org/amosl'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-22.16:24:56.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2001-03-10.01:31:09.000>
creator = 'amosl'
dependencies = []
files = ['3180', '3181', '3182']
hgrepos = []
issue_num = 407434
keywords = ['patch']
message_count = 7.0
messages = ['36028', '36029', '36030', '36031', '36032', '36033', '36034']
nosy_count = 2.0
nosy_names = ['akuchling', 'amosl']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue407434'
versions = []
```
</p></details>
| Meta-data XML output | https://api.github.com/repos/python/cpython/issues/34128/comments | 7 | 2001-03-10T01:31:09Z | 2022-04-09T21:23:41Z | https://github.com/python/cpython/issues/34128 | 1,198,775,532 | 34,128 |
[
"python",
"cpython"
] | BPO | [407394](https://bugs.python.org/issue407394)
--- | :---
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-03-10.02:20:09.000>
created_at = <Date 2001-03-09.20:52:13.000>
labels = ['interpreter-core']
title = 'future nested_scopes * 2 => seg fault'
updated_at = <Date 2001-03-10.02:20:09.000>
user = 'https://bugs.python.org/pedronis'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-10.02:20:09.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-03-09.20:52:13.000>
creator = 'pedronis'
dependencies = []
files = []
hgrepos = []
issue_num = 407394
keywords = []
message_count = 2.0
messages = ['3808', '3809']
nosy_count = 2.0
nosy_names = ['fdrake', 'pedronis']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue407394'
versions = []
```
</p></details>
| future nested_scopes * 2 => seg fault | https://api.github.com/repos/python/cpython/issues/34127/comments | 2 | 2001-03-09T20:52:13Z | 2022-04-09T21:23:40Z | https://github.com/python/cpython/issues/34127 | 1,198,775,526 | 34,127 |
[
"python",
"cpython"
] | BPO | [407379](https://bugs.python.org/issue407379)
--- | :---
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-03-12.19:25:59.000>
created_at = <Date 2001-03-09.19:43:08.000>
labels = ['extension-modules', 'invalid']
title = 'SRE objects of no known type'
updated_at = <Date 2001-03-12.19:25:59.000>
user = 'https://bugs.python.org/jmacy'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-12.19:25:59.000>
actor = 'jmacy'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-03-09.19:43:08.000>
creator = 'jmacy'
dependencies = []
files = []
hgrepos = []
issue_num = 407379
keywords = []
message_count = 5.0
messages = ['3803', '3804', '3805', '3806', '3807']
nosy_count = 2.0
nosy_names = ['fdrake', 'jmacy']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue407379'
versions = []
```
</p></details>
| SRE objects of no known type | https://api.github.com/repos/python/cpython/issues/34126/comments | 5 | 2001-03-09T19:43:08Z | 2022-04-09T21:23:38Z | https://github.com/python/cpython/issues/34126 | 1,198,775,521 | 34,126 |
[
"python",
"cpython"
] | BPO | [407301](https://bugs.python.org/issue407301)
--- | :---
Nosy | @freddrake, @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-10.06:52:33.000>
created_at = <Date 2001-03-09.13:46:46.000>
labels = ['library']
title = "Win32: pydoc command isn't executable"
updated_at = <Date 2001-03-10.06:52:33.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-10.06:52:33.000>
actor = 'fdrake'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-09.13:46:46.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 407301
keywords = []
message_count = 2.0
messages = ['3801', '3802']
nosy_count = 2.0
nosy_names = ['fdrake', 'paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue407301'
versions = []
```
</p></details>
| Win32: pydoc command isn't executable | https://api.github.com/repos/python/cpython/issues/34125/comments | 2 | 2001-03-09T13:46:46Z | 2022-04-09T21:23:36Z | https://github.com/python/cpython/issues/34125 | 1,198,775,518 | 34,125 |
[
"python",
"cpython"
] | BPO | [407300](https://bugs.python.org/issue407300)
--- | :---
Nosy | @tim-one, @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-02.20:02:52.000>
created_at = <Date 2001-03-09.13:45:56.000>
labels = ['OS-windows']
title = "Win32: pydoc command isn't executable"
updated_at = <Date 2001-04-02.20:02:52.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-02.20:02:52.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2001-03-09.13:45:56.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 407300
keywords = []
message_count = 5.0
messages = ['3796', '3797', '3798', '3799', '3800']
nosy_count = 2.0
nosy_names = ['tim.peters', 'paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue407300'
versions = []
```
</p></details>
| Win32: pydoc command isn't executable | https://api.github.com/repos/python/cpython/issues/34124/comments | 5 | 2001-03-09T13:45:56Z | 2022-04-09T21:23:36Z | https://github.com/python/cpython/issues/34124 | 1,198,775,514 | 34,124 |
[
"python",
"cpython"
] | BPO | [407180](https://bugs.python.org/issue407180)
--- | :---
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-03-22.00:33:06.000>
created_at = <Date 2001-03-08.21:55:57.000>
labels = ['type-feature', 'library']
title = 'proposal: allow years before 1900'
updated_at = <Date 2001-03-22.00:33:06.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-22.00:33:06.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-08.21:55:57.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 407180
keywords = []
message_count = 2.0
messages = ['3794', '3795']
nosy_count = 1.0
nosy_names = ['gvanrossum']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue407180'
versions = []
```
</p></details>
| proposal: allow years before 1900 | https://api.github.com/repos/python/cpython/issues/34123/comments | 2 | 2001-03-08T21:55:57Z | 2022-04-09T21:23:35Z | https://github.com/python/cpython/issues/34123 | 1,198,775,510 | 34,123 |
[
"python",
"cpython"
] | BPO | [407149](https://bugs.python.org/issue407149)
--- | :---
Nosy | @doerwalter, @nascheme
Files | <li>[diff.txt](https://bugs.python.org/file3179/diff.txt "Uploaded as text/plain at 2001-03-08.20:29:32 by @doerwalter")</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-03-22.00:38:52.000>
created_at = <Date 2001-03-08.20:29:32.000>
labels = ['interpreter-core']
title = "'D' format option for Py_BuildValue"
updated_at = <Date 2001-03-22.00:38:52.000>
user = 'https://github.com/doerwalter'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-22.00:38:52.000>
actor = 'nascheme'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-03-08.20:29:32.000>
creator = 'doerwalter'
dependencies = []
files = ['3179']
hgrepos = []
issue_num = 407149
keywords = ['patch']
message_count = 2.0
messages = ['36026', '36027']
nosy_count = 2.0
nosy_names = ['doerwalter', 'nascheme']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue407149'
versions = []
```
</p></details>
| 'D' format option for Py_BuildValue | https://api.github.com/repos/python/cpython/issues/34122/comments | 2 | 2001-03-08T20:29:32Z | 2022-04-09T21:23:33Z | https://github.com/python/cpython/issues/34122 | 1,198,775,507 | 34,122 |
[
"python",
"cpython"
] | BPO | [407148](https://bugs.python.org/issue407148)
--- | :---
Nosy | @gvanrossum, @freddrake, @doerwalter
Files | <li>[diff.txt](https://bugs.python.org/file3178/diff.txt "Uploaded as text/plain at 2001-03-08.20:29:17 by @doerwalter")</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-03-12.21:07:39.000>
created_at = <Date 2001-03-08.20:29:16.000>
labels = ['interpreter-core']
title = "'D' format option for Py_BuildValue"
updated_at = <Date 2001-03-12.21:07:39.000>
user = 'https://github.com/doerwalter'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-12.21:07:39.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-03-08.20:29:16.000>
creator = 'doerwalter'
dependencies = []
files = ['3178']
hgrepos = []
issue_num = 407148
keywords = ['patch']
message_count = 3.0
messages = ['36023', '36024', '36025']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'fdrake', 'doerwalter']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue407148'
versions = []
```
</p></details>
| 'D' format option for Py_BuildValue | https://api.github.com/repos/python/cpython/issues/34121/comments | 3 | 2001-03-08T20:29:16Z | 2022-04-09T21:23:33Z | https://github.com/python/cpython/issues/34121 | 1,198,775,505 | 34,121 |
[
"python",
"cpython"
] | BPO | [407093](https://bugs.python.org/issue407093)
--- | :---
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 = None
closed_at = <Date 2001-07-04.04:20:08.000>
created_at = <Date 2001-03-08.18:03:01.000>
labels = ['library']
title = 'urllib2 correction of typos'
updated_at = <Date 2001-07-04.04:20:08.000>
user = 'https://bugs.python.org/ejfc'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-04.04:20:08.000>
actor = 'fdrake'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-08.18:03:01.000>
creator = 'ejfc'
dependencies = []
files = []
hgrepos = []
issue_num = 407093
keywords = ['patch']
message_count = 3.0
messages = ['36020', '36021', '36022']
nosy_count = 4.0
nosy_names = ['loewis', 'jhylton', 'fdrake', 'ejfc']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue407093'
versions = []
```
</p></details>
| urllib2 correction of typos | https://api.github.com/repos/python/cpython/issues/34120/comments | 3 | 2001-03-08T18:03:01Z | 2022-04-09T21:23:31Z | https://github.com/python/cpython/issues/34120 | 1,198,775,500 | 34,120 |
[
"python",
"cpython"
] | BPO | [407019](https://bugs.python.org/issue407019)
--- | :---
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-02.20:07:54.000>
created_at = <Date 2001-03-08.14:02:59.000>
labels = ['build', 'invalid']
title = 'Python-2.1 does not compile under cygwin'
updated_at = <Date 2001-04-02.20:07:54.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-02.20:07:54.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-03-08.14:02:59.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 407019
keywords = []
message_count = 6.0
messages = ['3788', '3789', '3790', '3791', '3792', '3793']
nosy_count = 3.0
nosy_names = ['tim.peters', 'jhylton', 'jlt63']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue407019'
versions = []
```
</p></details>
| Python-2.1 does not compile under cygwin | https://api.github.com/repos/python/cpython/issues/34119/comments | 6 | 2001-03-08T14:02:59Z | 2022-04-09T21:23:31Z | https://github.com/python/cpython/issues/34119 | 1,198,775,492 | 34,119 |
[
"python",
"cpython"
] | BPO | [406867](https://bugs.python.org/issue406867)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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-03-08.02:07:22.000>
created_at = <Date 2001-03-08.00:30:21.000>
labels = ['interpreter-core']
title = 'nested list comprehensions crash'
updated_at = <Date 2001-03-08.02:07:22.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-08.02:07:22.000>
actor = 'willemb'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-03-08.00:30:21.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 406867
keywords = []
message_count = 6.0
messages = ['3782', '3783', '3784', '3785', '3786', '3787']
nosy_count = 1.0
nosy_names = ['willemb']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406867'
versions = []
```
</p></details>
| nested list comprehensions crash | https://api.github.com/repos/python/cpython/issues/34118/comments | 6 | 2001-03-08T00:30:21Z | 2022-04-09T21:23:29Z | https://github.com/python/cpython/issues/34118 | 1,198,775,483 | 34,118 |
[
"python",
"cpython"
] | BPO | [406824](https://bugs.python.org/issue406824)
--- | :---
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-03-11.04:35:31.000>
created_at = <Date 2001-03-07.21:11:19.000>
labels = ['OS-windows']
title = '2.1b1 pythonpath registry error.'
updated_at = <Date 2001-03-11.04:35:31.000>
user = 'https://bugs.python.org/esasaki'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-11.04:35:31.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2001-03-07.21:11:19.000>
creator = 'esasaki'
dependencies = []
files = []
hgrepos = []
issue_num = 406824
keywords = []
message_count = 2.0
messages = ['3780', '3781']
nosy_count = 2.0
nosy_names = ['tim.peters', 'esasaki']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406824'
versions = []
```
</p></details>
| 2.1b1 pythonpath registry error. | https://api.github.com/repos/python/cpython/issues/34117/comments | 2 | 2001-03-07T21:11:19Z | 2022-04-09T21:23:29Z | https://github.com/python/cpython/issues/34117 | 1,198,775,478 | 34,117 |
[
"python",
"cpython"
] | BPO | [406815](https://bugs.python.org/issue406815)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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-12-09.16:34:10.000>
created_at = <Date 2001-03-07.20:32:04.000>
labels = ['expert-regex']
title = 'python2.1b re bug (.*)?'
updated_at = <Date 2001-12-09.16:34:10.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-12-09.16:34:10.000>
actor = 'effbot'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2001-03-07.20:32:04.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 406815
keywords = []
message_count = 2.0
messages = ['3778', '3779']
nosy_count = 1.0
nosy_names = ['effbot']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406815'
versions = []
```
</p></details>
| python2.1b re bug (.*)? | https://api.github.com/repos/python/cpython/issues/34116/comments | 2 | 2001-03-07T20:32:04Z | 2022-04-09T21:23:26Z | https://github.com/python/cpython/issues/34116 | 1,198,775,472 | 34,116 |
[
"python",
"cpython"
] | BPO | [406792](https://bugs.python.org/issue406792)
--- | :---
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-04-10.15:21:33.000>
created_at = <Date 2001-03-07.19:08:04.000>
labels = ['build']
title = 'python2.1b1 core dumps --with-pymalloc '
updated_at = <Date 2001-04-10.15:21:33.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-10.15:21:33.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-03-07.19:08:04.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 406792
keywords = []
message_count = 6.0
messages = ['3772', '3773', '3774', '3775', '3776', '3777']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'nobody']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406792'
versions = []
```
</p></details>
| python2.1b1 core dumps --with-pymalloc | https://api.github.com/repos/python/cpython/issues/34115/comments | 6 | 2001-03-07T19:08:04Z | 2022-04-09T21:23:26Z | https://github.com/python/cpython/issues/34115 | 1,198,775,469 | 34,115 |
[
"python",
"cpython"
] | BPO | [406705](https://bugs.python.org/issue406705)
--- | :---
Nosy | @tim-one, @smontanaro
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/smontanaro'
closed_at = <Date 2001-03-20.21:34:04.000>
created_at = <Date 2001-03-07.15:05:05.000>
labels = ['library']
title = 'imaplib search() quoting search criteria'
updated_at = <Date 2001-03-20.21:34:04.000>
user = 'https://bugs.python.org/b7kich'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-20.21:34:04.000>
actor = 'skip.montanaro'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-07.15:05:05.000>
creator = 'b7kich'
dependencies = []
files = []
hgrepos = []
issue_num = 406705
keywords = []
message_count = 4.0
messages = ['3768', '3769', '3770', '3771']
nosy_count = 3.0
nosy_names = ['tim.peters', 'skip.montanaro', 'b7kich']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406705'
versions = []
```
</p></details>
| imaplib search() quoting search criteria | https://api.github.com/repos/python/cpython/issues/34114/comments | 4 | 2001-03-07T15:05:05Z | 2022-04-09T21:23:25Z | https://github.com/python/cpython/issues/34114 | 1,198,775,463 | 34,114 |
[
"python",
"cpython"
] | BPO | [406683](https://bugs.python.org/issue406683)
--- | :---
Files | <li>[urllib2.diff](https://bugs.python.org/file18/urllib2.diff "Uploaded as text/plain at 2001-03-07.13:23:46 by winnegan"): Fixing typos in 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 = None
closed_at = <Date 2001-03-18.09:14:00.000>
created_at = <Date 2001-03-07.13:23:44.000>
labels = ['library']
title = 'typos in urllib2 ( cvs )'
updated_at = <Date 2001-03-18.09:14:00.000>
user = 'https://bugs.python.org/winnegan'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-18.09:14:00.000>
actor = 'moshez'
assignee = 'moshez'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-07.13:23:44.000>
creator = 'winnegan'
dependencies = []
files = ['18']
hgrepos = []
issue_num = 406683
keywords = []
message_count = 3.0
messages = ['3765', '3766', '3767']
nosy_count = 3.0
nosy_names = ['moshez', 'winnegan', 'ejfc']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406683'
versions = []
```
</p></details>
| typos in urllib2 ( cvs ) | https://api.github.com/repos/python/cpython/issues/34113/comments | 3 | 2001-03-07T13:23:44Z | 2022-04-09T21:23:23Z | https://github.com/python/cpython/issues/34113 | 1,198,775,460 | 34,113 |
[
"python",
"cpython"
] | BPO | [406642](https://bugs.python.org/issue406642)
--- | :---
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 = 'https://github.com/smontanaro'
closed_at = <Date 2001-03-18.19:54:10.000>
created_at = <Date 2001-03-07.09:40:53.000>
labels = ['interpreter-core']
title = '2.1b1 from socket import* omits errorTab'
updated_at = <Date 2001-03-18.19:54:10.000>
user = 'https://bugs.python.org/esasaki'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-18.19:54:10.000>
actor = 'skip.montanaro'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-03-07.09:40:53.000>
creator = 'esasaki'
dependencies = []
files = []
hgrepos = []
issue_num = 406642
keywords = []
message_count = 3.0
messages = ['3762', '3763', '3764']
nosy_count = 3.0
nosy_names = ['skip.montanaro', 'moshez', 'esasaki']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406642'
versions = []
```
</p></details>
| 2.1b1 from socket import* omits errorTab | https://api.github.com/repos/python/cpython/issues/34112/comments | 3 | 2001-03-07T09:40:53Z | 2022-04-09T21:23:23Z | https://github.com/python/cpython/issues/34112 | 1,198,775,457 | 34,112 |
[
"python",
"cpython"
] | BPO | [406563](https://bugs.python.org/issue406563)
--- | :---
Nosy | @mwhudson, @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-02.20:04:57.000>
created_at = <Date 2001-03-07.03:16:25.000>
labels = ['build', 'invalid']
title = 'test_long loops openbsd2.8 i386'
updated_at = <Date 2001-04-02.20:04:57.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-02.20:04:57.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-03-07.03:16:25.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 406563
keywords = []
message_count = 4.0
messages = ['3758', '3759', '3760', '3761']
nosy_count = 2.0
nosy_names = ['mwh', 'tim.peters']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406563'
versions = []
```
</p></details>
| test_long loops openbsd2.8 i386 | https://api.github.com/repos/python/cpython/issues/34111/comments | 4 | 2001-03-07T03:16:25Z | 2022-04-09T21:23:22Z | https://github.com/python/cpython/issues/34111 | 1,198,775,452 | 34,111 |
[
"python",
"cpython"
] | BPO | [406459](https://bugs.python.org/issue406459)
--- | :---
Nosy | @mwhudson, @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-03-23.18:15:38.000>
created_at = <Date 2001-03-06.21:19:21.000>
labels = ['docs']
title = 'nested scopes opcodes not documented'
updated_at = <Date 2001-03-23.18:15:38.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-23.18:15:38.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-03-06.21:19:21.000>
creator = 'mwh'
dependencies = []
files = []
hgrepos = []
issue_num = 406459
keywords = []
message_count = 3.0
messages = ['3755', '3756', '3757']
nosy_count = 3.0
nosy_names = ['mwh', 'jhylton', 'fdrake']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406459'
versions = []
```
</p></details>
| nested scopes opcodes not documented | https://api.github.com/repos/python/cpython/issues/34110/comments | 3 | 2001-03-06T21:19:21Z | 2022-04-09T21:23:20Z | https://github.com/python/cpython/issues/34110 | 1,198,775,444 | 34,110 |
[
"python",
"cpython"
] | BPO | [406328](https://bugs.python.org/issue406328)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:57:42.000>
created_at = <Date 2001-03-06.13:57:42.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:57:42.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:57:42.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:57:42.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406328
keywords = []
message_count = 1.0
messages = ['3754']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406328'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34109/comments | 1 | 2001-03-06T13:57:42Z | 2022-04-09T21:23:19Z | https://github.com/python/cpython/issues/34109 | 1,198,775,442 | 34,109 |
[
"python",
"cpython"
] | BPO | [406327](https://bugs.python.org/issue406327)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:57:18.000>
created_at = <Date 2001-03-06.13:57:18.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:57:18.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:57:18.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:57:18.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406327
keywords = []
message_count = 1.0
messages = ['3753']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406327'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34108/comments | 1 | 2001-03-06T13:57:18Z | 2022-04-09T21:23:18Z | https://github.com/python/cpython/issues/34108 | 1,198,775,440 | 34,108 |
[
"python",
"cpython"
] | BPO | [406326](https://bugs.python.org/issue406326)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:57:10.000>
created_at = <Date 2001-03-06.13:57:10.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:57:10.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:57:10.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:57:10.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406326
keywords = []
message_count = 1.0
messages = ['3752']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406326'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34107/comments | 1 | 2001-03-06T13:57:10Z | 2022-04-09T21:23:17Z | https://github.com/python/cpython/issues/34107 | 1,198,775,434 | 34,107 |
[
"python",
"cpython"
] | BPO | [406324](https://bugs.python.org/issue406324)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:57:10.000>
created_at = <Date 2001-03-06.13:57:10.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:57:10.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:57:10.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:57:10.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406324
keywords = []
message_count = 1.0
messages = ['3750']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406324'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34106/comments | 1 | 2001-03-06T13:57:10Z | 2022-04-09T21:23:15Z | https://github.com/python/cpython/issues/34106 | 1,198,775,428 | 34,106 |
[
"python",
"cpython"
] | BPO | [406323](https://bugs.python.org/issue406323)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:57:05.000>
created_at = <Date 2001-03-06.13:57:05.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:57:05.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:57:05.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:57:05.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406323
keywords = []
message_count = 1.0
messages = ['3749']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406323'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34105/comments | 1 | 2001-03-06T13:57:05Z | 2022-04-09T21:23:14Z | https://github.com/python/cpython/issues/34105 | 1,198,775,423 | 34,105 |
[
"python",
"cpython"
] | BPO | [406325](https://bugs.python.org/issue406325)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:57:03.000>
created_at = <Date 2001-03-06.13:57:03.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:57:03.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:57:03.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:57:03.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406325
keywords = []
message_count = 1.0
messages = ['3751']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406325'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34104/comments | 1 | 2001-03-06T13:57:03Z | 2022-04-09T21:23:13Z | https://github.com/python/cpython/issues/34104 | 1,198,775,418 | 34,104 |
[
"python",
"cpython"
] | BPO | [406321](https://bugs.python.org/issue406321)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:56:47.000>
created_at = <Date 2001-03-06.13:56:47.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:56:47.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:56:47.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:56:47.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406321
keywords = []
message_count = 1.0
messages = ['3747']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406321'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34103/comments | 1 | 2001-03-06T13:56:47Z | 2022-04-09T21:23:12Z | https://github.com/python/cpython/issues/34103 | 1,198,775,409 | 34,103 |
[
"python",
"cpython"
] | BPO | [406322](https://bugs.python.org/issue406322)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:56:28.000>
created_at = <Date 2001-03-06.13:56:28.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:56:28.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:56:28.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:56:28.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406322
keywords = []
message_count = 1.0
messages = ['3748']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406322'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34102/comments | 1 | 2001-03-06T13:56:28Z | 2022-04-09T21:23:11Z | https://github.com/python/cpython/issues/34102 | 1,198,775,403 | 34,102 |
[
"python",
"cpython"
] | BPO | [406320](https://bugs.python.org/issue406320)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:56:24.000>
created_at = <Date 2001-03-06.13:56:24.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:56:24.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:56:24.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:56:24.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406320
keywords = []
message_count = 1.0
messages = ['3746']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406320'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34101/comments | 1 | 2001-03-06T13:56:24Z | 2022-04-09T21:23:10Z | https://github.com/python/cpython/issues/34101 | 1,198,775,399 | 34,101 |
[
"python",
"cpython"
] | BPO | [406318](https://bugs.python.org/issue406318)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:56:07.000>
created_at = <Date 2001-03-06.13:56:07.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:56:07.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:56:07.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:56:07.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406318
keywords = []
message_count = 1.0
messages = ['3744']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406318'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34100/comments | 1 | 2001-03-06T13:56:07Z | 2022-04-09T21:23:09Z | https://github.com/python/cpython/issues/34100 | 1,198,775,393 | 34,100 |
[
"python",
"cpython"
] | BPO | [406319](https://bugs.python.org/issue406319)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:56:00.000>
created_at = <Date 2001-03-06.13:56:00.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:56:00.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:56:00.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:56:00.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406319
keywords = []
message_count = 1.0
messages = ['3745']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406319'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34099/comments | 1 | 2001-03-06T13:56:00Z | 2022-04-09T21:23:08Z | https://github.com/python/cpython/issues/34099 | 1,198,775,388 | 34,099 |
[
"python",
"cpython"
] | BPO | [406314](https://bugs.python.org/issue406314)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:49:34.000>
created_at = <Date 2001-03-06.13:49:34.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:49:34.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:49:34.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:49:34.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406314
keywords = []
message_count = 1.0
messages = ['3743']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406314'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34098/comments | 1 | 2001-03-06T13:49:34Z | 2022-04-09T21:23:07Z | https://github.com/python/cpython/issues/34098 | 1,198,775,381 | 34,098 |
[
"python",
"cpython"
] | BPO | [406311](https://bugs.python.org/issue406311)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:49:20.000>
created_at = <Date 2001-03-06.13:49:20.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:49:20.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:49:20.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:49:20.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406311
keywords = []
message_count = 1.0
messages = ['3740']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406311'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34097/comments | 1 | 2001-03-06T13:49:20Z | 2022-04-09T21:23:05Z | https://github.com/python/cpython/issues/34097 | 1,198,775,380 | 34,097 |
[
"python",
"cpython"
] | BPO | [406313](https://bugs.python.org/issue406313)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:49:15.000>
created_at = <Date 2001-03-06.13:49:15.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:49:15.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:49:15.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:49:15.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406313
keywords = []
message_count = 1.0
messages = ['3742']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406313'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34096/comments | 1 | 2001-03-06T13:49:15Z | 2022-04-09T21:23:04Z | https://github.com/python/cpython/issues/34096 | 1,198,775,378 | 34,096 |
[
"python",
"cpython"
] | BPO | [406310](https://bugs.python.org/issue406310)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:48:59.000>
created_at = <Date 2001-03-06.13:48:59.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:48:59.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:48:59.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:48:59.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406310
keywords = []
message_count = 1.0
messages = ['3739']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406310'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34095/comments | 1 | 2001-03-06T13:48:59Z | 2022-04-09T21:23:03Z | https://github.com/python/cpython/issues/34095 | 1,198,775,375 | 34,095 |
[
"python",
"cpython"
] | BPO | [406312](https://bugs.python.org/issue406312)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:48:55.000>
created_at = <Date 2001-03-06.13:48:55.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:48:55.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:48:55.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:48:55.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406312
keywords = []
message_count = 1.0
messages = ['3741']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406312'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34094/comments | 1 | 2001-03-06T13:48:55Z | 2022-04-09T21:23:02Z | https://github.com/python/cpython/issues/34094 | 1,198,775,371 | 34,094 |
[
"python",
"cpython"
] | BPO | [406309](https://bugs.python.org/issue406309)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:48:54.000>
created_at = <Date 2001-03-06.13:48:54.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:48:54.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:48:54.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:48:54.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406309
keywords = []
message_count = 1.0
messages = ['3738']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406309'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34093/comments | 1 | 2001-03-06T13:48:54Z | 2022-04-09T21:23:01Z | https://github.com/python/cpython/issues/34093 | 1,198,775,367 | 34,093 |
[
"python",
"cpython"
] | BPO | [406304](https://bugs.python.org/issue406304)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:48:34.000>
created_at = <Date 2001-03-06.13:48:34.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:48:34.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:48:34.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:48:34.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406304
keywords = []
message_count = 1.0
messages = ['3733']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406304'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34092/comments | 1 | 2001-03-06T13:48:34Z | 2022-04-09T21:23:00Z | https://github.com/python/cpython/issues/34092 | 1,198,775,361 | 34,092 |
[
"python",
"cpython"
] | BPO | [406308](https://bugs.python.org/issue406308)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:48:33.000>
created_at = <Date 2001-03-06.13:48:33.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:48:33.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:48:33.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:48:33.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406308
keywords = []
message_count = 1.0
messages = ['3737']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406308'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34091/comments | 1 | 2001-03-06T13:48:33Z | 2022-04-09T21:22:59Z | https://github.com/python/cpython/issues/34091 | 1,198,775,356 | 34,091 |
[
"python",
"cpython"
] | BPO | [406307](https://bugs.python.org/issue406307)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:48:27.000>
created_at = <Date 2001-03-06.13:48:27.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:48:27.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:48:27.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:48:27.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406307
keywords = []
message_count = 1.0
messages = ['3736']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406307'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34090/comments | 1 | 2001-03-06T13:48:27Z | 2022-04-09T21:22:58Z | https://github.com/python/cpython/issues/34090 | 1,198,775,351 | 34,090 |
[
"python",
"cpython"
] | BPO | [406306](https://bugs.python.org/issue406306)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:48:21.000>
created_at = <Date 2001-03-06.13:48:21.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:48:21.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:48:21.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:48:21.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406306
keywords = []
message_count = 1.0
messages = ['3735']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406306'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34089/comments | 1 | 2001-03-06T13:48:21Z | 2022-04-09T21:22:57Z | https://github.com/python/cpython/issues/34089 | 1,198,775,348 | 34,089 |
[
"python",
"cpython"
] | BPO | [406305](https://bugs.python.org/issue406305)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:48:13.000>
created_at = <Date 2001-03-06.13:48:13.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:48:13.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:48:13.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:48:13.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406305
keywords = []
message_count = 1.0
messages = ['3734']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406305'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34088/comments | 1 | 2001-03-06T13:48:13Z | 2022-04-09T21:22:56Z | https://github.com/python/cpython/issues/34088 | 1,198,775,345 | 34,088 |
[
"python",
"cpython"
] | BPO | [406301](https://bugs.python.org/issue406301)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:46:57.000>
created_at = <Date 2001-03-06.13:46:57.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:46:57.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:46:57.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:46:57.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406301
keywords = []
message_count = 1.0
messages = ['3731']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406301'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34087/comments | 1 | 2001-03-06T13:46:57Z | 2022-04-09T21:22:55Z | https://github.com/python/cpython/issues/34087 | 1,198,775,339 | 34,087 |
[
"python",
"cpython"
] | BPO | [406302](https://bugs.python.org/issue406302)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:46:50.000>
created_at = <Date 2001-03-06.13:46:50.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:46:50.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:46:50.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:46:50.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406302
keywords = []
message_count = 1.0
messages = ['3732']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406302'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34086/comments | 1 | 2001-03-06T13:46:50Z | 2022-04-09T21:22:54Z | https://github.com/python/cpython/issues/34086 | 1,198,775,334 | 34,086 |
[
"python",
"cpython"
] | BPO | [406297](https://bugs.python.org/issue406297)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:46:25.000>
created_at = <Date 2001-03-06.13:46:25.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:46:25.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:46:25.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:46:25.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406297
keywords = []
message_count = 1.0
messages = ['3727']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406297'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34085/comments | 1 | 2001-03-06T13:46:25Z | 2022-04-09T21:22:52Z | https://github.com/python/cpython/issues/34085 | 1,198,775,327 | 34,085 |
[
"python",
"cpython"
] | BPO | [406300](https://bugs.python.org/issue406300)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:46:18.000>
created_at = <Date 2001-03-06.13:46:18.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:46:18.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:46:18.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:46:18.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406300
keywords = []
message_count = 1.0
messages = ['3730']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406300'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34084/comments | 1 | 2001-03-06T13:46:18Z | 2022-04-09T21:22:51Z | https://github.com/python/cpython/issues/34084 | 1,198,775,322 | 34,084 |
[
"python",
"cpython"
] | BPO | [406295](https://bugs.python.org/issue406295)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:46:17.000>
created_at = <Date 2001-03-06.13:46:17.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:46:17.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:46:17.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:46:17.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406295
keywords = []
message_count = 1.0
messages = ['3724']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406295'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34083/comments | 1 | 2001-03-06T13:46:17Z | 2022-04-09T21:22:50Z | https://github.com/python/cpython/issues/34083 | 1,198,775,320 | 34,083 |
[
"python",
"cpython"
] | BPO | [406298](https://bugs.python.org/issue406298)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:46:15.000>
created_at = <Date 2001-03-06.13:46:15.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:46:15.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:46:15.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:46:15.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406298
keywords = []
message_count = 1.0
messages = ['3728']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406298'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34082/comments | 1 | 2001-03-06T13:46:15Z | 2022-04-09T21:22:49Z | https://github.com/python/cpython/issues/34082 | 1,198,775,316 | 34,082 |
[
"python",
"cpython"
] | BPO | [406299](https://bugs.python.org/issue406299)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:46:07.000>
created_at = <Date 2001-03-06.13:46:07.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:46:07.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:46:07.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:46:07.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406299
keywords = []
message_count = 1.0
messages = ['3729']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406299'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34081/comments | 1 | 2001-03-06T13:46:07Z | 2022-04-09T21:22:48Z | https://github.com/python/cpython/issues/34081 | 1,198,775,312 | 34,081 |
[
"python",
"cpython"
] | BPO | [406292](https://bugs.python.org/issue406292)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:46:02.000>
created_at = <Date 2001-03-06.13:46:02.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:46:02.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:46:02.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:46:02.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406292
keywords = []
message_count = 1.0
messages = ['3721']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406292'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34080/comments | 1 | 2001-03-06T13:46:02Z | 2022-04-09T21:22:47Z | https://github.com/python/cpython/issues/34080 | 1,198,775,306 | 34,080 |
[
"python",
"cpython"
] | BPO | [406296](https://bugs.python.org/issue406296)
--- | :---
Nosy | @smontanaro, @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.15:29:47.000>
created_at = <Date 2001-03-06.13:45:52.000>
labels = ['library']
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.15:29:47.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.15:29:47.000>
actor = 'skip.montanaro'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-06.13:45:52.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406296
keywords = []
message_count = 2.0
messages = ['3725', '3726']
nosy_count = 2.0
nosy_names = ['skip.montanaro', 'paul.moore']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406296'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34079/comments | 2 | 2001-03-06T13:45:52Z | 2022-04-09T21:22:47Z | https://github.com/python/cpython/issues/34079 | 1,198,775,302 | 34,079 |
[
"python",
"cpython"
] | BPO | [406294](https://bugs.python.org/issue406294)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:45:42.000>
created_at = <Date 2001-03-06.13:45:42.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:45:42.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:45:42.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:45:42.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406294
keywords = []
message_count = 1.0
messages = ['3723']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406294'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34078/comments | 1 | 2001-03-06T13:45:42Z | 2022-04-09T21:22:45Z | https://github.com/python/cpython/issues/34078 | 1,198,775,297 | 34,078 |
[
"python",
"cpython"
] | BPO | [406293](https://bugs.python.org/issue406293)
--- | :---
Nosy | @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:45:37.000>
created_at = <Date 2001-03-06.13:45:37.000>
labels = []
title = 'Typo in os.py'
updated_at = <Date 2001-03-06.13:45:37.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:45:37.000>
actor = 'paul.moore'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-06.13:45:37.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406293
keywords = []
message_count = 1.0
messages = ['3722']
nosy_count = 1.0
nosy_names = ['paul.moore']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406293'
versions = []
```
</p></details>
| Typo in os.py | https://api.github.com/repos/python/cpython/issues/34077/comments | 1 | 2001-03-06T13:45:37Z | 2022-04-09T21:22:44Z | https://github.com/python/cpython/issues/34077 | 1,198,775,293 | 34,077 |
[
"python",
"cpython"
] | BPO | [406287](https://bugs.python.org/issue406287)
--- | :---
Nosy | @gvanrossum, @nascheme
Files | <li>[patch-Makefile.pre.in](https://bugs.python.org/file3177/patch-Makefile.pre.in "Uploaded as text/plain at 2001-03-06.13:28:48 by nobody"): Makefile.pre.in.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/nascheme'
closed_at = <Date 2001-04-10.23:04:31.000>
created_at = <Date 2001-03-06.13:28:47.000>
labels = ['build']
title = 'last try: INSTALL_SCRIPT'
updated_at = <Date 2001-04-10.23:04:31.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-10.23:04:31.000>
actor = 'nascheme'
assignee = 'nascheme'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-03-06.13:28:47.000>
creator = 'anonymous'
dependencies = []
files = ['3177']
hgrepos = []
issue_num = 406287
keywords = ['patch']
message_count = 3.0
messages = ['36017', '36018', '36019']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'nascheme']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406287'
versions = []
```
</p></details>
| last try: INSTALL_SCRIPT | https://api.github.com/repos/python/cpython/issues/34076/comments | 3 | 2001-03-06T13:28:47Z | 2022-04-09T21:22:44Z | https://github.com/python/cpython/issues/34076 | 1,198,775,290 | 34,076 |
[
"python",
"cpython"
] | BPO | [406280](https://bugs.python.org/issue406280)
--- | :---
Nosy | @gvanrossum, @tim-one, @pfmoore
<sup>*Note: these values reflect the state of the issue at 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-13.12:48:49.000>
created_at = <Date 2001-03-06.13:06:24.000>
labels = ['library']
title = 'Python 2.1b1 - pydoc shows nothing'
updated_at = <Date 2001-04-13.12:48:49.000>
user = 'https://github.com/pfmoore'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-13.12:48:49.000>
actor = 'ping'
assignee = 'ping'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-06.13:06:24.000>
creator = 'paul.moore'
dependencies = []
files = []
hgrepos = []
issue_num = 406280
keywords = []
message_count = 5.0
messages = ['3716', '3717', '3718', '3719', '3720']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'tim.peters', 'ping', 'paul.moore']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406280'
versions = []
```
</p></details>
| Python 2.1b1 - pydoc shows nothing | https://api.github.com/repos/python/cpython/issues/34075/comments | 5 | 2001-03-06T13:06:24Z | 2022-04-09T21:22:42Z | https://github.com/python/cpython/issues/34075 | 1,198,775,288 | 34,075 |
[
"python",
"cpython"
] | BPO | [406272](https://bugs.python.org/issue406272)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:30:35.000>
created_at = <Date 2001-03-06.12:51:19.000>
labels = ['build']
title = 'use INSTALL_SCRIPT to install scripts'
updated_at = <Date 2001-03-06.13:30:35.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:30:35.000>
actor = 'nobody'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-03-06.12:51:19.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 406272
keywords = ['patch']
message_count = 2.0
messages = ['36015', '36016']
nosy_count = 1.0
nosy_names = ['nobody']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406272'
versions = []
```
</p></details>
| use INSTALL_SCRIPT to install scripts | https://api.github.com/repos/python/cpython/issues/34074/comments | 2 | 2001-03-06T12:51:19Z | 2022-04-09T21:22:40Z | https://github.com/python/cpython/issues/34074 | 1,198,775,286 | 34,074 |
[
"python",
"cpython"
] | BPO | [406271](https://bugs.python.org/issue406271)
--- | :---
<sup>*Note: these values reflect the state of the issue at 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-03-06.13:31:51.000>
created_at = <Date 2001-03-06.12:49:04.000>
labels = ['build']
title = 'use INSTALL_SCRIPT to install scripts'
updated_at = <Date 2001-03-06.13:31:51.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.13:31:51.000>
actor = 'nobody'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-03-06.12:49:04.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 406271
keywords = ['patch']
message_count = 2.0
messages = ['36013', '36014']
nosy_count = 1.0
nosy_names = ['nobody']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406271'
versions = []
```
</p></details>
| use INSTALL_SCRIPT to install scripts | https://api.github.com/repos/python/cpython/issues/34073/comments | 2 | 2001-03-06T12:49:04Z | 2022-04-09T21:22:39Z | https://github.com/python/cpython/issues/34073 | 1,198,775,283 | 34,073 |
[
"python",
"cpython"
] | BPO | [406270](https://bugs.python.org/issue406270)
--- | :---
Nosy | @Yhg1s
Files | <li>[patch-Modules:termios.c](https://bugs.python.org/file3176/patch-Modules%3Atermios.c "Uploaded as text/plain at 2001-03-06.12:47:10 by nobody"): termios.c.diff</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-03-06.18:27:42.000>
created_at = <Date 2001-03-06.12:47:09.000>
labels = ['extension-modules']
title = "termios.c: doesn't compile on FreeBSD"
updated_at = <Date 2001-03-06.18:27:42.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-06.18:27:42.000>
actor = 'twouters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-03-06.12:47:09.000>
creator = 'anonymous'
dependencies = []
files = ['3176']
hgrepos = []
issue_num = 406270
keywords = ['patch']
message_count = 2.0
messages = ['36011', '36012']
nosy_count = 1.0
nosy_names = ['twouters']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406270'
versions = []
```
</p></details>
| termios.c: doesn't compile on FreeBSD | https://api.github.com/repos/python/cpython/issues/34072/comments | 2 | 2001-03-06T12:47:09Z | 2022-04-09T21:22:38Z | https://github.com/python/cpython/issues/34072 | 1,198,775,280 | 34,072 |
[
"python",
"cpython"
] | BPO | [406248](https://bugs.python.org/issue406248)
--- | :---
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-03-26.15:59:19.000>
created_at = <Date 2001-03-06.09:26:15.000>
labels = ['interpreter-core']
title = 'Enable Weak References to Functions'
updated_at = <Date 2001-03-26.15:59:19.000>
user = 'https://bugs.python.org/rega39'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-26.15:59:19.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-03-06.09:26:15.000>
creator = 'rega39'
dependencies = []
files = []
hgrepos = []
issue_num = 406248
keywords = ['patch']
message_count = 2.0
messages = ['36009', '36010']
nosy_count = 2.0
nosy_names = ['fdrake', 'rega39']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406248'
versions = []
```
</p></details>
| Enable Weak References to Functions | https://api.github.com/repos/python/cpython/issues/34071/comments | 2 | 2001-03-06T09:26:15Z | 2022-04-09T21:22:38Z | https://github.com/python/cpython/issues/34071 | 1,198,775,276 | 34,071 |
[
"python",
"cpython"
] | BPO | [406191](https://bugs.python.org/issue406191)
--- | :---
Nosy | @tim-one, @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-03-23.17:53:57.000>
created_at = <Date 2001-03-06.03:32:38.000>
labels = ['expert-installation']
title = 'Mac OS X installation notes'
updated_at = <Date 2001-03-23.17:53:57.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-23.17:53:57.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2001-03-06.03:32:38.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 406191
keywords = []
message_count = 5.0
messages = ['3711', '3712', '3713', '3714', '3715']
nosy_count = 3.0
nosy_names = ['tim.peters', 'loewis', 'fdrake']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406191'
versions = []
```
</p></details>
| Mac OS X installation notes | https://api.github.com/repos/python/cpython/issues/34070/comments | 5 | 2001-03-06T03:32:38Z | 2022-04-09T21:22:36Z | https://github.com/python/cpython/issues/34070 | 1,198,775,271 | 34,070 |
[
"python",
"cpython"
] | BPO | [406076](https://bugs.python.org/issue406076)
--- | :---
Nosy | @mwhudson, @gvanrossum
Files | <li>[nested-listcomps.diff](https://bugs.python.org/file3175/nested-listcomps.diff "Uploaded as text/plain at 2001-03-05.18:56:41 by @mwhudson"): but not upload the right file!</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-03-19.20:32:21.000>
created_at = <Date 2001-03-05.18:31:13.000>
labels = ['interpreter-core']
title = 'fix for nested list comprehensions (#406049)'
updated_at = <Date 2001-03-19.20:32:21.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-19.20:32:21.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-03-05.18:31:13.000>
creator = 'mwh'
dependencies = []
files = ['3175']
hgrepos = []
issue_num = 406076
keywords = ['patch']
message_count = 5.0
messages = ['36004', '36005', '36006', '36007', '36008']
nosy_count = 3.0
nosy_names = ['mwh', 'gvanrossum', 'jhylton']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406076'
versions = []
```
</p></details>
| fix for nested list comprehensions (#406049) | https://api.github.com/repos/python/cpython/issues/34069/comments | 5 | 2001-03-05T18:31:13Z | 2022-04-09T21:22:34Z | https://github.com/python/cpython/issues/34069 | 1,198,775,268 | 34,069 |
[
"python",
"cpython"
] | BPO | [406049](https://bugs.python.org/issue406049)
--- | :---
Nosy | @mwhudson, @goodger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-03-19.20:44:52.000>
created_at = <Date 2001-03-05.16:47:50.000>
labels = ['interpreter-core']
title = 'crash on nested listcomps'
updated_at = <Date 2001-03-19.20:44:52.000>
user = 'https://github.com/goodger'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-19.20:44:52.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-03-05.16:47:50.000>
creator = 'goodger'
dependencies = []
files = []
hgrepos = []
issue_num = 406049
keywords = []
message_count = 4.0
messages = ['3707', '3708', '3709', '3710']
nosy_count = 4.0
nosy_names = ['mwh', 'jhylton', 'moshez', 'goodger']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue406049'
versions = []
```
</p></details>
| crash on nested listcomps | https://api.github.com/repos/python/cpython/issues/34068/comments | 4 | 2001-03-05T16:47:50Z | 2022-04-09T21:22:33Z | https://github.com/python/cpython/issues/34068 | 1,198,775,260 | 34,068 |
[
"python",
"cpython"
] | BPO | [405999](https://bugs.python.org/issue405999)
--- | :---
Nosy | @freddrake
Files | <li>[getopt_patch](https://bugs.python.org/file17/getopt_patch "Uploaded as application/octet-stream at 2001-03-18.11:46:11 by moshez"): Patch to clarify documentation</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-11.07:33:54.000>
created_at = <Date 2001-03-05.11:42:47.000>
labels = ['docs']
title = 'getopt: extra args behavior wrong'
updated_at = <Date 2001-04-11.07:33:54.000>
user = 'https://bugs.python.org/flight'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-11.07:33:54.000>
actor = 'moshez'
assignee = 'moshez'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2001-03-05.11:42:47.000>
creator = 'flight'
dependencies = []
files = ['17']
hgrepos = []
issue_num = 405999
keywords = []
message_count = 4.0
messages = ['3703', '3704', '3705', '3706']
nosy_count = 3.0
nosy_names = ['fdrake', 'moshez', 'flight']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue405999'
versions = []
```
</p></details>
| getopt: extra args behavior wrong | https://api.github.com/repos/python/cpython/issues/34067/comments | 4 | 2001-03-05T11:42:47Z | 2022-04-09T21:22:32Z | https://github.com/python/cpython/issues/34067 | 1,198,775,252 | 34,067 |
[
"python",
"cpython"
] | BPO | [405952](https://bugs.python.org/issue405952)
--- | :---
Nosy | @mwhudson, @gvanrossum
Files | <li>[cmd.patch](https://bugs.python.org/file3174/cmd.patch "Uploaded as text/plain at 2001-03-05.07:20:01 by anthony_baxter"): 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/gvanrossum'
closed_at = <Date 2001-07-20.21:57:29.000>
created_at = <Date 2001-03-05.07:20:00.000>
labels = ['library']
title = 'cmd.py uses raw_input(); eats SIGCLD'
updated_at = <Date 2001-07-20.21:57:29.000>
user = 'https://bugs.python.org/anthonybaxter'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-20.21:57:29.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-05.07:20:00.000>
creator = 'anthony_baxter'
dependencies = []
files = ['3174']
hgrepos = []
issue_num = 405952
keywords = ['patch']
message_count = 4.0
messages = ['36000', '36001', '36002', '36003']
nosy_count = 3.0
nosy_names = ['mwh', 'gvanrossum', 'anthony_baxter']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue405952'
versions = []
```
</p></details>
| cmd.py uses raw_input(); eats SIGCLD | https://api.github.com/repos/python/cpython/issues/34066/comments | 4 | 2001-03-05T07:20:00Z | 2022-04-09T21:22:32Z | https://github.com/python/cpython/issues/34066 | 1,198,775,246 | 34,066 |
[
"python",
"cpython"
] | BPO | [405939](https://bugs.python.org/issue405939)
--- | :---
Nosy | @loewis, @gstein
<sup>*Note: these values reflect the state of the issue at 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-03-08.19:39:23.000>
created_at = <Date 2001-03-05.05:44:43.000>
labels = ['library']
title = 'HTTPConnection Host hdr wrong w/ proxy'
updated_at = <Date 2002-03-08.19:39:23.000>
user = 'https://bugs.python.org/esasaki'
```
bugs.python.org fields:
```python
activity = <Date 2002-03-08.19:39:23.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-05.05:44:43.000>
creator = 'esasaki'
dependencies = []
files = []
hgrepos = []
issue_num = 405939
keywords = []
message_count = 6.0
messages = ['3697', '3698', '3699', '3700', '3701', '3702']
nosy_count = 4.0
nosy_names = ['loewis', 'jhylton', 'gstein', 'esasaki']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue405939'
versions = []
```
</p></details>
| HTTPConnection Host hdr wrong w/ proxy | https://api.github.com/repos/python/cpython/issues/34065/comments | 6 | 2001-03-05T05:44:43Z | 2022-04-09T21:22:30Z | https://github.com/python/cpython/issues/34065 | 1,198,775,242 | 34,065 |
[
"python",
"cpython"
] | BPO | [405931](https://bugs.python.org/issue405931)
--- | :---
Nosy | @gvanrossum
Files | <li>[Python-2.1b1.UW7.tar.gz](https://bugs.python.org/file3173/Python-2.1b1.UW7.tar.gz "Uploaded as application/x-tar at 2001-03-05.04:39:24 by ballie01"): TAR file containing the UW7.1.x patches for Python-2.1</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2001-04-10.22:27:37.000>
created_at = <Date 2001-03-05.04:39:23.000>
labels = ['interpreter-core']
title = 'Patches for SCO UnixWare 7.1.x port'
updated_at = <Date 2001-04-10.22:27:37.000>
user = 'https://bugs.python.org/ballie01'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-10.22:27:37.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-03-05.04:39:23.000>
creator = 'ballie01'
dependencies = []
files = ['3173']
hgrepos = []
issue_num = 405931
keywords = ['patch']
message_count = 4.0
messages = ['35996', '35997', '35998', '35999']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'ballie01']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue405931'
versions = []
```
</p></details>
| Patches for SCO UnixWare 7.1.x port | https://api.github.com/repos/python/cpython/issues/34064/comments | 4 | 2001-03-05T04:39:23Z | 2022-04-09T21:22:29Z | https://github.com/python/cpython/issues/34064 | 1,198,775,238 | 34,064 |
[
"python",
"cpython"
] | BPO | [405900](https://bugs.python.org/issue405900)
--- | :---
Nosy | @tim-one, @dbaarda
<sup>*Note: these values reflect the state of the issue at 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-03-18.19:35:06.000>
created_at = <Date 2001-03-04.23:25:36.000>
labels = ['type-feature']
title = 'String slice optimisations'
updated_at = <Date 2001-03-18.19:35:06.000>
user = 'https://github.com/dbaarda'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-18.19:35:06.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-04.23:25:36.000>
creator = 'abo'
dependencies = []
files = []
hgrepos = []
issue_num = 405900
keywords = []
message_count = 3.0
messages = ['53097', '53098', '53099']
nosy_count = 2.0
nosy_names = ['tim.peters', 'abo']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue405900'
versions = []
```
</p></details>
| String slice optimisations | https://api.github.com/repos/python/cpython/issues/34063/comments | 3 | 2001-03-04T23:25:36Z | 2022-04-09T21:22:28Z | https://github.com/python/cpython/issues/34063 | 1,198,775,234 | 34,063 |
[
"python",
"cpython"
] | BPO | [405896](https://bugs.python.org/issue405896)
--- | :---
Nosy | @gvanrossum, @dbaarda
<sup>*Note: these values reflect the state of the issue at 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-03-20.20:32:27.000>
created_at = <Date 2001-03-04.23:19:36.000>
labels = ['type-feature']
title = 'String slice optimisations'
updated_at = <Date 2001-03-20.20:32:27.000>
user = 'https://github.com/dbaarda'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-20.20:32:27.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-04.23:19:36.000>
creator = 'abo'
dependencies = []
files = []
hgrepos = []
issue_num = 405896
keywords = []
message_count = 3.0
messages = ['53094', '53095', '53096']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'abo']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue405896'
versions = []
```
</p></details>
| String slice optimisations | https://api.github.com/repos/python/cpython/issues/34062/comments | 3 | 2001-03-04T23:19:36Z | 2022-04-09T21:22:27Z | https://github.com/python/cpython/issues/34062 | 1,198,775,227 | 34,062 |
[
"python",
"cpython"
] | BPO | [405894](https://bugs.python.org/issue405894)
--- | :---
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-03-05.08:04:34.000>
created_at = <Date 2001-03-04.22:57:03.000>
labels = ['expert-regex']
title = "sre fails on r'[\\w-]' patterns"
updated_at = <Date 2001-03-05.08:04:34.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-05.08:04:34.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2001-03-04.22:57:03.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 405894
keywords = []
message_count = 2.0
messages = ['3695', '3696']
nosy_count = 1.0
nosy_names = ['loewis']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue405894'
versions = []
```
</p></details>
| sre fails on r'[\w-]' patterns | https://api.github.com/repos/python/cpython/issues/34061/comments | 2 | 2001-03-04T22:57:03Z | 2022-04-09T21:22:25Z | https://github.com/python/cpython/issues/34061 | 1,198,775,222 | 34,061 |
[
"python",
"cpython"
] | BPO | [405853](https://bugs.python.org/issue405853)
--- | :---
Nosy | @warsaw
Files | <li>[site-patch](https://bugs.python.org/file3172/site-patch "Uploaded as text/plain at 2001-03-04.17:48:13 by bckfnn"): The patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2001-03-23.17:54:24.000>
created_at = <Date 2001-03-04.17:45:40.000>
labels = ['library']
title = 'Allow jython to use site.py'
updated_at = <Date 2001-03-23.17:54:24.000>
user = 'https://bugs.python.org/bckfnn'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-23.17:54:24.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-04.17:45:40.000>
creator = 'bckfnn'
dependencies = []
files = ['3172']
hgrepos = []
issue_num = 405853
keywords = ['patch']
message_count = 3.0
messages = ['35993', '35994', '35995']
nosy_count = 2.0
nosy_names = ['barry', 'bckfnn']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue405853'
versions = []
```
</p></details>
| Allow jython to use site.py | https://api.github.com/repos/python/cpython/issues/34060/comments | 3 | 2001-03-04T17:45:40Z | 2022-04-09T21:22:25Z | https://github.com/python/cpython/issues/34060 | 1,198,775,215 | 34,060 |
[
"python",
"cpython"
] | BPO | [405851](https://bugs.python.org/issue405851)
--- | :---
Nosy | @malemburg, @warsaw
Files | <li>[l](https://bugs.python.org/file3170/l "Uploaded as text/plain at 2001-03-04.17:36:56 by bckfnn"): The patch</li><li>[405851.txt](https://bugs.python.org/file3171/405851.txt "Uploaded as text/plain at 2001-03-23.17:25:06 by @warsaw")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/malemburg'
closed_at = <Date 2001-03-23.20:23:58.000>
created_at = <Date 2001-03-04.17:36:56.000>
labels = ['library']
title = 'Allow jython to complete test_strftime'
updated_at = <Date 2001-03-23.20:23:58.000>
user = 'https://bugs.python.org/bckfnn'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-23.20:23:58.000>
actor = 'barry'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-04.17:36:56.000>
creator = 'bckfnn'
dependencies = []
files = ['3170', '3171']
hgrepos = []
issue_num = 405851
keywords = ['patch']
message_count = 4.0
messages = ['35989', '35990', '35991', '35992']
nosy_count = 3.0
nosy_names = ['lemburg', 'barry', 'bckfnn']
pr_nums = []
priority = 'low'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue405851'
versions = []
```
</p></details>
| Allow jython to complete test_strftime | https://api.github.com/repos/python/cpython/issues/34059/comments | 4 | 2001-03-04T17:36:56Z | 2022-04-09T21:22:24Z | https://github.com/python/cpython/issues/34059 | 1,198,775,213 | 34,059 |
[
"python",
"cpython"
] | BPO | [405849](https://bugs.python.org/issue405849)
--- | :---
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-03-04.18:31:30.000>
created_at = <Date 2001-03-04.17:28:37.000>
labels = ['invalid']
title = 'print (float) of Python 2.0'
updated_at = <Date 2001-03-04.18:31:30.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-04.18:31:30.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2001-03-04.17:28:37.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 405849
keywords = []
message_count = 2.0
messages = ['3693', '3694']
nosy_count = 1.0
nosy_names = ['loewis']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue405849'
versions = []
```
</p></details>
| print (float) of Python 2.0 | https://api.github.com/repos/python/cpython/issues/34058/comments | 2 | 2001-03-04T17:28:37Z | 2022-04-09T21:22:22Z | https://github.com/python/cpython/issues/34058 | 1,198,775,208 | 34,058 |
[
"python",
"cpython"
] | BPO | [405845](https://bugs.python.org/issue405845)
--- | :---
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-03-04.16:59:18.000>
created_at = <Date 2001-03-04.16:57:41.000>
labels = ['extension-modules']
title = 'Fix for python/cpython#34048: raise BadStatusLine'
updated_at = <Date 2001-03-04.16:59:18.000>
user = 'https://github.com/loewis'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-04.16:59:18.000>
actor = 'loewis'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-03-04.16:57:41.000>
creator = 'loewis'
dependencies = []
files = []
hgrepos = []
issue_num = 405845
keywords = ['patch']
message_count = 2.0
messages = ['35987', '35988']
nosy_count = 2.0
nosy_names = ['loewis', 'jhylton']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue405845'
versions = []
```
</p></details>
| Fix for #405427: raise BadStatusLine | https://api.github.com/repos/python/cpython/issues/34057/comments | 2 | 2001-03-04T16:57:41Z | 2022-04-09T21:22:21Z | https://github.com/python/cpython/issues/34057 | 1,198,775,201 | 34,057 |
[
"python",
"cpython"
] | BPO | [405837](https://bugs.python.org/issue405837)
--- | :---
Nosy | @gvanrossum, @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/gvanrossum'
closed_at = <Date 2001-06-02.00:40:01.000>
created_at = <Date 2001-03-04.14:53:29.000>
labels = ['interpreter-core', 'invalid']
title = 'getting PyRun_String() true result'
updated_at = <Date 2001-06-02.00:40:01.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-06-02.00:40:01.000>
actor = 'davygrvy'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-03-04.14:53:29.000>
creator = 'anonymous'
dependencies = []
files = []
hgrepos = []
issue_num = 405837
keywords = []
message_count = 9.0
messages = ['3684', '3685', '3686', '3687', '3688', '3689', '3690', '3691', '3692']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'nobody', 'loewis', 'davygrvy']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue405837'
versions = []
```
</p></details>
| getting PyRun_String() true result | https://api.github.com/repos/python/cpython/issues/34056/comments | 9 | 2001-03-04T14:53:29Z | 2022-04-09T21:22:20Z | https://github.com/python/cpython/issues/34056 | 1,198,775,196 | 34,056 |
[
"python",
"cpython"
] | BPO | [405831](https://bugs.python.org/issue405831)
--- | :---
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-03-12.14:58:06.000>
created_at = <Date 2001-03-04.14:17:06.000>
labels = ['invalid', 'library']
title = 'popen3 read fails in blocks'
updated_at = <Date 2001-03-12.14:58:06.000>
user = 'https://bugs.python.org/lkcl'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-12.14:58:06.000>
actor = 'lkcl'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-04.14:17:06.000>
creator = 'lkcl'
dependencies = []
files = []
hgrepos = []
issue_num = 405831
keywords = []
message_count = 7.0
messages = ['3677', '3678', '3679', '3680', '3681', '3682', '3683']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'lkcl']
pr_nums = []
priority = 'low'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue405831'
versions = []
```
</p></details>
| popen3 read fails in blocks | https://api.github.com/repos/python/cpython/issues/34055/comments | 7 | 2001-03-04T14:17:06Z | 2022-04-09T21:22:19Z | https://github.com/python/cpython/issues/34055 | 1,198,775,193 | 34,055 |
[
"python",
"cpython"
] | BPO | [405792](https://bugs.python.org/issue405792)
--- | :---
Nosy | @gvanrossum, @nascheme
Files | <li>[config_args.diff](https://bugs.python.org/file3169/config_args.diff "Uploaded as text/plain at 2001-03-21.04:50:36 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/nascheme'
closed_at = <Date 2001-03-21.23:59:06.000>
created_at = <Date 2001-03-04.05:14:34.000>
labels = ['build']
title = 'Run configure instead of config.status'
updated_at = <Date 2001-03-21.23:59:06.000>
user = 'https://github.com/nascheme'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-21.23:59:06.000>
actor = 'gvanrossum'
assignee = 'nascheme'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2001-03-04.05:14:34.000>
creator = 'nascheme'
dependencies = []
files = ['3169']
hgrepos = []
issue_num = 405792
keywords = ['patch']
message_count = 6.0
messages = ['35981', '35982', '35983', '35984', '35985', '35986']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'nascheme']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue405792'
versions = []
```
</p></details>
| Run configure instead of config.status | https://api.github.com/repos/python/cpython/issues/34054/comments | 6 | 2001-03-04T05:14:34Z | 2022-04-09T21:22:18Z | https://github.com/python/cpython/issues/34054 | 1,198,775,187 | 34,054 |
[
"python",
"cpython"
] | BPO | [405676](https://bugs.python.org/issue405676)
--- | :---
Nosy | @tim-one
Files | <li>[pybug.tar.gz](https://bugs.python.org/file16/pybug.tar.gz "Uploaded as application/gzip at 2001-03-03.17:45:54 by nobody"): .py file, triggering input.</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-07-03.19:56:37.000>
created_at = <Date 2001-03-03.17:45:53.000>
labels = ['expert-regex']
title = 'Quasi hang in RE code'
updated_at = <Date 2001-07-03.19:56:37.000>
user = 'https://bugs.python.org/anonymous'
```
bugs.python.org fields:
```python
activity = <Date 2001-07-03.19:56:37.000>
actor = 'effbot'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2001-03-03.17:45:53.000>
creator = 'anonymous'
dependencies = []
files = ['16']
hgrepos = []
issue_num = 405676
keywords = []
message_count = 3.0
messages = ['3674', '3675', '3676']
nosy_count = 2.0
nosy_names = ['tim.peters', 'effbot']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue405676'
versions = []
```
</p></details>
| Quasi hang in RE code | https://api.github.com/repos/python/cpython/issues/34053/comments | 3 | 2001-03-03T17:45:53Z | 2022-04-09T21:22:16Z | https://github.com/python/cpython/issues/34053 | 1,198,775,183 | 34,053 |
[
"python",
"cpython"
] | BPO | [405583](https://bugs.python.org/issue405583)
--- | :---
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 = None
closed_at = <Date 2001-03-13.01:59:54.000>
created_at = <Date 2001-03-03.03:33:15.000>
labels = ['interpreter-core']
title = 'Objects never freed with nested scopes'
updated_at = <Date 2001-03-13.01:59:54.000>
user = 'https://bugs.python.org/atsuoi'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-13.01:59:54.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2001-03-03.03:33:15.000>
creator = 'atsuoi'
dependencies = []
files = []
hgrepos = []
issue_num = 405583
keywords = []
message_count = 5.0
messages = ['3669', '3670', '3671', '3672', '3673']
nosy_count = 4.0
nosy_names = ['loewis', 'jhylton', 'fdrake', 'atsuoi']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue405583'
versions = []
```
</p></details>
| Objects never freed with nested scopes | https://api.github.com/repos/python/cpython/issues/34052/comments | 5 | 2001-03-03T03:33:15Z | 2022-04-09T21:22:15Z | https://github.com/python/cpython/issues/34052 | 1,198,775,178 | 34,052 |
[
"python",
"cpython"
] | BPO | [405567](https://bugs.python.org/issue405567)
--- | :---
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-03-03.18:09:10.000>
created_at = <Date 2001-03-03.01:12:56.000>
labels = ['extension-modules']
title = '2.1b1 termios fix for FreeBSD 4.2'
updated_at = <Date 2001-03-03.18:09:10.000>
user = 'https://bugs.python.org/mfavas'
```
bugs.python.org fields:
```python
activity = <Date 2001-03-03.18:09:10.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2001-03-03.01:12:56.000>
creator = 'mfavas'
dependencies = []
files = []
hgrepos = []
issue_num = 405567
keywords = ['patch']
message_count = 3.0
messages = ['35978', '35979', '35980']
nosy_count = 2.0
nosy_names = ['fdrake', 'mfavas']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue405567'
versions = []
```
</p></details>
| 2.1b1 termios fix for FreeBSD 4.2 | https://api.github.com/repos/python/cpython/issues/34051/comments | 3 | 2001-03-03T01:12:56Z | 2022-04-09T21:22:15Z | https://github.com/python/cpython/issues/34051 | 1,198,775,173 | 34,051 |
[
"python",
"cpython"
] | BPO | [405554](https://bugs.python.org/issue405554)
--- | :---
Nosy | @gvanrossum, @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-02-05.20:27:03.000>
created_at = <Date 2001-03-02.23:09:59.000>
labels = ['type-feature', 'library']
title = 'pydoc should be integrated with HTML doc'
updated_at = <Date 2003-02-05.20:27:03.000>
user = 'https://github.com/gvanrossum'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-05.20:27:03.000>
actor = 'akuchling'
assignee = 'ping'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-02.23:09:59.000>
creator = 'gvanrossum'
dependencies = []
files = []
hgrepos = []
issue_num = 405554
keywords = []
message_count = 4.0
messages = ['3665', '3666', '3667', '3668']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'ping', 'akuchling', 'gtk']
pr_nums = []
priority = 'normal'
resolution = 'later'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue405554'
versions = []
```
</p></details>
| pydoc should be integrated with HTML doc | https://api.github.com/repos/python/cpython/issues/34050/comments | 4 | 2001-03-02T23:09:59Z | 2022-04-09T21:22:13Z | https://github.com/python/cpython/issues/34050 | 1,198,775,171 | 34,050 |
[
"python",
"cpython"
] | BPO | [405553](https://bugs.python.org/issue405553)
--- | :---
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-04-13.12:55:48.000>
created_at = <Date 2001-03-02.23:06:58.000>
labels = ['library']
title = 'pydoc.help broken in IDLE'
updated_at = <Date 2001-04-13.12:55:48.000>
user = 'https://github.com/gvanrossum'
```
bugs.python.org fields:
```python
activity = <Date 2001-04-13.12:55:48.000>
actor = 'ping'
assignee = 'ping'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2001-03-02.23:06:58.000>
creator = 'gvanrossum'
dependencies = []
files = []
hgrepos = []
issue_num = 405553
keywords = []
message_count = 5.0
messages = ['3660', '3661', '3662', '3663', '3664']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'ping']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue405553'
versions = []
```
</p></details>
| pydoc.help broken in IDLE | https://api.github.com/repos/python/cpython/issues/34049/comments | 5 | 2001-03-02T23:06:58Z | 2022-04-09T21:22:12Z | https://github.com/python/cpython/issues/34049 | 1,198,775,170 | 34,049 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.