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 | [693094](https://bugs.python.org/issue693094)
--- | :---
Files | <li>[configure_patch.txt](https://bugs.python.org/file803/configure_patch.txt "Uploaded as text/plain at 2003-02-28.00:58:45 by sfiedler"): Result of cvs diff -c configure* after mods</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 2003-05-28.00:42:50.000>
created_at = <Date 2003-02-25.18:48:57.000>
labels = ['build']
title = 'Python does not build --with-pydebug on Tru64 with vendor cc'
updated_at = <Date 2003-05-28.00:42:50.000>
user = 'https://bugs.python.org/sfiedler'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-28.00:42:50.000>
actor = 'sfiedler'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-02-25.18:48:57.000>
creator = 'sfiedler'
dependencies = []
files = ['803']
hgrepos = []
issue_num = 693094
keywords = []
message_count = 6.0
messages = ['14827', '14828', '14829', '14830', '14831', '14832']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'sfiedler']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue693094'
versions = []
```
</p></details>
| Python does not build --with-pydebug on Tru64 with vendor cc | https://api.github.com/repos/python/cpython/issues/38048/comments | 6 | 2003-02-25T18:48:57Z | 2022-04-09T22:37:11Z | https://github.com/python/cpython/issues/38048 | 1,198,792,419 | 38,048 |
[
"python",
"cpython"
] | BPO | [692988](https://bugs.python.org/issue692988)
--- | :---
Nosy | @gvanrossum
Files | <li>[test_timeout_problems.log](https://bugs.python.org/file802/test_timeout_problems.log "Uploaded as application/octet-stream at 2003-02-25.16:08:11 by cesarb"): Verbose output of test_timeout.py with network down</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 2003-02-28.20:08:08.000>
created_at = <Date 2003-02-25.16:01:21.000>
labels = []
title = "test_timeout.py needs 'network' resource"
updated_at = <Date 2003-02-28.20:08:08.000>
user = 'https://bugs.python.org/cesarb'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-28.20:08:08.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-02-25.16:01:21.000>
creator = 'cesarb'
dependencies = []
files = ['802']
hgrepos = []
issue_num = 692988
keywords = []
message_count = 9.0
messages = ['14818', '14819', '14820', '14821', '14822', '14823', '14824', '14825', '14826']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'nnorwitz', 'cesarb']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue692988'
versions = ['Python 2.3']
```
</p></details>
| test_timeout.py needs 'network' resource | https://api.github.com/repos/python/cpython/issues/38047/comments | 9 | 2003-02-25T16:01:21Z | 2022-04-09T22:37:10Z | https://github.com/python/cpython/issues/38047 | 1,198,792,416 | 38,047 |
[
"python",
"cpython"
] | BPO | [692959](https://bugs.python.org/issue692959)
--- | :---
Nosy | @mwhudson, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-05-06.09:02:23.000>
created_at = <Date 2003-02-25.15:24:41.000>
labels = ['interpreter-core']
title = 'new.function ignores keyword arguments'
updated_at = <Date 2003-05-06.09:02:23.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-06.09:02:23.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-25.15:24:41.000>
creator = 'mwh'
dependencies = []
files = []
hgrepos = []
issue_num = 692959
keywords = []
message_count = 2.0
messages = ['14816', '14817']
nosy_count = 2.0
nosy_names = ['mwh', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue692959'
versions = ['Python 2.3']
```
</p></details>
| new.function ignores keyword arguments | https://api.github.com/repos/python/cpython/issues/38046/comments | 2 | 2003-02-25T15:24:41Z | 2022-04-09T22:37:08Z | https://github.com/python/cpython/issues/38046 | 1,198,792,409 | 38,046 |
[
"python",
"cpython"
] | BPO | [692951](https://bugs.python.org/issue692951)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-28.20:07:10.000>
created_at = <Date 2003-02-25.15:16:23.000>
labels = ['build']
title = 'Python 2.3a2 make test fails timeout'
updated_at = <Date 2003-02-28.20:07:10.000>
user = 'https://bugs.python.org/quixo'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-28.20:07:10.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-02-25.15:16:23.000>
creator = 'quixo'
dependencies = []
files = []
hgrepos = []
issue_num = 692951
keywords = []
message_count = 3.0
messages = ['14813', '14814', '14815']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'quixo']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue692951'
versions = ['Python 2.3']
```
</p></details>
| Python 2.3a2 make test fails timeout | https://api.github.com/repos/python/cpython/issues/38045/comments | 3 | 2003-02-25T15:16:23Z | 2022-04-09T22:37:07Z | https://github.com/python/cpython/issues/38045 | 1,198,792,404 | 38,045 |
[
"python",
"cpython"
] | BPO | [692884](https://bugs.python.org/issue692884)
--- | :---
Nosy | @smontanaro
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-03-21.17:18:50.000>
created_at = <Date 2003-02-25.13:43:12.000>
labels = ['interpreter-core']
title = 'python always searches python23.zip'
updated_at = <Date 2007-03-21.17:18:50.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2007-03-21.17:18:50.000>
actor = 'collinwinter'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-25.13:43:12.000>
creator = 'skip.montanaro'
dependencies = []
files = []
hgrepos = []
issue_num = 692884
keywords = []
message_count = 5.0
messages = ['14808', '14809', '14810', '14811', '14812']
nosy_count = 3.0
nosy_names = ['skip.montanaro', 'collinwinter', 'jvr']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue692884'
versions = ['Python 2.3']
```
</p></details>
| python always searches python23.zip | https://api.github.com/repos/python/cpython/issues/38044/comments | 5 | 2003-02-25T13:43:12Z | 2022-04-09T22:37:06Z | https://github.com/python/cpython/issues/38044 | 1,198,792,397 | 38,044 |
[
"python",
"cpython"
] | BPO | [692881](https://bugs.python.org/issue692881)
--- | :---
Nosy | @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-05-13.19:02:06.000>
created_at = <Date 2003-02-25.13:37:33.000>
labels = ['interpreter-core', 'type-feature']
title = 'import files from any directory'
updated_at = <Date 2003-05-13.19:02:06.000>
user = 'https://bugs.python.org/noamr'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-13.19:02:06.000>
actor = 'noamr'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-25.13:37:33.000>
creator = 'noamr'
dependencies = []
files = []
hgrepos = []
issue_num = 692881
keywords = []
message_count = 4.0
messages = ['53777', '53778', '53779', '53780']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'alexanro', 'noamr']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue692881'
versions = []
```
</p></details>
| import files from any directory | https://api.github.com/repos/python/cpython/issues/38043/comments | 4 | 2003-02-25T13:37:33Z | 2022-04-09T22:37:05Z | https://github.com/python/cpython/issues/38043 | 1,198,792,395 | 38,043 |
[
"python",
"cpython"
] | BPO | [692776](https://bugs.python.org/issue692776)
--- | :---
Nosy | @mwhudson
Files | <li>[segfault.py](https://bugs.python.org/file801/segfault.py "Uploaded as text/plain at 2003-02-25.08:05:00 by exarkun")</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 2003-05-22.18:11:05.000>
created_at = <Date 2003-02-25.08:04:23.000>
labels = ['interpreter-core']
title = 'new.function() leads to segfault'
updated_at = <Date 2003-05-22.18:11:05.000>
user = 'https://bugs.python.org/exarkun'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-22.18:11:05.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-25.08:04:23.000>
creator = 'exarkun'
dependencies = []
files = ['801']
hgrepos = []
issue_num = 692776
keywords = []
message_count = 5.0
messages = ['14803', '14804', '14805', '14806', '14807']
nosy_count = 3.0
nosy_names = ['mwh', 'jhylton', 'exarkun']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue692776'
versions = ['Python 2.2']
```
</p></details>
| new.function() leads to segfault | https://api.github.com/repos/python/cpython/issues/38042/comments | 5 | 2003-02-25T08:04:23Z | 2022-04-09T22:37:04Z | https://github.com/python/cpython/issues/38042 | 1,198,792,391 | 38,042 |
[
"python",
"cpython"
] | BPO | [692718](https://bugs.python.org/issue692718)
--- | :---
Nosy | @gvanrossum, @smontanaro
Files | <li>[import.diff](https://bugs.python.org/file5043/import.diff "Uploaded as text/plain at 2003-02-25.04:27:28 by @smontanaro")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2003-02-26.16:24:04.000>
created_at = <Date 2003-02-25.04:26:19.000>
labels = ['interpreter-core']
title = 'change file extension search?'
updated_at = <Date 2003-02-26.16:24:04.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-26.16:24:04.000>
actor = 'skip.montanaro'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-25.04:26:19.000>
creator = 'skip.montanaro'
dependencies = []
files = ['5043']
hgrepos = []
issue_num = 692718
keywords = ['patch']
message_count = 5.0
messages = ['42888', '42889', '42890', '42891', '42892']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'skip.montanaro', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue692718'
versions = ['Python 2.3']
```
</p></details>
| change file extension search? | https://api.github.com/repos/python/cpython/issues/38041/comments | 5 | 2003-02-25T04:26:19Z | 2022-04-09T22:37:03Z | https://github.com/python/cpython/issues/38041 | 1,198,792,389 | 38,041 |
[
"python",
"cpython"
] | BPO | [692416](https://bugs.python.org/issue692416)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2003-03-03.21:28:01.000>
created_at = <Date 2003-02-24.18:54:11.000>
labels = ['expert-tkinter']
title = 'tkinter.createfilehandler dumps core'
updated_at = <Date 2003-03-03.21:28:01.000>
user = 'https://bugs.python.org/romberg'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-03.21:28:01.000>
actor = 'nnorwitz'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2003-02-24.18:54:11.000>
creator = 'romberg'
dependencies = []
files = []
hgrepos = []
issue_num = 692416
keywords = []
message_count = 5.0
messages = ['14798', '14799', '14800', '14801', '14802']
nosy_count = 3.0
nosy_names = ['loewis', 'nnorwitz', 'romberg']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue692416'
versions = ['Python 2.3']
```
</p></details>
| tkinter.createfilehandler dumps core | https://api.github.com/repos/python/cpython/issues/38040/comments | 5 | 2003-02-24T18:54:11Z | 2022-04-09T22:37:02Z | https://github.com/python/cpython/issues/38040 | 1,198,792,387 | 38,040 |
[
"python",
"cpython"
] | BPO | [692327](https://bugs.python.org/issue692327)
--- | :---
Nosy | @gvanrossum
Files | <li>[python-2.3b1.patch](https://bugs.python.org/file5042/python-2.3b1.patch "Uploaded as text/plain at 2003-02-24.17:05:04 by jafo"): Patch to the 2.3 .spec 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 = 'https://github.com/gvanrossum'
closed_at = <Date 2003-02-24.18:19:18.000>
created_at = <Date 2003-02-24.17:03:45.000>
labels = ['build']
title = '2.3b1 .spec file.'
updated_at = <Date 2003-02-24.18:19:18.000>
user = 'https://bugs.python.org/jafo'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-24.18:19:18.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-02-24.17:03:45.000>
creator = 'jafo'
dependencies = []
files = ['5042']
hgrepos = []
issue_num = 692327
keywords = ['patch']
message_count = 2.0
messages = ['42886', '42887']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'jafo']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue692327'
versions = ['Python 2.3']
```
</p></details>
| 2.3b1 .spec file. | https://api.github.com/repos/python/cpython/issues/38039/comments | 2 | 2003-02-24T17:03:45Z | 2022-04-09T22:37:01Z | https://github.com/python/cpython/issues/38039 | 1,198,792,383 | 38,039 |
[
"python",
"cpython"
] | BPO | [692222](https://bugs.python.org/issue692222)
--- | :---
Nosy | @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2003-02-24.15:35:51.000>
created_at = <Date 2003-02-24.13:20:06.000>
labels = ['OS-mac']
title = 'On MacOS X, make test fails on some tests/spaces in path'
updated_at = <Date 2003-02-24.15:35:51.000>
user = 'https://bugs.python.org/pascalefi'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-24.15:35:51.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-02-24.13:20:06.000>
creator = 'pascal_efi'
dependencies = []
files = []
hgrepos = []
issue_num = 692222
keywords = []
message_count = 3.0
messages = ['14795', '14796', '14797']
nosy_count = 2.0
nosy_names = ['jackjansen', 'pascal_efi']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue692222'
versions = ['Python 2.3']
```
</p></details>
| On MacOS X, make test fails on some tests/spaces in path | https://api.github.com/repos/python/cpython/issues/38038/comments | 3 | 2003-02-24T13:20:06Z | 2022-04-09T22:37:00Z | https://github.com/python/cpython/issues/38038 | 1,198,792,376 | 38,038 |
[
"python",
"cpython"
] | BPO | [692016](https://bugs.python.org/issue692016)
--- | :---
Nosy | @akuchling, @terryjreedy
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2003-03-04.16:17:38.000>
created_at = <Date 2003-02-24.04:30:37.000>
labels = ['docs']
title = 'LibRef 4.2.1: {m,n} description update'
updated_at = <Date 2003-03-04.16:17:38.000>
user = 'https://github.com/terryjreedy'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-04.16:17:38.000>
actor = 'terry.reedy'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-02-24.04:30:37.000>
creator = 'terry.reedy'
dependencies = []
files = []
hgrepos = []
issue_num = 692016
keywords = []
message_count = 3.0
messages = ['14792', '14793', '14794']
nosy_count = 2.0
nosy_names = ['akuchling', 'terry.reedy']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue692016'
versions = []
```
</p></details>
| LibRef 4.2.1: {m,n} description update | https://api.github.com/repos/python/cpython/issues/38037/comments | 3 | 2003-02-24T04:30:37Z | 2022-04-09T22:36:59Z | https://github.com/python/cpython/issues/38037 | 1,198,792,370 | 38,037 |
[
"python",
"cpython"
] | BPO | [692001](https://bugs.python.org/issue692001)
--- | :---
Nosy | @gvanrossum
Files | <li>[ref3.patch](https://bugs.python.org/file5041/ref3.patch "Uploaded as text/plain at 2003-02-24.03:56:10 by david_abrahams")</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 2003-02-28.16:34:51.000>
created_at = <Date 2003-02-24.03:52:17.000>
labels = ['docs']
title = 'properties and __getattribute__'
updated_at = <Date 2003-02-28.16:34:51.000>
user = 'https://bugs.python.org/davidabrahams'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-28.16:34:51.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-02-24.03:52:17.000>
creator = 'david_abrahams'
dependencies = []
files = ['5041']
hgrepos = []
issue_num = 692001
keywords = ['patch']
message_count = 2.0
messages = ['42884', '42885']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'david_abrahams']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue692001'
versions = ['Python 2.3']
```
</p></details>
| properties and __getattribute__ | https://api.github.com/repos/python/cpython/issues/38036/comments | 2 | 2003-02-24T03:52:17Z | 2022-04-09T22:36:58Z | https://github.com/python/cpython/issues/38036 | 1,198,792,367 | 38,036 |
[
"python",
"cpython"
] | BPO | [691928](https://bugs.python.org/issue691928)
--- | :---
Nosy | @smontanaro, @brettcannon, @rhettinger
Files | <li>[use_datetime.diff](https://bugs.python.org/file5039/use_datetime.diff "Uploaded as text/plain at 2003-02-24.00:09:00 by @brettcannon"): 2003-02-23: diff -u</li><li>[use_datetime.diff](https://bugs.python.org/file5040/use_datetime.diff "Uploaded as text/plain at 2003-02-25.21:52:34 by @brettcannon"): 2003-02-25: diff -u</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-03-09.07:56:49.000>
created_at = <Date 2003-02-24.00:07:59.000>
labels = ['library']
title = 'Use datetime in _strptime'
updated_at = <Date 2003-03-09.07:56:49.000>
user = 'https://github.com/brettcannon'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-09.07:56:49.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-24.00:07:59.000>
creator = 'brett.cannon'
dependencies = []
files = ['5039', '5040']
hgrepos = []
issue_num = 691928
keywords = ['patch']
message_count = 6.0
messages = ['42878', '42879', '42880', '42881', '42882', '42883']
nosy_count = 4.0
nosy_names = ['skip.montanaro', 'nnorwitz', 'brett.cannon', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue691928'
versions = ['Python 2.3']
```
</p></details>
| Use datetime in _strptime | https://api.github.com/repos/python/cpython/issues/38035/comments | 6 | 2003-02-24T00:07:59Z | 2022-04-09T22:36:56Z | https://github.com/python/cpython/issues/38035 | 1,198,792,362 | 38,035 |
[
"python",
"cpython"
] | BPO | [691889](https://bugs.python.org/issue691889)
--- | :---
Nosy | @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2003-02-25.04:05:15.000>
created_at = <Date 2003-02-23.22:27:27.000>
labels = ['OS-mac', 'type-feature']
title = 'Add MacOS.framework attribute'
updated_at = <Date 2003-02-25.04:05:15.000>
user = 'https://bugs.python.org/jpe'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-25.04:05:15.000>
actor = 'jpe'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-02-23.22:27:27.000>
creator = 'jpe'
dependencies = []
files = []
hgrepos = []
issue_num = 691889
keywords = []
message_count = 5.0
messages = ['53772', '53773', '53774', '53775', '53776']
nosy_count = 2.0
nosy_names = ['jackjansen', 'jpe']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue691889'
versions = []
```
</p></details>
| Add MacOS.framework attribute | https://api.github.com/repos/python/cpython/issues/38034/comments | 5 | 2003-02-23T22:27:27Z | 2022-04-09T22:36:56Z | https://github.com/python/cpython/issues/38034 | 1,198,792,357 | 38,034 |
[
"python",
"cpython"
] | BPO | [691793](https://bugs.python.org/issue691793)
--- | :---
Files | <li>[configure_patch.txt](https://bugs.python.org/file800/configure_patch.txt "Uploaded as text/plain at 2003-02-23.23:01:07 by sfiedler"): Output of diff -c on configure.in</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-02-24.00:52:35.000>
created_at = <Date 2003-02-23.18:46:56.000>
labels = ['build']
title = 'Python 2.3a2 build fails on Tru64'
updated_at = <Date 2003-02-24.00:52:35.000>
user = 'https://bugs.python.org/sfiedler'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-24.00:52:35.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-02-23.18:46:56.000>
creator = 'sfiedler'
dependencies = []
files = ['800']
hgrepos = []
issue_num = 691793
keywords = []
message_count = 8.0
messages = ['14784', '14785', '14786', '14787', '14788', '14789', '14790', '14791']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'sfiedler']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue691793'
versions = ['Python 2.3']
```
</p></details>
| Python 2.3a2 build fails on Tru64 | https://api.github.com/repos/python/cpython/issues/38033/comments | 8 | 2003-02-23T18:46:56Z | 2022-04-09T22:36:54Z | https://github.com/python/cpython/issues/38033 | 1,198,792,353 | 38,033 |
[
"python",
"cpython"
] | BPO | [691733](https://bugs.python.org/issue691733)
--- | :---
Nosy | @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-10-07.22:37:27.000>
created_at = <Date 2003-02-23.17:08:04.000>
labels = ['interpreter-core']
title = 'Let assign to as raise SyntaxWarning as well'
updated_at = <Date 2006-10-07.22:37:27.000>
user = 'https://bugs.python.org/gerrit'
```
bugs.python.org fields:
```python
activity = <Date 2006-10-07.22:37:27.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-23.17:08:04.000>
creator = 'gerrit'
dependencies = []
files = []
hgrepos = []
issue_num = 691733
keywords = []
message_count = 5.0
messages = ['14779', '14780', '14781', '14782', '14783']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'georg.brandl', 'gerrit']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue691733'
versions = ['Python 2.5']
```
</p></details>
| Let assign to as raise SyntaxWarning as well | https://api.github.com/repos/python/cpython/issues/38032/comments | 5 | 2003-02-23T17:08:04Z | 2022-04-09T22:36:53Z | https://github.com/python/cpython/issues/38032 | 1,198,792,349 | 38,032 |
[
"python",
"cpython"
] | BPO | [691291](https://bugs.python.org/issue691291)
--- | :---
Nosy | @malemburg, @jackjansen, @tiran, @bobince, @florentx
Files | <li>[UTest.py](https://bugs.python.org/file8216/UTest.py "Uploaded as text/plain at 2003-02-22.20:01:59 by jorend"): Unit test demonstrating bug with codecs.open(filename, 'rU', 'UTF-16')</li><li>[issue691291_py3k.diff](https://bugs.python.org/file15423/issue691291_py3k.diff "Uploaded as text/plain at 2009-12-01.08:01:49 by @florentx"): Patch against branches/py3k r76622 (test only)</li><li>[issue691291_v2.diff](https://bugs.python.org/file15697/issue691291_v2.diff "Uploaded as text/plain at 2009-12-30.09:46:20 by @florentx"): Patch, apply to trunk</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/florentx'
closed_at = <Date 2010-02-27.11:41:33.747>
created_at = <Date 2003-02-22.19:21:01.000>
labels = ['type-bug', 'library']
title = "codecs.open(filename, 'U', 'UTF-16') corrupts text"
updated_at = <Date 2010-02-27.11:41:33.746>
user = 'https://bugs.python.org/jorend'
```
bugs.python.org fields:
```python
activity = <Date 2010-02-27.11:41:33.746>
actor = 'flox'
assignee = 'flox'
closed = True
closed_date = <Date 2010-02-27.11:41:33.747>
closer = 'flox'
components = ['Library (Lib)']
creation = <Date 2003-02-22.19:21:01.000>
creator = 'jorend'
dependencies = []
files = ['8216', '15423', '15697']
hgrepos = []
issue_num = 691291
keywords = ['patch']
message_count = 10.0
messages = ['53767', '53768', '53769', '53770', '53771', '59293', '81182', '95849', '97023', '100146']
nosy_count = 6.0
nosy_names = ['lemburg', 'jackjansen', 'jorend', 'christian.heimes', 'aclover', 'flox']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue691291'
versions = ['Python 2.6', 'Python 2.7']
```
</p></details>
| codecs.open(filename, 'U', 'UTF-16') corrupts text | https://api.github.com/repos/python/cpython/issues/38031/comments | 10 | 2003-02-22T19:21:01Z | 2022-04-09T22:36:53Z | https://github.com/python/cpython/issues/38031 | 1,198,792,345 | 38,031 |
[
"python",
"cpython"
] | BPO | [691276](https://bugs.python.org/issue691276)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-23.21:46:08.000>
created_at = <Date 2003-02-22.18:41:15.000>
labels = ['docs']
title = 'shutil.copytree documentation bug'
updated_at = <Date 2003-02-23.21:46:08.000>
user = 'https://bugs.python.org/jorend'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-23.21:46:08.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-02-22.18:41:15.000>
creator = 'jorend'
dependencies = []
files = []
hgrepos = []
issue_num = 691276
keywords = []
message_count = 2.0
messages = ['14777', '14778']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'jorend']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue691276'
versions = ['Python 2.3']
```
</p></details>
| shutil.copytree documentation bug | https://api.github.com/repos/python/cpython/issues/38030/comments | 2 | 2003-02-22T18:41:15Z | 2022-04-09T22:36:51Z | https://github.com/python/cpython/issues/38030 | 1,198,792,341 | 38,030 |
[
"python",
"cpython"
] | BPO | [691005](https://bugs.python.org/issue691005)
--- | :---
Nosy | @mwhudson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-02-24.18:20:43.000>
created_at = <Date 2003-02-22.02:24:58.000>
labels = ['invalid', 'library']
title = '_POSIX_C_SOURCE redefined'
updated_at = <Date 2003-02-24.18:20:43.000>
user = 'https://bugs.python.org/romberg'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-24.18:20:43.000>
actor = 'romberg'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-22.02:24:58.000>
creator = 'romberg'
dependencies = []
files = []
hgrepos = []
issue_num = 691005
keywords = []
message_count = 3.0
messages = ['14774', '14775', '14776']
nosy_count = 2.0
nosy_names = ['mwh', 'romberg']
pr_nums = []
priority = 'low'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue691005'
versions = ['Python 2.3']
```
</p></details>
| _POSIX_C_SOURCE redefined | https://api.github.com/repos/python/cpython/issues/38029/comments | 3 | 2003-02-22T02:24:58Z | 2022-04-09T22:36:50Z | https://github.com/python/cpython/issues/38029 | 1,198,792,336 | 38,029 |
[
"python",
"cpython"
] | BPO | [690974](https://bugs.python.org/issue690974)
--- | :---
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 2003-04-19.08:14:31.000>
created_at = <Date 2003-02-22.00:06:40.000>
labels = ['expert-regex']
title = 're.LOCALE, umlaut and \\w'
updated_at = <Date 2003-04-19.08:14:31.000>
user = 'https://bugs.python.org/peterno'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-19.08:14:31.000>
actor = 'loewis'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2003-02-22.00:06:40.000>
creator = 'peterno'
dependencies = []
files = []
hgrepos = []
issue_num = 690974
keywords = []
message_count = 3.0
messages = ['14771', '14772', '14773']
nosy_count = 4.0
nosy_names = ['loewis', 'effbot', 'glchapman', 'peterno']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue690974'
versions = ['Python 2.3']
```
</p></details>
| re.LOCALE, umlaut and \w | https://api.github.com/repos/python/cpython/issues/38028/comments | 3 | 2003-02-22T00:06:40Z | 2022-04-09T22:36:48Z | https://github.com/python/cpython/issues/38028 | 1,198,792,331 | 38,028 |
[
"python",
"cpython"
] | BPO | [690622](https://bugs.python.org/issue690622)
--- | :---
Nosy | @gvanrossum, @tim-one, @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2003-03-16.23:07:14.000>
created_at = <Date 2003-02-21.12:15:42.000>
labels = []
title = 'test_cpickle overflows stack on MacOS9'
updated_at = <Date 2003-03-16.23:07:14.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-16.23:07:14.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-02-21.12:15:42.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 690622
keywords = []
message_count = 6.0
messages = ['14765', '14766', '14767', '14768', '14769', '14770']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'tim.peters', 'jackjansen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue690622'
versions = []
```
</p></details>
| test_cpickle overflows stack on MacOS9 | https://api.github.com/repos/python/cpython/issues/38027/comments | 6 | 2003-02-21T12:15:42Z | 2022-04-09T22:36:48Z | https://github.com/python/cpython/issues/38027 | 1,198,792,325 | 38,027 |
[
"python",
"cpython"
] | BPO | [690611](https://bugs.python.org/issue690611)
--- | :---
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 2003-02-22.10:19:48.000>
created_at = <Date 2003-02-21.11:34:39.000>
labels = ['interpreter-core', 'invalid']
title = 'String formatting error - From global scope'
updated_at = <Date 2003-02-22.10:19:48.000>
user = 'https://bugs.python.org/daath'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-22.10:19:48.000>
actor = 'daath'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-21.11:34:39.000>
creator = 'daath'
dependencies = []
files = []
hgrepos = []
issue_num = 690611
keywords = []
message_count = 4.0
messages = ['14761', '14762', '14763', '14764']
nosy_count = 3.0
nosy_names = ['tim.peters', 'logistix', 'daath']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue690611'
versions = []
```
</p></details>
| String formatting error - From global scope | https://api.github.com/repos/python/cpython/issues/38026/comments | 4 | 2003-02-21T11:34:39Z | 2022-04-09T22:36:46Z | https://github.com/python/cpython/issues/38026 | 1,198,792,321 | 38,026 |
[
"python",
"cpython"
] | BPO | [690435](https://bugs.python.org/issue690435)
--- | :---
Nosy | @gvanrossum
Files | <li>[bltinmodule.c.diff](https://bugs.python.org/file799/bltinmodule.c.diff "Uploaded as text/plain at 2003-02-21.02:10:06 by glchapman")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-02-23.21:54:22.000>
created_at = <Date 2003-02-21.02:08:27.000>
labels = ['interpreter-core']
title = 'apply fails to check if warning raises exception'
updated_at = <Date 2003-02-23.21:54:22.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-23.21:54:22.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-21.02:08:27.000>
creator = 'glchapman'
dependencies = []
files = ['799']
hgrepos = []
issue_num = 690435
keywords = []
message_count = 3.0
messages = ['14758', '14759', '14760']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'nnorwitz', 'glchapman']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue690435'
versions = ['Python 2.3']
```
</p></details>
| apply fails to check if warning raises exception | https://api.github.com/repos/python/cpython/issues/38025/comments | 3 | 2003-02-21T02:08:27Z | 2022-04-09T22:36:45Z | https://github.com/python/cpython/issues/38025 | 1,198,792,315 | 38,025 |
[
"python",
"cpython"
] | BPO | [690419](https://bugs.python.org/issue690419)
--- | :---
Nosy | @gvanrossum, @smontanaro
Files | <li>[2.3a2.out](https://bugs.python.org/file798/2.3a2.out "Uploaded as application/octet-stream at 2003-02-24.17:22:40 by prjsf")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/smontanaro'
closed_at = <Date 2003-03-03.20:54:18.000>
created_at = <Date 2003-02-21.01:12:03.000>
labels = ['build', 'invalid']
title = "can't build bsddb for 2.3a2"
updated_at = <Date 2003-03-03.20:54:18.000>
user = 'https://bugs.python.org/prjsf'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-03.20:54:18.000>
actor = 'prjsf'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-02-21.01:12:03.000>
creator = 'prjsf'
dependencies = []
files = ['798']
hgrepos = []
issue_num = 690419
keywords = []
message_count = 8.0
messages = ['14750', '14751', '14752', '14753', '14754', '14755', '14756', '14757']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'skip.montanaro', 'prjsf']
pr_nums = []
priority = 'low'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue690419'
versions = ['Python 2.3']
```
</p></details>
| can't build bsddb for 2.3a2 | https://api.github.com/repos/python/cpython/issues/38024/comments | 8 | 2003-02-21T01:12:03Z | 2022-04-09T22:36:45Z | https://github.com/python/cpython/issues/38024 | 1,198,792,311 | 38,024 |
[
"python",
"cpython"
] | BPO | [690389](https://bugs.python.org/issue690389)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2003-03-03.19:12:17.000>
created_at = <Date 2003-02-20.23:52:08.000>
labels = ['library']
title = 'register command not listed in command line help'
updated_at = <Date 2003-03-03.19:12:17.000>
user = 'https://bugs.python.org/zenzen'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-03.19:12:17.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2003-02-20.23:52:08.000>
creator = 'zenzen'
dependencies = []
files = []
hgrepos = []
issue_num = 690389
keywords = []
message_count = 2.0
messages = ['14748', '14749']
nosy_count = 2.0
nosy_names = ['akuchling', 'zenzen']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue690389'
versions = ['Python 2.3']
```
</p></details>
| register command not listed in command line help | https://api.github.com/repos/python/cpython/issues/38023/comments | 2 | 2003-02-20T23:52:08Z | 2022-04-09T22:36:44Z | https://github.com/python/cpython/issues/38023 | 1,198,792,308 | 38,023 |
[
"python",
"cpython"
] | BPO | [690377](https://bugs.python.org/issue690377)
--- | :---
Nosy | @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2003-02-21.02:56:14.000>
created_at = <Date 2003-02-20.23:26:11.000>
labels = ['docs']
title = 'Dud footnote reference in distutils docs'
updated_at = <Date 2003-02-21.02:56:14.000>
user = 'https://bugs.python.org/zenzen'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-21.02:56:14.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-02-20.23:26:11.000>
creator = 'zenzen'
dependencies = []
files = []
hgrepos = []
issue_num = 690377
keywords = []
message_count = 3.0
messages = ['14745', '14746', '14747']
nosy_count = 2.0
nosy_names = ['rhettinger', 'zenzen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue690377'
versions = ['Python 2.3']
```
</p></details>
| Dud footnote reference in distutils docs | https://api.github.com/repos/python/cpython/issues/38022/comments | 3 | 2003-02-20T23:26:11Z | 2022-04-09T22:36:42Z | https://github.com/python/cpython/issues/38022 | 1,198,792,304 | 38,022 |
[
"python",
"cpython"
] | BPO | [690341](https://bugs.python.org/issue690341)
--- | :---
Nosy | @akuchling, @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-06-05.22:17:39.000>
created_at = <Date 2003-02-20.22:21:48.000>
labels = ['library']
title = 'tarfile fails on MacOS9'
updated_at = <Date 2004-06-05.22:17:39.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-05.22:17:39.000>
actor = 'akuchling'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-20.22:21:48.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 690341
keywords = []
message_count = 4.0
messages = ['14741', '14742', '14743', '14744']
nosy_count = 3.0
nosy_names = ['akuchling', 'nnorwitz', 'jackjansen']
pr_nums = []
priority = 'low'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue690341'
versions = []
```
</p></details>
| tarfile fails on MacOS9 | https://api.github.com/repos/python/cpython/issues/38021/comments | 4 | 2003-02-20T22:21:48Z | 2022-04-09T22:36:41Z | https://github.com/python/cpython/issues/38021 | 1,198,792,302 | 38,021 |
[
"python",
"cpython"
] | BPO | [690317](https://bugs.python.org/issue690317)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2003-03-28.18:59:03.000>
created_at = <Date 2003-02-20.22:06:14.000>
labels = ['build']
title = '2.3a2 build fails on Solaris: posixmodule'
updated_at = <Date 2003-03-28.18:59:03.000>
user = 'https://bugs.python.org/jeffbauer'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-28.18:59:03.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-02-20.22:06:14.000>
creator = 'jeffbauer'
dependencies = []
files = []
hgrepos = []
issue_num = 690317
keywords = []
message_count = 9.0
messages = ['14732', '14733', '14734', '14735', '14736', '14737', '14738', '14739', '14740']
nosy_count = 4.0
nosy_names = ['loewis', 'nnorwitz', 'jeffbauer', 'zenzen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue690317'
versions = ['Python 2.3']
```
</p></details>
| 2.3a2 build fails on Solaris: posixmodule | https://api.github.com/repos/python/cpython/issues/38020/comments | 9 | 2003-02-20T22:06:14Z | 2022-04-09T22:36:40Z | https://github.com/python/cpython/issues/38020 | 1,198,792,299 | 38,020 |
[
"python",
"cpython"
] | BPO | [690309](https://bugs.python.org/issue690309)
--- | :---
Nosy | @doerwalter
Files | <li>[log.tgz](https://bugs.python.org/file797/log.tgz "Uploaded as application/x-tar-gz at 2003-02-20.21:56:07 by inyeol"): configure, make logs</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 2003-02-28.11:10:52.000>
created_at = <Date 2003-02-20.21:53:58.000>
labels = ['build']
title = '2.3a2 Sol8 make fails at _iconv_codec.'
updated_at = <Date 2003-02-28.11:10:52.000>
user = 'https://bugs.python.org/inyeol'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-28.11:10:52.000>
actor = 'dradul'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-02-20.21:53:58.000>
creator = 'inyeol'
dependencies = []
files = ['797']
hgrepos = []
issue_num = 690309
keywords = []
message_count = 10.0
messages = ['14722', '14723', '14724', '14725', '14726', '14727', '14728', '14729', '14730', '14731']
nosy_count = 4.0
nosy_names = ['doerwalter', 'nnorwitz', 'inyeol', 'dradul']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue690309'
versions = ['Python 2.3']
```
</p></details>
| 2.3a2 Sol8 make fails at _iconv_codec. | https://api.github.com/repos/python/cpython/issues/38019/comments | 10 | 2003-02-20T21:53:58Z | 2022-04-09T22:36:38Z | https://github.com/python/cpython/issues/38019 | 1,198,792,296 | 38,019 |
[
"python",
"cpython"
] | BPO | [690285](https://bugs.python.org/issue690285)
--- | :---
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 2003-02-24.14:30:04.000>
created_at = <Date 2003-02-20.21:12:19.000>
labels = ['library']
title = 'lines run together on input'
updated_at = <Date 2003-02-24.14:30:04.000>
user = 'https://bugs.python.org/thomasbhickey'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-24.14:30:04.000>
actor = 'thomasbhickey'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-20.21:12:19.000>
creator = 'thomasbhickey'
dependencies = []
files = []
hgrepos = []
issue_num = 690285
keywords = []
message_count = 4.0
messages = ['14718', '14719', '14720', '14721']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'thomasbhickey']
pr_nums = []
priority = 'low'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue690285'
versions = ['Python 2.2']
```
</p></details>
| lines run together on input | https://api.github.com/repos/python/cpython/issues/38018/comments | 4 | 2003-02-20T21:12:19Z | 2022-04-09T22:36:37Z | https://github.com/python/cpython/issues/38018 | 1,198,792,292 | 38,018 |
[
"python",
"cpython"
] | BPO | [690253](https://bugs.python.org/issue690253)
--- | :---
Nosy | @tim-one, @theller
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/theller'
closed_at = <Date 2003-02-21.07:44:18.000>
created_at = <Date 2003-02-20.20:14:54.000>
labels = []
title = 'Strange control flow in PyInt_AsLong'
updated_at = <Date 2003-02-21.07:44:18.000>
user = 'https://github.com/theller'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-21.07:44:18.000>
actor = 'theller'
assignee = 'theller'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-02-20.20:14:54.000>
creator = 'theller'
dependencies = []
files = []
hgrepos = []
issue_num = 690253
keywords = []
message_count = 7.0
messages = ['14711', '14712', '14713', '14714', '14715', '14716', '14717']
nosy_count = 2.0
nosy_names = ['tim.peters', 'theller']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue690253'
versions = []
```
</p></details>
| Strange control flow in PyInt_AsLong | https://api.github.com/repos/python/cpython/issues/38017/comments | 7 | 2003-02-20T20:14:54Z | 2022-04-09T22:36:37Z | https://github.com/python/cpython/issues/38017 | 1,198,792,285 | 38,017 |
[
"python",
"cpython"
] | BPO | [690214](https://bugs.python.org/issue690214)
--- | :---
Nosy | @smontanaro
Files | <li>[690214.patch](https://bugs.python.org/file796/690214.patch "Uploaded as text/plain at 2003-02-20.19:04:08 by f8dy"): Patch for robotparser.py</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/smontanaro'
closed_at = <Date 2003-03-06.08:27:12.000>
created_at = <Date 2003-02-20.18:55:13.000>
labels = ['invalid', 'library']
title = 'robotparser only applies first applicable rule'
updated_at = <Date 2003-03-06.08:27:12.000>
user = 'https://bugs.python.org/f8dy'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-06.08:27:12.000>
actor = 'skip.montanaro'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-20.18:55:13.000>
creator = 'f8dy'
dependencies = []
files = ['796']
hgrepos = []
issue_num = 690214
keywords = []
message_count = 3.0
messages = ['14708', '14709', '14710']
nosy_count = 3.0
nosy_names = ['skip.montanaro', 'calvin', 'f8dy']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue690214'
versions = []
```
</p></details>
| robotparser only applies first applicable rule | https://api.github.com/repos/python/cpython/issues/38016/comments | 3 | 2003-02-20T18:55:13Z | 2022-04-09T22:36:37Z | https://github.com/python/cpython/issues/38016 | 1,198,792,283 | 38,016 |
[
"python",
"cpython"
] | BPO | [690109](https://bugs.python.org/issue690109)
--- | :---
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 2003-02-23.14:08:04.000>
created_at = <Date 2003-02-20.15:46:59.000>
labels = ['invalid', 'library']
title = 'sys.last_type is missing'
updated_at = <Date 2003-02-23.14:08:04.000>
user = 'https://bugs.python.org/complex'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-23.14:08:04.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-20.15:46:59.000>
creator = 'complex'
dependencies = []
files = []
hgrepos = []
issue_num = 690109
keywords = []
message_count = 2.0
messages = ['14706', '14707']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'complex']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue690109'
versions = ['Python 2.2']
```
</p></details>
| sys.last_type is missing | https://api.github.com/repos/python/cpython/issues/38015/comments | 2 | 2003-02-20T15:46:59Z | 2022-04-09T22:36:34Z | https://github.com/python/cpython/issues/38015 | 1,198,792,278 | 38,015 |
[
"python",
"cpython"
] | BPO | [690083](https://bugs.python.org/issue690083)
--- | :---
Nosy | @malemburg, @tim-one, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2003-02-21.01:51:13.000>
created_at = <Date 2003-02-20.15:07:03.000>
labels = ['library']
title = 'test_random fails sometimes'
updated_at = <Date 2003-02-21.01:51:13.000>
user = 'https://github.com/malemburg'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-21.01:51:13.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-20.15:07:03.000>
creator = 'lemburg'
dependencies = []
files = []
hgrepos = []
issue_num = 690083
keywords = []
message_count = 9.0
messages = ['14697', '14698', '14699', '14700', '14701', '14702', '14703', '14704', '14705']
nosy_count = 3.0
nosy_names = ['lemburg', 'tim.peters', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue690083'
versions = ['Python 2.3']
```
</p></details>
| test_random fails sometimes | https://api.github.com/repos/python/cpython/issues/38014/comments | 9 | 2003-02-20T15:07:03Z | 2022-04-09T22:36:34Z | https://github.com/python/cpython/issues/38014 | 1,198,792,272 | 38,014 |
[
"python",
"cpython"
] | BPO | [690081](https://bugs.python.org/issue690081)
--- | :---
Nosy | @malemburg
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-02-23.22:21:24.000>
created_at = <Date 2003-02-20.15:06:31.000>
labels = ['library']
title = 'test_posix fails when run in non-interactive mode'
updated_at = <Date 2003-02-23.22:21:24.000>
user = 'https://github.com/malemburg'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-23.22:21:24.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-20.15:06:31.000>
creator = 'lemburg'
dependencies = []
files = []
hgrepos = []
issue_num = 690081
keywords = []
message_count = 2.0
messages = ['14695', '14696']
nosy_count = 2.0
nosy_names = ['lemburg', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue690081'
versions = ['Python 2.3']
```
</p></details>
| test_posix fails when run in non-interactive mode | https://api.github.com/repos/python/cpython/issues/38013/comments | 2 | 2003-02-20T15:06:31Z | 2022-04-09T22:36:32Z | https://github.com/python/cpython/issues/38013 | 1,198,792,271 | 38,013 |
[
"python",
"cpython"
] | BPO | [690012](https://bugs.python.org/issue690012)
--- | :---
Nosy | @gvanrossum
Files | <li>[py23a2_irix_configure_make_log.txt](https://bugs.python.org/file793/py23a2_irix_configure_make_log.txt "Uploaded as text/plain at 2003-02-20.12:39:39 by rwgk")</li><li>[setup.diff](https://bugs.python.org/file794/setup.diff "Uploaded as text/plain at 2003-02-23.21:59:32 by nnorwitz"): patch to catch all errors when building modules</li><li>[iconv.diff](https://bugs.python.org/file795/iconv.diff "Uploaded as text/plain at 2003-02-28.02:58:26 by nnorwitz"): updated patch 2</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-02-28.17:35:41.000>
created_at = <Date 2003-02-20.12:36:57.000>
labels = ['build']
title = '2.3a2 build fails under IRIX 6.5'
updated_at = <Date 2003-02-28.17:35:41.000>
user = 'https://bugs.python.org/rwgk'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-28.17:35:41.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-02-20.12:36:57.000>
creator = 'rwgk'
dependencies = []
files = ['793', '794', '795']
hgrepos = []
issue_num = 690012
keywords = []
message_count = 9.0
messages = ['14686', '14687', '14688', '14689', '14690', '14691', '14692', '14693', '14694']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'nnorwitz', 'rwgk']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue690012'
versions = ['Python 2.3']
```
</p></details>
| 2.3a2 build fails under IRIX 6.5 | https://api.github.com/repos/python/cpython/issues/38012/comments | 9 | 2003-02-20T12:36:57Z | 2022-04-09T22:36:31Z | https://github.com/python/cpython/issues/38012 | 1,198,792,269 | 38,012 |
[
"python",
"cpython"
] | BPO | [689895](https://bugs.python.org/issue689895)
--- | :---
Nosy | @malemburg, @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/brettcannon'
closed_at = <Date 2009-04-02.04:21:41.886>
created_at = <Date 2003-02-20.08:39:01.000>
labels = ['interpreter-core', 'type-bug']
title = 'Imports can deadlock'
updated_at = <Date 2009-04-02.04:21:41.836>
user = 'https://github.com/malemburg'
```
bugs.python.org fields:
```python
activity = <Date 2009-04-02.04:21:41.836>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2009-04-02.04:21:41.886>
closer = 'brett.cannon'
components = ['Interpreter Core']
creation = <Date 2003-02-20.08:39:01.000>
creator = 'lemburg'
dependencies = []
files = []
hgrepos = []
issue_num = 689895
keywords = []
message_count = 4.0
messages = ['60313', '60314', '60315', '85159']
nosy_count = 4.0
nosy_names = ['lemburg', 'brett.cannon', 'Rhamphoryncus', 'sitbon']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue689895'
versions = []
```
</p></details>
| Imports can deadlock | https://api.github.com/repos/python/cpython/issues/38011/comments | 4 | 2003-02-20T08:39:01Z | 2022-04-09T22:36:31Z | https://github.com/python/cpython/issues/38011 | 1,198,792,264 | 38,011 |
[
"python",
"cpython"
] | BPO | [689826](https://bugs.python.org/issue689826)
--- | :---
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 2003-02-23.13:58:49.000>
created_at = <Date 2003-02-20.04:41:45.000>
labels = ['docs']
title = 'Docs page has no PEPs link'
updated_at = <Date 2003-02-23.13:58:49.000>
user = 'https://bugs.python.org/phr'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-23.13:58:49.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-02-20.04:41:45.000>
creator = 'phr'
dependencies = []
files = []
hgrepos = []
issue_num = 689826
keywords = []
message_count = 2.0
messages = ['14684', '14685']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'phr']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue689826'
versions = []
```
</p></details>
| Docs page has no PEPs link | https://api.github.com/repos/python/cpython/issues/38010/comments | 2 | 2003-02-20T04:41:45Z | 2022-04-09T22:36:29Z | https://github.com/python/cpython/issues/38010 | 1,198,792,262 | 38,010 |
[
"python",
"cpython"
] | BPO | [689659](https://bugs.python.org/issue689659)
--- | :---
Nosy | @tim-one, @mdickinson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-02-23.23:24:47.000>
created_at = <Date 2003-02-19.23:17:40.000>
labels = ['interpreter-core']
title = '64-bit int and long hash keys incompatible'
updated_at = <Date 2003-02-23.23:24:47.000>
user = 'https://github.com/mdickinson'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-23.23:24:47.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-19.23:17:40.000>
creator = 'mark.dickinson'
dependencies = []
files = []
hgrepos = []
issue_num = 689659
keywords = []
message_count = 4.0
messages = ['14680', '14681', '14682', '14683']
nosy_count = 3.0
nosy_names = ['tim.peters', 'nnorwitz', 'mark.dickinson']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue689659'
versions = []
```
</p></details>
| 64-bit int and long hash keys incompatible | https://api.github.com/repos/python/cpython/issues/38009/comments | 4 | 2003-02-19T23:17:40Z | 2022-04-09T22:36:28Z | https://github.com/python/cpython/issues/38009 | 1,198,792,260 | 38,009 |
[
"python",
"cpython"
] | BPO | [688907](https://bugs.python.org/issue688907)
--- | :---
Nosy | @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-03-18.18:17:19.000>
created_at = <Date 2003-02-18.18:40:45.000>
labels = ['OS-mac']
title = 'Applet support is broken'
updated_at = <Date 2003-03-18.18:17:19.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-18.18:17:19.000>
actor = 'jvr'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-02-18.18:40:45.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 688907
keywords = []
message_count = 15.0
messages = ['14665', '14666', '14667', '14668', '14669', '14670', '14671', '14672', '14673', '14674', '14675', '14676', '14677', '14678', '14679']
nosy_count = 2.0
nosy_names = ['jackjansen', 'jvr']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue688907'
versions = []
```
</p></details>
| Applet support is broken | https://api.github.com/repos/python/cpython/issues/38008/comments | 15 | 2003-02-18T18:40:45Z | 2022-04-09T22:36:26Z | https://github.com/python/cpython/issues/38008 | 1,198,792,256 | 38,008 |
[
"python",
"cpython"
] | BPO | [688805](https://bugs.python.org/issue688805)
--- | :---
Nosy | @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-05-13.03:55:20.000>
created_at = <Date 2003-02-18.18:20:22.000>
labels = ['type-feature', 'library']
title = 'Iterator for gzip.GzipFile'
updated_at = <Date 2003-05-13.03:55:20.000>
user = 'https://bugs.python.org/reowen'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-13.03:55:20.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-18.18:20:22.000>
creator = 'reowen'
dependencies = []
files = []
hgrepos = []
issue_num = 688805
keywords = []
message_count = 2.0
messages = ['53765', '53766']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'reowen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue688805'
versions = []
```
</p></details>
| Iterator for gzip.GzipFile | https://api.github.com/repos/python/cpython/issues/38007/comments | 2 | 2003-02-18T18:20:22Z | 2022-04-09T22:36:25Z | https://github.com/python/cpython/issues/38007 | 1,198,792,251 | 38,007 |
[
"python",
"cpython"
] | BPO | [688584](https://bugs.python.org/issue688584)
--- | :---
Nosy | @gvanrossum
Files | <li>[python-2.3.spec](https://bugs.python.org/file5038/python-2.3.spec "Uploaded as application/octet-stream at 2003-02-18.10:56:56 by jafo")</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 2003-02-24.16:28:47.000>
created_at = <Date 2003-02-18.10:52:04.000>
labels = ['build']
title = '2.3 .spec file for building RPMs.'
updated_at = <Date 2003-02-24.16:28:47.000>
user = 'https://bugs.python.org/jafo'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-24.16:28:47.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-02-18.10:52:04.000>
creator = 'jafo'
dependencies = []
files = ['5038']
hgrepos = []
issue_num = 688584
keywords = ['patch']
message_count = 5.0
messages = ['42873', '42874', '42875', '42876', '42877']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'jafo']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue688584'
versions = ['Python 2.3']
```
</p></details>
| 2.3 .spec file for building RPMs. | https://api.github.com/repos/python/cpython/issues/38006/comments | 5 | 2003-02-18T10:52:04Z | 2022-04-09T22:36:25Z | https://github.com/python/cpython/issues/38006 | 1,198,792,247 | 38,006 |
[
"python",
"cpython"
] | BPO | [688581](https://bugs.python.org/issue688581)
--- | :---
Nosy | @gvanrossum, @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2003-02-19.21:29:19.000>
created_at = <Date 2003-02-18.10:45:28.000>
labels = ['library']
title = 'sys.stdout.flush() in regrtest'
updated_at = <Date 2003-02-19.21:29:19.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-19.21:29:19.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-18.10:45:28.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 688581
keywords = []
message_count = 4.0
messages = ['14661', '14662', '14663', '14664']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'jackjansen', 'pet314']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue688581'
versions = []
```
</p></details>
| sys.stdout.flush() in regrtest | https://api.github.com/repos/python/cpython/issues/38005/comments | 4 | 2003-02-18T10:45:28Z | 2022-04-09T22:36:24Z | https://github.com/python/cpython/issues/38005 | 1,198,792,244 | 38,005 |
[
"python",
"cpython"
] | BPO | [688424](https://bugs.python.org/issue688424)
--- | :---
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 2003-02-18.15:54:15.000>
created_at = <Date 2003-02-18.04:03:15.000>
labels = ['interpreter-core']
title = '64-bit test failures'
updated_at = <Date 2003-02-18.15:54:15.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-18.15:54:15.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-18.04:03:15.000>
creator = 'nnorwitz'
dependencies = []
files = []
hgrepos = []
issue_num = 688424
keywords = []
message_count = 4.0
messages = ['14657', '14658', '14659', '14660']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue688424'
versions = ['Python 2.3']
```
</p></details>
| 64-bit test failures | https://api.github.com/repos/python/cpython/issues/38004/comments | 4 | 2003-02-18T04:03:15Z | 2022-04-09T22:36:22Z | https://github.com/python/cpython/issues/38004 | 1,198,792,240 | 38,004 |
[
"python",
"cpython"
] | BPO | [688266](https://bugs.python.org/issue688266)
--- | :---
Nosy | @jackjansen
Files | <li>[mac-osx-makefile.patch](https://bugs.python.org/file790/mac-osx-makefile.patch "Uploaded as text/plain at 2003-02-17.22:33:59 by tonylownds"): cvs diff -c Mac/OSX/Makefile</li><li>[macosx_main.py](https://bugs.python.org/file791/macosx_main.py "Uploaded as text/plain at 2003-02-17.22:34:30 by tonylownds"): File to be added to Tools/idle/</li><li>[macosx_main.py](https://bugs.python.org/file792/macosx_main.py "Uploaded as text/plain at 2003-02-19.17:59:22 by tonylownds"): File to be added to Tools/idle (its identical to Tools/idle/idle)</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 2003-02-25.12:48:11.000>
created_at = <Date 2003-02-17.21:47:19.000>
labels = ['expert-IDLE']
title = 'IDLE does not work on Mac OS X'
updated_at = <Date 2003-02-25.12:48:11.000>
user = 'https://bugs.python.org/tonylownds'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-25.12:48:11.000>
actor = 'jackjansen'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2003-02-17.21:47:19.000>
creator = 'tonylownds'
dependencies = []
files = ['790', '791', '792']
hgrepos = []
issue_num = 688266
keywords = []
message_count = 4.0
messages = ['14653', '14654', '14655', '14656']
nosy_count = 2.0
nosy_names = ['jackjansen', 'tonylownds']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue688266'
versions = []
```
</p></details>
| IDLE does not work on Mac OS X | https://api.github.com/repos/python/cpython/issues/38003/comments | 4 | 2003-02-17T21:47:19Z | 2022-04-09T22:36:21Z | https://github.com/python/cpython/issues/38003 | 1,198,792,234 | 38,003 |
[
"python",
"cpython"
] | BPO | [688261](https://bugs.python.org/issue688261)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2003-02-18.00:56:24.000>
created_at = <Date 2003-02-17.21:37:13.000>
labels = ['docs']
title = '(Very) Small Documentation Error'
updated_at = <Date 2003-02-18.00:56:24.000>
user = 'https://bugs.python.org/stallion'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-18.00:56:24.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-02-17.21:37:13.000>
creator = 'stallion'
dependencies = []
files = []
hgrepos = []
issue_num = 688261
keywords = []
message_count = 2.0
messages = ['14651', '14652']
nosy_count = 2.0
nosy_names = ['akuchling', 'stallion']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue688261'
versions = ['Python 2.3']
```
</p></details>
| (Very) Small Documentation Error | https://api.github.com/repos/python/cpython/issues/38002/comments | 2 | 2003-02-17T21:37:13Z | 2022-04-09T22:36:20Z | https://github.com/python/cpython/issues/38002 | 1,198,792,228 | 38,002 |
[
"python",
"cpython"
] | BPO | [688011](https://bugs.python.org/issue688011)
--- | :---
Nosy | @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2003-02-25.23:13:50.000>
created_at = <Date 2003-02-17.14:23:31.000>
labels = ['OS-mac']
title = 'macresource should handle readonly applesingle files'
updated_at = <Date 2003-02-25.23:13:50.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-25.23:13:50.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-02-17.14:23:31.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 688011
keywords = []
message_count = 2.0
messages = ['14649', '14650']
nosy_count = 1.0
nosy_names = ['jackjansen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue688011'
versions = []
```
</p></details>
| macresource should handle readonly applesingle files | https://api.github.com/repos/python/cpython/issues/38001/comments | 2 | 2003-02-17T14:23:31Z | 2022-04-09T22:36:19Z | https://github.com/python/cpython/issues/38001 | 1,198,792,225 | 38,001 |
[
"python",
"cpython"
] | BPO | [688007](https://bugs.python.org/issue688007)
--- | :---
Nosy | @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2003-02-25.23:12:36.000>
created_at = <Date 2003-02-17.14:21:19.000>
labels = ['OS-mac']
title = 'Bundlebuilder needs to pre-convert resource files'
updated_at = <Date 2003-02-25.23:12:36.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-25.23:12:36.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-02-17.14:21:19.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 688007
keywords = []
message_count = 10.0
messages = ['14639', '14640', '14641', '14642', '14643', '14644', '14645', '14646', '14647', '14648']
nosy_count = 2.0
nosy_names = ['jackjansen', 'jvr']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue688007'
versions = []
```
</p></details>
| Bundlebuilder needs to pre-convert resource files | https://api.github.com/repos/python/cpython/issues/38000/comments | 10 | 2003-02-17T14:21:19Z | 2022-04-09T22:36:18Z | https://github.com/python/cpython/issues/38000 | 1,198,792,222 | 38,000 |
[
"python",
"cpython"
] | BPO | [687747](https://bugs.python.org/issue687747)
--- | :---
Nosy | @gvanrossum, @freddrake, @birkenfeld, @facundobatista
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2005-09-15.07:51:25.000>
created_at = <Date 2003-02-17.04:17:07.000>
labels = ['library']
title = '_iscommand() in webbrowser module'
updated_at = <Date 2005-09-15.07:51:25.000>
user = 'https://bugs.python.org/mdcowles'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-15.07:51:25.000>
actor = 'georg.brandl'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-17.04:17:07.000>
creator = 'mdcowles'
dependencies = []
files = []
hgrepos = []
issue_num = 687747
keywords = []
message_count = 10.0
messages = ['14629', '14630', '14631', '14632', '14633', '14634', '14635', '14636', '14637', '14638']
nosy_count = 7.0
nosy_names = ['gvanrossum', 'fdrake', 'richard', 'georg.brandl', 'facundobatista', 'mdcowles', 'ekid']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue687747'
versions = ['Python 2.3']
```
</p></details>
| _iscommand() in webbrowser module | https://api.github.com/repos/python/cpython/issues/37999/comments | 10 | 2003-02-17T04:17:07Z | 2022-04-09T22:36:17Z | https://github.com/python/cpython/issues/37999 | 1,198,792,214 | 37,999 |
[
"python",
"cpython"
] | BPO | [687683](https://bugs.python.org/issue687683)
--- | :---
Nosy | @vsajip
Files | <li>[__init__.patch](https://bugs.python.org/file5035/__init__.patch "Uploaded as text/plain at 2003-02-17.00:25:15 by @vsajip"): Patch to Lib\logging\__init__.py</li><li>[handlers.patch](https://bugs.python.org/file5036/handlers.patch "Uploaded as text/plain at 2003-02-17.00:28:28 by @vsajip"): Patch to Lib\logging\handlers.py</li><li>[liblogging.patch](https://bugs.python.org/file5037/liblogging.patch "Uploaded as text/plain at 2003-02-17.00:56:31 by @vsajip"): Patch to Doc\lib\liblogging.tex</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-02-18.14:31:04.000>
created_at = <Date 2003-02-17.00:22:41.000>
labels = ['library']
title = 'Patches to logging'
updated_at = <Date 2003-02-18.14:31:04.000>
user = 'https://github.com/vsajip'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-18.14:31:04.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-17.00:22:41.000>
creator = 'vinay.sajip'
dependencies = []
files = ['5035', '5036', '5037']
hgrepos = []
issue_num = 687683
keywords = ['patch']
message_count = 4.0
messages = ['42869', '42870', '42871', '42872']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'vinay.sajip']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue687683'
versions = ['Python 2.3']
```
</p></details>
| Patches to logging | https://api.github.com/repos/python/cpython/issues/37998/comments | 4 | 2003-02-17T00:22:41Z | 2022-04-09T22:36:15Z | https://github.com/python/cpython/issues/37998 | 1,198,792,212 | 37,998 |
[
"python",
"cpython"
] | BPO | [687655](https://bugs.python.org/issue687655)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-17.19:08:47.000>
created_at = <Date 2003-02-16.22:49:41.000>
labels = ['docs']
title = 'String formatting conversions misleading'
updated_at = <Date 2003-02-17.19:08:47.000>
user = 'https://bugs.python.org/bolli'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-17.19:08:47.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-02-16.22:49:41.000>
creator = 'bolli'
dependencies = []
files = []
hgrepos = []
issue_num = 687655
keywords = []
message_count = 4.0
messages = ['14625', '14626', '14627', '14628']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'bolli']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue687655'
versions = []
```
</p></details>
| String formatting conversions misleading | https://api.github.com/repos/python/cpython/issues/37997/comments | 4 | 2003-02-16T22:49:41Z | 2022-04-09T22:36:14Z | https://github.com/python/cpython/issues/37997 | 1,198,792,209 | 37,997 |
[
"python",
"cpython"
] | BPO | [687654](https://bugs.python.org/issue687654)
--- | :---
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-23.13:52:01.000>
created_at = <Date 2003-02-16.22:41:54.000>
labels = []
title = 'Future division breaks mpz'
updated_at = <Date 2003-02-23.13:52:01.000>
user = 'https://bugs.python.org/exarkun'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-23.13:52:01.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-02-16.22:41:54.000>
creator = 'exarkun'
dependencies = []
files = []
hgrepos = []
issue_num = 687654
keywords = []
message_count = 3.0
messages = ['14622', '14623', '14624']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'akuchling', 'exarkun']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue687654'
versions = ['Python 2.2']
```
</p></details>
| Future division breaks mpz | https://api.github.com/repos/python/cpython/issues/37996/comments | 3 | 2003-02-16T22:41:54Z | 2022-04-09T22:36:13Z | https://github.com/python/cpython/issues/37996 | 1,198,792,205 | 37,996 |
[
"python",
"cpython"
] | BPO | [687648](https://bugs.python.org/issue687648)
--- | :---
Nosy | @gvanrossum, @akuchling, @rhettinger
Files | <li>[demo_classicdivision.diff](https://bugs.python.org/file9585/demo_classicdivision.diff "Uploaded as text/plain at 2008-03-02.15:59:39 by schuppenies")</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 2008-09-13.02:00:00.914>
created_at = <Date 2003-02-16.22:27:52.000>
labels = ['easy']
title = 'classic division in demos/ directory'
updated_at = <Date 2008-09-13.02:00:00.912>
user = 'https://bugs.python.org/exarkun'
```
bugs.python.org fields:
```python
activity = <Date 2008-09-13.02:00:00.912>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = <Date 2008-09-13.02:00:00.914>
closer = 'akuchling'
components = ['Demos and Tools']
creation = <Date 2003-02-16.22:27:52.000>
creator = 'exarkun'
dependencies = []
files = ['9585']
hgrepos = []
issue_num = 687648
keywords = ['patch', 'easy']
message_count = 5.0
messages = ['14619', '14620', '14621', '63181', '73159']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'akuchling', 'rhettinger', 'exarkun', 'schuppenies']
pr_nums = []
priority = 'low'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue687648'
versions = []
```
</p></details>
| classic division in demos/ directory | https://api.github.com/repos/python/cpython/issues/37995/comments | 5 | 2003-02-16T22:27:52Z | 2022-04-09T22:36:12Z | https://github.com/python/cpython/issues/37995 | 1,198,792,201 | 37,995 |
[
"python",
"cpython"
] | BPO | [687644](https://bugs.python.org/issue687644)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-17.04:33:34.000>
created_at = <Date 2003-02-16.22:20:16.000>
labels = ['interpreter-core', 'invalid']
title = 'Functions does not accept keyword arguments'
updated_at = <Date 2003-02-17.04:33:34.000>
user = 'https://bugs.python.org/complex'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-17.04:33:34.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-16.22:20:16.000>
creator = 'complex'
dependencies = []
files = []
hgrepos = []
issue_num = 687644
keywords = []
message_count = 2.0
messages = ['14617', '14618']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'complex']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue687644'
versions = ['Python 2.2']
```
</p></details>
| Functions does not accept keyword arguments | https://api.github.com/repos/python/cpython/issues/37994/comments | 2 | 2003-02-16T22:20:16Z | 2022-04-09T22:36:10Z | https://github.com/python/cpython/issues/37994 | 1,198,792,196 | 37,994 |
[
"python",
"cpython"
] | BPO | [687607](https://bugs.python.org/issue687607)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-17.03:31:32.000>
created_at = <Date 2003-02-16.20:28:59.000>
labels = ['invalid', 'library']
title = 'In some OSes BROWSER env var not used as webbrowser expects'
updated_at = <Date 2003-02-17.03:31:32.000>
user = 'https://bugs.python.org/mdcowles'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-17.03:31:32.000>
actor = 'mdcowles'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-16.20:28:59.000>
creator = 'mdcowles'
dependencies = []
files = []
hgrepos = []
issue_num = 687607
keywords = []
message_count = 2.0
messages = ['14615', '14616']
nosy_count = 1.0
nosy_names = ['mdcowles']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue687607'
versions = ['Python 2.2']
```
</p></details>
| In some OSes BROWSER env var not used as webbrowser expects | https://api.github.com/repos/python/cpython/issues/37993/comments | 2 | 2003-02-16T20:28:59Z | 2022-04-09T22:36:09Z | https://github.com/python/cpython/issues/37993 | 1,198,792,194 | 37,993 |
[
"python",
"cpython"
] | BPO | [687598](https://bugs.python.org/issue687598)
--- | :---
Nosy | @gvanrossum
Files | <li>[fast_append.diff](https://bugs.python.org/file5034/fast_append.diff "Uploaded as text/plain at 2003-02-16.19:57:58 by logistix"): optimized allocation scheme for array objects</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 2003-02-24.23:16:49.000>
created_at = <Date 2003-02-16.19:55:03.000>
labels = ['extension-modules']
title = 'array.append is sloooow'
updated_at = <Date 2003-02-24.23:16:49.000>
user = 'https://bugs.python.org/logistix'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-24.23:16:49.000>
actor = 'logistix'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-02-16.19:55:03.000>
creator = 'logistix'
dependencies = []
files = ['5034']
hgrepos = []
issue_num = 687598
keywords = ['patch']
message_count = 4.0
messages = ['42865', '42866', '42867', '42868']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'nnorwitz', 'logistix']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue687598'
versions = ['Python 2.3']
```
</p></details>
| array.append is sloooow | https://api.github.com/repos/python/cpython/issues/37992/comments | 4 | 2003-02-16T19:55:03Z | 2022-04-09T22:36:08Z | https://github.com/python/cpython/issues/37992 | 1,198,792,190 | 37,992 |
[
"python",
"cpython"
] | BPO | [687297](https://bugs.python.org/issue687297)
--- | :---
Nosy | @facundobatista
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-05-30.19:47:28.000>
created_at = <Date 2003-02-16.01:41:48.000>
labels = []
title = 'Profilier hooked into SystemExit'
updated_at = <Date 2005-05-30.19:47:28.000>
user = 'https://bugs.python.org/dshell'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-30.19:47:28.000>
actor = 'facundobatista'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2003-02-16.01:41:48.000>
creator = 'dshell'
dependencies = []
files = []
hgrepos = []
issue_num = 687297
keywords = []
message_count = 3.0
messages = ['14612', '14613', '14614']
nosy_count = 2.0
nosy_names = ['facundobatista', 'dshell']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue687297'
versions = ['Python 2.2']
```
</p></details>
| Profilier hooked into SystemExit | https://api.github.com/repos/python/cpython/issues/37991/comments | 3 | 2003-02-16T01:41:48Z | 2022-04-09T22:36:07Z | https://github.com/python/cpython/issues/37991 | 1,198,792,186 | 37,991 |
[
"python",
"cpython"
] | BPO | [686808](https://bugs.python.org/issue686808)
--- | :---
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 2003-02-14.21:50:50.000>
created_at = <Date 2003-02-14.21:50:50.000>
labels = []
title = 'test'
updated_at = <Date 2003-02-14.21:50:50.000>
user = 'https://github.com/gvanrossum'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-14.21:50:50.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-02-14.21:50:50.000>
creator = 'gvanrossum'
dependencies = []
files = []
hgrepos = []
issue_num = 686808
keywords = ['patch']
message_count = 1.0
messages = ['42864']
nosy_count = 1.0
nosy_names = ['gvanrossum']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue686808'
versions = []
```
</p></details>
| test | https://api.github.com/repos/python/cpython/issues/37990/comments | 1 | 2003-02-14T21:50:50Z | 2022-04-09T22:36:07Z | https://github.com/python/cpython/issues/37990 | 1,198,792,181 | 37,990 |
[
"python",
"cpython"
] | BPO | [686771](https://bugs.python.org/issue686771)
--- | :---
Nosy | @gvanrossum
Files | <li>[help.diff](https://bugs.python.org/file5033/help.diff "Uploaded as text/plain at 2003-02-14.20:56:11 by logistix"): fix for pydoc handling of strings starting/ending with '.'</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 2003-02-16.01:20:26.000>
created_at = <Date 2003-02-14.20:54:39.000>
labels = ['library']
title = 'Fix for 686380: errors trying to get help on os attributes'
updated_at = <Date 2003-02-16.01:20:26.000>
user = 'https://bugs.python.org/logistix'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-16.01:20:26.000>
actor = 'gvanrossum'
assignee = 'ping'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-14.20:54:39.000>
creator = 'logistix'
dependencies = []
files = ['5033']
hgrepos = []
issue_num = 686771
keywords = ['patch']
message_count = 2.0
messages = ['42862', '42863']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'ping', 'logistix']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue686771'
versions = ['Python 2.3']
```
</p></details>
| Fix for 686380: errors trying to get help on os attributes | https://api.github.com/repos/python/cpython/issues/37989/comments | 2 | 2003-02-14T20:54:39Z | 2022-04-09T22:36:05Z | https://github.com/python/cpython/issues/37989 | 1,198,792,179 | 37,989 |
[
"python",
"cpython"
] | BPO | [686667](https://bugs.python.org/issue686667)
--- | :---
Nosy | @facundobatista
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2008-02-27.02:28:59.838>
created_at = <Date 2003-02-14.17:47:18.000>
labels = ['library']
title = "os.spawnv(P_WAIT, ...) on Linux doesn't handle EINTR"
updated_at = <Date 2008-02-27.02:28:59.794>
user = 'https://bugs.python.org/bernhard'
```
bugs.python.org fields:
```python
activity = <Date 2008-02-27.02:28:59.794>
actor = 'facundobatista'
assignee = 'none'
closed = True
closed_date = <Date 2008-02-27.02:28:59.838>
closer = 'facundobatista'
components = ['Library (Lib)']
creation = <Date 2003-02-14.17:47:18.000>
creator = 'bernhard'
dependencies = []
files = []
hgrepos = []
issue_num = 686667
keywords = []
message_count = 4.0
messages = ['60310', '60311', '60312', '63058']
nosy_count = 4.0
nosy_names = ['facundobatista', 'bernhard', 'david_k_hess', 'markmc']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue686667'
versions = ['Python 2.3']
```
</p></details>
| os.spawnv(P_WAIT, ...) on Linux doesn't handle EINTR | https://api.github.com/repos/python/cpython/issues/37988/comments | 4 | 2003-02-14T17:47:18Z | 2022-04-09T22:36:04Z | https://github.com/python/cpython/issues/37988 | 1,198,792,175 | 37,988 |
[
"python",
"cpython"
] | BPO | [686627](https://bugs.python.org/issue686627)
--- | :---
Nosy | @malemburg
Files | <li>[codec_race_condition.tgz](https://bugs.python.org/file5032/codec_race_condition.tgz "Uploaded as application/x-compressed at 2003-02-14.16:41:43 by gtalvola"): test and fix for codec race condition</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 2003-02-14.16:58:06.000>
created_at = <Date 2003-02-14.16:40:18.000>
labels = ['interpreter-core']
title = 'fix race condition in unicode'
updated_at = <Date 2003-02-14.16:58:06.000>
user = 'https://bugs.python.org/gtalvola'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-14.16:58:06.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-14.16:40:18.000>
creator = 'gtalvola'
dependencies = []
files = ['5032']
hgrepos = []
issue_num = 686627
keywords = ['patch']
message_count = 2.0
messages = ['42860', '42861']
nosy_count = 2.0
nosy_names = ['lemburg', 'gtalvola']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue686627'
versions = ['Python 2.2']
```
</p></details>
| fix race condition in unicode | https://api.github.com/repos/python/cpython/issues/37987/comments | 2 | 2003-02-14T16:40:18Z | 2022-04-09T22:36:03Z | https://github.com/python/cpython/issues/37987 | 1,198,792,173 | 37,987 |
[
"python",
"cpython"
] | BPO | [686601](https://bugs.python.org/issue686601)
--- | :---
Nosy | @gvanrossum
Files | <li>[python-cast.patch](https://bugs.python.org/file5031/python-cast.patch "Uploaded as text/plain at 2003-02-14.17:34:34 by benl"): 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 2003-02-19.16:17:36.000>
created_at = <Date 2003-02-14.15:42:38.000>
labels = ['interpreter-core']
title = 'Remove unncessary casts for PyEval_GetFrame()'
updated_at = <Date 2003-02-19.16:17:36.000>
user = 'https://bugs.python.org/benl'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-19.16:17:36.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-14.15:42:38.000>
creator = 'benl'
dependencies = []
files = ['5031']
hgrepos = []
issue_num = 686601
keywords = ['patch']
message_count = 5.0
messages = ['42855', '42856', '42857', '42858', '42859']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'nnorwitz', 'benl']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue686601'
versions = ['Python 2.3']
```
</p></details>
| Remove unncessary casts for PyEval_GetFrame() | https://api.github.com/repos/python/cpython/issues/37986/comments | 5 | 2003-02-14T15:42:38Z | 2022-04-09T22:36:02Z | https://github.com/python/cpython/issues/37986 | 1,198,792,169 | 37,986 |
[
"python",
"cpython"
] | BPO | [686545](https://bugs.python.org/issue686545)
--- | :---
Nosy | @akuchling, @birkenfeld
Files | <li>[maildir.patch](https://bugs.python.org/file5030/maildir.patch "Uploaded as text/plain at 2003-02-14.13:43:58 by @akuchling"): Add add_message/move_message to mailbox.Maildir.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-04-03.11:34:45.000>
created_at = <Date 2003-02-14.13:42:27.000>
labels = ['library', 'release-blocker']
title = 'Add addition and moving messages to mailbox module'
updated_at = <Date 2006-04-03.11:34:45.000>
user = 'https://github.com/akuchling'
```
bugs.python.org fields:
```python
activity = <Date 2006-04-03.11:34:45.000>
actor = 'akuchling'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-14.13:42:27.000>
creator = 'akuchling'
dependencies = []
files = ['5030']
hgrepos = []
issue_num = 686545
keywords = ['patch']
message_count = 5.0
messages = ['42850', '42851', '42852', '42853', '42854']
nosy_count = 2.0
nosy_names = ['akuchling', 'georg.brandl']
pr_nums = []
priority = 'release blocker'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue686545'
versions = ['Python 2.5']
```
</p></details>
| Add addition and moving messages to mailbox module | https://api.github.com/repos/python/cpython/issues/37985/comments | 5 | 2003-02-14T13:42:27Z | 2022-04-09T22:36:00Z | https://github.com/python/cpython/issues/37985 | 1,198,792,166 | 37,985 |
[
"python",
"cpython"
] | BPO | [686536](https://bugs.python.org/issue686536)
--- | :---
Nosy | @mwhudson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-02-14.15:00:12.000>
created_at = <Date 2003-02-14.13:23:31.000>
labels = ['type-feature']
title = 'raw_input without echo'
updated_at = <Date 2003-02-14.15:00:12.000>
user = 'https://bugs.python.org/axhlkhb'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-14.15:00:12.000>
actor = 'mwh'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-02-14.13:23:31.000>
creator = 'axhlkhb'
dependencies = []
files = []
hgrepos = []
issue_num = 686536
keywords = []
message_count = 4.0
messages = ['14608', '14609', '14610', '14611']
nosy_count = 2.0
nosy_names = ['mwh', 'axhlkhb']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue686536'
versions = []
```
</p></details>
| raw_input without echo | https://api.github.com/repos/python/cpython/issues/37984/comments | 4 | 2003-02-14T13:23:31Z | 2022-04-09T22:35:59Z | https://github.com/python/cpython/issues/37984 | 1,198,792,162 | 37,984 |
[
"python",
"cpython"
] | BPO | [686397](https://bugs.python.org/issue686397)
--- | :---
Nosy | @gvanrossum, @smontanaro
Files | <li>[ospath.diff](https://bugs.python.org/file5029/ospath.diff "Uploaded as text/plain at 2003-02-14.06:05:13 by @smontanaro")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-02-17.09:35:47.000>
created_at = <Date 2003-02-14.06:02:56.000>
labels = ['library']
title = 'add os.sep and friends to os.path'
updated_at = <Date 2003-02-17.09:35:47.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-17.09:35:47.000>
actor = 'aimacintyre'
assignee = 'aimacintyre'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-14.06:02:56.000>
creator = 'skip.montanaro'
dependencies = []
files = ['5029']
hgrepos = []
issue_num = 686397
keywords = ['patch']
message_count = 7.0
messages = ['42843', '42844', '42845', '42846', '42847', '42848', '42849']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'skip.montanaro', 'aimacintyre']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue686397'
versions = ['Python 2.3']
```
</p></details>
| add os.sep and friends to os.path | https://api.github.com/repos/python/cpython/issues/37983/comments | 7 | 2003-02-14T06:02:56Z | 2022-04-09T22:35:58Z | https://github.com/python/cpython/issues/37983 | 1,198,792,158 | 37,983 |
[
"python",
"cpython"
] | BPO | [686380](https://bugs.python.org/issue686380)
--- | :---
Nosy | @gvanrossum, @smontanaro
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-02-16.01:20:59.000>
created_at = <Date 2003-02-14.05:11:10.000>
labels = ['library']
title = 'errors trying to get help on os attributes'
updated_at = <Date 2003-02-16.01:20:59.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-16.01:20:59.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-14.05:11:10.000>
creator = 'skip.montanaro'
dependencies = []
files = []
hgrepos = []
issue_num = 686380
keywords = []
message_count = 6.0
messages = ['14602', '14603', '14604', '14605', '14606', '14607']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'skip.montanaro', 'logistix']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue686380'
versions = ['Python 2.3']
```
</p></details>
| errors trying to get help on os attributes | https://api.github.com/repos/python/cpython/issues/37982/comments | 6 | 2003-02-14T05:11:10Z | 2022-04-09T22:35:57Z | https://github.com/python/cpython/issues/37982 | 1,198,792,152 | 37,982 |
[
"python",
"cpython"
] | BPO | [686379](https://bugs.python.org/issue686379)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-22.10:05:32.000>
created_at = <Date 2003-02-14.05:07:18.000>
labels = ['library']
title = "logging.handlers.SMTPHandler and single 'to' address"
updated_at = <Date 2003-02-22.10:05:32.000>
user = 'https://bugs.python.org/anthonybaxter'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-22.10:05:32.000>
actor = 'anthonybaxter'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-14.05:07:18.000>
creator = 'anthonybaxter'
dependencies = []
files = []
hgrepos = []
issue_num = 686379
keywords = ['patch']
message_count = 2.0
messages = ['42841', '42842']
nosy_count = 1.0
nosy_names = ['anthonybaxter']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue686379'
versions = []
```
</p></details>
| logging.handlers.SMTPHandler and single 'to' address | https://api.github.com/repos/python/cpython/issues/37981/comments | 2 | 2003-02-14T05:07:18Z | 2022-04-09T22:35:56Z | https://github.com/python/cpython/issues/37981 | 1,198,792,151 | 37,981 |
[
"python",
"cpython"
] | BPO | [686323](https://bugs.python.org/issue686323)
--- | :---
Nosy | @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2004-03-14.05:53:17.000>
created_at = <Date 2003-02-14.01:13:46.000>
labels = ['extension-modules', 'type-feature']
title = 'Minor array module enhancements'
updated_at = <Date 2004-03-14.05:53:17.000>
user = 'https://bugs.python.org/phr'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-14.05:53:17.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-02-14.01:13:46.000>
creator = 'phr'
dependencies = []
files = []
hgrepos = []
issue_num = 686323
keywords = []
message_count = 5.0
messages = ['53760', '53761', '53762', '53763', '53764']
nosy_count = 2.0
nosy_names = ['rhettinger', 'phr']
pr_nums = []
priority = 'low'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue686323'
versions = []
```
</p></details>
| Minor array module enhancements | https://api.github.com/repos/python/cpython/issues/37980/comments | 5 | 2003-02-14T01:13:46Z | 2022-04-09T22:35:56Z | https://github.com/python/cpython/issues/37980 | 1,198,792,144 | 37,980 |
[
"python",
"cpython"
] | BPO | [685846](https://bugs.python.org/issue685846)
--- | :---
Nosy | @mwhudson, @birkenfeld
Superseder | <li>bpo-706406: fix bug python/cpython#37979: raw_input defers signals</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-09-06.15:13:23.811>
created_at = <Date 2003-02-13.10:11:27.000>
labels = ['library']
title = 'raw_input defers alarm signal'
updated_at = <Date 2007-09-06.15:13:23.809>
user = 'https://bugs.python.org/phr'
```
bugs.python.org fields:
```python
activity = <Date 2007-09-06.15:13:23.809>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2007-09-06.15:13:23.811>
closer = 'georg.brandl'
components = ['Library (Lib)']
creation = <Date 2003-02-13.10:11:27.000>
creator = 'phr'
dependencies = []
files = []
hgrepos = []
issue_num = 685846
keywords = []
message_count = 4.0
messages = ['14599', '14600', '14601', '55697']
nosy_count = 4.0
nosy_names = ['mwh', 'georg.brandl', 'phr', 'mbrierst']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = '706406'
type = None
url = 'https://bugs.python.org/issue685846'
versions = ['Python 2.3']
```
</p></details>
| raw_input defers alarm signal | https://api.github.com/repos/python/cpython/issues/37979/comments | 4 | 2003-02-13T10:11:27Z | 2022-04-09T22:35:54Z | https://github.com/python/cpython/issues/37979 | 1,198,792,139 | 37,979 |
[
"python",
"cpython"
] | BPO | [685775](https://bugs.python.org/issue685775)
--- | :---
Nosy | @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2003-02-21.03:23:21.000>
created_at = <Date 2003-02-13.07:10:00.000>
labels = ['docs']
title = 'turtle circle() documentation error'
updated_at = <Date 2003-02-21.03:23:21.000>
user = 'https://bugs.python.org/smichr'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-21.03:23:21.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-02-13.07:10:00.000>
creator = 'smichr'
dependencies = []
files = []
hgrepos = []
issue_num = 685775
keywords = []
message_count = 2.0
messages = ['14597', '14598']
nosy_count = 2.0
nosy_names = ['rhettinger', 'smichr']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue685775'
versions = ['Python 2.3']
```
</p></details>
| turtle circle() documentation error | https://api.github.com/repos/python/cpython/issues/37978/comments | 2 | 2003-02-13T07:10:00Z | 2022-04-09T22:35:53Z | https://github.com/python/cpython/issues/37978 | 1,198,792,137 | 37,978 |
[
"python",
"cpython"
] | BPO | [685773](https://bugs.python.org/issue685773)
--- | :---
Nosy | @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2003-06-09.08:51:49.000>
created_at = <Date 2003-02-13.07:00:01.000>
labels = ['library']
title = '2 (more) bugs in turtle'
updated_at = <Date 2003-06-09.08:51:49.000>
user = 'https://bugs.python.org/smichr'
```
bugs.python.org fields:
```python
activity = <Date 2003-06-09.08:51:49.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-13.07:00:01.000>
creator = 'smichr'
dependencies = []
files = []
hgrepos = []
issue_num = 685773
keywords = []
message_count = 4.0
messages = ['14593', '14594', '14595', '14596']
nosy_count = 2.0
nosy_names = ['rhettinger', 'smichr']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue685773'
versions = ['Python 2.3']
```
</p></details>
| 2 (more) bugs in turtle | https://api.github.com/repos/python/cpython/issues/37977/comments | 4 | 2003-02-13T07:00:01Z | 2022-04-09T22:35:52Z | https://github.com/python/cpython/issues/37977 | 1,198,792,133 | 37,977 |
[
"python",
"cpython"
] | BPO | [685738](https://bugs.python.org/issue685738)
--- | :---
Nosy | @gvanrossum
Files | <li>[patchinit](https://bugs.python.org/file5028/patchinit "Uploaded as application/octet-stream at 2003-02-13.05:23:35 by mbrierst")</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 2003-02-13.16:33:13.000>
created_at = <Date 2003-02-13.05:22:01.000>
labels = ['interpreter-core']
title = 'fix for bug 638610'
updated_at = <Date 2003-02-13.16:33:13.000>
user = 'https://bugs.python.org/mbrierst'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-13.16:33:13.000>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-13.05:22:01.000>
creator = 'mbrierst'
dependencies = []
files = ['5028']
hgrepos = []
issue_num = 685738
keywords = ['patch']
message_count = 2.0
messages = ['42839', '42840']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'mbrierst']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue685738'
versions = ['Python 2.3']
```
</p></details>
| fix for bug 638610 | https://api.github.com/repos/python/cpython/issues/37976/comments | 2 | 2003-02-13T05:22:01Z | 2022-04-09T22:35:50Z | https://github.com/python/cpython/issues/37976 | 1,198,792,132 | 37,976 |
[
"python",
"cpython"
] | BPO | [685465](https://bugs.python.org/issue685465)
--- | :---
Nosy | @gvanrossum, @smontanaro, @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-08-05.03:12:37.000>
created_at = <Date 2003-02-12.18:58:26.000>
labels = []
title = 'python-mode loops on if/else'
updated_at = <Date 2003-08-05.03:12:37.000>
user = 'https://github.com/gvanrossum'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-05.03:12:37.000>
actor = 'skip.montanaro'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-02-12.18:58:26.000>
creator = 'gvanrossum'
dependencies = []
files = []
hgrepos = []
issue_num = 685465
keywords = []
message_count = 3.0
messages = ['14590', '14591', '14592']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'skip.montanaro', 'barry']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue685465'
versions = []
```
</p></details>
| python-mode loops on if/else | https://api.github.com/repos/python/cpython/issues/37975/comments | 3 | 2003-02-12T18:58:26Z | 2022-04-09T22:35:50Z | https://github.com/python/cpython/issues/37975 | 1,198,792,130 | 37,975 |
[
"python",
"cpython"
] | BPO | [685373](https://bugs.python.org/issue685373)
--- | :---
Nosy | @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-02-16.21:30:37.000>
created_at = <Date 2003-02-12.15:51:56.000>
labels = ['OS-mac']
title = 'bundlebuilder and spaces in filenames'
updated_at = <Date 2003-02-16.21:30:37.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-16.21:30:37.000>
actor = 'jackjansen'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-02-12.15:51:56.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 685373
keywords = []
message_count = 4.0
messages = ['14586', '14587', '14588', '14589']
nosy_count = 2.0
nosy_names = ['jackjansen', 'jvr']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue685373'
versions = []
```
</p></details>
| bundlebuilder and spaces in filenames | https://api.github.com/repos/python/cpython/issues/37974/comments | 4 | 2003-02-12T15:51:56Z | 2022-04-09T22:35:48Z | https://github.com/python/cpython/issues/37974 | 1,198,792,127 | 37,974 |
[
"python",
"cpython"
] | BPO | [685268](https://bugs.python.org/issue685268)
--- | :---
Nosy | @loewis
Files | <li>[imputil.py.diff](https://bugs.python.org/file5027/imputil.py.diff "Uploaded as text/plain at 2003-02-12.12:52:18 by sfiet"): enhance FilesystemImporter.get_code to use parent.__path__</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-02-13.08:35:38.000>
created_at = <Date 2003-02-12.11:51:51.000>
labels = ['library']
title = 'imputil must respect __path__ for package submodules'
updated_at = <Date 2007-02-13.08:35:38.000>
user = 'https://bugs.python.org/sfiet'
```
bugs.python.org fields:
```python
activity = <Date 2007-02-13.08:35:38.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-12.11:51:51.000>
creator = 'sfiet'
dependencies = []
files = ['5027']
hgrepos = []
issue_num = 685268
keywords = ['patch']
message_count = 4.0
messages = ['42835', '42836', '42837', '42838']
nosy_count = 2.0
nosy_names = ['loewis', 'sfiet']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue685268'
versions = ['Python 2.3']
```
</p></details>
| imputil must respect __path__ for package submodules | https://api.github.com/repos/python/cpython/issues/37973/comments | 4 | 2003-02-12T11:51:51Z | 2022-04-09T22:35:47Z | https://github.com/python/cpython/issues/37973 | 1,198,792,124 | 37,973 |
[
"python",
"cpython"
] | BPO | [685051](https://bugs.python.org/issue685051)
--- | :---
Nosy | @rhettinger
Files | <li>[repr_fix.diff](https://bugs.python.org/file5025/repr_fix.diff "Uploaded as text/plain at 2003-02-12.01:46:39 by logistix"): repr arrays in linear time</li><li>[arrayrepr.diff](https://bugs.python.org/file5026/arrayrepr.diff "Uploaded as text/plain at 2003-02-22.20:41:37 by logistix"): Repr arrays in linear time. Low memory footprint.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2003-04-23.18:27:58.000>
created_at = <Date 2003-02-12.01:45:59.000>
labels = ['extension-modules']
title = 'fix for 680789: reprs in arraymodule'
updated_at = <Date 2003-04-23.18:27:58.000>
user = 'https://bugs.python.org/logistix'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-23.18:27:58.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-02-12.01:45:59.000>
creator = 'logistix'
dependencies = []
files = ['5025', '5026']
hgrepos = []
issue_num = 685051
keywords = ['patch']
message_count = 5.0
messages = ['42830', '42831', '42832', '42833', '42834']
nosy_count = 2.0
nosy_names = ['rhettinger', 'logistix']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue685051'
versions = ['Python 2.3']
```
</p></details>
| fix for 680789: reprs in arraymodule | https://api.github.com/repos/python/cpython/issues/37972/comments | 5 | 2003-02-12T01:45:59Z | 2022-04-09T22:35:47Z | https://github.com/python/cpython/issues/37972 | 1,198,792,122 | 37,972 |
[
"python",
"cpython"
] | BPO | [685011](https://bugs.python.org/issue685011)
--- | :---
Nosy | @tim-one, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2003-02-13.23:06:19.000>
created_at = <Date 2003-02-12.00:34:15.000>
labels = ['library']
title = 'calendar module overflow handling'
updated_at = <Date 2003-02-13.23:06:19.000>
user = 'https://bugs.python.org/richard'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-13.23:06:19.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-12.00:34:15.000>
creator = 'richard'
dependencies = []
files = []
hgrepos = []
issue_num = 685011
keywords = []
message_count = 3.0
messages = ['14583', '14584', '14585']
nosy_count = 3.0
nosy_names = ['tim.peters', 'richard', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue685011'
versions = ['Python 2.3']
```
</p></details>
| calendar module overflow handling | https://api.github.com/repos/python/cpython/issues/37971/comments | 3 | 2003-02-12T00:34:15Z | 2022-04-09T22:35:46Z | https://github.com/python/cpython/issues/37971 | 1,198,792,120 | 37,971 |
[
"python",
"cpython"
] | BPO | [684981](https://bugs.python.org/issue684981)
--- | :---
Nosy | @loewis
Files | <li>[patchargs2](https://bugs.python.org/file5024/patchargs2 "Uploaded as application/octet-stream at 2003-02-11.23:09:30 by mbrierst")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2003-05-03.10:00:48.000>
created_at = <Date 2003-02-11.23:08:01.000>
labels = ['interpreter-core']
title = 'fix for bug 501716'
updated_at = <Date 2003-05-03.10:00:48.000>
user = 'https://bugs.python.org/mbrierst'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-03.10:00:48.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-11.23:08:01.000>
creator = 'mbrierst'
dependencies = []
files = ['5024']
hgrepos = []
issue_num = 684981
keywords = ['patch']
message_count = 2.0
messages = ['42828', '42829']
nosy_count = 2.0
nosy_names = ['loewis', 'mbrierst']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue684981'
versions = ['Python 2.3']
```
</p></details>
| fix for bug 501716 | https://api.github.com/repos/python/cpython/issues/37970/comments | 2 | 2003-02-11T23:08:01Z | 2022-04-09T22:35:44Z | https://github.com/python/cpython/issues/37970 | 1,198,792,117 | 37,970 |
[
"python",
"cpython"
] | BPO | [684975](https://bugs.python.org/issue684975)
--- | :---
Nosy | @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2003-03-03.12:38:12.000>
created_at = <Date 2003-02-11.23:03:56.000>
labels = ['OS-mac']
title = 'IDE asks for attention when quitting'
updated_at = <Date 2003-03-03.12:38:12.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-03.12:38:12.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-02-11.23:03:56.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 684975
keywords = []
message_count = 4.0
messages = ['14579', '14580', '14581', '14582']
nosy_count = 2.0
nosy_names = ['jackjansen', 'jvr']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue684975'
versions = []
```
</p></details>
| IDE asks for attention when quitting | https://api.github.com/repos/python/cpython/issues/37969/comments | 4 | 2003-02-11T23:03:56Z | 2022-04-09T22:35:44Z | https://github.com/python/cpython/issues/37969 | 1,198,792,114 | 37,969 |
[
"python",
"cpython"
] | BPO | [684944](https://bugs.python.org/issue684944)
--- | :---
Nosy | @devdanzin
Files | <li>[patchpdb2](https://bugs.python.org/file5023/patchpdb2 "Uploaded as application/octet-stream at 2003-02-11.22:15:43 by mbrierst")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2009-02-13.02:53:39.426>
created_at = <Date 2003-02-11.22:09:36.000>
labels = ['type-feature', 'library']
title = 'extend readline functionality in pdb'
updated_at = <Date 2009-02-13.02:53:39.425>
user = 'https://bugs.python.org/mbrierst'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-13.02:53:39.425>
actor = 'benjamin.peterson'
assignee = 'jlgijsbers'
closed = True
closed_date = <Date 2009-02-13.02:53:39.426>
closer = 'benjamin.peterson'
components = ['Library (Lib)']
creation = <Date 2003-02-11.22:09:36.000>
creator = 'mbrierst'
dependencies = []
files = ['5023']
hgrepos = []
issue_num = 684944
keywords = ['patch']
message_count = 4.0
messages = ['42825', '42826', '42827', '81855']
nosy_count = 4.0
nosy_names = ['mbrierst', 'jlgijsbers', 'meonkeys', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue684944'
versions = ['Python 2.7']
```
</p></details>
| extend readline functionality in pdb | https://api.github.com/repos/python/cpython/issues/37968/comments | 4 | 2003-02-11T22:09:36Z | 2022-04-09T22:35:41Z | https://github.com/python/cpython/issues/37968 | 1,198,792,112 | 37,968 |
[
"python",
"cpython"
] | BPO | [684903](https://bugs.python.org/issue684903)
--- | :---
Nosy | @mwhudson, @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-03-05.15:32:39.000>
created_at = <Date 2003-02-11.21:02:28.000>
labels = ['build', 'invalid']
title = 'socket module on solaris'
updated_at = <Date 2003-03-05.15:32:39.000>
user = 'https://bugs.python.org/rabrads'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-05.15:32:39.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-02-11.21:02:28.000>
creator = 'rabrads'
dependencies = []
files = []
hgrepos = []
issue_num = 684903
keywords = []
message_count = 5.0
messages = ['14574', '14575', '14576', '14577', '14578']
nosy_count = 5.0
nosy_names = ['mwh', 'loewis', 'nnorwitz', 'anthonybaxter', 'rabrads']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue684903'
versions = ['Python 2.2']
```
</p></details>
| socket module on solaris | https://api.github.com/repos/python/cpython/issues/37967/comments | 5 | 2003-02-11T21:02:28Z | 2022-04-09T22:35:40Z | https://github.com/python/cpython/issues/37967 | 1,198,792,108 | 37,967 |
[
"python",
"cpython"
] | BPO | [684679](https://bugs.python.org/issue684679)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-06-20.20:36:23.000>
created_at = <Date 2003-02-11.16:01:23.000>
labels = []
title = 'Freeze can not be made to exclude implicits'
updated_at = <Date 2003-06-20.20:36:23.000>
user = 'https://bugs.python.org/lhudson'
```
bugs.python.org fields:
```python
activity = <Date 2003-06-20.20:36:23.000>
actor = 'jvr'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2003-02-11.16:01:23.000>
creator = 'lhudson'
dependencies = []
files = []
hgrepos = []
issue_num = 684679
keywords = []
message_count = 2.0
messages = ['14572', '14573']
nosy_count = 2.0
nosy_names = ['jvr', 'lhudson']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue684679'
versions = []
```
</p></details>
| Freeze can not be made to exclude implicits | https://api.github.com/repos/python/cpython/issues/37966/comments | 2 | 2003-02-11T16:01:23Z | 2022-04-09T22:35:39Z | https://github.com/python/cpython/issues/37966 | 1,198,792,104 | 37,966 |
[
"python",
"cpython"
] | BPO | [684677](https://bugs.python.org/issue684677)
--- | :---
Files | <li>[freeze_patch.txt](https://bugs.python.org/file5022/freeze_patch.txt "Uploaded as text/plain at 2003-02-12.10:23:15 by lhudson"): Patch to /Tools/freeze/freeze.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 2003-03-08.20:02:42.000>
created_at = <Date 2003-02-11.15:59:37.000>
labels = []
title = 'Allow freeze to exclude implicits'
updated_at = <Date 2003-03-08.20:02:42.000>
user = 'https://bugs.python.org/lhudson'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-08.20:02:42.000>
actor = 'jvr'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2003-02-11.15:59:37.000>
creator = 'lhudson'
dependencies = []
files = ['5022']
hgrepos = []
issue_num = 684677
keywords = ['patch']
message_count = 3.0
messages = ['42822', '42823', '42824']
nosy_count = 2.0
nosy_names = ['jvr', 'lhudson']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue684677'
versions = []
```
</p></details>
| Allow freeze to exclude implicits | https://api.github.com/repos/python/cpython/issues/37965/comments | 3 | 2003-02-11T15:59:37Z | 2022-04-09T22:35:38Z | https://github.com/python/cpython/issues/37965 | 1,198,792,100 | 37,965 |
[
"python",
"cpython"
] | BPO | [684667](https://bugs.python.org/issue684667)
--- | :---
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 2003-02-11.17:26:37.000>
created_at = <Date 2003-02-11.15:34:09.000>
labels = ['extension-modules']
title = 'Modules/selectmodule.c returns NULL without exception set'
updated_at = <Date 2003-02-11.17:26:37.000>
user = 'https://bugs.python.org/troels'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-11.17:26:37.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-02-11.15:34:09.000>
creator = 'troels'
dependencies = []
files = []
hgrepos = []
issue_num = 684667
keywords = []
message_count = 2.0
messages = ['14570', '14571']
nosy_count = 2.0
nosy_names = ['tim.peters', 'troels']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue684667'
versions = ['Python 2.2']
```
</p></details>
| Modules/selectmodule.c returns NULL without exception set | https://api.github.com/repos/python/cpython/issues/37964/comments | 2 | 2003-02-11T15:34:09Z | 2022-04-09T22:35:38Z | https://github.com/python/cpython/issues/37964 | 1,198,792,097 | 37,964 |
[
"python",
"cpython"
] | BPO | [684612](https://bugs.python.org/issue684612)
--- | :---
Nosy | @freddrake, @jackjansen
Files | <li>[@macdocpatch.txt](https://bugs.python.org/file5021/%40macdocpatch.txt "Uploaded as text/plain at 2003-02-11.21:44:53 by @jackjansen")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2003-02-13.21:14:40.000>
created_at = <Date 2003-02-11.14:51:10.000>
labels = ['docs']
title = 'Macintosh documentation patches'
updated_at = <Date 2003-02-13.21:14:40.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-13.21:14:40.000>
actor = 'nnorwitz'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-02-11.14:51:10.000>
creator = 'jackjansen'
dependencies = []
files = ['5021']
hgrepos = []
issue_num = 684612
keywords = ['patch']
message_count = 7.0
messages = ['42815', '42816', '42817', '42818', '42819', '42820', '42821']
nosy_count = 3.0
nosy_names = ['fdrake', 'nnorwitz', 'jackjansen']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue684612'
versions = []
```
</p></details>
| Macintosh documentation patches | https://api.github.com/repos/python/cpython/issues/37963/comments | 7 | 2003-02-11T14:51:10Z | 2022-04-09T22:35:36Z | https://github.com/python/cpython/issues/37963 | 1,198,792,095 | 37,963 |
[
"python",
"cpython"
] | BPO | [684542](https://bugs.python.org/issue684542)
--- | :---
Nosy | @jcea
<sup>*Note: these values reflect the state of the issue at the time it was 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-11.12:26:14.000>
created_at = <Date 2003-02-11.12:26:14.000>
labels = ['interpreter-core', 'type-feature', 'invalid']
title = 'dict setdefault lazy evaluation'
updated_at = <Date 2003-02-11.12:26:14.000>
user = 'https://github.com/jcea'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-11.12:26:14.000>
actor = 'jcea'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-11.12:26:14.000>
creator = 'jcea'
dependencies = []
files = []
hgrepos = []
issue_num = 684542
keywords = []
message_count = 1.0
messages = ['53759']
nosy_count = 1.0
nosy_names = ['jcea']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue684542'
versions = []
```
</p></details>
| dict setdefault lazy evaluation | https://api.github.com/repos/python/cpython/issues/37962/comments | 1 | 2003-02-11T12:26:14Z | 2022-04-09T22:35:35Z | https://github.com/python/cpython/issues/37962 | 1,198,792,092 | 37,962 |
[
"python",
"cpython"
] | BPO | [684500](https://bugs.python.org/issue684500)
--- | :---
Nosy | @freddrake
Files | <li>[python-2.3a1-ext-readline.diff](https://bugs.python.org/file5020/python-2.3a1-ext-readline.diff "Uploaded as text/plain at 2003-02-11.10:27:21 by fufsource"): patch adding two new methods to readline module</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-01-19.03:09:59.000>
created_at = <Date 2003-02-11.10:26:51.000>
labels = ['extension-modules']
title = 'extending readline functionality'
updated_at = <Date 2005-01-19.03:09:59.000>
user = 'https://bugs.python.org/fufsource'
```
bugs.python.org fields:
```python
activity = <Date 2005-01-19.03:09:59.000>
actor = 'fdrake'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-02-11.10:26:51.000>
creator = 'fufsource'
dependencies = []
files = ['5020']
hgrepos = []
issue_num = 684500
keywords = ['patch']
message_count = 3.0
messages = ['42812', '42813', '42814']
nosy_count = 3.0
nosy_names = ['fdrake', 'fufsource', 'mdehoon']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue684500'
versions = ['Python 2.3']
```
</p></details>
| extending readline functionality | https://api.github.com/repos/python/cpython/issues/37961/comments | 3 | 2003-02-11T10:26:51Z | 2022-04-09T22:35:33Z | https://github.com/python/cpython/issues/37961 | 1,198,792,088 | 37,961 |
[
"python",
"cpython"
] | BPO | [684398](https://bugs.python.org/issue684398)
--- | :---
Nosy | @akuchling
Files | <li>[register.py.diff](https://bugs.python.org/file5019/register.py.diff "Uploaded as text/plain at 2003-02-18.01:55:05 by richard"): patch implementing verbose->show_response change</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 2003-02-19.13:57:51.000>
created_at = <Date 2003-02-11.04:58:58.000>
labels = ['library']
title = 'Fix for verbosity'
updated_at = <Date 2003-02-19.13:57:51.000>
user = 'https://bugs.python.org/richard'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-19.13:57:51.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2003-02-11.04:58:58.000>
creator = 'richard'
dependencies = []
files = ['5019']
hgrepos = []
issue_num = 684398
keywords = ['patch']
message_count = 4.0
messages = ['42808', '42809', '42810', '42811']
nosy_count = 2.0
nosy_names = ['akuchling', 'richard']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue684398'
versions = ['Python 2.3']
```
</p></details>
| Fix for verbosity | https://api.github.com/repos/python/cpython/issues/37960/comments | 4 | 2003-02-11T04:58:58Z | 2022-04-09T22:35:33Z | https://github.com/python/cpython/issues/37960 | 1,198,792,084 | 37,960 |
[
"python",
"cpython"
] | BPO | [684256](https://bugs.python.org/issue684256)
--- | :---
Nosy | @mhammond
Files | <li>[auto_thread_state.patch](https://bugs.python.org/file5018/auto_thread_state.patch "Uploaded as text/plain at 2003-04-19.02:34:47 by @mhammond"): Remove warning on Linux</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/mhammond'
closed_at = <Date 2003-04-19.15:45:12.000>
created_at = <Date 2003-02-10.23:02:08.000>
labels = ['interpreter-core']
title = 'AutoThreadState implementation'
updated_at = <Date 2003-04-19.15:45:12.000>
user = 'https://github.com/mhammond'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-19.15:45:12.000>
actor = 'mhammond'
assignee = 'mhammond'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-10.23:02:08.000>
creator = 'mhammond'
dependencies = []
files = ['5018']
hgrepos = []
issue_num = 684256
keywords = ['patch']
message_count = 5.0
messages = ['42803', '42804', '42805', '42806', '42807']
nosy_count = 2.0
nosy_names = ['mhammond', 'glchapman']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue684256'
versions = ['Python 2.3']
```
</p></details>
| AutoThreadState implementation | https://api.github.com/repos/python/cpython/issues/37959/comments | 5 | 2003-02-10T23:02:08Z | 2022-04-09T22:35:32Z | https://github.com/python/cpython/issues/37959 | 1,198,792,082 | 37,959 |
[
"python",
"cpython"
] | BPO | [684142](https://bugs.python.org/issue684142)
--- | :---
Nosy | @hyeshik
Files | <li>[_ko_codecs_1.diff.gz](https://bugs.python.org/file5017/_ko_codecs_1.diff.gz "Uploaded as application/x-gzip-compressed at 2003-02-10.20:28:40 by @hyeshik"): first patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-02-10.20:28:40.000>
created_at = <Date 2003-02-10.20:24:01.000>
labels = ['library']
title = 'Korean Unicode Codecs'
updated_at = <Date 2003-02-10.20:28:40.000>
user = 'https://github.com/hyeshik'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-10.20:28:40.000>
actor = 'hyeshik.chang'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-10.20:24:01.000>
creator = 'hyeshik.chang'
dependencies = []
files = ['5017']
hgrepos = []
issue_num = 684142
keywords = ['patch']
message_count = 2.0
messages = ['42801', '42802']
nosy_count = 1.0
nosy_names = ['hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue684142'
versions = ['Python 2.3']
```
</p></details>
| Korean Unicode Codecs | https://api.github.com/repos/python/cpython/issues/37958/comments | 2 | 2003-02-10T20:24:01Z | 2022-04-09T22:35:30Z | https://github.com/python/cpython/issues/37958 | 1,198,792,079 | 37,958 |
[
"python",
"cpython"
] | BPO | [684022](https://bugs.python.org/issue684022)
--- | :---
Nosy | @mwhudson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2003-02-10.18:19:51.000>
created_at = <Date 2003-02-10.16:54:06.000>
labels = ['interpreter-core']
title = 'extended slice strangeness'
updated_at = <Date 2003-02-10.18:19:51.000>
user = 'https://bugs.python.org/rjroy'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-10.18:19:51.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-10.16:54:06.000>
creator = 'rjroy'
dependencies = []
files = []
hgrepos = []
issue_num = 684022
keywords = []
message_count = 5.0
messages = ['14565', '14566', '14567', '14568', '14569']
nosy_count = 3.0
nosy_names = ['mwh', 'nnorwitz', 'rjroy']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue684022'
versions = ['Python 2.3']
```
</p></details>
| extended slice strangeness | https://api.github.com/repos/python/cpython/issues/37957/comments | 5 | 2003-02-10T16:54:06Z | 2022-04-09T22:35:30Z | https://github.com/python/cpython/issues/37957 | 1,198,792,077 | 37,957 |
[
"python",
"cpython"
] | BPO | [684010](https://bugs.python.org/issue684010)
--- | :---
Files | <li>[python-2.3a1-dict_addons.diff](https://bugs.python.org/file5016/python-2.3a1-dict_addons.diff "Uploaded as text/plain at 2003-02-10.16:43:27 by fufsource"): patch adding 3 new methods to dictionary object</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 2003-02-10.19:25:58.000>
created_at = <Date 2003-02-10.16:42:49.000>
labels = ['library']
title = 'extending dict functionality'
updated_at = <Date 2003-02-10.19:25:58.000>
user = 'https://bugs.python.org/fufsource'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-10.19:25:58.000>
actor = 'jvr'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-10.16:42:49.000>
creator = 'fufsource'
dependencies = []
files = ['5016']
hgrepos = []
issue_num = 684010
keywords = ['patch']
message_count = 3.0
messages = ['42798', '42799', '42800']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'jvr', 'fufsource']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue684010'
versions = ['Python 2.3']
```
</p></details>
| extending dict functionality | https://api.github.com/repos/python/cpython/issues/37956/comments | 3 | 2003-02-10T16:42:49Z | 2022-04-09T22:35:28Z | https://github.com/python/cpython/issues/37956 | 1,198,792,073 | 37,956 |
[
"python",
"cpython"
] | BPO | [683939](https://bugs.python.org/issue683939)
--- | :---
Nosy | @akuchling, @theller
Files | <li>[download_url.patch](https://bugs.python.org/file5015/download_url.patch "Uploaded as text/plain at 2003-02-10.15:00:41 by @akuchling")</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 2003-02-19.14:37:35.000>
created_at = <Date 2003-02-10.14:58:32.000>
labels = ['library']
title = 'Add download_url to setup()'
updated_at = <Date 2003-02-19.14:37:35.000>
user = 'https://github.com/akuchling'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-19.14:37:35.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2003-02-10.14:58:32.000>
creator = 'akuchling'
dependencies = []
files = ['5015']
hgrepos = []
issue_num = 683939
keywords = ['patch']
message_count = 8.0
messages = ['42790', '42791', '42792', '42793', '42794', '42795', '42796', '42797']
nosy_count = 3.0
nosy_names = ['akuchling', 'richard', 'theller']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue683939'
versions = ['Python 2.3']
```
</p></details>
| Add download_url to setup() | https://api.github.com/repos/python/cpython/issues/37955/comments | 8 | 2003-02-10T14:58:32Z | 2022-04-09T22:35:28Z | https://github.com/python/cpython/issues/37955 | 1,198,792,068 | 37,955 |
[
"python",
"cpython"
] | BPO | [683938](https://bugs.python.org/issue683938)
--- | :---
Nosy | @freddrake, @bitdancer
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2010-08-18.13:15:34.348>
created_at = <Date 2003-02-10.14:57:40.000>
labels = ['easy', 'type-feature', 'library']
title = 'HTMLParser attribute parsing bug'
updated_at = <Date 2010-08-18.13:15:34.346>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2010-08-18.13:15:34.346>
actor = 'BreamoreBoy'
assignee = 'fdrake'
closed = True
closed_date = <Date 2010-08-18.13:15:34.348>
closer = 'BreamoreBoy'
components = ['Library (Lib)']
creation = <Date 2003-02-10.14:57:40.000>
creator = 'fdrake'
dependencies = []
files = []
hgrepos = []
issue_num = 683938
keywords = ['easy']
message_count = 6.0
messages = ['60305', '60306', '60307', '60308', '60309', '114217']
nosy_count = 6.0
nosy_names = ['fdrake', 'calvin', 'titus', 'smroid', 'r.david.murray', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue683938'
versions = ['Python 2.7']
```
</p></details>
| HTMLParser attribute parsing bug | https://api.github.com/repos/python/cpython/issues/37954/comments | 6 | 2003-02-10T14:57:40Z | 2022-04-09T22:35:27Z | https://github.com/python/cpython/issues/37954 | 1,198,792,064 | 37,954 |
[
"python",
"cpython"
] | BPO | [683910](https://bugs.python.org/issue683910)
--- | :---
Nosy | @smontanaro, @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2008-01-19.22:58:41.273>
created_at = <Date 2003-02-10.13:26:34.000>
labels = ['type-feature']
title = 'zipfile should have a tarfile-like API'
updated_at = <Date 2008-01-19.22:58:41.270>
user = 'https://bugs.python.org/anthonybaxter'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-19.22:58:41.270>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2008-01-19.22:58:41.273>
closer = 'georg.brandl'
components = ['None']
creation = <Date 2003-02-10.13:26:34.000>
creator = 'anthonybaxter'
dependencies = []
files = []
hgrepos = []
issue_num = 683910
keywords = []
message_count = 4.0
messages = ['53758', '55401', '59271', '60244']
nosy_count = 4.0
nosy_names = ['skip.montanaro', 'anthonybaxter', 'georg.brandl', 'alanmcintyre']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue683910'
versions = []
```
</p></details>
| zipfile should have a tarfile-like API | https://api.github.com/repos/python/cpython/issues/37953/comments | 4 | 2003-02-10T13:26:34Z | 2022-04-09T22:35:25Z | https://github.com/python/cpython/issues/37953 | 1,198,792,056 | 37,953 |
[
"python",
"cpython"
] | BPO | [683883](https://bugs.python.org/issue683883)
--- | :---
Nosy | @mwhudson, @jneb
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2003-02-10.14:06:40.000>
created_at = <Date 2003-02-10.12:08:45.000>
labels = ['extension-modules', 'invalid']
title = 'Numeric Python >22 dimensions trouble'
updated_at = <Date 2003-02-10.14:06:40.000>
user = 'https://github.com/jneb'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-10.14:06:40.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-02-10.12:08:45.000>
creator = 'jneb'
dependencies = []
files = []
hgrepos = []
issue_num = 683883
keywords = []
message_count = 2.0
messages = ['14563', '14564']
nosy_count = 2.0
nosy_names = ['mwh', 'jneb']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue683883'
versions = []
```
</p></details>
| Numeric Python >22 dimensions trouble | https://api.github.com/repos/python/cpython/issues/37952/comments | 2 | 2003-02-10T12:08:45Z | 2022-04-09T22:35:24Z | https://github.com/python/cpython/issues/37952 | 1,198,792,052 | 37,952 |
[
"python",
"cpython"
] | BPO | [683726](https://bugs.python.org/issue683726)
--- | :---
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 2003-02-11.19:33:23.000>
created_at = <Date 2003-02-10.03:21:21.000>
labels = ['interpreter-core']
title = 'METH_CLASS allows binding to the wrong class'
updated_at = <Date 2003-02-11.19:33:23.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2003-02-11.19:33:23.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-02-10.03:21:21.000>
creator = 'glchapman'
dependencies = []
files = []
hgrepos = []
issue_num = 683726
keywords = []
message_count = 5.0
messages = ['14558', '14559', '14560', '14561', '14562']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'glchapman']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue683726'
versions = ['Python 2.3']
```
</p></details>
| METH_CLASS allows binding to the wrong class | https://api.github.com/repos/python/cpython/issues/37951/comments | 5 | 2003-02-10T03:21:21Z | 2022-04-09T22:35:23Z | https://github.com/python/cpython/issues/37951 | 1,198,792,050 | 37,951 |
[
"python",
"cpython"
] | BPO | [683658](https://bugs.python.org/issue683658)
--- | :---
Nosy | @gvanrossum, @mhammond, @tiran
Files | <li>[hang_apply.py](https://bugs.python.org/file787/hang_apply.py "Uploaded as text/plain at 2003-02-10.00:28:40 by @mhammond"): Import this to demo the deadlock</li><li>[hang_apply.patch](https://bugs.python.org/file788/hang_apply.patch "Uploaded as text/plain at 2003-02-15.05:02:43 by @mhammond"): Possible patch</li><li>[import_lock_2.patch](https://bugs.python.org/file789/import_lock_2.patch "Uploaded as text/plain at 2003-02-19.00:42:23 by @mhammond"): Fix that was checked in</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2008-01-19.20:29:54.502>
created_at = <Date 2003-02-10.00:26:08.000>
labels = ['interpreter-core']
title = 'PyErr_Warn may cause import deadlock'
updated_at = <Date 2008-01-19.20:29:54.501>
user = 'https://github.com/mhammond'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-19.20:29:54.501>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2008-01-19.20:29:54.502>
closer = 'georg.brandl'
components = ['Interpreter Core']
creation = <Date 2003-02-10.00:26:08.000>
creator = 'mhammond'
dependencies = []
files = ['787', '788', '789']
hgrepos = []
issue_num = 683658
keywords = ['patch']
message_count = 21.0
messages = ['14540', '14541', '14542', '14543', '14544', '14545', '14546', '14547', '14548', '14549', '14550', '14551', '14552', '14553', '14554', '14555', '14556', '14557', '59186', '59190', '59191']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'jhylton', 'mhammond', 'nnorwitz', 'jvr', 'christian.heimes']
pr_nums = []
priority = 'low'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue683658'
versions = ['Python 2.5']
```
</p></details>
| PyErr_Warn may cause import deadlock | https://api.github.com/repos/python/cpython/issues/37950/comments | 21 | 2003-02-10T00:26:08Z | 2022-04-09T22:35:21Z | https://github.com/python/cpython/issues/37950 | 1,198,792,043 | 37,950 |
[
"python",
"cpython"
] | BPO | [683592](https://bugs.python.org/issue683592)
--- | :---
Nosy | @malemburg, @gvanrossum, @loewis, @jackjansen
Files | <li>[listdir_unicode.patch](https://bugs.python.org/file5013/listdir_unicode.patch "Uploaded as text/plain at 2003-02-10.10:49:50 by jvr"): unicode support for os.listdir, take 3</li><li>[listdir_unicode_arg.patch](https://bugs.python.org/file5014/listdir_unicode_arg.patch "Uploaded as text/plain at 2003-03-03.14:32:02 by jvr"): only return unicode if the argument was unicode, + doc</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2003-03-04.19:43:47.000>
created_at = <Date 2003-02-09.21:43:09.000>
labels = ['library']
title = 'unicode support for os.listdir()'
updated_at = <Date 2003-03-04.19:43:47.000>
user = 'https://bugs.python.org/jvr'
```
bugs.python.org fields:
```python
activity = <Date 2003-03-04.19:43:47.000>
actor = 'jvr'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-02-09.21:43:09.000>
creator = 'jvr'
dependencies = []
files = ['5013', '5014']
hgrepos = []
issue_num = 683592
keywords = ['patch']
message_count = 43.0
messages = ['42747', '42748', '42749', '42750', '42751', '42752', '42753', '42754', '42755', '42756', '42757', '42758', '42759', '42760', '42761', '42762', '42763', '42764', '42765', '42766', '42767', '42768', '42769', '42770', '42771', '42772', '42773', '42774', '42775', '42776', '42777', '42778', '42779', '42780', '42781', '42782', '42783', '42784', '42785', '42786', '42787', '42788', '42789']
nosy_count = 6.0
nosy_names = ['lemburg', 'gvanrossum', 'loewis', 'nnorwitz', 'jackjansen', 'jvr']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue683592'
versions = []
```
</p></details>
| unicode support for os.listdir() | https://api.github.com/repos/python/cpython/issues/37949/comments | 43 | 2003-02-09T21:43:09Z | 2022-04-09T22:35:21Z | https://github.com/python/cpython/issues/37949 | 1,198,792,039 | 37,949 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.