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 | [770601](https://bugs.python.org/issue770601)
--- | :---
Nosy | @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2003-07-14.06:57:18.000>
created_at = <Date 2003-07-13.18:22:52.000>
labels = ['library']
title = 'CGIHTTPServer and environment variables (bug + solution)'
updated_at = <Date 2003-07-14.06:57:18.000>
user = 'https://bugs.python.org/vincentdelft'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-14.06:57:18.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-13.18:22:52.000>
creator = 'vincent_delft'
dependencies = []
files = []
hgrepos = []
issue_num = 770601
keywords = []
message_count = 2.0
messages = ['17051', '17052']
nosy_count = 2.0
nosy_names = ['rhettinger', 'vincent_delft']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue770601'
versions = ['Python 2.2']
```
</p></details>
| CGIHTTPServer and environment variables (bug + solution) | https://api.github.com/repos/python/cpython/issues/38848/comments | 2 | 2003-07-13T18:22:52Z | 2022-04-09T22:52:13Z | https://github.com/python/cpython/issues/38848 | 1,198,795,942 | 38,848 |
[
"python",
"cpython"
] | BPO | [770521](https://bugs.python.org/issue770521)
--- | :---
Nosy | @rhettinger
Files | <li>[itertoolsmodule.c.patch](https://bugs.python.org/file5465/itertoolsmodule.c.patch "Uploaded as text/plain at 2003-07-13.13:57:50 by aimacintyre"): make type structures static</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-07-14.07:18:18.000>
created_at = <Date 2003-07-13.13:57:50.000>
labels = ['extension-modules']
title = 'make itertools type declarations static'
updated_at = <Date 2003-07-14.07:18:18.000>
user = 'https://bugs.python.org/aimacintyre'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-14.07:18:18.000>
actor = 'rhettinger'
assignee = 'aimacintyre'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-07-13.13:57:50.000>
creator = 'aimacintyre'
dependencies = []
files = ['5465']
hgrepos = []
issue_num = 770521
keywords = ['patch']
message_count = 2.0
messages = ['44267', '44268']
nosy_count = 2.0
nosy_names = ['rhettinger', 'aimacintyre']
pr_nums = []
priority = 'low'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue770521'
versions = ['Python 2.3']
```
</p></details>
| make itertools type declarations static | https://api.github.com/repos/python/cpython/issues/38847/comments | 2 | 2003-07-13T13:57:50Z | 2022-04-09T22:52:11Z | https://github.com/python/cpython/issues/38847 | 1,198,795,937 | 38,847 |
[
"python",
"cpython"
] | BPO | [770485](https://bugs.python.org/issue770485)
--- | :---
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-08.12:23:22.000>
created_at = <Date 2003-07-13.11:05:17.000>
labels = []
title = 'cStringIO does not set closed attr'
updated_at = <Date 2003-08-08.12:23:22.000>
user = 'https://bugs.python.org/calvin'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-08.12:23:22.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-07-13.11:05:17.000>
creator = 'calvin'
dependencies = []
files = []
hgrepos = []
issue_num = 770485
keywords = []
message_count = 2.0
messages = ['17049', '17050']
nosy_count = 2.0
nosy_names = ['rhettinger', 'calvin']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue770485'
versions = []
```
</p></details>
| cStringIO does not set closed attr | https://api.github.com/repos/python/cpython/issues/38846/comments | 2 | 2003-07-13T11:05:17Z | 2022-04-09T22:52:09Z | https://github.com/python/cpython/issues/38846 | 1,198,795,935 | 38,846 |
[
"python",
"cpython"
] | BPO | [770465](https://bugs.python.org/issue770465)
--- | :---
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-07-13.13:58:40.000>
created_at = <Date 2003-07-13.08:54:09.000>
labels = []
title = 'classmethod(classmethod(foo)) -> SystemError'
updated_at = <Date 2003-07-13.13:58:40.000>
user = 'https://bugs.python.org/anthonybaxter'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-13.13:58:40.000>
actor = 'anthonybaxter'
assignee = 'anthonybaxter'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-07-13.08:54:09.000>
creator = 'anthonybaxter'
dependencies = []
files = []
hgrepos = []
issue_num = 770465
keywords = []
message_count = 4.0
messages = ['17045', '17046', '17047', '17048']
nosy_count = 2.0
nosy_names = ['anthonybaxter', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue770465'
versions = ['Python 2.2']
```
</p></details>
| classmethod(classmethod(foo)) -> SystemError | https://api.github.com/repos/python/cpython/issues/38845/comments | 4 | 2003-07-13T08:54:09Z | 2022-04-09T22:52:08Z | https://github.com/python/cpython/issues/38845 | 1,198,795,931 | 38,845 |
[
"python",
"cpython"
] | BPO | [770280](https://bugs.python.org/issue770280)
--- | :---
Nosy | @terryjreedy, @mdickinson, @pitrou, @tiran
Superseder | <li>bpo-7332: python script segment fault at PyMarshal_ReadLastObjectFromFile in import_submodule</li>
Files | <li>[marshal.c.patch](https://bugs.python.org/file5463/marshal.c.patch "Uploaded as text/plain at 2003-07-12.20:42:08 by paulfelix"): The patch file</li><li>[marshal.c.patch2](https://bugs.python.org/file5464/marshal.c.patch2 "Uploaded as application/octet-stream at 2003-07-14.16:11:03 by paulfelix"): The patch file (alternative approach)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2010-04-29.17:50:49.996>
created_at = <Date 2003-07-12.20:42:08.000>
labels = ['interpreter-core']
title = 'PyMarshal_ReadLastObjectFromFile'
updated_at = <Date 2010-04-29.17:50:49.992>
user = 'https://bugs.python.org/paulfelix'
```
bugs.python.org fields:
```python
activity = <Date 2010-04-29.17:50:49.992>
actor = 'mark.dickinson'
assignee = 'none'
closed = True
closed_date = <Date 2010-04-29.17:50:49.996>
closer = 'mark.dickinson'
components = ['Interpreter Core']
creation = <Date 2003-07-12.20:42:08.000>
creator = 'paulfelix'
dependencies = []
files = ['5463', '5464']
hgrepos = []
issue_num = 770280
keywords = ['patch']
message_count = 6.0
messages = ['44265', '44266', '59188', '59249', '104543', '104545']
nosy_count = 5.0
nosy_names = ['terry.reedy', 'mark.dickinson', 'pitrou', 'christian.heimes', 'paulfelix']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = '7332'
type = None
url = 'https://bugs.python.org/issue770280'
versions = ['Python 2.6']
```
</p></details>
| PyMarshal_ReadLastObjectFromFile | https://api.github.com/repos/python/cpython/issues/38844/comments | 6 | 2003-07-12T20:42:08Z | 2022-04-09T22:52:07Z | https://github.com/python/cpython/issues/38844 | 1,198,795,927 | 38,844 |
[
"python",
"cpython"
] | BPO | [770247](https://bugs.python.org/issue770247)
--- | :---
Nosy | @loewis
Files | <li>[build.log.gz](https://bugs.python.org/file963/build.log.gz "Uploaded as application/gzip at 2003-07-12.19:02:51 by marc"): build log</li><li>[config.log.gz](https://bugs.python.org/file964/config.log.gz "Uploaded as application/gzip at 2003-07-12.19:04:44 by marc"): Log for configure --without-threads</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-07-13.10:42:12.000>
created_at = <Date 2003-07-12.19:02:51.000>
labels = []
title = 'Python 2.3/cvs fails to build without-threads'
updated_at = <Date 2003-07-13.10:42:12.000>
user = 'https://bugs.python.org/marc'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-13.10:42:12.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-07-12.19:02:51.000>
creator = 'marc'
dependencies = []
files = ['963', '964']
hgrepos = []
issue_num = 770247
keywords = []
message_count = 4.0
messages = ['17041', '17042', '17043', '17044']
nosy_count = 3.0
nosy_names = ['loewis', 'anthonybaxter', 'marc']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue770247'
versions = []
```
</p></details>
| Python 2.3/cvs fails to build without-threads | https://api.github.com/repos/python/cpython/issues/38843/comments | 4 | 2003-07-12T19:02:51Z | 2022-04-09T22:52:06Z | https://github.com/python/cpython/issues/38843 | 1,198,795,921 | 38,843 |
[
"python",
"cpython"
] | BPO | [770245](https://bugs.python.org/issue770245)
--- | :---
Nosy | @loewis
Files | <li>[Makefile.pre.in.diff](https://bugs.python.org/file5462/Makefile.pre.in.diff "Uploaded as text/plain at 2003-07-12.18:56:53 by marc"): Makefile patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-07-13.10:11:06.000>
created_at = <Date 2003-07-12.18:56:53.000>
labels = []
title = 'LDFLAGS needed for PGEN'
updated_at = <Date 2003-07-13.10:11:06.000>
user = 'https://bugs.python.org/marc'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-13.10:11:06.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-07-12.18:56:53.000>
creator = 'marc'
dependencies = []
files = ['5462']
hgrepos = []
issue_num = 770245
keywords = ['patch']
message_count = 2.0
messages = ['44263', '44264']
nosy_count = 2.0
nosy_names = ['loewis', 'marc']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue770245'
versions = []
```
</p></details>
| LDFLAGS needed for PGEN | https://api.github.com/repos/python/cpython/issues/38842/comments | 2 | 2003-07-12T18:56:53Z | 2022-04-09T22:52:05Z | https://github.com/python/cpython/issues/38842 | 1,198,795,917 | 38,842 |
[
"python",
"cpython"
] | BPO | [770244](https://bugs.python.org/issue770244)
--- | :---
Nosy | @loewis
Files | <li>[build_ext.py.diff](https://bugs.python.org/file5461/build_ext.py.diff "Uploaded as text/plain at 2003-07-12.18:53:53 by marc"): Patch for build_ext</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-07-13.10:09:21.000>
created_at = <Date 2003-07-12.18:53:53.000>
labels = []
title = 'Allow passing of LDFLAGS to distutils'
updated_at = <Date 2003-07-13.10:09:21.000>
user = 'https://bugs.python.org/marc'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-13.10:09:21.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-07-12.18:53:53.000>
creator = 'marc'
dependencies = []
files = ['5461']
hgrepos = []
issue_num = 770244
keywords = ['patch']
message_count = 3.0
messages = ['44260', '44261', '44262']
nosy_count = 2.0
nosy_names = ['loewis', 'marc']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue770244'
versions = []
```
</p></details>
| Allow passing of LDFLAGS to distutils | https://api.github.com/repos/python/cpython/issues/38841/comments | 3 | 2003-07-12T18:53:53Z | 2022-04-09T22:52:04Z | https://github.com/python/cpython/issues/38841 | 1,198,795,911 | 38,841 |
[
"python",
"cpython"
] | BPO | [770107](https://bugs.python.org/issue770107)
--- | :---
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-07-13.00:47:02.000>
created_at = <Date 2003-07-12.12:04:56.000>
labels = ['docs']
title = 'Typo in documentation of resource module'
updated_at = <Date 2003-07-13.00:47:02.000>
user = 'https://bugs.python.org/neunhoef'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-13.00:47:02.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-07-12.12:04:56.000>
creator = 'neunhoef'
dependencies = []
files = []
hgrepos = []
issue_num = 770107
keywords = []
message_count = 2.0
messages = ['17039', '17040']
nosy_count = 2.0
nosy_names = ['rhettinger', 'neunhoef']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue770107'
versions = ['Python 2.2']
```
</p></details>
| Typo in documentation of resource module | https://api.github.com/repos/python/cpython/issues/38840/comments | 2 | 2003-07-12T12:04:56Z | 2022-04-09T22:52:03Z | https://github.com/python/cpython/issues/38840 | 1,198,795,908 | 38,840 |
[
"python",
"cpython"
] | BPO | [769861](https://bugs.python.org/issue769861)
--- | :---
Nosy | @freddrake, @smontanaro
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2003-07-16.16:27:21.000>
created_at = <Date 2003-07-11.20:50:58.000>
labels = ['docs']
title = '"make info" croaks'
updated_at = <Date 2003-07-16.16:27:21.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-16.16:27:21.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-07-11.20:50:58.000>
creator = 'skip.montanaro'
dependencies = []
files = []
hgrepos = []
issue_num = 769861
keywords = []
message_count = 2.0
messages = ['17037', '17038']
nosy_count = 2.0
nosy_names = ['fdrake', 'skip.montanaro']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue769861'
versions = ['Python 2.3']
```
</p></details>
| "make info" croaks | https://api.github.com/repos/python/cpython/issues/38839/comments | 2 | 2003-07-11T20:50:58Z | 2022-04-09T22:52:03Z | https://github.com/python/cpython/issues/38839 | 1,198,795,904 | 38,839 |
[
"python",
"cpython"
] | BPO | [769569](https://bugs.python.org/issue769569)
--- | :---
Nosy | @simonpercivall
Files | <li>[bug-inspect.py](https://bugs.python.org/file962/bug-inspect.py "Uploaded as text/plain at 2003-07-11.10:42:34 by sdementen"): code showing bugs in inspect.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 2005-01-09.02:23:47.000>
created_at = <Date 2003-07-11.10:42:34.000>
labels = ['library']
title = 'weird/buggy inspect.getsource behavious'
updated_at = <Date 2005-01-09.02:23:47.000>
user = 'https://bugs.python.org/sdementen'
```
bugs.python.org fields:
```python
activity = <Date 2005-01-09.02:23:47.000>
actor = 'jlgijsbers'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-11.10:42:34.000>
creator = 'sdementen'
dependencies = []
files = ['962']
hgrepos = []
issue_num = 769569
keywords = []
message_count = 6.0
messages = ['17031', '17032', '17033', '17034', '17035', '17036']
nosy_count = 3.0
nosy_names = ['jlgijsbers', 'sdementen', 'simon.percivall']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue769569'
versions = ['Python 2.2']
```
</p></details>
| weird/buggy inspect.getsource behavious | https://api.github.com/repos/python/cpython/issues/38838/comments | 6 | 2003-07-11T10:42:34Z | 2022-04-09T22:52:01Z | https://github.com/python/cpython/issues/38838 | 1,198,795,897 | 38,838 |
[
"python",
"cpython"
] | BPO | [769406](https://bugs.python.org/issue769406)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-14.17:03:05.000>
created_at = <Date 2003-07-11.00:21:44.000>
labels = ['OS-mac']
title = "Droplets aren't always recognized as apps in MacPython 2.3b2"
updated_at = <Date 2003-07-14.17:03:05.000>
user = 'https://bugs.python.org/reowen'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-14.17:03:05.000>
actor = 'jvr'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-11.00:21:44.000>
creator = 'reowen'
dependencies = []
files = []
hgrepos = []
issue_num = 769406
keywords = []
message_count = 2.0
messages = ['17029', '17030']
nosy_count = 2.0
nosy_names = ['jvr', 'reowen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue769406'
versions = []
```
</p></details>
| Droplets aren't always recognized as apps in MacPython 2.3b2 | https://api.github.com/repos/python/cpython/issues/38837/comments | 2 | 2003-07-11T00:21:44Z | 2022-04-09T22:52:00Z | https://github.com/python/cpython/issues/38837 | 1,198,795,895 | 38,837 |
[
"python",
"cpython"
] | BPO | [769142](https://bugs.python.org/issue769142)
--- | :---
Nosy | @rhettinger, @kbkaiser
Files | <li>[test_calltip.py](https://bugs.python.org/file5460/test_calltip.py "Uploaded as text/plain at 2003-07-10.14:13:23 by scott_daniels")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2003-07-23.16:46:53.000>
created_at = <Date 2003-07-10.14:13:23.000>
labels = ['expert-IDLE']
title = 'CallTip trimming may loop forever.'
updated_at = <Date 2003-07-23.16:46:53.000>
user = 'https://bugs.python.org/scottdaniels'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-23.16:46:53.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2003-07-10.14:13:23.000>
creator = 'scott_daniels'
dependencies = []
files = ['5460']
hgrepos = []
issue_num = 769142
keywords = ['patch']
message_count = 3.0
messages = ['44257', '44258', '44259']
nosy_count = 3.0
nosy_names = ['rhettinger', 'kbk', 'scott_daniels']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue769142'
versions = ['Python 2.3']
```
</p></details>
| CallTip trimming may loop forever. | https://api.github.com/repos/python/cpython/issues/38836/comments | 3 | 2003-07-10T14:13:23Z | 2022-04-09T22:51:59Z | https://github.com/python/cpython/issues/38836 | 1,198,795,888 | 38,836 |
[
"python",
"cpython"
] | BPO | [769023](https://bugs.python.org/issue769023)
--- | :---
Nosy | @tim-one, @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-07-10.20:50:07.000>
created_at = <Date 2003-07-10.10:27:09.000>
labels = ['OS-windows']
title = 'No IPv6 support in windows binary'
updated_at = <Date 2003-07-10.20:50:07.000>
user = 'https://bugs.python.org/andreasb'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-10.20:50:07.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2003-07-10.10:27:09.000>
creator = 'andreasb'
dependencies = []
files = []
hgrepos = []
issue_num = 769023
keywords = []
message_count = 3.0
messages = ['17026', '17027', '17028']
nosy_count = 3.0
nosy_names = ['tim.peters', 'loewis', 'andreasb']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue769023'
versions = ['Python 2.2']
```
</p></details>
| No IPv6 support in windows binary | https://api.github.com/repos/python/cpython/issues/38835/comments | 3 | 2003-07-10T10:27:09Z | 2022-04-09T22:51:58Z | https://github.com/python/cpython/issues/38835 | 1,198,795,882 | 38,835 |
[
"python",
"cpython"
] | BPO | [768859](https://bugs.python.org/issue768859)
--- | :---
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 2003-07-10.15:09:42.000>
created_at = <Date 2003-07-10.03:35:55.000>
labels = ['expert-IDLE']
title = 'odd behavior of try-break-finally on IDLE'
updated_at = <Date 2003-07-10.15:09:42.000>
user = 'https://bugs.python.org/quiver'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-10.15:09:42.000>
actor = 'rhettinger'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2003-07-10.03:35:55.000>
creator = 'quiver'
dependencies = []
files = []
hgrepos = []
issue_num = 768859
keywords = []
message_count = 4.0
messages = ['17022', '17023', '17024', '17025']
nosy_count = 3.0
nosy_names = ['rhettinger', 'kbk', 'quiver']
pr_nums = []
priority = 'high'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue768859'
versions = ['Python 2.3']
```
</p></details>
| odd behavior of try-break-finally on IDLE | https://api.github.com/repos/python/cpython/issues/38834/comments | 4 | 2003-07-10T03:35:55Z | 2022-04-09T22:51:57Z | https://github.com/python/cpython/issues/38834 | 1,198,795,878 | 38,834 |
[
"python",
"cpython"
] | BPO | [768857](https://bugs.python.org/issue768857)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2003-07-10.14:46:53.000>
created_at = <Date 2003-07-10.03:27:07.000>
labels = ['invalid', 'OS-windows']
title = 'file readline() mishandles \\032 char on Windows'
updated_at = <Date 2003-07-10.14:46:53.000>
user = 'https://bugs.python.org/mbucc'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-10.14:46:53.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2003-07-10.03:27:07.000>
creator = 'mbucc'
dependencies = []
files = []
hgrepos = []
issue_num = 768857
keywords = []
message_count = 4.0
messages = ['17018', '17019', '17020', '17021']
nosy_count = 2.0
nosy_names = ['tim.peters', 'mbucc']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue768857'
versions = []
```
</p></details>
| file readline() mishandles \032 char on Windows | https://api.github.com/repos/python/cpython/issues/38833/comments | 4 | 2003-07-10T03:27:07Z | 2022-04-09T22:51:56Z | https://github.com/python/cpython/issues/38833 | 1,198,795,875 | 38,833 |
[
"python",
"cpython"
] | BPO | [768840](https://bugs.python.org/issue768840)
--- | :---
Nosy | @loewis
Files | <li>[irix-mpc.patch](https://bugs.python.org/file5459/irix-mpc.patch "Uploaded as text/plain at 2003-07-10.01:43:47 by mpruett"): IRIX libmpc patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-08-05.06:31:53.000>
created_at = <Date 2003-07-10.01:43:46.000>
labels = ['build']
title = 'IRIX libmpc patch'
updated_at = <Date 2003-08-05.06:31:53.000>
user = 'https://bugs.python.org/mpruett'
```
bugs.python.org fields:
```python
activity = <Date 2003-08-05.06:31:53.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-07-10.01:43:46.000>
creator = 'mpruett'
dependencies = []
files = ['5459']
hgrepos = []
issue_num = 768840
keywords = ['patch']
message_count = 3.0
messages = ['44254', '44255', '44256']
nosy_count = 2.0
nosy_names = ['loewis', 'mpruett']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue768840'
versions = ['Python 2.2']
```
</p></details>
| IRIX libmpc patch | https://api.github.com/repos/python/cpython/issues/38832/comments | 3 | 2003-07-10T01:43:46Z | 2022-04-09T22:51:54Z | https://github.com/python/cpython/issues/38832 | 1,198,795,869 | 38,832 |
[
"python",
"cpython"
] | BPO | [768778](https://bugs.python.org/issue768778)
--- | :---
Nosy | @rhettinger
Files | <li>[whatsnew.diff](https://bugs.python.org/file5458/whatsnew.diff "Uploaded as text/plain at 2003-07-09.23:10:02 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 = None
closed_at = <Date 2003-07-10.15:49:13.000>
created_at = <Date 2003-07-09.23:10:01.000>
labels = ['docs']
title = '2.3 whatsnew typo'
updated_at = <Date 2003-07-10.15:49:13.000>
user = 'https://bugs.python.org/calvin'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-10.15:49:13.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-07-09.23:10:01.000>
creator = 'calvin'
dependencies = []
files = ['5458']
hgrepos = []
issue_num = 768778
keywords = ['patch']
message_count = 2.0
messages = ['44252', '44253']
nosy_count = 2.0
nosy_names = ['rhettinger', 'calvin']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue768778'
versions = ['Python 2.3']
```
</p></details>
| 2.3 whatsnew typo | https://api.github.com/repos/python/cpython/issues/38831/comments | 2 | 2003-07-09T23:10:01Z | 2022-04-09T22:51:53Z | https://github.com/python/cpython/issues/38831 | 1,198,795,863 | 38,831 |
[
"python",
"cpython"
] | BPO | [768698](https://bugs.python.org/issue768698)
--- | :---
Nosy | @terryjreedy
Files | <li>[bug.zip](https://bugs.python.org/file961/bug.zip "Uploaded as application/zip at 2003-07-09.20:05:17 by davidnemeth"): archive of example code and data file showing problem</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-07-14.16:54:30.000>
created_at = <Date 2003-07-09.20:05:17.000>
labels = ['library']
title = 'Odd behavior in the file object'
updated_at = <Date 2003-07-14.16:54:30.000>
user = 'https://bugs.python.org/davidnemeth'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-14.16:54:30.000>
actor = 'terry.reedy'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-09.20:05:17.000>
creator = 'davidnemeth'
dependencies = []
files = ['961']
hgrepos = []
issue_num = 768698
keywords = []
message_count = 4.0
messages = ['17014', '17015', '17016', '17017']
nosy_count = 2.0
nosy_names = ['terry.reedy', 'davidnemeth']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue768698'
versions = ['Python 2.2']
```
</p></details>
| Odd behavior in the file object | https://api.github.com/repos/python/cpython/issues/38830/comments | 4 | 2003-07-09T20:05:17Z | 2022-04-09T22:51:52Z | https://github.com/python/cpython/issues/38830 | 1,198,795,861 | 38,830 |
[
"python",
"cpython"
] | BPO | [768649](https://bugs.python.org/issue768649)
--- | :---
Nosy | @gaul, @facundobatista
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-01-15.20:48:13.000>
created_at = <Date 2003-07-09.18:36:58.000>
labels = ['library']
title = "popen4 doesn't close filedescriptors when in Threads"
updated_at = <Date 2005-01-15.20:48:13.000>
user = 'https://bugs.python.org/mdoudoroff'
```
bugs.python.org fields:
```python
activity = <Date 2005-01-15.20:48:13.000>
actor = 'facundobatista'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-09.18:36:58.000>
creator = 'mdoudoroff'
dependencies = []
files = []
hgrepos = []
issue_num = 768649
keywords = []
message_count = 5.0
messages = ['17009', '17010', '17011', '17012', '17013']
nosy_count = 4.0
nosy_names = ['nnorwitz', 'gaul', 'facundobatista', 'mdoudoroff']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue768649'
versions = ['Python 2.2']
```
</p></details>
| popen4 doesn't close filedescriptors when in Threads | https://api.github.com/repos/python/cpython/issues/38829/comments | 5 | 2003-07-09T18:36:58Z | 2022-04-09T22:51:51Z | https://github.com/python/cpython/issues/38829 | 1,198,795,859 | 38,829 |
[
"python",
"cpython"
] | BPO | [768481](https://bugs.python.org/issue768481)
--- | :---
Nosy | @kbkaiser, @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 2006-07-22.21:50:19.000>
created_at = <Date 2003-07-09.14:11:47.000>
labels = ['expert-IDLE']
title = 'Column Number is not visible in MacOSX'
updated_at = <Date 2006-07-22.21:50:19.000>
user = 'https://bugs.python.org/tiagoh'
```
bugs.python.org fields:
```python
activity = <Date 2006-07-22.21:50:19.000>
actor = 'kbk'
assignee = 'ronaldoussoren'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2003-07-09.14:11:47.000>
creator = 'tiagoh'
dependencies = []
files = []
hgrepos = []
issue_num = 768481
keywords = []
message_count = 2.0
messages = ['17007', '17008']
nosy_count = 3.0
nosy_names = ['kbk', 'ronaldoussoren', 'tiagoh']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue768481'
versions = ['Python 2.3']
```
</p></details>
| Column Number is not visible in MacOSX | https://api.github.com/repos/python/cpython/issues/38828/comments | 2 | 2003-07-09T14:11:47Z | 2022-04-09T22:51:51Z | https://github.com/python/cpython/issues/38828 | 1,198,795,857 | 38,828 |
[
"python",
"cpython"
] | BPO | [768469](https://bugs.python.org/issue768469)
--- | :---
Nosy | @warsaw, @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-07-29.05:16:41.000>
created_at = <Date 2003-07-09.13:49:57.000>
labels = ['expert-IDLE']
title = "IDLE/MAC: Command / Alt Bindings Don't Work"
updated_at = <Date 2003-07-29.05:16:41.000>
user = 'https://bugs.python.org/tiagoh'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-29.05:16:41.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2003-07-09.13:49:57.000>
creator = 'tiagoh'
dependencies = []
files = []
hgrepos = []
issue_num = 768469
keywords = []
message_count = 21.0
messages = ['16986', '16987', '16988', '16989', '16990', '16991', '16992', '16993', '16994', '16995', '16996', '16997', '16998', '16999', '17000', '17001', '17002', '17003', '17004', '17005', '17006']
nosy_count = 4.0
nosy_names = ['barry', 'kbk', 'tonylownds', 'tiagoh']
pr_nums = []
priority = 'low'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue768469'
versions = ['Python 2.3']
```
</p></details>
| IDLE/MAC: Command / Alt Bindings Don't Work | https://api.github.com/repos/python/cpython/issues/38827/comments | 21 | 2003-07-09T13:49:57Z | 2022-04-09T22:51:50Z | https://github.com/python/cpython/issues/38827 | 1,198,795,853 | 38,827 |
[
"python",
"cpython"
] | BPO | [768442](https://bugs.python.org/issue768442)
--- | :---
Nosy | @gvanrossum, @nascheme
Files | <li>[py2.diff](https://bugs.python.org/file5456/py2.diff "Uploaded as text/plain at 2003-07-09.13:13:43 by troelst"): Patch to Objects/moduleobject.c</li><li>[shadow_builtin.diff](https://bugs.python.org/file5457/shadow_builtin.diff "Uploaded as text/plain at 2003-07-16.18:31:00 by @nascheme")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/nascheme'
closed_at = <Date 2003-07-17.16:35:59.000>
created_at = <Date 2003-07-09.13:13:42.000>
labels = ['interpreter-core']
title = "Warning 'assignment shadows builtin' __builtins__ fix"
updated_at = <Date 2003-07-17.16:35:59.000>
user = 'https://bugs.python.org/troelst'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-17.16:35:59.000>
actor = 'nascheme'
assignee = 'nascheme'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-07-09.13:13:42.000>
creator = 'troelst'
dependencies = []
files = ['5456', '5457']
hgrepos = []
issue_num = 768442
keywords = ['patch']
message_count = 6.0
messages = ['44246', '44247', '44248', '44249', '44250', '44251']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'nascheme', 'troelst']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue768442'
versions = ['Python 2.3']
```
</p></details>
| Warning 'assignment shadows builtin' __builtins__ fix | https://api.github.com/repos/python/cpython/issues/38826/comments | 6 | 2003-07-09T13:13:42Z | 2022-04-09T22:51:48Z | https://github.com/python/cpython/issues/38826 | 1,198,795,847 | 38,826 |
[
"python",
"cpython"
] | BPO | [768419](https://bugs.python.org/issue768419)
--- | :---
Nosy | @loewis, @sjoerdmullender
<sup>*Note: these values reflect the state of the issue at the time it was 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-03.09:52:16.000>
created_at = <Date 2003-07-09.12:38:08.000>
labels = ['invalid', 'library']
title = 'Subtle bug in os.path.realpath on Cygwin'
updated_at = <Date 2005-03-03.09:52:16.000>
user = 'https://bugs.python.org/edemaine'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-03.09:52:16.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-09.12:38:08.000>
creator = 'edemaine'
dependencies = []
files = []
hgrepos = []
issue_num = 768419
keywords = []
message_count = 4.0
messages = ['16982', '16983', '16984', '16985']
nosy_count = 4.0
nosy_names = ['loewis', 'sjoerd', 'anadelonbrin', 'edemaine']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue768419'
versions = []
```
</p></details>
| Subtle bug in os.path.realpath on Cygwin | https://api.github.com/repos/python/cpython/issues/38825/comments | 4 | 2003-07-09T12:38:08Z | 2022-04-09T22:51:47Z | https://github.com/python/cpython/issues/38825 | 1,198,795,845 | 38,825 |
[
"python",
"cpython"
] | BPO | [768391](https://bugs.python.org/issue768391)
--- | :---
Nosy | @jackjansen, @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/jackjansen'
closed_at = <Date 2004-07-16.14:48:21.000>
created_at = <Date 2003-07-09.11:39:45.000>
labels = ['expert-IDLE']
title = 'hardcoded python paths'
updated_at = <Date 2004-07-16.14:48:21.000>
user = 'https://bugs.python.org/tiagoh'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-16.14:48:21.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2003-07-09.11:39:45.000>
creator = 'tiagoh'
dependencies = []
files = []
hgrepos = []
issue_num = 768391
keywords = []
message_count = 3.0
messages = ['16979', '16980', '16981']
nosy_count = 3.0
nosy_names = ['jackjansen', 'kbk', 'tiagoh']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue768391'
versions = ['Python 2.3']
```
</p></details>
| hardcoded python paths | https://api.github.com/repos/python/cpython/issues/38824/comments | 3 | 2003-07-09T11:39:45Z | 2022-04-09T22:51:47Z | https://github.com/python/cpython/issues/38824 | 1,198,795,840 | 38,824 |
[
"python",
"cpython"
] | BPO | [768307](https://bugs.python.org/issue768307)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-09.12:49:05.000>
created_at = <Date 2003-07-09.08:29:47.000>
labels = ['extension-modules']
title = 'ssl socket seg fault in Python2.3b2'
updated_at = <Date 2003-07-09.12:49:05.000>
user = 'https://bugs.python.org/mattsurf76'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-09.12:49:05.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-07-09.08:29:47.000>
creator = 'mattsurf76'
dependencies = []
files = []
hgrepos = []
issue_num = 768307
keywords = []
message_count = 2.0
messages = ['16977', '16978']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'mattsurf76']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue768307'
versions = ['Python 2.3']
```
</p></details>
| ssl socket seg fault in Python2.3b2 | https://api.github.com/repos/python/cpython/issues/38823/comments | 2 | 2003-07-09T08:29:47Z | 2022-04-09T22:51:44Z | https://github.com/python/cpython/issues/38823 | 1,198,795,839 | 38,823 |
[
"python",
"cpython"
] | BPO | [768306](https://bugs.python.org/issue768306)
--- | :---
Nosy | @smontanaro, @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-21.14:48:45.000>
created_at = <Date 2003-07-09.08:28:43.000>
labels = ['OS-mac']
title = 'Distutils broken on Os X'
updated_at = <Date 2003-07-21.14:48:45.000>
user = 'https://bugs.python.org/torstenrueger'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-21.14:48:45.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-09.08:28:43.000>
creator = 'torstenrueger'
dependencies = []
files = []
hgrepos = []
issue_num = 768306
keywords = []
message_count = 4.0
messages = ['16973', '16974', '16975', '16976']
nosy_count = 3.0
nosy_names = ['skip.montanaro', 'jackjansen', 'torstenrueger']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue768306'
versions = ['Python 2.3']
```
</p></details>
| Distutils broken on Os X | https://api.github.com/repos/python/cpython/issues/38822/comments | 4 | 2003-07-09T08:28:43Z | 2022-04-09T22:51:44Z | https://github.com/python/cpython/issues/38822 | 1,198,795,833 | 38,822 |
[
"python",
"cpython"
] | BPO | [768187](https://bugs.python.org/issue768187)
--- | :---
Nosy | @doerwalter, @rhettinger, @kbkaiser
Files | <li>[apply.diff](https://bugs.python.org/file5454/apply.diff "Uploaded as text/plain at 2003-07-09.02:12:37 by @rhettinger"): Patch to replace apply()</li><li>[apply2.diff](https://bugs.python.org/file5455/apply2.diff "Uploaded as text/plain at 2003-07-09.13:20:44 by @rhettinger"): Revised patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2003-07-09.18:54:03.000>
created_at = <Date 2003-07-09.02:12:37.000>
labels = ['expert-IDLE']
title = 'replace apply() with f(*args, **kwds)'
updated_at = <Date 2003-07-09.18:54:03.000>
user = 'https://github.com/rhettinger'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-09.18:54:03.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2003-07-09.02:12:37.000>
creator = 'rhettinger'
dependencies = []
files = ['5454', '5455']
hgrepos = []
issue_num = 768187
keywords = ['patch']
message_count = 5.0
messages = ['44241', '44242', '44243', '44244', '44245']
nosy_count = 3.0
nosy_names = ['doerwalter', 'rhettinger', 'kbk']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue768187'
versions = ['Python 2.3']
```
</p></details>
| replace apply() with f(*args, **kwds) | https://api.github.com/repos/python/cpython/issues/38821/comments | 5 | 2003-07-09T02:12:37Z | 2022-04-09T22:51:43Z | https://github.com/python/cpython/issues/38821 | 1,198,795,831 | 38,821 |
[
"python",
"cpython"
] | BPO | [768079](https://bugs.python.org/issue768079)
--- | :---
Nosy | @loewis, @smontanaro
Files | <li>[configure.in.diff](https://bugs.python.org/file5453/configure.in.diff "Uploaded as text/plain at 2003-07-08.21:58:33 by @smontanaro")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/smontanaro'
closed_at = <Date 2004-06-18.02:48:33.000>
created_at = <Date 2003-07-08.21:58:33.000>
labels = ['build']
title = 'configure interpreter for profiling'
updated_at = <Date 2004-06-18.02:48:33.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-18.02:48:33.000>
actor = 'skip.montanaro'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-07-08.21:58:33.000>
creator = 'skip.montanaro'
dependencies = []
files = ['5453']
hgrepos = []
issue_num = 768079
keywords = ['patch']
message_count = 4.0
messages = ['44237', '44238', '44239', '44240']
nosy_count = 2.0
nosy_names = ['loewis', 'skip.montanaro']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue768079'
versions = ['Python 2.4']
```
</p></details>
| configure interpreter for profiling | https://api.github.com/repos/python/cpython/issues/38820/comments | 4 | 2003-07-08T21:58:33Z | 2022-04-09T22:51:42Z | https://github.com/python/cpython/issues/38820 | 1,198,795,824 | 38,820 |
[
"python",
"cpython"
] | BPO | [768068](https://bugs.python.org/issue768068)
--- | :---
Nosy | @smontanaro, @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/smontanaro'
closed_at = <Date 2004-07-16.14:53:16.000>
created_at = <Date 2003-07-08.21:44:21.000>
labels = ['build']
title = 'Explicit interp reference during build fails'
updated_at = <Date 2004-07-16.14:53:16.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-16.14:53:16.000>
actor = 'jackjansen'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-07-08.21:44:21.000>
creator = 'skip.montanaro'
dependencies = []
files = []
hgrepos = []
issue_num = 768068
keywords = []
message_count = 3.0
messages = ['16970', '16971', '16972']
nosy_count = 2.0
nosy_names = ['skip.montanaro', 'jackjansen']
pr_nums = []
priority = 'low'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue768068'
versions = ['Python 2.3']
```
</p></details>
| Explicit interp reference during build fails | https://api.github.com/repos/python/cpython/issues/38819/comments | 3 | 2003-07-08T21:44:21Z | 2022-04-09T22:51:41Z | https://github.com/python/cpython/issues/38819 | 1,198,795,820 | 38,819 |
[
"python",
"cpython"
] | BPO | [767794](https://bugs.python.org/issue767794)
--- | :---
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 2003-07-09.04:27:59.000>
created_at = <Date 2003-07-08.14:38:42.000>
labels = ['expert-IDLE']
title = 'Break or Continue Outside Loop Causes Crash'
updated_at = <Date 2003-07-09.04:27:59.000>
user = 'https://bugs.python.org/lha2'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-09.04:27:59.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2003-07-08.14:38:42.000>
creator = 'lha2'
dependencies = []
files = []
hgrepos = []
issue_num = 767794
keywords = []
message_count = 4.0
messages = ['16966', '16967', '16968', '16969']
nosy_count = 4.0
nosy_names = ['nnorwitz', 'rhettinger', 'kbk', 'lha2']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue767794'
versions = ['Python 2.2']
```
</p></details>
| Break or Continue Outside Loop Causes Crash | https://api.github.com/repos/python/cpython/issues/38818/comments | 4 | 2003-07-08T14:38:42Z | 2022-04-09T22:51:40Z | https://github.com/python/cpython/issues/38818 | 1,198,795,815 | 38,818 |
[
"python",
"cpython"
] | BPO | [767645](https://bugs.python.org/issue767645)
--- | :---
Nosy | @loewis, @ronaldoussoren, @vstinner, @ned-deily, @ezio-melotti, @bitdancer, @florentx
Files | <li>[test_supports_unicode_filenames.patch](https://bugs.python.org/file15843/test_supports_unicode_filenames.patch "Uploaded as text/plain at 2010-01-12.21:35:23 by joe.amenta"): Tests supports_unicode_filenames against its documented value - fails on Linux</li><li>[posixpath_darwin.patch](https://bugs.python.org/file18879/posixpath_darwin.patch "Uploaded as text/plain at 2010-09-14.11:47:36 by @vstinner")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2010-09-17.23:37:39.272>
created_at = <Date 2003-07-08.09:42:15.000>
labels = ['tests', 'type-bug', 'library']
title = 'incorrect os.path.supports_unicode_filenames'
updated_at = <Date 2010-09-17.23:37:39.270>
user = 'https://bugs.python.org/jvr'
```
bugs.python.org fields:
```python
activity = <Date 2010-09-17.23:37:39.270>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2010-09-17.23:37:39.272>
closer = 'vstinner'
components = ['Library (Lib)', 'Tests']
creation = <Date 2003-07-08.09:42:15.000>
creator = 'jvr'
dependencies = []
files = ['15843', '18879']
hgrepos = []
issue_num = 767645
keywords = ['patch']
message_count = 30.0
messages = ['16955', '16956', '16957', '16958', '16959', '16960', '16961', '16962', '16963', '16964', '16965', '97652', '97655', '97658', '97660', '101132', '114252', '116064', '116065', '116068', '116069', '116214', '116215', '116347', '116348', '116354', '116366', '116386', '116429', '116740']
nosy_count = 10.0
nosy_names = ['loewis', 'jvr', 'ronaldoussoren', 'vstinner', 'ned.deily', 'ezio.melotti', 'r.david.murray', 'joe.amenta', 'flox', 'BreamoreBoy']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue767645'
versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']
```
</p></details>
| incorrect os.path.supports_unicode_filenames | https://api.github.com/repos/python/cpython/issues/38817/comments | 30 | 2003-07-08T09:42:15Z | 2022-04-09T22:51:37Z | https://github.com/python/cpython/issues/38817 | 1,198,795,810 | 38,817 |
[
"python",
"cpython"
] | BPO | [767600](https://bugs.python.org/issue767600)
--- | :---
Nosy | @tim-one, @loewis, @vsajip
<sup>*Note: these values reflect the state of the issue at 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/vsajip'
closed_at = <Date 2004-03-20.20:59:37.000>
created_at = <Date 2003-07-08.08:04:32.000>
labels = ['invalid', 'library']
title = "Add a 'isotime' format to standard logging"
updated_at = <Date 2004-03-20.20:59:37.000>
user = 'https://bugs.python.org/anthonybaxter'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-20.20:59:37.000>
actor = 'tim.peters'
assignee = 'vinay.sajip'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-08.08:04:32.000>
creator = 'anthonybaxter'
dependencies = []
files = []
hgrepos = []
issue_num = 767600
keywords = ['patch']
message_count = 4.0
messages = ['44233', '44234', '44235', '44236']
nosy_count = 4.0
nosy_names = ['tim.peters', 'loewis', 'anthonybaxter', 'vinay.sajip']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue767600'
versions = []
```
</p></details>
| Add a 'isotime' format to standard logging | https://api.github.com/repos/python/cpython/issues/38816/comments | 4 | 2003-07-08T08:04:32Z | 2022-04-09T22:51:37Z | https://github.com/python/cpython/issues/38816 | 1,198,795,805 | 38,816 |
[
"python",
"cpython"
] | BPO | [767592](https://bugs.python.org/issue767592)
--- | :---
Nosy | @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2003-07-10.22:15:14.000>
created_at = <Date 2003-07-08.07:40:17.000>
labels = ['type-feature', 'docs']
title = 'unittest docs don\'t suggest "unittest.main()"'
updated_at = <Date 2003-07-10.22:15:14.000>
user = 'https://bugs.python.org/spiv'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-10.22:15:14.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-07-08.07:40:17.000>
creator = 'spiv'
dependencies = []
files = []
hgrepos = []
issue_num = 767592
keywords = []
message_count = 2.0
messages = ['53938', '53939']
nosy_count = 2.0
nosy_names = ['rhettinger', 'spiv']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue767592'
versions = []
```
</p></details>
| unittest docs don't suggest "unittest.main()" | https://api.github.com/repos/python/cpython/issues/38815/comments | 2 | 2003-07-08T07:40:17Z | 2022-04-09T22:51:36Z | https://github.com/python/cpython/issues/38815 | 1,198,795,800 | 38,815 |
[
"python",
"cpython"
] | BPO | [767563](https://bugs.python.org/issue767563)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2003-07-08.20:21:40.000>
created_at = <Date 2003-07-08.05:21:24.000>
labels = ['build']
title = '[win32] some .dsp files have unix line endings'
updated_at = <Date 2003-07-08.20:21:40.000>
user = 'https://bugs.python.org/timevans'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-08.20:21:40.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-07-08.05:21:24.000>
creator = 'tim_evans'
dependencies = []
files = []
hgrepos = []
issue_num = 767563
keywords = []
message_count = 2.0
messages = ['16953', '16954']
nosy_count = 2.0
nosy_names = ['tim.peters', 'tim_evans']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue767563'
versions = ['Python 2.3']
```
</p></details>
| [win32] some .dsp files have unix line endings | https://api.github.com/repos/python/cpython/issues/38814/comments | 2 | 2003-07-08T05:21:24Z | 2022-04-09T22:51:35Z | https://github.com/python/cpython/issues/38814 | 1,198,795,794 | 38,814 |
[
"python",
"cpython"
] | BPO | [767374](https://bugs.python.org/issue767374)
--- | :---
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-07-07.21:56:56.000>
created_at = <Date 2003-07-07.21:23:30.000>
labels = ['build', 'invalid']
title = '#define _XOPEN_SOURCE in pyconfig.h causes problems for AIX'
updated_at = <Date 2003-07-07.21:56:56.000>
user = 'https://bugs.python.org/tepperly'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-07.21:56:56.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-07-07.21:23:30.000>
creator = 'tepperly'
dependencies = []
files = []
hgrepos = []
issue_num = 767374
keywords = []
message_count = 5.0
messages = ['16948', '16949', '16950', '16951', '16952']
nosy_count = 2.0
nosy_names = ['loewis', 'tepperly']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue767374'
versions = ['Python 2.3']
```
</p></details>
| #define _XOPEN_SOURCE in pyconfig.h causes problems for AIX | https://api.github.com/repos/python/cpython/issues/38813/comments | 5 | 2003-07-07T21:23:30Z | 2022-04-09T22:51:33Z | https://github.com/python/cpython/issues/38813 | 1,198,795,788 | 38,813 |
[
"python",
"cpython"
] | BPO | [767228](https://bugs.python.org/issue767228)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-09.15:23:14.000>
created_at = <Date 2003-07-07.17:18:15.000>
labels = ['library']
title = 'Pickle (cPickle) __getinitargs__ problem in 2.3b2 ?'
updated_at = <Date 2003-07-09.15:23:14.000>
user = 'https://bugs.python.org/gmirai'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-09.15:23:14.000>
actor = 'gmirai'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-07.17:18:15.000>
creator = 'gmirai'
dependencies = []
files = []
hgrepos = []
issue_num = 767228
keywords = []
message_count = 4.0
messages = ['16944', '16945', '16946', '16947']
nosy_count = 2.0
nosy_names = ['jhylton', 'gmirai']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue767228'
versions = ['Python 2.3']
```
</p></details>
| Pickle (cPickle) __getinitargs__ problem in 2.3b2 ? | https://api.github.com/repos/python/cpython/issues/38812/comments | 4 | 2003-07-07T17:18:15Z | 2022-04-09T22:51:32Z | https://github.com/python/cpython/issues/38812 | 1,198,795,784 | 38,812 |
[
"python",
"cpython"
] | BPO | [767163](https://bugs.python.org/issue767163)
--- | :---
Files | <li>[simple.c](https://bugs.python.org/file960/simple.c "Uploaded as application/octet-stream at 2003-07-07.15:39:32 by amitay"): extension module code for using libdbi</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-07-07.15:57:37.000>
created_at = <Date 2003-07-07.15:39:29.000>
labels = ['extension-modules']
title = 'problem loading shared libraries from an extension module'
updated_at = <Date 2003-07-07.15:57:37.000>
user = 'https://bugs.python.org/amitay'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-07.15:57:37.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-07-07.15:39:29.000>
creator = 'amitay'
dependencies = []
files = ['960']
hgrepos = []
issue_num = 767163
keywords = []
message_count = 2.0
messages = ['16942', '16943']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'amitay']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue767163'
versions = ['Python 2.2']
```
</p></details>
| problem loading shared libraries from an extension module | https://api.github.com/repos/python/cpython/issues/38811/comments | 2 | 2003-07-07T15:39:29Z | 2022-04-09T22:51:31Z | https://github.com/python/cpython/issues/38811 | 1,198,795,778 | 38,811 |
[
"python",
"cpython"
] | BPO | [767150](https://bugs.python.org/issue767150)
--- | :---
Nosy | @loewis, @facundobatista, @gpshead, @mwichmann
Superseder | <li>bpo-1008086: socket.inet_aton returns 8 bytes on LP64 platforms</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2009-02-11.23:33:41.909>
created_at = <Date 2003-07-07.14:03:54.000>
labels = ['library']
title = 'socket.inet_aton on 64bit platform'
updated_at = <Date 2009-02-11.23:33:41.909>
user = 'https://bugs.python.org/geertj'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-11.23:33:41.909>
actor = 'gregory.p.smith'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-07.14:03:54.000>
creator = 'geertj'
dependencies = []
files = []
hgrepos = []
issue_num = 767150
keywords = ['64bit']
message_count = 6.0
messages = ['16937', '16938', '16939', '16940', '16941', '81690']
nosy_count = 5.0
nosy_names = ['loewis', 'facundobatista', 'gregory.p.smith', 'mwichmann', 'geertj']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = '1008086'
type = None
url = 'https://bugs.python.org/issue767150'
versions = ['Python 2.2']
```
</p></details>
| socket.inet_aton on 64bit platform | https://api.github.com/repos/python/cpython/issues/38810/comments | 6 | 2003-07-07T14:03:54Z | 2022-04-09T22:51:30Z | https://github.com/python/cpython/issues/38810 | 1,198,795,773 | 38,810 |
[
"python",
"cpython"
] | BPO | [767111](https://bugs.python.org/issue767111)
--- | :---
Nosy | @warsaw, @akuchling, @birkenfeld, @birkenfeld, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-03-14.08:28:10.000>
created_at = <Date 2003-07-07.12:52:22.000>
labels = ['library']
title = 'AttributeError thrown by urllib.open_http'
updated_at = <Date 2007-03-14.08:28:10.000>
user = 'https://bugs.python.org/zenzen'
```
bugs.python.org fields:
```python
activity = <Date 2007-03-14.08:28:10.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-07.12:52:22.000>
creator = 'zenzen'
dependencies = []
files = []
hgrepos = []
issue_num = 767111
keywords = []
message_count = 13.0
messages = ['16924', '16925', '16926', '16927', '16928', '16929', '16930', '16931', '16932', '16933', '16934', '16935', '16936']
nosy_count = 9.0
nosy_names = ['barry', 'akuchling', 'georg.brandl', 'georg.brandl', 'rhettinger', 'jjlee', 'zenzen', 'robzed', 'varmaa']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue767111'
versions = ['Python 2.4']
```
</p></details>
| AttributeError thrown by urllib.open_http | https://api.github.com/repos/python/cpython/issues/38809/comments | 13 | 2003-07-07T12:52:22Z | 2022-04-09T22:51:29Z | https://github.com/python/cpython/issues/38809 | 1,198,795,768 | 38,809 |
[
"python",
"cpython"
] | BPO | [767089](https://bugs.python.org/issue767089)
--- | :---
Nosy | @loewis
Files | <li>[simple.c](https://bugs.python.org/file959/simple.c "Uploaded as application/octet-stream at 2003-07-07.12:08:54 by amitay"): extension module code for using libdbi</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-07-07.21:54:31.000>
created_at = <Date 2003-07-07.12:08:53.000>
labels = ['extension-modules']
title = 'problem loading shared libraries from an extension module'
updated_at = <Date 2003-07-07.21:54:31.000>
user = 'https://bugs.python.org/amitay'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-07.21:54:31.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-07-07.12:08:53.000>
creator = 'amitay'
dependencies = []
files = ['959']
hgrepos = []
issue_num = 767089
keywords = []
message_count = 2.0
messages = ['16922', '16923']
nosy_count = 2.0
nosy_names = ['loewis', 'amitay']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue767089'
versions = []
```
</p></details>
| problem loading shared libraries from an extension module | https://api.github.com/repos/python/cpython/issues/38808/comments | 2 | 2003-07-07T12:08:53Z | 2022-04-09T22:51:28Z | https://github.com/python/cpython/issues/38808 | 1,198,795,763 | 38,808 |
[
"python",
"cpython"
] | BPO | [766910](https://bugs.python.org/issue766910)
--- | :---
Nosy | @abalkin, @devdanzin
Files | <li>[makedir.patch](https://bugs.python.org/file5452/makedir.patch "Uploaded as text/plain at 2003-07-07.01:46:30 by zooko")</li><li>[trace-dir.patch.txt](https://bugs.python.org/file8480/trace-dir.patch.txt "Uploaded as text/plain at 2007-09-29.02:46:06 by zooko")</li><li>[trace_target.py](https://bugs.python.org/file19933/trace_target.py "Uploaded as text/plain at 2010-12-04.08:33:56 by eli.bendersky")</li><li>[traced_module.py](https://bugs.python.org/file19934/traced_module.py "Uploaded as text/plain at 2010-12-04.08:34:21 by eli.bendersky")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = None
created_at = <Date 2003-07-07.01:46:30.000>
labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
title = 'fix one or two bugs in trace.py'
updated_at = <Date 2021-12-10.20:38:21.739>
user = 'https://bugs.python.org/zooko'
```
bugs.python.org fields:
```python
activity = <Date 2021-12-10.20:38:21.739>
actor = 'ajaksu2'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-07.01:46:30.000>
creator = 'zooko'
dependencies = []
files = ['5452', '8480', '19933', '19934']
hgrepos = []
issue_num = 766910
keywords = ['patch']
message_count = 14.0
messages = ['44232', '55404', '56196', '56197', '58923', '65432', '114249', '123005', '123319', '126113', '126154', '126155', '190040', '190088']
nosy_count = 5.0
nosy_names = ['zooko', 'belopolsky', 'ajaksu2', 'ijmorlan', 'eli.bendersky']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue766910'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
```
</p></details>
<!-- gh-linked-prs -->
### Linked PRs
* gh-110143
* gh-114206
* gh-114207
<!-- /gh-linked-prs -->
| fix one or two bugs in trace.py | https://api.github.com/repos/python/cpython/issues/38807/comments | 16 | 2003-07-07T01:46:30Z | 2024-01-17T20:04:26Z | https://github.com/python/cpython/issues/38807 | 1,198,795,760 | 38,807 |
[
"python",
"cpython"
] | BPO | [766891](https://bugs.python.org/issue766891)
--- | :---
Nosy | @tim-one, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-07-08.20:28:47.000>
created_at = <Date 2003-07-07.00:35:26.000>
labels = ['interpreter-core']
title = 'oct() function does not represent zero correctly'
updated_at = <Date 2003-07-08.20:28:47.000>
user = 'https://bugs.python.org/roehnan'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-08.20:28:47.000>
actor = 'tim.peters'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-07-07.00:35:26.000>
creator = 'roehnan'
dependencies = []
files = []
hgrepos = []
issue_num = 766891
keywords = []
message_count = 3.0
messages = ['16919', '16920', '16921']
nosy_count = 3.0
nosy_names = ['tim.peters', 'rhettinger', 'roehnan']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue766891'
versions = []
```
</p></details>
| oct() function does not represent zero correctly | https://api.github.com/repos/python/cpython/issues/38806/comments | 3 | 2003-07-07T00:35:26Z | 2022-04-09T22:51:25Z | https://github.com/python/cpython/issues/38806 | 1,198,795,755 | 38,806 |
[
"python",
"cpython"
] | BPO | [766889](https://bugs.python.org/issue766889)
--- | :---
Nosy | @loewis, @kbkaiser
Files | <li>[libthread.tex.patch](https://bugs.python.org/file5451/libthread.tex.patch "Uploaded as text/plain at 2003-07-07.00:33:51 by @kbkaiser"): Update Docs for interrupt_main()</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2003-07-08.17:09:12.000>
created_at = <Date 2003-07-07.00:33:51.000>
labels = ['docs']
title = 'Document thread.interrupt_main()'
updated_at = <Date 2003-07-08.17:09:12.000>
user = 'https://github.com/kbkaiser'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-08.17:09:12.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-07-07.00:33:51.000>
creator = 'kbk'
dependencies = []
files = ['5451']
hgrepos = []
issue_num = 766889
keywords = ['patch']
message_count = 3.0
messages = ['44229', '44230', '44231']
nosy_count = 2.0
nosy_names = ['loewis', 'kbk']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue766889'
versions = ['Python 2.3']
```
</p></details>
| Document thread.interrupt_main() | https://api.github.com/repos/python/cpython/issues/38805/comments | 3 | 2003-07-07T00:33:51Z | 2022-04-09T22:51:25Z | https://github.com/python/cpython/issues/38805 | 1,198,795,753 | 38,805 |
[
"python",
"cpython"
] | BPO | [766879](https://bugs.python.org/issue766879)
--- | :---
Nosy | @loewis, @kbkaiser
Files | <li>[README.patch](https://bugs.python.org/file5450/README.patch "Uploaded as text/plain at 2003-07-07.00:20:32 by @kbkaiser"): README Update</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2003-07-08.18:06:00.000>
created_at = <Date 2003-07-07.00:20:32.000>
labels = ['docs']
title = 'Building HTML Docs Requires Perl 5.6'
updated_at = <Date 2003-07-08.18:06:00.000>
user = 'https://github.com/kbkaiser'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-08.18:06:00.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-07-07.00:20:32.000>
creator = 'kbk'
dependencies = []
files = ['5450']
hgrepos = []
issue_num = 766879
keywords = ['patch']
message_count = 3.0
messages = ['44226', '44227', '44228']
nosy_count = 2.0
nosy_names = ['loewis', 'kbk']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue766879'
versions = ['Python 2.3']
```
</p></details>
| Building HTML Docs Requires Perl 5.6 | https://api.github.com/repos/python/cpython/issues/38804/comments | 3 | 2003-07-07T00:20:32Z | 2022-04-09T22:51:24Z | https://github.com/python/cpython/issues/38804 | 1,198,795,748 | 38,804 |
[
"python",
"cpython"
] | BPO | [766877](https://bugs.python.org/issue766877)
--- | :---
Files | <li>[nobackcompat2.patch](https://bugs.python.org/file5449/nobackcompat2.patch "Uploaded as text/plain at 2003-07-07.01:50:46 by zooko")</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-07-07.01:50:46.000>
created_at = <Date 2003-07-07.00:17:08.000>
labels = ['library']
title = 'remove unnecessary code in trace.py'
updated_at = <Date 2003-07-07.01:50:46.000>
user = 'https://bugs.python.org/zooko'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-07.01:50:46.000>
actor = 'zooko'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-07.00:17:08.000>
creator = 'zooko'
dependencies = []
files = ['5449']
hgrepos = []
issue_num = 766877
keywords = ['patch']
message_count = 2.0
messages = ['44224', '44225']
nosy_count = 2.0
nosy_names = ['jhylton', 'zooko']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue766877'
versions = ['Python 2.4']
```
</p></details>
| remove unnecessary code in trace.py | https://api.github.com/repos/python/cpython/issues/38803/comments | 2 | 2003-07-07T00:17:08Z | 2022-04-09T22:51:22Z | https://github.com/python/cpython/issues/38803 | 1,198,795,742 | 38,803 |
[
"python",
"cpython"
] | BPO | [766842](https://bugs.python.org/issue766842)
--- | :---
Nosy | @jackjansen, @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2006-08-14.02:20:27.000>
created_at = <Date 2003-07-06.21:42:46.000>
labels = ['OS-mac']
title = "Installing documentation doesn't make it show up"
updated_at = <Date 2006-08-14.02:20:27.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2006-08-14.02:20:27.000>
actor = 'sf-robot'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-06.21:42:46.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 766842
keywords = []
message_count = 4.0
messages = ['16915', '16916', '16917', '16918']
nosy_count = 3.0
nosy_names = ['jackjansen', 'georg.brandl', 'sf-robot']
pr_nums = []
priority = 'low'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue766842'
versions = []
```
</p></details>
| Installing documentation doesn't make it show up | https://api.github.com/repos/python/cpython/issues/38802/comments | 4 | 2003-07-06T21:42:46Z | 2022-04-09T22:51:22Z | https://github.com/python/cpython/issues/38802 | 1,198,795,737 | 38,802 |
[
"python",
"cpython"
] | BPO | [766696](https://bugs.python.org/issue766696)
--- | :---
Nosy | @loewis, @doko42
Files | <li>[configure-patch](https://bugs.python.org/file958/configure-patch "Uploaded as application/octet-stream at 2003-07-07.09:16:27 by @doko42"): patch to configure.in</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2003-07-07.21:45:01.000>
created_at = <Date 2003-07-06.14:04:03.000>
labels = ['build']
title = 'gcc-3.3: dereferencing type-punned pointer'
updated_at = <Date 2003-07-07.21:45:01.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-07.21:45:01.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-07-06.14:04:03.000>
creator = 'doko'
dependencies = []
files = ['958']
hgrepos = []
issue_num = 766696
keywords = []
message_count = 4.0
messages = ['16911', '16912', '16913', '16914']
nosy_count = 2.0
nosy_names = ['loewis', 'doko']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue766696'
versions = ['Python 2.3']
```
</p></details>
| gcc-3.3: dereferencing type-punned pointer | https://api.github.com/repos/python/cpython/issues/38801/comments | 4 | 2003-07-06T14:04:03Z | 2022-04-09T22:51:21Z | https://github.com/python/cpython/issues/38801 | 1,198,795,731 | 38,801 |
[
"python",
"cpython"
] | BPO | [766669](https://bugs.python.org/issue766669)
--- | :---
Nosy | @tim-one, @mhammond
Files | <li>[Badsock.zip](https://bugs.python.org/file957/Badsock.zip "Uploaded as application/x-zip-compressed at 2003-07-07.09:34:33 by grittkmg"): Test project to (hopefully) cause GPF problem.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mhammond'
closed_at = <Date 2003-07-16.14:19:27.000>
created_at = <Date 2003-07-06.12:32:10.000>
labels = ['OS-windows']
title = 'Consistent GPF on exit'
updated_at = <Date 2003-07-16.14:19:27.000>
user = 'https://bugs.python.org/grittkmg'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-16.14:19:27.000>
actor = 'tim.peters'
assignee = 'mhammond'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2003-07-06.12:32:10.000>
creator = 'grittkmg'
dependencies = []
files = ['957']
hgrepos = []
issue_num = 766669
keywords = []
message_count = 16.0
messages = ['16895', '16896', '16897', '16898', '16899', '16900', '16901', '16902', '16903', '16904', '16905', '16906', '16907', '16908', '16909', '16910']
nosy_count = 3.0
nosy_names = ['tim.peters', 'mhammond', 'grittkmg']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue766669'
versions = ['Python 2.2']
```
</p></details>
| Consistent GPF on exit | https://api.github.com/repos/python/cpython/issues/38800/comments | 16 | 2003-07-06T12:32:10Z | 2022-04-09T22:51:20Z | https://github.com/python/cpython/issues/38800 | 1,198,795,726 | 38,800 |
[
"python",
"cpython"
] | BPO | [766650](https://bugs.python.org/issue766650)
--- | :---
Nosy | @loewis
Files | <li>[whichdb.py.patch](https://bugs.python.org/file5446/whichdb.py.patch "Uploaded as text/plain at 2003-07-06.11:09:51 by aimacintyre"): detect dbm DB with gdbm signature .pag file only</li><li>[whichdb.py.v2.patch](https://bugs.python.org/file5447/whichdb.py.v2.patch "Uploaded as text/plain at 2003-07-10.12:57:26 by aimacintyre"): revised patch that checks dbm.library before magic numbers</li><li>[whichdb.py.os2emx_specific.patch](https://bugs.python.org/file5448/whichdb.py.os2emx_specific.patch "Uploaded as text/plain at 2003-07-10.13:02:21 by aimacintyre"): apply DBM/gdbm workaround only for platform known to be affected (OS/2 EMX)</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-12-03.11:26:30.000>
created_at = <Date 2003-07-06.11:09:51.000>
labels = ['extension-modules']
title = "whichdb not ID'ing dbm files with GDBM backend"
updated_at = <Date 2003-12-03.11:26:30.000>
user = 'https://bugs.python.org/aimacintyre'
```
bugs.python.org fields:
```python
activity = <Date 2003-12-03.11:26:30.000>
actor = 'aimacintyre'
assignee = 'aimacintyre'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-07-06.11:09:51.000>
creator = 'aimacintyre'
dependencies = []
files = ['5446', '5447', '5448']
hgrepos = []
issue_num = 766650
keywords = ['patch']
message_count = 6.0
messages = ['44218', '44219', '44220', '44221', '44222', '44223']
nosy_count = 2.0
nosy_names = ['loewis', 'aimacintyre']
pr_nums = []
priority = 'low'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue766650'
versions = ['Python 2.4']
```
</p></details>
| whichdb not ID'ing dbm files with GDBM backend | https://api.github.com/repos/python/cpython/issues/38799/comments | 6 | 2003-07-06T11:09:51Z | 2022-04-09T22:51:18Z | https://github.com/python/cpython/issues/38799 | 1,198,795,724 | 38,799 |
[
"python",
"cpython"
] | BPO | [766541](https://bugs.python.org/issue766541)
--- | :---
Nosy | @loewis, @rhettinger, @terryjreedy
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-07-08.06:59:10.000>
created_at = <Date 2003-07-06.00:17:57.000>
labels = ['library']
title = "string.title() doesn't understand apostrophes"
updated_at = <Date 2003-07-08.06:59:10.000>
user = 'https://bugs.python.org/vmole'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-08.06:59:10.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-06.00:17:57.000>
creator = 'vmole'
dependencies = []
files = []
hgrepos = []
issue_num = 766541
keywords = []
message_count = 5.0
messages = ['16890', '16891', '16892', '16893', '16894']
nosy_count = 4.0
nosy_names = ['loewis', 'rhettinger', 'terry.reedy', 'vmole']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue766541'
versions = []
```
</p></details>
| string.title() doesn't understand apostrophes | https://api.github.com/repos/python/cpython/issues/38798/comments | 5 | 2003-07-06T00:17:57Z | 2022-04-09T22:51:17Z | https://github.com/python/cpython/issues/38798 | 1,198,795,720 | 38,798 |
[
"python",
"cpython"
] | BPO | [766288](https://bugs.python.org/issue766288)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-05.17:39:05.000>
created_at = <Date 2003-07-05.09:04:39.000>
labels = ['docs']
title = 'property() example gives syntax error'
updated_at = <Date 2003-07-05.17:39:05.000>
user = 'https://bugs.python.org/calvin'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-05.17:39:05.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-07-05.09:04:39.000>
creator = 'calvin'
dependencies = []
files = []
hgrepos = []
issue_num = 766288
keywords = []
message_count = 2.0
messages = ['16888', '16889']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'calvin']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue766288'
versions = []
```
</p></details>
| property() example gives syntax error | https://api.github.com/repos/python/cpython/issues/38797/comments | 2 | 2003-07-05T09:04:39Z | 2022-04-09T22:51:15Z | https://github.com/python/cpython/issues/38797 | 1,198,795,713 | 38,797 |
[
"python",
"cpython"
] | BPO | [766238](https://bugs.python.org/issue766238)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-05.16:16:11.000>
created_at = <Date 2003-07-05.04:14:32.000>
labels = ['library']
title = 'platform.py bug fix for Java'
updated_at = <Date 2003-07-05.16:16:11.000>
user = 'https://bugs.python.org/yosher'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-05.16:16:11.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-05.04:14:32.000>
creator = 'yosher'
dependencies = []
files = []
hgrepos = []
issue_num = 766238
keywords = []
message_count = 2.0
messages = ['16886', '16887']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'yosher']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue766238'
versions = []
```
</p></details>
| platform.py bug fix for Java | https://api.github.com/repos/python/cpython/issues/38796/comments | 2 | 2003-07-05T04:14:32Z | 2022-04-09T22:51:14Z | https://github.com/python/cpython/issues/38796 | 1,198,795,710 | 38,796 |
[
"python",
"cpython"
] | BPO | [766210](https://bugs.python.org/issue766210)
--- | :---
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.10:48:46.000>
created_at = <Date 2003-07-04.23:33:53.000>
labels = ['OS-mac']
title = 'Mac/OSX/Makefile assumes case-insensitive build'
updated_at = <Date 2004-07-16.10:48:46.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-16.10:48:46.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-04.23:33:53.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 766210
keywords = []
message_count = 3.0
messages = ['16883', '16884', '16885']
nosy_count = 1.0
nosy_names = ['jackjansen']
pr_nums = []
priority = 'low'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue766210'
versions = []
```
</p></details>
| Mac/OSX/Makefile assumes case-insensitive build | https://api.github.com/repos/python/cpython/issues/38795/comments | 3 | 2003-07-04T23:33:53Z | 2022-04-09T22:51:14Z | https://github.com/python/cpython/issues/38795 | 1,198,795,707 | 38,795 |
[
"python",
"cpython"
] | BPO | [765903](https://bugs.python.org/issue765903)
--- | :---
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 2004-07-16.12:41:01.000>
created_at = <Date 2003-07-04.12:11:01.000>
labels = ['OS-mac']
title = 'bundlebuilder Info.plist files.'
updated_at = <Date 2004-07-16.12:41:01.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-16.12:41:01.000>
actor = 'jackjansen'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-04.12:11:01.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 765903
keywords = []
message_count = 7.0
messages = ['16876', '16877', '16878', '16879', '16880', '16881', '16882']
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/issue765903'
versions = []
```
</p></details>
| bundlebuilder Info.plist files. | https://api.github.com/repos/python/cpython/issues/38794/comments | 7 | 2003-07-04T12:11:01Z | 2022-04-09T22:51:12Z | https://github.com/python/cpython/issues/38794 | 1,198,795,704 | 38,794 |
[
"python",
"cpython"
] | BPO | [765888](https://bugs.python.org/issue765888)
--- | :---
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.21:04:49.000>
created_at = <Date 2003-07-04.11:43:41.000>
labels = ['OS-mac']
title = 'InfoPlist.strings files are UTF-16.'
updated_at = <Date 2004-06-03.21:04:49.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-03.21:04:49.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-04.11:43:41.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 765888
keywords = []
message_count = 3.0
messages = ['16873', '16874', '16875']
nosy_count = 1.0
nosy_names = ['jackjansen']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue765888'
versions = []
```
</p></details>
| InfoPlist.strings files are UTF-16. | https://api.github.com/repos/python/cpython/issues/38793/comments | 3 | 2003-07-04T11:43:41Z | 2022-04-09T22:51:12Z | https://github.com/python/cpython/issues/38793 | 1,198,795,702 | 38,793 |
[
"python",
"cpython"
] | BPO | [765842](https://bugs.python.org/issue765842)
--- | :---
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 2003-07-04.10:34:10.000>
created_at = <Date 2003-07-04.09:55:27.000>
labels = ['library']
title = 'os.setgroups missing in python2.3'
updated_at = <Date 2003-07-04.10:34:10.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-04.10:34:10.000>
actor = 'doko'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-04.09:55:27.000>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 765842
keywords = []
message_count = 2.0
messages = ['16871', '16872']
nosy_count = 1.0
nosy_names = ['doko']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue765842'
versions = ['Python 2.3']
```
</p></details>
| os.setgroups missing in python2.3 | https://api.github.com/repos/python/cpython/issues/38792/comments | 2 | 2003-07-04T09:55:27Z | 2022-04-09T22:51:10Z | https://github.com/python/cpython/issues/38792 | 1,198,795,699 | 38,792 |
[
"python",
"cpython"
] | BPO | [765822](https://bugs.python.org/issue765822)
--- | :---
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 = 'https://github.com/loewis'
closed_at = <Date 2003-07-06.09:30:35.000>
created_at = <Date 2003-07-04.09:07:46.000>
labels = ['library']
title = 'os.setgroups missing in python2.3'
updated_at = <Date 2003-07-06.09:30:35.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-06.09:30:35.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-04.09:07:46.000>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 765822
keywords = []
message_count = 4.0
messages = ['16867', '16868', '16869', '16870']
nosy_count = 3.0
nosy_names = ['loewis', 'nnorwitz', 'doko']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue765822'
versions = ['Python 2.3']
```
</p></details>
| os.setgroups missing in python2.3 | https://api.github.com/repos/python/cpython/issues/38791/comments | 4 | 2003-07-04T09:07:46Z | 2022-04-09T22:51:10Z | https://github.com/python/cpython/issues/38791 | 1,198,795,696 | 38,791 |
[
"python",
"cpython"
] | BPO | [765819](https://bugs.python.org/issue765819)
--- | :---
Nosy | @loewis, @akuchling, @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/akuchling'
closed_at = <Date 2004-05-05.17:24:47.000>
created_at = <Date 2003-07-04.09:04:04.000>
labels = ['library']
title = 'unable to specify another compiler'
updated_at = <Date 2004-05-05.17:24:47.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2004-05-05.17:24:47.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2003-07-04.09:04:04.000>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 765819
keywords = []
message_count = 5.0
messages = ['16862', '16863', '16864', '16865', '16866']
nosy_count = 3.0
nosy_names = ['loewis', 'akuchling', 'doko']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue765819'
versions = ['Python 2.2']
```
</p></details>
| unable to specify another compiler | https://api.github.com/repos/python/cpython/issues/38790/comments | 5 | 2003-07-04T09:04:04Z | 2022-04-09T22:51:09Z | https://github.com/python/cpython/issues/38790 | 1,198,795,694 | 38,790 |
[
"python",
"cpython"
] | BPO | [765631](https://bugs.python.org/issue765631)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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-05.16:19:26.000>
created_at = <Date 2003-07-03.22:05:40.000>
labels = ['build']
title = 'aix regression test failures on 2.3b2'
updated_at = <Date 2003-07-05.16:19:26.000>
user = 'https://bugs.python.org/markvxyz'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-05.16:19:26.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-07-03.22:05:40.000>
creator = 'markvxyz'
dependencies = []
files = []
hgrepos = []
issue_num = 765631
keywords = []
message_count = 2.0
messages = ['16860', '16861']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'markvxyz']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue765631'
versions = ['Python 2.3']
```
</p></details>
| aix regression test failures on 2.3b2 | https://api.github.com/repos/python/cpython/issues/38789/comments | 2 | 2003-07-03T22:05:40Z | 2022-04-09T22:51:07Z | https://github.com/python/cpython/issues/38789 | 1,198,795,693 | 38,789 |
[
"python",
"cpython"
] | BPO | [765624](https://bugs.python.org/issue765624)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-03-22.19:35:53.000>
created_at = <Date 2003-07-03.21:42:40.000>
labels = ['interpreter-core']
title = "Cannot step in debugger if line # doesn't change"
updated_at = <Date 2004-03-22.19:35:53.000>
user = 'https://bugs.python.org/jpe'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-22.19:35:53.000>
actor = 'nbastin'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-07-03.21:42:40.000>
creator = 'jpe'
dependencies = []
files = []
hgrepos = []
issue_num = 765624
keywords = []
message_count = 2.0
messages = ['16858', '16859']
nosy_count = 2.0
nosy_names = ['jpe', 'nbastin']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue765624'
versions = ['Python 2.3']
```
</p></details>
| Cannot step in debugger if line # doesn't change | https://api.github.com/repos/python/cpython/issues/38788/comments | 2 | 2003-07-03T21:42:40Z | 2022-04-09T22:51:06Z | https://github.com/python/cpython/issues/38788 | 1,198,795,690 | 38,788 |
[
"python",
"cpython"
] | BPO | [765621](https://bugs.python.org/issue765621)
--- | :---
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-21.22:04:06.000>
created_at = <Date 2003-07-03.21:34:33.000>
labels = ['OS-mac']
title = 'Packman crashes with garbage database'
updated_at = <Date 2003-07-21.22:04:06.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-21.22:04:06.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-03.21:34:33.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 765621
keywords = []
message_count = 3.0
messages = ['16855', '16856', '16857']
nosy_count = 2.0
nosy_names = ['jackjansen', 'reowen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue765621'
versions = []
```
</p></details>
| Packman crashes with garbage database | https://api.github.com/repos/python/cpython/issues/38787/comments | 3 | 2003-07-03T21:34:33Z | 2022-04-09T22:51:06Z | https://github.com/python/cpython/issues/38787 | 1,198,795,689 | 38,787 |
[
"python",
"cpython"
] | BPO | [765615](https://bugs.python.org/issue765615)
--- | :---
Nosy | @jackjansen
Files | <li>[bb.patch](https://bugs.python.org/file956/bb.patch "Uploaded as text/plain at 2003-07-04.07:43:20 by jvr")</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-07-04.14:21:21.000>
created_at = <Date 2003-07-03.21:25:13.000>
labels = ['OS-mac']
title = 'Applet boot code overrides PYTHONPATH'
updated_at = <Date 2003-07-04.14:21:21.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-04.14:21:21.000>
actor = 'jvr'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-03.21:25:13.000>
creator = 'jackjansen'
dependencies = []
files = ['956']
hgrepos = []
issue_num = 765615
keywords = []
message_count = 3.0
messages = ['16852', '16853', '16854']
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/issue765615'
versions = []
```
</p></details>
| Applet boot code overrides PYTHONPATH | https://api.github.com/repos/python/cpython/issues/38786/comments | 3 | 2003-07-03T21:25:13Z | 2022-04-09T22:51:04Z | https://github.com/python/cpython/issues/38786 | 1,198,795,687 | 38,786 |
[
"python",
"cpython"
] | BPO | [765608](https://bugs.python.org/issue765608)
--- | :---
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-22.14:32:52.000>
created_at = <Date 2003-07-03.21:18:54.000>
labels = ['OS-mac']
title = 'Binary installer says it will take 0 bytes of diskspace'
updated_at = <Date 2003-07-22.14:32:52.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-22.14:32:52.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-03.21:18:54.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 765608
keywords = []
message_count = 2.0
messages = ['16850', '16851']
nosy_count = 1.0
nosy_names = ['jackjansen']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue765608'
versions = []
```
</p></details>
| Binary installer says it will take 0 bytes of diskspace | https://api.github.com/repos/python/cpython/issues/38785/comments | 2 | 2003-07-03T21:18:54Z | 2022-04-09T22:51:03Z | https://github.com/python/cpython/issues/38785 | 1,198,795,685 | 38,785 |
[
"python",
"cpython"
] | BPO | [765603](https://bugs.python.org/issue765603)
--- | :---
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 2004-07-16.09:20:08.000>
created_at = <Date 2003-07-03.21:08:03.000>
labels = ['OS-mac']
title = 'IDE has dirty sys.argv'
updated_at = <Date 2004-07-16.09:20:08.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2004-07-16.09:20:08.000>
actor = 'jackjansen'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-03.21:08:03.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 765603
keywords = []
message_count = 2.0
messages = ['16848', '16849']
nosy_count = 2.0
nosy_names = ['jackjansen', 'jvr']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue765603'
versions = []
```
</p></details>
| IDE has dirty sys.argv | https://api.github.com/repos/python/cpython/issues/38784/comments | 2 | 2003-07-03T21:08:03Z | 2022-04-09T22:51:01Z | https://github.com/python/cpython/issues/38784 | 1,198,795,681 | 38,784 |
[
"python",
"cpython"
] | BPO | [765601](https://bugs.python.org/issue765601)
--- | :---
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-21.21:25:33.000>
created_at = <Date 2003-07-03.20:59:56.000>
labels = ['OS-mac']
title = 'PackMan: per-user source install of Numeric'
updated_at = <Date 2003-07-21.21:25:33.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-21.21:25:33.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-03.20:59:56.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 765601
keywords = []
message_count = 2.0
messages = ['16846', '16847']
nosy_count = 1.0
nosy_names = ['jackjansen']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue765601'
versions = []
```
</p></details>
| PackMan: per-user source install of Numeric | https://api.github.com/repos/python/cpython/issues/38783/comments | 2 | 2003-07-03T20:59:56Z | 2022-04-09T22:51:01Z | https://github.com/python/cpython/issues/38783 | 1,198,795,676 | 38,783 |
[
"python",
"cpython"
] | BPO | [765456](https://bugs.python.org/issue765456)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was 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.23:06:34.000>
created_at = <Date 2003-07-03.16:42:04.000>
labels = ['build']
title = 'test zipimport fails'
updated_at = <Date 2003-11-18.23:06:34.000>
user = 'https://bugs.python.org/robinf1'
```
bugs.python.org fields:
```python
activity = <Date 2003-11-18.23:06:34.000>
actor = 'jvr'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-07-03.16:42:04.000>
creator = 'robinf1'
dependencies = []
files = []
hgrepos = []
issue_num = 765456
keywords = []
message_count = 12.0
messages = ['16834', '16835', '16836', '16837', '16838', '16839', '16840', '16841', '16842', '16843', '16844', '16845']
nosy_count = 5.0
nosy_names = ['rptownsend', 'nnorwitz', 'jvr', 'robinf1', 'sleard1']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue765456'
versions = ['Python 2.3']
```
</p></details>
| test zipimport fails | https://api.github.com/repos/python/cpython/issues/38782/comments | 12 | 2003-07-03T16:42:04Z | 2022-04-09T22:50:59Z | https://github.com/python/cpython/issues/38782 | 1,198,795,669 | 38,782 |
[
"python",
"cpython"
] | BPO | [765238](https://bugs.python.org/issue765238)
--- | :---
Nosy | @loewis, @rhettinger
Files | <li>[fnmatch.py.diff](https://bugs.python.org/file5445/fnmatch.py.diff "Uploaded as text/plain at 2003-07-03.10:54:11 by quiver"): patch created with diff -u</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2003-07-13.16:07:02.000>
created_at = <Date 2003-07-03.10:54:11.000>
labels = ['library']
title = 'fix fnmatch.__all__'
updated_at = <Date 2003-07-13.16:07:02.000>
user = 'https://bugs.python.org/quiver'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-13.16:07:02.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-03.10:54:11.000>
creator = 'quiver'
dependencies = []
files = ['5445']
hgrepos = []
issue_num = 765238
keywords = ['patch']
message_count = 6.0
messages = ['44212', '44213', '44214', '44215', '44216', '44217']
nosy_count = 3.0
nosy_names = ['loewis', 'rhettinger', 'quiver']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue765238'
versions = ['Python 2.3']
```
</p></details>
| fix fnmatch.__all__ | https://api.github.com/repos/python/cpython/issues/38781/comments | 6 | 2003-07-03T10:54:11Z | 2022-04-09T22:50:59Z | https://github.com/python/cpython/issues/38781 | 1,198,795,664 | 38,781 |
[
"python",
"cpython"
] | BPO | [765228](https://bugs.python.org/issue765228)
--- | :---
Nosy | @malemburg, @gvanrossum, @birkenfeld, @tiran
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2007-11-26.04:16:17.312>
created_at = <Date 2003-07-03.10:32:45.000>
labels = ['interpreter-core']
title = 'Subclassing from Modules'
updated_at = <Date 2007-11-26.04:16:17.311>
user = 'https://github.com/malemburg'
```
bugs.python.org fields:
```python
activity = <Date 2007-11-26.04:16:17.311>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = <Date 2007-11-26.04:16:17.312>
closer = 'gvanrossum'
components = ['Interpreter Core']
creation = <Date 2003-07-03.10:32:45.000>
creator = 'lemburg'
dependencies = []
files = []
hgrepos = []
issue_num = 765228
keywords = []
message_count = 4.0
messages = ['16833', '55196', '57776', '57837']
nosy_count = 4.0
nosy_names = ['lemburg', 'gvanrossum', 'georg.brandl', 'christian.heimes']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue765228'
versions = ['Python 2.4']
```
</p></details>
| Subclassing from Modules | https://api.github.com/repos/python/cpython/issues/38780/comments | 4 | 2003-07-03T10:32:45Z | 2022-04-09T22:50:58Z | https://github.com/python/cpython/issues/38780 | 1,198,795,661 | 38,780 |
[
"python",
"cpython"
] | BPO | [765036](https://bugs.python.org/issue765036)
--- | :---
Nosy | @malemburg
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/malemburg'
closed_at = <Date 2003-07-03.07:07:22.000>
created_at = <Date 2003-07-03.01:52:58.000>
labels = ['expert-unicode']
title = 'Unicode non-characters'
updated_at = <Date 2003-07-03.07:07:22.000>
user = 'https://bugs.python.org/gnosis'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-03.07:07:22.000>
actor = 'lemburg'
assignee = 'lemburg'
closed = True
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2003-07-03.01:52:58.000>
creator = 'gnosis'
dependencies = []
files = []
hgrepos = []
issue_num = 765036
keywords = []
message_count = 2.0
messages = ['16831', '16832']
nosy_count = 2.0
nosy_names = ['lemburg', 'gnosis']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue765036'
versions = ['Python 2.3']
```
</p></details>
| Unicode non-characters | https://api.github.com/repos/python/cpython/issues/38779/comments | 2 | 2003-07-03T01:52:58Z | 2022-04-09T22:50:57Z | https://github.com/python/cpython/issues/38779 | 1,198,795,656 | 38,779 |
[
"python",
"cpython"
] | BPO | [764975](https://bugs.python.org/issue764975)
--- | :---
Nosy | @jackjansen, @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/jackjansen'
closed_at = <Date 2006-08-01.21:13:44.000>
created_at = <Date 2003-07-02.22:45:15.000>
labels = ['OS-mac']
title = 'Installing 2.3b2 on to non-system disk fails'
updated_at = <Date 2006-08-01.21:13:44.000>
user = 'https://bugs.python.org/managan'
```
bugs.python.org fields:
```python
activity = <Date 2006-08-01.21:13:44.000>
actor = 'ronaldoussoren'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-02.22:45:15.000>
creator = 'managan'
dependencies = []
files = []
hgrepos = []
issue_num = 764975
keywords = []
message_count = 3.0
messages = ['16828', '16829', '16830']
nosy_count = 3.0
nosy_names = ['jackjansen', 'ronaldoussoren', 'managan']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue764975'
versions = ['Python 2.3']
```
</p></details>
| Installing 2.3b2 on to non-system disk fails | https://api.github.com/repos/python/cpython/issues/38778/comments | 3 | 2003-07-02T22:45:15Z | 2022-04-09T22:50:56Z | https://github.com/python/cpython/issues/38778 | 1,198,795,651 | 38,778 |
[
"python",
"cpython"
] | BPO | [764839](https://bugs.python.org/issue764839)
--- | :---
Nosy | @loewis, @gpshead
Files | <li>[setup.diff](https://bugs.python.org/file955/setup.diff "Uploaded as text/plain at 2003-07-02.19:39:46 by joshhoyt"): Patch to correctly choose the version of Berkeley DB to link against</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 2006-04-12.19:24:11.000>
created_at = <Date 2003-07-02.19:39:46.000>
labels = ['library']
title = 'Old bsddb version picked by setup.py'
updated_at = <Date 2006-04-12.19:24:11.000>
user = 'https://bugs.python.org/joshhoyt'
```
bugs.python.org fields:
```python
activity = <Date 2006-04-12.19:24:11.000>
actor = 'gregory.p.smith'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2003-07-02.19:39:46.000>
creator = 'joshhoyt'
dependencies = []
files = ['955']
hgrepos = []
issue_num = 764839
keywords = []
message_count = 7.0
messages = ['16821', '16822', '16823', '16824', '16825', '16826', '16827']
nosy_count = 3.0
nosy_names = ['loewis', 'gregory.p.smith', 'joshhoyt']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue764839'
versions = ['Python 2.3']
```
</p></details>
| Old bsddb version picked by setup.py | https://api.github.com/repos/python/cpython/issues/38777/comments | 7 | 2003-07-02T19:39:46Z | 2022-04-09T22:50:54Z | https://github.com/python/cpython/issues/38777 | 1,198,795,647 | 38,777 |
[
"python",
"cpython"
] | BPO | [764616](https://bugs.python.org/issue764616)
--- | :---
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-07-02.15:32:37.000>
created_at = <Date 2003-07-02.14:23:07.000>
labels = ['docs']
title = 'execfile(filename,...) not execfile(file,...)'
updated_at = <Date 2003-07-02.15:32:37.000>
user = 'https://bugs.python.org/davideger'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-02.15:32:37.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-07-02.14:23:07.000>
creator = 'davideger'
dependencies = []
files = []
hgrepos = []
issue_num = 764616
keywords = []
message_count = 2.0
messages = ['16819', '16820']
nosy_count = 2.0
nosy_names = ['rhettinger', 'davideger']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue764616'
versions = []
```
</p></details>
| execfile(filename,...) not execfile(file,...) | https://api.github.com/repos/python/cpython/issues/38776/comments | 2 | 2003-07-02T14:23:07Z | 2022-04-09T22:50:52Z | https://github.com/python/cpython/issues/38776 | 1,198,795,642 | 38,776 |
[
"python",
"cpython"
] | BPO | [764615](https://bugs.python.org/issue764615)
--- | :---
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-21.22:11:25.000>
created_at = <Date 2003-07-02.14:22:09.000>
labels = ['OS-mac']
title = 'PackMan reissues error messages'
updated_at = <Date 2003-07-21.22:11:25.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-21.22:11:25.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-02.14:22:09.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 764615
keywords = []
message_count = 2.0
messages = ['16817', '16818']
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/issue764615'
versions = []
```
</p></details>
| PackMan reissues error messages | https://api.github.com/repos/python/cpython/issues/38775/comments | 2 | 2003-07-02T14:22:09Z | 2022-04-09T22:50:52Z | https://github.com/python/cpython/issues/38775 | 1,198,795,636 | 38,775 |
[
"python",
"cpython"
] | BPO | [764612](https://bugs.python.org/issue764612)
--- | :---
Nosy | @loewis
Files | <li>[setup.py.bsddb3.patch](https://bugs.python.org/file5442/setup.py.bsddb3.patch "Uploaded as text/plain at 2003-07-02.14:19:11 by aimacintyre")</li><li>[setup.py.bsddb3.patch.v2](https://bugs.python.org/file5443/setup.py.bsddb3.patch.v2 "Uploaded as application/octet-stream at 2003-07-03.13:10:24 by aimacintyre"): simplified version of original patch</li><li>[setup.py.bsddb3.patch.v3](https://bugs.python.org/file5444/setup.py.bsddb3.patch.v3 "Uploaded as application/octet-stream at 2003-07-06.10:29:34 by aimacintyre"): re-sorted library names & include dirs for latest versions first in all variations</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-07-10.12:50:40.000>
created_at = <Date 2003-07-02.14:19:10.000>
labels = ['extension-modules']
title = 'building bsddb3 on FreeBSD'
updated_at = <Date 2003-07-10.12:50:40.000>
user = 'https://bugs.python.org/aimacintyre'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-10.12:50:40.000>
actor = 'aimacintyre'
assignee = 'aimacintyre'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-07-02.14:19:10.000>
creator = 'aimacintyre'
dependencies = []
files = ['5442', '5443', '5444']
hgrepos = []
issue_num = 764612
keywords = ['patch']
message_count = 6.0
messages = ['44206', '44207', '44208', '44209', '44210', '44211']
nosy_count = 2.0
nosy_names = ['loewis', 'aimacintyre']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue764612'
versions = ['Python 2.3']
```
</p></details>
| building bsddb3 on FreeBSD | https://api.github.com/repos/python/cpython/issues/38774/comments | 6 | 2003-07-02T14:19:10Z | 2022-04-09T22:50:50Z | https://github.com/python/cpython/issues/38774 | 1,198,795,633 | 38,774 |
[
"python",
"cpython"
] | BPO | [764594](https://bugs.python.org/issue764594)
--- | :---
Nosy | @loewis, @freddrake, @theller
Files | <li>[libsys.tex.diff](https://bugs.python.org/file5441/libsys.tex.diff "Uploaded as text/plain at 2003-07-02.13:50:01 by @theller"): Patch for Doc/lib/libsys.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 = 'https://github.com/theller'
closed_at = <Date 2003-07-17.04:22:53.000>
created_at = <Date 2003-07-02.13:49:59.000>
labels = ['docs']
title = 'Unicode strings in sys.path'
updated_at = <Date 2003-07-17.04:22:53.000>
user = 'https://github.com/theller'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-17.04:22:53.000>
actor = 'fdrake'
assignee = 'theller'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-07-02.13:49:59.000>
creator = 'theller'
dependencies = []
files = ['5441']
hgrepos = []
issue_num = 764594
keywords = ['patch']
message_count = 3.0
messages = ['44203', '44204', '44205']
nosy_count = 3.0
nosy_names = ['loewis', 'fdrake', 'theller']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue764594'
versions = []
```
</p></details>
| Unicode strings in sys.path | https://api.github.com/repos/python/cpython/issues/38773/comments | 3 | 2003-07-02T13:49:59Z | 2022-04-09T22:50:49Z | https://github.com/python/cpython/issues/38773 | 1,198,795,628 | 38,773 |
[
"python",
"cpython"
] | BPO | [764560](https://bugs.python.org/issue764560)
--- | :---
Nosy | @loewis
Files | <li>[configure.diffs](https://bugs.python.org/file954/configure.diffs "Uploaded as application/octet-stream at 2003-07-11.11:12:33 by gmlack"): Patch for configure</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-07-13.09:49:09.000>
created_at = <Date 2003-07-02.12:38:01.000>
labels = ['build']
title = 'python treats IRIX64 and IRIX as different, but they are the'
updated_at = <Date 2003-07-13.09:49:09.000>
user = 'https://bugs.python.org/gmlack'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-13.09:49:09.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-07-02.12:38:01.000>
creator = 'gmlack'
dependencies = []
files = ['954']
hgrepos = []
issue_num = 764560
keywords = []
message_count = 6.0
messages = ['16811', '16812', '16813', '16814', '16815', '16816']
nosy_count = 2.0
nosy_names = ['loewis', 'gmlack']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue764560'
versions = []
```
</p></details>
| python treats IRIX64 and IRIX as different, but they are the | https://api.github.com/repos/python/cpython/issues/38772/comments | 6 | 2003-07-02T12:38:01Z | 2022-04-09T22:50:48Z | https://github.com/python/cpython/issues/38772 | 1,198,795,618 | 38,772 |
[
"python",
"cpython"
] | BPO | [764548](https://bugs.python.org/issue764548)
--- | :---
Nosy | @ronaldoussoren
Files | <li>[sre_unicode_subclass.patch](https://bugs.python.org/file953/sre_unicode_subclass.patch "Uploaded as text/plain at 2003-07-02.18:58:22 by jvr")</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-07-02.20:06:09.000>
created_at = <Date 2003-07-02.12:20:57.000>
labels = ['expert-regex']
title = "SRE doesn't use isinstance"
updated_at = <Date 2003-07-02.20:06:09.000>
user = 'https://github.com/ronaldoussoren'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-02.20:06:09.000>
actor = 'jvr'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2003-07-02.12:20:57.000>
creator = 'ronaldoussoren'
dependencies = []
files = ['953']
hgrepos = []
issue_num = 764548
keywords = []
message_count = 6.0
messages = ['16805', '16806', '16807', '16808', '16809', '16810']
nosy_count = 3.0
nosy_names = ['effbot', 'jvr', 'ronaldoussoren']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue764548'
versions = ['Python 2.3']
```
</p></details>
| SRE doesn't use isinstance | https://api.github.com/repos/python/cpython/issues/38771/comments | 6 | 2003-07-02T12:20:57Z | 2022-04-09T22:50:47Z | https://github.com/python/cpython/issues/38771 | 1,198,795,613 | 38,771 |
[
"python",
"cpython"
] | BPO | [764504](https://bugs.python.org/issue764504)
--- | :---
Nosy | @tim-one, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2004-08-08.03:06:28.000>
created_at = <Date 2003-07-02.10:30:55.000>
labels = ['library']
title = 'doctest fails with TypeError'
updated_at = <Date 2004-08-08.03:06:28.000>
user = 'https://bugs.python.org/average'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-08.03:06:28.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-02.10:30:55.000>
creator = 'average'
dependencies = []
files = []
hgrepos = []
issue_num = 764504
keywords = []
message_count = 5.0
messages = ['16800', '16801', '16802', '16803', '16804']
nosy_count = 3.0
nosy_names = ['tim.peters', 'rhettinger', 'average']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue764504'
versions = ['Python 2.4']
```
</p></details>
| doctest fails with TypeError | https://api.github.com/repos/python/cpython/issues/38770/comments | 5 | 2003-07-02T10:30:55Z | 2022-04-09T22:50:46Z | https://github.com/python/cpython/issues/38770 | 1,198,795,609 | 38,770 |
[
"python",
"cpython"
] | BPO | [764493](https://bugs.python.org/issue764493)
--- | :---
Nosy | @birkenfeld
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-03-06.09:21:02.000>
created_at = <Date 2003-07-02.10:09:54.000>
labels = []
title = 'test test_nis crashed -- nis.error: no such key in map'
updated_at = <Date 2006-03-06.09:21:02.000>
user = 'https://bugs.python.org/mmokrejs'
```
bugs.python.org fields:
```python
activity = <Date 2006-03-06.09:21:02.000>
actor = 'mmokrejs'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2003-07-02.10:09:54.000>
creator = 'mmokrejs'
dependencies = []
files = []
hgrepos = []
issue_num = 764493
keywords = []
message_count = 4.0
messages = ['16796', '16797', '16798', '16799']
nosy_count = 3.0
nosy_names = ['georg.brandl', 'sf-robot', 'mmokrejs']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue764493'
versions = ['Python 2.3']
```
</p></details>
| test test_nis crashed -- nis.error: no such key in map | https://api.github.com/repos/python/cpython/issues/38769/comments | 4 | 2003-07-02T10:09:54Z | 2022-04-09T22:50:44Z | https://github.com/python/cpython/issues/38769 | 1,198,795,603 | 38,769 |
[
"python",
"cpython"
] | BPO | [764470](https://bugs.python.org/issue764470)
--- | :---
Nosy | @loewis
Files | <li>[xmlrpclib.py.patch](https://bugs.python.org/file5440/xmlrpclib.py.patch "Uploaded as text/plain at 2003-07-02.09:06:00 by gavrie"): Patch to fix incorrect Fault XML representation</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-07-12.07:54:20.000>
created_at = <Date 2003-07-02.09:06:00.000>
labels = ['library']
title = 'Bugfix for incorrect xmlrpclib.Fault representation'
updated_at = <Date 2003-07-12.07:54:20.000>
user = 'https://bugs.python.org/gavrie'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-12.07:54:20.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-02.09:06:00.000>
creator = 'gavrie'
dependencies = []
files = ['5440']
hgrepos = []
issue_num = 764470
keywords = ['patch']
message_count = 2.0
messages = ['44201', '44202']
nosy_count = 2.0
nosy_names = ['loewis', 'gavrie']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue764470'
versions = ['Python 2.2']
```
</p></details>
| Bugfix for incorrect xmlrpclib.Fault representation | https://api.github.com/repos/python/cpython/issues/38768/comments | 2 | 2003-07-02T09:06:00Z | 2022-04-09T22:50:44Z | https://github.com/python/cpython/issues/38768 | 1,198,795,599 | 38,768 |
[
"python",
"cpython"
] | BPO | [764447](https://bugs.python.org/issue764447)
--- | :---
Nosy | @sjoerdmullender, @ncoghlan
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-10-07.22:44:05.000>
created_at = <Date 2003-07-02.07:56:17.000>
labels = ['OS-mac']
title = 'cvs update warnings'
updated_at = <Date 2006-10-07.22:44:05.000>
user = 'https://github.com/sjoerdmullender'
```
bugs.python.org fields:
```python
activity = <Date 2006-10-07.22:44:05.000>
actor = 'nnorwitz'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-07-02.07:56:17.000>
creator = 'sjoerd'
dependencies = []
files = []
hgrepos = []
issue_num = 764447
keywords = []
message_count = 6.0
messages = ['16790', '16791', '16792', '16793', '16794', '16795']
nosy_count = 4.0
nosy_names = ['sjoerd', 'nnorwitz', 'jvr', 'ncoghlan']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue764447'
versions = []
```
</p></details>
| cvs update warnings | https://api.github.com/repos/python/cpython/issues/38767/comments | 6 | 2003-07-02T07:56:17Z | 2022-04-09T22:50:42Z | https://github.com/python/cpython/issues/38767 | 1,198,795,592 | 38,767 |
[
"python",
"cpython"
] | BPO | [764437](https://bugs.python.org/issue764437)
--- | :---
Nosy | @akuchling, @arigo, @irmen
<sup>*Note: these values reflect the state of the issue at the time it was 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.20:03:28.000>
created_at = <Date 2003-07-02.07:13:01.000>
labels = ['library']
title = 'AF_UNIX sockets do not handle Linux-specific addressing'
updated_at = <Date 2006-04-13.20:03:28.000>
user = 'https://bugs.python.org/ppergame'
```
bugs.python.org fields:
```python
activity = <Date 2006-04-13.20:03:28.000>
actor = 'arigo'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-02.07:13:01.000>
creator = 'ppergame'
dependencies = []
files = []
hgrepos = []
issue_num = 764437
keywords = []
message_count = 9.0
messages = ['16781', '16782', '16783', '16784', '16785', '16786', '16787', '16788', '16789']
nosy_count = 6.0
nosy_names = ['akuchling', 'arigo', 'anthonybaxter', 'irmen', 'insomnike', 'ppergame']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue764437'
versions = []
```
</p></details>
| AF_UNIX sockets do not handle Linux-specific addressing | https://api.github.com/repos/python/cpython/issues/38766/comments | 9 | 2003-07-02T07:13:01Z | 2022-04-09T22:50:41Z | https://github.com/python/cpython/issues/38766 | 1,198,795,588 | 38,766 |
[
"python",
"cpython"
] | BPO | [764221](https://bugs.python.org/issue764221)
--- | :---
Nosy | @loewis, @birkenfeld
Files | <li>[tkfontdiffaddsetget](https://bugs.python.org/file5439/tkfontdiffaddsetget "Uploaded as application/octet-stream at 2003-07-01.21:21:31 by reowen"): diff -c with 2003-06-30 cvs tkFont.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 2005-03-28.19:08:23.000>
created_at = <Date 2003-07-01.21:21:31.000>
labels = ['expert-tkinter']
title = 'add set/getattr interface to tkFont.Font objects'
updated_at = <Date 2005-03-28.19:08:23.000>
user = 'https://bugs.python.org/reowen'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-28.19:08:23.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2003-07-01.21:21:31.000>
creator = 'reowen'
dependencies = []
files = ['5439']
hgrepos = []
issue_num = 764221
keywords = ['patch']
message_count = 4.0
messages = ['44197', '44198', '44199', '44200']
nosy_count = 4.0
nosy_names = ['loewis', 'georg.brandl', 'reowen', 'mdehoon']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue764221'
versions = ['Python 2.4']
```
</p></details>
| add set/getattr interface to tkFont.Font objects | https://api.github.com/repos/python/cpython/issues/38765/comments | 4 | 2003-07-01T21:21:31Z | 2022-04-09T22:50:40Z | https://github.com/python/cpython/issues/38765 | 1,198,795,582 | 38,765 |
[
"python",
"cpython"
] | BPO | [764217](https://bugs.python.org/issue764217)
--- | :---
Nosy | @loewis, @rhettinger
Files | <li>[tkfontdiff](https://bugs.python.org/file5436/tkfontdiff "Uploaded as application/octet-stream at 2003-07-01.21:14:43 by reowen"): diff -c from 2003-06-30 cvs</li><li>[tkfontdiff2](https://bugs.python.org/file5437/tkfontdiff2 "Uploaded as application/octet-stream at 2003-12-11.23:22:56 by reowen"): Second try to fix font from name</li><li>[fontExample.py](https://bugs.python.org/file5438/fontExample.py "Uploaded as text/plain at 2004-08-23.21:41:04 by reowen"): Sample 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 = 'https://github.com/loewis'
closed_at = <Date 2004-08-23.21:41:04.000>
created_at = <Date 2003-07-01.21:14:43.000>
labels = ['expert-tkinter']
title = 'Fix for tkFont.Font(name=...)'
updated_at = <Date 2004-08-23.21:41:04.000>
user = 'https://bugs.python.org/reowen'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-23.21:41:04.000>
actor = 'reowen'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2003-07-01.21:14:43.000>
creator = 'reowen'
dependencies = []
files = ['5436', '5437', '5438']
hgrepos = []
issue_num = 764217
keywords = ['patch']
message_count = 12.0
messages = ['44185', '44186', '44187', '44188', '44189', '44190', '44191', '44192', '44193', '44194', '44195', '44196']
nosy_count = 3.0
nosy_names = ['loewis', 'rhettinger', 'reowen']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue764217'
versions = ['Python 2.3']
```
</p></details>
| Fix for tkFont.Font(name=...) | https://api.github.com/repos/python/cpython/issues/38764/comments | 12 | 2003-07-01T21:14:43Z | 2022-04-09T22:50:40Z | https://github.com/python/cpython/issues/38764 | 1,198,795,578 | 38,764 |
[
"python",
"cpython"
] | BPO | [764188](https://bugs.python.org/issue764188)
--- | :---
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-07-29.20:09:21.000>
created_at = <Date 2003-07-01.20:21:33.000>
labels = ['type-feature', 'library']
title = 'setvbuf for File object'
updated_at = <Date 2003-07-29.20:09:21.000>
user = 'https://bugs.python.org/yueluo'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-29.20:09:21.000>
actor = 'jbrouwers'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-01.20:21:33.000>
creator = 'yueluo'
dependencies = []
files = []
hgrepos = []
issue_num = 764188
keywords = []
message_count = 9.0
messages = ['53929', '53930', '53931', '53932', '53933', '53934', '53935', '53936', '53937']
nosy_count = 3.0
nosy_names = ['loewis', 'yueluo', 'jbrouwers']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue764188'
versions = []
```
</p></details>
| setvbuf for File object | https://api.github.com/repos/python/cpython/issues/38763/comments | 9 | 2003-07-01T20:21:33Z | 2022-04-09T22:50:38Z | https://github.com/python/cpython/issues/38763 | 1,198,795,575 | 38,763 |
[
"python",
"cpython"
] | BPO | [764121](https://bugs.python.org/issue764121)
--- | :---
Files | <li>[os.py.patch](https://bugs.python.org/file5435/os.py.patch "Uploaded as text/plain at 2003-07-01.17:56:45 by starlost"): patches spawnlp docstring in os.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-07-02.02:51:34.000>
created_at = <Date 2003-07-01.17:56:45.000>
labels = ['library']
title = 'docstring for spawnlp incorrect'
updated_at = <Date 2003-07-02.02:51:34.000>
user = 'https://bugs.python.org/starlost'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-02.02:51:34.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-01.17:56:45.000>
creator = 'starlost'
dependencies = []
files = ['5435']
hgrepos = []
issue_num = 764121
keywords = ['patch']
message_count = 2.0
messages = ['44183', '44184']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'starlost']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue764121'
versions = []
```
</p></details>
| docstring for spawnlp incorrect | https://api.github.com/repos/python/cpython/issues/38762/comments | 2 | 2003-07-01T17:56:45Z | 2022-04-09T22:50:36Z | https://github.com/python/cpython/issues/38762 | 1,198,795,570 | 38,762 |
[
"python",
"cpython"
] | BPO | [764095](https://bugs.python.org/issue764095)
--- | :---
Nosy | @rhettinger
Files | <li>[head-request-test.patch](https://bugs.python.org/file952/head-request-test.patch "Uploaded as text/plain at 2003-07-02.22:31:29 by staschuk")</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-07-08.12:37:06.000>
created_at = <Date 2003-07-01.17:22:12.000>
labels = ['library']
title = 'recent test_httplib change uses network'
updated_at = <Date 2003-07-08.12:37:06.000>
user = 'https://bugs.python.org/staschuk'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-08.12:37:06.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-01.17:22:12.000>
creator = 'staschuk'
dependencies = []
files = ['952']
hgrepos = []
issue_num = 764095
keywords = []
message_count = 4.0
messages = ['16777', '16778', '16779', '16780']
nosy_count = 3.0
nosy_names = ['jhylton', 'rhettinger', 'staschuk']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue764095'
versions = ['Python 2.3']
```
</p></details>
| recent test_httplib change uses network | https://api.github.com/repos/python/cpython/issues/38761/comments | 4 | 2003-07-01T17:22:12Z | 2022-04-09T22:50:35Z | https://github.com/python/cpython/issues/38761 | 1,198,795,565 | 38,761 |
[
"python",
"cpython"
] | BPO | [764049](https://bugs.python.org/issue764049)
--- | :---
Nosy | @tim-one, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-07-25.17:27:41.000>
created_at = <Date 2003-07-01.16:47:19.000>
labels = ['OS-windows']
title = 'pythonw crashes under one windows platform (easy-everything)'
updated_at = <Date 2003-07-25.17:27:41.000>
user = 'https://bugs.python.org/angelpeream'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-25.17:27:41.000>
actor = 'angelpeream'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2003-07-01.16:47:19.000>
creator = 'angelpeream'
dependencies = []
files = []
hgrepos = []
issue_num = 764049
keywords = []
message_count = 4.0
messages = ['16773', '16774', '16775', '16776']
nosy_count = 3.0
nosy_names = ['tim.peters', 'rhettinger', 'angelpeream']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue764049'
versions = []
```
</p></details>
| pythonw crashes under one windows platform (easy-everything) | https://api.github.com/repos/python/cpython/issues/38760/comments | 4 | 2003-07-01T16:47:19Z | 2022-04-09T22:50:34Z | https://github.com/python/cpython/issues/38760 | 1,198,795,561 | 38,760 |
[
"python",
"cpython"
] | BPO | [764003](https://bugs.python.org/issue764003)
--- | :---
Nosy | @freddrake, @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 = 'https://github.com/freddrake'
closed_at = <Date 2003-07-01.18:45:43.000>
created_at = <Date 2003-07-01.15:18:48.000>
labels = ['library']
title = 'super() does not work as documented'
updated_at = <Date 2003-07-01.18:45:43.000>
user = 'https://bugs.python.org/calvin'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-01.18:45:43.000>
actor = 'doerwalter'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-01.15:18:48.000>
creator = 'calvin'
dependencies = []
files = []
hgrepos = []
issue_num = 764003
keywords = []
message_count = 3.0
messages = ['16770', '16771', '16772']
nosy_count = 3.0
nosy_names = ['fdrake', 'doerwalter', 'calvin']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue764003'
versions = ['Python 2.3']
```
</p></details>
| super() does not work as documented | https://api.github.com/repos/python/cpython/issues/38759/comments | 3 | 2003-07-01T15:18:48Z | 2022-04-09T22:50:34Z | https://github.com/python/cpython/issues/38759 | 1,198,795,556 | 38,759 |
[
"python",
"cpython"
] | BPO | [763928](https://bugs.python.org/issue763928)
--- | :---
Nosy | @loewis, @nascheme
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2003-07-15.19:13:36.000>
created_at = <Date 2003-07-01.14:25:01.000>
labels = ['library']
title = 'test_bsddb3 crashes if run after test_locale'
updated_at = <Date 2003-07-15.19:13:36.000>
user = 'https://github.com/nascheme'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-15.19:13:36.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-07-01.14:25:01.000>
creator = 'nascheme'
dependencies = []
files = []
hgrepos = []
issue_num = 763928
keywords = []
message_count = 2.0
messages = ['16768', '16769']
nosy_count = 2.0
nosy_names = ['loewis', 'nascheme']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue763928'
versions = []
```
</p></details>
| test_bsddb3 crashes if run after test_locale | https://api.github.com/repos/python/cpython/issues/38758/comments | 2 | 2003-07-01T14:25:01Z | 2022-04-09T22:50:33Z | https://github.com/python/cpython/issues/38758 | 1,198,795,550 | 38,758 |
[
"python",
"cpython"
] | BPO | [763798](https://bugs.python.org/issue763798)
--- | :---
Nosy | @loewis
Files | <li>[configure.in.patch](https://bugs.python.org/file5433/configure.in.patch "Uploaded as text/plain at 2003-07-01.11:11:03 by aimacintyre"): add __BSD_VISIBLE support to configure.in</li><li>[pyconfig.h.in.patch](https://bugs.python.org/file5434/pyconfig.h.in.patch "Uploaded as text/plain at 2003-07-01.11:12:26 by aimacintyre"): add __BSD_VISIBLE support to pyconfig.in</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-07-02.14:02:45.000>
created_at = <Date 2003-07-01.11:11:02.000>
labels = ['build']
title = 'FreeBSD 5.x needs extra define to expose all library symbols'
updated_at = <Date 2003-07-02.14:02:45.000>
user = 'https://bugs.python.org/aimacintyre'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-02.14:02:45.000>
actor = 'aimacintyre'
assignee = 'aimacintyre'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-07-01.11:11:02.000>
creator = 'aimacintyre'
dependencies = []
files = ['5433', '5434']
hgrepos = []
issue_num = 763798
keywords = ['patch']
message_count = 3.0
messages = ['44180', '44181', '44182']
nosy_count = 2.0
nosy_names = ['loewis', 'aimacintyre']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue763798'
versions = ['Python 2.3']
```
</p></details>
| FreeBSD 5.x needs extra define to expose all library symbols | https://api.github.com/repos/python/cpython/issues/38757/comments | 3 | 2003-07-01T11:11:02Z | 2022-04-09T22:50:31Z | https://github.com/python/cpython/issues/38757 | 1,198,795,547 | 38,757 |
[
"python",
"cpython"
] | BPO | [763770](https://bugs.python.org/issue763770)
--- | :---
Files | <li>[ssl.diff](https://bugs.python.org/file950/ssl.diff "Uploaded as text/plain at 2003-07-01.13:44:46 by nnorwitz"): patch 1</li><li>[test_socket_ssl.py](https://bugs.python.org/file951/test_socket_ssl.py "Uploaded as text/plain at 2003-07-01.17:30:59 by nnorwitz"): updated test</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-07-01.17:30:59.000>
created_at = <Date 2003-07-01.09:24:50.000>
labels = []
title = 'test_socket_ssl crash'
updated_at = <Date 2003-07-01.17:30:59.000>
user = 'https://bugs.python.org/mmokrejs'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-01.17:30:59.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2003-07-01.09:24:50.000>
creator = 'mmokrejs'
dependencies = []
files = ['950', '951']
hgrepos = []
issue_num = 763770
keywords = []
message_count = 4.0
messages = ['16764', '16765', '16766', '16767']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'mmokrejs']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue763770'
versions = ['Python 2.3']
```
</p></details>
| test_socket_ssl crash | https://api.github.com/repos/python/cpython/issues/38756/comments | 4 | 2003-07-01T09:24:50Z | 2022-04-09T22:50:30Z | https://github.com/python/cpython/issues/38756 | 1,198,795,545 | 38,756 |
[
"python",
"cpython"
] | BPO | [763708](https://bugs.python.org/issue763708)
--- | :---
Nosy | @brettcannon, @jackjansen, @ronaldoussoren, @tiran, @devdanzin, @ezio-melotti
Files | <li>[issue763708.patch](https://bugs.python.org/file19297/issue763708.patch "Uploaded as text/plain at 2010-10-20.13:58:46 by @ronaldoussoren")</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/ronaldoussoren'
closed_at = <Date 2011-01-26.18:09:25.526>
created_at = <Date 2003-07-01.06:54:15.000>
labels = ['OS-mac', 'build', 'expert-unicode']
title = 'Failures in test_macostools for --enable-unicode=ucs4'
updated_at = <Date 2011-01-26.18:09:25.524>
user = 'https://github.com/brettcannon'
```
bugs.python.org fields:
```python
activity = <Date 2011-01-26.18:09:25.524>
actor = 'brett.cannon'
assignee = 'ronaldoussoren'
closed = True
closed_date = <Date 2011-01-26.18:09:25.526>
closer = 'brett.cannon'
components = ['macOS', 'Unicode']
creation = <Date 2003-07-01.06:54:15.000>
creator = 'brett.cannon'
dependencies = []
files = ['19297']
hgrepos = []
issue_num = 763708
keywords = []
message_count = 25.0
messages = ['16750', '16751', '16752', '16753', '16754', '16755', '16756', '16757', '16758', '16759', '16760', '16761', '16762', '16763', '59206', '81854', '83152', '83157', '84646', '84667', '84679', '108754', '108781', '119207', '127126']
nosy_count = 7.0
nosy_names = ['brett.cannon', 'jackjansen', 'ronaldoussoren', 'janssen', 'christian.heimes', 'ajaksu2', 'ezio.melotti']
pr_nums = []
priority = 'low'
resolution = 'out of date'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'compile error'
url = 'https://bugs.python.org/issue763708'
versions = ['Python 2.7']
```
</p></details>
| Failures in test_macostools for --enable-unicode=ucs4 | https://api.github.com/repos/python/cpython/issues/38755/comments | 25 | 2003-07-01T06:54:15Z | 2022-04-09T22:50:29Z | https://github.com/python/cpython/issues/38755 | 1,198,795,542 | 38,755 |
[
"python",
"cpython"
] | BPO | [763681](https://bugs.python.org/issue763681)
--- | :---
Nosy | @tim-one, @loewis, @kbkaiser
Files | <li>[python20.wse.patch](https://bugs.python.org/file5432/python20.wse.patch "Uploaded as text/plain at 2003-07-01.05:14:13 by @kbkaiser"): python20.wse.patch 1Jul03</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2003-07-10.16:22:32.000>
created_at = <Date 2003-07-01.05:14:13.000>
labels = ['OS-windows']
title = 'Support IDLE Edit of .py/.pyw from idlelib'
updated_at = <Date 2003-07-10.16:22:32.000>
user = 'https://github.com/kbkaiser'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-10.16:22:32.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2003-07-01.05:14:13.000>
creator = 'kbk'
dependencies = []
files = ['5432']
hgrepos = []
issue_num = 763681
keywords = ['patch']
message_count = 4.0
messages = ['44176', '44177', '44178', '44179']
nosy_count = 3.0
nosy_names = ['tim.peters', 'loewis', 'kbk']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue763681'
versions = ['Python 2.3']
```
</p></details>
| Support IDLE Edit of .py/.pyw from idlelib | https://api.github.com/repos/python/cpython/issues/38754/comments | 4 | 2003-07-01T05:14:13Z | 2022-04-09T22:50:28Z | https://github.com/python/cpython/issues/38754 | 1,198,795,538 | 38,754 |
[
"python",
"cpython"
] | BPO | [763637](https://bugs.python.org/issue763637)
--- | :---
Files | <li>[tkinter.diff](https://bugs.python.org/file949/tkinter.diff "Uploaded as text/plain at 2003-07-01.03:58:34 by nnorwitz"): patch 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-07-01.21:13:00.000>
created_at = <Date 2003-07-01.02:28:18.000>
labels = ['expert-tkinter']
title = '2.3b2 unpack tuple of wrong size in after_cancel'
updated_at = <Date 2003-07-01.21:13:00.000>
user = 'https://bugs.python.org/mdcowles'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-01.21:13:00.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2003-07-01.02:28:18.000>
creator = 'mdcowles'
dependencies = []
files = ['949']
hgrepos = []
issue_num = 763637
keywords = []
message_count = 4.0
messages = ['16746', '16747', '16748', '16749']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'mdcowles']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue763637'
versions = ['Python 2.3']
```
</p></details>
| 2.3b2 unpack tuple of wrong size in after_cancel | https://api.github.com/repos/python/cpython/issues/38753/comments | 4 | 2003-07-01T02:28:18Z | 2022-04-09T22:50:26Z | https://github.com/python/cpython/issues/38753 | 1,198,795,530 | 38,753 |
[
"python",
"cpython"
] | BPO | [763580](https://bugs.python.org/issue763580)
--- | :---
Nosy | @loewis, @rhettinger
Files | <li>[tkdiff](https://bugs.python.org/file5430/tkdiff "Uploaded as application/octet-stream at 2003-07-01.00:18:28 by reowen"): diff -c originalTkinter.py newTkinter.py >tkdiff</li><li>[tkdiff2](https://bugs.python.org/file5431/tkdiff2 "Uploaded as application/octet-stream at 2003-07-01.17:30:45 by reowen"): diff -c originalTkinter.py newTkinter2.py > tkdiff2</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 2006-06-17.09:15:49.000>
created_at = <Date 2003-07-01.00:18:28.000>
labels = ['expert-tkinter']
title = 'Minor enhancements to Variable class'
updated_at = <Date 2006-06-17.09:15:49.000>
user = 'https://bugs.python.org/reowen'
```
bugs.python.org fields:
```python
activity = <Date 2006-06-17.09:15:49.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2003-07-01.00:18:28.000>
creator = 'reowen'
dependencies = []
files = ['5430', '5431']
hgrepos = []
issue_num = 763580
keywords = ['patch']
message_count = 4.0
messages = ['44172', '44173', '44174', '44175']
nosy_count = 3.0
nosy_names = ['loewis', 'rhettinger', 'reowen']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue763580'
versions = ['Python 2.4']
```
</p></details>
| Minor enhancements to Variable class | https://api.github.com/repos/python/cpython/issues/38752/comments | 4 | 2003-07-01T00:18:28Z | 2022-04-09T22:50:27Z | https://github.com/python/cpython/issues/38752 | 1,198,795,525 | 38,752 |
[
"python",
"cpython"
] | BPO | [763362](https://bugs.python.org/issue763362)
--- | :---
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-07-01.12:59:42.000>
created_at = <Date 2003-06-30.17:01:33.000>
labels = []
title = 'test_posixpath failed'
updated_at = <Date 2003-07-01.12:59:42.000>
user = 'https://bugs.python.org/mmokrejs'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-01.12:59:42.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2003-06-30.17:01:33.000>
creator = 'mmokrejs'
dependencies = []
files = []
hgrepos = []
issue_num = 763362
keywords = []
message_count = 4.0
messages = ['16742', '16743', '16744', '16745']
nosy_count = 3.0
nosy_names = ['doerwalter', 'nnorwitz', 'mmokrejs']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue763362'
versions = ['Python 2.3']
```
</p></details>
| test_posixpath failed | https://api.github.com/repos/python/cpython/issues/38751/comments | 4 | 2003-06-30T17:01:33Z | 2022-04-09T22:50:24Z | https://github.com/python/cpython/issues/38751 | 1,198,795,519 | 38,751 |
[
"python",
"cpython"
] | BPO | [763201](https://bugs.python.org/issue763201)
--- | :---
Files | <li>[symtable-errors.patch](https://bugs.python.org/file5429/symtable-errors.patch "Uploaded as text/plain at 2003-06-30.13:48:26 by staschuk")</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-07-01.17:31:21.000>
created_at = <Date 2003-06-30.13:48:26.000>
labels = ['interpreter-core']
title = '3 bugs fixed: handling of SyntaxErrors in symbol table build'
updated_at = <Date 2003-07-01.17:31:21.000>
user = 'https://bugs.python.org/staschuk'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-01.17:31:21.000>
actor = 'staschuk'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-06-30.13:48:26.000>
creator = 'staschuk'
dependencies = []
files = ['5429']
hgrepos = []
issue_num = 763201
keywords = ['patch']
message_count = 2.0
messages = ['44170', '44171']
nosy_count = 2.0
nosy_names = ['jhylton', 'staschuk']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue763201'
versions = ['Python 2.3']
```
</p></details>
| 3 bugs fixed: handling of SyntaxErrors in symbol table build | https://api.github.com/repos/python/cpython/issues/38750/comments | 2 | 2003-06-30T13:48:26Z | 2022-04-09T22:50:23Z | https://github.com/python/cpython/issues/38750 | 1,198,795,512 | 38,750 |
[
"python",
"cpython"
] | BPO | [763190](https://bugs.python.org/issue763190)
--- | :---
Nosy | @facundobatista
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-05-30.18:27:56.000>
created_at = <Date 2003-06-30.13:34:25.000>
labels = ['interpreter-core']
title = 'Sudden death with SIGSEGV in RtlEnterCriticalSection'
updated_at = <Date 2005-05-30.18:27:56.000>
user = 'https://bugs.python.org/dehex'
```
bugs.python.org fields:
```python
activity = <Date 2005-05-30.18:27:56.000>
actor = 'facundobatista'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-06-30.13:34:25.000>
creator = 'dehex'
dependencies = []
files = []
hgrepos = []
issue_num = 763190
keywords = []
message_count = 5.0
messages = ['16737', '16738', '16739', '16740', '16741']
nosy_count = 3.0
nosy_names = ['nnorwitz', 'facundobatista', 'dehex']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue763190'
versions = ['Python 2.2']
```
</p></details>
| Sudden death with SIGSEGV in RtlEnterCriticalSection | https://api.github.com/repos/python/cpython/issues/38749/comments | 5 | 2003-06-30T13:34:25Z | 2022-04-09T22:50:22Z | https://github.com/python/cpython/issues/38749 | 1,198,795,509 | 38,749 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.