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 | [786931](https://bugs.python.org/issue786931)
--- | :---
Nosy | @smontanaro, @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 2003-08-11.19:21:49.000>
created_at = <Date 2003-08-11.19:08:17.000>
labels = ['library']
title = 'test_strptime traceback'
updated_at = <Date 2003-08-11.19:21:49.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-11.19:21:49.000>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-08-11.19:08:17.000>
creator = 'skip.montanaro'
dependencies = []
files = []
hgrepos = []
issue_num = 786931
keywords = []
message_count = 2.0
messages = ['17718', '17719']
nosy_count = 2.0
nosy_names = ['skip.montanaro', 'brett.cannon']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue786931'
versions = []
```
</p></details>
| test_strptime traceback | https://api.github.com/repos/python/cpython/issues/39048/comments | 2 | 2003-08-11T19:08:17Z | 2022-04-09T22:55:57Z | https://github.com/python/cpython/issues/39048 | 1,198,796,789 | 39,048 |
[
"python",
"cpython"
] | BPO | [786827](https://bugs.python.org/issue786827)
--- | :---
Nosy | @kbkaiser, @devdanzin, @asvetlov
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2012-03-26.18:43:19.604>
created_at = <Date 2003-08-11.16:58:45.000>
labels = ['expert-IDLE', 'type-bug']
title = 'IDLE starts with no menus (Cygwin)'
updated_at = <Date 2012-03-26.18:43:19.603>
user = 'https://bugs.python.org/duanekaufman'
```
bugs.python.org fields:
```python
activity = <Date 2012-03-26.18:43:19.603>
actor = 'asvetlov'
assignee = 'kbk'
closed = True
closed_date = <Date 2012-03-26.18:43:19.604>
closer = 'asvetlov'
components = ['IDLE']
creation = <Date 2003-08-11.16:58:45.000>
creator = 'duanekaufman'
dependencies = []
files = []
hgrepos = []
issue_num = 786827
keywords = []
message_count = 23.0
messages = ['17703', '17704', '17705', '17706', '17707', '17708', '17709', '17710', '17711', '17712', '17713', '17714', '17715', '17716', '17717', '82026', '84295', '114255', '156776', '156830', '156831', '156832', '156848']
nosy_count = 9.0
nosy_names = ['nnorwitz', 'jlt63', 'kbk', 'duanekaufman', 'danieljoyce', 'ajaksu2', 'gpolo', 'asvetlov', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue786827'
versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']
```
</p></details>
| IDLE starts with no menus (Cygwin) | https://api.github.com/repos/python/cpython/issues/39047/comments | 23 | 2003-08-11T16:58:45Z | 2022-04-09T22:55:55Z | https://github.com/python/cpython/issues/39047 | 1,198,796,783 | 39,047 |
[
"python",
"cpython"
] | BPO | [786743](https://bugs.python.org/issue786743)
--- | :---
Nosy | @loewis
Files | <li>[Python-2.3.pch2](https://bugs.python.org/file5514/Python-2.3.pch2 "Uploaded as application/octet-stream at 2003-08-11.15:21:21 by hkoenig"): patch for Solaris-2.5.1</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2005-08-24.15:31:43.000>
created_at = <Date 2003-08-11.15:21:20.000>
labels = ['build']
title = 'Solaris 2.5.1 _SC_PAGESIZE vs. _SC_PAGE_SIZE'
updated_at = <Date 2005-08-24.15:31:43.000>
user = 'https://bugs.python.org/hkoenig'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-24.15:31:43.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-08-11.15:21:20.000>
creator = 'hkoenig'
dependencies = []
files = ['5514']
hgrepos = []
issue_num = 786743
keywords = ['patch']
message_count = 2.0
messages = ['44436', '44437']
nosy_count = 2.0
nosy_names = ['loewis', 'hkoenig']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue786743'
versions = ['Python 2.3']
```
</p></details>
| Solaris 2.5.1 _SC_PAGESIZE vs. _SC_PAGE_SIZE | https://api.github.com/repos/python/cpython/issues/39046/comments | 2 | 2003-08-11T15:21:20Z | 2022-04-09T22:55:54Z | https://github.com/python/cpython/issues/39046 | 1,198,796,779 | 39,046 |
[
"python",
"cpython"
] | BPO | [786737](https://bugs.python.org/issue786737)
--- | :---
Nosy | @loewis
Files | <li>[Python-2.3.pch1](https://bugs.python.org/file5513/Python-2.3.pch1 "Uploaded as application/octet-stream at 2003-08-11.15:17:59 by hkoenig")</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 2007-09-05.11:48:04.031>
created_at = <Date 2003-08-11.15:17:59.000>
labels = ['build']
title = 'patch for build with read-only $srcdir'
updated_at = <Date 2007-09-05.11:48:04.029>
user = 'https://bugs.python.org/hkoenig'
```
bugs.python.org fields:
```python
activity = <Date 2007-09-05.11:48:04.029>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = <Date 2007-09-05.11:48:04.031>
closer = 'loewis'
components = ['Build']
creation = <Date 2003-08-11.15:17:59.000>
creator = 'hkoenig'
dependencies = []
files = ['5513']
hgrepos = []
issue_num = 786737
keywords = ['patch']
message_count = 2.0
messages = ['44435', '55661']
nosy_count = 2.0
nosy_names = ['loewis', 'hkoenig']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue786737'
versions = ['Python 2.6', 'Python 2.5']
```
</p></details>
| patch for build with read-only $srcdir | https://api.github.com/repos/python/cpython/issues/39045/comments | 2 | 2003-08-11T15:17:59Z | 2022-04-09T22:55:53Z | https://github.com/python/cpython/issues/39045 | 1,198,796,774 | 39,045 |
[
"python",
"cpython"
] | BPO | [786591](https://bugs.python.org/issue786591)
--- | :---
Files | <li>[test_largefile.py.diff](https://bugs.python.org/file5512/test_largefile.py.diff "Uploaded as text/plain at 2003-08-11.11:55:45 by jlt63")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-08-26.12:02:46.000>
created_at = <Date 2003-08-11.11:55:44.000>
labels = ['tests']
title = 'test_largefile cleanup patch'
updated_at = <Date 2003-08-26.12:02:46.000>
user = 'https://bugs.python.org/jlt63'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-26.12:02:46.000>
actor = 'jlt63'
assignee = 'jlt63'
closed = True
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2003-08-11.11:55:44.000>
creator = 'jlt63'
dependencies = []
files = ['5512']
hgrepos = []
issue_num = 786591
keywords = ['patch']
message_count = 2.0
messages = ['44433', '44434']
nosy_count = 1.0
nosy_names = ['jlt63']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue786591'
versions = ['Python 2.4']
```
</p></details>
| test_largefile cleanup patch | https://api.github.com/repos/python/cpython/issues/39044/comments | 2 | 2003-08-11T11:55:44Z | 2022-04-09T22:55:51Z | https://github.com/python/cpython/issues/39044 | 1,198,796,770 | 39,044 |
[
"python",
"cpython"
] | BPO | [786531](https://bugs.python.org/issue786531)
--- | :---
Nosy | @rhettinger
Files | <li>[doc_diff.tar.gz](https://bugs.python.org/file5511/doc_diff.tar.gz "Uploaded as application/x-gzip-compressed at 2003-08-11.09:47:44 by quiver"): 6 files(Doc/api, Doc/lib, Doc/ref, Doc/ext, Doc/mac, Doc/tut)</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-08-12.00:26:17.000>
created_at = <Date 2003-08-11.09:47:44.000>
labels = ['docs']
title = "'the the' typo"
updated_at = <Date 2003-08-12.00:26:17.000>
user = 'https://bugs.python.org/quiver'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-12.00:26:17.000>
actor = 'nnorwitz'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-08-11.09:47:44.000>
creator = 'quiver'
dependencies = []
files = ['5511']
hgrepos = []
issue_num = 786531
keywords = ['patch']
message_count = 3.0
messages = ['44430', '44431', '44432']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'rhettinger', 'quiver']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue786531'
versions = ['Python 2.3']
```
</p></details>
| 'the the' typo | https://api.github.com/repos/python/cpython/issues/39043/comments | 3 | 2003-08-11T09:47:44Z | 2022-04-09T22:55:51Z | https://github.com/python/cpython/issues/39043 | 1,198,796,769 | 39,043 |
[
"python",
"cpython"
] | BPO | [786314](https://bugs.python.org/issue786314)
--- | :---
Nosy | @smontanaro, @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/smontanaro'
closed_at = <Date 2003-08-11.13:18:34.000>
created_at = <Date 2003-08-10.16:21:50.000>
labels = ['extension-modules']
title = 'Wrong class name after using import cStringIO as StringIO'
updated_at = <Date 2003-08-11.13:18:34.000>
user = 'https://bugs.python.org/sschwarzer'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-11.13:18:34.000>
actor = 'skip.montanaro'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-08-10.16:21:50.000>
creator = 'sschwarzer'
dependencies = []
files = []
hgrepos = []
issue_num = 786314
keywords = []
message_count = 4.0
messages = ['17699', '17700', '17701', '17702']
nosy_count = 3.0
nosy_names = ['skip.montanaro', 'brett.cannon', 'sschwarzer']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue786314'
versions = ['Python 2.3']
```
</p></details>
| Wrong class name after using import cStringIO as StringIO | https://api.github.com/repos/python/cpython/issues/39042/comments | 4 | 2003-08-10T16:21:50Z | 2022-04-09T22:55:50Z | https://github.com/python/cpython/issues/39042 | 1,198,796,766 | 39,042 |
[
"python",
"cpython"
] | BPO | [786237](https://bugs.python.org/issue786237)
--- | :---
Nosy | @loewis
Files | <li>[posixpath_exists_use_access.patch](https://bugs.python.org/file5510/posixpath_exists_use_access.patch "Uploaded as text/plain at 2003-08-10.13:03:35 by donut"): patch for posixpath.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-08-31.16:55:12.000>
created_at = <Date 2003-08-10.13:03:35.000>
labels = ['library']
title = 'os.path.exists should use os.access when possible'
updated_at = <Date 2003-08-31.16:55:12.000>
user = 'https://bugs.python.org/donut'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-31.16:55:12.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-08-10.13:03:35.000>
creator = 'donut'
dependencies = []
files = ['5510']
hgrepos = []
issue_num = 786237
keywords = ['patch']
message_count = 2.0
messages = ['44428', '44429']
nosy_count = 2.0
nosy_names = ['loewis', 'donut']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue786237'
versions = []
```
</p></details>
| os.path.exists should use os.access when possible | https://api.github.com/repos/python/cpython/issues/39041/comments | 2 | 2003-08-10T13:03:35Z | 2022-04-09T22:55:48Z | https://github.com/python/cpython/issues/39041 | 1,198,796,758 | 39,041 |
[
"python",
"cpython"
] | BPO | [786194](https://bugs.python.org/issue786194)
--- | :---
Nosy | @doko42
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-01-25.08:41:50.000>
created_at = <Date 2003-08-10.09:34:23.000>
labels = ['extension-modules']
title = 'posixmodule uses utimes, which is broken in glibc-2.3.2'
updated_at = <Date 2006-01-25.08:41:50.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2006-01-25.08:41:50.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-08-10.09:34:23.000>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 786194
keywords = []
message_count = 6.0
messages = ['17693', '17694', '17695', '17696', '17697', '17698']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'doko']
pr_nums = []
priority = 'high'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue786194'
versions = ['Python 2.3']
```
</p></details>
| posixmodule uses utimes, which is broken in glibc-2.3.2 | https://api.github.com/repos/python/cpython/issues/39040/comments | 6 | 2003-08-10T09:34:23Z | 2022-04-09T22:55:47Z | https://github.com/python/cpython/issues/39040 | 1,198,796,755 | 39,040 |
[
"python",
"cpython"
] | BPO | [785808](https://bugs.python.org/issue785808)
--- | :---
Nosy | @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-08-09.18:34:11.000>
created_at = <Date 2003-08-09.09:29:14.000>
labels = ['library']
title = 'strptime() VERY slow'
updated_at = <Date 2003-08-09.18:34:11.000>
user = 'https://bugs.python.org/geertj'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-09.18:34:11.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-08-09.09:29:14.000>
creator = 'geertj'
dependencies = []
files = []
hgrepos = []
issue_num = 785808
keywords = []
message_count = 2.0
messages = ['17691', '17692']
nosy_count = 2.0
nosy_names = ['rhettinger', 'geertj']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue785808'
versions = ['Python 2.3']
```
</p></details>
| strptime() VERY slow | https://api.github.com/repos/python/cpython/issues/39039/comments | 2 | 2003-08-09T09:29:14Z | 2022-04-09T22:55:46Z | https://github.com/python/cpython/issues/39039 | 1,198,796,748 | 39,039 |
[
"python",
"cpython"
] | BPO | [785752](https://bugs.python.org/issue785752)
--- | :---
Nosy | @malemburg, @loewis, @freddrake, @brettcannon
Files | <li>[module-platform.tex](https://bugs.python.org/file5508/module-platform.tex "Uploaded as text/plain at 2003-08-09.06:05:08 by bpettersen"): module platform documentation</li><li>[libplatform.tex](https://bugs.python.org/file5509/libplatform.tex "Uploaded as application/x-tex at 2003-10-14.01:59:26 by @brettcannon"): module-platform.tex run through texcheck.py and MAL's suggestions</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/brettcannon'
closed_at = <Date 2003-10-14.21:49:09.000>
created_at = <Date 2003-08-09.06:05:07.000>
labels = ['docs']
title = 'Documentation for platform module'
updated_at = <Date 2003-10-14.21:49:09.000>
user = 'https://bugs.python.org/bpettersen'
```
bugs.python.org fields:
```python
activity = <Date 2003-10-14.21:49:09.000>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-08-09.06:05:07.000>
creator = 'bpettersen'
dependencies = []
files = ['5508', '5509']
hgrepos = []
issue_num = 785752
keywords = ['patch']
message_count = 11.0
messages = ['44417', '44418', '44419', '44420', '44421', '44422', '44423', '44424', '44425', '44426', '44427']
nosy_count = 5.0
nosy_names = ['lemburg', 'loewis', 'fdrake', 'brett.cannon', 'bpettersen']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue785752'
versions = ['Python 2.3']
```
</p></details>
| Documentation for platform module | https://api.github.com/repos/python/cpython/issues/39038/comments | 11 | 2003-08-09T06:05:07Z | 2022-04-09T22:55:45Z | https://github.com/python/cpython/issues/39038 | 1,198,796,746 | 39,038 |
[
"python",
"cpython"
] | BPO | [785689](https://bugs.python.org/issue785689)
--- | :---
Nosy | @loewis, @doko42
<sup>*Note: these values reflect the state of the issue at the time it was 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-10-31.13:05:44.000>
created_at = <Date 2003-08-08.23:44:35.000>
labels = ['library']
title = "pydoc's usage should use basename"
updated_at = <Date 2003-10-31.13:05:44.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2003-10-31.13:05:44.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-08-08.23:44:35.000>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 785689
keywords = ['patch']
message_count = 2.0
messages = ['44415', '44416']
nosy_count = 2.0
nosy_names = ['loewis', 'doko']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue785689'
versions = ['Python 2.3']
```
</p></details>
| pydoc's usage should use basename | https://api.github.com/repos/python/cpython/issues/39037/comments | 2 | 2003-08-08T23:44:35Z | 2022-04-09T22:55:43Z | https://github.com/python/cpython/issues/39037 | 1,198,796,742 | 39,037 |
[
"python",
"cpython"
] | BPO | [785584](https://bugs.python.org/issue785584)
--- | :---
Nosy | @brettcannon
Files | <li>[fetch-headlines.zip](https://bugs.python.org/file999/fetch-headlines.zip "Uploaded as application/x-zip-compressed at 2003-08-08.19:59:31 by netytan")</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-09-06.23:22:15.000>
created_at = <Date 2003-08-08.19:59:31.000>
labels = ['invalid', 'OS-windows']
title = 'urllib output: Worker thread..'
updated_at = <Date 2003-09-06.23:22:15.000>
user = 'https://bugs.python.org/netytan'
```
bugs.python.org fields:
```python
activity = <Date 2003-09-06.23:22:15.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2003-08-08.19:59:31.000>
creator = 'netytan'
dependencies = []
files = ['999']
hgrepos = []
issue_num = 785584
keywords = []
message_count = 9.0
messages = ['17682', '17683', '17684', '17685', '17686', '17687', '17688', '17689', '17690']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'tzot', 'netytan']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue785584'
versions = ['Python 2.3']
```
</p></details>
| urllib output: Worker thread.. | https://api.github.com/repos/python/cpython/issues/39036/comments | 9 | 2003-08-08T19:59:31Z | 2022-04-09T22:55:42Z | https://github.com/python/cpython/issues/39036 | 1,198,796,738 | 39,036 |
[
"python",
"cpython"
] | BPO | [785527](https://bugs.python.org/issue785527)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-08-08.20:14:50.000>
created_at = <Date 2003-08-08.18:14:24.000>
labels = ['build']
title = '2.3 build fails: Invalid Form'
updated_at = <Date 2003-08-08.20:14:50.000>
user = 'https://bugs.python.org/gillogly'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-08.20:14:50.000>
actor = 'gillogly'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-08-08.18:14:24.000>
creator = 'gillogly'
dependencies = []
files = []
hgrepos = []
issue_num = 785527
keywords = []
message_count = 3.0
messages = ['17679', '17680', '17681']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'gillogly']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue785527'
versions = ['Python 2.3']
```
</p></details>
| 2.3 build fails: Invalid Form | https://api.github.com/repos/python/cpython/issues/39035/comments | 3 | 2003-08-08T18:14:24Z | 2022-04-09T22:55:41Z | https://github.com/python/cpython/issues/39035 | 1,198,796,733 | 39,035 |
[
"python",
"cpython"
] | BPO | [785222](https://bugs.python.org/issue785222)
--- | :---
Nosy | @rhettinger, @pepr
<sup>*Note: these values reflect the state of the issue at the time it was 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-08-31.04:38:01.000>
created_at = <Date 2003-08-08.07:35:38.000>
labels = ['library']
title = 'zlib monotonic test -- false assumptions or bug in zlib.lib'
updated_at = <Date 2003-08-31.04:38:01.000>
user = 'https://github.com/pepr'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-31.04:38:01.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-08-08.07:35:38.000>
creator = 'prikryl'
dependencies = []
files = []
hgrepos = []
issue_num = 785222
keywords = []
message_count = 3.0
messages = ['17676', '17677', '17678']
nosy_count = 2.0
nosy_names = ['rhettinger', 'prikryl']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue785222'
versions = ['Python 2.3']
```
</p></details>
| zlib monotonic test -- false assumptions or bug in zlib.lib | https://api.github.com/repos/python/cpython/issues/39034/comments | 3 | 2003-08-08T07:35:38Z | 2022-04-09T22:55:40Z | https://github.com/python/cpython/issues/39034 | 1,198,796,727 | 39,034 |
[
"python",
"cpython"
] | BPO | [785113](https://bugs.python.org/issue785113)
--- | :---
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 = 'https://github.com/brettcannon'
closed_at = <Date 2003-08-08.01:55:59.000>
created_at = <Date 2003-08-08.01:14:42.000>
labels = []
title = 'Incorrect docstring on _strptime/LocaleTime'
updated_at = <Date 2003-08-08.01:55:59.000>
user = 'https://bugs.python.org/jimjjewett'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-08.01:55:59.000>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-08-08.01:14:42.000>
creator = 'jimjjewett'
dependencies = []
files = []
hgrepos = []
issue_num = 785113
keywords = []
message_count = 2.0
messages = ['17674', '17675']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'jimjjewett']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue785113'
versions = ['Python 2.3']
```
</p></details>
| Incorrect docstring on _strptime/LocaleTime | https://api.github.com/repos/python/cpython/issues/39033/comments | 2 | 2003-08-08T01:14:42Z | 2022-04-09T22:55:40Z | https://github.com/python/cpython/issues/39033 | 1,198,796,724 | 39,033 |
[
"python",
"cpython"
] | BPO | [785031](https://bugs.python.org/issue785031)
--- | :---
Nosy | @loewis, @jackjansen, @ronaldoussoren, @devdanzin
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2010-04-29.17:54:16.338>
created_at = <Date 2003-08-07.21:30:36.000>
labels = ['OS-mac', 'type-bug']
title = 'MacPython installer fails on UFS filesystem'
updated_at = <Date 2010-04-29.17:54:16.337>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2010-04-29.17:54:16.337>
actor = 'terry.reedy'
assignee = 'none'
closed = True
closed_date = <Date 2010-04-29.17:54:16.338>
closer = 'terry.reedy'
components = ['macOS']
creation = <Date 2003-08-07.21:30:36.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 785031
keywords = []
message_count = 4.0
messages = ['17672', '17673', '81872', '84560']
nosy_count = 4.0
nosy_names = ['loewis', 'jackjansen', 'ronaldoussoren', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue785031'
versions = ['Python 2.7']
```
</p></details>
| MacPython installer fails on UFS filesystem | https://api.github.com/repos/python/cpython/issues/39032/comments | 4 | 2003-08-07T21:30:36Z | 2022-04-09T22:55:38Z | https://github.com/python/cpython/issues/39032 | 1,198,796,721 | 39,032 |
[
"python",
"cpython"
] | BPO | [784825](https://bugs.python.org/issue784825)
--- | :---
Nosy | @mwhudson, @rhettinger
Files | <li>[fix-descr-hole-2.diff](https://bugs.python.org/file5506/fix-descr-hole-2.diff "Uploaded as text/plain at 2003-08-11.17:42:08 by @mwhudson"): fix #2</li><li>[fix-descr-hole-3.diff](https://bugs.python.org/file5507/fix-descr-hole-3.diff "Uploaded as text/plain at 2003-08-12.10:21:53 by @mwhudson"): fix #3</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2003-08-15.13:10:47.000>
created_at = <Date 2003-08-07.15:32:37.000>
labels = ['interpreter-core']
title = 'fix obscure crash in descriptor handling'
updated_at = <Date 2003-08-15.13:10:47.000>
user = 'https://github.com/mwhudson'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-15.13:10:47.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-08-07.15:32:37.000>
creator = 'mwh'
dependencies = []
files = ['5506', '5507']
hgrepos = []
issue_num = 784825
keywords = ['patch']
message_count = 8.0
messages = ['44407', '44408', '44409', '44410', '44411', '44412', '44413', '44414']
nosy_count = 2.0
nosy_names = ['mwh', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue784825'
versions = ['Python 2.4']
```
</p></details>
| fix obscure crash in descriptor handling | https://api.github.com/repos/python/cpython/issues/39031/comments | 8 | 2003-08-07T15:32:37Z | 2022-04-09T22:55:37Z | https://github.com/python/cpython/issues/39031 | 1,198,796,717 | 39,031 |
[
"python",
"cpython"
] | BPO | [784786](https://bugs.python.org/issue784786)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-08-08.20:56:33.000>
created_at = <Date 2003-08-07.14:01:44.000>
labels = ['invalid', 'library']
title = 'ImportError: cannot import name OptionParser'
updated_at = <Date 2003-08-08.20:56:33.000>
user = 'https://bugs.python.org/fdmulti'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-08.20:56:33.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-08-07.14:01:44.000>
creator = 'fdmulti'
dependencies = []
files = []
hgrepos = []
issue_num = 784786
keywords = []
message_count = 5.0
messages = ['17667', '17668', '17669', '17670', '17671']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'fdmulti']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue784786'
versions = ['Python 2.3']
```
</p></details>
| ImportError: cannot import name OptionParser | https://api.github.com/repos/python/cpython/issues/39030/comments | 5 | 2003-08-07T14:01:44Z | 2022-04-09T22:55:36Z | https://github.com/python/cpython/issues/39030 | 1,198,796,713 | 39,030 |
[
"python",
"cpython"
] | BPO | [784509](https://bugs.python.org/issue784509)
--- | :---
Nosy | @doerwalter, @brettcannon, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-08-12.14:37:10.000>
created_at = <Date 2003-08-07.01:19:13.000>
labels = ['type-feature']
title = 'interpret string argument as filename'
updated_at = <Date 2003-08-12.14:37:10.000>
user = 'https://bugs.python.org/russt'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-12.14:37:10.000>
actor = 'russt'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-08-07.01:19:13.000>
creator = 'russt'
dependencies = []
files = []
hgrepos = []
issue_num = 784509
keywords = []
message_count = 8.0
messages = ['53963', '53964', '53965', '53966', '53967', '53968', '53969', '53970']
nosy_count = 4.0
nosy_names = ['doerwalter', 'brett.cannon', 'rhettinger', 'russt']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue784509'
versions = []
```
</p></details>
| interpret string argument as filename | https://api.github.com/repos/python/cpython/issues/39029/comments | 8 | 2003-08-07T01:19:13Z | 2022-04-09T22:55:35Z | https://github.com/python/cpython/issues/39029 | 1,198,796,708 | 39,029 |
[
"python",
"cpython"
] | BPO | [784449](https://bugs.python.org/issue784449)
--- | :---
Nosy | @loewis, @doko42
<sup>*Note: these values reflect the state of the issue at the time it was 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-08-07.22:33:53.000>
created_at = <Date 2003-08-06.23:07:22.000>
labels = ['expert-IDLE', 'invalid']
title = 'obsolete or not installed config files in idlelib'
updated_at = <Date 2003-08-07.22:33:53.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-07.22:33:53.000>
actor = 'doko'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2003-08-06.23:07:22.000>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 784449
keywords = []
message_count = 3.0
messages = ['17664', '17665', '17666']
nosy_count = 2.0
nosy_names = ['loewis', 'doko']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue784449'
versions = ['Python 2.3']
```
</p></details>
| obsolete or not installed config files in idlelib | https://api.github.com/repos/python/cpython/issues/39028/comments | 3 | 2003-08-06T23:07:22Z | 2022-04-09T22:55:33Z | https://github.com/python/cpython/issues/39028 | 1,198,796,700 | 39,028 |
[
"python",
"cpython"
] | BPO | [784443](https://bugs.python.org/issue784443)
--- | :---
Nosy | @loewis, @doko42, @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-01-25.14:44:41.405>
created_at = <Date 2003-08-06.22:51:15.000>
labels = ['extension-modules']
title = 'test_repr failure on m68k-linux'
updated_at = <Date 2008-01-25.14:44:41.370>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-25.14:44:41.370>
actor = 'draghuram'
assignee = 'none'
closed = True
closed_date = <Date 2008-01-25.14:44:41.405>
closer = 'draghuram'
components = ['Extension Modules']
creation = <Date 2003-08-06.22:51:15.000>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 784443
keywords = []
message_count = 5.0
messages = ['17662', '17663', '61642', '61643', '61683']
nosy_count = 4.0
nosy_names = ['loewis', 'doko', 'facundobatista', 'draghuram']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue784443'
versions = ['Python 2.3']
```
</p></details>
| test_repr failure on m68k-linux | https://api.github.com/repos/python/cpython/issues/39027/comments | 5 | 2003-08-06T22:51:15Z | 2022-04-09T22:55:32Z | https://github.com/python/cpython/issues/39027 | 1,198,796,697 | 39,027 |
[
"python",
"cpython"
] | BPO | [784231](https://bugs.python.org/issue784231)
--- | :---
Nosy | @loewis
Files | <li>[patch-longonly](https://bugs.python.org/file5504/patch-longonly "Uploaded as application/octet-stream at 2003-08-06.15:25:05 by s3a"): patch for Lib/getopt.py</li><li>[patch-longonly](https://bugs.python.org/file5505/patch-longonly "Uploaded as application/octet-stream at 2003-11-18.14:20:00 by s3a"): patching Lib/getopt.py & Doc/lib/libgetopt.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 2008-01-25.20:19:12.039>
created_at = <Date 2003-08-06.15:25:03.000>
labels = ['library']
title = 'getopt_long_only()'
updated_at = <Date 2008-01-25.20:19:12.028>
user = 'https://bugs.python.org/s3a'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-25.20:19:12.028>
actor = 'draghuram'
assignee = 'none'
closed = True
closed_date = <Date 2008-01-25.20:19:12.039>
closer = 'draghuram'
components = ['Library (Lib)']
creation = <Date 2003-08-06.15:25:03.000>
creator = 's3a'
dependencies = []
files = ['5504', '5505']
hgrepos = []
issue_num = 784231
keywords = ['patch']
message_count = 6.0
messages = ['44402', '44403', '44404', '44405', '44406', '61688']
nosy_count = 4.0
nosy_names = ['loewis', 'jlgijsbers', 'draghuram', 's3a']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue784231'
versions = ['Python 2.3']
```
</p></details>
| getopt_long_only() | https://api.github.com/repos/python/cpython/issues/39026/comments | 6 | 2003-08-06T15:25:03Z | 2022-04-09T22:55:31Z | https://github.com/python/cpython/issues/39026 | 1,198,796,691 | 39,026 |
[
"python",
"cpython"
] | BPO | [784183](https://bugs.python.org/issue784183)
--- | :---
Nosy | @tim-one, @kbkaiser
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2003-08-14.15:03:21.000>
created_at = <Date 2003-08-06.13:39:30.000>
labels = ['expert-installation']
title = 'IDLE does not start for 2.3 on windows.'
updated_at = <Date 2003-08-14.15:03:21.000>
user = 'https://bugs.python.org/mcherm'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-14.15:03:21.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2003-08-06.13:39:30.000>
creator = 'mcherm'
dependencies = []
files = []
hgrepos = []
issue_num = 784183
keywords = []
message_count = 5.0
messages = ['17657', '17658', '17659', '17660', '17661']
nosy_count = 3.0
nosy_names = ['tim.peters', 'mcherm', 'kbk']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue784183'
versions = ['Python 2.3']
```
</p></details>
| IDLE does not start for 2.3 on windows. | https://api.github.com/repos/python/cpython/issues/39025/comments | 5 | 2003-08-06T13:39:30Z | 2022-04-09T22:55:31Z | https://github.com/python/cpython/issues/39025 | 1,198,796,684 | 39,025 |
[
"python",
"cpython"
] | BPO | [784115](https://bugs.python.org/issue784115)
--- | :---
Nosy | @mwhudson
Files | <li>[py23_err_mod_python.txt](https://bugs.python.org/file998/py23_err_mod_python.txt "Uploaded as text/plain at 2003-08-06.11:30:57 by muellergm4t9"): compile log for mod_python</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-08-06.12:40:24.000>
created_at = <Date 2003-08-06.11:30:57.000>
labels = ['extension-modules']
title = 'compile error mod_python, 4Suite Tru64'
updated_at = <Date 2003-08-06.12:40:24.000>
user = 'https://bugs.python.org/muellergm4t9'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-06.12:40:24.000>
actor = 'mwh'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-08-06.11:30:57.000>
creator = 'muellergm4t9'
dependencies = []
files = ['998']
hgrepos = []
issue_num = 784115
keywords = []
message_count = 2.0
messages = ['17655', '17656']
nosy_count = 2.0
nosy_names = ['mwh', 'muellergm4t9']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue784115'
versions = ['Python 2.3']
```
</p></details>
| compile error mod_python, 4Suite Tru64 | https://api.github.com/repos/python/cpython/issues/39024/comments | 2 | 2003-08-06T11:30:57Z | 2022-04-09T22:55:29Z | https://github.com/python/cpython/issues/39024 | 1,198,796,682 | 39,024 |
[
"python",
"cpython"
] | BPO | [784089](https://bugs.python.org/issue784089)
--- | :---
Nosy | @malemburg, @akuchling, @birkenfeld, @birkenfeld, @rhettinger, @phdru
Files | <li>[find-nocoding.tar.bz2](https://bugs.python.org/file5503/find-nocoding.tar.bz2 "Uploaded as application/x-bzip2 at 2005-04-05.16:29:33 by @phdru"): The pysource.py module, find-nocoding.py program and 3 tests in one tarball</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/birkenfeld'
closed_at = <Date 2005-08-24.18:31:00.000>
created_at = <Date 2003-08-06.10:47:58.000>
labels = []
title = 'A program to scan python files and list those require coding'
updated_at = <Date 2005-08-24.18:31:00.000>
user = 'https://github.com/phdru'
```
bugs.python.org fields:
```python
activity = <Date 2005-08-24.18:31:00.000>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2003-08-06.10:47:58.000>
creator = 'phd'
dependencies = []
files = ['5503']
hgrepos = []
issue_num = 784089
keywords = ['patch']
message_count = 13.0
messages = ['44389', '44390', '44391', '44392', '44393', '44394', '44395', '44396', '44397', '44398', '44399', '44400', '44401']
nosy_count = 6.0
nosy_names = ['lemburg', 'akuchling', 'georg.brandl', 'georg.brandl', 'rhettinger', 'phd']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue784089'
versions = ['Python 2.5']
```
</p></details>
| A program to scan python files and list those require coding | https://api.github.com/repos/python/cpython/issues/39023/comments | 13 | 2003-08-06T10:47:58Z | 2022-04-09T22:55:29Z | https://github.com/python/cpython/issues/39023 | 1,198,796,674 | 39,023 |
[
"python",
"cpython"
] | BPO | [784075](https://bugs.python.org/issue784075)
--- | :---
Nosy | @mwhudson
Files | <li>[def-arg-arg-arg.diff](https://bugs.python.org/file997/def-arg-arg-arg.diff "Uploaded as text/plain at 2003-08-06.12:34:51 by @mwhudson"): fix #1</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-08-28.14:45:03.000>
created_at = <Date 2003-08-06.10:25:38.000>
labels = ['interpreter-core']
title = 'Fatal Python error: unknown scope'
updated_at = <Date 2003-08-28.14:45:03.000>
user = 'https://bugs.python.org/imbaczek'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-28.14:45:03.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-08-06.10:25:38.000>
creator = 'imbaczek'
dependencies = []
files = ['997']
hgrepos = []
issue_num = 784075
keywords = []
message_count = 4.0
messages = ['17651', '17652', '17653', '17654']
nosy_count = 3.0
nosy_names = ['mwh', 'jhylton', 'imbaczek']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue784075'
versions = ['Python 2.3']
```
</p></details>
| Fatal Python error: unknown scope | https://api.github.com/repos/python/cpython/issues/39022/comments | 4 | 2003-08-06T10:25:38Z | 2022-04-09T22:55:27Z | https://github.com/python/cpython/issues/39022 | 1,198,796,669 | 39,022 |
[
"python",
"cpython"
] | BPO | [784031](https://bugs.python.org/issue784031)
--- | :---
Nosy | @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-08-17.21:30:08.000>
created_at = <Date 2003-08-06.09:07:23.000>
labels = ['library']
title = 'Byte-order bug in socket-module getaddrinfo.c'
updated_at = <Date 2003-08-17.21:30:08.000>
user = 'https://bugs.python.org/therry'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-17.21:30:08.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-08-06.09:07:23.000>
creator = 'therry'
dependencies = []
files = []
hgrepos = []
issue_num = 784031
keywords = []
message_count = 2.0
messages = ['17649', '17650']
nosy_count = 2.0
nosy_names = ['rhettinger', 'therry']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue784031'
versions = ['Python 2.3']
```
</p></details>
| Byte-order bug in socket-module getaddrinfo.c | https://api.github.com/repos/python/cpython/issues/39021/comments | 2 | 2003-08-06T09:07:23Z | 2022-04-09T22:55:26Z | https://github.com/python/cpython/issues/39021 | 1,198,796,659 | 39,021 |
[
"python",
"cpython"
] | BPO | [783990](https://bugs.python.org/issue783990)
--- | :---
Nosy | @doko42
<sup>*Note: these values reflect the state of the issue at the time it was 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-12-19.03:30:59.000>
created_at = <Date 2003-08-06.07:17:22.000>
labels = ['expert-regex']
title = 'test_re failure on 64bit targets (alpha, ia64)'
updated_at = <Date 2005-12-19.03:30:59.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2005-12-19.03:30:59.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2003-08-06.07:17:22.000>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 783990
keywords = []
message_count = 5.0
messages = ['17644', '17645', '17646', '17647', '17648']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'doko', 'mkc']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue783990'
versions = ['Python 2.3']
```
</p></details>
| test_re failure on 64bit targets (alpha, ia64) | https://api.github.com/repos/python/cpython/issues/39020/comments | 5 | 2003-08-06T07:17:22Z | 2022-04-09T22:55:25Z | https://github.com/python/cpython/issues/39020 | 1,198,796,654 | 39,020 |
[
"python",
"cpython"
] | BPO | [783952](https://bugs.python.org/issue783952)
--- | :---
Nosy | @brettcannon
Files | <li>[bad_tz_fix2.diff](https://bugs.python.org/file996/bad_tz_fix2.diff "Uploaded as text/plain at 2003-08-09.21:01:59 by @brettcannon"): Fix for bug; includes changes made to CVS since 2.3 was released</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/brettcannon'
closed_at = <Date 2003-08-11.07:24:55.000>
created_at = <Date 2003-08-06.06:08:49.000>
labels = []
title = 'test_strptime fails with duplicate DST timezone name'
updated_at = <Date 2003-08-11.07:24:55.000>
user = 'https://bugs.python.org/mckirdy'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-11.07:24:55.000>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-08-06.06:08:49.000>
creator = 'mckirdy'
dependencies = []
files = ['996']
hgrepos = []
issue_num = 783952
keywords = []
message_count = 8.0
messages = ['17636', '17637', '17638', '17639', '17640', '17641', '17642', '17643']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'mckirdy']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue783952'
versions = ['Python 2.3']
```
</p></details>
| test_strptime fails with duplicate DST timezone name | https://api.github.com/repos/python/cpython/issues/39019/comments | 8 | 2003-08-06T06:08:49Z | 2022-04-09T22:55:24Z | https://github.com/python/cpython/issues/39019 | 1,198,796,650 | 39,019 |
[
"python",
"cpython"
] | BPO | [783887](https://bugs.python.org/issue783887)
--- | :---
Nosy | @rhettinger, @kbkaiser
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2005-01-31.03:46:43.000>
created_at = <Date 2003-08-06.03:00:15.000>
labels = ['expert-IDLE']
title = 'Tab / Space Configuration Does Not Work in IDLE'
updated_at = <Date 2005-01-31.03:46:43.000>
user = 'https://bugs.python.org/ahuibers'
```
bugs.python.org fields:
```python
activity = <Date 2005-01-31.03:46:43.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2003-08-06.03:00:15.000>
creator = 'ahuibers'
dependencies = []
files = []
hgrepos = []
issue_num = 783887
keywords = []
message_count = 6.0
messages = ['17630', '17631', '17632', '17633', '17634', '17635']
nosy_count = 4.0
nosy_names = ['rhettinger', 'kbk', 'ahuibers', 'nanjundi']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue783887'
versions = ['Python 2.5']
```
</p></details>
| Tab / Space Configuration Does Not Work in IDLE | https://api.github.com/repos/python/cpython/issues/39018/comments | 6 | 2003-08-06T03:00:15Z | 2022-04-09T22:55:23Z | https://github.com/python/cpython/issues/39018 | 1,198,796,644 | 39,018 |
[
"python",
"cpython"
] | BPO | [783882](https://bugs.python.org/issue783882)
--- | :---
Nosy | @mhammond
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mhammond'
closed_at = <Date 2003-08-06.02:49:32.000>
created_at = <Date 2003-08-06.02:45:05.000>
labels = ['OS-windows']
title = 'os.lstat crashes with Unicode filename'
updated_at = <Date 2003-08-06.02:49:32.000>
user = 'https://github.com/mhammond'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-06.02:49:32.000>
actor = 'mhammond'
assignee = 'mhammond'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2003-08-06.02:45:05.000>
creator = 'mhammond'
dependencies = []
files = []
hgrepos = []
issue_num = 783882
keywords = []
message_count = 2.0
messages = ['17628', '17629']
nosy_count = 1.0
nosy_names = ['mhammond']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue783882'
versions = []
```
</p></details>
| os.lstat crashes with Unicode filename | https://api.github.com/repos/python/cpython/issues/39017/comments | 2 | 2003-08-06T02:45:05Z | 2022-04-09T22:55:22Z | https://github.com/python/cpython/issues/39017 | 1,198,796,638 | 39,017 |
[
"python",
"cpython"
] | BPO | [783807](https://bugs.python.org/issue783807)
--- | :---
Nosy | @rhettinger
Files | <li>[PySequence_SetItem.diffs](https://bugs.python.org/file5502/PySequence_SetItem.diffs "Uploaded as application/octet-stream at 2003-08-05.22:36:23 by jaytmiller"): Context diff for abstract.tex PySequence_SetItem ref counting</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-08-09.04:38:56.000>
created_at = <Date 2003-08-05.22:36:22.000>
labels = ['docs']
title = 'Clarify PySequence_Setitem ref counting'
updated_at = <Date 2003-08-09.04:38:56.000>
user = 'https://bugs.python.org/jaytmiller'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-09.04:38:56.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-08-05.22:36:22.000>
creator = 'jaytmiller'
dependencies = []
files = ['5502']
hgrepos = []
issue_num = 783807
keywords = ['patch']
message_count = 2.0
messages = ['44387', '44388']
nosy_count = 2.0
nosy_names = ['rhettinger', 'jaytmiller']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue783807'
versions = ['Python 2.3']
```
</p></details>
| Clarify PySequence_Setitem ref counting | https://api.github.com/repos/python/cpython/issues/39016/comments | 2 | 2003-08-05T22:36:22Z | 2022-04-09T22:55:20Z | https://github.com/python/cpython/issues/39016 | 1,198,796,633 | 39,016 |
[
"python",
"cpython"
] | BPO | [783801](https://bugs.python.org/issue783801)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-08-06.16:24:54.000>
created_at = <Date 2003-08-05.22:31:06.000>
labels = ['docs']
title = 'tell me again how to build statically linked modules?'
updated_at = <Date 2003-08-06.16:24:54.000>
user = 'https://bugs.python.org/zooko'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-06.16:24:54.000>
actor = 'zooko'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-08-05.22:31:06.000>
creator = 'zooko'
dependencies = []
files = []
hgrepos = []
issue_num = 783801
keywords = []
message_count = 3.0
messages = ['17625', '17626', '17627']
nosy_count = 1.0
nosy_names = ['zooko']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue783801'
versions = ['Python 2.3']
```
</p></details>
| tell me again how to build statically linked modules? | https://api.github.com/repos/python/cpython/issues/39015/comments | 3 | 2003-08-05T22:31:06Z | 2022-04-09T22:55:19Z | https://github.com/python/cpython/issues/39015 | 1,198,796,631 | 39,015 |
[
"python",
"cpython"
] | BPO | [783789](https://bugs.python.org/issue783789)
--- | :---
Nosy | @amauryfa
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2008-12-04.16:43:29.929>
created_at = <Date 2003-08-05.21:59:17.000>
labels = ['expert-regex']
title = 'SIGSEGV in _sre.c (IRIX 6.5.20)'
updated_at = <Date 2008-12-04.16:43:29.928>
user = 'https://bugs.python.org/rwgk'
```
bugs.python.org fields:
```python
activity = <Date 2008-12-04.16:43:29.928>
actor = 'amaury.forgeotdarc'
assignee = 'effbot'
closed = True
closed_date = <Date 2008-12-04.16:43:29.929>
closer = 'amaury.forgeotdarc'
components = ['Regular Expressions']
creation = <Date 2003-08-05.21:59:17.000>
creator = 'rwgk'
dependencies = []
files = []
hgrepos = []
issue_num = 783789
keywords = []
message_count = 5.0
messages = ['60366', '60367', '60368', '60369', '76895']
nosy_count = 4.0
nosy_names = ['effbot', 'rwgk', 'tzot', 'amaury.forgeotdarc']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue783789'
versions = ['Python 2.3']
```
</p></details>
| SIGSEGV in _sre.c (IRIX 6.5.20) | https://api.github.com/repos/python/cpython/issues/39014/comments | 5 | 2003-08-05T21:59:17Z | 2022-04-09T22:55:18Z | https://github.com/python/cpython/issues/39014 | 1,198,796,629 | 39,014 |
[
"python",
"cpython"
] | BPO | [783528](https://bugs.python.org/issue783528)
--- | :---
Nosy | @devdanzin
Superseder | <li>bpo-14965: super() and property inheritance behavior</li>
Files | <li>[OP_example.py](https://bugs.python.org/file13063/OP_example.py "Uploaded as text/plain at 2009-02-13.04:00:50 by @devdanzin"): OP's example, cleaned up</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2013-02-24.01:08:24.952>
created_at = <Date 2003-08-05.14:19:12.000>
labels = ['interpreter-core', 'type-bug']
title = 'Inconsistent results with super and __getattribute__'
updated_at = <Date 2013-02-24.01:08:24.951>
user = 'https://bugs.python.org/grodr'
```
bugs.python.org fields:
```python
activity = <Date 2013-02-24.01:08:24.951>
actor = 'r.david.murray'
assignee = 'none'
closed = True
closed_date = <Date 2013-02-24.01:08:24.952>
closer = 'r.david.murray'
components = ['Interpreter Core']
creation = <Date 2003-08-05.14:19:12.000>
creator = 'grodr'
dependencies = []
files = ['13063']
hgrepos = []
issue_num = 783528
keywords = []
message_count = 3.0
messages = ['60365', '81870', '114254']
nosy_count = 3.0
nosy_names = ['grodr', 'ajaksu2', 'BreamoreBoy']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '14965'
type = 'behavior'
url = 'https://bugs.python.org/issue783528'
versions = ['Python 2.7']
```
</p></details>
| Inconsistent results with super and __getattribute__ | https://api.github.com/repos/python/cpython/issues/39013/comments | 3 | 2003-08-05T14:19:12Z | 2022-04-09T22:55:17Z | https://github.com/python/cpython/issues/39013 | 1,198,796,626 | 39,013 |
[
"python",
"cpython"
] | BPO | [783348](https://bugs.python.org/issue783348)
--- | :---
Nosy | @loewis, @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-08-06.19:33:16.000>
created_at = <Date 2003-08-05.07:55:38.000>
labels = ['invalid', 'library']
title = 'UNIX-locale and repr()'
updated_at = <Date 2003-08-06.19:33:16.000>
user = 'https://bugs.python.org/jolinnen'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-06.19:33:16.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-08-05.07:55:38.000>
creator = 'jolinnen'
dependencies = []
files = []
hgrepos = []
issue_num = 783348
keywords = []
message_count = 4.0
messages = ['17621', '17622', '17623', '17624']
nosy_count = 3.0
nosy_names = ['loewis', 'brett.cannon', 'jolinnen']
pr_nums = []
priority = 'low'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue783348'
versions = []
```
</p></details>
| UNIX-locale and repr() | https://api.github.com/repos/python/cpython/issues/39012/comments | 4 | 2003-08-05T07:55:38Z | 2022-04-09T22:55:16Z | https://github.com/python/cpython/issues/39012 | 1,198,796,622 | 39,012 |
[
"python",
"cpython"
] | BPO | [783312](https://bugs.python.org/issue783312)
--- | :---
Nosy | @loewis, @rhettinger
Files | <li>[socket_leak_23.tgz](https://bugs.python.org/file995/socket_leak_23.tgz "Uploaded as application/x-compressed at 2003-08-05.06:14:48 by woodsplitter"): test prog and patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2003-10-15.07:15:03.000>
created_at = <Date 2003-08-05.06:13:38.000>
labels = ['library']
title = 'Serious mem leak in socket module'
updated_at = <Date 2003-10-15.07:15:03.000>
user = 'https://bugs.python.org/woodsplitter'
```
bugs.python.org fields:
```python
activity = <Date 2003-10-15.07:15:03.000>
actor = 'iscorinne'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-08-05.06:13:38.000>
creator = 'woodsplitter'
dependencies = []
files = ['995']
hgrepos = []
issue_num = 783312
keywords = []
message_count = 5.0
messages = ['17616', '17617', '17618', '17619', '17620']
nosy_count = 5.0
nosy_names = ['loewis', 'rhettinger', 'woodsplitter', 'gottfried', 'iscorinne']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue783312'
versions = ['Python 2.3']
```
</p></details>
| Serious mem leak in socket module | https://api.github.com/repos/python/cpython/issues/39011/comments | 5 | 2003-08-05T06:13:38Z | 2022-04-09T22:55:16Z | https://github.com/python/cpython/issues/39011 | 1,198,796,619 | 39,011 |
[
"python",
"cpython"
] | BPO | [783242](https://bugs.python.org/issue783242)
--- | :---
Nosy | @freddrake, @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 2006-08-03.14:42:19.000>
created_at = <Date 2003-08-05.03:14:37.000>
labels = ['extension-modules']
title = 'test_ossaudiodev timing failure'
updated_at = <Date 2006-08-03.14:42:19.000>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2006-08-03.14:42:19.000>
actor = 'akuchling'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-08-05.03:14:37.000>
creator = 'fdrake'
dependencies = []
files = []
hgrepos = []
issue_num = 783242
keywords = []
message_count = 2.0
messages = ['17614', '17615']
nosy_count = 2.0
nosy_names = ['fdrake', 'akuchling']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue783242'
versions = ['Python 2.3']
```
</p></details>
| test_ossaudiodev timing failure | https://api.github.com/repos/python/cpython/issues/39010/comments | 2 | 2003-08-05T03:14:37Z | 2022-04-09T22:55:13Z | https://github.com/python/cpython/issues/39010 | 1,198,796,615 | 39,010 |
[
"python",
"cpython"
] | BPO | [783188](https://bugs.python.org/issue783188)
--- | :---
Nosy | @loewis, @akuchling
Superseder | <li>bpo-1018: server-side ssl support</li>
Files | <li>[_ssl.patch.gz](https://bugs.python.org/file5501/_ssl.patch.gz "Uploaded as application/x-gzip at 2003-08-05.06:45:58 by illo"): let's try again</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-10.21:30:04.097>
created_at = <Date 2003-08-05.00:18:44.000>
labels = ['extension-modules']
title = 'support for server side transactions in _ssl'
updated_at = <Date 2007-09-10.21:30:04.095>
user = 'https://bugs.python.org/illo'
```
bugs.python.org fields:
```python
activity = <Date 2007-09-10.21:30:04.095>
actor = 'loewis'
assignee = 'janssen'
closed = True
closed_date = <Date 2007-09-10.21:30:04.097>
closer = 'loewis'
components = ['Extension Modules']
creation = <Date 2003-08-05.00:18:44.000>
creator = 'illo'
dependencies = []
files = ['5501']
hgrepos = []
issue_num = 783188
keywords = ['patch']
message_count = 7.0
messages = ['44384', '44385', '44386', '55300', '55447', '55791', '55795']
nosy_count = 4.0
nosy_names = ['loewis', 'akuchling', 'janssen', 'illo']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = '1018'
type = None
url = 'https://bugs.python.org/issue783188'
versions = ['Python 2.6']
```
</p></details>
| support for server side transactions in _ssl | https://api.github.com/repos/python/cpython/issues/39009/comments | 7 | 2003-08-05T00:18:44Z | 2022-04-09T22:55:12Z | https://github.com/python/cpython/issues/39009 | 1,198,796,614 | 39,009 |
[
"python",
"cpython"
] | BPO | [783095](https://bugs.python.org/issue783095)
--- | :---
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 2004-06-03.13:11:32.000>
created_at = <Date 2003-08-04.20:54:46.000>
labels = ['OS-mac']
title = 'MacOS9: installer should test CarbonLib version'
updated_at = <Date 2004-06-03.13:11:32.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-03.13:11:32.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-08-04.20:54:46.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 783095
keywords = []
message_count = 2.0
messages = ['17612', '17613']
nosy_count = 1.0
nosy_names = ['jackjansen']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue783095'
versions = []
```
</p></details>
| MacOS9: installer should test CarbonLib version | https://api.github.com/repos/python/cpython/issues/39008/comments | 2 | 2003-08-04T20:54:46Z | 2022-04-09T22:55:12Z | https://github.com/python/cpython/issues/39008 | 1,198,796,610 | 39,008 |
[
"python",
"cpython"
] | BPO | [783050](https://bugs.python.org/issue783050)
--- | :---
Nosy | @akuchling
Files | <li>[pty.fork.patch](https://bugs.python.org/file5500/pty.fork.patch "Uploaded as text/plain at 2003-08-04.20:08:20 by rvdp"): Not a real patch, but more readable than my comment</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 2006-12-22.18:42:44.000>
created_at = <Date 2003-08-04.20:02:38.000>
labels = ['library']
title = 'pty.fork() compatibility code wrong?'
updated_at = <Date 2006-12-22.18:42:44.000>
user = 'https://bugs.python.org/rvdp'
```
bugs.python.org fields:
```python
activity = <Date 2006-12-22.18:42:44.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-08-04.20:02:38.000>
creator = 'rvdp'
dependencies = []
files = ['5500']
hgrepos = []
issue_num = 783050
keywords = ['patch']
message_count = 2.0
messages = ['44382', '44383']
nosy_count = 2.0
nosy_names = ['akuchling', 'rvdp']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue783050'
versions = []
```
</p></details>
| pty.fork() compatibility code wrong? | https://api.github.com/repos/python/cpython/issues/39007/comments | 2 | 2003-08-04T20:02:38Z | 2022-04-09T22:55:11Z | https://github.com/python/cpython/issues/39007 | 1,198,796,604 | 39,007 |
[
"python",
"cpython"
] | BPO | [782810](https://bugs.python.org/issue782810)
--- | :---
Nosy | @rhettinger
Files | <li>[libfuture.diff](https://bugs.python.org/file5499/libfuture.diff "Uploaded as text/plain at 2003-08-04.13:16:14 by quiver"): patch file for Doc/lib/libfuture.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-08-05.11:41:05.000>
created_at = <Date 2003-08-04.13:16:14.000>
labels = ['docs']
title = 'typo in libfuture.tex'
updated_at = <Date 2003-08-05.11:41:05.000>
user = 'https://bugs.python.org/quiver'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-05.11:41:05.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-08-04.13:16:14.000>
creator = 'quiver'
dependencies = []
files = ['5499']
hgrepos = []
issue_num = 782810
keywords = ['patch']
message_count = 2.0
messages = ['44380', '44381']
nosy_count = 2.0
nosy_names = ['rhettinger', 'quiver']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue782810'
versions = ['Python 2.3']
```
</p></details>
| typo in libfuture.tex | https://api.github.com/repos/python/cpython/issues/39006/comments | 2 | 2003-08-04T13:16:14Z | 2022-04-09T22:55:09Z | https://github.com/python/cpython/issues/39006 | 1,198,796,598 | 39,006 |
[
"python",
"cpython"
] | BPO | [782755](https://bugs.python.org/issue782755)
--- | :---
Nosy | @doerwalter
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-08-04.11:24:08.000>
created_at = <Date 2003-08-04.11:16:57.000>
labels = ['invalid', 'library']
title = 'Typo in os.py?'
updated_at = <Date 2003-08-04.11:24:08.000>
user = 'https://bugs.python.org/ikruusa'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-04.11:24:08.000>
actor = 'doerwalter'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-08-04.11:16:57.000>
creator = 'ikruusa'
dependencies = []
files = []
hgrepos = []
issue_num = 782755
keywords = []
message_count = 2.0
messages = ['17610', '17611']
nosy_count = 2.0
nosy_names = ['doerwalter', 'ikruusa']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue782755'
versions = ['Python 2.3']
```
</p></details>
| Typo in os.py? | https://api.github.com/repos/python/cpython/issues/39005/comments | 2 | 2003-08-04T11:16:57Z | 2022-04-09T22:55:08Z | https://github.com/python/cpython/issues/39005 | 1,198,796,595 | 39,005 |
[
"python",
"cpython"
] | BPO | [782752](https://bugs.python.org/issue782752)
--- | :---
Nosy | @terryjreedy
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-08-30.00:43:17.000>
created_at = <Date 2003-08-04.11:07:54.000>
labels = ['invalid', 'library']
title = 'ImportError: cannot import name __all__'
updated_at = <Date 2003-08-30.00:43:17.000>
user = 'https://bugs.python.org/ikruusa'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-30.00:43:17.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-08-04.11:07:54.000>
creator = 'ikruusa'
dependencies = []
files = []
hgrepos = []
issue_num = 782752
keywords = []
message_count = 5.0
messages = ['17605', '17606', '17607', '17608', '17609']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'terry.reedy', 'ikruusa']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue782752'
versions = ['Python 2.3']
```
</p></details>
| ImportError: cannot import name __all__ | https://api.github.com/repos/python/cpython/issues/39004/comments | 5 | 2003-08-04T11:07:54Z | 2022-04-09T22:55:06Z | https://github.com/python/cpython/issues/39004 | 1,198,796,591 | 39,004 |
[
"python",
"cpython"
] | BPO | [782689](https://bugs.python.org/issue782689)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-16.03:11:46.000>
created_at = <Date 2003-08-04.08:38:29.000>
labels = ['interpreter-core']
title = 'PyObject_Free unallocated memory read warning'
updated_at = <Date 2004-06-16.03:11:46.000>
user = 'https://bugs.python.org/makaron'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-16.03:11:46.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-08-04.08:38:29.000>
creator = 'makaron'
dependencies = []
files = []
hgrepos = []
issue_num = 782689
keywords = []
message_count = 3.0
messages = ['17602', '17603', '17604']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'jepler', 'makaron']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue782689'
versions = ['Python 2.3']
```
</p></details>
| PyObject_Free unallocated memory read warning | https://api.github.com/repos/python/cpython/issues/39003/comments | 3 | 2003-08-04T08:38:29Z | 2022-04-09T22:55:05Z | https://github.com/python/cpython/issues/39003 | 1,198,796,585 | 39,003 |
[
"python",
"cpython"
] | BPO | [782686](https://bugs.python.org/issue782686)
--- | :---
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-11-18.22:41:51.000>
created_at = <Date 2003-08-04.08:34:52.000>
labels = ['OS-mac']
title = 'IDE defaults to Mac linefeeds'
updated_at = <Date 2003-11-18.22:41:51.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-11-18.22:41:51.000>
actor = 'jvr'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-08-04.08:34:52.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 782686
keywords = []
message_count = 4.0
messages = ['17598', '17599', '17600', '17601']
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/issue782686'
versions = []
```
</p></details>
| IDE defaults to Mac linefeeds | https://api.github.com/repos/python/cpython/issues/39002/comments | 4 | 2003-08-04T08:34:52Z | 2022-04-09T22:55:04Z | https://github.com/python/cpython/issues/39002 | 1,198,796,581 | 39,002 |
[
"python",
"cpython"
] | BPO | [782510](https://bugs.python.org/issue782510)
--- | :---
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-08-05.06:21:04.000>
created_at = <Date 2003-08-03.22:40:28.000>
labels = ['library']
title = 'idna codec and absolute names'
updated_at = <Date 2003-08-05.06:21:04.000>
user = 'https://bugs.python.org/rthalley'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-05.06:21:04.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-08-03.22:40:28.000>
creator = 'rthalley'
dependencies = []
files = []
hgrepos = []
issue_num = 782510
keywords = []
message_count = 2.0
messages = ['17596', '17597']
nosy_count = 2.0
nosy_names = ['loewis', 'rthalley']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue782510'
versions = ['Python 2.3']
```
</p></details>
| idna codec and absolute names | https://api.github.com/repos/python/cpython/issues/39001/comments | 2 | 2003-08-03T22:40:28Z | 2022-04-09T22:55:03Z | https://github.com/python/cpython/issues/39001 | 1,198,796,575 | 39,001 |
[
"python",
"cpython"
] | BPO | [782369](https://bugs.python.org/issue782369)
--- | :---
Nosy | @tim-one, @smontanaro, @rhettinger
Files | <li>[array.diff](https://bugs.python.org/file994/array.diff "Uploaded as text/plain at 2003-08-04.06:02:32 by @rhettinger"): Diff to arraymodule.c</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2003-08-05.11:25:40.000>
created_at = <Date 2003-08-03.16:15:18.000>
labels = ['extension-modules']
title = 'Massive memory leak in array module'
updated_at = <Date 2003-08-05.11:25:40.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-05.11:25:40.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-08-03.16:15:18.000>
creator = 'tim.peters'
dependencies = []
files = ['994']
hgrepos = []
issue_num = 782369
keywords = []
message_count = 8.0
messages = ['17588', '17589', '17590', '17591', '17592', '17593', '17594', '17595']
nosy_count = 4.0
nosy_names = ['tim.peters', 'skip.montanaro', 'nnorwitz', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue782369'
versions = ['Python 2.3']
```
</p></details>
| Massive memory leak in array module | https://api.github.com/repos/python/cpython/issues/39000/comments | 8 | 2003-08-03T16:15:18Z | 2022-04-09T22:55:03Z | https://github.com/python/cpython/issues/39000 | 1,198,796,569 | 39,000 |
[
"python",
"cpython"
] | BPO | [781891](https://bugs.python.org/issue781891)
--- | :---
Nosy | @tim-one
Files | <li>[dfc-0.20.a1.zip](https://bugs.python.org/file993/dfc-0.20.a1.zip "Uploaded as application/zip at 2003-08-04.21:08:34 by uselpa")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2003-08-09.19:07:05.000>
created_at = <Date 2003-08-02.08:51:02.000>
labels = ['library']
title = 'file.write() incorrectly tests remaining space'
updated_at = <Date 2003-08-09.19:07:05.000>
user = 'https://bugs.python.org/uselpa'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-09.19:07:05.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-08-02.08:51:02.000>
creator = 'uselpa'
dependencies = []
files = ['993']
hgrepos = []
issue_num = 781891
keywords = []
message_count = 7.0
messages = ['17581', '17582', '17583', '17584', '17585', '17586', '17587']
nosy_count = 2.0
nosy_names = ['tim.peters', 'uselpa']
pr_nums = []
priority = 'low'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue781891'
versions = []
```
</p></details>
| file.write() incorrectly tests remaining space | https://api.github.com/repos/python/cpython/issues/38999/comments | 7 | 2003-08-02T08:51:02Z | 2022-04-09T22:55:02Z | https://github.com/python/cpython/issues/38999 | 1,198,796,565 | 38,999 |
[
"python",
"cpython"
] | BPO | [781883](https://bugs.python.org/issue781883)
--- | :---
Nosy | @rhettinger
Files | <li>[itemcfg.py](https://bugs.python.org/file992/itemcfg.py "Uploaded as text/plain at 2003-08-02.08:03:32 by abonet"): Demonstration script</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-06-16.03:10:16.000>
created_at = <Date 2003-08-02.08:01:30.000>
labels = ['expert-tkinter']
title = 'Listbox itemconfigure leaks memory'
updated_at = <Date 2004-06-16.03:10:16.000>
user = 'https://bugs.python.org/abonet'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-16.03:10:16.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2003-08-02.08:01:30.000>
creator = 'abonet'
dependencies = []
files = ['992']
hgrepos = []
issue_num = 781883
keywords = []
message_count = 6.0
messages = ['17575', '17576', '17577', '17578', '17579', '17580']
nosy_count = 4.0
nosy_names = ['nnorwitz', 'jepler', 'rhettinger', 'abonet']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue781883'
versions = []
```
</p></details>
| Listbox itemconfigure leaks memory | https://api.github.com/repos/python/cpython/issues/38998/comments | 6 | 2003-08-02T08:01:30Z | 2022-04-09T22:55:00Z | https://github.com/python/cpython/issues/38998 | 1,198,796,563 | 38,998 |
[
"python",
"cpython"
] | BPO | [781770](https://bugs.python.org/issue781770)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-08-01.21:43:20.000>
created_at = <Date 2003-08-01.21:43:20.000>
labels = []
title = 'Pynche crash on Win32'
updated_at = <Date 2003-08-01.21:43:20.000>
user = 'https://bugs.python.org/adsr'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-01.21:43:20.000>
actor = 'adsr'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2003-08-01.21:43:20.000>
creator = 'adsr'
dependencies = []
files = []
hgrepos = []
issue_num = 781770
keywords = []
message_count = 1.0
messages = ['17574']
nosy_count = 1.0
nosy_names = ['adsr']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue781770'
versions = []
```
</p></details>
| Pynche crash on Win32 | https://api.github.com/repos/python/cpython/issues/38997/comments | 1 | 2003-08-01T21:43:20Z | 2022-04-09T22:54:59Z | https://github.com/python/cpython/issues/38997 | 1,198,796,561 | 38,997 |
[
"python",
"cpython"
] | BPO | [781722](https://bugs.python.org/issue781722)
--- | :---
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-08-05.06:27:22.000>
created_at = <Date 2003-08-01.20:40:31.000>
labels = ['extension-modules']
title = 'py-2.3 socket.inet_pton() segfault.'
updated_at = <Date 2003-08-05.06:27:22.000>
user = 'https://bugs.python.org/gminick'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-05.06:27:22.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-08-01.20:40:31.000>
creator = 'gminick'
dependencies = []
files = []
hgrepos = []
issue_num = 781722
keywords = []
message_count = 2.0
messages = ['17572', '17573']
nosy_count = 2.0
nosy_names = ['loewis', 'gminick']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue781722'
versions = ['Python 2.3']
```
</p></details>
| py-2.3 socket.inet_pton() segfault. | https://api.github.com/repos/python/cpython/issues/38996/comments | 2 | 2003-08-01T20:40:31Z | 2022-04-09T22:54:58Z | https://github.com/python/cpython/issues/38996 | 1,198,796,555 | 38,996 |
[
"python",
"cpython"
] | BPO | [781614](https://bugs.python.org/issue781614)
--- | :---
Nosy | @tim-one, @loewis, @theller, @gpshead
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-04-13.05:11:39.000>
created_at = <Date 2003-08-01.17:04:02.000>
labels = ['OS-windows']
title = 'Windows _bsddb link warnings'
updated_at = <Date 2006-04-13.05:11:39.000>
user = 'https://bugs.python.org/robind'
```
bugs.python.org fields:
```python
activity = <Date 2006-04-13.05:11:39.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2003-08-01.17:04:02.000>
creator = 'robind'
dependencies = []
files = []
hgrepos = []
issue_num = 781614
keywords = []
message_count = 8.0
messages = ['17564', '17565', '17566', '17567', '17568', '17569', '17570', '17571']
nosy_count = 5.0
nosy_names = ['tim.peters', 'loewis', 'theller', 'robind', 'gregory.p.smith']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue781614'
versions = ['Python 2.3']
```
</p></details>
| Windows _bsddb link warnings | https://api.github.com/repos/python/cpython/issues/38995/comments | 8 | 2003-08-01T17:04:02Z | 2022-04-09T22:54:57Z | https://github.com/python/cpython/issues/38995 | 1,198,796,551 | 38,995 |
[
"python",
"cpython"
] | BPO | [781592](https://bugs.python.org/issue781592)
--- | :---
Nosy | @nascheme
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-08-01.18:30:49.000>
created_at = <Date 2003-08-01.16:34:21.000>
labels = ['interpreter-core']
title = 'OverflowError exception in garbage collector'
updated_at = <Date 2003-08-01.18:30:49.000>
user = 'https://bugs.python.org/dipsypo82'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-01.18:30:49.000>
actor = 'dipsypo82'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-08-01.16:34:21.000>
creator = 'dipsypo82'
dependencies = []
files = []
hgrepos = []
issue_num = 781592
keywords = []
message_count = 3.0
messages = ['17561', '17562', '17563']
nosy_count = 2.0
nosy_names = ['nascheme', 'dipsypo82']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue781592'
versions = ['Python 2.3']
```
</p></details>
| OverflowError exception in garbage collector | https://api.github.com/repos/python/cpython/issues/38994/comments | 3 | 2003-08-01T16:34:21Z | 2022-04-09T22:54:55Z | https://github.com/python/cpython/issues/38994 | 1,198,796,549 | 38,994 |
[
"python",
"cpython"
] | BPO | [781445](https://bugs.python.org/issue781445)
--- | :---
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 = 'https://github.com/jackjansen'
closed_at = <Date 2008-02-23.17:27:34.293>
created_at = <Date 2003-08-01.12:40:15.000>
labels = ['OS-mac']
title = "Applets don't work on 10.1"
updated_at = <Date 2008-02-23.17:27:34.291>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2008-02-23.17:27:34.291>
actor = 'akuchling'
assignee = 'jackjansen'
closed = True
closed_date = <Date 2008-02-23.17:27:34.293>
closer = 'akuchling'
components = ['macOS']
creation = <Date 2003-08-01.12:40:15.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 781445
keywords = []
message_count = 2.0
messages = ['60364', '62779']
nosy_count = 2.0
nosy_names = ['akuchling', 'jackjansen']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue781445'
versions = []
```
</p></details>
| Applets don't work on 10.1 | https://api.github.com/repos/python/cpython/issues/38993/comments | 2 | 2003-08-01T12:40:15Z | 2022-04-09T22:54:55Z | https://github.com/python/cpython/issues/38993 | 1,198,796,546 | 38,993 |
[
"python",
"cpython"
] | BPO | [781433](https://bugs.python.org/issue781433)
--- | :---
Nosy | @jackjansen
Files | <li>[macos.diff](https://bugs.python.org/file991/macos.diff "Uploaded as text/plain at 2003-08-01.12:00:00 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 2004-07-15.14:56:01.000>
created_at = <Date 2003-08-01.12:00:00.000>
labels = ['OS-mac']
title = "MacOS module doesn't compile on 10.1"
updated_at = <Date 2004-07-15.14:56:01.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-15.14:56:01.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-08-01.12:00:00.000>
creator = 'jackjansen'
dependencies = []
files = ['991']
hgrepos = []
issue_num = 781433
keywords = []
message_count = 2.0
messages = ['17559', '17560']
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/issue781433'
versions = []
```
</p></details>
| MacOS module doesn't compile on 10.1 | https://api.github.com/repos/python/cpython/issues/38992/comments | 2 | 2003-08-01T12:00:00Z | 2022-04-09T22:54:54Z | https://github.com/python/cpython/issues/38992 | 1,198,796,543 | 38,992 |
[
"python",
"cpython"
] | BPO | [781285](https://bugs.python.org/issue781285)
--- | :---
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-08-11.08:12:01.000>
created_at = <Date 2003-08-01.04:37:44.000>
labels = ['docs']
title = "2.3 web page link to 'New style classes' changes to 2.2.2"
updated_at = <Date 2003-08-11.08:12:01.000>
user = 'https://bugs.python.org/tcdelaney'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-11.08:12:01.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-08-01.04:37:44.000>
creator = 'tcdelaney'
dependencies = []
files = []
hgrepos = []
issue_num = 781285
keywords = []
message_count = 2.0
messages = ['17557', '17558']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'tcdelaney']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue781285'
versions = ['Python 2.3']
```
</p></details>
| 2.3 web page link to 'New style classes' changes to 2.2.2 | https://api.github.com/repos/python/cpython/issues/38991/comments | 2 | 2003-08-01T04:37:44Z | 2022-04-09T22:54:52Z | https://github.com/python/cpython/issues/38991 | 1,198,796,540 | 38,991 |
[
"python",
"cpython"
] | BPO | [781126](https://bugs.python.org/issue781126)
--- | :---
Nosy | @loewis
Files | <li>[add_fallback.diff](https://bugs.python.org/file5498/add_fallback.diff "Uploaded as text/plain at 2003-07-31.21:23:04 by calvin")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2003-08-05.05:55:15.000>
created_at = <Date 2003-07-31.21:23:03.000>
labels = ['docs']
title = 'fix gettext NullTranslation.add_fallback typo'
updated_at = <Date 2003-08-05.05:55:15.000>
user = 'https://bugs.python.org/calvin'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-05.05:55:15.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-07-31.21:23:03.000>
creator = 'calvin'
dependencies = []
files = ['5498']
hgrepos = []
issue_num = 781126
keywords = ['patch']
message_count = 2.0
messages = ['44378', '44379']
nosy_count = 2.0
nosy_names = ['loewis', 'calvin']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue781126'
versions = []
```
</p></details>
| fix gettext NullTranslation.add_fallback typo | https://api.github.com/repos/python/cpython/issues/38990/comments | 2 | 2003-07-31T21:23:03Z | 2022-04-09T22:54:52Z | https://github.com/python/cpython/issues/38990 | 1,198,796,535 | 38,990 |
[
"python",
"cpython"
] | BPO | [781065](https://bugs.python.org/issue781065)
--- | :---
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-08-05.06:01:13.000>
created_at = <Date 2003-07-31.19:43:32.000>
labels = ['expert-unicode']
title = 'test_normalization fails'
updated_at = <Date 2003-08-05.06:01:13.000>
user = 'https://bugs.python.org/thelinuxduck'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-05.06:01:13.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2003-07-31.19:43:32.000>
creator = 'thelinuxduck'
dependencies = []
files = []
hgrepos = []
issue_num = 781065
keywords = []
message_count = 4.0
messages = ['17553', '17554', '17555', '17556']
nosy_count = 2.0
nosy_names = ['loewis', 'thelinuxduck']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue781065'
versions = ['Python 2.3']
```
</p></details>
| test_normalization fails | https://api.github.com/repos/python/cpython/issues/38989/comments | 4 | 2003-07-31T19:43:32Z | 2022-04-09T22:54:51Z | https://github.com/python/cpython/issues/38989 | 1,198,796,532 | 38,989 |
[
"python",
"cpython"
] | BPO | [780996](https://bugs.python.org/issue780996)
--- | :---
Nosy | @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-09-03.03:16:22.000>
created_at = <Date 2003-07-31.17:47:22.000>
labels = []
title = 'pynche does not start'
updated_at = <Date 2003-09-03.03:16:22.000>
user = 'https://bugs.python.org/misa'
```
bugs.python.org fields:
```python
activity = <Date 2003-09-03.03:16:22.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2003-07-31.17:47:22.000>
creator = 'misa'
dependencies = []
files = []
hgrepos = []
issue_num = 780996
keywords = []
message_count = 2.0
messages = ['17551', '17552']
nosy_count = 2.0
nosy_names = ['barry', 'misa']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue780996'
versions = ['Python 2.3']
```
</p></details>
| pynche does not start | https://api.github.com/repos/python/cpython/issues/38988/comments | 2 | 2003-07-31T17:47:22Z | 2022-04-09T22:54:50Z | https://github.com/python/cpython/issues/38988 | 1,198,796,526 | 38,988 |
[
"python",
"cpython"
] | BPO | [780887](https://bugs.python.org/issue780887)
--- | :---
Nosy | @loewis, @kbkaiser
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2003-09-05.23:17:06.000>
created_at = <Date 2003-07-31.14:48:08.000>
labels = ['expert-IDLE']
title = 'recent-files defaulted to strange place and bad permissions'
updated_at = <Date 2003-09-05.23:17:06.000>
user = 'https://bugs.python.org/lha2'
```
bugs.python.org fields:
```python
activity = <Date 2003-09-05.23:17:06.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2003-07-31.14:48:08.000>
creator = 'lha2'
dependencies = []
files = []
hgrepos = []
issue_num = 780887
keywords = []
message_count = 4.0
messages = ['17547', '17548', '17549', '17550']
nosy_count = 3.0
nosy_names = ['loewis', 'kbk', 'lha2']
pr_nums = []
priority = 'low'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue780887'
versions = ['Python 2.3']
```
</p></details>
| recent-files defaulted to strange place and bad permissions | https://api.github.com/repos/python/cpython/issues/38987/comments | 4 | 2003-07-31T14:48:08Z | 2022-04-09T22:54:49Z | https://github.com/python/cpython/issues/38987 | 1,198,796,521 | 38,987 |
[
"python",
"cpython"
] | BPO | [780821](https://bugs.python.org/issue780821)
--- | :---
Nosy | @loewis
Files | <li>[msvccompiler.patch](https://bugs.python.org/file5497/msvccompiler.patch "Uploaded as text/plain at 2003-08-01.04:06:15 by gtk"): fixed msvccompiler.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 2006-04-15.09:04:08.000>
created_at = <Date 2003-07-31.12:50:07.000>
labels = ['library']
title = 'More robust MSVC6 finder'
updated_at = <Date 2006-04-15.09:04:08.000>
user = 'https://bugs.python.org/gtk'
```
bugs.python.org fields:
```python
activity = <Date 2006-04-15.09:04:08.000>
actor = 'loewis'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2003-07-31.12:50:07.000>
creator = 'gtk'
dependencies = []
files = ['5497']
hgrepos = []
issue_num = 780821
keywords = ['patch']
message_count = 8.0
messages = ['44370', '44371', '44372', '44373', '44374', '44375', '44376', '44377']
nosy_count = 5.0
nosy_names = ['loewis', 'jhylton', 'gtk', 'murraysteele', 'pmagwene']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue780821'
versions = ['Python 2.3']
```
</p></details>
| More robust MSVC6 finder | https://api.github.com/repos/python/cpython/issues/38986/comments | 8 | 2003-07-31T12:50:07Z | 2022-04-09T22:54:47Z | https://github.com/python/cpython/issues/38986 | 1,198,796,515 | 38,986 |
[
"python",
"cpython"
] | BPO | [780807](https://bugs.python.org/issue780807)
--- | :---
Nosy | @brettcannon, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/brettcannon'
closed_at = <Date 2003-08-08.02:01:55.000>
created_at = <Date 2003-07-31.12:17:26.000>
labels = ['library']
title = 'time.strptime() 1,200 times slower in python2.3'
updated_at = <Date 2003-08-08.02:01:55.000>
user = 'https://bugs.python.org/drmalte'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-08.02:01:55.000>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-31.12:17:26.000>
creator = 'drmalte'
dependencies = []
files = []
hgrepos = []
issue_num = 780807
keywords = []
message_count = 7.0
messages = ['17540', '17541', '17542', '17543', '17544', '17545', '17546']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'rhettinger', 'drmalte']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue780807'
versions = ['Python 2.3']
```
</p></details>
| time.strptime() 1,200 times slower in python2.3 | https://api.github.com/repos/python/cpython/issues/38985/comments | 7 | 2003-07-31T12:17:26Z | 2022-04-09T22:54:46Z | https://github.com/python/cpython/issues/38985 | 1,198,796,511 | 38,985 |
[
"python",
"cpython"
] | BPO | [780730](https://bugs.python.org/issue780730)
--- | :---
Nosy | @malemburg, @loewis, @doerwalter, @jackjansen, @birkenfeld, @atsuoishimoto
Files | <li>[test.py](https://bugs.python.org/file990/test.py "Uploaded as text/plain at 2003-08-01.07:35:39 by @atsuoishimoto")</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 2006-02-21.09:45:42.000>
created_at = <Date 2003-07-31.09:16:56.000>
labels = ['interpreter-core']
title = 'source files using encoding ./. universal newlines'
updated_at = <Date 2006-02-21.09:45:42.000>
user = 'https://github.com/atsuoishimoto'
```
bugs.python.org fields:
```python
activity = <Date 2006-02-21.09:45:42.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-07-31.09:16:56.000>
creator = 'ishimoto'
dependencies = []
files = ['990']
hgrepos = []
issue_num = 780730
keywords = []
message_count = 19.0
messages = ['17521', '17522', '17523', '17524', '17525', '17526', '17527', '17528', '17529', '17530', '17531', '17532', '17533', '17534', '17535', '17536', '17537', '17538', '17539']
nosy_count = 8.0
nosy_names = ['lemburg', 'loewis', 'doerwalter', 'nnorwitz', 'jackjansen', 'georg.brandl', 'ishimoto', 'johnjsmith']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue780730'
versions = ['Python 2.5']
```
</p></details>
| source files using encoding ./. universal newlines | https://api.github.com/repos/python/cpython/issues/38984/comments | 19 | 2003-07-31T09:16:56Z | 2022-04-09T22:54:45Z | https://github.com/python/cpython/issues/38984 | 1,198,796,507 | 38,984 |
[
"python",
"cpython"
] | BPO | [780725](https://bugs.python.org/issue780725)
--- | :---
Nosy | @birkenfeld, @atsuoishimoto
Superseder | <li>bpo-1031213: Use correct encoding for printing SyntaxErrors</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-08-23.21:52:01.116>
created_at = <Date 2003-07-31.09:11:29.000>
labels = ['interpreter-core']
title = 'Compile error messages and PEP-263'
updated_at = <Date 2007-08-23.21:52:01.114>
user = 'https://github.com/atsuoishimoto'
```
bugs.python.org fields:
```python
activity = <Date 2007-08-23.21:52:01.114>
actor = 'georg.brandl'
assignee = 'nnorwitz'
closed = True
closed_date = <Date 2007-08-23.21:52:01.116>
closer = 'georg.brandl'
components = ['Interpreter Core']
creation = <Date 2003-07-31.09:11:29.000>
creator = 'ishimoto'
dependencies = []
files = []
hgrepos = []
issue_num = 780725
keywords = []
message_count = 5.0
messages = ['17517', '17518', '17519', '17520', '55228']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'georg.brandl', 'ishimoto']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = '1031213'
type = None
url = 'https://bugs.python.org/issue780725'
versions = ['Python 2.3']
```
</p></details>
| Compile error messages and PEP-263 | https://api.github.com/repos/python/cpython/issues/38983/comments | 5 | 2003-07-31T09:11:29Z | 2022-04-09T22:54:43Z | https://github.com/python/cpython/issues/38983 | 1,198,796,505 | 38,983 |
[
"python",
"cpython"
] | BPO | [780714](https://bugs.python.org/issue780714)
--- | :---
Nosy | @loewis, @brettcannon, @birkenfeld, @josiahcarlson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-11-21.09:08:40.000>
created_at = <Date 2003-07-31.08:37:02.000>
labels = ['interpreter-core']
title = 'infinite __str__ recursion in thread causes seg fault'
updated_at = <Date 2006-11-21.09:08:40.000>
user = 'https://bugs.python.org/stefangregory'
```
bugs.python.org fields:
```python
activity = <Date 2006-11-21.09:08:40.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-07-31.08:37:02.000>
creator = 'stefan_gregory'
dependencies = []
files = []
hgrepos = []
issue_num = 780714
keywords = []
message_count = 9.0
messages = ['17508', '17509', '17510', '17511', '17512', '17513', '17514', '17515', '17516']
nosy_count = 8.0
nosy_names = ['loewis', 'nnorwitz', 'brett.cannon', 'georg.brandl', 'sf-robot', 'josiahcarlson', 'aimacintyre', 'stefan_gregory']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue780714'
versions = ['Python 2.3']
```
</p></details>
| infinite __str__ recursion in thread causes seg fault | https://api.github.com/repos/python/cpython/issues/38982/comments | 9 | 2003-07-31T08:37:02Z | 2022-04-09T22:54:42Z | https://github.com/python/cpython/issues/38982 | 1,198,796,502 | 38,982 |
[
"python",
"cpython"
] | BPO | [780638](https://bugs.python.org/issue780638)
--- | :---
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-07-31.15:38:01.000>
created_at = <Date 2003-07-31.02:27:43.000>
labels = ['expert-IDLE']
title = "IDLE won't run on Win2K"
updated_at = <Date 2003-07-31.15:38:01.000>
user = 'https://bugs.python.org/javajini'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-31.15:38:01.000>
actor = 'javajini'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2003-07-31.02:27:43.000>
creator = 'javajini'
dependencies = []
files = []
hgrepos = []
issue_num = 780638
keywords = []
message_count = 3.0
messages = ['17505', '17506', '17507']
nosy_count = 2.0
nosy_names = ['tim.peters', 'javajini']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue780638'
versions = ['Python 2.3']
```
</p></details>
| IDLE won't run on Win2K | https://api.github.com/repos/python/cpython/issues/38981/comments | 3 | 2003-07-31T02:27:43Z | 2022-04-09T22:54:41Z | https://github.com/python/cpython/issues/38981 | 1,198,796,500 | 38,981 |
[
"python",
"cpython"
] | BPO | [780602](https://bugs.python.org/issue780602)
--- | :---
Nosy | @loewis, @devdanzin
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2009-04-22.22:09:09.514>
created_at = <Date 2003-07-31.00:14:58.000>
labels = ['type-feature', 'expert-tkinter']
title = 'No sleep or busy wait'
updated_at = <Date 2009-04-22.22:09:09.485>
user = 'https://bugs.python.org/jbrouwers'
```
bugs.python.org fields:
```python
activity = <Date 2009-04-22.22:09:09.485>
actor = 'gpolo'
assignee = 'none'
closed = True
closed_date = <Date 2009-04-22.22:09:09.514>
closer = 'gpolo'
components = ['Tkinter']
creation = <Date 2003-07-31.00:14:58.000>
creator = 'jbrouwers'
dependencies = []
files = []
hgrepos = []
issue_num = 780602
keywords = []
message_count = 5.0
messages = ['61117', '61118', '61119', '81856', '86342']
nosy_count = 4.0
nosy_names = ['loewis', 'jbrouwers', 'ajaksu2', 'gpolo']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue780602'
versions = ['Python 2.7']
```
</p></details>
| No sleep or busy wait | https://api.github.com/repos/python/cpython/issues/38980/comments | 5 | 2003-07-31T00:14:58Z | 2022-04-09T22:54:40Z | https://github.com/python/cpython/issues/38980 | 1,198,796,497 | 38,980 |
[
"python",
"cpython"
] | BPO | [780595](https://bugs.python.org/issue780595)
--- | :---
Nosy | @birkenfeld
Files | <li>[zipfile.patch](https://bugs.python.org/file5496/zipfile.patch "Uploaded as text/plain at 2003-07-30.23:58:46 by scuzball1"): Patch for converting header unpack formats to use unsigned longs</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-07-30.13:39:43.000>
created_at = <Date 2003-07-30.23:58:46.000>
labels = ['library']
title = 'Fix zip file header format in zipfile.py'
updated_at = <Date 2006-07-30.13:39:43.000>
user = 'https://bugs.python.org/scuzball1'
```
bugs.python.org fields:
```python
activity = <Date 2006-07-30.13:39:43.000>
actor = 'georg.brandl'
assignee = 'gward'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-30.23:58:46.000>
creator = 'scuzball1'
dependencies = []
files = ['5496']
hgrepos = []
issue_num = 780595
keywords = ['patch']
message_count = 3.0
messages = ['44367', '44368', '44369']
nosy_count = 3.0
nosy_names = ['gward', 'georg.brandl', 'scuzball1']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue780595'
versions = []
```
</p></details>
| Fix zip file header format in zipfile.py | https://api.github.com/repos/python/cpython/issues/38979/comments | 3 | 2003-07-30T23:58:46Z | 2022-04-09T22:54:39Z | https://github.com/python/cpython/issues/38979 | 1,198,796,495 | 38,979 |
[
"python",
"cpython"
] | BPO | [780576](https://bugs.python.org/issue780576)
--- | :---
Nosy | @mwhudson, @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-09-23.09:01:33.000>
created_at = <Date 2003-07-30.23:04:52.000>
labels = ['build']
title = 'test_ioctl fails'
updated_at = <Date 2005-09-23.09:01:33.000>
user = 'https://bugs.python.org/jbrouwers'
```
bugs.python.org fields:
```python
activity = <Date 2005-09-23.09:01:33.000>
actor = 'georg.brandl'
assignee = 'anthonybaxter'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-07-30.23:04:52.000>
creator = 'jbrouwers'
dependencies = []
files = []
hgrepos = []
issue_num = 780576
keywords = []
message_count = 17.0
messages = ['17488', '17489', '17490', '17491', '17492', '17493', '17494', '17495', '17496', '17497', '17498', '17499', '17500', '17501', '17502', '17503', '17504']
nosy_count = 7.0
nosy_names = ['mwh', 'anthonybaxter', 'georg.brandl', 'jbrouwers', 'mdavidoff', 'drauh', 'hakansonsf']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue780576'
versions = ['Python 2.3']
```
</p></details>
| test_ioctl fails | https://api.github.com/repos/python/cpython/issues/38978/comments | 17 | 2003-07-30T23:04:52Z | 2022-04-09T22:54:38Z | https://github.com/python/cpython/issues/38978 | 1,198,796,493 | 38,978 |
[
"python",
"cpython"
] | BPO | [780461](https://bugs.python.org/issue780461)
--- | :---
Nosy | @malemburg, @brettcannon, @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/malemburg'
closed_at = <Date 2003-10-14.22:30:18.000>
created_at = <Date 2003-07-30.20:20:50.000>
labels = ['library']
title = 'MacOS.Error for platform.mac_ver under OS X'
updated_at = <Date 2003-10-14.22:30:18.000>
user = 'https://github.com/brettcannon'
```
bugs.python.org fields:
```python
activity = <Date 2003-10-14.22:30:18.000>
actor = 'brett.cannon'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-30.20:20:50.000>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 780461
keywords = []
message_count = 5.0
messages = ['17483', '17484', '17485', '17486', '17487']
nosy_count = 3.0
nosy_names = ['lemburg', 'brett.cannon', 'jackjansen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue780461'
versions = ['Python 2.3']
```
</p></details>
| MacOS.Error for platform.mac_ver under OS X | https://api.github.com/repos/python/cpython/issues/38977/comments | 5 | 2003-07-30T20:20:50Z | 2022-04-09T22:54:37Z | https://github.com/python/cpython/issues/38977 | 1,198,796,491 | 38,977 |
[
"python",
"cpython"
] | BPO | [780451](https://bugs.python.org/issue780451)
--- | :---
Nosy | @theller, @kbkaiser
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2003-08-14.15:03:57.000>
created_at = <Date 2003-07-30.20:03:19.000>
labels = ['expert-installation']
title = 'IDLE fails to launch if 2.3 is installed to "Program Files"'
updated_at = <Date 2003-08-14.15:03:57.000>
user = 'https://bugs.python.org/clumma'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-14.15:03:57.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['Installation']
creation = <Date 2003-07-30.20:03:19.000>
creator = 'clumma'
dependencies = []
files = []
hgrepos = []
issue_num = 780451
keywords = []
message_count = 5.0
messages = ['17478', '17479', '17480', '17481', '17482']
nosy_count = 4.0
nosy_names = ['theller', 'clumma', 'kbk', 'jorend']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue780451'
versions = ['Python 2.3']
```
</p></details>
| IDLE fails to launch if 2.3 is installed to "Program Files" | https://api.github.com/repos/python/cpython/issues/38976/comments | 5 | 2003-07-30T20:03:19Z | 2022-04-09T22:54:36Z | https://github.com/python/cpython/issues/38976 | 1,198,796,490 | 38,976 |
[
"python",
"cpython"
] | BPO | [780407](https://bugs.python.org/issue780407)
--- | :---
Nosy | @gvanrossum, @rhettinger, @doko42
<sup>*Note: these values reflect the state of the issue at 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 2004-03-20.22:45:01.000>
created_at = <Date 2003-07-30.18:36:14.000>
labels = ['interpreter-core']
title = 'cast from pointer to integer of different size'
updated_at = <Date 2004-03-20.22:45:01.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-20.22:45:01.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-07-30.18:36:14.000>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 780407
keywords = []
message_count = 3.0
messages = ['17475', '17476', '17477']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'rhettinger', 'doko']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue780407'
versions = ['Python 2.3']
```
</p></details>
| cast from pointer to integer of different size | https://api.github.com/repos/python/cpython/issues/38975/comments | 3 | 2003-07-30T18:36:14Z | 2022-04-09T22:54:35Z | https://github.com/python/cpython/issues/38975 | 1,198,796,483 | 38,975 |
[
"python",
"cpython"
] | BPO | [780354](https://bugs.python.org/issue780354)
--- | :---
Nosy | @loewis, @smontanaro, @devdanzin
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2009-02-20.01:53:44.021>
created_at = <Date 2003-07-30.17:02:40.000>
labels = ['invalid', 'type-bug', 'library']
title = "socket.makefile() isn't compatible with marshal/cPickle/etc"
updated_at = <Date 2009-02-20.01:53:44.020>
user = 'https://bugs.python.org/dmgrime'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-20.01:53:44.020>
actor = 'ajaksu2'
assignee = 'none'
closed = True
closed_date = <Date 2009-02-20.01:53:44.021>
closer = 'ajaksu2'
components = ['Library (Lib)']
creation = <Date 2003-07-30.17:02:40.000>
creator = 'dmgrime'
dependencies = []
files = []
hgrepos = []
issue_num = 780354
keywords = []
message_count = 15.0
messages = ['17461', '17462', '17463', '17464', '17465', '17466', '17467', '17468', '17469', '17470', '17471', '17472', '17473', '17474', '81860']
nosy_count = 4.0
nosy_names = ['loewis', 'skip.montanaro', 'dmgrime', 'ajaksu2']
pr_nums = []
priority = 'low'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue780354'
versions = ['Python 2.3']
```
</p></details>
| socket.makefile() isn't compatible with marshal/cPickle/etc | https://api.github.com/repos/python/cpython/issues/38974/comments | 15 | 2003-07-30T17:02:40Z | 2022-04-09T22:54:33Z | https://github.com/python/cpython/issues/38974 | 1,198,796,475 | 38,974 |
[
"python",
"cpython"
] | BPO | [780315](https://bugs.python.org/issue780315)
--- | :---
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-07-30.21:36:28.000>
created_at = <Date 2003-07-30.16:11:14.000>
labels = []
title = 'DeprecationWarning in random.py'
updated_at = <Date 2003-07-30.21:36:28.000>
user = 'https://bugs.python.org/ky0'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-30.21:36:28.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-07-30.16:11:14.000>
creator = 'ky0'
dependencies = []
files = []
hgrepos = []
issue_num = 780315
keywords = []
message_count = 2.0
messages = ['17459', '17460']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'ky0']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue780315'
versions = []
```
</p></details>
| DeprecationWarning in random.py | https://api.github.com/repos/python/cpython/issues/38973/comments | 2 | 2003-07-30T16:11:14Z | 2022-04-09T22:54:32Z | https://github.com/python/cpython/issues/38973 | 1,198,796,472 | 38,973 |
[
"python",
"cpython"
] | BPO | [780300](https://bugs.python.org/issue780300)
--- | :---
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 2004-05-06.01:56:02.000>
created_at = <Date 2003-07-30.15:35:29.000>
labels = ['expert-XML']
title = 'pyexpat LexicalHandler swaps system_id and public_id'
updated_at = <Date 2004-05-06.01:56:02.000>
user = 'https://bugs.python.org/floerke'
```
bugs.python.org fields:
```python
activity = <Date 2004-05-06.01:56:02.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2003-07-30.15:35:29.000>
creator = 'floerke'
dependencies = []
files = []
hgrepos = []
issue_num = 780300
keywords = []
message_count = 3.0
messages = ['17456', '17457', '17458']
nosy_count = 2.0
nosy_names = ['loewis', 'floerke']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue780300'
versions = ['Python 2.2']
```
</p></details>
| pyexpat LexicalHandler swaps system_id and public_id | https://api.github.com/repos/python/cpython/issues/38972/comments | 3 | 2003-07-30T15:35:29Z | 2022-04-09T22:54:32Z | https://github.com/python/cpython/issues/38972 | 1,198,796,467 | 38,972 |
[
"python",
"cpython"
] | BPO | [780231](https://bugs.python.org/issue780231)
--- | :---
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-08-29.17:52:02.000>
created_at = <Date 2003-07-30.13:58:16.000>
labels = ['docs']
title = 'Bug in "Build and C API Changes" section of what\'s new doc?'
updated_at = <Date 2003-08-29.17:52:02.000>
user = 'https://bugs.python.org/jamesh'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-29.17:52:02.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-07-30.13:58:16.000>
creator = 'jamesh'
dependencies = []
files = []
hgrepos = []
issue_num = 780231
keywords = []
message_count = 2.0
messages = ['17454', '17455']
nosy_count = 2.0
nosy_names = ['akuchling', 'jamesh']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue780231'
versions = ['Python 2.3']
```
</p></details>
| Bug in "Build and C API Changes" section of what's new doc? | https://api.github.com/repos/python/cpython/issues/38971/comments | 2 | 2003-07-30T13:58:16Z | 2022-04-09T22:54:31Z | https://github.com/python/cpython/issues/38971 | 1,198,796,465 | 38,971 |
[
"python",
"cpython"
] | BPO | [780203](https://bugs.python.org/issue780203)
--- | :---
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-07-30.22:09:58.000>
created_at = <Date 2003-07-30.13:08:38.000>
labels = ['invalid', 'expert-tkinter']
title = 'Tkinter failure in 2.3 under Windows'
updated_at = <Date 2003-07-30.22:09:58.000>
user = 'https://bugs.python.org/theaney'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-30.22:09:58.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2003-07-30.13:08:38.000>
creator = 'theaney'
dependencies = []
files = []
hgrepos = []
issue_num = 780203
keywords = []
message_count = 3.0
messages = ['17451', '17452', '17453']
nosy_count = 3.0
nosy_names = ['tim.peters', 'nnorwitz', 'theaney']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue780203'
versions = []
```
</p></details>
| Tkinter failure in 2.3 under Windows | https://api.github.com/repos/python/cpython/issues/38970/comments | 3 | 2003-07-30T13:08:38Z | 2022-04-09T22:54:29Z | https://github.com/python/cpython/issues/38970 | 1,198,796,464 | 38,970 |
[
"python",
"cpython"
] | BPO | [780024](https://bugs.python.org/issue780024)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-29.15:11:10.687>
created_at = <Date 2003-07-30.06:26:48.000>
labels = ['build']
title = 'Makefile.pre.in ignores CPPFLAGS from environment'
updated_at = <Date 2008-01-29.15:11:10.677>
user = 'https://bugs.python.org/blb'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-29.15:11:10.677>
actor = 'draghuram'
assignee = 'none'
closed = True
closed_date = <Date 2008-01-29.15:11:10.687>
closer = 'draghuram'
components = ['Build']
creation = <Date 2003-07-30.06:26:48.000>
creator = 'blb'
dependencies = []
files = []
hgrepos = []
issue_num = 780024
keywords = []
message_count = 2.0
messages = ['60363', '61820']
nosy_count = 2.0
nosy_names = ['blb', 'draghuram']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue780024'
versions = ['Python 2.6']
```
</p></details>
| Makefile.pre.in ignores CPPFLAGS from environment | https://api.github.com/repos/python/cpython/issues/38969/comments | 2 | 2003-07-30T06:26:48Z | 2022-04-09T22:54:28Z | https://github.com/python/cpython/issues/38969 | 1,198,796,460 | 38,969 |
[
"python",
"cpython"
] | BPO | [779999](https://bugs.python.org/issue779999)
--- | :---
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-07-30.15:14:23.000>
created_at = <Date 2003-07-30.03:30:05.000>
labels = ['OS-mac']
title = 'PackageManager PIL-1.1.4-source not building'
updated_at = <Date 2003-07-30.15:14:23.000>
user = 'https://bugs.python.org/zenzen'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-30.15:14:23.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-30.03:30:05.000>
creator = 'zenzen'
dependencies = []
files = []
hgrepos = []
issue_num = 779999
keywords = []
message_count = 4.0
messages = ['17447', '17448', '17449', '17450']
nosy_count = 2.0
nosy_names = ['jackjansen', 'zenzen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue779999'
versions = []
```
</p></details>
| PackageManager PIL-1.1.4-source not building | https://api.github.com/repos/python/cpython/issues/38968/comments | 4 | 2003-07-30T03:30:05Z | 2022-04-09T22:54:28Z | https://github.com/python/cpython/issues/38968 | 1,198,796,458 | 38,968 |
[
"python",
"cpython"
] | BPO | [779976](https://bugs.python.org/issue779976)
--- | :---
Nosy | @mwhudson, @freddrake, @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 2006-11-21.09:04:31.000>
created_at = <Date 2003-07-30.02:05:12.000>
labels = ['docs']
title = "docs missing 'trace' module"
updated_at = <Date 2006-11-21.09:04:31.000>
user = 'https://bugs.python.org/dalke'
```
bugs.python.org fields:
```python
activity = <Date 2006-11-21.09:04:31.000>
actor = 'nnorwitz'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-07-30.02:05:12.000>
creator = 'dalke'
dependencies = []
files = []
hgrepos = []
issue_num = 779976
keywords = []
message_count = 6.0
messages = ['17441', '17442', '17443', '17444', '17445', '17446']
nosy_count = 7.0
nosy_names = ['mwh', 'jhylton', 'fdrake', 'akuchling', 'nnorwitz', 'dalke', 'phansen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue779976'
versions = ['Python 2.3']
```
</p></details>
| docs missing 'trace' module | https://api.github.com/repos/python/cpython/issues/38967/comments | 6 | 2003-07-30T02:05:12Z | 2022-04-09T22:54:26Z | https://github.com/python/cpython/issues/38967 | 1,198,796,456 | 38,967 |
[
"python",
"cpython"
] | BPO | [779973](https://bugs.python.org/issue779973)
--- | :---
Nosy | @nijel
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-10-02.05:34:21.000>
created_at = <Date 2003-07-30.01:46:42.000>
labels = ['library']
title = 'Missing DEFS in Makefile.pre.in breakage'
updated_at = <Date 2005-10-02.05:34:21.000>
user = 'https://bugs.python.org/majid'
```
bugs.python.org fields:
```python
activity = <Date 2005-10-02.05:34:21.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2003-07-30.01:46:42.000>
creator = 'majid'
dependencies = []
files = []
hgrepos = []
issue_num = 779973
keywords = []
message_count = 3.0
messages = ['17438', '17439', '17440']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'majid', 'nijel']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue779973'
versions = ['Python 2.3']
```
</p></details>
| Missing DEFS in Makefile.pre.in breakage | https://api.github.com/repos/python/cpython/issues/38966/comments | 3 | 2003-07-30T01:46:42Z | 2022-04-09T22:54:25Z | https://github.com/python/cpython/issues/38966 | 1,198,796,453 | 38,966 |
[
"python",
"cpython"
] | BPO | [779839](https://bugs.python.org/issue779839)
--- | :---
Nosy | @smontanaro
Files | <li>[bh2](https://bugs.python.org/file5495/bh2 "Uploaded as text/x-diff at 2003-07-29.20:29:27 by jjlee")</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-08-05.03:35:59.000>
created_at = <Date 2003-07-29.20:29:27.000>
labels = []
title = 'python-mode py-execute-buffer bug'
updated_at = <Date 2003-08-05.03:35:59.000>
user = 'https://bugs.python.org/jjlee'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-05.03:35:59.000>
actor = 'skip.montanaro'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2003-07-29.20:29:27.000>
creator = 'jjlee'
dependencies = []
files = ['5495']
hgrepos = []
issue_num = 779839
keywords = ['patch']
message_count = 2.0
messages = ['44365', '44366']
nosy_count = 2.0
nosy_names = ['skip.montanaro', 'jjlee']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue779839'
versions = ['Python 2.4']
```
</p></details>
| python-mode py-execute-buffer bug | https://api.github.com/repos/python/cpython/issues/38965/comments | 2 | 2003-07-29T20:29:27Z | 2022-04-09T22:54:24Z | https://github.com/python/cpython/issues/38965 | 1,198,796,449 | 38,965 |
[
"python",
"cpython"
] | BPO | [779830](https://bugs.python.org/issue779830)
--- | :---
Nosy | @smontanaro
Files | <li>[bh](https://bugs.python.org/file5494/bh "Uploaded as text/x-diff at 2003-07-29.20:15:19 by jjlee")</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-07-31.05:00:19.000>
created_at = <Date 2003-07-29.20:15:19.000>
labels = []
title = 'python-mode fill-paragraph fails on some docstrings'
updated_at = <Date 2003-07-31.05:00:19.000>
user = 'https://bugs.python.org/jjlee'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-31.05:00:19.000>
actor = 'skip.montanaro'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2003-07-29.20:15:19.000>
creator = 'jjlee'
dependencies = []
files = ['5494']
hgrepos = []
issue_num = 779830
keywords = ['patch']
message_count = 2.0
messages = ['44363', '44364']
nosy_count = 2.0
nosy_names = ['skip.montanaro', 'jjlee']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue779830'
versions = ['Python 2.4']
```
</p></details>
| python-mode fill-paragraph fails on some docstrings | https://api.github.com/repos/python/cpython/issues/38964/comments | 2 | 2003-07-29T20:15:19Z | 2022-04-09T22:54:23Z | https://github.com/python/cpython/issues/38964 | 1,198,796,448 | 38,964 |
[
"python",
"cpython"
] | BPO | [779825](https://bugs.python.org/issue779825)
--- | :---
Nosy | @jackjansen, @birkenfeld, @ronaldoussoren
<sup>*Note: these values reflect the state of the issue at 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/ronaldoussoren'
closed_at = <Date 2008-01-21.16:46:18.174>
created_at = <Date 2003-07-29.20:04:13.000>
labels = ['easy', 'docs']
title = 'plistlib and bundlebuilder not in the documentation'
updated_at = <Date 2008-01-21.16:46:18.173>
user = 'https://github.com/ronaldoussoren'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-21.16:46:18.173>
actor = 'georg.brandl'
assignee = 'ronaldoussoren'
closed = True
closed_date = <Date 2008-01-21.16:46:18.174>
closer = 'georg.brandl'
components = ['Documentation']
creation = <Date 2003-07-29.20:04:13.000>
creator = 'ronaldoussoren'
dependencies = []
files = []
hgrepos = []
issue_num = 779825
keywords = ['easy']
message_count = 6.0
messages = ['17435', '17436', '17437', '61405', '61407', '61409']
nosy_count = 4.0
nosy_names = ['jackjansen', 'georg.brandl', 'jvr', 'ronaldoussoren']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue779825'
versions = ['Python 2.6']
```
</p></details>
| plistlib and bundlebuilder not in the documentation | https://api.github.com/repos/python/cpython/issues/38963/comments | 6 | 2003-07-29T20:04:13Z | 2022-04-09T22:54:22Z | https://github.com/python/cpython/issues/38963 | 1,198,796,443 | 38,963 |
[
"python",
"cpython"
] | BPO | [779506](https://bugs.python.org/issue779506)
--- | :---
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-08-01.12:09:39.000>
created_at = <Date 2003-07-29.10:59:47.000>
labels = ['OS-mac']
title = 'strftime returns empty strings with %Z when giving instant'
updated_at = <Date 2003-08-01.12:09:39.000>
user = 'https://bugs.python.org/boredzo'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-01.12:09:39.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-29.10:59:47.000>
creator = 'boredzo'
dependencies = []
files = []
hgrepos = []
issue_num = 779506
keywords = []
message_count = 4.0
messages = ['17431', '17432', '17433', '17434']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'jackjansen', 'boredzo']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue779506'
versions = []
```
</p></details>
| strftime returns empty strings with %Z when giving instant | https://api.github.com/repos/python/cpython/issues/38962/comments | 4 | 2003-07-29T10:59:47Z | 2022-04-09T22:54:21Z | https://github.com/python/cpython/issues/38962 | 1,198,796,438 | 38,962 |
[
"python",
"cpython"
] | BPO | [779469](https://bugs.python.org/issue779469)
--- | :---
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-07-30.11:57:18.000>
created_at = <Date 2003-07-29.09:28:18.000>
labels = ['docs']
title = 'slices section in "what\'s new" has invalid example code'
updated_at = <Date 2003-07-30.11:57:18.000>
user = 'https://bugs.python.org/davidfraser'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-30.11:57:18.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-07-29.09:28:18.000>
creator = 'davidfraser'
dependencies = []
files = []
hgrepos = []
issue_num = 779469
keywords = []
message_count = 2.0
messages = ['17429', '17430']
nosy_count = 2.0
nosy_names = ['akuchling', 'davidfraser']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue779469'
versions = ['Python 2.3']
```
</p></details>
| slices section in "what's new" has invalid example code | https://api.github.com/repos/python/cpython/issues/38961/comments | 2 | 2003-07-29T09:28:18Z | 2022-04-09T22:54:20Z | https://github.com/python/cpython/issues/38961 | 1,198,796,434 | 38,961 |
[
"python",
"cpython"
] | BPO | [779460](https://bugs.python.org/issue779460)
--- | :---
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 2008-01-14.06:16:47.975>
created_at = <Date 2003-07-29.09:01:58.000>
labels = ['type-feature', 'library']
title = 'plistlib should be moved out of plat-mac'
updated_at = <Date 2008-01-14.06:16:47.975>
user = 'https://bugs.python.org/sarwatfoo'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-14.06:16:47.975>
actor = 'surekap'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-29.09:01:58.000>
creator = 'sarwatfoo'
dependencies = []
files = []
hgrepos = []
issue_num = 779460
keywords = []
message_count = 4.0
messages = ['17426', '17427', '17428', '59890']
nosy_count = 4.0
nosy_names = ['georg.brandl', 'sarwatfoo', 'guidog', 'surekap']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue779460'
versions = []
```
</p></details>
| plistlib should be moved out of plat-mac | https://api.github.com/repos/python/cpython/issues/38960/comments | 4 | 2003-07-29T09:01:58Z | 2022-04-09T22:54:18Z | https://github.com/python/cpython/issues/38960 | 1,198,796,429 | 38,960 |
[
"python",
"cpython"
] | BPO | [779388](https://bugs.python.org/issue779388)
--- | :---
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-03-22.21:05:50.000>
created_at = <Date 2003-07-29.05:43:39.000>
labels = ['library']
title = 'sgmllib incorrectly handles entities in attributes'
updated_at = <Date 2005-03-22.21:05:50.000>
user = 'https://bugs.python.org/mbergal'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-22.21:05:50.000>
actor = 'facundobatista'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-29.05:43:39.000>
creator = 'mbergal'
dependencies = []
files = []
hgrepos = []
issue_num = 779388
keywords = []
message_count = 3.0
messages = ['17423', '17424', '17425']
nosy_count = 2.0
nosy_names = ['facundobatista', 'mbergal']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue779388'
versions = ['Python 2.2']
```
</p></details>
| sgmllib incorrectly handles entities in attributes | https://api.github.com/repos/python/cpython/issues/38959/comments | 3 | 2003-07-29T05:43:39Z | 2022-04-09T22:54:17Z | https://github.com/python/cpython/issues/38959 | 1,198,796,424 | 38,959 |
[
"python",
"cpython"
] | BPO | [779285](https://bugs.python.org/issue779285)
--- | :---
Nosy | @jackjansen, @terryjreedy, @devdanzin
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2010-05-11.21:14:06.813>
created_at = <Date 2003-07-29.00:39:28.000>
labels = ['OS-mac', 'type-bug']
title = 'Carbon Event ReceiveNextEvent'
updated_at = <Date 2010-05-11.21:14:06.811>
user = 'https://bugs.python.org/flabbergasted'
```
bugs.python.org fields:
```python
activity = <Date 2010-05-11.21:14:06.811>
actor = 'terry.reedy'
assignee = 'jackjansen'
closed = True
closed_date = <Date 2010-05-11.21:14:06.813>
closer = 'terry.reedy'
components = ['macOS']
creation = <Date 2003-07-29.00:39:28.000>
creator = 'flabbergasted'
dependencies = []
files = []
hgrepos = []
issue_num = 779285
keywords = []
message_count = 3.0
messages = ['60362', '81862', '105547']
nosy_count = 4.0
nosy_names = ['jackjansen', 'terry.reedy', 'ajaksu2', 'flabbergasted']
pr_nums = []
priority = 'low'
resolution = 'out of date'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue779285'
versions = []
```
</p></details>
| Carbon Event ReceiveNextEvent | https://api.github.com/repos/python/cpython/issues/38958/comments | 3 | 2003-07-29T00:39:28Z | 2022-04-09T22:54:17Z | https://github.com/python/cpython/issues/38958 | 1,198,796,419 | 38,958 |
[
"python",
"cpython"
] | BPO | [779218](https://bugs.python.org/issue779218)
--- | :---
Nosy | @smontanaro, @warsaw, @doerwalter
Superseder | <li>bpo-775964: fix test_grp failing when NIS entries present</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/doerwalter'
closed_at = <Date 2008-01-04.00:57:20.674>
created_at = <Date 2003-07-28.23:16:27.000>
labels = ['OS-mac']
title = '2.3c2 test_pwd fails on Mac OS X 10.2.6'
updated_at = <Date 2008-01-04.00:57:20.673>
user = 'https://bugs.python.org/janssen'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-04.00:57:20.673>
actor = 'christian.heimes'
assignee = 'doerwalter'
closed = True
closed_date = <Date 2008-01-04.00:57:20.674>
closer = 'christian.heimes'
components = ['macOS']
creation = <Date 2003-07-28.23:16:27.000>
creator = 'janssen'
dependencies = []
files = []
hgrepos = []
issue_num = 779218
keywords = []
message_count = 3.0
messages = ['17420', '17421', '17422']
nosy_count = 4.0
nosy_names = ['skip.montanaro', 'barry', 'doerwalter', 'janssen']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = '775964'
type = None
url = 'https://bugs.python.org/issue779218'
versions = ['Python 2.3']
```
</p></details>
| 2.3c2 test_pwd fails on Mac OS X 10.2.6 | https://api.github.com/repos/python/cpython/issues/38957/comments | 3 | 2003-07-28T23:16:27Z | 2022-04-09T22:54:16Z | https://github.com/python/cpython/issues/38957 | 1,198,796,412 | 38,957 |
[
"python",
"cpython"
] | BPO | [779191](https://bugs.python.org/issue779191)
--- | :---
Nosy | @brettcannon, @birkenfeld, @devdanzin
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/brettcannon'
closed_at = <Date 2009-04-02.01:42:55.412>
created_at = <Date 2003-07-28.22:32:07.000>
labels = ['type-bug', 'library']
title = 'BasicModuleLoader behaviour in Python 2.3c2'
updated_at = <Date 2009-04-02.01:42:55.411>
user = 'https://bugs.python.org/stuvi'
```
bugs.python.org fields:
```python
activity = <Date 2009-04-02.01:42:55.411>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2009-04-02.01:42:55.412>
closer = 'brett.cannon'
components = ['Library (Lib)']
creation = <Date 2003-07-28.22:32:07.000>
creator = 'stuvi'
dependencies = []
files = []
hgrepos = []
issue_num = 779191
keywords = []
message_count = 4.0
messages = ['17417', '17418', '17419', '81441']
nosy_count = 4.0
nosy_names = ['brett.cannon', 'georg.brandl', 'stuvi', 'ajaksu2']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue779191'
versions = ['Python 2.4']
```
</p></details>
| BasicModuleLoader behaviour in Python 2.3c2 | https://api.github.com/repos/python/cpython/issues/38956/comments | 4 | 2003-07-28T22:32:07Z | 2022-04-09T22:54:15Z | https://github.com/python/cpython/issues/38956 | 1,198,796,405 | 38,956 |
[
"python",
"cpython"
] | BPO | [779167](https://bugs.python.org/issue779167)
--- | :---
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 2004-07-16.11:45:18.000>
created_at = <Date 2003-07-28.21:10:56.000>
labels = ['OS-mac']
title = 'urllib proxy handling incomplete for MacOSX'
updated_at = <Date 2004-07-16.11:45:18.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-16.11:45:18.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-28.21:10:56.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 779167
keywords = []
message_count = 2.0
messages = ['17415', '17416']
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/issue779167'
versions = []
```
</p></details>
| urllib proxy handling incomplete for MacOSX | https://api.github.com/repos/python/cpython/issues/38955/comments | 2 | 2003-07-28T21:10:56Z | 2022-04-09T22:54:13Z | https://github.com/python/cpython/issues/38955 | 1,198,796,399 | 38,955 |
[
"python",
"cpython"
] | BPO | [779160](https://bugs.python.org/issue779160)
--- | :---
Nosy | @jackjansen, @etrepum
<sup>*Note: these values reflect the state of the issue at 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 2006-07-15.16:57:37.000>
created_at = <Date 2003-07-28.20:52:20.000>
labels = ['OS-mac', 'type-feature']
title = 'Enhance PackageManager functionality'
updated_at = <Date 2006-07-15.16:57:37.000>
user = 'https://github.com/etrepum'
```
bugs.python.org fields:
```python
activity = <Date 2006-07-15.16:57:37.000>
actor = 'bob.ippolito'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-28.20:52:20.000>
creator = 'bob.ippolito'
dependencies = []
files = []
hgrepos = []
issue_num = 779160
keywords = []
message_count = 3.0
messages = ['53960', '53961', '53962']
nosy_count = 3.0
nosy_names = ['jackjansen', 'bob.ippolito', 'hhas']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue779160'
versions = []
```
</p></details>
| Enhance PackageManager functionality | https://api.github.com/repos/python/cpython/issues/38954/comments | 3 | 2003-07-28T20:52:20Z | 2022-04-09T22:54:12Z | https://github.com/python/cpython/issues/38954 | 1,198,796,398 | 38,954 |
[
"python",
"cpython"
] | BPO | [779158](https://bugs.python.org/issue779158)
--- | :---
Nosy | @jackjansen, @etrepum
<sup>*Note: these values reflect the state of the issue at 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-07-28.20:51:00.000>
created_at = <Date 2003-07-28.20:49:30.000>
labels = ['OS-mac']
title = 'Additional PackageManger functionality'
updated_at = <Date 2003-07-28.20:51:00.000>
user = 'https://github.com/etrepum'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-28.20:51:00.000>
actor = 'bob.ippolito'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-28.20:49:30.000>
creator = 'bob.ippolito'
dependencies = []
files = []
hgrepos = []
issue_num = 779158
keywords = []
message_count = 2.0
messages = ['17413', '17414']
nosy_count = 2.0
nosy_names = ['jackjansen', 'bob.ippolito']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue779158'
versions = ['Python 2.4']
```
</p></details>
| Additional PackageManger functionality | https://api.github.com/repos/python/cpython/issues/38953/comments | 2 | 2003-07-28T20:49:30Z | 2022-04-09T22:54:11Z | https://github.com/python/cpython/issues/38953 | 1,198,796,395 | 38,953 |
[
"python",
"cpython"
] | BPO | [779154](https://bugs.python.org/issue779154)
--- | :---
Nosy | @jackjansen, @etrepum, @ronaldoussoren
Files | <li>[makepimp.py](https://bugs.python.org/file989/makepimp.py "Uploaded as text/plain at 2003-07-28.20:48:13 by @etrepum"): make PIMP binary package from installed 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 = 'https://github.com/jackjansen'
closed_at = <Date 2006-06-25.21:30:32.000>
created_at = <Date 2003-07-28.20:48:08.000>
labels = ['OS-mac']
title = 'PackageManager maintainer missing documentation'
updated_at = <Date 2006-06-25.21:30:32.000>
user = 'https://github.com/etrepum'
```
bugs.python.org fields:
```python
activity = <Date 2006-06-25.21:30:32.000>
actor = 'ronaldoussoren'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-28.20:48:08.000>
creator = 'bob.ippolito'
dependencies = []
files = ['989']
hgrepos = []
issue_num = 779154
keywords = []
message_count = 2.0
messages = ['17411', '17412']
nosy_count = 3.0
nosy_names = ['jackjansen', 'bob.ippolito', 'ronaldoussoren']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue779154'
versions = ['Python 2.3']
```
</p></details>
| PackageManager maintainer missing documentation | https://api.github.com/repos/python/cpython/issues/38952/comments | 2 | 2003-07-28T20:48:08Z | 2022-04-09T22:54:10Z | https://github.com/python/cpython/issues/38952 | 1,198,796,388 | 38,952 |
[
"python",
"cpython"
] | BPO | [779153](https://bugs.python.org/issue779153)
--- | :---
Nosy | @jackjansen, @etrepum, @ronaldoussoren
Files | <li>[qt_new.tgz](https://bugs.python.org/file988/qt_new.tgz "Uploaded as application/x-gzip at 2003-07-28.20:43:11 by @etrepum"): Qt bgen scanner that supports OS X headers</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2009-03-30.23:05:12.377>
created_at = <Date 2003-07-28.20:43:10.000>
labels = ['OS-mac', 'type-feature', 'build']
title = 'bgen requires Universal Headers, not OS X dev headers'
updated_at = <Date 2009-03-30.23:05:12.375>
user = 'https://github.com/etrepum'
```
bugs.python.org fields:
```python
activity = <Date 2009-03-30.23:05:12.375>
actor = 'ronaldoussoren'
assignee = 'jackjansen'
closed = True
closed_date = <Date 2009-03-30.23:05:12.377>
closer = 'ronaldoussoren'
components = ['Build', 'macOS']
creation = <Date 2003-07-28.20:43:10.000>
creator = 'bob.ippolito'
dependencies = []
files = ['988']
hgrepos = []
issue_num = 779153
keywords = []
message_count = 2.0
messages = ['17410', '84705']
nosy_count = 3.0
nosy_names = ['jackjansen', 'bob.ippolito', 'ronaldoussoren']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue779153'
versions = ['Python 2.6']
```
</p></details>
| bgen requires Universal Headers, not OS X dev headers | https://api.github.com/repos/python/cpython/issues/38951/comments | 2 | 2003-07-28T20:43:10Z | 2022-04-09T22:54:09Z | https://github.com/python/cpython/issues/38951 | 1,198,796,385 | 38,951 |
[
"python",
"cpython"
] | BPO | [779151](https://bugs.python.org/issue779151)
--- | :---
Nosy | @jackjansen, @etrepum
<sup>*Note: these values reflect the state of the issue at 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 2004-07-15.15:09:20.000>
created_at = <Date 2003-07-28.20:35:12.000>
labels = ['OS-mac']
title = 'bgenlocations.py only works for OS9 users and jack ;)'
updated_at = <Date 2004-07-15.15:09:20.000>
user = 'https://github.com/etrepum'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-15.15:09:20.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-28.20:35:12.000>
creator = 'bob.ippolito'
dependencies = []
files = []
hgrepos = []
issue_num = 779151
keywords = []
message_count = 2.0
messages = ['17408', '17409']
nosy_count = 2.0
nosy_names = ['jackjansen', 'bob.ippolito']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue779151'
versions = ['Python 2.3']
```
</p></details>
| bgenlocations.py only works for OS9 users and jack ;) | https://api.github.com/repos/python/cpython/issues/38950/comments | 2 | 2003-07-28T20:35:12Z | 2022-04-09T22:54:07Z | https://github.com/python/cpython/issues/38950 | 1,198,796,380 | 38,950 |
[
"python",
"cpython"
] | BPO | [779147](https://bugs.python.org/issue779147)
--- | :---
Nosy | @jackjansen, @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/jackjansen'
closed_at = <Date 2004-07-21.04:47:13.000>
created_at = <Date 2003-07-28.20:27:30.000>
labels = ['OS-mac']
title = 'FutureWarning in Carbon/Controls.py'
updated_at = <Date 2004-07-21.04:47:13.000>
user = 'https://bugs.python.org/kasplat'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-21.04:47:13.000>
actor = 'kasplat'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-28.20:27:30.000>
creator = 'kasplat'
dependencies = []
files = []
hgrepos = []
issue_num = 779147
keywords = []
message_count = 3.0
messages = ['17405', '17406', '17407']
nosy_count = 3.0
nosy_names = ['jackjansen', 'terry.reedy', 'kasplat']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue779147'
versions = ['Python 2.3']
```
</p></details>
| FutureWarning in Carbon/Controls.py | https://api.github.com/repos/python/cpython/issues/38949/comments | 3 | 2003-07-28T20:27:30Z | 2022-04-09T22:54:07Z | https://github.com/python/cpython/issues/38949 | 1,198,796,374 | 38,949 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.