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 | [725899](https://bugs.python.org/issue725899)
--- | :---
Nosy | @gvanrossum, @brettcannon
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/brettcannon'
closed_at = <Date 2003-04-24.11:57:03.000>
created_at = <Date 2003-04-22.22:27:30.000>
labels = ['library']
title = 'Cause urllib.urlretrieve() to match docs for local files'
updated_at = <Date 2003-04-24.11:57:03.000>
user = 'https://github.com/brettcannon'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-24.11:57:03.000>
actor = 'gvanrossum'
assignee = 'brett.cannon'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-22.22:27:30.000>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 725899
keywords = ['patch']
message_count = 10.0
messages = ['43444', '43445', '43446', '43447', '43448', '43449', '43450', '43451', '43452', '43453']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'brett.cannon']
pr_nums = []
priority = 'high'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue725899'
versions = ['Python 2.3']
```
</p></details>
| Cause urllib.urlretrieve() to match docs for local files | https://api.github.com/repos/python/cpython/issues/38348/comments | 10 | 2003-04-22T22:27:30Z | 2022-04-09T22:42:46Z | https://github.com/python/cpython/issues/38348 | 1,198,793,723 | 38,348 |
[
"python",
"cpython"
] | BPO | [725569](https://bugs.python.org/issue725569)
--- | :---
Nosy | @theller, @kupuguy, @rhettinger
Files | <li>[unittest.diff](https://bugs.python.org/file5204/unittest.diff "Uploaded as text/plain at 2003-04-22.10:33:41 by @kupuguy"): Patch for unittest.py</li><li>[unittest.diff](https://bugs.python.org/file5205/unittest.diff "Uploaded as text/plain at 2003-04-25.10:35:50 by @kupuguy"): Revised patch for unittest.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-04-10.18:53:40.000>
created_at = <Date 2003-04-22.10:33:41.000>
labels = []
title = 'Improved output for unittest failUnlessEqual'
updated_at = <Date 2005-04-10.18:53:40.000>
user = 'https://github.com/kupuguy'
```
bugs.python.org fields:
```python
activity = <Date 2005-04-10.18:53:40.000>
actor = 'purcell'
assignee = 'purcell'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-04-22.10:33:41.000>
creator = 'duncanb'
dependencies = []
files = ['5204', '5205']
hgrepos = []
issue_num = 725569
keywords = ['patch']
message_count = 6.0
messages = ['43438', '43439', '43440', '43441', '43442', '43443']
nosy_count = 4.0
nosy_names = ['theller', 'duncanb', 'rhettinger', 'purcell']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue725569'
versions = []
```
</p></details>
| Improved output for unittest failUnlessEqual | https://api.github.com/repos/python/cpython/issues/38347/comments | 6 | 2003-04-22T10:33:41Z | 2022-04-09T22:42:44Z | https://github.com/python/cpython/issues/38347 | 1,198,793,718 | 38,347 |
[
"python",
"cpython"
] | BPO | [725265](https://bugs.python.org/issue725265)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2004-04-01.04:23:32.000>
created_at = <Date 2003-04-21.20:49:37.000>
labels = ['docs']
title = "urlopen object's read() doesn't read to EOF"
updated_at = <Date 2004-04-01.04:23:32.000>
user = 'https://bugs.python.org/smichr'
```
bugs.python.org fields:
```python
activity = <Date 2004-04-01.04:23:32.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-04-21.20:49:37.000>
creator = 'smichr'
dependencies = []
files = []
hgrepos = []
issue_num = 725265
keywords = []
message_count = 3.0
messages = ['15569', '15570', '15571']
nosy_count = 2.0
nosy_names = ['fdrake', 'smichr']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue725265'
versions = ['Python 2.2']
```
</p></details>
| urlopen object's read() doesn't read to EOF | https://api.github.com/repos/python/cpython/issues/38346/comments | 3 | 2003-04-21T20:49:37Z | 2022-04-09T22:42:44Z | https://github.com/python/cpython/issues/38346 | 1,198,793,714 | 38,346 |
[
"python",
"cpython"
] | BPO | [725149](https://bugs.python.org/issue725149)
--- | :---
Nosy | @birkenfeld
Files | <li>[neg_groups_patch.txt](https://bugs.python.org/file852/neg_groups_patch.txt "Uploaded as text/plain at 2003-04-21.18:22:01 by glchapman")</li><li>[assert_patch.txt](https://bugs.python.org/file853/assert_patch.txt "Uploaded as text/plain at 2003-04-22.18:46:19 by glchapman"): new patch replacing previous with added fix for pos. assertions</li><li>[ftp_eme.py](https://bugs.python.org/file13158/ftp_eme.py "Uploaded as text/plain at 2009-02-23.19:14:03 by daniel_py"): Transfering Files via FTP</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2008-02-07.20:50:26.991>
created_at = <Date 2003-04-21.18:22:00.000>
labels = ['expert-regex', 'build']
title = 'SRE bugs with capturing groups in negative assertions'
updated_at = <Date 2009-02-23.21:48:45.776>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-23.21:48:45.776>
actor = 'georg.brandl'
assignee = 'niemeyer'
closed = True
closed_date = <Date 2008-02-07.20:50:26.991>
closer = 'draghuram'
components = ['Regular Expressions']
creation = <Date 2003-04-21.18:22:00.000>
creator = 'glchapman'
dependencies = []
files = ['852', '853', '13158']
hgrepos = []
issue_num = 725149
keywords = []
message_count = 7.0
messages = ['15565', '15566', '15567', '15568', '62179', '82636', '82644']
nosy_count = 5.0
nosy_names = ['georg.brandl', 'glchapman', 'niemeyer', 'draghuram', 'daniel_py']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'compile error'
url = 'https://bugs.python.org/issue725149'
versions = ['Python 2.6']
```
</p></details>
| SRE bugs with capturing groups in negative assertions | https://api.github.com/repos/python/cpython/issues/38345/comments | 7 | 2003-04-21T18:22:00Z | 2022-04-09T22:42:42Z | https://github.com/python/cpython/issues/38345 | 1,198,793,710 | 38,345 |
[
"python",
"cpython"
] | BPO | [725106](https://bugs.python.org/issue725106)
--- | :---
Files | <li>[rep_alts_patch.txt](https://bugs.python.org/file851/rep_alts_patch.txt "Uploaded as text/plain at 2003-04-21.17:16:52 by glchapman")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-04-27.14:26:21.000>
created_at = <Date 2003-04-21.17:16:52.000>
labels = ['expert-regex']
title = 'SRE bug with capturing groups in alternatives in repeats'
updated_at = <Date 2003-04-27.14:26:21.000>
user = 'https://bugs.python.org/glchapman'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-27.14:26:21.000>
actor = 'niemeyer'
assignee = 'niemeyer'
closed = True
closed_date = None
closer = None
components = ['Regular Expressions']
creation = <Date 2003-04-21.17:16:52.000>
creator = 'glchapman'
dependencies = []
files = ['851']
hgrepos = []
issue_num = 725106
keywords = []
message_count = 3.0
messages = ['15562', '15563', '15564']
nosy_count = 2.0
nosy_names = ['glchapman', 'niemeyer']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue725106'
versions = ['Python 2.3']
```
</p></details>
| SRE bug with capturing groups in alternatives in repeats | https://api.github.com/repos/python/cpython/issues/38344/comments | 3 | 2003-04-21T17:16:52Z | 2022-04-09T22:42:41Z | https://github.com/python/cpython/issues/38344 | 1,198,793,705 | 38,344 |
[
"python",
"cpython"
] | BPO | [725026](https://bugs.python.org/issue725026)
--- | :---
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-04-21.20:56:38.000>
created_at = <Date 2003-04-21.15:12:44.000>
labels = ['OS-mac']
title = 'Possible OSX module location bug'
updated_at = <Date 2003-04-21.20:56:38.000>
user = 'https://bugs.python.org/logistix'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-21.20:56:38.000>
actor = 'logistix'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-04-21.15:12:44.000>
creator = 'logistix'
dependencies = []
files = []
hgrepos = []
issue_num = 725026
keywords = []
message_count = 3.0
messages = ['15559', '15560', '15561']
nosy_count = 2.0
nosy_names = ['jackjansen', 'logistix']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue725026'
versions = []
```
</p></details>
| Possible OSX module location bug | https://api.github.com/repos/python/cpython/issues/38343/comments | 3 | 2003-04-21T15:12:44Z | 2022-04-09T22:42:40Z | https://github.com/python/cpython/issues/38343 | 1,198,793,701 | 38,343 |
[
"python",
"cpython"
] | BPO | [725024](https://bugs.python.org/issue725024)
--- | :---
Files | <li>[configure.in.fbsd_sre_bus_err.patch](https://bugs.python.org/file5203/configure.in.fbsd_sre_bus_err.patch "Uploaded as text/plain at 2003-04-21.15:10:57 by aimacintyre"): adjust configure.in for less aggressive optimisation on FreeBSD</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-04-24.13:15:09.000>
created_at = <Date 2003-04-21.15:10:56.000>
labels = ['build']
title = 'adjust optimisation to deal with bus errors on FreeBSD'
updated_at = <Date 2003-04-24.13:15:09.000>
user = 'https://bugs.python.org/aimacintyre'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-24.13:15:09.000>
actor = 'aimacintyre'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-04-21.15:10:56.000>
creator = 'aimacintyre'
dependencies = []
files = ['5203']
hgrepos = []
issue_num = 725024
keywords = ['patch']
message_count = 3.0
messages = ['43435', '43436', '43437']
nosy_count = 1.0
nosy_names = ['aimacintyre']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue725024'
versions = ['Python 2.3']
```
</p></details>
| adjust optimisation to deal with bus errors on FreeBSD | https://api.github.com/repos/python/cpython/issues/38342/comments | 3 | 2003-04-21T15:10:56Z | 2022-04-09T22:42:38Z | https://github.com/python/cpython/issues/38342 | 1,198,793,699 | 38,342 |
[
"python",
"cpython"
] | BPO | [724936](https://bugs.python.org/issue724936)
--- | :---
Nosy | @gvanrossum, @aleaxit
Files | <li>[sum.patch](https://bugs.python.org/file5198/sum.patch "Uploaded as text/plain at 2003-04-21.10:33:56 by @aleaxit"): code, test, docs and NEWS entry for sum</li><li>[sum.patch](https://bugs.python.org/file5199/sum.patch "Uploaded as text/plain at 2003-04-21.15:44:59 by @aleaxit"): patch modified as per GvR's pronouncement</li><li>[sum.patch](https://bugs.python.org/file5200/sum.patch "Uploaded as text/plain at 2003-04-21.18:13:58 by @aleaxit"): yet another few simple mods</li><li>[sum.patch](https://bugs.python.org/file5201/sum.patch "Uploaded as text/plain at 2003-04-21.19:12:15 by @aleaxit"): forbid string only, add 1 para to the tutorial</li><li>[sum.patch](https://bugs.python.org/file5202/sum.patch "Uploaded as text/plain at 2003-04-21.19:17:03 by @aleaxit"): ditto + handle failing PyInt_FromLong(0)</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/aleaxit'
closed_at = <Date 2003-04-22.09:27:47.000>
created_at = <Date 2003-04-21.10:33:56.000>
labels = ['interpreter-core']
title = 'new sum builtin'
updated_at = <Date 2003-04-22.09:27:47.000>
user = 'https://github.com/aleaxit'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-22.09:27:47.000>
actor = 'aleax'
assignee = 'aleax'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-04-21.10:33:56.000>
creator = 'aleax'
dependencies = []
files = ['5198', '5199', '5200', '5201', '5202']
hgrepos = []
issue_num = 724936
keywords = ['patch']
message_count = 10.0
messages = ['43425', '43426', '43427', '43428', '43429', '43430', '43431', '43432', '43433', '43434']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'aleax']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue724936'
versions = ['Python 2.3']
```
</p></details>
| new sum builtin | https://api.github.com/repos/python/cpython/issues/38341/comments | 10 | 2003-04-21T10:33:56Z | 2022-04-09T22:42:38Z | https://github.com/python/cpython/issues/38341 | 1,198,793,696 | 38,341 |
[
"python",
"cpython"
] | BPO | [724774](https://bugs.python.org/issue724774)
--- | :---
Nosy | @gvanrossum, @theller, @jackjansen
Files | <li>[@output](https://bugs.python.org/file850/%40output "Uploaded as application/octet-stream at 2003-04-23.10:39:58 by @jackjansen"): Output of test_getargs2.py on MacOSX</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2003-04-25.09:03:44.000>
created_at = <Date 2003-04-20.22:14:33.000>
labels = []
title = 'test_getargs2 failing'
updated_at = <Date 2003-04-25.09:03:44.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-25.09:03:44.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-04-20.22:14:33.000>
creator = 'jackjansen'
dependencies = []
files = ['850']
hgrepos = []
issue_num = 724774
keywords = []
message_count = 12.0
messages = ['15547', '15548', '15549', '15550', '15551', '15552', '15553', '15554', '15555', '15556', '15557', '15558']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'nnorwitz', 'theller', 'jackjansen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue724774'
versions = []
```
</p></details>
| test_getargs2 failing | https://api.github.com/repos/python/cpython/issues/38340/comments | 12 | 2003-04-20T22:14:33Z | 2022-04-09T22:42:37Z | https://github.com/python/cpython/issues/38340 | 1,198,793,691 | 38,340 |
[
"python",
"cpython"
] | BPO | [724771](https://bugs.python.org/issue724771)
--- | :---
Nosy | @doerwalter, @jackjansen
Files | <li>[diff.txt](https://bugs.python.org/file848/diff.txt "Uploaded as text/plain at 2003-04-22.14:14:24 by @doerwalter")</li><li>[@output](https://bugs.python.org/file849/%40output "Uploaded as application/octet-stream at 2003-04-22.22:16:05 by @jackjansen"): Output of test_grp.py on MacOSX.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2003-04-25.14:07:21.000>
created_at = <Date 2003-04-20.22:13:51.000>
labels = []
title = 'test_grp failing'
updated_at = <Date 2003-04-25.14:07:21.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-25.14:07:21.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-04-20.22:13:51.000>
creator = 'jackjansen'
dependencies = []
files = ['848', '849']
hgrepos = []
issue_num = 724771
keywords = []
message_count = 9.0
messages = ['15538', '15539', '15540', '15541', '15542', '15543', '15544', '15545', '15546']
nosy_count = 3.0
nosy_names = ['doerwalter', 'nnorwitz', 'jackjansen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue724771'
versions = []
```
</p></details>
| test_grp failing | https://api.github.com/repos/python/cpython/issues/38339/comments | 9 | 2003-04-20T22:13:51Z | 2022-04-09T22:42:36Z | https://github.com/python/cpython/issues/38339 | 1,198,793,689 | 38,339 |
[
"python",
"cpython"
] | BPO | [724767](https://bugs.python.org/issue724767)
--- | :---
Nosy | @akuchling
Files | <li>[crlf.diff](https://bugs.python.org/file847/crlf.diff "Uploaded as text/plain at 2003-04-20.22:09:40 by logistix")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/akuchling'
closed_at = <Date 2003-05-13.18:16:30.000>
created_at = <Date 2003-04-20.22:09:40.000>
labels = []
title = 'Minor /Tools/Scripts/crlf.py bugs'
updated_at = <Date 2003-05-13.18:16:30.000>
user = 'https://bugs.python.org/logistix'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-13.18:16:30.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2003-04-20.22:09:40.000>
creator = 'logistix'
dependencies = []
files = ['847']
hgrepos = []
issue_num = 724767
keywords = []
message_count = 5.0
messages = ['15533', '15534', '15535', '15536', '15537']
nosy_count = 2.0
nosy_names = ['akuchling', 'logistix']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue724767'
versions = []
```
</p></details>
| Minor /Tools/Scripts/crlf.py bugs | https://api.github.com/repos/python/cpython/issues/38338/comments | 5 | 2003-04-20T22:09:40Z | 2022-04-09T22:42:35Z | https://github.com/python/cpython/issues/38338 | 1,198,793,684 | 38,338 |
[
"python",
"cpython"
] | BPO | [724751](https://bugs.python.org/issue724751)
--- | :---
Nosy | @freddrake
Files | <li>[liburllib.tex.patch](https://bugs.python.org/file846/liburllib.tex.patch "Uploaded as text/plain at 2003-04-20.21:20:46 by jjlee")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2003-04-24.16:26:17.000>
created_at = <Date 2003-04-20.21:18:32.000>
labels = ['docs']
title = 'urllib.urlparse has inverse in cgi module'
updated_at = <Date 2003-04-24.16:26:17.000>
user = 'https://bugs.python.org/jjlee'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-24.16:26:17.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-04-20.21:18:32.000>
creator = 'jjlee'
dependencies = []
files = ['846']
hgrepos = []
issue_num = 724751
keywords = []
message_count = 3.0
messages = ['15530', '15531', '15532']
nosy_count = 2.0
nosy_names = ['fdrake', 'jjlee']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue724751'
versions = ['Python 2.2']
```
</p></details>
| urllib.urlparse has inverse in cgi module | https://api.github.com/repos/python/cpython/issues/38337/comments | 3 | 2003-04-20T21:18:32Z | 2022-04-09T22:42:34Z | https://github.com/python/cpython/issues/38337 | 1,198,793,681 | 38,337 |
[
"python",
"cpython"
] | BPO | [724621](https://bugs.python.org/issue724621)
--- | :---
Nosy | @warsaw
Files | <li>[mailfail.py](https://bugs.python.org/file844/mailfail.py "Uploaded as text/plain at 2003-05-26.04:14:45 by myudkowsky")</li><li>[mailfail2.py](https://bugs.python.org/file845/mailfail2.py "Uploaded as text/plain at 2003-05-26.14:26:58 by myudkowsky")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/warsaw'
closed_at = <Date 2003-05-27.15:02:08.000>
created_at = <Date 2003-04-20.15:36:55.000>
labels = ['invalid', 'library']
title = 'email/quopriMIME.py exception on int (lstrip)'
updated_at = <Date 2003-05-27.15:02:08.000>
user = 'https://bugs.python.org/myudkowsky'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-27.15:02:08.000>
actor = 'barry'
assignee = 'barry'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-20.15:36:55.000>
creator = 'myudkowsky'
dependencies = []
files = ['844', '845']
hgrepos = []
issue_num = 724621
keywords = []
message_count = 6.0
messages = ['15524', '15525', '15526', '15527', '15528', '15529']
nosy_count = 2.0
nosy_names = ['barry', 'myudkowsky']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue724621'
versions = ['Python 2.3']
```
</p></details>
| email/quopriMIME.py exception on int (lstrip) | https://api.github.com/repos/python/cpython/issues/38336/comments | 6 | 2003-04-20T15:36:55Z | 2022-04-09T22:42:33Z | https://github.com/python/cpython/issues/38336 | 1,198,793,671 | 38,336 |
[
"python",
"cpython"
] | BPO | [724588](https://bugs.python.org/issue724588)
--- | :---
Nosy | @loewis
Files | <li>[socketmodule.diff.gz](https://bugs.python.org/file843/socketmodule.diff.gz "Uploaded as application/x-gzip at 2003-04-20.12:42:36 by marc"): socketmodule POSIX patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2003-05-03.10:13:12.000>
created_at = <Date 2003-04-20.12:42:36.000>
labels = []
title = "socketmodule doesn't compile on strict POSIX systems"
updated_at = <Date 2003-05-03.10:13:12.000>
user = 'https://bugs.python.org/marc'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-03.10:13:12.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-04-20.12:42:36.000>
creator = 'marc'
dependencies = []
files = ['843']
hgrepos = []
issue_num = 724588
keywords = []
message_count = 3.0
messages = ['15521', '15522', '15523']
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/issue724588'
versions = []
```
</p></details>
| socketmodule doesn't compile on strict POSIX systems | https://api.github.com/repos/python/cpython/issues/38335/comments | 3 | 2003-04-20T12:42:36Z | 2022-04-09T22:42:32Z | https://github.com/python/cpython/issues/38335 | 1,198,793,668 | 38,335 |
[
"python",
"cpython"
] | BPO | [724459](https://bugs.python.org/issue724459)
--- | :---
Nosy | @warsaw, @terryjreedy, @bitdancer
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/bitdancer'
closed_at = None
created_at = <Date 2003-04-20.02:38:38.000>
labels = ['easy', 'type-feature', 'expert-email']
title = 'Add documentation about line endings in email messages.'
updated_at = <Date 2014-01-05.05:29:25.543>
user = 'https://bugs.python.org/anadelonbrin'
```
bugs.python.org fields:
```python
activity = <Date 2014-01-05.05:29:25.543>
actor = 'moijes12'
assignee = 'r.david.murray'
closed = False
closed_date = None
closer = None
components = ['email']
creation = <Date 2003-04-20.02:38:38.000>
creator = 'anadelonbrin'
dependencies = []
files = []
hgrepos = []
issue_num = 724459
keywords = ['easy']
message_count = 4.0
messages = ['53862', '53863', '113197', '113224']
nosy_count = 4.0
nosy_names = ['barry', 'terry.reedy', 'anadelonbrin', 'r.david.murray']
pr_nums = []
priority = 'low'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue724459'
versions = ['Python 3.3']
```
</p></details>
| Add documentation about line endings in email messages. | https://api.github.com/repos/python/cpython/issues/38334/comments | 5 | 2003-04-20T02:38:38Z | 2023-11-23T15:13:21Z | https://github.com/python/cpython/issues/38334 | 1,198,793,664 | 38,334 |
[
"python",
"cpython"
] | BPO | [724135](https://bugs.python.org/issue724135)
--- | :---
Nosy | @gvanrossum, @aleaxit
Files | <li>[patch.diff](https://bugs.python.org/file5197/patch.diff "Uploaded as text/plain at 2003-04-19.09:40:49 by @aleaxit"): output of cvs diff -c wrt current CVS for 2.3</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2003-04-19.18:15:16.000>
created_at = <Date 2003-04-19.09:40:48.000>
labels = ['interpreter-core']
title = 'remove tiny anomaly re bool()'
updated_at = <Date 2003-04-19.18:15:16.000>
user = 'https://github.com/aleaxit'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-19.18:15:16.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-04-19.09:40:48.000>
creator = 'aleax'
dependencies = []
files = ['5197']
hgrepos = []
issue_num = 724135
keywords = ['patch']
message_count = 3.0
messages = ['43422', '43423', '43424']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'aleax']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue724135'
versions = ['Python 2.3']
```
</p></details>
| remove tiny anomaly re bool() | https://api.github.com/repos/python/cpython/issues/38333/comments | 3 | 2003-04-19T09:40:48Z | 2022-04-09T22:42:29Z | https://github.com/python/cpython/issues/38333 | 1,198,793,663 | 38,333 |
[
"python",
"cpython"
] | BPO | [723962](https://bugs.python.org/issue723962)
--- | :---
Nosy | @mwhudson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-04-30.00:02:30.000>
created_at = <Date 2003-04-19.00:16:16.000>
labels = ['library']
title = 'imaplib should convert line endings to be rfc2822 complient'
updated_at = <Date 2003-04-30.00:02:30.000>
user = 'https://bugs.python.org/anadelonbrin'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-30.00:02:30.000>
actor = 'pierslauder'
assignee = 'pierslauder'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-19.00:16:16.000>
creator = 'anadelonbrin'
dependencies = []
files = []
hgrepos = []
issue_num = 723962
keywords = []
message_count = 6.0
messages = ['15515', '15516', '15517', '15518', '15519', '15520']
nosy_count = 4.0
nosy_names = ['mwh', 'anthonybaxter', 'pierslauder', 'anadelonbrin']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue723962'
versions = []
```
</p></details>
| imaplib should convert line endings to be rfc2822 complient | https://api.github.com/repos/python/cpython/issues/38332/comments | 6 | 2003-04-19T00:16:16Z | 2022-04-09T22:42:27Z | https://github.com/python/cpython/issues/38332 | 1,198,793,654 | 38,332 |
[
"python",
"cpython"
] | BPO | [723940](https://bugs.python.org/issue723940)
--- | :---
Nosy | @gvanrossum, @loewis
Files | <li>[sre-diff](https://bugs.python.org/file5196/sre-diff "Uploaded as text/x-diff at 2003-04-18.23:15:26 by herron")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-29.16:56:15.000>
created_at = <Date 2003-04-18.23:15:25.000>
labels = ['library']
title = 'Backport of recent sre fixes.'
updated_at = <Date 2004-08-29.16:56:15.000>
user = 'https://bugs.python.org/herron'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-29.16:56:15.000>
actor = 'loewis'
assignee = 'niemeyer'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-18.23:15:25.000>
creator = 'herron'
dependencies = []
files = ['5196']
hgrepos = []
issue_num = 723940
keywords = ['patch']
message_count = 7.0
messages = ['43415', '43416', '43417', '43418', '43419', '43420', '43421']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'loewis', 'niemeyer', 'herron']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue723940'
versions = ['Python 2.2']
```
</p></details>
| Backport of recent sre fixes. | https://api.github.com/repos/python/cpython/issues/38331/comments | 7 | 2003-04-18T23:15:25Z | 2022-04-09T22:42:26Z | https://github.com/python/cpython/issues/38331 | 1,198,793,653 | 38,331 |
[
"python",
"cpython"
] | BPO | [723831](https://bugs.python.org/issue723831)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-05-04.23:45:31.000>
created_at = <Date 2003-04-18.18:52:21.000>
labels = ['library']
title = 'urlopen(url_to_a_non-existing-domain) raises gaierror'
updated_at = <Date 2003-05-04.23:45:31.000>
user = 'https://bugs.python.org/bavarian'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-04.23:45:31.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-18.18:52:21.000>
creator = 'bavarian'
dependencies = []
files = []
hgrepos = []
issue_num = 723831
keywords = []
message_count = 2.0
messages = ['15513', '15514']
nosy_count = 2.0
nosy_names = ['jhylton', 'bavarian']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue723831'
versions = ['Python 2.2']
```
</p></details>
| urlopen(url_to_a_non-existing-domain) raises gaierror | https://api.github.com/repos/python/cpython/issues/38330/comments | 2 | 2003-04-18T18:52:21Z | 2022-04-09T22:42:25Z | https://github.com/python/cpython/issues/38330 | 1,198,793,649 | 38,330 |
[
"python",
"cpython"
] | BPO | [723806](https://bugs.python.org/issue723806)
--- | :---
Nosy | @brettcannon, @rhettinger
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-06-11.04:20:40.000>
created_at = <Date 2003-04-18.18:17:17.000>
labels = ['interpreter-core']
title = 'overintelligent slice() behavior on integers'
updated_at = <Date 2003-06-11.04:20:40.000>
user = 'https://bugs.python.org/russt'
```
bugs.python.org fields:
```python
activity = <Date 2003-06-11.04:20:40.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-04-18.18:17:17.000>
creator = 'russt'
dependencies = []
files = []
hgrepos = []
issue_num = 723806
keywords = []
message_count = 4.0
messages = ['15509', '15510', '15511', '15512']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'rhettinger', 'russt']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue723806'
versions = ['Python 2.2']
```
</p></details>
| overintelligent slice() behavior on integers | https://api.github.com/repos/python/cpython/issues/38329/comments | 4 | 2003-04-18T18:17:17Z | 2022-04-09T22:42:24Z | https://github.com/python/cpython/issues/38329 | 1,198,793,645 | 38,329 |
[
"python",
"cpython"
] | BPO | [723801](https://bugs.python.org/issue723801)
--- | :---
Nosy | @pjeby
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-04-23.13:13:04.000>
created_at = <Date 2003-04-18.18:06:13.000>
labels = ['library']
title = "logging.setLoggerClass() doesn't support new-style classes"
updated_at = <Date 2003-04-23.13:13:04.000>
user = 'https://github.com/pjeby'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-23.13:13:04.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-18.18:06:13.000>
creator = 'pje'
dependencies = []
files = []
hgrepos = []
issue_num = 723801
keywords = []
message_count = 2.0
messages = ['15507', '15508']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'pje']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue723801'
versions = ['Python 2.3']
```
</p></details>
| logging.setLoggerClass() doesn't support new-style classes | https://api.github.com/repos/python/cpython/issues/38328/comments | 2 | 2003-04-18T18:06:13Z | 2022-04-09T22:42:23Z | https://github.com/python/cpython/issues/38328 | 1,198,793,642 | 38,328 |
[
"python",
"cpython"
] | BPO | [723749](https://bugs.python.org/issue723749)
--- | :---
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-04-24.19:17:05.000>
created_at = <Date 2003-04-18.16:34:17.000>
labels = ['type-feature', 'build']
title = 'Compilation under Tru64'
updated_at = <Date 2003-04-24.19:17:05.000>
user = 'https://bugs.python.org/mdcowles'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-24.19:17:05.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-04-18.16:34:17.000>
creator = 'mdcowles'
dependencies = []
files = []
hgrepos = []
issue_num = 723749
keywords = []
message_count = 4.0
messages = ['53858', '53859', '53860', '53861']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'mdcowles']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue723749'
versions = []
```
</p></details>
| Compilation under Tru64 | https://api.github.com/repos/python/cpython/issues/38327/comments | 4 | 2003-04-18T16:34:17Z | 2022-04-09T22:42:22Z | https://github.com/python/cpython/issues/38327 | 1,198,793,637 | 38,327 |
[
"python",
"cpython"
] | BPO | [723562](https://bugs.python.org/issue723562)
--- | :---
Nosy | @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-06-20.20:34:56.000>
created_at = <Date 2003-04-18.08:40:52.000>
labels = ['OS-mac']
title = 'app-building with Bundlebuilder for framework builds'
updated_at = <Date 2003-06-20.20:34:56.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-06-20.20:34:56.000>
actor = 'jvr'
assignee = 'jvr'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-04-18.08:40:52.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 723562
keywords = []
message_count = 2.0
messages = ['15505', '15506']
nosy_count = 2.0
nosy_names = ['jackjansen', 'jvr']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue723562'
versions = []
```
</p></details>
| app-building with Bundlebuilder for framework builds | https://api.github.com/repos/python/cpython/issues/38326/comments | 2 | 2003-04-18T08:40:52Z | 2022-04-09T22:42:20Z | https://github.com/python/cpython/issues/38326 | 1,198,793,630 | 38,326 |
[
"python",
"cpython"
] | BPO | [723540](https://bugs.python.org/issue723540)
--- | :---
Nosy | @brettcannon, @pjeby
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-06-10.21:34:22.000>
created_at = <Date 2003-04-18.07:35:28.000>
labels = ['interpreter-core']
title = '__slots__ broken in 2.3a with ("__dict__", )'
updated_at = <Date 2003-06-10.21:34:22.000>
user = 'https://bugs.python.org/derivin'
```
bugs.python.org fields:
```python
activity = <Date 2003-06-10.21:34:22.000>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-04-18.07:35:28.000>
creator = 'derivin'
dependencies = []
files = []
hgrepos = []
issue_num = 723540
keywords = []
message_count = 5.0
messages = ['15500', '15501', '15502', '15503', '15504']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'pje', 'derivin']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue723540'
versions = ['Python 2.3']
```
</p></details>
| __slots__ broken in 2.3a with ("__dict__", ) | https://api.github.com/repos/python/cpython/issues/38325/comments | 5 | 2003-04-18T07:35:28Z | 2022-04-09T22:42:19Z | https://github.com/python/cpython/issues/38325 | 1,198,793,624 | 38,325 |
[
"python",
"cpython"
] | BPO | [723495](https://bugs.python.org/issue723495)
--- | :---
Nosy | @jackjansen
Files | <li>[@patch](https://bugs.python.org/file842/%40patch "Uploaded as application/octet-stream at 2003-04-18.11:35:39 by @jackjansen"): unixccompiler.py 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/jackjansen'
closed_at = <Date 2003-05-23.22:46:56.000>
created_at = <Date 2003-04-18.04:41:56.000>
labels = ['library']
title = 'runtime_library_dirs broken under OS X'
updated_at = <Date 2003-05-23.22:46:56.000>
user = 'https://bugs.python.org/zenzen'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-23.22:46:56.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2003-04-18.04:41:56.000>
creator = 'zenzen'
dependencies = []
files = ['842']
hgrepos = []
issue_num = 723495
keywords = []
message_count = 7.0
messages = ['15493', '15494', '15495', '15496', '15497', '15498', '15499']
nosy_count = 2.0
nosy_names = ['jackjansen', 'zenzen']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue723495'
versions = ['Python 2.2']
```
</p></details>
| runtime_library_dirs broken under OS X | https://api.github.com/repos/python/cpython/issues/38324/comments | 7 | 2003-04-18T04:41:56Z | 2022-04-09T22:42:19Z | https://github.com/python/cpython/issues/38324 | 1,198,793,618 | 38,324 |
[
"python",
"cpython"
] | BPO | [723364](https://bugs.python.org/issue723364)
--- | :---
Nosy | @loewis
Files | <li>[telnetlib-ttype.patch](https://bugs.python.org/file5195/telnetlib-ttype.patch "Uploaded as text/plain at 2003-04-17.21:13:53 by willeke"): allow TTYPE subnegotiation</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2003-10-26.16:59:50.000>
created_at = <Date 2003-04-17.21:13:52.000>
labels = ['library']
title = 'terminal type option subnegotiation in telnetlib'
updated_at = <Date 2003-10-26.16:59:50.000>
user = 'https://bugs.python.org/willeke'
```
bugs.python.org fields:
```python
activity = <Date 2003-10-26.16:59:50.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-17.21:13:52.000>
creator = 'willeke'
dependencies = []
files = ['5195']
hgrepos = []
issue_num = 723364
keywords = ['patch']
message_count = 2.0
messages = ['43413', '43414']
nosy_count = 2.0
nosy_names = ['loewis', 'willeke']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue723364'
versions = ['Python 2.2']
```
</p></details>
| terminal type option subnegotiation in telnetlib | https://api.github.com/repos/python/cpython/issues/38323/comments | 2 | 2003-04-17T21:13:52Z | 2022-04-09T22:42:18Z | https://github.com/python/cpython/issues/38323 | 1,198,793,615 | 38,323 |
[
"python",
"cpython"
] | BPO | [723312](https://bugs.python.org/issue723312)
--- | :---
Nosy | @loewis, @smontanaro, @facundobatista
Files | <li>[timeout.diff](https://bugs.python.org/file5194/timeout.diff "Uploaded as text/plain at 2007-02-11.18:14:22 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 2007-03-29.18:15:01.000>
created_at = <Date 2003-04-17.19:03:29.000>
labels = ['library']
title = 'ability to pass a timeout to underlying socket'
updated_at = <Date 2007-03-29.18:15:01.000>
user = 'https://bugs.python.org/mattruss'
```
bugs.python.org fields:
```python
activity = <Date 2007-03-29.18:15:01.000>
actor = 'facundobatista'
assignee = 'skip.montanaro'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-17.19:03:29.000>
creator = 'mattruss'
dependencies = []
files = ['5194']
hgrepos = []
issue_num = 723312
keywords = ['patch']
message_count = 12.0
messages = ['43401', '43402', '43403', '43404', '43405', '43406', '43407', '43408', '43409', '43410', '43411', '43412']
nosy_count = 8.0
nosy_names = ['loewis', 'skip.montanaro', 'anthonybaxter', 'facundobatista', 'jjlee', 'mattruss', 'gregweb', 'zeidler']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue723312'
versions = ['Python 2.6']
```
</p></details>
| ability to pass a timeout to underlying socket | https://api.github.com/repos/python/cpython/issues/38322/comments | 12 | 2003-04-17T19:03:29Z | 2022-04-09T22:42:17Z | https://github.com/python/cpython/issues/38322 | 1,198,793,610 | 38,322 |
[
"python",
"cpython"
] | BPO | [723287](https://bugs.python.org/issue723287)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-05-13.14:57:48.000>
created_at = <Date 2003-04-17.18:28:02.000>
labels = ['type-feature', 'library']
title = 'add timeout support in socket using modules'
updated_at = <Date 2003-05-13.14:57:48.000>
user = 'https://bugs.python.org/corvus'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-13.14:57:48.000>
actor = 'akuchling'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-17.18:28:02.000>
creator = 'corvus'
dependencies = []
files = []
hgrepos = []
issue_num = 723287
keywords = []
message_count = 2.0
messages = ['15491', '15492']
nosy_count = 2.0
nosy_names = ['akuchling', 'corvus']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue723287'
versions = []
```
</p></details>
| add timeout support in socket using modules | https://api.github.com/repos/python/cpython/issues/38321/comments | 2 | 2003-04-17T18:28:02Z | 2022-04-09T22:42:15Z | https://github.com/python/cpython/issues/38321 | 1,198,793,605 | 38,321 |
[
"python",
"cpython"
] | BPO | [723231](https://bugs.python.org/issue723231)
--- | :---
Nosy | @tim-one, @rhettinger
Files | <li>[patch.diff](https://bugs.python.org/file5193/patch.diff "Uploaded as text/plain at 2003-04-17.17:02:09 by timstone4"): Simple test for valid _os</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2003-07-13.02:23:29.000>
created_at = <Date 2003-04-17.17:02:09.000>
labels = ['library']
title = '__del__ in dumbdbm fails under some circumstances'
updated_at = <Date 2003-07-13.02:23:29.000>
user = 'https://bugs.python.org/timstone4'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-13.02:23:29.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-17.17:02:09.000>
creator = 'timstone4'
dependencies = []
files = ['5193']
hgrepos = []
issue_num = 723231
keywords = ['patch']
message_count = 4.0
messages = ['43397', '43398', '43399', '43400']
nosy_count = 3.0
nosy_names = ['tim.peters', 'rhettinger', 'timstone4']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue723231'
versions = []
```
</p></details>
| __del__ in dumbdbm fails under some circumstances | https://api.github.com/repos/python/cpython/issues/38320/comments | 4 | 2003-04-17T17:02:09Z | 2022-04-09T22:42:15Z | https://github.com/python/cpython/issues/38320 | 1,198,793,599 | 38,320 |
[
"python",
"cpython"
] | BPO | [723205](https://bugs.python.org/issue723205)
--- | :---
Nosy | @tim-one, @theller
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2006-10-17.19:57:25.000>
created_at = <Date 2003-04-17.16:12:50.000>
labels = ['docs']
title = 'PyThreadState_Clear() docs incorrect'
updated_at = <Date 2006-10-17.19:57:25.000>
user = 'https://github.com/theller'
```
bugs.python.org fields:
```python
activity = <Date 2006-10-17.19:57:25.000>
actor = 'theller'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-04-17.16:12:50.000>
creator = 'theller'
dependencies = []
files = []
hgrepos = []
issue_num = 723205
keywords = []
message_count = 4.0
messages = ['15487', '15488', '15489', '15490']
nosy_count = 2.0
nosy_names = ['tim.peters', 'theller']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue723205'
versions = []
```
</p></details>
| PyThreadState_Clear() docs incorrect | https://api.github.com/repos/python/cpython/issues/38319/comments | 4 | 2003-04-17T16:12:50Z | 2022-04-09T22:42:13Z | https://github.com/python/cpython/issues/38319 | 1,198,793,596 | 38,319 |
[
"python",
"cpython"
] | BPO | [723201](https://bugs.python.org/issue723201)
--- | :---
Nosy | @loewis, @theller
Files | <li>[getargs.patch](https://bugs.python.org/file5192/getargs.patch "Uploaded as text/plain at 2003-04-17.16:03:42 by @theller"): patch to getargs.c</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2005-03-03.12:29:07.000>
created_at = <Date 2003-04-17.16:03:41.000>
labels = ['interpreter-core']
title = "PyArg_ParseTuple problem with 'L' format"
updated_at = <Date 2005-03-03.12:29:07.000>
user = 'https://github.com/theller'
```
bugs.python.org fields:
```python
activity = <Date 2005-03-03.12:29:07.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-04-17.16:03:41.000>
creator = 'theller'
dependencies = []
files = ['5192']
hgrepos = []
issue_num = 723201
keywords = ['patch']
message_count = 5.0
messages = ['43392', '43393', '43394', '43395', '43396']
nosy_count = 3.0
nosy_names = ['loewis', 'theller', 'mdehoon']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue723201'
versions = []
```
</p></details>
| PyArg_ParseTuple problem with 'L' format | https://api.github.com/repos/python/cpython/issues/38318/comments | 5 | 2003-04-17T16:03:41Z | 2022-04-09T22:42:12Z | https://github.com/python/cpython/issues/38318 | 1,198,793,593 | 38,318 |
[
"python",
"cpython"
] | BPO | [723136](https://bugs.python.org/issue723136)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2003-04-30.16:45:48.000>
created_at = <Date 2003-04-17.13:41:29.000>
labels = ['type-feature', 'docs']
title = 'Put a reference to print in the Library Reference, please.'
updated_at = <Date 2003-04-30.16:45:48.000>
user = 'https://bugs.python.org/lcreighton'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-30.16:45:48.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-04-17.13:41:29.000>
creator = 'lcreighton'
dependencies = []
files = []
hgrepos = []
issue_num = 723136
keywords = []
message_count = 5.0
messages = ['15482', '15483', '15484', '15485', '15486']
nosy_count = 3.0
nosy_names = ['fdrake', 'logistix', 'lcreighton']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue723136'
versions = []
```
</p></details>
| Put a reference to print in the Library Reference, please. | https://api.github.com/repos/python/cpython/issues/38317/comments | 5 | 2003-04-17T13:41:29Z | 2022-04-09T22:42:11Z | https://github.com/python/cpython/issues/38317 | 1,198,793,589 | 38,317 |
[
"python",
"cpython"
] | BPO | [722839](https://bugs.python.org/issue722839)
--- | :---
Nosy | @loewis
Files | <li>[getaddrinfo.patch](https://bugs.python.org/file5191/getaddrinfo.patch "Uploaded as text/plain at 2003-04-17.00:00:15 by bkc")</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-04-18.21:53:03.000>
created_at = <Date 2003-04-16.23:59:12.000>
labels = ['extension-modules']
title = 'HAVE_GAI_STRERROR typo fix'
updated_at = <Date 2003-04-18.21:53:03.000>
user = 'https://bugs.python.org/bkc'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-18.21:53:03.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-04-16.23:59:12.000>
creator = 'bkc'
dependencies = []
files = ['5191']
hgrepos = []
issue_num = 722839
keywords = ['patch']
message_count = 6.0
messages = ['43386', '43387', '43388', '43389', '43390', '43391']
nosy_count = 2.0
nosy_names = ['loewis', 'bkc']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue722839'
versions = []
```
</p></details>
| HAVE_GAI_STRERROR typo fix | https://api.github.com/repos/python/cpython/issues/38316/comments | 6 | 2003-04-16T23:59:12Z | 2022-04-09T22:42:10Z | https://github.com/python/cpython/issues/38316 | 1,198,793,585 | 38,316 |
[
"python",
"cpython"
] | BPO | [722763](https://bugs.python.org/issue722763)
--- | :---
Nosy | @gvanrossum, @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2003-07-14.21:46:59.000>
created_at = <Date 2003-04-16.21:49:19.000>
labels = ['interpreter-core']
title = 'weakref: proxy_print and proxy_repr incons.'
updated_at = <Date 2003-07-14.21:46:59.000>
user = 'https://github.com/gvanrossum'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-14.21:46:59.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-04-16.21:49:19.000>
creator = 'gvanrossum'
dependencies = []
files = []
hgrepos = []
issue_num = 722763
keywords = []
message_count = 2.0
messages = ['15480', '15481']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'fdrake']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue722763'
versions = []
```
</p></details>
| weakref: proxy_print and proxy_repr incons. | https://api.github.com/repos/python/cpython/issues/38315/comments | 2 | 2003-04-16T21:49:19Z | 2022-04-09T22:42:09Z | https://github.com/python/cpython/issues/38315 | 1,198,793,580 | 38,315 |
[
"python",
"cpython"
] | BPO | [722686](https://bugs.python.org/issue722686)
--- | :---
Nosy | @gvanrossum
Files | <li>[shlex.py.patch](https://bugs.python.org/file5189/shlex.py.patch "Uploaded as text/plain at 2003-04-16.19:28:57 by niemeyer"): Version 1</li><li>[shlex.patch](https://bugs.python.org/file5190/shlex.patch "Uploaded as text/plain at 2003-04-17.21:36:04 by niemeyer"): Version 2</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-04-17.21:36:04.000>
created_at = <Date 2003-04-16.19:28:56.000>
labels = ['library']
title = 'New shlex functionality'
updated_at = <Date 2003-04-17.21:36:04.000>
user = 'https://bugs.python.org/niemeyer'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-17.21:36:04.000>
actor = 'niemeyer'
assignee = 'niemeyer'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-16.19:28:56.000>
creator = 'niemeyer'
dependencies = []
files = ['5189', '5190']
hgrepos = []
issue_num = 722686
keywords = ['patch']
message_count = 3.0
messages = ['43383', '43384', '43385']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'niemeyer']
pr_nums = []
priority = 'high'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue722686'
versions = ['Python 2.3']
```
</p></details>
| New shlex functionality | https://api.github.com/repos/python/cpython/issues/38314/comments | 3 | 2003-04-16T19:28:56Z | 2022-04-09T22:42:07Z | https://github.com/python/cpython/issues/38314 | 1,198,793,576 | 38,314 |
[
"python",
"cpython"
] | BPO | [722647](https://bugs.python.org/issue722647)
--- | :---
Nosy | @tim-one, @facundobatista, @mdickinson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2009-02-10.21:54:32.633>
created_at = <Date 2003-04-16.18:07:16.000>
labels = ['interpreter-core', 'type-feature']
title = 'lower-level API for longs'
updated_at = <Date 2009-02-10.21:54:32.631>
user = 'https://bugs.python.org/gregsmith'
```
bugs.python.org fields:
```python
activity = <Date 2009-02-10.21:54:32.631>
actor = 'mark.dickinson'
assignee = 'none'
closed = True
closed_date = <Date 2009-02-10.21:54:32.633>
closer = 'mark.dickinson'
components = ['Interpreter Core']
creation = <Date 2003-04-16.18:07:16.000>
creator = 'gregsmith'
dependencies = []
files = []
hgrepos = []
issue_num = 722647
keywords = []
message_count = 6.0
messages = ['61112', '61113', '61114', '63057', '81597', '81607']
nosy_count = 4.0
nosy_names = ['tim.peters', 'gregsmith', 'facundobatista', 'mark.dickinson']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue722647'
versions = []
```
</p></details>
| lower-level API for longs | https://api.github.com/repos/python/cpython/issues/38313/comments | 6 | 2003-04-16T18:07:16Z | 2022-04-09T22:42:06Z | https://github.com/python/cpython/issues/38313 | 1,198,793,570 | 38,313 |
[
"python",
"cpython"
] | BPO | [722638](https://bugs.python.org/issue722638)
--- | :---
Nosy | @gvanrossum, @tim-one, @brettcannon, @theller, @rhettinger
Files | <li>[unittest.diff](https://bugs.python.org/file5185/unittest.diff "Uploaded as text/plain at 2003-04-16.17:49:36 by @theller"): Patch for unittest</li><li>[unittest-2.diff](https://bugs.python.org/file5186/unittest-2.diff "Uploaded as text/plain at 2003-04-17.15:31:19 by @theller"): 2nd version of patch</li><li>[unittest.py.diff](https://bugs.python.org/file5187/unittest.py.diff "Uploaded as text/plain at 2003-12-05.20:39:24 by @theller"): unittest-3.diff</li><li>[test_sample.py](https://bugs.python.org/file5188/test_sample.py "Uploaded as text/plain at 2003-12-05.20:41:16 by @theller"): test_sample.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-12-06.13:19:38.000>
created_at = <Date 2003-04-16.17:49:36.000>
labels = ['library']
title = 'Better output for unittest'
updated_at = <Date 2003-12-06.13:19:38.000>
user = 'https://github.com/theller'
```
bugs.python.org fields:
```python
activity = <Date 2003-12-06.13:19:38.000>
actor = 'purcell'
assignee = 'purcell'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-16.17:49:36.000>
creator = 'theller'
dependencies = []
files = ['5185', '5186', '5187', '5188']
hgrepos = []
issue_num = 722638
keywords = ['patch']
message_count = 19.0
messages = ['43364', '43365', '43366', '43367', '43368', '43369', '43370', '43371', '43372', '43373', '43374', '43375', '43376', '43377', '43378', '43379', '43380', '43381', '43382']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'tim.peters', 'brett.cannon', 'theller', 'rhettinger', 'purcell']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue722638'
versions = []
```
</p></details>
| Better output for unittest | https://api.github.com/repos/python/cpython/issues/38312/comments | 19 | 2003-04-16T17:49:36Z | 2022-04-09T22:42:05Z | https://github.com/python/cpython/issues/38312 | 1,198,793,565 | 38,312 |
[
"python",
"cpython"
] | BPO | [722498](https://bugs.python.org/issue722498)
--- | :---
Nosy | @loewis, @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-06-28.06:21:38.000>
created_at = <Date 2003-04-16.14:08:10.000>
labels = ['interpreter-core', 'type-feature']
title = 'assert could raise other Exceptions'
updated_at = <Date 2003-06-28.06:21:38.000>
user = 'https://bugs.python.org/gregsmith'
```
bugs.python.org fields:
```python
activity = <Date 2003-06-28.06:21:38.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-04-16.14:08:10.000>
creator = 'gregsmith'
dependencies = []
files = []
hgrepos = []
issue_num = 722498
keywords = []
message_count = 4.0
messages = ['53854', '53855', '53856', '53857']
nosy_count = 3.0
nosy_names = ['loewis', 'gregsmith', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue722498'
versions = []
```
</p></details>
| assert could raise other Exceptions | https://api.github.com/repos/python/cpython/issues/38311/comments | 4 | 2003-04-16T14:08:10Z | 2022-04-09T22:42:04Z | https://github.com/python/cpython/issues/38311 | 1,198,793,562 | 38,311 |
[
"python",
"cpython"
] | BPO | [722462](https://bugs.python.org/issue722462)
--- | :---
Nosy | @gvanrossum
Files | <li>[patch](https://bugs.python.org/file5183/patch "Uploaded as application/octet-stream at 2003-04-16.12:29:15 by jiba"): The patch</li><li>[test_class_assignment.py](https://bugs.python.org/file5184/test_class_assignment.py "Uploaded as text/plain at 2003-04-16.12:34:03 by jiba"): A PyUnit test case for __class__ assignment on non heap types</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-04-17.12:58:37.000>
created_at = <Date 2003-04-16.12:29:15.000>
labels = ['interpreter-core']
title = '__class__ assignment for list and dict'
updated_at = <Date 2003-04-17.12:58:37.000>
user = 'https://bugs.python.org/jiba'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-17.12:58:37.000>
actor = 'jiba'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-04-16.12:29:15.000>
creator = 'jiba'
dependencies = []
files = ['5183', '5184']
hgrepos = []
issue_num = 722462
keywords = ['patch']
message_count = 3.0
messages = ['43361', '43362', '43363']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'jiba']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue722462'
versions = ['Python 2.3']
```
</p></details>
| __class__ assignment for list and dict | https://api.github.com/repos/python/cpython/issues/38310/comments | 3 | 2003-04-16T12:29:15Z | 2022-04-09T22:42:03Z | https://github.com/python/cpython/issues/38310 | 1,198,793,559 | 38,310 |
[
"python",
"cpython"
] | BPO | [722413](https://bugs.python.org/issue722413)
--- | :---
Nosy | @tim-one, @mhammond
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mhammond'
closed_at = <Date 2003-05-14.10:47:43.000>
created_at = <Date 2003-04-16.10:54:24.000>
labels = ['OS-windows']
title = "_winreg doesn't handle NULL bytes in value names"
updated_at = <Date 2003-05-14.10:47:43.000>
user = 'https://github.com/mhammond'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-14.10:47:43.000>
actor = 'mhammond'
assignee = 'mhammond'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2003-04-16.10:54:24.000>
creator = 'mhammond'
dependencies = []
files = []
hgrepos = []
issue_num = 722413
keywords = []
message_count = 3.0
messages = ['15477', '15478', '15479']
nosy_count = 2.0
nosy_names = ['tim.peters', 'mhammond']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue722413'
versions = []
```
</p></details>
| _winreg doesn't handle NULL bytes in value names | https://api.github.com/repos/python/cpython/issues/38309/comments | 3 | 2003-04-16T10:54:24Z | 2022-04-09T22:42:02Z | https://github.com/python/cpython/issues/38309 | 1,198,793,555 | 38,309 |
[
"python",
"cpython"
] | BPO | [722017](https://bugs.python.org/issue722017)
--- | :---
Nosy | @loewis, @doerwalter
Files | <li>[htmlentitydefs.py](https://bugs.python.org/file5181/htmlentitydefs.py "Uploaded as text/plain at 2003-04-15.18:47:01 by @doerwalter")</li><li>[libhtmllib.txt](https://bugs.python.org/file5182/libhtmllib.txt "Uploaded as text/plain at 2003-04-15.18:47:33 by @doerwalter"): Doc 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/doerwalter'
closed_at = <Date 2003-04-16.10:04:00.000>
created_at = <Date 2003-04-15.18:47:01.000>
labels = ['library']
title = 'Enhance htmlentitydefs'
updated_at = <Date 2003-04-16.10:04:00.000>
user = 'https://github.com/doerwalter'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-16.10:04:00.000>
actor = 'doerwalter'
assignee = 'doerwalter'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-15.18:47:01.000>
creator = 'doerwalter'
dependencies = []
files = ['5181', '5182']
hgrepos = []
issue_num = 722017
keywords = ['patch']
message_count = 4.0
messages = ['43357', '43358', '43359', '43360']
nosy_count = 2.0
nosy_names = ['loewis', 'doerwalter']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue722017'
versions = []
```
</p></details>
| Enhance htmlentitydefs | https://api.github.com/repos/python/cpython/issues/38308/comments | 4 | 2003-04-15T18:47:01Z | 2022-04-09T22:42:01Z | https://github.com/python/cpython/issues/38308 | 1,198,793,551 | 38,308 |
[
"python",
"cpython"
] | BPO | [721871](https://bugs.python.org/issue721871)
--- | :---
Nosy | @sjoerdmullender, @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-04-22.22:03:26.000>
created_at = <Date 2003-04-15.14:56:59.000>
labels = []
title = 'tarfile gets filenames wrong'
updated_at = <Date 2003-04-22.22:03:26.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-22.22:03:26.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-04-15.14:56:59.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 721871
keywords = []
message_count = 5.0
messages = ['15472', '15473', '15474', '15475', '15476']
nosy_count = 2.0
nosy_names = ['sjoerd', 'jackjansen']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue721871'
versions = []
```
</p></details>
| tarfile gets filenames wrong | https://api.github.com/repos/python/cpython/issues/38307/comments | 5 | 2003-04-15T14:56:59Z | 2022-04-09T22:42:00Z | https://github.com/python/cpython/issues/38307 | 1,198,793,547 | 38,307 |
[
"python",
"cpython"
] | BPO | [721464](https://bugs.python.org/issue721464)
--- | :---
Nosy | @loewis, @birkenfeld, @rhettinger
Files | <li>[cs-dbg.patch](https://bugs.python.org/file5180/cs-dbg.patch "Uploaded as text/plain at 2003-04-14.23:02:36 by lpelecq")</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 2006-05-10.17:13:44.000>
created_at = <Date 2003-04-14.23:02:36.000>
labels = ['library']
title = 'Remote debugging with pdb.py'
updated_at = <Date 2006-05-10.17:13:44.000>
user = 'https://bugs.python.org/lpelecq'
```
bugs.python.org fields:
```python
activity = <Date 2006-05-10.17:13:44.000>
actor = 'georg.brandl'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-14.23:02:36.000>
creator = 'lpelecq'
dependencies = []
files = ['5180']
hgrepos = []
issue_num = 721464
keywords = ['patch']
message_count = 4.0
messages = ['43353', '43354', '43355', '43356']
nosy_count = 4.0
nosy_names = ['loewis', 'georg.brandl', 'rhettinger', 'lpelecq']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue721464'
versions = ['Python 2.5']
```
</p></details>
| Remote debugging with pdb.py | https://api.github.com/repos/python/cpython/issues/38306/comments | 4 | 2003-04-14T23:02:36Z | 2022-04-09T22:41:59Z | https://github.com/python/cpython/issues/38306 | 1,198,793,543 | 38,306 |
[
"python",
"cpython"
] | BPO | [721425](https://bugs.python.org/issue721425)
--- | :---
Nosy | @rhettinger
Files | <li>[compile.diff](https://bugs.python.org/file5179/compile.diff "Uploaded as text/plain at 2003-04-14.21:29:33 by @rhettinger"): Patch to Python/compile.c</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2003-04-15.00:18:12.000>
created_at = <Date 2003-04-14.21:29:33.000>
labels = ['interpreter-core']
title = 'Enhanced bytecode optimizer'
updated_at = <Date 2003-04-15.00:18:12.000>
user = 'https://github.com/rhettinger'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-15.00:18:12.000>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-04-14.21:29:33.000>
creator = 'rhettinger'
dependencies = []
files = ['5179']
hgrepos = []
issue_num = 721425
keywords = ['patch']
message_count = 2.0
messages = ['43351', '43352']
nosy_count = 1.0
nosy_names = ['rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'later'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue721425'
versions = ['Python 2.3']
```
</p></details>
| Enhanced bytecode optimizer | https://api.github.com/repos/python/cpython/issues/38305/comments | 2 | 2003-04-14T21:29:33Z | 2022-04-09T22:41:58Z | https://github.com/python/cpython/issues/38305 | 1,198,793,539 | 38,305 |
[
"python",
"cpython"
] | BPO | [721402](https://bugs.python.org/issue721402)
--- | :---
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-04-20.02:47:49.000>
created_at = <Date 2003-04-14.20:43:24.000>
labels = ['extension-modules']
title = 'Random on PPC is outside acceptable range.'
updated_at = <Date 2003-04-20.02:47:49.000>
user = 'https://bugs.python.org/memoryhole'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-20.02:47:49.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-04-14.20:43:24.000>
creator = 'memoryhole'
dependencies = []
files = []
hgrepos = []
issue_num = 721402
keywords = []
message_count = 6.0
messages = ['15466', '15467', '15468', '15469', '15470', '15471']
nosy_count = 2.0
nosy_names = ['tim.peters', 'memoryhole']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue721402'
versions = []
```
</p></details>
| Random on PPC is outside acceptable range. | https://api.github.com/repos/python/cpython/issues/38304/comments | 6 | 2003-04-14T20:43:24Z | 2022-04-09T22:41:57Z | https://github.com/python/cpython/issues/38304 | 1,198,793,534 | 38,304 |
[
"python",
"cpython"
] | BPO | [721171](https://bugs.python.org/issue721171)
--- | :---
Nosy | @gvanrossum, @tim-one, @loewis
Files | <li>[_tkinter.fix](https://bugs.python.org/file841/_tkinter.fix "Uploaded as application/octet-stream at 2003-04-14.15:45:22 by @gvanrossum"): Stopgap fix using repr()</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-04-16.19:59:31.000>
created_at = <Date 2003-04-14.15:32:08.000>
labels = ['expert-tkinter']
title = 'Tkinter precision loss for doubles'
updated_at = <Date 2003-04-16.19:59:31.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-16.19:59:31.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2003-04-14.15:32:08.000>
creator = 'tim.peters'
dependencies = []
files = ['841']
hgrepos = []
issue_num = 721171
keywords = []
message_count = 5.0
messages = ['15461', '15462', '15463', '15464', '15465']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'tim.peters', 'loewis']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue721171'
versions = []
```
</p></details>
| Tkinter precision loss for doubles | https://api.github.com/repos/python/cpython/issues/38303/comments | 5 | 2003-04-14T15:32:08Z | 2022-04-09T22:41:56Z | https://github.com/python/cpython/issues/38303 | 1,198,793,531 | 38,303 |
[
"python",
"cpython"
] | BPO | [721160](https://bugs.python.org/issue721160)
--- | :---
Nosy | @theller, @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 = None
closed_at = <Date 2005-12-26.23:01:26.000>
created_at = <Date 2003-04-14.15:12:21.000>
labels = ['docs']
title = 'Acrobat Reader 5 compatibility'
updated_at = <Date 2005-12-26.23:01:26.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2005-12-26.23:01:26.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-04-14.15:12:21.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 721160
keywords = []
message_count = 3.0
messages = ['15458', '15459', '15460']
nosy_count = 3.0
nosy_names = ['theller', 'jackjansen', 'georg.brandl']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue721160'
versions = []
```
</p></details>
| Acrobat Reader 5 compatibility | https://api.github.com/repos/python/cpython/issues/38302/comments | 3 | 2003-04-14T15:12:21Z | 2022-04-09T22:41:54Z | https://github.com/python/cpython/issues/38302 | 1,198,793,527 | 38,302 |
[
"python",
"cpython"
] | BPO | [721157](https://bugs.python.org/issue721157)
--- | :---
Nosy | @freddrake, @jackjansen
Files | <li>[lib.how](https://bugs.python.org/file839/lib.how "Uploaded as application/octet-stream at 2003-04-14.15:09:08 by @jackjansen")</li><li>[fink-texmf.cnf](https://bugs.python.org/file840/fink-texmf.cnf "Uploaded as application/octet-stream at 2003-04-17.19:12:11 by @jackjansen")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2004-01-13.23:56:55.000>
created_at = <Date 2003-04-14.15:09:08.000>
labels = ['docs']
title = 'Building lib.pdf fails on MacOSX'
updated_at = <Date 2004-01-13.23:56:55.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-13.23:56:55.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-04-14.15:09:08.000>
creator = 'jackjansen'
dependencies = []
files = ['839', '840']
hgrepos = []
issue_num = 721157
keywords = []
message_count = 6.0
messages = ['15452', '15453', '15454', '15455', '15456', '15457']
nosy_count = 2.0
nosy_names = ['fdrake', 'jackjansen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue721157'
versions = []
```
</p></details>
| Building lib.pdf fails on MacOSX | https://api.github.com/repos/python/cpython/issues/38301/comments | 6 | 2003-04-14T15:09:08Z | 2022-04-09T22:41:54Z | https://github.com/python/cpython/issues/38301 | 1,198,793,523 | 38,301 |
[
"python",
"cpython"
] | BPO | [721061](https://bugs.python.org/issue721061)
--- | :---
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 2004-03-14.06:03:02.000>
created_at = <Date 2003-04-14.12:41:24.000>
labels = ['extension-modules', 'type-feature']
title = 'Add copyrange method to array.'
updated_at = <Date 2004-03-14.06:03:02.000>
user = 'https://bugs.python.org/nyamatongwe'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-14.06:03:02.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-04-14.12:41:24.000>
creator = 'nyamatongwe'
dependencies = []
files = []
hgrepos = []
issue_num = 721061
keywords = []
message_count = 5.0
messages = ['53849', '53850', '53851', '53852', '53853']
nosy_count = 2.0
nosy_names = ['rhettinger', 'nyamatongwe']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue721061'
versions = []
```
</p></details>
| Add copyrange method to array. | https://api.github.com/repos/python/cpython/issues/38300/comments | 5 | 2003-04-14T12:41:24Z | 2022-04-09T22:41:52Z | https://github.com/python/cpython/issues/38300 | 1,198,793,518 | 38,300 |
[
"python",
"cpython"
] | BPO | [720991](https://bugs.python.org/issue720991)
--- | :---
Nosy | @gvanrossum
Files | <li>[sre-fixes-1](https://bugs.python.org/file5178/sre-fixes-1 "Uploaded as text/x-diff at 2003-04-14.09:14:35 by herron"): Some bug fixes for regular ex code.</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-10-21.03:11:49.000>
created_at = <Date 2003-04-14.09:14:35.000>
labels = ['library']
title = 'Some bug fixes for regular ex code.'
updated_at = <Date 2004-10-21.03:11:49.000>
user = 'https://bugs.python.org/herron'
```
bugs.python.org fields:
```python
activity = <Date 2004-10-21.03:11:49.000>
actor = 'nnorwitz'
assignee = 'effbot'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-14.09:14:35.000>
creator = 'herron'
dependencies = []
files = ['5178']
hgrepos = []
issue_num = 720991
keywords = ['patch']
message_count = 12.0
messages = ['43339', '43340', '43341', '43342', '43343', '43344', '43345', '43346', '43347', '43348', '43349', '43350']
nosy_count = 7.0
nosy_names = ['gvanrossum', 'effbot', 'nnorwitz', 'glchapman', 'niemeyer', 'herron', 'aimacintyre']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue720991'
versions = ['Python 2.3']
```
</p></details>
| Some bug fixes for regular ex code. | https://api.github.com/repos/python/cpython/issues/38299/comments | 12 | 2003-04-14T09:14:35Z | 2022-04-09T22:41:51Z | https://github.com/python/cpython/issues/38299 | 1,198,793,515 | 38,299 |
[
"python",
"cpython"
] | BPO | [720908](https://bugs.python.org/issue720908)
--- | :---
Nosy | @gvanrossum, @tim-one
Files | <li>[datetime.fix](https://bugs.python.org/file838/datetime.fix "Uploaded as application/octet-stream at 2003-04-14.17:26:08 by @gvanrossum"): Strawman fix</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2003-05-17.17:40:01.000>
created_at = <Date 2003-04-14.04:58:53.000>
labels = ['extension-modules']
title = "datetime types don't work as bases"
updated_at = <Date 2003-05-17.17:40:01.000>
user = 'https://github.com/tim-one'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-17.17:40:01.000>
actor = 'tim.peters'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-04-14.04:58:53.000>
creator = 'tim.peters'
dependencies = []
files = ['838']
hgrepos = []
issue_num = 720908
keywords = []
message_count = 6.0
messages = ['15446', '15447', '15448', '15449', '15450', '15451']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'tim.peters']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue720908'
versions = ['Python 2.3']
```
</p></details>
| datetime types don't work as bases | https://api.github.com/repos/python/cpython/issues/38298/comments | 6 | 2003-04-14T04:58:53Z | 2022-04-09T22:41:50Z | https://github.com/python/cpython/issues/38298 | 1,198,793,509 | 38,298 |
[
"python",
"cpython"
] | BPO | [720585](https://bugs.python.org/issue720585)
--- | :---
Nosy | @hyeshik
Files | <li>[python-iconvcodec-r3.diff.gz](https://bugs.python.org/file5176/python-iconvcodec-r3.diff.gz "Uploaded as application/x-gzip-compressed at 2003-04-13.11:02:12 by @hyeshik"): the patch</li><li>[python-iconvcodec-r3.1.diff.gz](https://bugs.python.org/file5177/python-iconvcodec-r3.1.diff.gz "Uploaded as application/x-gzip-compressed at 2003-04-13.11:16:49 by @hyeshik"): the patch (fixed some test cases)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-01-05.00:42:02.000>
created_at = <Date 2003-04-13.11:02:12.000>
labels = ['library']
title = 'iconv_codec 3rd generation'
updated_at = <Date 2004-01-05.00:42:02.000>
user = 'https://github.com/hyeshik'
```
bugs.python.org fields:
```python
activity = <Date 2004-01-05.00:42:02.000>
actor = 'hyeshik.chang'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-13.11:02:12.000>
creator = 'hyeshik.chang'
dependencies = []
files = ['5176', '5177']
hgrepos = []
issue_num = 720585
keywords = ['patch']
message_count = 3.0
messages = ['43336', '43337', '43338']
nosy_count = 1.0
nosy_names = ['hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue720585'
versions = ['Python 2.3']
```
</p></details>
| iconv_codec 3rd generation | https://api.github.com/repos/python/cpython/issues/38297/comments | 3 | 2003-04-13T11:02:12Z | 2022-04-09T22:41:48Z | https://github.com/python/cpython/issues/38297 | 1,198,793,504 | 38,297 |
[
"python",
"cpython"
] | BPO | [720468](https://bugs.python.org/issue720468)
--- | :---
Nosy | @gvanrossum
Files | <li>[libnntplib_1.28_to_new.diff](https://bugs.python.org/file5174/libnntplib_1.28_to_new.diff "Uploaded as text/plain at 2003-04-13.00:35:56 by tcarroll"): nntplib documentation diff</li><li>[nntplib_1.35_to_new.diff](https://bugs.python.org/file5175/nntplib_1.35_to_new.diff "Uploaded as text/plain at 2003-04-19.01:50:48 by tcarroll"): nntplib code diff</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2003-04-19.18:05:42.000>
created_at = <Date 2003-04-13.00:34:18.000>
labels = ['library']
title = 'nntplib file output for multiline commands'
updated_at = <Date 2003-04-19.18:05:42.000>
user = 'https://bugs.python.org/tcarroll'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-19.18:05:42.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-13.00:34:18.000>
creator = 'tcarroll'
dependencies = []
files = ['5174', '5175']
hgrepos = []
issue_num = 720468
keywords = ['patch']
message_count = 4.0
messages = ['43332', '43333', '43334', '43335']
nosy_count = 2.0
nosy_names = ['gvanrossum', 'tcarroll']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue720468'
versions = ['Python 2.3']
```
</p></details>
| nntplib file output for multiline commands | https://api.github.com/repos/python/cpython/issues/38296/comments | 4 | 2003-04-13T00:34:18Z | 2022-04-09T22:41:48Z | https://github.com/python/cpython/issues/38296 | 1,198,793,500 | 38,296 |
[
"python",
"cpython"
] | BPO | [720329](https://bugs.python.org/issue720329)
--- | :---
Files | <li>[shlex.patch](https://bugs.python.org/file5173/shlex.patch "Uploaded as text/plain at 2003-04-12.18:41:02 by jemfinch")</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-06-22.23:06:05.000>
created_at = <Date 2003-04-12.18:41:02.000>
labels = []
title = 'Patch to make shlex accept escaped quotes in strings.'
updated_at = <Date 2003-06-22.23:06:05.000>
user = 'https://bugs.python.org/jemfinch'
```
bugs.python.org fields:
```python
activity = <Date 2003-06-22.23:06:05.000>
actor = 'niemeyer'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-04-12.18:41:02.000>
creator = 'jemfinch'
dependencies = []
files = ['5173']
hgrepos = []
issue_num = 720329
keywords = ['patch']
message_count = 2.0
messages = ['43330', '43331']
nosy_count = 2.0
nosy_names = ['niemeyer', 'jemfinch']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue720329'
versions = []
```
</p></details>
| Patch to make shlex accept escaped quotes in strings. | https://api.github.com/repos/python/cpython/issues/38295/comments | 2 | 2003-04-12T18:41:02Z | 2022-04-09T22:41:46Z | https://github.com/python/cpython/issues/38295 | 1,198,793,498 | 38,295 |
[
"python",
"cpython"
] | BPO | [720188](https://bugs.python.org/issue720188)
--- | :---
Nosy | @kbkaiser
Files | <li>[posixpath.py.ctime-patch](https://bugs.python.org/file5172/posixpath.py.ctime-patch "Uploaded as application/octet-stream at 2003-04-12.12:42:49 by sebrosa"): posixpath.py.ctime-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/kbkaiser'
closed_at = <Date 2004-08-08.18:40:04.000>
created_at = <Date 2003-04-12.12:42:49.000>
labels = ['extension-modules']
title = 'proposed patch for posixpath.py: getctime()'
updated_at = <Date 2004-08-08.18:40:04.000>
user = 'https://bugs.python.org/sebrosa'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-08.18:40:04.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2003-04-12.12:42:49.000>
creator = 'sebrosa'
dependencies = []
files = ['5172']
hgrepos = []
issue_num = 720188
keywords = ['patch']
message_count = 2.0
messages = ['43328', '43329']
nosy_count = 2.0
nosy_names = ['sebrosa', 'kbk']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue720188'
versions = []
```
</p></details>
| proposed patch for posixpath.py: getctime() | https://api.github.com/repos/python/cpython/issues/38294/comments | 2 | 2003-04-12T12:42:49Z | 2022-04-09T22:41:46Z | https://github.com/python/cpython/issues/38294 | 1,198,793,494 | 38,294 |
[
"python",
"cpython"
] | BPO | [719888](https://bugs.python.org/issue719888)
--- | :---
Nosy | @loewis, @warsaw, @mdickinson, @tpn, @voidspace
Files | <li>[test_tokenize_patch.tar](https://bugs.python.org/file9686/test_tokenize_patch.tar "Uploaded as application/x-tar at 2008-03-17.06:45:30 by @tpn"): test_tokenizer patches and supporting text files.</li><li>[tokenize.zip](https://bugs.python.org/file9735/tokenize.zip "Uploaded as application/zip at 2008-03-18.17:34:39 by @voidspace"): Changes to tokenize.py with tests for Python 3.</li><li>[tokenize_patch.diff](https://bugs.python.org/file9741/tokenize_patch.diff "Uploaded as text/plain at 2008-03-18.21:15:58 by @voidspace"): Patch for tokenize, tests and standard library and tools usage of tokenize.</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/tpn'
closed_at = <Date 2008-04-22.19:09:53.864>
created_at = <Date 2003-04-11.19:24:37.000>
labels = ['expert-unicode']
title = 'tokenize module w/ coding cookie'
updated_at = <Date 2008-04-22.19:09:53.862>
user = 'https://github.com/warsaw'
```
bugs.python.org fields:
```python
activity = <Date 2008-04-22.19:09:53.862>
actor = 'trent'
assignee = 'trent'
closed = True
closed_date = <Date 2008-04-22.19:09:53.864>
closer = 'trent'
components = ['Unicode']
creation = <Date 2003-04-11.19:24:37.000>
creator = 'barry'
dependencies = []
files = ['9686', '9735', '9741']
hgrepos = []
issue_num = 719888
keywords = ['patch']
message_count = 18.0
messages = ['15444', '15445', '63612', '63618', '63619', '63620', '63949', '63951', '63953', '63955', '63957', '63959', '63980', '63982', '63990', '63998', '64006', '65679']
nosy_count = 5.0
nosy_names = ['loewis', 'barry', 'mark.dickinson', 'trent', 'michael.foord']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue719888'
versions = ['Python 3.0']
```
</p></details>
| tokenize module w/ coding cookie | https://api.github.com/repos/python/cpython/issues/38293/comments | 18 | 2003-04-11T19:24:37Z | 2022-04-09T22:41:45Z | https://github.com/python/cpython/issues/38293 | 1,198,793,486 | 38,293 |
[
"python",
"cpython"
] | BPO | [719880](https://bugs.python.org/issue719880)
--- | :---
Nosy | @loewis
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2003-04-16.20:55:04.000>
created_at = <Date 2003-04-11.19:12:08.000>
labels = ['build']
title = "_tkinter.c doesn't build on Redhat 9"
updated_at = <Date 2003-04-16.20:55:04.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-16.20:55:04.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-04-11.19:12:08.000>
creator = 'nnorwitz'
dependencies = []
files = []
hgrepos = []
issue_num = 719880
keywords = []
message_count = 5.0
messages = ['15439', '15440', '15441', '15442', '15443']
nosy_count = 2.0
nosy_names = ['loewis', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue719880'
versions = []
```
</p></details>
| _tkinter.c doesn't build on Redhat 9 | https://api.github.com/repos/python/cpython/issues/38292/comments | 5 | 2003-04-11T19:12:08Z | 2022-04-09T22:41:44Z | https://github.com/python/cpython/issues/38292 | 1,198,793,482 | 38,292 |
[
"python",
"cpython"
] | BPO | [719777](https://bugs.python.org/issue719777)
--- | :---
Nosy | @freddrake
Files | <li>[startup.diff](https://bugs.python.org/file5171/startup.diff "Uploaded as text/plain at 2003-04-11.16:25:19 by @freddrake"): remove __file__ caused by running PYTHONSTARTUP</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-10-21.03:01:22.000>
created_at = <Date 2003-04-11.16:25:19.000>
labels = ['interpreter-core']
title = 'Remove __file__ after running $PYTHONSTARTUP'
updated_at = <Date 2004-10-21.03:01:22.000>
user = 'https://github.com/freddrake'
```
bugs.python.org fields:
```python
activity = <Date 2004-10-21.03:01:22.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-04-11.16:25:19.000>
creator = 'fdrake'
dependencies = []
files = ['5171']
hgrepos = []
issue_num = 719777
keywords = ['patch']
message_count = 2.0
messages = ['43326', '43327']
nosy_count = 2.0
nosy_names = ['fdrake', 'nnorwitz']
pr_nums = []
priority = 'low'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue719777'
versions = ['Python 2.3']
```
</p></details>
| Remove __file__ after running $PYTHONSTARTUP | https://api.github.com/repos/python/cpython/issues/38291/comments | 2 | 2003-04-11T16:25:19Z | 2022-04-09T22:41:42Z | https://github.com/python/cpython/issues/38291 | 1,198,793,478 | 38,291 |
[
"python",
"cpython"
] | BPO | [719549](https://bugs.python.org/issue719549)
--- | :---
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-05-20.23:45:37.000>
created_at = <Date 2003-04-11.08:36:11.000>
labels = ['invalid', 'docs']
title = 'Mac OS X painless compilation'
updated_at = <Date 2003-05-20.23:45:37.000>
user = 'https://bugs.python.org/boredzo'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-20.23:45:37.000>
actor = 'boredzo'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-04-11.08:36:11.000>
creator = 'boredzo'
dependencies = []
files = []
hgrepos = []
issue_num = 719549
keywords = []
message_count = 6.0
messages = ['15433', '15434', '15435', '15436', '15437', '15438']
nosy_count = 2.0
nosy_names = ['jackjansen', 'boredzo']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue719549'
versions = ['Python 2.2']
```
</p></details>
| Mac OS X painless compilation | https://api.github.com/repos/python/cpython/issues/38290/comments | 6 | 2003-04-11T08:36:11Z | 2022-04-09T22:41:42Z | https://github.com/python/cpython/issues/38290 | 1,198,793,475 | 38,290 |
[
"python",
"cpython"
] | BPO | [719429](https://bugs.python.org/issue719429)
--- | :---
Files | <li>[setup.diff](https://bugs.python.org/file8222/setup.diff "Uploaded as text/plain at 2003-04-11.19:03:02 by nnorwitz"): get ssl to build on redhat 9</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-04-17.22:23:49.000>
created_at = <Date 2003-04-11.03:04:10.000>
labels = ['type-feature', 'build']
title = 'Build under Red Hat 9 requires additional include'
updated_at = <Date 2003-04-17.22:23:49.000>
user = 'https://bugs.python.org/mdcowles'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-17.22:23:49.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-04-11.03:04:10.000>
creator = 'mdcowles'
dependencies = []
files = ['8222']
hgrepos = []
issue_num = 719429
keywords = []
message_count = 3.0
messages = ['53846', '53847', '53848']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'mdcowles']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue719429'
versions = []
```
</p></details>
| Build under Red Hat 9 requires additional include | https://api.github.com/repos/python/cpython/issues/38289/comments | 3 | 2003-04-11T03:04:10Z | 2022-04-09T22:41:40Z | https://github.com/python/cpython/issues/38289 | 1,198,793,471 | 38,289 |
[
"python",
"cpython"
] | BPO | [719367](https://bugs.python.org/issue719367)
--- | :---
Nosy | @freddrake
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-05-29.02:19:26.000>
created_at = <Date 2003-04-10.23:34:03.000>
labels = ['docs']
title = 'string exceptions are deprecated'
updated_at = <Date 2003-05-29.02:19:26.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-29.02:19:26.000>
actor = 'nnorwitz'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-04-10.23:34:03.000>
creator = 'nnorwitz'
dependencies = []
files = []
hgrepos = []
issue_num = 719367
keywords = []
message_count = 3.0
messages = ['15430', '15431', '15432']
nosy_count = 2.0
nosy_names = ['fdrake', 'nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue719367'
versions = ['Python 2.3']
```
</p></details>
| string exceptions are deprecated | https://api.github.com/repos/python/cpython/issues/38288/comments | 3 | 2003-04-10T23:34:03Z | 2022-04-09T22:41:39Z | https://github.com/python/cpython/issues/38288 | 1,198,793,464 | 38,288 |
[
"python",
"cpython"
] | BPO | [719359](https://bugs.python.org/issue719359)
--- | :---
Nosy | @tim-one, @loewis
Files | <li>[float-osf.diff](https://bugs.python.org/file5169/float-osf.diff "Uploaded as text/plain at 2003-04-10.23:15:08 by nnorwitz"): 1</li><li>[osf-opts.patch](https://bugs.python.org/file5170/osf-opts.patch "Uploaded as text/plain at 2003-05-25.16:40:53 by nnorwitz"): fix vendor compiler opts</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-06-02.12:32:14.000>
created_at = <Date 2003-04-10.23:15:08.000>
labels = ['interpreter-core']
title = 'fix test_long failure on OSF/1'
updated_at = <Date 2003-06-02.12:32:14.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2003-06-02.12:32:14.000>
actor = 'mmokrejs'
assignee = 'nnorwitz'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-04-10.23:15:08.000>
creator = 'nnorwitz'
dependencies = []
files = ['5169', '5170']
hgrepos = []
issue_num = 719359
keywords = ['patch']
message_count = 9.0
messages = ['43317', '43318', '43319', '43320', '43321', '43322', '43323', '43324', '43325']
nosy_count = 4.0
nosy_names = ['tim.peters', 'loewis', 'nnorwitz', 'mmokrejs']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue719359'
versions = ['Python 2.3']
```
</p></details>
| fix test_long failure on OSF/1 | https://api.github.com/repos/python/cpython/issues/38287/comments | 9 | 2003-04-10T23:15:08Z | 2022-04-09T22:41:37Z | https://github.com/python/cpython/issues/38287 | 1,198,793,456 | 38,287 |
[
"python",
"cpython"
] | BPO | [719303](https://bugs.python.org/issue719303)
--- | :---
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-04-22.14:34:04.000>
created_at = <Date 2003-04-10.21:44:50.000>
labels = ['OS-mac']
title = 'Icon on applets is wrong'
updated_at = <Date 2003-04-22.14:34:04.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-22.14:34:04.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-04-10.21:44:50.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 719303
keywords = []
message_count = 2.0
messages = ['15428', '15429']
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/issue719303'
versions = []
```
</p></details>
| Icon on applets is wrong | https://api.github.com/repos/python/cpython/issues/38286/comments | 2 | 2003-04-10T21:44:50Z | 2022-04-09T22:41:37Z | https://github.com/python/cpython/issues/38286 | 1,198,793,452 | 38,286 |
[
"python",
"cpython"
] | BPO | [719300](https://bugs.python.org/issue719300)
--- | :---
Nosy | @jackjansen
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/jackjansen'
closed_at = <Date 2004-06-03.13:09:32.000>
created_at = <Date 2003-04-10.21:35:36.000>
labels = ['OS-mac']
title = 'pimp needs to do download itself'
updated_at = <Date 2004-06-03.13:09:32.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2004-06-03.13:09:32.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-04-10.21:35:36.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 719300
keywords = []
message_count = 4.0
messages = ['15424', '15425', '15426', '15427']
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/issue719300'
versions = []
```
</p></details>
| pimp needs to do download itself | https://api.github.com/repos/python/cpython/issues/38285/comments | 4 | 2003-04-10T21:35:36Z | 2022-04-09T22:41:36Z | https://github.com/python/cpython/issues/38285 | 1,198,793,447 | 38,285 |
[
"python",
"cpython"
] | BPO | [719297](https://bugs.python.org/issue719297)
--- | :---
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-04-22.13:46:13.000>
created_at = <Date 2003-04-10.21:30:15.000>
labels = ['OS-mac']
title = 'sys.path on MacOSX'
updated_at = <Date 2003-04-22.13:46:13.000>
user = 'https://github.com/jackjansen'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-22.13:46:13.000>
actor = 'jackjansen'
assignee = 'jackjansen'
closed = True
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2003-04-10.21:30:15.000>
creator = 'jackjansen'
dependencies = []
files = []
hgrepos = []
issue_num = 719297
keywords = []
message_count = 2.0
messages = ['15422', '15423']
nosy_count = 1.0
nosy_names = ['jackjansen']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue719297'
versions = []
```
</p></details>
| sys.path on MacOSX | https://api.github.com/repos/python/cpython/issues/38284/comments | 2 | 2003-04-10T21:30:15Z | 2022-04-09T22:41:35Z | https://github.com/python/cpython/issues/38284 | 1,198,793,442 | 38,284 |
[
"python",
"cpython"
] | BPO | [718867](https://bugs.python.org/issue718867)
--- | :---
Nosy | @brettcannon, @rhettinger
Files | <li>[time_ref_leak.diff](https://bugs.python.org/file5168/time_ref_leak.diff "Uploaded as text/plain at 2003-04-10.08:41:26 by @brettcannon"): 2003-04-10: cvs diff -u for Modules/timemodule.c</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-04-10.16:20:33.000>
created_at = <Date 2003-04-10.08:41:26.000>
labels = ['library']
title = 'Fix reference leak for time.strptime'
updated_at = <Date 2003-04-10.16:20:33.000>
user = 'https://github.com/brettcannon'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-10.16:20:33.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-10.08:41:26.000>
creator = 'brett.cannon'
dependencies = []
files = ['5168']
hgrepos = []
issue_num = 718867
keywords = ['patch']
message_count = 2.0
messages = ['43315', '43316']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue718867'
versions = ['Python 2.3']
```
</p></details>
| Fix reference leak for time.strptime | https://api.github.com/repos/python/cpython/issues/38283/comments | 2 | 2003-04-10T08:41:26Z | 2022-04-09T22:41:33Z | https://github.com/python/cpython/issues/38283 | 1,198,793,440 | 38,283 |
[
"python",
"cpython"
] | BPO | [718551](https://bugs.python.org/issue718551)
--- | :---
Files | <li>[cygwinccompiler.py.diff](https://bugs.python.org/file5167/cygwinccompiler.py.diff "Uploaded as text/plain at 2003-04-09.20:22:36 by jlt63")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-04-09.20:30:56.000>
created_at = <Date 2003-04-09.20:22:36.000>
labels = ['library']
title = 'cygwinccompiler.get_versions() patch'
updated_at = <Date 2003-04-09.20:30:56.000>
user = 'https://bugs.python.org/jlt63'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-09.20:30:56.000>
actor = 'jlt63'
assignee = 'jlt63'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2003-04-09.20:22:36.000>
creator = 'jlt63'
dependencies = []
files = ['5167']
hgrepos = []
issue_num = 718551
keywords = ['patch']
message_count = 2.0
messages = ['43313', '43314']
nosy_count = 1.0
nosy_names = ['jlt63']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue718551'
versions = ['Python 2.3']
```
</p></details>
| cygwinccompiler.get_versions() patch | https://api.github.com/repos/python/cpython/issues/38282/comments | 2 | 2003-04-09T20:22:36Z | 2022-04-09T22:41:32Z | https://github.com/python/cpython/issues/38282 | 1,198,793,438 | 38,282 |
[
"python",
"cpython"
] | BPO | [718532](https://bugs.python.org/issue718532)
--- | :---
Nosy | @gvanrossum, @doerwalter, @rhettinger, @facundobatista
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2007-11-26.23:13:53.116>
created_at = <Date 2003-04-09.20:01:14.000>
labels = ['library']
title = 'inspect, class instances and __getattr__'
updated_at = <Date 2007-11-26.23:13:53.099>
user = 'https://bugs.python.org/sschwarzer'
```
bugs.python.org fields:
```python
activity = <Date 2007-11-26.23:13:53.099>
actor = 'gvanrossum'
assignee = 'none'
closed = True
closed_date = <Date 2007-11-26.23:13:53.116>
closer = 'gvanrossum'
components = ['Library (Lib)']
creation = <Date 2003-04-09.20:01:14.000>
creator = 'sschwarzer'
dependencies = []
files = []
hgrepos = []
issue_num = 718532
keywords = []
message_count = 11.0
messages = ['15412', '15413', '15414', '15415', '15416', '15417', '15418', '15419', '15420', '15421', '57860']
nosy_count = 7.0
nosy_names = ['gvanrossum', 'ping', 'doerwalter', 'rhettinger', 'facundobatista', 'sschwarzer', 'baijum81']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue718532'
versions = ['Python 2.5']
```
</p></details>
| inspect, class instances and __getattr__ | https://api.github.com/repos/python/cpython/issues/38281/comments | 11 | 2003-04-09T20:01:14Z | 2022-04-09T22:41:31Z | https://github.com/python/cpython/issues/38281 | 1,198,793,434 | 38,281 |
[
"python",
"cpython"
] | BPO | [718380](https://bugs.python.org/issue718380)
--- | :---
Files | <li>[testparse.py](https://bugs.python.org/file837/testparse.py "Uploaded as text/plain at 2003-04-09.16:53:32 by mbucc"): Demonstrates bug.</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-04-10.12:43:55.000>
created_at = <Date 2003-04-09.16:53:28.000>
labels = ['expert-XML', 'invalid']
title = 'xml.dom.minidom - text node truncated'
updated_at = <Date 2003-04-10.12:43:55.000>
user = 'https://bugs.python.org/mbucc'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-10.12:43:55.000>
actor = 'mbucc'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2003-04-09.16:53:28.000>
creator = 'mbucc'
dependencies = []
files = ['837']
hgrepos = []
issue_num = 718380
keywords = []
message_count = 3.0
messages = ['15409', '15410', '15411']
nosy_count = 1.0
nosy_names = ['mbucc']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue718380'
versions = ['Python 2.2']
```
</p></details>
| xml.dom.minidom - text node truncated | https://api.github.com/repos/python/cpython/issues/38280/comments | 3 | 2003-04-09T16:53:28Z | 2022-04-09T22:41:30Z | https://github.com/python/cpython/issues/38280 | 1,198,793,432 | 38,280 |
[
"python",
"cpython"
] | BPO | [718299](https://bugs.python.org/issue718299)
--- | :---
Files | <li>[tarfile.diff](https://bugs.python.org/file5166/tarfile.diff "Uploaded as text/plain at 2003-04-09.14:49:56 by nnorwitz")</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-04-09.14:50:37.000>
created_at = <Date 2003-04-09.14:49:56.000>
labels = ['invalid']
title = 'test uploading file on submission'
updated_at = <Date 2003-04-09.14:50:37.000>
user = 'https://bugs.python.org/nnorwitz'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-09.14:50:37.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-04-09.14:49:56.000>
creator = 'nnorwitz'
dependencies = []
files = ['5166']
hgrepos = []
issue_num = 718299
keywords = ['patch']
message_count = 2.0
messages = ['43311', '43312']
nosy_count = 1.0
nosy_names = ['nnorwitz']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue718299'
versions = []
```
</p></details>
| test uploading file on submission | https://api.github.com/repos/python/cpython/issues/38279/comments | 2 | 2003-04-09T14:49:56Z | 2022-04-09T22:41:29Z | https://github.com/python/cpython/issues/38279 | 1,198,793,424 | 38,279 |
[
"python",
"cpython"
] | BPO | [718286](https://bugs.python.org/issue718286)
--- | :---
Nosy | @loewis
Files | <li>[python-DESTDIR.patch](https://bugs.python.org/file5165/python-DESTDIR.patch "Uploaded as text/plain at 2003-04-09.14:46:47 by wrobell"): DESTDIR patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2003-05-11.20:26:03.000>
created_at = <Date 2003-04-09.14:44:13.000>
labels = ['build']
title = 'DESTDIR variable patch'
updated_at = <Date 2003-05-11.20:26:03.000>
user = 'https://bugs.python.org/wrobell'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-11.20:26:03.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-04-09.14:44:13.000>
creator = 'wrobell'
dependencies = []
files = ['5165']
hgrepos = []
issue_num = 718286
keywords = ['patch']
message_count = 3.0
messages = ['43308', '43309', '43310']
nosy_count = 2.0
nosy_names = ['loewis', 'wrobell']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue718286'
versions = ['Python 2.3']
```
</p></details>
| DESTDIR variable patch | https://api.github.com/repos/python/cpython/issues/38278/comments | 3 | 2003-04-09T14:44:13Z | 2022-04-09T22:41:28Z | https://github.com/python/cpython/issues/38278 | 1,198,793,415 | 38,278 |
[
"python",
"cpython"
] | BPO | [718049](https://bugs.python.org/issue718049)
--- | :---
Nosy | @loewis, @theller
Files | <li>[unixccompiler.py.diff](https://bugs.python.org/file5164/unixccompiler.py.diff "Uploaded as text/plain at 2003-04-09.07:46:07 by mdehoon")</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-04-18.17:29:52.000>
created_at = <Date 2003-04-09.07:45:33.000>
labels = ['library']
title = 'Setting exe_extension for cygwin'
updated_at = <Date 2003-04-18.17:29:52.000>
user = 'https://bugs.python.org/mdehoon'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-18.17:29:52.000>
actor = 'jlt63'
assignee = 'jlt63'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2003-04-09.07:45:33.000>
creator = 'mdehoon'
dependencies = []
files = ['5164']
hgrepos = []
issue_num = 718049
keywords = ['patch']
message_count = 7.0
messages = ['43301', '43302', '43303', '43304', '43305', '43306', '43307']
nosy_count = 4.0
nosy_names = ['loewis', 'theller', 'jlt63', 'mdehoon']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue718049'
versions = ['Python 2.3']
```
</p></details>
| Setting exe_extension for cygwin | https://api.github.com/repos/python/cpython/issues/38277/comments | 7 | 2003-04-09T07:45:33Z | 2022-04-09T22:41:26Z | https://github.com/python/cpython/issues/38277 | 1,198,793,411 | 38,277 |
[
"python",
"cpython"
] | BPO | [718027](https://bugs.python.org/issue718027)
--- | :---
Nosy | @freddrake
Files | <li>[dist.tex.patch](https://bugs.python.org/file5163/dist.tex.patch "Uploaded as text/plain at 2003-04-09.07:00:40 by richard")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/freddrake'
closed_at = <Date 2003-04-25.16:45:10.000>
created_at = <Date 2003-04-09.07:00:40.000>
labels = ['docs']
title = 'Patch to distutils doc for metadata explanation'
updated_at = <Date 2003-04-25.16:45:10.000>
user = 'https://bugs.python.org/richard'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-25.16:45:10.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-04-09.07:00:40.000>
creator = 'richard'
dependencies = []
files = ['5163']
hgrepos = []
issue_num = 718027
keywords = ['patch']
message_count = 2.0
messages = ['43299', '43300']
nosy_count = 2.0
nosy_names = ['fdrake', 'richard']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue718027'
versions = ['Python 2.3']
```
</p></details>
| Patch to distutils doc for metadata explanation | https://api.github.com/repos/python/cpython/issues/38276/comments | 2 | 2003-04-09T07:00:40Z | 2022-04-09T22:41:27Z | https://github.com/python/cpython/issues/38276 | 1,198,793,407 | 38,276 |
[
"python",
"cpython"
] | BPO | [717614](https://bugs.python.org/issue717614)
--- | :---
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-05-24.11:41:54.000>
created_at = <Date 2003-04-08.16:50:53.000>
labels = ['interpreter-core', 'invalid']
title = 'Uthread problem - Pipe left open'
updated_at = <Date 2003-05-24.11:41:54.000>
user = 'https://bugs.python.org/lack'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-24.11:41:54.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-04-08.16:50:53.000>
creator = 'lack'
dependencies = []
files = []
hgrepos = []
issue_num = 717614
keywords = []
message_count = 4.0
messages = ['15405', '15406', '15407', '15408']
nosy_count = 2.0
nosy_names = ['loewis', 'lack']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue717614'
versions = ['Python 2.2']
```
</p></details>
| Uthread problem - Pipe left open | https://api.github.com/repos/python/cpython/issues/38275/comments | 4 | 2003-04-08T16:50:53Z | 2022-04-09T22:41:24Z | https://github.com/python/cpython/issues/38275 | 1,198,793,403 | 38,275 |
[
"python",
"cpython"
] | BPO | [717575](https://bugs.python.org/issue717575)
--- | :---
Nosy | @gvanrossum, @tim-one, @smontanaro
Files | <li>[timeit.diff](https://bugs.python.org/file5162/timeit.diff "Uploaded as text/plain at 2003-04-08.15:55:55 by @smontanaro")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gvanrossum'
closed_at = <Date 2003-04-25.19:41:02.000>
created_at = <Date 2003-04-08.15:44:38.000>
labels = ['library']
title = 'allow timeit to see your globals()'
updated_at = <Date 2003-04-25.19:41:02.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-25.19:41:02.000>
actor = 'gvanrossum'
assignee = 'gvanrossum'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-08.15:44:38.000>
creator = 'skip.montanaro'
dependencies = []
files = ['5162']
hgrepos = []
issue_num = 717575
keywords = ['patch']
message_count = 5.0
messages = ['43294', '43295', '43296', '43297', '43298']
nosy_count = 3.0
nosy_names = ['gvanrossum', 'tim.peters', 'skip.montanaro']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue717575'
versions = ['Python 2.3']
```
</p></details>
| allow timeit to see your globals() | https://api.github.com/repos/python/cpython/issues/38274/comments | 5 | 2003-04-08T15:44:38Z | 2022-04-09T22:41:24Z | https://github.com/python/cpython/issues/38274 | 1,198,793,396 | 38,274 |
[
"python",
"cpython"
] | BPO | [717455](https://bugs.python.org/issue717455)
--- | :---
Nosy | @mhammond
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-04-14.12:09:52.000>
created_at = <Date 2003-04-08.11:45:04.000>
labels = ['build', 'invalid']
title = 'cygwin build failing'
updated_at = <Date 2003-04-14.12:09:52.000>
user = 'https://github.com/mhammond'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-14.12:09:52.000>
actor = 'jlt63'
assignee = 'jlt63'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-04-08.11:45:04.000>
creator = 'mhammond'
dependencies = []
files = []
hgrepos = []
issue_num = 717455
keywords = []
message_count = 7.0
messages = ['15398', '15399', '15400', '15401', '15402', '15403', '15404']
nosy_count = 3.0
nosy_names = ['mhammond', 'nnorwitz', 'jlt63']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue717455'
versions = []
```
</p></details>
| cygwin build failing | https://api.github.com/repos/python/cpython/issues/38273/comments | 7 | 2003-04-08T11:45:04Z | 2022-04-09T22:41:22Z | https://github.com/python/cpython/issues/38273 | 1,198,793,393 | 38,273 |
[
"python",
"cpython"
] | BPO | [717152](https://bugs.python.org/issue717152)
--- | :---
Nosy | @smontanaro, @akuchling
Files | <li>[ccompiler.diff](https://bugs.python.org/file5161/ccompiler.diff "Uploaded as text/plain at 2003-04-08.00:56:14 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/akuchling'
closed_at = <Date 2003-05-13.13:10:17.000>
created_at = <Date 2003-04-08.00:50:12.000>
labels = ['library']
title = 'has_function() method for CCompiler'
updated_at = <Date 2003-05-13.13:10:17.000>
user = 'https://github.com/smontanaro'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-13.13:10:17.000>
actor = 'akuchling'
assignee = 'akuchling'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2003-04-08.00:50:12.000>
creator = 'skip.montanaro'
dependencies = []
files = ['5161']
hgrepos = []
issue_num = 717152
keywords = ['patch']
message_count = 3.0
messages = ['43291', '43292', '43293']
nosy_count = 2.0
nosy_names = ['skip.montanaro', 'akuchling']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue717152'
versions = ['Python 2.3']
```
</p></details>
| has_function() method for CCompiler | https://api.github.com/repos/python/cpython/issues/38272/comments | 3 | 2003-04-08T00:50:12Z | 2022-04-09T22:41:22Z | https://github.com/python/cpython/issues/38272 | 1,198,793,389 | 38,272 |
[
"python",
"cpython"
] | BPO | [717102](https://bugs.python.org/issue717102)
--- | :---
Nosy | @tim-one, @rhettinger
Files | <li>[ceval.diff](https://bugs.python.org/file5160/ceval.diff "Uploaded as text/plain at 2003-04-07.23:17:25 by @rhettinger"): Patch to Python/ceval.c</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/rhettinger'
closed_at = <Date 2003-04-08.01:32:21.000>
created_at = <Date 2003-04-07.23:16:31.000>
labels = ['interpreter-core']
title = 'Fetch oparg with unsigned short'
updated_at = <Date 2003-04-08.01:32:21.000>
user = 'https://github.com/rhettinger'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-08.01:32:21.000>
actor = 'tim.peters'
assignee = 'rhettinger'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-04-07.23:16:31.000>
creator = 'rhettinger'
dependencies = []
files = ['5160']
hgrepos = []
issue_num = 717102
keywords = ['patch']
message_count = 2.0
messages = ['43289', '43290']
nosy_count = 2.0
nosy_names = ['tim.peters', 'rhettinger']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue717102'
versions = ['Python 2.3']
```
</p></details>
| Fetch oparg with unsigned short | https://api.github.com/repos/python/cpython/issues/38271/comments | 2 | 2003-04-07T23:16:31Z | 2022-04-09T22:41:21Z | https://github.com/python/cpython/issues/38271 | 1,198,793,384 | 38,271 |
[
"python",
"cpython"
] | BPO | [716969](https://bugs.python.org/issue716969)
--- | :---
Nosy | @loewis
Files | <li>[python-threadfix.patch](https://bugs.python.org/file5159/python-threadfix.patch "Uploaded as text/plain at 2003-04-07.20:04:03 by gregklanderman"): thread patch</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2003-04-21.19:53:08.000>
created_at = <Date 2003-04-07.20:04:03.000>
labels = ['interpreter-core']
title = 'fix thread bug in 2.2.2 and later'
updated_at = <Date 2003-04-21.19:53:08.000>
user = 'https://bugs.python.org/gregklanderman'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-21.19:53:08.000>
actor = 'gregklanderman'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-04-07.20:04:03.000>
creator = 'gregklanderman'
dependencies = []
files = ['5159']
hgrepos = []
issue_num = 716969
keywords = ['patch']
message_count = 5.0
messages = ['43284', '43285', '43286', '43287', '43288']
nosy_count = 2.0
nosy_names = ['loewis', 'gregklanderman']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue716969'
versions = []
```
</p></details>
| fix thread bug in 2.2.2 and later | https://api.github.com/repos/python/cpython/issues/38270/comments | 5 | 2003-04-07T20:04:03Z | 2022-04-09T22:41:20Z | https://github.com/python/cpython/issues/38270 | 1,198,793,380 | 38,270 |
[
"python",
"cpython"
] | BPO | [716634](https://bugs.python.org/issue716634)
--- | :---
Nosy | @facundobatista, @d-maurer
Superseder | <li>bpo-1326113: Letting "build_ext --libraries" take more than one lib</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-11-16.02:23:25.833>
created_at = <Date 2003-04-07.09:13:14.000>
labels = ['library']
title = '"build_ext" "libraries" subcommand not s'
updated_at = <Date 2010-11-16.02:23:25.833>
user = 'https://github.com/d-maurer'
```
bugs.python.org fields:
```python
activity = <Date 2010-11-16.02:23:25.833>
actor = 'eric.araujo'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Distutils']
creation = <Date 2003-04-07.09:13:14.000>
creator = 'dmaurer'
dependencies = []
files = []
hgrepos = []
issue_num = 716634
keywords = []
message_count = 3.0
messages = ['15395', '15396', '15397']
nosy_count = 2.0
nosy_names = ['facundobatista', 'dmaurer']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = '1326113'
type = None
url = 'https://bugs.python.org/issue716634'
versions = ['Python 2.2']
```
</p></details>
| "build_ext" "libraries" subcommand not s | https://api.github.com/repos/python/cpython/issues/38269/comments | 3 | 2003-04-07T09:13:14Z | 2022-04-09T22:41:18Z | https://github.com/python/cpython/issues/38269 | 1,198,793,374 | 38,269 |
[
"python",
"cpython"
] | BPO | [716587](https://bugs.python.org/issue716587)
--- | :---
Nosy | @mwhudson, @gvanrossum, @nascheme, @rhettinger
Files | <li>[profile.diff](https://bugs.python.org/file836/profile.diff "Uploaded as text/plain at 2003-04-07.14:36:19 by gregfortune"): Diff between Python 2.2 profile.py and my change</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/nascheme'
closed_at = <Date 2004-03-22.20:25:37.000>
created_at = <Date 2003-04-07.06:56:15.000>
labels = ['library']
title = 'profile.run makes assumption regarding namespace'
updated_at = <Date 2004-03-22.20:25:37.000>
user = 'https://bugs.python.org/gregfortune'
```
bugs.python.org fields:
```python
activity = <Date 2004-03-22.20:25:37.000>
actor = 'nbastin'
assignee = 'nascheme'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-07.06:56:15.000>
creator = 'gregfortune'
dependencies = []
files = ['836']
hgrepos = []
issue_num = 716587
keywords = []
message_count = 8.0
messages = ['15387', '15388', '15389', '15390', '15391', '15392', '15393', '15394']
nosy_count = 6.0
nosy_names = ['mwh', 'gvanrossum', 'nascheme', 'rhettinger', 'nbastin', 'gregfortune']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue716587'
versions = ['Python 2.4']
```
</p></details>
| profile.run makes assumption regarding namespace | https://api.github.com/repos/python/cpython/issues/38268/comments | 8 | 2003-04-07T06:56:15Z | 2022-04-09T22:41:17Z | https://github.com/python/cpython/issues/38268 | 1,198,793,368 | 38,268 |
[
"python",
"cpython"
] | BPO | [716168](https://bugs.python.org/issue716168)
--- | :---
Nosy | @cben
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-05-21.21:47:15.000>
created_at = <Date 2003-04-06.10:09:50.000>
labels = ['docs']
title = 'Minor nested scopes doc issues'
updated_at = <Date 2003-05-21.21:47:15.000>
user = 'https://github.com/cben'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-21.21:47:15.000>
actor = 'jhylton'
assignee = 'jhylton'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-04-06.10:09:50.000>
creator = 'cben'
dependencies = []
files = []
hgrepos = []
issue_num = 716168
keywords = []
message_count = 2.0
messages = ['15385', '15386']
nosy_count = 2.0
nosy_names = ['jhylton', 'cben']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue716168'
versions = ['Python 2.3']
```
</p></details>
| Minor nested scopes doc issues | https://api.github.com/repos/python/cpython/issues/38267/comments | 2 | 2003-04-06T10:09:50Z | 2022-04-09T22:41:16Z | https://github.com/python/cpython/issues/38267 | 1,198,793,364 | 38,267 |
[
"python",
"cpython"
] | BPO | [715782](https://bugs.python.org/issue715782)
--- | :---
Nosy | @tim-one, @loewis, @doko42, @cben
<sup>*Note: these values reflect the state of the issue at the time it was 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.07:14:50.000>
created_at = <Date 2003-04-05.11:36:50.000>
labels = ['type-feature', 'docs']
title = 'pydoc support for keywords'
updated_at = <Date 2003-07-05.07:14:50.000>
user = 'https://github.com/doko42'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-05.07:14:50.000>
actor = 'doko'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-04-05.11:36:50.000>
creator = 'doko'
dependencies = []
files = []
hgrepos = []
issue_num = 715782
keywords = []
message_count = 6.0
messages = ['15379', '15380', '15381', '15382', '15383', '15384']
nosy_count = 5.0
nosy_names = ['tim.peters', 'loewis', 'doko', 'derivin', 'cben']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue715782'
versions = []
```
</p></details>
| pydoc support for keywords | https://api.github.com/repos/python/cpython/issues/38266/comments | 6 | 2003-04-05T11:36:50Z | 2022-04-09T22:41:14Z | https://github.com/python/cpython/issues/38266 | 1,198,793,360 | 38,266 |
[
"python",
"cpython"
] | BPO | [715466](https://bugs.python.org/issue715466)
--- | :---
Nosy | @tim-one
Files | <li>[gcpatch](https://bugs.python.org/file5157/gcpatch "Uploaded as application/octet-stream at 2003-04-04.18:35:55 by jhylton")</li><li>[boom.py](https://bugs.python.org/file5158/boom.py "Uploaded as text/plain at 2003-04-04.18:36:21 by jhylton")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/tim-one'
closed_at = <Date 2003-04-04.18:40:17.000>
created_at = <Date 2003-04-04.18:33:14.000>
labels = ['interpreter-core']
title = 'patch to fix boom'
updated_at = <Date 2003-04-04.18:40:17.000>
user = 'https://bugs.python.org/jhylton'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-04.18:40:17.000>
actor = 'jhylton'
assignee = 'tim.peters'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-04-04.18:33:14.000>
creator = 'jhylton'
dependencies = []
files = ['5157', '5158']
hgrepos = []
issue_num = 715466
keywords = ['patch']
message_count = 2.0
messages = ['43282', '43283']
nosy_count = 2.0
nosy_names = ['tim.peters', 'jhylton']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue715466'
versions = []
```
</p></details>
| patch to fix boom | https://api.github.com/repos/python/cpython/issues/38265/comments | 2 | 2003-04-04T18:33:14Z | 2022-04-09T22:41:14Z | https://github.com/python/cpython/issues/38265 | 1,198,793,356 | 38,265 |
[
"python",
"cpython"
] | BPO | [715263](https://bugs.python.org/issue715263)
--- | :---
Nosy | @freddrake, @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/freddrake'
closed_at = <Date 2003-09-10.03:53:59.000>
created_at = <Date 2003-04-04.12:26:33.000>
labels = ['expert-XML', 'type-feature']
title = 'Access to DOM Element attributes using __getitem__'
updated_at = <Date 2003-09-10.03:53:59.000>
user = 'https://bugs.python.org/bluezoo'
```
bugs.python.org fields:
```python
activity = <Date 2003-09-10.03:53:59.000>
actor = 'fdrake'
assignee = 'fdrake'
closed = True
closed_date = None
closer = None
components = ['XML']
creation = <Date 2003-04-04.12:26:33.000>
creator = 'bluezoo'
dependencies = []
files = []
hgrepos = []
issue_num = 715263
keywords = []
message_count = 3.0
messages = ['53843', '53844', '53845']
nosy_count = 3.0
nosy_names = ['fdrake', 'rhettinger', 'bluezoo']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue715263'
versions = []
```
</p></details>
| Access to DOM Element attributes using __getitem__ | https://api.github.com/repos/python/cpython/issues/38264/comments | 3 | 2003-04-04T12:26:33Z | 2022-04-09T22:41:13Z | https://github.com/python/cpython/issues/38264 | 1,198,793,352 | 38,264 |
[
"python",
"cpython"
] | BPO | [715145](https://bugs.python.org/issue715145)
--- | :---
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-04-04.23:11:52.000>
created_at = <Date 2003-04-04.08:25:12.000>
labels = []
title = 'unittest.py still uses != in failUnlessEqual.'
updated_at = <Date 2003-04-04.23:11:52.000>
user = 'https://bugs.python.org/jemfinch'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-04.23:11:52.000>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-04-04.08:25:12.000>
creator = 'jemfinch'
dependencies = []
files = []
hgrepos = []
issue_num = 715145
keywords = []
message_count = 2.0
messages = ['15377', '15378']
nosy_count = 2.0
nosy_names = ['rhettinger', 'jemfinch']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue715145'
versions = ['Python 2.3']
```
</p></details>
| unittest.py still uses != in failUnlessEqual. | https://api.github.com/repos/python/cpython/issues/38263/comments | 2 | 2003-04-04T08:25:12Z | 2022-04-09T22:41:11Z | https://github.com/python/cpython/issues/38263 | 1,198,793,347 | 38,263 |
[
"python",
"cpython"
] | BPO | [715063](https://bugs.python.org/issue715063)
--- | :---
Nosy | @warsaw, @gpshead
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/gpshead'
closed_at = <Date 2003-07-09.06:06:21.000>
created_at = <Date 2003-04-04.04:03:21.000>
labels = ['library']
title = 'bsddb.first()/next() raise undocumented exception'
updated_at = <Date 2003-07-09.06:06:21.000>
user = 'https://bugs.python.org/cst'
```
bugs.python.org fields:
```python
activity = <Date 2003-07-09.06:06:21.000>
actor = 'gregory.p.smith'
assignee = 'gregory.p.smith'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-04.04:03:21.000>
creator = 'cst'
dependencies = []
files = []
hgrepos = []
issue_num = 715063
keywords = []
message_count = 10.0
messages = ['15367', '15368', '15369', '15370', '15371', '15372', '15373', '15374', '15375', '15376']
nosy_count = 3.0
nosy_names = ['barry', 'gregory.p.smith', 'cst']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue715063'
versions = ['Python 2.3']
```
</p></details>
| bsddb.first()/next() raise undocumented exception | https://api.github.com/repos/python/cpython/issues/38262/comments | 10 | 2003-04-04T04:03:21Z | 2022-04-09T22:41:11Z | https://github.com/python/cpython/issues/38262 | 1,198,793,346 | 38,262 |
[
"python",
"cpython"
] | BPO | [714957](https://bugs.python.org/issue714957)
--- | :---
Nosy | @loewis
Files | <li>[diff](https://bugs.python.org/file5156/diff "Uploaded as text/plain at 2003-04-03.23:45:21 by dschnepper")</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-04-18.10:51:32.000>
created_at = <Date 2003-04-03.23:43:52.000>
labels = ['OS-windows']
title = 'Document freeze process in PC/config.c'
updated_at = <Date 2003-04-18.10:51:32.000>
user = 'https://bugs.python.org/dschnepper'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-18.10:51:32.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Windows']
creation = <Date 2003-04-03.23:43:52.000>
creator = 'dschnepper'
dependencies = []
files = ['5156']
hgrepos = []
issue_num = 714957
keywords = ['patch']
message_count = 2.0
messages = ['43280', '43281']
nosy_count = 2.0
nosy_names = ['loewis', 'dschnepper']
pr_nums = []
priority = 'low'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue714957'
versions = ['Python 2.3']
```
</p></details>
| Document freeze process in PC/config.c | https://api.github.com/repos/python/cpython/issues/38261/comments | 2 | 2003-04-03T23:43:52Z | 2022-04-09T22:41:10Z | https://github.com/python/cpython/issues/38261 | 1,198,793,341 | 38,261 |
[
"python",
"cpython"
] | BPO | [714733](https://bugs.python.org/issue714733)
--- | :---
Nosy | @tim-one
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-05-04.23:21:32.000>
created_at = <Date 2003-04-03.16:44:10.000>
labels = ['type-feature', 'library']
title = 'cPickle fails to pickle inf'
updated_at = <Date 2003-05-04.23:21:32.000>
user = 'https://bugs.python.org/gpk'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-04.23:21:32.000>
actor = 'jhylton'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-03.16:44:10.000>
creator = 'gpk'
dependencies = []
files = []
hgrepos = []
issue_num = 714733
keywords = []
message_count = 3.0
messages = ['15364', '15365', '15366']
nosy_count = 3.0
nosy_names = ['tim.peters', 'jhylton', 'gpk']
pr_nums = []
priority = 'normal'
resolution = 'later'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue714733'
versions = []
```
</p></details>
| cPickle fails to pickle inf | https://api.github.com/repos/python/cpython/issues/38260/comments | 3 | 2003-04-03T16:44:10Z | 2022-04-09T22:41:08Z | https://github.com/python/cpython/issues/38260 | 1,198,793,336 | 38,260 |
[
"python",
"cpython"
] | BPO | [714592](https://bugs.python.org/issue714592)
--- | :---
Files | <li>[ftplib.py.diff](https://bugs.python.org/file5155/ftplib.py.diff "Uploaded as text/plain at 2003-04-04.12:45:34 by mattruss"): context diff of proposed change</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-04-28.08:13:54.000>
created_at = <Date 2003-04-03.12:51:50.000>
labels = []
title = 'timeouts for FTP connect (and other supported ops)'
updated_at = <Date 2003-04-28.08:13:54.000>
user = 'https://bugs.python.org/mattruss'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-28.08:13:54.000>
actor = 'mattruss'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-04-03.12:51:50.000>
creator = 'mattruss'
dependencies = []
files = ['5155']
hgrepos = []
issue_num = 714592
keywords = ['patch']
message_count = 5.0
messages = ['43275', '43276', '43277', '43278', '43279']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'mattruss']
pr_nums = []
priority = 'low'
resolution = 'duplicate'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue714592'
versions = []
```
</p></details>
| timeouts for FTP connect (and other supported ops) | https://api.github.com/repos/python/cpython/issues/38259/comments | 5 | 2003-04-03T12:51:50Z | 2022-04-09T22:41:07Z | https://github.com/python/cpython/issues/38259 | 1,198,793,331 | 38,259 |
[
"python",
"cpython"
] | BPO | [714469](https://bugs.python.org/issue714469)
--- | :---
Nosy | @jackjansen, @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 = 'https://github.com/birkenfeld'
closed_at = <Date 2008-01-06.15:20:58.271>
created_at = <Date 2003-04-03.09:01:15.000>
labels = ['type-feature', 'docs']
title = 'Easy tutorial printing should be possible'
updated_at = <Date 2008-01-06.15:20:58.270>
user = 'https://bugs.python.org/wspace'
```
bugs.python.org fields:
```python
activity = <Date 2008-01-06.15:20:58.270>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = <Date 2008-01-06.15:20:58.271>
closer = 'georg.brandl'
components = ['Documentation']
creation = <Date 2003-04-03.09:01:15.000>
creator = 'wspace'
dependencies = []
files = []
hgrepos = []
issue_num = 714469
keywords = []
message_count = 8.0
messages = ['53837', '53838', '53839', '53840', '53841', '53842', '55184', '59382']
nosy_count = 4.0
nosy_names = ['jackjansen', 'georg.brandl', 'rhettinger', 'wspace']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue714469'
versions = []
```
</p></details>
| Easy tutorial printing should be possible | https://api.github.com/repos/python/cpython/issues/38258/comments | 8 | 2003-04-03T09:01:15Z | 2022-04-09T22:41:06Z | https://github.com/python/cpython/issues/38258 | 1,198,793,329 | 38,258 |
[
"python",
"cpython"
] | BPO | [714348](https://bugs.python.org/issue714348)
--- | :---
Nosy | @tim-one, @mhammond
Files | <li>[obmalloc.patch](https://bugs.python.org/file5154/obmalloc.patch "Uploaded as text/plain at 2003-04-03.03:16:30 by @mhammond"): Patch using _try etc on Windows</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mhammond'
closed_at = <Date 2003-04-19.00:22:11.000>
created_at = <Date 2003-04-03.03:14:16.000>
labels = ['interpreter-core', 'invalid']
title = 'Guard against segfaults in debug code'
updated_at = <Date 2003-04-19.00:22:11.000>
user = 'https://github.com/mhammond'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-19.00:22:11.000>
actor = 'mhammond'
assignee = 'mhammond'
closed = True
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2003-04-03.03:14:16.000>
creator = 'mhammond'
dependencies = []
files = ['5154']
hgrepos = []
issue_num = 714348
keywords = ['patch']
message_count = 4.0
messages = ['43271', '43272', '43273', '43274']
nosy_count = 2.0
nosy_names = ['tim.peters', 'mhammond']
pr_nums = []
priority = 'low'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue714348'
versions = []
```
</p></details>
| Guard against segfaults in debug code | https://api.github.com/repos/python/cpython/issues/38257/comments | 4 | 2003-04-03T03:14:16Z | 2022-04-09T22:41:05Z | https://github.com/python/cpython/issues/38257 | 1,198,793,324 | 38,257 |
[
"python",
"cpython"
] | BPO | [713824](https://bugs.python.org/issue713824)
--- | :---
Nosy | @hyeshik
Files | <li>[python-cjkcodecs.diff.gz](https://bugs.python.org/file5153/python-cjkcodecs.diff.gz "Uploaded as application/gzip at 2003-04-02.11:24:10 by @hyeshik"): patch (rev. 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-04-02.11:24:10.000>
created_at = <Date 2003-04-02.11:23:32.000>
labels = ['library']
title = 'Unicode Codecs for CJK Encodings'
updated_at = <Date 2003-04-02.11:24:10.000>
user = 'https://github.com/hyeshik'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-02.11:24:10.000>
actor = 'hyeshik.chang'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-02.11:23:32.000>
creator = 'hyeshik.chang'
dependencies = []
files = ['5153']
hgrepos = []
issue_num = 713824
keywords = ['patch']
message_count = 1.0
messages = ['43270']
nosy_count = 1.0
nosy_names = ['hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue713824'
versions = []
```
</p></details>
| Unicode Codecs for CJK Encodings | https://api.github.com/repos/python/cpython/issues/38256/comments | 1 | 2003-04-02T11:23:32Z | 2022-04-09T22:41:03Z | https://github.com/python/cpython/issues/38256 | 1,198,793,320 | 38,256 |
[
"python",
"cpython"
] | BPO | [713820](https://bugs.python.org/issue713820)
--- | :---
Nosy | @loewis, @hyeshik
Files | <li>[python-iconvcodec-ng.diff.gz](https://bugs.python.org/file5152/python-iconvcodec-ng.diff.gz "Uploaded as application/gzip at 2003-04-02.11:11:07 by @hyeshik"): patch (rev. 2)</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-04-03.05:07:58.000>
created_at = <Date 2003-04-02.11:10:16.000>
labels = ['library']
title = 'iconv_codec NG'
updated_at = <Date 2003-04-03.05:07:58.000>
user = 'https://github.com/hyeshik'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-03.05:07:58.000>
actor = 'loewis'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-02.11:10:16.000>
creator = 'hyeshik.chang'
dependencies = []
files = ['5152']
hgrepos = []
issue_num = 713820
keywords = ['patch']
message_count = 2.0
messages = ['43268', '43269']
nosy_count = 2.0
nosy_names = ['loewis', 'hyeshik.chang']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue713820'
versions = ['Python 2.3']
```
</p></details>
| iconv_codec NG | https://api.github.com/repos/python/cpython/issues/38255/comments | 2 | 2003-04-02T11:10:16Z | 2022-04-09T22:41:02Z | https://github.com/python/cpython/issues/38255 | 1,198,793,314 | 38,255 |
[
"python",
"cpython"
] | BPO | [713722](https://bugs.python.org/issue713722)
--- | :---
Nosy | @akuchling
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2003-05-13.15:02:31.000>
created_at = <Date 2003-04-02.06:27:36.000>
labels = ['docs']
title = 'Distutils documentation amputated'
updated_at = <Date 2003-05-13.15:02:31.000>
user = 'https://bugs.python.org/gcewing'
```
bugs.python.org fields:
```python
activity = <Date 2003-05-13.15:02:31.000>
actor = 'akuchling'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2003-04-02.06:27:36.000>
creator = 'gcewing'
dependencies = []
files = []
hgrepos = []
issue_num = 713722
keywords = []
message_count = 4.0
messages = ['15360', '15361', '15362', '15363']
nosy_count = 3.0
nosy_names = ['jhylton', 'akuchling', 'gcewing']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue713722'
versions = []
```
</p></details>
| Distutils documentation amputated | https://api.github.com/repos/python/cpython/issues/38254/comments | 4 | 2003-04-02T06:27:36Z | 2022-04-09T22:41:01Z | https://github.com/python/cpython/issues/38254 | 1,198,793,308 | 38,254 |
[
"python",
"cpython"
] | BPO | [713645](https://bugs.python.org/issue713645)
--- | :---
Nosy | @loewis
Files | <li>[patch](https://bugs.python.org/file5150/patch "Uploaded as text/plain at 2003-04-02.01:19:41 by dschnepper"): patch for checkextensions_win32</li><li>[test.py](https://bugs.python.org/file5151/test.py "Uploaded as text/plain at 2003-04-02.01:20:59 by dschnepper"): Script demonstrating bug and fix</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/loewis'
closed_at = <Date 2003-09-20.11:05:40.000>
created_at = <Date 2003-04-02.01:17:48.000>
labels = []
title = 'freeze fails when extensions_win32.ini is missing'
updated_at = <Date 2003-09-20.11:05:40.000>
user = 'https://bugs.python.org/dschnepper'
```
bugs.python.org fields:
```python
activity = <Date 2003-09-20.11:05:40.000>
actor = 'loewis'
assignee = 'loewis'
closed = True
closed_date = None
closer = None
components = ['Demos and Tools']
creation = <Date 2003-04-02.01:17:48.000>
creator = 'dschnepper'
dependencies = []
files = ['5150', '5151']
hgrepos = []
issue_num = 713645
keywords = ['patch']
message_count = 2.0
messages = ['43266', '43267']
nosy_count = 2.0
nosy_names = ['loewis', 'dschnepper']
pr_nums = []
priority = 'normal'
resolution = 'accepted'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue713645'
versions = ['Python 2.2']
```
</p></details>
| freeze fails when extensions_win32.ini is missing | https://api.github.com/repos/python/cpython/issues/38253/comments | 2 | 2003-04-02T01:17:48Z | 2022-04-09T22:41:01Z | https://github.com/python/cpython/issues/38253 | 1,198,793,305 | 38,253 |
[
"python",
"cpython"
] | BPO | [713601](https://bugs.python.org/issue713601)
--- | :---
Nosy | @brettcannon, @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-02-20.17:38:16.000>
created_at = <Date 2003-04-01.23:40:38.000>
labels = ['library']
title = 'site.py breaks if prefix is empty'
updated_at = <Date 2006-02-20.17:38:16.000>
user = 'https://bugs.python.org/lalo'
```
bugs.python.org fields:
```python
activity = <Date 2006-02-20.17:38:16.000>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-01.23:40:38.000>
creator = 'lalo'
dependencies = []
files = []
hgrepos = []
issue_num = 713601
keywords = []
message_count = 10.0
messages = ['15350', '15351', '15352', '15353', '15354', '15355', '15356', '15357', '15358', '15359']
nosy_count = 4.0
nosy_names = ['brett.cannon', 'georg.brandl', 'lalo', 'goertzen']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue713601'
versions = ['Python 2.3']
```
</p></details>
| site.py breaks if prefix is empty | https://api.github.com/repos/python/cpython/issues/38252/comments | 10 | 2003-04-01T23:40:38Z | 2022-04-09T22:40:59Z | https://github.com/python/cpython/issues/38252 | 1,198,793,300 | 38,252 |
[
"python",
"cpython"
] | BPO | [713599](https://bugs.python.org/issue713599)
--- | :---
Files | <li>[rfc822.diff](https://bugs.python.org/file5149/rfc822.diff "Uploaded as text/plain at 2003-04-01.23:51:56 by exarkun")</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-10-17.19:49:32.000>
created_at = <Date 2003-04-01.23:33:40.000>
labels = ['library']
title = 'rfc822.parsedate returns a tuple'
updated_at = <Date 2004-10-17.19:49:32.000>
user = 'https://bugs.python.org/exarkun'
```
bugs.python.org fields:
```python
activity = <Date 2004-10-17.19:49:32.000>
actor = 'nnorwitz'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2003-04-01.23:33:40.000>
creator = 'exarkun'
dependencies = []
files = ['5149']
hgrepos = []
issue_num = 713599
keywords = ['patch']
message_count = 2.0
messages = ['43264', '43265']
nosy_count = 2.0
nosy_names = ['nnorwitz', 'exarkun']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue713599'
versions = ['Python 2.3']
```
</p></details>
| rfc822.parsedate returns a tuple | https://api.github.com/repos/python/cpython/issues/38251/comments | 2 | 2003-04-01T23:33:40Z | 2022-04-09T22:40:57Z | https://github.com/python/cpython/issues/38251 | 1,198,793,294 | 38,251 |
[
"python",
"cpython"
] | BPO | [713428](https://bugs.python.org/issue713428)
--- | :---
Nosy | @loewis
Files | <li>[commands.diff](https://bugs.python.org/file5148/commands.diff "Uploaded as text/plain at 2003-04-24.16:06:59 by warnes"): Revised patch in diff -u format</li>
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = None
closed_at = <Date 2004-08-15.13:14:35.000>
created_at = <Date 2003-04-01.17:51:14.000>
labels = []
title = "Fixes for 'commands' module on win32"
updated_at = <Date 2004-08-15.13:14:35.000>
user = 'https://bugs.python.org/warnes'
```
bugs.python.org fields:
```python
activity = <Date 2004-08-15.13:14:35.000>
actor = 'jlgijsbers'
assignee = 'none'
closed = True
closed_date = None
closer = None
components = ['None']
creation = <Date 2003-04-01.17:51:14.000>
creator = 'warnes'
dependencies = []
files = ['5148']
hgrepos = []
issue_num = 713428
keywords = ['patch']
message_count = 6.0
messages = ['43258', '43259', '43260', '43261', '43262', '43263']
nosy_count = 3.0
nosy_names = ['loewis', 'jlgijsbers', 'warnes']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue713428'
versions = []
```
</p></details>
| Fixes for 'commands' module on win32 | https://api.github.com/repos/python/cpython/issues/38250/comments | 6 | 2003-04-01T17:51:14Z | 2022-04-09T22:40:56Z | https://github.com/python/cpython/issues/38250 | 1,198,793,287 | 38,250 |
[
"python",
"cpython"
] | BPO | [713172](https://bugs.python.org/issue713172)
--- | :---
Nosy | @mwhudson
<sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup>
<details><summary>Show more details</summary><p>
GitHub fields:
```python
assignee = 'https://github.com/mwhudson'
closed_at = <Date 2003-04-01.12:33:29.000>
created_at = <Date 2003-04-01.07:38:42.000>
labels = ['build', 'invalid']
title = 'Python 2.3 tempfile test fails on HP-UX11i'
updated_at = <Date 2003-04-01.12:33:29.000>
user = 'https://bugs.python.org/rptownsend'
```
bugs.python.org fields:
```python
activity = <Date 2003-04-01.12:33:29.000>
actor = 'mwh'
assignee = 'mwh'
closed = True
closed_date = None
closer = None
components = ['Build']
creation = <Date 2003-04-01.07:38:42.000>
creator = 'rptownsend'
dependencies = []
files = []
hgrepos = []
issue_num = 713172
keywords = []
message_count = 4.0
messages = ['15346', '15347', '15348', '15349']
nosy_count = 2.0
nosy_names = ['mwh', 'rptownsend']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue713172'
versions = ['Python 2.3']
```
</p></details>
| Python 2.3 tempfile test fails on HP-UX11i | https://api.github.com/repos/python/cpython/issues/38249/comments | 4 | 2003-04-01T07:38:42Z | 2022-04-09T22:40:56Z | https://github.com/python/cpython/issues/38249 | 1,198,793,278 | 38,249 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.