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 | [1033720](https://bugs.python.org/issue1033720) --- | :--- Nosy | @nascheme <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/nascheme' closed_at = <Date 2004-09-24.15:43:34.000> created_at = <Date 2004-09-23.22:55:51.000> labels = ['interpreter-core'] title = 'buffer() object broken.' updated_at = <Date 2004-09-24.15:43:34.000> user = 'https://bugs.python.org/foom' ``` bugs.python.org fields: ```python activity = <Date 2004-09-24.15:43:34.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-09-23.22:55:51.000> creator = 'foom' dependencies = [] files = [] hgrepos = [] issue_num = 1033720 keywords = [] message_count = 2.0 messages = ['22538', '22539'] nosy_count = 2.0 nosy_names = ['nascheme', 'foom'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1033720' versions = ['Python 2.4'] ``` </p></details>
buffer() object broken.
https://api.github.com/repos/python/cpython/issues/40948/comments
2
2004-09-23T22:55:51Z
2022-04-09T23:31:57Z
https://github.com/python/cpython/issues/40948
1,198,804,616
40,948
[ "python", "cpython" ]
BPO | [1033422](https://bugs.python.org/issue1033422) --- | :--- Nosy | @loewis, @rhettinger, @pfmoore, @ncoghlan <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2005-01-29.23:45:06.000> created_at = <Date 2004-09-23.14:45:16.000> labels = ['invalid', 'OS-windows'] title = 'argv honors "\\" as escape char' updated_at = <Date 2005-01-29.23:45:06.000> user = 'https://bugs.python.org/rbla' ``` bugs.python.org fields: ```python activity = <Date 2005-01-29.23:45:06.000> actor = 'loewis' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2004-09-23.14:45:16.000> creator = 'rbla' dependencies = [] files = [] hgrepos = [] issue_num = 1033422 keywords = [] message_count = 5.0 messages = ['22533', '22534', '22535', '22536', '22537'] nosy_count = 5.0 nosy_names = ['loewis', 'rhettinger', 'paul.moore', 'ncoghlan', 'rbla'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1033422' versions = [] ``` </p></details>
argv honors "\" as escape char
https://api.github.com/repos/python/cpython/issues/40947/comments
5
2004-09-23T14:45:16Z
2022-04-09T23:31:56Z
https://github.com/python/cpython/issues/40947
1,198,804,610
40,947
[ "python", "cpython" ]
BPO | [1033390](https://bugs.python.org/issue1033390) --- | :--- Nosy | @aleaxit, @gpshead <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-01-25.06:10:10.000> created_at = <Date 2004-09-23.13:58:42.000> labels = ['build'] title = "build doesn't pick up bsddb w/Mandrake 9.2" updated_at = <Date 2006-01-25.06:10:10.000> user = 'https://github.com/aleaxit' ``` bugs.python.org fields: ```python activity = <Date 2006-01-25.06:10:10.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2004-09-23.13:58:42.000> creator = 'aleax' dependencies = [] files = [] hgrepos = [] issue_num = 1033390 keywords = [] message_count = 3.0 messages = ['22530', '22531', '22532'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'aleax', 'gregory.p.smith'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1033390' versions = ['Python 2.4'] ``` </p></details>
build doesn't pick up bsddb w/Mandrake 9.2
https://api.github.com/repos/python/cpython/issues/40946/comments
3
2004-09-23T13:58:42Z
2022-04-09T23:31:54Z
https://github.com/python/cpython/issues/40946
1,198,804,605
40,946
[ "python", "cpython" ]
BPO | [1033038](https://bugs.python.org/issue1033038) --- | :--- Nosy | @tim-one, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2004-09-28.03:04:35.000> created_at = <Date 2004-09-22.23:48:38.000> labels = ['library'] title = 'Misleading error message in random.choice' updated_at = <Date 2004-09-28.03:04:35.000> user = 'https://bugs.python.org/nejucomo' ``` bugs.python.org fields: ```python activity = <Date 2004-09-28.03:04:35.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-22.23:48:38.000> creator = 'nejucomo' dependencies = [] files = [] hgrepos = [] issue_num = 1033038 keywords = [] message_count = 5.0 messages = ['22525', '22526', '22527', '22528', '22529'] nosy_count = 3.0 nosy_names = ['tim.peters', 'rhettinger', 'nejucomo'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1033038' versions = ['Python 2.4'] ``` </p></details>
Misleading error message in random.choice
https://api.github.com/repos/python/cpython/issues/40945/comments
5
2004-09-22T23:48:38Z
2022-04-09T23:31:54Z
https://github.com/python/cpython/issues/40945
1,198,804,601
40,945
[ "python", "cpython" ]
BPO | [1032960](https://bugs.python.org/issue1032960) --- | :--- Nosy | @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2004-10-09.21:29:49.000> created_at = <Date 2004-09-22.20:50:46.000> labels = ['docs'] title = 'Confusing description of strict option for email.Parser' updated_at = <Date 2004-10-09.21:29:49.000> user = 'https://bugs.python.org/spiv' ``` bugs.python.org fields: ```python activity = <Date 2004-10-09.21:29:49.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-09-22.20:50:46.000> creator = 'spiv' dependencies = [] files = [] hgrepos = [] issue_num = 1032960 keywords = [] message_count = 3.0 messages = ['22522', '22523', '22524'] nosy_count = 2.0 nosy_names = ['barry', 'spiv'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1032960' versions = ['Python 2.3'] ``` </p></details>
Confusing description of strict option for email.Parser
https://api.github.com/repos/python/cpython/issues/40944/comments
3
2004-09-22T20:50:46Z
2022-04-09T23:31:53Z
https://github.com/python/cpython/issues/40944
1,198,804,596
40,944
[ "python", "cpython" ]
BPO | [1032875](https://bugs.python.org/issue1032875) --- | :--- Nosy | @akuchling Files | <li>[test.xls](https://bugs.python.org/file1413/test.xls "Uploaded at 2004-09-22.19:21:03 by infinity314"): the file I tried to upload using ftplib</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-08-03.20:21:50.000> created_at = <Date 2004-09-22.19:21:03.000> labels = ['library'] title = 'ftplib has incomplete transfer when sending files in Windows' updated_at = <Date 2006-08-03.20:21:50.000> user = 'https://bugs.python.org/infinity314' ``` bugs.python.org fields: ```python activity = <Date 2006-08-03.20:21:50.000> actor = 'akuchling' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-22.19:21:03.000> creator = 'infinity314' dependencies = [] files = ['1413'] hgrepos = [] issue_num = 1032875 keywords = [] message_count = 4.0 messages = ['22518', '22519', '22520', '22521'] nosy_count = 3.0 nosy_names = ['akuchling', 'grubert', 'infinity314'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1032875' versions = ['Python 2.3'] ``` </p></details>
ftplib has incomplete transfer when sending files in Windows
https://api.github.com/repos/python/cpython/issues/40943/comments
4
2004-09-22T19:21:03Z
2022-04-09T23:31:51Z
https://github.com/python/cpython/issues/40943
1,198,804,593
40,943
[ "python", "cpython" ]
BPO | [1032615](https://bugs.python.org/issue1032615) --- | :--- Nosy | @malemburg, @doerwalter <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2004-09-29.10:42:24.000> created_at = <Date 2004-09-22.13:00:20.000> labels = ['expert-unicode'] title = 'Odd behavior with unicode.translate on OSX.' updated_at = <Date 2004-09-29.10:42:24.000> user = 'https://bugs.python.org/jemfinch' ``` bugs.python.org fields: ```python activity = <Date 2004-09-29.10:42:24.000> actor = 'doerwalter' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2004-09-22.13:00:20.000> creator = 'jemfinch' dependencies = [] files = [] hgrepos = [] issue_num = 1032615 keywords = [] message_count = 5.0 messages = ['22513', '22514', '22515', '22516', '22517'] nosy_count = 4.0 nosy_names = ['lemburg', 'doerwalter', 'jemfinch', 'titanstar'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1032615' versions = [] ``` </p></details>
Odd behavior with unicode.translate on OSX.
https://api.github.com/repos/python/cpython/issues/40942/comments
5
2004-09-22T13:00:20Z
2022-04-09T23:31:51Z
https://github.com/python/cpython/issues/40942
1,198,804,591
40,942
[ "python", "cpython" ]
BPO | [1032395](https://bugs.python.org/issue1032395) --- | :--- Nosy | @doko42, @kbkaiser Files | <li>[idle-screenshot.png](https://bugs.python.org/file1412/idle-screenshot.png "Uploaded at 2004-09-22.07:18:36 by @doko42")</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-09-29.04:27:55.000> created_at = <Date 2004-09-22.07:18:36.000> labels = ['expert-IDLE'] title = 'idle -n crashes' updated_at = <Date 2004-09-29.04:27:55.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2004-09-29.04:27:55.000> actor = 'kbk' assignee = 'kbk' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2004-09-22.07:18:36.000> creator = 'doko' dependencies = [] files = ['1412'] hgrepos = [] issue_num = 1032395 keywords = [] message_count = 2.0 messages = ['22511', '22512'] nosy_count = 2.0 nosy_names = ['doko', 'kbk'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1032395' versions = ['Python 2.3'] ``` </p></details>
idle -n crashes
https://api.github.com/repos/python/cpython/issues/40941/comments
2
2004-09-22T07:18:36Z
2022-04-09T23:31:49Z
https://github.com/python/cpython/issues/40941
1,198,804,587
40,941
[ "python", "cpython" ]
BPO | [1032206](https://bugs.python.org/issue1032206) --- | :--- Nosy | @vsajip Files | <li>[__init__.py-getLoggerClass.diff](https://bugs.python.org/file6259/__init__.py-getLoggerClass.diff "Uploaded as text/plain at 2004-09-21.22:07:33 by dmw"): __init__.py-getLoggerClass.diff</li><li>[liblogging.tex-getLoggerClass.diff](https://bugs.python.org/file6260/liblogging.tex-getLoggerClass.diff "Uploaded as text/plain at 2004-09-21.22:08:12 by dmw"): liblogging.tex-getLoggerClass.diff</li><li>[__init__.py-loggerClass.diff](https://bugs.python.org/file6261/__init__.py-loggerClass.diff "Uploaded as text/plain at 2004-09-21.22:08:43 by dmw"): __init__.py-loggerClass.diff</li><li>[liblogging.tex-loggerClass.diff](https://bugs.python.org/file6262/liblogging.tex-loggerClass.diff "Uploaded as text/plain at 2004-09-21.22:11:15 by dmw"): liblogging.tex-loggerClass.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/vsajip' closed_at = <Date 2004-09-22.13:40:10.000> created_at = <Date 2004-09-21.22:07:32.000> labels = ['library'] title = 'Add API to logging package to allow intercooperation.' updated_at = <Date 2004-09-22.13:40:10.000> user = 'https://bugs.python.org/dmw' ``` bugs.python.org fields: ```python activity = <Date 2004-09-22.13:40:10.000> actor = 'vinay.sajip' assignee = 'vinay.sajip' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-21.22:07:32.000> creator = 'dmw' dependencies = [] files = ['6259', '6260', '6261', '6262'] hgrepos = [] issue_num = 1032206 keywords = ['patch'] message_count = 2.0 messages = ['46924', '46925'] nosy_count = 2.0 nosy_names = ['vinay.sajip', 'dmw'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1032206' versions = ['Python 2.4'] ``` </p></details>
Add API to logging package to allow intercooperation.
https://api.github.com/repos/python/cpython/issues/40940/comments
2
2004-09-21T22:07:32Z
2022-04-09T23:31:48Z
https://github.com/python/cpython/issues/40940
1,198,804,583
40,940
[ "python", "cpython" ]
BPO | [1031897](https://bugs.python.org/issue1031897) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2004-10-08.18:29:52.000> created_at = <Date 2004-09-21.13:44:16.000> labels = ['docs'] title = 'Conflicting descriptions of application order of decorators' updated_at = <Date 2004-10-08.18:29:52.000> user = 'https://bugs.python.org/hamishlawson' ``` bugs.python.org fields: ```python activity = <Date 2004-10-08.18:29:52.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-09-21.13:44:16.000> creator = 'hamishlawson' dependencies = [] files = [] hgrepos = [] issue_num = 1031897 keywords = [] message_count = 3.0 messages = ['22508', '22509', '22510'] nosy_count = 3.0 nosy_names = ['akuchling', 'pfremy', 'hamishlawson'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1031897' versions = ['Python 2.4'] ``` </p></details>
Conflicting descriptions of application order of decorators
https://api.github.com/repos/python/cpython/issues/40939/comments
3
2004-09-21T13:44:16Z
2022-04-09T23:31:47Z
https://github.com/python/cpython/issues/40939
1,198,804,578
40,939
[ "python", "cpython" ]
BPO | [1031687](https://bugs.python.org/issue1031687) --- | :--- Nosy | @rhettinger Files | <li>[atexit.diff](https://bugs.python.org/file6258/atexit.diff "Uploaded as text/plain at 2004-09-21.05:56:09 by @rhettinger"): atexit.diff</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-09-27.21:10:48.000> created_at = <Date 2004-09-21.05:56:09.000> labels = ['library'] title = 'atexit decorator' updated_at = <Date 2004-09-27.21:10:48.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2004-09-27.21:10:48.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-21.05:56:09.000> creator = 'rhettinger' dependencies = [] files = ['6258'] hgrepos = [] issue_num = 1031687 keywords = ['patch'] message_count = 2.0 messages = ['46922', '46923'] nosy_count = 1.0 nosy_names = ['rhettinger'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1031687' versions = ['Python 2.4'] ``` </p></details>
atexit decorator
https://api.github.com/repos/python/cpython/issues/40938/comments
2
2004-09-21T05:56:09Z
2022-04-09T23:31:45Z
https://github.com/python/cpython/issues/40938
1,198,804,574
40,938
[ "python", "cpython" ]
BPO | [1031667](https://bugs.python.org/issue1031667) --- | :--- Nosy | @tim-one, @loewis, @rhettinger Files | <li>[constfold.diff](https://bugs.python.org/file1411/constfold.diff "Uploaded as text/plain at 2004-09-21.04:23:03 by @rhettinger"): Diff to compile.c and test.test_peepholer.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 2004-09-22.18:44:49.000> created_at = <Date 2004-09-21.04:23:02.000> labels = ['interpreter-core'] title = 'Fold tuples of constants into a single constant' updated_at = <Date 2004-09-22.18:44:49.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2004-09-22.18:44:49.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-09-21.04:23:02.000> creator = 'rhettinger' dependencies = [] files = ['1411'] hgrepos = [] issue_num = 1031667 keywords = [] message_count = 4.0 messages = ['22504', '22505', '22506', '22507'] nosy_count = 3.0 nosy_names = ['tim.peters', 'loewis', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1031667' versions = ['Python 2.4'] ``` </p></details>
Fold tuples of constants into a single constant
https://api.github.com/repos/python/cpython/issues/40937/comments
4
2004-09-21T04:23:02Z
2022-04-09T23:31:44Z
https://github.com/python/cpython/issues/40937
1,198,804,570
40,937
[ "python", "cpython" ]
BPO | [1031480](https://bugs.python.org/issue1031480) --- | :--- Nosy | @tim-one, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2004-09-22.01:26:32.000> created_at = <Date 2004-09-20.19:52:12.000> labels = ['library'] title = 'decimal module inconsistent with integers and floats' updated_at = <Date 2004-09-22.01:26:32.000> user = 'https://bugs.python.org/atuining' ``` bugs.python.org fields: ```python activity = <Date 2004-09-22.01:26:32.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-20.19:52:12.000> creator = 'atuining' dependencies = [] files = [] hgrepos = [] issue_num = 1031480 keywords = [] message_count = 3.0 messages = ['22501', '22502', '22503'] nosy_count = 3.0 nosy_names = ['tim.peters', 'rhettinger', 'atuining'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1031480' versions = ['Python 2.4'] ``` </p></details>
decimal module inconsistent with integers and floats
https://api.github.com/repos/python/cpython/issues/40936/comments
3
2004-09-20T19:52:12Z
2022-04-09T23:31:44Z
https://github.com/python/cpython/issues/40936
1,198,804,566
40,936
[ "python", "cpython" ]
BPO | [1031288](https://bugs.python.org/issue1031288) --- | :--- Nosy | @malemburg, @loewis, @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-08-10.20:40:52.000> created_at = <Date 2004-09-20.15:37:43.000> labels = ['type-feature', 'expert-unicode'] title = 'Update unicodedata to version 4.0.1' updated_at = <Date 2006-08-10.20:40:52.000> user = 'https://bugs.python.org/ohorn' ``` bugs.python.org fields: ```python activity = <Date 2006-08-10.20:40:52.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2004-09-20.15:37:43.000> creator = 'ohorn' dependencies = [] files = [] hgrepos = [] issue_num = 1031288 keywords = [] message_count = 4.0 messages = ['54263', '54264', '54265', '54266'] nosy_count = 4.0 nosy_names = ['lemburg', 'loewis', 'georg.brandl', 'ohorn'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1031288' versions = [] ``` </p></details>
Update unicodedata to version 4.0.1
https://api.github.com/repos/python/cpython/issues/40935/comments
4
2004-09-20T15:37:43Z
2022-04-09T23:31:42Z
https://github.com/python/cpython/issues/40935
1,198,804,560
40,935
[ "python", "cpython" ]
BPO | [1031233](https://bugs.python.org/issue1031233) --- | :--- Nosy | @freddrake Files | <li>[init.tex.diff](https://bugs.python.org/file6257/init.tex.diff "Uploaded as text/plain at 2004-09-23.12:13:46 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 = 'https://github.com/freddrake' closed_at = <Date 2005-01-19.04:19:13.000> created_at = <Date 2004-09-20.14:14:19.000> labels = ['docs'] title = 'Clean up discussion of new C thread idiom' updated_at = <Date 2005-01-19.04:19:13.000> user = 'https://bugs.python.org/glchapman' ``` bugs.python.org fields: ```python activity = <Date 2005-01-19.04:19:13.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-09-20.14:14:19.000> creator = 'glchapman' dependencies = [] files = ['6257'] hgrepos = [] issue_num = 1031233 keywords = ['patch'] message_count = 3.0 messages = ['46919', '46920', '46921'] nosy_count = 2.0 nosy_names = ['fdrake', 'glchapman'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1031233' versions = ['Python 2.4'] ``` </p></details>
Clean up discussion of new C thread idiom
https://api.github.com/repos/python/cpython/issues/40934/comments
3
2004-09-20T14:14:19Z
2022-04-09T23:31:42Z
https://github.com/python/cpython/issues/40934
1,198,804,556
40,934
[ "python", "cpython" ]
BPO | [1031213](https://bugs.python.org/issue1031213) --- | :--- Nosy | @malemburg, @gvanrossum, @loewis, @atsuoishimoto Files | <li>[parsetok.patch](https://bugs.python.org/file6255/parsetok.patch "Uploaded as text/plain at 2004-09-20.13:37:30 by @atsuoishimoto")</li><li>[1031213.patch](https://bugs.python.org/file6256/1031213.patch "Uploaded as text/plain at 2006-03-18.07:06:07 by @atsuoishimoto")</li><li>[display_exception.py](https://bugs.python.org/file8508/display_exception.py "Uploaded as text/plain at 2007-10-11.07:44:29 by @atsuoishimoto")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2007-09-04.14:23:45.464> created_at = <Date 2004-09-20.13:37:30.000> labels = ['interpreter-core'] title = 'Use correct encoding for printing SyntaxErrors' updated_at = <Date 2007-11-15.20:40:02.938> user = 'https://github.com/atsuoishimoto' ``` bugs.python.org fields: ```python activity = <Date 2007-11-15.20:40:02.938> actor = 'gvanrossum' assignee = 'loewis' closed = True closed_date = <Date 2007-09-04.14:23:45.464> closer = 'loewis' components = ['Interpreter Core'] creation = <Date 2004-09-20.13:37:30.000> creator = 'ishimoto' dependencies = [] files = ['6255', '6256', '8508'] hgrepos = [] issue_num = 1031213 keywords = ['patch'] message_count = 20.0 messages = ['46912', '46913', '46914', '46915', '46916', '46917', '46918', '55641', '55642', '56319', '56334', '56335', '56338', '56339', '56340', '56347', '56435', '56445', '57519', '57558'] nosy_count = 5.0 nosy_names = ['lemburg', 'gvanrossum', 'loewis', 'nnorwitz', 'ishimoto'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1031213' versions = ['Python 2.6', 'Python 2.5'] ``` </p></details>
Use correct encoding for printing SyntaxErrors
https://api.github.com/repos/python/cpython/issues/40933/comments
20
2004-09-20T13:37:30Z
2022-04-09T23:31:41Z
https://github.com/python/cpython/issues/40933
1,198,804,552
40,933
[ "python", "cpython" ]
BPO | [1031148](https://bugs.python.org/issue1031148) --- | :--- 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 2004-09-21.19:03:42.000> created_at = <Date 2004-09-20.11:10:51.000> labels = ['extension-modules'] title = 'tarfile: dirsize is not zero' updated_at = <Date 2004-09-21.19:03:42.000> user = 'https://bugs.python.org/bertramscharpf' ``` bugs.python.org fields: ```python activity = <Date 2004-09-21.19:03:42.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2004-09-20.11:10:51.000> creator = 'bertramscharpf' dependencies = [] files = [] hgrepos = [] issue_num = 1031148 keywords = [] message_count = 2.0 messages = ['22499', '22500'] nosy_count = 2.0 nosy_names = ['loewis', 'bertramscharpf'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1031148' versions = ['Python 2.3'] ``` </p></details>
tarfile: dirsize is not zero
https://api.github.com/repos/python/cpython/issues/40932/comments
2
2004-09-20T11:10:51Z
2022-04-09T23:31:39Z
https://github.com/python/cpython/issues/40932
1,198,804,544
40,932
[ "python", "cpython" ]
BPO | [1030941](https://bugs.python.org/issue1030941) --- | :--- Nosy | @smontanaro, @warsaw Files | <li>[badmsg](https://bugs.python.org/file1409/badmsg "Uploaded at 2004-09-20.00:34:46 by @smontanaro")</li><li>[msg_42.txt](https://bugs.python.org/file1410/msg_42.txt "Uploaded at 2004-09-30.03:59:44 by @warsaw")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2004-10-09.23:00:07.000> created_at = <Date 2004-09-20.00:34:46.000> labels = ['library'] title = 'Email message croaks the new email pkg parser' updated_at = <Date 2004-10-09.23:00:07.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2004-10-09.23:00:07.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-20.00:34:46.000> creator = 'skip.montanaro' dependencies = [] files = ['1409', '1410'] hgrepos = [] issue_num = 1030941 keywords = [] message_count = 3.0 messages = ['22496', '22497', '22498'] nosy_count = 2.0 nosy_names = ['skip.montanaro', 'barry'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1030941' versions = ['Python 2.4'] ``` </p></details>
Email message croaks the new email pkg parser
https://api.github.com/repos/python/cpython/issues/40931/comments
3
2004-09-20T00:34:46Z
2022-04-09T23:31:38Z
https://github.com/python/cpython/issues/40931
1,198,804,538
40,931
[ "python", "cpython" ]
BPO | [1030629](https://bugs.python.org/issue1030629) --- | :--- Nosy | @mwhudson Files | <li>[readline.c.patch](https://bugs.python.org/file1408/readline.c.patch "Uploaded as text/plain at 2004-09-20.08:52:27 by mdehoon"): Patch for readline.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/mwhudson' closed_at = <Date 2004-10-19.09:20:05.000> created_at = <Date 2004-09-19.10:27:19.000> labels = ['interpreter-core'] title = 'PyOS_InputHook broken' updated_at = <Date 2004-10-19.09:20:05.000> user = 'https://bugs.python.org/mdehoon' ``` bugs.python.org fields: ```python activity = <Date 2004-10-19.09:20:05.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-09-19.10:27:19.000> creator = 'mdehoon' dependencies = [] files = ['1408'] hgrepos = [] issue_num = 1030629 keywords = [] message_count = 9.0 messages = ['22487', '22488', '22489', '22490', '22491', '22492', '22493', '22494', '22495'] nosy_count = 2.0 nosy_names = ['mwh', 'mdehoon'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1030629' versions = ['Python 2.4'] ``` </p></details>
PyOS_InputHook broken
https://api.github.com/repos/python/cpython/issues/40930/comments
9
2004-09-19T10:27:19Z
2022-04-09T23:31:37Z
https://github.com/python/cpython/issues/40930
1,198,804,535
40,930
[ "python", "cpython" ]
BPO | [1030557](https://bugs.python.org/issue1030557) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2004-09-19.06:00:57.000> created_at = <Date 2004-09-19.04:22:32.000> labels = ['interpreter-core'] title = 'PyMapping_Check crashes when argument is NULL' updated_at = <Date 2004-09-19.06:00:57.000> user = 'https://bugs.python.org/mdehoon' ``` bugs.python.org fields: ```python activity = <Date 2004-09-19.06:00:57.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-09-19.04:22:32.000> creator = 'mdehoon' dependencies = [] files = [] hgrepos = [] issue_num = 1030557 keywords = [] message_count = 2.0 messages = ['22485', '22486'] nosy_count = 2.0 nosy_names = ['rhettinger', 'mdehoon'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1030557' versions = ['Python 2.4'] ``` </p></details>
PyMapping_Check crashes when argument is NULL
https://api.github.com/repos/python/cpython/issues/40929/comments
2
2004-09-19T04:22:32Z
2022-04-09T23:31:36Z
https://github.com/python/cpython/issues/40929
1,198,804,532
40,929
[ "python", "cpython" ]
BPO | [1030499](https://bugs.python.org/issue1030499) --- | :--- Nosy | @birkenfeld, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2009-04-05.18:17:24.358> created_at = <Date 2004-09-18.23:40:54.000> labels = ['type-feature', 'library'] title = 'os.path.join() does not raise TypeError' updated_at = <Date 2009-04-05.18:17:24.356> user = 'https://bugs.python.org/pfortin' ``` bugs.python.org fields: ```python activity = <Date 2009-04-05.18:17:24.356> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2009-04-05.18:17:24.358> closer = 'georg.brandl' components = ['Library (Lib)'] creation = <Date 2004-09-18.23:40:54.000> creator = 'pfortin' dependencies = [] files = [] hgrepos = [] issue_num = 1030499 keywords = [] message_count = 3.0 messages = ['60568', '60569', '85541'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'rhettinger', 'pfortin'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = 'test needed' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1030499' versions = ['Python 2.7'] ``` </p></details>
os.path.join() does not raise TypeError
https://api.github.com/repos/python/cpython/issues/40928/comments
3
2004-09-18T23:40:54Z
2022-04-09T23:31:34Z
https://github.com/python/cpython/issues/40928
1,198,804,530
40,928
[ "python", "cpython" ]
BPO | [1030422](https://bugs.python.org/issue1030422) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was 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-09-18.19:24:00.000> created_at = <Date 2004-09-18.19:02:44.000> labels = [] title = ' ' updated_at = <Date 2004-09-18.19:24:00.000> user = 'https://bugs.python.org/jeffconnelly' ``` bugs.python.org fields: ```python activity = <Date 2004-09-18.19:24:00.000> actor = 'quiver' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2004-09-18.19:02:44.000> creator = 'jeffconnelly' dependencies = [] files = [] hgrepos = [] issue_num = 1030422 keywords = ['patch'] message_count = 2.0 messages = ['46910', '46911'] nosy_count = 2.0 nosy_names = ['quiver', 'jeffconnelly'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1030422' versions = [] ``` </p></details>
Untitled
https://api.github.com/repos/python/cpython/issues/40927/comments
2
2004-09-18T19:02:44Z
2022-04-09T23:31:33Z
https://github.com/python/cpython/issues/40927
1,198,804,523
40,927
[ "python", "cpython" ]
BPO | [1030388](https://bugs.python.org/issue1030388) --- | :--- 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 2004-09-21.19:14:06.000> created_at = <Date 2004-09-18.17:30:55.000> labels = ['invalid', 'library'] title = 'os.system exhausts file descriptors' updated_at = <Date 2004-09-21.19:14:06.000> user = 'https://bugs.python.org/exa' ``` bugs.python.org fields: ```python activity = <Date 2004-09-21.19:14:06.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-18.17:30:55.000> creator = 'exa' dependencies = [] files = [] hgrepos = [] issue_num = 1030388 keywords = [] message_count = 2.0 messages = ['22483', '22484'] nosy_count = 2.0 nosy_names = ['loewis', 'exa'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1030388' versions = [] ``` </p></details>
os.system exhausts file descriptors
https://api.github.com/repos/python/cpython/issues/40926/comments
2
2004-09-18T17:30:55Z
2022-04-09T23:31:30Z
https://github.com/python/cpython/issues/40926
1,198,804,511
40,926
[ "python", "cpython" ]
BPO | [1030250](https://bugs.python.org/issue1030250) --- | :--- Nosy | @malemburg, @doko42, @amauryfa <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/amauryfa' closed_at = <Date 2008-12-11.00:06:16.991> created_at = <Date 2004-09-18.07:15:50.000> labels = ['library'] title = "distutils' dry-run wants to create some real build dirs" updated_at = <Date 2008-12-11.00:06:16.990> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2008-12-11.00:06:16.990> actor = 'amaury.forgeotdarc' assignee = 'amaury.forgeotdarc' closed = True closed_date = <Date 2008-12-11.00:06:16.991> closer = 'amaury.forgeotdarc' components = ['Distutils'] creation = <Date 2004-09-18.07:15:50.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 1030250 keywords = ['patch'] message_count = 4.0 messages = ['60567', '77053', '77064', '77579'] nosy_count = 3.0 nosy_names = ['lemburg', 'doko', 'amaury.forgeotdarc'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'commit review' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1030250' versions = ['Python 2.6', 'Python 3.0'] ``` </p></details>
distutils' dry-run wants to create some real build dirs
https://api.github.com/repos/python/cpython/issues/40925/comments
4
2004-09-18T07:15:50Z
2022-04-09T23:31:29Z
https://github.com/python/cpython/issues/40925
1,198,804,505
40,925
[ "python", "cpython" ]
BPO | [1030249](https://bugs.python.org/issue1030249) --- | :--- Nosy | @loewis, @doko42 Files | <li>[autogc.py](https://bugs.python.org/file1407/autogc.py "Uploaded as text/plain at 2004-09-18.07:11:08 by @doko42"): sample 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-09-18.10:38:12.000> created_at = <Date 2004-09-18.07:11:08.000> labels = ['extension-modules', 'invalid'] title = 'socket is not garbage-collected under specific circumstances' updated_at = <Date 2004-09-18.10:38:12.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2004-09-18.10:38:12.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2004-09-18.07:11:08.000> creator = 'doko' dependencies = [] files = ['1407'] hgrepos = [] issue_num = 1030249 keywords = [] message_count = 2.0 messages = ['22481', '22482'] nosy_count = 2.0 nosy_names = ['loewis', 'doko'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1030249' versions = ['Python 2.3'] ``` </p></details>
socket is not garbage-collected under specific circumstances
https://api.github.com/repos/python/cpython/issues/40924/comments
2
2004-09-18T07:11:08Z
2022-04-09T23:31:28Z
https://github.com/python/cpython/issues/40924
1,198,804,501
40,924
[ "python", "cpython" ]
BPO | [1030125](https://bugs.python.org/issue1030125) --- | :--- Nosy | @warsaw, @rhettinger, @voidspace Files | <li>[rfc822.diff](https://bugs.python.org/file1406/rfc822.diff "Uploaded as text/plain at 2004-09-21.06:03:04 by @rhettinger"): rfc822.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/warsaw' closed_at = <Date 2004-09-22.17:24:28.000> created_at = <Date 2004-09-17.22:10:53.000> labels = ['type-feature', 'library'] title = 'rfc822 __iter__ problem' updated_at = <Date 2004-09-22.17:24:28.000> user = 'https://github.com/voidspace' ``` bugs.python.org fields: ```python activity = <Date 2004-09-22.17:24:28.000> actor = 'rhettinger' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-17.22:10:53.000> creator = 'michael.foord' dependencies = [] files = ['1406'] hgrepos = [] issue_num = 1030125 keywords = [] message_count = 5.0 messages = ['22476', '22477', '22478', '22479', '22480'] nosy_count = 3.0 nosy_names = ['barry', 'rhettinger', 'michael.foord'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1030125' versions = [] ``` </p></details>
rfc822 __iter__ problem
https://api.github.com/repos/python/cpython/issues/40923/comments
5
2004-09-17T22:10:53Z
2022-04-09T23:31:27Z
https://github.com/python/cpython/issues/40923
1,198,804,498
40,923
[ "python", "cpython" ]
BPO | [1030118](https://bugs.python.org/issue1030118) --- | :--- Nosy | @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2004-11-01.03:59:41.000> created_at = <Date 2004-09-17.21:40:50.000> labels = ['docs'] title = 'email.Utils not mentioned' updated_at = <Date 2004-11-01.03:59:41.000> user = 'https://bugs.python.org/jblaine' ``` bugs.python.org fields: ```python activity = <Date 2004-11-01.03:59:41.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-09-17.21:40:50.000> creator = 'jblaine' dependencies = [] files = [] hgrepos = [] issue_num = 1030118 keywords = [] message_count = 2.0 messages = ['22474', '22475'] nosy_count = 2.0 nosy_names = ['barry', 'jblaine'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1030118' versions = [] ``` </p></details>
email.Utils not mentioned
https://api.github.com/repos/python/cpython/issues/40922/comments
2
2004-09-17T21:40:50Z
2022-04-09T23:31:26Z
https://github.com/python/cpython/issues/40922
1,198,804,495
40,922
[ "python", "cpython" ]
BPO | [1029561](https://bugs.python.org/issue1029561) --- | :--- Nosy | @facundobatista, @tebeka <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-10-03.06:08:20.000> created_at = <Date 2004-09-16.23:24:21.000> labels = ['OS-windows'] title = 'test_pep277 fails' updated_at = <Date 2005-10-03.06:08:20.000> user = 'https://bugs.python.org/imbaczek' ``` bugs.python.org fields: ```python activity = <Date 2005-10-03.06:08:20.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2004-09-16.23:24:21.000> creator = 'imbaczek' dependencies = [] files = [] hgrepos = [] issue_num = 1029561 keywords = [] message_count = 7.0 messages = ['22467', '22468', '22469', '22470', '22471', '22472', '22473'] nosy_count = 5.0 nosy_names = ['nnorwitz', 'facundobatista', 'tebeka', 'quiver', 'imbaczek'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1029561' versions = ['Python 2.4'] ``` </p></details>
test_pep277 fails
https://api.github.com/repos/python/cpython/issues/40921/comments
7
2004-09-16T23:24:21Z
2022-04-09T23:31:24Z
https://github.com/python/cpython/issues/40921
1,198,804,491
40,921
[ "python", "cpython" ]
BPO | [1029475](https://bugs.python.org/issue1029475) --- | :--- Nosy | @pjeby Files | <li>[patch-reload.txt](https://bugs.python.org/file1405/patch-reload.txt "Uploaded at 2004-09-16.22:38:12 by filitov"): patch without path error</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/pjeby' closed_at = <Date 2004-09-23.05:23:16.000> created_at = <Date 2004-09-16.20:35:39.000> labels = ['interpreter-core'] title = 'PEP 302 loader not carried through by reload function' updated_at = <Date 2004-09-23.05:23:16.000> user = 'https://bugs.python.org/filitov' ``` bugs.python.org fields: ```python activity = <Date 2004-09-23.05:23:16.000> actor = 'pje' assignee = 'pje' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-09-16.20:35:39.000> creator = 'filitov' dependencies = [] files = ['1405'] hgrepos = [] issue_num = 1029475 keywords = [] message_count = 7.0 messages = ['22460', '22461', '22462', '22463', '22464', '22465', '22466'] nosy_count = 2.0 nosy_names = ['pje', 'filitov'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1029475' versions = ['Python 2.3'] ``` </p></details>
PEP 302 loader not carried through by reload function
https://api.github.com/repos/python/cpython/issues/40920/comments
7
2004-09-16T20:35:39Z
2022-04-09T23:31:24Z
https://github.com/python/cpython/issues/40920
1,198,804,486
40,920
[ "python", "cpython" ]
BPO | [1029061](https://bugs.python.org/issue1029061) --- | :--- Nosy | @loewis, @gustaebel Files | <li>[membernames.patch](https://bugs.python.org/file6254/membernames.patch "Uploaded as text/plain at 2004-09-16.08:44:18 by @gustaebel"): patch against Lib/tarfile.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 2004-09-18.09:09:31.000> created_at = <Date 2004-09-16.08:44:18.000> labels = ['library'] title = 'tarfile.py longnames are truncated in getnames()' updated_at = <Date 2004-09-18.09:09:31.000> user = 'https://github.com/gustaebel' ``` bugs.python.org fields: ```python activity = <Date 2004-09-18.09:09:31.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-16.08:44:18.000> creator = 'lars.gustaebel' dependencies = [] files = ['6254'] hgrepos = [] issue_num = 1029061 keywords = ['patch'] message_count = 2.0 messages = ['46908', '46909'] nosy_count = 2.0 nosy_names = ['loewis', 'lars.gustaebel'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1029061' versions = ['Python 2.4'] ``` </p></details>
tarfile.py longnames are truncated in getnames()
https://api.github.com/repos/python/cpython/issues/40919/comments
2
2004-09-16T08:44:18Z
2022-04-09T23:31:22Z
https://github.com/python/cpython/issues/40919
1,198,804,479
40,919
[ "python", "cpython" ]
BPO | [1029047](https://bugs.python.org/issue1029047) --- | :--- Nosy | @facundobatista <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-10-21.03:02:53.000> created_at = <Date 2004-09-16.08:07:53.000> labels = ['OS-windows'] title = 'No command line args when script run without python.exe' updated_at = <Date 2004-10-21.03:02:53.000> user = 'https://bugs.python.org/warkid' ``` bugs.python.org fields: ```python activity = <Date 2004-10-21.03:02:53.000> actor = 'facundobatista' assignee = 'none' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2004-09-16.08:07:53.000> creator = 'warkid' dependencies = [] files = [] hgrepos = [] issue_num = 1029047 keywords = [] message_count = 3.0 messages = ['22457', '22458', '22459'] nosy_count = 3.0 nosy_names = ['facundobatista', 'warkid', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1029047' versions = ['Python 2.4'] ``` </p></details>
No command line args when script run without python.exe
https://api.github.com/repos/python/cpython/issues/40918/comments
3
2004-09-16T08:07:53Z
2022-04-09T23:31:21Z
https://github.com/python/cpython/issues/40918
1,198,804,476
40,918
[ "python", "cpython" ]
BPO | [1028908](https://bugs.python.org/issue1028908) --- | :--- Nosy | @loewis, @rhettinger Files | <li>[cookielib_etc.diff](https://bugs.python.org/file6253/cookielib_etc.diff "Uploaded as text/plain at 2004-09-16.00:19:05 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 = None closed_at = <Date 2005-03-03.10:42:19.000> created_at = <Date 2004-09-16.00:19:04.000> labels = ['library'] title = 'Changes to cookielib.py & friends for 2.4b1' updated_at = <Date 2005-03-03.10:42:19.000> user = 'https://bugs.python.org/jjlee' ``` bugs.python.org fields: ```python activity = <Date 2005-03-03.10:42:19.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-16.00:19:04.000> creator = 'jjlee' dependencies = [] files = ['6253'] hgrepos = [] issue_num = 1028908 keywords = ['patch'] message_count = 9.0 messages = ['46899', '46900', '46901', '46902', '46903', '46904', '46905', '46906', '46907'] nosy_count = 5.0 nosy_names = ['loewis', 'jhylton', 'rhettinger', 'jjlee', 'titus'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1028908' versions = ['Python 2.5'] ``` </p></details>
Changes to cookielib.py & friends for 2.4b1
https://api.github.com/repos/python/cpython/issues/40917/comments
9
2004-09-16T00:19:04Z
2022-04-09T23:31:20Z
https://github.com/python/cpython/issues/40917
1,198,804,473
40,917
[ "python", "cpython" ]
BPO | [1028697](https://bugs.python.org/issue1028697) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-01-04.01:16:26.461> created_at = <Date 2004-09-15.17:28:53.000> labels = ['library'] title = 'Problem linking on windows using mingw32 and C++' updated_at = <Date 2008-01-04.01:16:26.460> user = 'https://bugs.python.org/devilwolf' ``` bugs.python.org fields: ```python activity = <Date 2008-01-04.01:16:26.460> actor = 'christian.heimes' assignee = 'none' closed = True closed_date = <Date 2008-01-04.01:16:26.461> closer = 'christian.heimes' components = ['Distutils'] creation = <Date 2004-09-15.17:28:53.000> creator = 'devilwolf' dependencies = [] files = [] hgrepos = [] issue_num = 1028697 keywords = [] message_count = 4.0 messages = ['22453', '22454', '22455', '22456'] nosy_count = 3.0 nosy_names = ['woodsplitter', 'dobesv', 'devilwolf'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1028697' versions = ['Python 2.3'] ``` </p></details>
Problem linking on windows using mingw32 and C++
https://api.github.com/repos/python/cpython/issues/40916/comments
4
2004-09-15T17:28:53Z
2022-04-09T23:31:19Z
https://github.com/python/cpython/issues/40916
1,198,804,470
40,916
[ "python", "cpython" ]
BPO | [1028502](https://bugs.python.org/issue1028502) --- | :--- Nosy | @loewis Files | <li>[httplib_dgm.diff](https://bugs.python.org/file6252/httplib_dgm.diff "Uploaded as text/plain at 2004-09-15.11:14:21 by dgm6net")</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-09-17.23:14:16.000> created_at = <Date 2004-09-15.11:14:20.000> labels = ['library'] title = 'Adding IPv6 host handling to httplib' updated_at = <Date 2004-09-17.23:14:16.000> user = 'https://bugs.python.org/dgm6net' ``` bugs.python.org fields: ```python activity = <Date 2004-09-17.23:14:16.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-15.11:14:20.000> creator = 'dgm6net' dependencies = [] files = ['6252'] hgrepos = [] issue_num = 1028502 keywords = ['patch'] message_count = 2.0 messages = ['46897', '46898'] nosy_count = 2.0 nosy_names = ['loewis', 'dgm6net'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1028502' versions = [] ``` </p></details>
Adding IPv6 host handling to httplib
https://api.github.com/repos/python/cpython/issues/40915/comments
2
2004-09-15T11:14:20Z
2022-04-09T23:31:18Z
https://github.com/python/cpython/issues/40915
1,198,804,465
40,915
[ "python", "cpython" ]
BPO | [1028447](https://bugs.python.org/issue1028447) --- | :--- Nosy | @mwhudson Files | <li>[valpy1](https://bugs.python.org/file1404/valpy1 "Uploaded at 2004-09-15.09:05:25 by sxanth")</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-09-15.13:32:28.000> created_at = <Date 2004-09-15.09:05:24.000> labels = ['invalid'] title = 'Python 2.3.4 broken?' updated_at = <Date 2004-09-15.13:32:28.000> user = 'https://bugs.python.org/sxanth' ``` bugs.python.org fields: ```python activity = <Date 2004-09-15.13:32:28.000> actor = 'mwh' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2004-09-15.09:05:24.000> creator = 'sxanth' dependencies = [] files = ['1404'] hgrepos = [] issue_num = 1028447 keywords = [] message_count = 2.0 messages = ['22451', '22452'] nosy_count = 2.0 nosy_names = ['mwh', 'sxanth'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1028447' versions = ['Python 2.3'] ``` </p></details>
Python 2.3.4 broken?
https://api.github.com/repos/python/cpython/issues/40914/comments
2
2004-09-15T09:05:24Z
2022-04-09T23:31:16Z
https://github.com/python/cpython/issues/40914
1,198,804,461
40,914
[ "python", "cpython" ]
BPO | [1028432](https://bugs.python.org/issue1028432) --- | :--- Nosy | @terryjreedy, @tarekziade Files | <li>[bdist_rpm.py.v1.43.source_urlbase.patch](https://bugs.python.org/file6251/bdist_rpm.py.v1.43.source_urlbase.patch "Uploaded as text/plain at 2004-09-16.23:55:35 by ottrey")</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-06-27.00:22:26.151> created_at = <Date 2004-09-15.07:59:49.000> labels = ['type-feature', 'library'] title = 'Specify a source baseurl for bdist_rpm.' updated_at = <Date 2010-06-27.00:22:26.149> user = 'https://bugs.python.org/ottrey' ``` bugs.python.org fields: ```python activity = <Date 2010-06-27.00:22:26.149> actor = 'terry.reedy' assignee = 'none' closed = True closed_date = <Date 2010-06-27.00:22:26.151> closer = 'terry.reedy' components = ['Distutils'] creation = <Date 2004-09-15.07:59:49.000> creator = 'ottrey' dependencies = [] files = ['6251'] hgrepos = [] issue_num = 1028432 keywords = ['patch'] message_count = 3.0 messages = ['46896', '101935', '108764'] nosy_count = 4.0 nosy_names = ['terry.reedy', 'ottrey', 'tarek', 'Neil Muller'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1028432' versions = ['Python 3.1', 'Python 2.7'] ``` </p></details>
Specify a source baseurl for bdist_rpm.
https://api.github.com/repos/python/cpython/issues/40913/comments
3
2004-09-15T07:59:49Z
2022-04-09T23:31:15Z
https://github.com/python/cpython/issues/40913
1,198,804,456
40,913
[ "python", "cpython" ]
BPO | [1028334](https://bugs.python.org/issue1028334) --- | :--- Nosy | @theller <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/theller' closed_at = <Date 2004-09-21.16:45:14.000> created_at = <Date 2004-09-15.03:50:19.000> labels = ['library'] title = 'get_installer_filename ' updated_at = <Date 2004-09-21.16:45:14.000> user = 'https://bugs.python.org/wwdragon' ``` bugs.python.org fields: ```python activity = <Date 2004-09-21.16:45:14.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2004-09-15.03:50:19.000> creator = 'ww_dragon' dependencies = [] files = [] hgrepos = [] issue_num = 1028334 keywords = [] message_count = 2.0 messages = ['22449', '22450'] nosy_count = 2.0 nosy_names = ['theller', 'ww_dragon'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1028334' versions = ['Python 2.4'] ``` </p></details>
get_installer_filename
https://api.github.com/repos/python/cpython/issues/40912/comments
2
2004-09-15T03:50:19Z
2022-04-09T23:31:15Z
https://github.com/python/cpython/issues/40912
1,198,804,446
40,912
[ "python", "cpython" ]
BPO | [1028306](https://bugs.python.org/issue1028306) --- | :--- 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 2004-09-16.01:32:34.000> created_at = <Date 2004-09-15.02:00:13.000> labels = ['library'] title = 'date-datetime comparison' updated_at = <Date 2004-09-16.01:32:34.000> user = 'https://bugs.python.org/donnal' ``` bugs.python.org fields: ```python activity = <Date 2004-09-16.01:32:34.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-15.02:00:13.000> creator = 'donnal' dependencies = [] files = [] hgrepos = [] issue_num = 1028306 keywords = [] message_count = 2.0 messages = ['22447', '22448'] nosy_count = 2.0 nosy_names = ['tim.peters', 'donnal'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1028306' versions = ['Python 2.3'] ``` </p></details>
date-datetime comparison
https://api.github.com/repos/python/cpython/issues/40911/comments
2
2004-09-15T02:00:13Z
2022-04-09T23:31:14Z
https://github.com/python/cpython/issues/40911
1,198,804,439
40,911
[ "python", "cpython" ]
BPO | [1028088](https://bugs.python.org/issue1028088) --- | :--- Nosy | @akuchling, @facundobatista, @orsenthil, @berkerpeksag Superseder | <li>bpo-19870: Backport Cookie fix to 2.7 (httponly / secure flag)</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/orsenthil' closed_at = <Date 2014-02-05.18:37:57.201> created_at = <Date 2004-09-14.18:05:42.000> labels = ['library'] title = 'Cookies without values are silently ignored (by design?)' updated_at = <Date 2014-02-05.18:37:57.199> user = 'https://bugs.python.org/sirilyan' ``` bugs.python.org fields: ```python activity = <Date 2014-02-05.18:37:57.199> actor = 'berker.peksag' assignee = 'orsenthil' closed = True closed_date = <Date 2014-02-05.18:37:57.201> closer = 'berker.peksag' components = ['Library (Lib)'] creation = <Date 2004-09-14.18:05:42.000> creator = 'sirilyan' dependencies = [] files = [] hgrepos = [] issue_num = 1028088 keywords = [] message_count = 13.0 messages = ['22444', '22445', '22446', '74511', '74548', '74609', '74614', '74637', '74638', '74640', '114377', '121272', '210336'] nosy_count = 7.0 nosy_names = ['akuchling', 'facundobatista', 'jjlee', 'orsenthil', 'sirilyan', 'andresriancho', 'berker.peksag'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = 'resolved' status = 'closed' superseder = '19870' type = None url = 'https://bugs.python.org/issue1028088' versions = [] ``` </p></details>
Cookies without values are silently ignored (by design?)
https://api.github.com/repos/python/cpython/issues/40910/comments
13
2004-09-14T18:05:42Z
2022-04-09T23:31:13Z
https://github.com/python/cpython/issues/40910
1,198,804,436
40,910
[ "python", "cpython" ]
BPO | [1027771](https://bugs.python.org/issue1027771) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was 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-11-07.19:56:45.000> created_at = <Date 2004-09-14.08:53:50.000> labels = ['docs'] title = 'In DOM Node Objects, add more explanations for insertBefore' updated_at = <Date 2004-11-07.19:56:45.000> user = 'https://bugs.python.org/madarche' ``` bugs.python.org fields: ```python activity = <Date 2004-11-07.19:56:45.000> actor = 'jlgijsbers' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-09-14.08:53:50.000> creator = 'madarche' dependencies = [] files = [] hgrepos = [] issue_num = 1027771 keywords = [] message_count = 3.0 messages = ['22441', '22442', '22443'] nosy_count = 3.0 nosy_names = ['jlgijsbers', 'madarche', 'rodsenra'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1027771' versions = ['Python 2.3'] ``` </p></details>
In DOM Node Objects, add more explanations for insertBefore
https://api.github.com/repos/python/cpython/issues/40909/comments
3
2004-09-14T08:53:50Z
2022-04-09T23:31:11Z
https://github.com/python/cpython/issues/40909
1,198,804,432
40,909
[ "python", "cpython" ]
BPO | [1027570](https://bugs.python.org/issue1027570) --- | :--- Nosy | @devdanzin <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2009-02-14.16:54:49.653> created_at = <Date 2004-09-13.22:26:27.000> labels = ['type-bug', 'OS-windows'] title = 'os.stat errors when using shared drive on XP or NT' updated_at = <Date 2009-02-14.16:54:49.652> user = 'https://bugs.python.org/zekematzke' ``` bugs.python.org fields: ```python activity = <Date 2009-02-14.16:54:49.652> actor = 'ocean-city' assignee = 'none' closed = True closed_date = <Date 2009-02-14.16:54:49.653> closer = 'ocean-city' components = ['Windows'] creation = <Date 2004-09-13.22:26:27.000> creator = 'zeke_matzke' dependencies = [] files = [] hgrepos = [] issue_num = 1027570 keywords = [] message_count = 5.0 messages = ['60565', '60566', '82071', '82081', '82091'] nosy_count = 4.0 nosy_names = ['nnorwitz', 'ocean-city', 'ajaksu2', 'zeke_matzke'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = 'test needed' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1027570' versions = ['Python 2.6'] ``` </p></details>
os.stat errors when using shared drive on XP or NT
https://api.github.com/repos/python/cpython/issues/40908/comments
5
2004-09-13T22:26:27Z
2022-04-09T23:31:10Z
https://github.com/python/cpython/issues/40908
1,198,804,430
40,908
[ "python", "cpython" ]
BPO | [1027566](https://bugs.python.org/issue1027566) --- | :--- Nosy | @kbkaiser <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/kbkaiser' closed_at = <Date 2006-07-23.04:20:38.000> created_at = <Date 2004-09-13.22:17:22.000> labels = ['expert-IDLE'] title = 'Argument missing from calltip for new-style class init' updated_at = <Date 2006-07-23.04:20:38.000> user = 'https://bugs.python.org/lguthrie' ``` bugs.python.org fields: ```python activity = <Date 2006-07-23.04:20:38.000> actor = 'kbk' assignee = 'kbk' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2004-09-13.22:17:22.000> creator = 'lguthrie' dependencies = [] files = [] hgrepos = [] issue_num = 1027566 keywords = [] message_count = 2.0 messages = ['22439', '22440'] nosy_count = 2.0 nosy_names = ['kbk', 'lguthrie'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1027566' versions = [] ``` </p></details>
Argument missing from calltip for new-style class init
https://api.github.com/repos/python/cpython/issues/40907/comments
2
2004-09-13T22:17:22Z
2022-04-09T23:31:09Z
https://github.com/python/cpython/issues/40907
1,198,804,427
40,907
[ "python", "cpython" ]
BPO | [1027394](https://bugs.python.org/issue1027394) --- | :--- Nosy | @facundobatista <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2007-08-29.23:01:38.835> created_at = <Date 2004-09-13.17:45:39.000> labels = ['docs'] title = 'socket.ssl should explain that it is a 2/3 connection' updated_at = <Date 2007-08-29.23:01:38.834> user = 'https://bugs.python.org/adamg-work' ``` bugs.python.org fields: ```python activity = <Date 2007-08-29.23:01:38.834> actor = 'janssen' assignee = 'none' closed = True closed_date = <Date 2007-08-29.23:01:38.835> closer = 'janssen' components = ['Documentation'] creation = <Date 2004-09-13.17:45:39.000> creator = 'adamg-work' dependencies = [] files = [] hgrepos = [] issue_num = 1027394 keywords = [] message_count = 4.0 messages = ['22437', '22438', '55296', '55449'] nosy_count = 3.0 nosy_names = ['facundobatista', 'janssen', 'adamg-work'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1027394' versions = ['Python 2.4'] ``` </p></details>
socket.ssl should explain that it is a 2/3 connection
https://api.github.com/repos/python/cpython/issues/40906/comments
4
2004-09-13T17:45:39Z
2022-04-09T23:31:07Z
https://github.com/python/cpython/issues/40906
1,198,804,424
40,906
[ "python", "cpython" ]
BPO | [1027206](https://bugs.python.org/issue1027206) --- | :--- Nosy | @loewis, @orsenthil, @vstinner, @florentx Superseder | <li>bpo-9679: unicode DNS names in urllib, urlopen</li> Files | <li>[idna.diff](https://bugs.python.org/file16624/idna.diff "Uploaded as text/plain at 2010-03-22.21:55:35 by baikie"): Make gethostbyname(), gethostbyname_ex(), getnameinfo() use IDNA encoding (2.x/3.x)</li><li>[socket-idna.diff](https://bugs.python.org/file18610/socket-idna.diff "Uploaded as text/plain at 2010-08-22.18:29:52 by baikie"): Added gethostbyaddr()</li><li>[getnameinfo-numerichost.diff](https://bugs.python.org/file18615/getnameinfo-numerichost.diff "Uploaded as text/plain at 2010-08-23.22:47:41 by baikie")</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-08-25.07:44:42.109> created_at = <Date 2004-09-13.12:38:17.000> labels = ['type-feature', 'library', 'expert-unicode'] title = 'unicode DNS names in socket, urllib, urlopen' updated_at = <Date 2010-08-25.07:44:42.107> user = 'https://bugs.python.org/gdamjan' ``` bugs.python.org fields: ```python activity = <Date 2010-08-25.07:44:42.107> actor = 'loewis' assignee = 'none' closed = True closed_date = <Date 2010-08-25.07:44:42.109> closer = 'loewis' components = ['Library (Lib)', 'Unicode'] creation = <Date 2004-09-13.12:38:17.000> creator = 'gdamjan' dependencies = [] files = ['16624', '18610', '18615'] hgrepos = [] issue_num = 1027206 keywords = ['patch', 'buildbot'] message_count = 8.0 messages = ['60563', '60564', '101537', '114690', '114696', '114727', '114753', '114885'] nosy_count = 6.0 nosy_names = ['loewis', 'orsenthil', 'vstinner', 'baikie', 'gdamjan', 'flox'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = 'patch review' status = 'closed' superseder = '9679' type = 'enhancement' url = 'https://bugs.python.org/issue1027206' versions = ['Python 3.2'] ``` </p></details>
unicode DNS names in socket, urllib, urlopen
https://api.github.com/repos/python/cpython/issues/40905/comments
8
2004-09-13T12:38:17Z
2022-04-09T23:31:06Z
https://github.com/python/cpython/issues/40905
1,198,804,420
40,905
[ "python", "cpython" ]
BPO | [1027105](https://bugs.python.org/issue1027105) --- | :--- 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-09-13.22:23:26.000> created_at = <Date 2004-09-13.08:50:24.000> labels = ['extension-modules'] title = 'HardwareRandom should be renamed OSRandom' updated_at = <Date 2004-09-13.22:23:26.000> user = 'https://bugs.python.org/trevp' ``` bugs.python.org fields: ```python activity = <Date 2004-09-13.22:23:26.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2004-09-13.08:50:24.000> creator = 'trevp' dependencies = [] files = [] hgrepos = [] issue_num = 1027105 keywords = [] message_count = 2.0 messages = ['22435', '22436'] nosy_count = 2.0 nosy_names = ['rhettinger', 'trevp'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1027105' versions = ['Python 2.4'] ``` </p></details>
HardwareRandom should be renamed OSRandom
https://api.github.com/repos/python/cpython/issues/40904/comments
2
2004-09-13T08:50:24Z
2022-04-09T23:31:05Z
https://github.com/python/cpython/issues/40904
1,198,804,418
40,904
[ "python", "cpython" ]
BPO | [1026986](https://bugs.python.org/issue1026986) --- | :--- Nosy | @loewis Files | <li>[openbsd.diff](https://bugs.python.org/file6250/openbsd.diff "Uploaded as text/plain at 2004-09-15.05:20:31 by trevp")</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-09-15.06:03:42.000> created_at = <Date 2004-09-13.02:46:19.000> labels = ['build'] title = 'building on OpenBSD 3.5' updated_at = <Date 2004-09-15.06:03:42.000> user = 'https://bugs.python.org/trevp' ``` bugs.python.org fields: ```python activity = <Date 2004-09-15.06:03:42.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2004-09-13.02:46:19.000> creator = 'trevp' dependencies = [] files = ['6250'] hgrepos = [] issue_num = 1026986 keywords = ['patch'] message_count = 4.0 messages = ['46892', '46893', '46894', '46895'] nosy_count = 2.0 nosy_names = ['loewis', 'trevp'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1026986' versions = ['Python 2.4'] ``` </p></details>
building on OpenBSD 3.5
https://api.github.com/repos/python/cpython/issues/40903/comments
4
2004-09-13T02:46:19Z
2022-04-09T23:31:04Z
https://github.com/python/cpython/issues/40903
1,198,804,414
40,903
[ "python", "cpython" ]
BPO | [1026859](https://bugs.python.org/issue1026859) --- | :--- Nosy | @warsaw, @rhettinger Files | <li>[string.diff](https://bugs.python.org/file6249/string.diff "Uploaded as text/plain at 2004-09-12.20:19:17 by @rhettinger"): Diff for string.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2004-09-13.14:33:28.000> created_at = <Date 2004-09-12.20:19:17.000> labels = ['library'] title = 'Add keyword arguments to Template substitutions' updated_at = <Date 2004-09-13.14:33:28.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2004-09-13.14:33:28.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-12.20:19:17.000> creator = 'rhettinger' dependencies = [] files = ['6249'] hgrepos = [] issue_num = 1026859 keywords = ['patch'] message_count = 2.0 messages = ['46890', '46891'] nosy_count = 2.0 nosy_names = ['barry', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1026859' versions = ['Python 2.4'] ``` </p></details>
Add keyword arguments to Template substitutions
https://api.github.com/repos/python/cpython/issues/40902/comments
2
2004-09-12T20:19:17Z
2022-04-09T23:31:04Z
https://github.com/python/cpython/issues/40902
1,198,804,411
40,902
[ "python", "cpython" ]
BPO | [1026480](https://bugs.python.org/issue1026480) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was 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-09-14.00:12:59.000> created_at = <Date 2004-09-11.21:28:34.000> labels = [] title = 'iso-latin-1 strings and functions lower & upper' updated_at = <Date 2004-09-14.00:12:59.000> user = 'https://bugs.python.org/kowaltowski' ``` bugs.python.org fields: ```python activity = <Date 2004-09-14.00:12:59.000> actor = 'kowaltowski' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2004-09-11.21:28:34.000> creator = 'kowaltowski' dependencies = [] files = [] hgrepos = [] issue_num = 1026480 keywords = [] message_count = 3.0 messages = ['22432', '22433', '22434'] nosy_count = 2.0 nosy_names = ['kowaltowski', 'scott_daniels'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1026480' versions = ['Python 2.3'] ``` </p></details>
iso-latin-1 strings and functions lower & upper
https://api.github.com/repos/python/cpython/issues/40901/comments
3
2004-09-11T21:28:34Z
2022-04-09T23:31:01Z
https://github.com/python/cpython/issues/40901
1,198,804,406
40,901
[ "python", "cpython" ]
BPO | [1026384](https://bugs.python.org/issue1026384) --- | :--- Files | <li>[typo.diff](https://bugs.python.org/file6248/typo.diff "Uploaded as text/plain at 2004-09-11.16:24:31 by quiver"): diff -u against CVS HEAD</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-09-11.16:50:23.000> created_at = <Date 2004-09-11.16:24:30.000> labels = ['docs'] title = 'typo repair' updated_at = <Date 2004-09-11.16:50:23.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2004-09-11.16:50:23.000> actor = 'jlgijsbers' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-09-11.16:24:30.000> creator = 'quiver' dependencies = [] files = ['6248'] hgrepos = [] issue_num = 1026384 keywords = ['patch'] message_count = 2.0 messages = ['46888', '46889'] nosy_count = 2.0 nosy_names = ['jlgijsbers', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1026384' versions = ['Python 2.4'] ``` </p></details>
typo repair
https://api.github.com/repos/python/cpython/issues/40900/comments
2
2004-09-11T16:24:30Z
2022-04-09T23:31:00Z
https://github.com/python/cpython/issues/40900
1,198,804,405
40,900
[ "python", "cpython" ]
BPO | [1026269](https://bugs.python.org/issue1026269) --- | :--- 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 2004-09-12.14:22:31.000> created_at = <Date 2004-09-11.10:13:34.000> labels = ['interpreter-core'] title = 'Confusing error message when subclassing from invalid base' updated_at = <Date 2004-09-12.14:22:31.000> user = 'https://bugs.python.org/gerrit' ``` bugs.python.org fields: ```python activity = <Date 2004-09-12.14:22:31.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-09-11.10:13:34.000> creator = 'gerrit' dependencies = [] files = [] hgrepos = [] issue_num = 1026269 keywords = [] message_count = 3.0 messages = ['22429', '22430', '22431'] nosy_count = 2.0 nosy_names = ['mwh', 'gerrit'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1026269' versions = ['Python 2.4'] ``` </p></details>
Confusing error message when subclassing from invalid base
https://api.github.com/repos/python/cpython/issues/40899/comments
3
2004-09-11T10:13:34Z
2022-04-09T23:31:00Z
https://github.com/python/cpython/issues/40899
1,198,804,402
40,899
[ "python", "cpython" ]
BPO | [1026038](https://bugs.python.org/issue1026038) --- | :--- 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 2004-09-14.07:52:48.000> created_at = <Date 2004-09-10.18:52:43.000> labels = ['docs'] title = '"ASCII" in doc section "String literals"' updated_at = <Date 2004-09-14.07:52:48.000> user = 'https://bugs.python.org/felixwiemann' ``` bugs.python.org fields: ```python activity = <Date 2004-09-14.07:52:48.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-09-10.18:52:43.000> creator = 'felixwiemann' dependencies = [] files = [] hgrepos = [] issue_num = 1026038 keywords = [] message_count = 3.0 messages = ['22426', '22427', '22428'] nosy_count = 2.0 nosy_names = ['loewis', 'felixwiemann'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1026038' versions = [] ``` </p></details>
"ASCII" in doc section "String literals"
https://api.github.com/repos/python/cpython/issues/40898/comments
3
2004-09-10T18:52:43Z
2022-04-09T23:30:58Z
https://github.com/python/cpython/issues/40898
1,198,804,394
40,898
[ "python", "cpython" ]
BPO | [1025872](https://bugs.python.org/issue1025872) --- | :--- Nosy | @tim-one, @ncoghlan <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-09-10.14:07:58.000> created_at = <Date 2004-09-10.13:53:24.000> labels = ['interpreter-core', 'invalid'] title = 'X to the power of 0 may give wrong answer' updated_at = <Date 2004-09-10.14:07:58.000> user = 'https://github.com/ncoghlan' ``` bugs.python.org fields: ```python activity = <Date 2004-09-10.14:07:58.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-09-10.13:53:24.000> creator = 'ncoghlan' dependencies = [] files = [] hgrepos = [] issue_num = 1025872 keywords = [] message_count = 3.0 messages = ['22423', '22424', '22425'] nosy_count = 2.0 nosy_names = ['tim.peters', 'ncoghlan'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1025872' versions = [] ``` </p></details>
X to the power of 0 may give wrong answer
https://api.github.com/repos/python/cpython/issues/40897/comments
3
2004-09-10T13:53:24Z
2022-04-09T23:30:57Z
https://github.com/python/cpython/issues/40897
1,198,804,389
40,897
[ "python", "cpython" ]
BPO | [1025800](https://bugs.python.org/issue1025800) --- | :--- Files | <li>[optparsepasto.diff](https://bugs.python.org/file6247/optparsepasto.diff "Uploaded as text/plain at 2004-09-10.12:00:38 by ddorfman"): Diff against liboptparse.tex</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-09-11.15:48:17.000> created_at = <Date 2004-09-10.12:00:38.000> labels = ['docs'] title = 'Fix TeX pasto in liboptparse.tex' updated_at = <Date 2004-09-11.15:48:17.000> user = 'https://bugs.python.org/ddorfman' ``` bugs.python.org fields: ```python activity = <Date 2004-09-11.15:48:17.000> actor = 'jlgijsbers' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-09-10.12:00:38.000> creator = 'ddorfman' dependencies = [] files = ['6247'] hgrepos = [] issue_num = 1025800 keywords = ['patch'] message_count = 2.0 messages = ['46886', '46887'] nosy_count = 2.0 nosy_names = ['jlgijsbers', 'ddorfman'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1025800' versions = [] ``` </p></details>
Fix TeX pasto in liboptparse.tex
https://api.github.com/repos/python/cpython/issues/40896/comments
2
2004-09-10T12:00:38Z
2022-04-09T23:30:56Z
https://github.com/python/cpython/issues/40896
1,198,804,385
40,896
[ "python", "cpython" ]
BPO | [1025795](https://bugs.python.org/issue1025795) --- | :--- Files | <li>[tut5ws.diff](https://bugs.python.org/file6246/tut5ws.diff "Uploaded as text/plain at 2004-09-10.11:54:56 by ddorfman"): Diff against tut.tex</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-09-11.17:50:05.000> created_at = <Date 2004-09-10.11:54:56.000> labels = ['docs'] title = 'Clarify language in Data Structures chapter of tutorial' updated_at = <Date 2004-09-11.17:50:05.000> user = 'https://bugs.python.org/ddorfman' ``` bugs.python.org fields: ```python activity = <Date 2004-09-11.17:50:05.000> actor = 'jlgijsbers' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-09-10.11:54:56.000> creator = 'ddorfman' dependencies = [] files = ['6246'] hgrepos = [] issue_num = 1025795 keywords = ['patch'] message_count = 2.0 messages = ['46884', '46885'] nosy_count = 2.0 nosy_names = ['jlgijsbers', 'ddorfman'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1025795' versions = [] ``` </p></details>
Clarify language in Data Structures chapter of tutorial
https://api.github.com/repos/python/cpython/issues/40895/comments
2
2004-09-10T11:54:56Z
2022-04-09T23:30:55Z
https://github.com/python/cpython/issues/40895
1,198,804,381
40,895
[ "python", "cpython" ]
BPO | [1025790](https://bugs.python.org/issue1025790) --- | :--- Nosy | @loewis Files | <li>[httplib-constants.patch](https://bugs.python.org/file6244/httplib-constants.patch "Uploaded as text/plain at 2004-09-10.11:48:38 by andreweland")</li><li>[canonical-httplib-constants.patch](https://bugs.python.org/file6245/canonical-httplib-constants.patch "Uploaded as text/plain at 2004-09-16.13:12:49 by andreweland")</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-09-18.09:04:31.000> created_at = <Date 2004-09-10.11:48:38.000> labels = ['library'] title = 'Add status code constants to httplib' updated_at = <Date 2004-09-18.09:04:31.000> user = 'https://bugs.python.org/andreweland' ``` bugs.python.org fields: ```python activity = <Date 2004-09-18.09:04:31.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-10.11:48:38.000> creator = 'andreweland' dependencies = [] files = ['6244', '6245'] hgrepos = [] issue_num = 1025790 keywords = ['patch'] message_count = 8.0 messages = ['46876', '46877', '46878', '46879', '46880', '46881', '46882', '46883'] nosy_count = 3.0 nosy_names = ['loewis', 'adurdin', 'andreweland'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1025790' versions = [] ``` </p></details>
Add status code constants to httplib
https://api.github.com/repos/python/cpython/issues/40894/comments
8
2004-09-10T11:48:38Z
2022-04-09T23:30:54Z
https://github.com/python/cpython/issues/40894
1,198,804,379
40,894
[ "python", "cpython" ]
BPO | [1025636](https://bugs.python.org/issue1025636) --- | :--- Files | <li>[compilenull.diff](https://bugs.python.org/file6243/compilenull.diff "Uploaded as text/plain at 2004-09-10.07:38:52 by ddorfman"): Diff against 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 = None closed_at = <Date 2004-11-07.14:05:04.000> created_at = <Date 2004-09-10.07:38:52.000> labels = ['interpreter-core'] title = 'Check for NULL returns in compile.c:com_import_stmt' updated_at = <Date 2004-11-07.14:05:04.000> user = 'https://bugs.python.org/ddorfman' ``` bugs.python.org fields: ```python activity = <Date 2004-11-07.14:05:04.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-09-10.07:38:52.000> creator = 'ddorfman' dependencies = [] files = ['6243'] hgrepos = [] issue_num = 1025636 keywords = ['patch'] message_count = 3.0 messages = ['46873', '46874', '46875'] nosy_count = 2.0 nosy_names = ['jhylton', 'ddorfman'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1025636' versions = [] ``` </p></details>
Check for NULL returns in compile.c:com_import_stmt
https://api.github.com/repos/python/cpython/issues/40893/comments
3
2004-09-10T07:38:52Z
2022-04-09T23:30:52Z
https://github.com/python/cpython/issues/40893
1,198,804,374
40,893
[ "python", "cpython" ]
BPO | [1025599](https://bugs.python.org/issue1025599) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2004-09-10.20:30:57.000> created_at = <Date 2004-09-10.06:21:19.000> labels = ['invalid', 'expert-tkinter'] title = 'tkinter.py invalid number of parameter for _tkinet.create' updated_at = <Date 2004-09-10.20:30:57.000> user = 'https://bugs.python.org/bebel' ``` bugs.python.org fields: ```python activity = <Date 2004-09-10.20:30:57.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2004-09-10.06:21:19.000> creator = 'bebel' dependencies = [] files = [] hgrepos = [] issue_num = 1025599 keywords = [] message_count = 4.0 messages = ['22419', '22420', '22421', '22422'] nosy_count = 2.0 nosy_names = ['loewis', 'bebel'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1025599' versions = ['Python 2.4'] ``` </p></details>
tkinter.py invalid number of parameter for _tkinet.create
https://api.github.com/repos/python/cpython/issues/40892/comments
4
2004-09-10T06:21:19Z
2022-04-09T23:30:52Z
https://github.com/python/cpython/issues/40892
1,198,804,372
40,892
[ "python", "cpython" ]
BPO | [1025540](https://bugs.python.org/issue1025540) --- | :--- Nosy | @gpshead, @orsenthil, @devdanzin <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gpshead' closed_at = <Date 2009-04-26.03:53:54.491> created_at = <Date 2004-09-10.02:52:57.000> labels = ['type-feature', 'library'] title = 'urllib2 http auth' updated_at = <Date 2009-04-26.03:53:54.489> user = 'https://bugs.python.org/wayland' ``` bugs.python.org fields: ```python activity = <Date 2009-04-26.03:53:54.489> actor = 'gregory.p.smith' assignee = 'gregory.p.smith' closed = True closed_date = <Date 2009-04-26.03:53:54.491> closer = 'gregory.p.smith' components = ['Library (Lib)'] creation = <Date 2004-09-10.02:52:57.000> creator = 'wayland' dependencies = [] files = [] hgrepos = [] issue_num = 1025540 keywords = [] message_count = 5.0 messages = ['61176', '76853', '78223', '86595', '86599'] nosy_count = 4.0 nosy_names = ['gregory.p.smith', 'orsenthil', 'wayland', 'ajaksu2'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = 'test needed' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1025540' versions = ['Python 3.1', 'Python 2.7'] ``` </p></details>
urllib2 http auth
https://api.github.com/repos/python/cpython/issues/40891/comments
5
2004-09-10T02:52:57Z
2022-04-09T23:30:51Z
https://github.com/python/cpython/issues/40891
1,198,804,371
40,891
[ "python", "cpython" ]
BPO | [1025525](https://bugs.python.org/issue1025525) --- | :--- Nosy | @josiahcarlson, @giampaolo Files | <li>[file_dispatcher_bug.py](https://bugs.python.org/file1403/file_dispatcher_bug.py "Uploaded as text/plain at 2004-09-10.02:14:51 by dhoulder"): Demonstration of problem and a solution</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/josiahcarlson' closed_at = <Date 2008-07-03.18:14:03.550> created_at = <Date 2004-09-10.02:14:51.000> labels = ['library'] title = 'asyncore.file_dispatcher should not take fd as argument' updated_at = <Date 2008-07-03.18:14:03.548> user = 'https://bugs.python.org/dhoulder' ``` bugs.python.org fields: ```python activity = <Date 2008-07-03.18:14:03.548> actor = 'josiahcarlson' assignee = 'josiahcarlson' closed = True closed_date = <Date 2008-07-03.18:14:03.550> closer = 'josiahcarlson' components = ['Library (Lib)'] creation = <Date 2004-09-10.02:14:51.000> creator = 'dhoulder' dependencies = [] files = ['1403'] hgrepos = [] issue_num = 1025525 keywords = [] message_count = 6.0 messages = ['22414', '22415', '22416', '22417', '22418', '69222'] nosy_count = 4.0 nosy_names = ['jhylton', 'josiahcarlson', 'dhoulder', 'giampaolo.rodola'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1025525' versions = [] ``` </p></details>
asyncore.file_dispatcher should not take fd as argument
https://api.github.com/repos/python/cpython/issues/40890/comments
6
2004-09-10T02:14:51Z
2022-04-09T23:30:50Z
https://github.com/python/cpython/issues/40890
1,198,804,369
40,890
[ "python", "cpython" ]
BPO | [1025395](https://bugs.python.org/issue1025395) --- | :--- Nosy | @warsaw, @tiran, @merwok, @bitdancer, @vadmium, @thehesiod, @ioanatia PRs | <li>python/cpython#142</li><li>python/cpython#6917</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = None created_at = <Date 2004-09-09.20:43:42.000> labels = ['3.7', 'type-bug', 'library', 'expert-email'] title = 'email.Utils.parseaddr fails to parse valid addresses' updated_at = <Date 2018-05-16.19:01:00.100> user = 'https://bugs.python.org/melicertes' ``` bugs.python.org fields: ```python activity = <Date 2018-05-16.19:01:00.100> actor = 'ioanatia' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)', 'email'] creation = <Date 2004-09-09.20:43:42.000> creator = 'melicertes' dependencies = [] files = [] hgrepos = [] issue_num = 1025395 keywords = ['patch'] message_count = 10.0 messages = ['22413', '59669', '59670', '59671', '59735', '59737', '59751', '59753', '301485', '301504'] nosy_count = 10.0 nosy_names = ['barry', 'melicertes', 'christian.heimes', 'sdgathman', 'eric.araujo', 'r.david.murray', 'sascha_silbe', 'martin.panter', 'thehesiod', 'ioanatia'] pr_nums = ['142', '6917'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1025395' versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.6', 'Python 3.7'] ``` </p></details>
email.Utils.parseaddr fails to parse valid addresses
https://api.github.com/repos/python/cpython/issues/40889/comments
10
2004-09-09T20:43:42Z
2022-04-09T23:30:48Z
https://github.com/python/cpython/issues/40889
1,198,804,366
40,889
[ "python", "cpython" ]
BPO | [1025392](https://bugs.python.org/issue1025392) --- | :--- Nosy | @loewis, @rhettinger, @kbkaiser <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-09-17.06:33:01.000> created_at = <Date 2004-09-09.20:41:14.000> labels = ['invalid', 'library'] title = 'help() does not check for chm file' updated_at = <Date 2004-09-17.06:33:01.000> user = 'https://bugs.python.org/cjwhrh' ``` bugs.python.org fields: ```python activity = <Date 2004-09-17.06:33:01.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-09.20:41:14.000> creator = 'cjwhrh' dependencies = [] files = [] hgrepos = [] issue_num = 1025392 keywords = [] message_count = 10.0 messages = ['22403', '22404', '22405', '22406', '22407', '22408', '22409', '22410', '22411', '22412'] nosy_count = 5.0 nosy_names = ['loewis', 'rhettinger', 'kbk', 'cjwhrh', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1025392' versions = [] ``` </p></details>
help() does not check for chm file
https://api.github.com/repos/python/cpython/issues/40888/comments
10
2004-09-09T20:41:14Z
2022-04-09T23:30:47Z
https://github.com/python/cpython/issues/40888
1,198,804,360
40,888
[ "python", "cpython" ]
BPO | [1025127](https://bugs.python.org/issue1025127) --- | :--- Nosy | @tim-one Files | <li>[shutils-rmtree.py](https://bugs.python.org/file1401/shutils-rmtree.py "Uploaded as text/plain at 2004-09-10.01:33:05 by jamesh"): updated shutils.rmtree()</li><li>[shutil-rmtree-os-walk.diff](https://bugs.python.org/file1402/shutil-rmtree-os-walk.diff "Uploaded as text/plain at 2004-09-11.21:36:18 by jlgijsbers"): shutils-rmtree.py as a patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-10-07.21:13:28.000> created_at = <Date 2004-09-09.13:52:40.000> labels = ['library'] title = 'shutils.rmtree() uses excessive amounts of memory' updated_at = <Date 2004-10-07.21:13:28.000> user = 'https://bugs.python.org/jamesh' ``` bugs.python.org fields: ```python activity = <Date 2004-10-07.21:13:28.000> actor = 'jlgijsbers' assignee = 'jlgijsbers' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-09.13:52:40.000> creator = 'jamesh' dependencies = [] files = ['1401', '1402'] hgrepos = [] issue_num = 1025127 keywords = [] message_count = 6.0 messages = ['22397', '22398', '22399', '22400', '22401', '22402'] nosy_count = 3.0 nosy_names = ['tim.peters', 'jlgijsbers', 'jamesh'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1025127' versions = ['Python 2.3'] ``` </p></details>
shutils.rmtree() uses excessive amounts of memory
https://api.github.com/repos/python/cpython/issues/40887/comments
6
2004-09-09T13:52:40Z
2022-04-09T23:30:46Z
https://github.com/python/cpython/issues/40887
1,198,804,354
40,887
[ "python", "cpython" ]
BPO | [1024670](https://bugs.python.org/issue1024670) --- | :--- Nosy | @loewis Files | <li>[longobject.diff](https://bugs.python.org/file6242/longobject.diff "Uploaded as text/plain at 2004-09-08.21:03:12 by crnixon"): Patch for Objects/longobject.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 2004-09-20.06:18:22.000> created_at = <Date 2004-09-08.21:03:12.000> labels = ['interpreter-core'] title = 'Error when int sent to PyLong_AsUnsignedLong' updated_at = <Date 2004-09-20.06:18:22.000> user = 'https://bugs.python.org/crnixon' ``` bugs.python.org fields: ```python activity = <Date 2004-09-20.06:18:22.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-09-08.21:03:12.000> creator = 'crnixon' dependencies = [] files = ['6242'] hgrepos = [] issue_num = 1024670 keywords = ['patch'] message_count = 4.0 messages = ['46869', '46870', '46871', '46872'] nosy_count = 2.0 nosy_names = ['loewis', 'crnixon'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1024670' versions = ['Python 2.4'] ``` </p></details>
Error when int sent to PyLong_AsUnsignedLong
https://api.github.com/repos/python/cpython/issues/40886/comments
4
2004-09-08T21:03:12Z
2022-04-09T23:30:45Z
https://github.com/python/cpython/issues/40886
1,198,804,350
40,886
[ "python", "cpython" ]
BPO | [1024669](https://bugs.python.org/issue1024669) --- | :--- 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 2004-09-09.12:03:33.000> created_at = <Date 2004-09-08.21:00:29.000> labels = ['extension-modules', 'invalid'] title = 'struct.calcsize() behaves strangely with short type' updated_at = <Date 2004-09-09.12:03:33.000> user = 'https://bugs.python.org/serzan' ``` bugs.python.org fields: ```python activity = <Date 2004-09-09.12:03:33.000> actor = 'mwh' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2004-09-08.21:00:29.000> creator = 'serzan' dependencies = [] files = [] hgrepos = [] issue_num = 1024669 keywords = [] message_count = 2.0 messages = ['22395', '22396'] nosy_count = 2.0 nosy_names = ['mwh', 'serzan'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1024669' versions = ['Python 2.3'] ``` </p></details>
struct.calcsize() behaves strangely with short type
https://api.github.com/repos/python/cpython/issues/40885/comments
2
2004-09-08T21:00:29Z
2022-04-09T23:30:44Z
https://github.com/python/cpython/issues/40885
1,198,804,347
40,885
[ "python", "cpython" ]
BPO | [1024427](https://bugs.python.org/issue1024427) --- | :--- 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 2005-02-24.17:07:21.000> created_at = <Date 2004-09-08.14:54:17.000> labels = ['invalid'] title = "WinCVS doesn't recognize 2.4a3" updated_at = <Date 2005-02-24.17:07:21.000> user = 'https://bugs.python.org/davidwt' ``` bugs.python.org fields: ```python activity = <Date 2005-02-24.17:07:21.000> actor = 'jkuzeja' assignee = 'loewis' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2004-09-08.14:54:17.000> creator = 'davidwt' dependencies = [] files = [] hgrepos = [] issue_num = 1024427 keywords = [] message_count = 3.0 messages = ['22392', '22393', '22394'] nosy_count = 3.0 nosy_names = ['loewis', 'davidwt', 'jkuzeja'] pr_nums = [] priority = 'high' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1024427' versions = [] ``` </p></details>
WinCVS doesn't recognize 2.4a3
https://api.github.com/repos/python/cpython/issues/40884/comments
3
2004-09-08T14:54:17Z
2022-04-09T23:30:43Z
https://github.com/python/cpython/issues/40884
1,198,804,343
40,884
[ "python", "cpython" ]
BPO | [1024238](https://bugs.python.org/issue1024238) --- | :--- Files | <li>[libgettext.tex.diff](https://bugs.python.org/file6241/libgettext.tex.diff "Uploaded as text/plain at 2004-09-08.09:17:14 by adurdin"): Diff for libgettext.tex</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-09-11.17:34:02.000> created_at = <Date 2004-09-08.09:17:14.000> labels = ['docs'] title = 'Fix for 1022152 ' updated_at = <Date 2004-09-11.17:34:02.000> user = 'https://bugs.python.org/adurdin' ``` bugs.python.org fields: ```python activity = <Date 2004-09-11.17:34:02.000> actor = 'jlgijsbers' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-09-08.09:17:14.000> creator = 'adurdin' dependencies = [] files = ['6241'] hgrepos = [] issue_num = 1024238 keywords = ['patch'] message_count = 2.0 messages = ['46867', '46868'] nosy_count = 2.0 nosy_names = ['jlgijsbers', 'adurdin'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1024238' versions = ['Python 2.3'] ``` </p></details>
Fix for 1022152
https://api.github.com/repos/python/cpython/issues/40883/comments
2
2004-09-08T09:17:14Z
2022-04-09T23:30:41Z
https://github.com/python/cpython/issues/40883
1,198,804,340
40,883
[ "python", "cpython" ]
BPO | [1024041](https://bugs.python.org/issue1024041) --- | :--- Nosy | @rhettinger Files | <li>[sre.py.diff](https://bugs.python.org/file6239/sre.py.diff "Uploaded as text/plain at 2004-09-07.23:03:50 by noamr")</li><li>[libre.tex.diff](https://bugs.python.org/file6240/libre.tex.diff "Uploaded as text/plain at 2004-09-07.23:05:04 by noamr")</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 2004-09-09.02:24:52.000> created_at = <Date 2004-09-07.23:03:49.000> labels = ['library'] title = 'Add arguments to RE functions' updated_at = <Date 2004-09-09.02:24:52.000> user = 'https://bugs.python.org/noamr' ``` bugs.python.org fields: ```python activity = <Date 2004-09-09.02:24:52.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-07.23:03:49.000> creator = 'noamr' dependencies = [] files = ['6239', '6240'] hgrepos = [] issue_num = 1024041 keywords = ['patch'] message_count = 2.0 messages = ['46865', '46866'] nosy_count = 2.0 nosy_names = ['rhettinger', 'noamr'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1024041' versions = [] ``` </p></details>
Add arguments to RE functions
https://api.github.com/repos/python/cpython/issues/40882/comments
2
2004-09-07T23:03:49Z
2022-04-09T23:30:41Z
https://github.com/python/cpython/issues/40882
1,198,804,337
40,882
[ "python", "cpython" ]
BPO | [1023838](https://bugs.python.org/issue1023838) --- | :--- Nosy | @tim-one, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-09-26.17:37:34.000> created_at = <Date 2004-09-07.17:30:48.000> labels = ['build'] title = 'Include/pyport.h: Bad LONG_BIT assumption on non-glibc sys' updated_at = <Date 2004-09-26.17:37:34.000> user = 'https://bugs.python.org/cdgregorr' ``` bugs.python.org fields: ```python activity = <Date 2004-09-26.17:37:34.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2004-09-07.17:30:48.000> creator = 'cdgregorr' dependencies = [] files = [] hgrepos = [] issue_num = 1023838 keywords = [] message_count = 7.0 messages = ['22385', '22386', '22387', '22388', '22389', '22390', '22391'] nosy_count = 3.0 nosy_names = ['tim.peters', 'loewis', 'cdgregorr'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1023838' versions = ['Python 2.3'] ``` </p></details>
Include/pyport.h: Bad LONG_BIT assumption on non-glibc sys
https://api.github.com/repos/python/cpython/issues/40881/comments
7
2004-09-07T17:30:48Z
2022-04-09T23:30:39Z
https://github.com/python/cpython/issues/40881
1,198,804,335
40,881
[ "python", "cpython" ]
BPO | [1023798](https://bugs.python.org/issue1023798) --- | :--- Nosy | @mwhudson, @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 2004-09-08.02:03:43.000> created_at = <Date 2004-09-07.16:18:27.000> labels = ['library'] title = 'test__locale fails' updated_at = <Date 2004-09-08.02:03:43.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2004-09-08.02:03:43.000> actor = 'brett.cannon' assignee = 'brett.cannon' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-07.16:18:27.000> creator = 'mwh' dependencies = [] files = [] hgrepos = [] issue_num = 1023798 keywords = [] message_count = 2.0 messages = ['22383', '22384'] nosy_count = 2.0 nosy_names = ['mwh', 'brett.cannon'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1023798' versions = [] ``` </p></details>
test__locale fails
https://api.github.com/repos/python/cpython/issues/40880/comments
2
2004-09-07T16:18:27Z
2022-04-09T23:30:39Z
https://github.com/python/cpython/issues/40880
1,198,804,332
40,880
[ "python", "cpython" ]
BPO | [1023453](https://bugs.python.org/issue1023453) --- | :--- Nosy | @rhettinger Files | <li>[python_bug.tar.gz](https://bugs.python.org/file1400/python_bug.tar.gz "Uploaded at 2004-09-07.05:40:27 by fmitha"): Tar.gz file containing info to reproduce bug report (see README)</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-09-08.18:30:44.000> created_at = <Date 2004-09-07.05:40:27.000> labels = ['invalid', 'library'] title = 'script which sets random.seed still returns random value' updated_at = <Date 2004-09-08.18:30:44.000> user = 'https://bugs.python.org/fmitha' ``` bugs.python.org fields: ```python activity = <Date 2004-09-08.18:30:44.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-07.05:40:27.000> creator = 'fmitha' dependencies = [] files = ['1400'] hgrepos = [] issue_num = 1023453 keywords = [] message_count = 4.0 messages = ['22379', '22380', '22381', '22382'] nosy_count = 2.0 nosy_names = ['rhettinger', 'fmitha'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1023453' versions = ['Python 2.3'] ``` </p></details>
script which sets random.seed still returns random value
https://api.github.com/repos/python/cpython/issues/40879/comments
4
2004-09-07T05:40:27Z
2022-04-09T23:30:37Z
https://github.com/python/cpython/issues/40879
1,198,804,328
40,879
[ "python", "cpython" ]
BPO | [1023359](https://bugs.python.org/issue1023359) --- | :--- Nosy | @akuchling Files | <li>[sect-rellinks.html](https://bugs.python.org/file1399/sect-rellinks.html "Uploaded at 2004-09-06.23:43:11 by nejucomo"): The URL contents as of this posting.</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 2004-09-10.19:35:10.000> created_at = <Date 2004-09-06.23:43:11.000> labels = ['docs'] title = 'Example does not match diagram.' updated_at = <Date 2004-09-10.19:35:10.000> user = 'https://bugs.python.org/nejucomo' ``` bugs.python.org fields: ```python activity = <Date 2004-09-10.19:35:10.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-09-06.23:43:11.000> creator = 'nejucomo' dependencies = [] files = ['1399'] hgrepos = [] issue_num = 1023359 keywords = [] message_count = 2.0 messages = ['22377', '22378'] nosy_count = 2.0 nosy_names = ['akuchling', 'nejucomo'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1023359' versions = ['Python 2.2'] ``` </p></details>
Example does not match diagram.
https://api.github.com/repos/python/cpython/issues/40878/comments
2
2004-09-06T23:43:11Z
2022-04-09T23:30:36Z
https://github.com/python/cpython/issues/40878
1,198,804,323
40,878
[ "python", "cpython" ]
BPO | [1023290](https://bugs.python.org/issue1023290) --- | :--- Nosy | @mwhudson, @tim-one, @loewis, @rhettinger, @josiahcarlson, @etrepum, @mdickinson, @pitrou, @avassalotti, @briancurtin Dependencies | <li>bpo-6687: Move the special-case for integer objects out of PyBytes_FromObject.</li> Files | <li>[structmodule_diff.txt](https://bugs.python.org/file8245/structmodule_diff.txt "Uploaded at 2004-10-02.22:34:55 by @josiahcarlson"): Diff to structmodule.c to add support.</li><li>[long_and_bytes_conversion.diff](https://bugs.python.org/file14695/long_and_bytes_conversion.diff "Uploaded as text/plain at 2009-08-11.21:38:07 by @avassalotti"): Patch for Python 3.x</li><li>[long_and_bytes_conversion-2.diff](https://bugs.python.org/file14739/long_and_bytes_conversion-2.diff "Uploaded as text/plain at 2009-08-17.20:13:07 by @avassalotti")</li><li>[long_and_bytes_conversion-3.diff](https://bugs.python.org/file15333/long_and_bytes_conversion-3.diff "Uploaded as text/plain at 2009-11-14.20:38:08 by @avassalotti")</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/mdickinson' closed_at = <Date 2010-04-03.11:44:17.012> created_at = <Date 2004-09-06.20:42:10.000> labels = ['interpreter-core', 'type-feature', 'library'] title = 'Conversion of longs to bytes and vice-versa.' updated_at = <Date 2010-04-03.11:44:17.010> user = 'https://github.com/josiahcarlson' ``` bugs.python.org fields: ```python activity = <Date 2010-04-03.11:44:17.010> actor = 'mark.dickinson' assignee = 'mark.dickinson' closed = True closed_date = <Date 2010-04-03.11:44:17.012> closer = 'mark.dickinson' components = ['Interpreter Core', 'Library (Lib)'] creation = <Date 2004-09-06.20:42:10.000> creator = 'josiahcarlson' dependencies = ['6687'] files = ['8245', '14695', '14739', '15333'] hgrepos = [] issue_num = 1023290 keywords = ['patch'] message_count = 50.0 messages = ['54238', '54239', '54240', '54241', '54242', '54243', '54244', '54245', '54246', '54247', '54248', '54249', '54250', '54251', '54252', '54253', '54254', '54255', '54256', '54257', '54258', '54259', '54260', '54261', '54262', '60065', '60135', '67955', '67983', '69285', '91487', '91602', '91603', '91604', '91616', '91669', '91672', '91673', '92069', '95258', '95730', '95734', '95735', '97469', '97588', '99314', '99321', '99329', '102157', '102241'] nosy_count = 11.0 nosy_names = ['mwh', 'tim.peters', 'loewis', 'rhettinger', 'josiahcarlson', 'bob.ippolito', 'mark.dickinson', 'pitrou', 'alexandre.vassalotti', 'ede', 'brian.curtin'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1023290' versions = ['Python 3.2'] ``` </p></details>
Conversion of longs to bytes and vice-versa.
https://api.github.com/repos/python/cpython/issues/40877/comments
50
2004-09-06T20:42:10Z
2022-04-09T23:30:35Z
https://github.com/python/cpython/issues/40877
1,198,804,322
40,877
[ "python", "cpython" ]
BPO | [1022953](https://bugs.python.org/issue1022953) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2004-09-06.22:59:58.000> created_at = <Date 2004-09-06.08:59:49.000> labels = ['library'] title = 'binascii.a2b_hqx("") raises SystemError' updated_at = <Date 2004-09-06.22:59:58.000> user = 'https://bugs.python.org/bauflo3' ``` bugs.python.org fields: ```python activity = <Date 2004-09-06.22:59:58.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-06.08:59:49.000> creator = 'bauflo3' dependencies = [] files = [] hgrepos = [] issue_num = 1022953 keywords = [] message_count = 3.0 messages = ['22374', '22375', '22376'] nosy_count = 2.0 nosy_names = ['rhettinger', 'bauflo3'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1022953' versions = ['Python 2.4'] ``` </p></details>
binascii.a2b_hqx("") raises SystemError
https://api.github.com/repos/python/cpython/issues/40876/comments
3
2004-09-06T08:59:49Z
2022-04-09T23:30:34Z
https://github.com/python/cpython/issues/40876
1,198,804,320
40,876
[ "python", "cpython" ]
BPO | [1022951](https://bugs.python.org/issue1022951) --- | :--- Nosy | @rhettinger Files | <li>[random.py](https://bugs.python.org/file1397/random.py "Uploaded as text/plain at 2004-09-07.07:13:44 by @rhettinger"): Lib/random.py</li><li>[test_random.py](https://bugs.python.org/file1398/test_random.py "Uploaded as text/plain at 2004-09-07.07:14:40 by @rhettinger"): Lib/test/test_random.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 2004-09-08.07:12:34.000> created_at = <Date 2004-09-06.08:57:40.000> labels = ['build'] title = 'make test fails on HP-UX11i' updated_at = <Date 2004-09-08.07:12:34.000> user = 'https://bugs.python.org/rptownsend' ``` bugs.python.org fields: ```python activity = <Date 2004-09-08.07:12:34.000> actor = 'rptownsend' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2004-09-06.08:57:40.000> creator = 'rptownsend' dependencies = [] files = ['1397', '1398'] hgrepos = [] issue_num = 1022951 keywords = [] message_count = 4.0 messages = ['22370', '22371', '22372', '22373'] nosy_count = 2.0 nosy_names = ['rptownsend', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1022951' versions = ['Python 2.4'] ``` </p></details>
make test fails on HP-UX11i
https://api.github.com/repos/python/cpython/issues/40875/comments
4
2004-09-06T08:57:40Z
2022-04-09T23:30:32Z
https://github.com/python/cpython/issues/40875
1,198,804,317
40,875
[ "python", "cpython" ]
BPO | [1022912](https://bugs.python.org/issue1022912) --- | :--- 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-09-06.07:25:24.000> created_at = <Date 2004-09-06.07:19:35.000> labels = ['interpreter-core', 'invalid'] title = 'Generator exps fail with large value of range' updated_at = <Date 2004-09-06.07:25:24.000> user = 'https://bugs.python.org/mrmoose' ``` bugs.python.org fields: ```python activity = <Date 2004-09-06.07:25:24.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-09-06.07:19:35.000> creator = 'mr_moose' dependencies = [] files = [] hgrepos = [] issue_num = 1022912 keywords = [] message_count = 2.0 messages = ['22368', '22369'] nosy_count = 2.0 nosy_names = ['rhettinger', 'mr_moose'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1022912' versions = ['Python 2.4'] ``` </p></details>
Generator exps fail with large value of range
https://api.github.com/repos/python/cpython/issues/40874/comments
2
2004-09-06T07:19:35Z
2022-04-09T23:30:31Z
https://github.com/python/cpython/issues/40874
1,198,804,313
40,874
[ "python", "cpython" ]
BPO | [1022910](https://bugs.python.org/issue1022910) --- | :--- Nosy | @tim-one, @rhettinger Files | <li>[list.diff](https://bugs.python.org/file6238/list.diff "Uploaded as text/plain at 2004-09-06.07:16:43 by @rhettinger")</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 2004-09-12.19:57:45.000> created_at = <Date 2004-09-06.07:16:43.000> labels = ['interpreter-core'] title = 'Conserve memory with list.pop()' updated_at = <Date 2004-09-12.19:57:45.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2004-09-12.19:57:45.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-09-06.07:16:43.000> creator = 'rhettinger' dependencies = [] files = ['6238'] hgrepos = [] issue_num = 1022910 keywords = ['patch'] message_count = 3.0 messages = ['46862', '46863', '46864'] nosy_count = 2.0 nosy_names = ['tim.peters', 'rhettinger'] pr_nums = [] priority = 'high' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1022910' versions = ['Python 2.4'] ``` </p></details>
Conserve memory with list.pop()
https://api.github.com/repos/python/cpython/issues/40873/comments
3
2004-09-06T07:16:43Z
2022-04-09T23:30:31Z
https://github.com/python/cpython/issues/40873
1,198,804,309
40,873
[ "python", "cpython" ]
BPO | [1022880](https://bugs.python.org/issue1022880) --- | :--- 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-09-06.07:10:00.000> created_at = <Date 2004-09-06.04:45:56.000> labels = ['library'] title = 'random.shuffle should restrict the type of its argument ' updated_at = <Date 2004-09-06.07:10:00.000> user = 'https://bugs.python.org/fmitha' ``` bugs.python.org fields: ```python activity = <Date 2004-09-06.07:10:00.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-06.04:45:56.000> creator = 'fmitha' dependencies = [] files = [] hgrepos = [] issue_num = 1022880 keywords = [] message_count = 5.0 messages = ['22363', '22364', '22365', '22366', '22367'] nosy_count = 2.0 nosy_names = ['rhettinger', 'fmitha'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1022880' versions = ['Python 2.3'] ``` </p></details>
random.shuffle should restrict the type of its argument
https://api.github.com/repos/python/cpython/issues/40872/comments
5
2004-09-06T04:45:56Z
2022-04-09T23:30:29Z
https://github.com/python/cpython/issues/40872
1,198,804,303
40,872
[ "python", "cpython" ]
BPO | [1022813](https://bugs.python.org/issue1022813) --- | :--- 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-11-10.02:32:14.000> created_at = <Date 2004-09-06.00:10:24.000> labels = ['interpreter-core'] title = 'test_xrange fails on osf1 v5.1b' updated_at = <Date 2004-11-10.02:32:14.000> user = 'https://bugs.python.org/dharmaroadkill' ``` bugs.python.org fields: ```python activity = <Date 2004-11-10.02:32:14.000> actor = 'dharma_roadkill' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-09-06.00:10:24.000> creator = 'dharma_roadkill' dependencies = [] files = [] hgrepos = [] issue_num = 1022813 keywords = [] message_count = 5.0 messages = ['22358', '22359', '22360', '22361', '22362'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'rhettinger', 'dharma_roadkill'] pr_nums = [] priority = 'high' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1022813' versions = ['Python 2.4'] ``` </p></details>
test_xrange fails on osf1 v5.1b
https://api.github.com/repos/python/cpython/issues/40871/comments
5
2004-09-06T00:10:24Z
2022-04-09T23:30:28Z
https://github.com/python/cpython/issues/40871
1,198,804,301
40,871
[ "python", "cpython" ]
BPO | [1022698](https://bugs.python.org/issue1022698) --- | :--- Nosy | @warsaw, @brettcannon Files | <li>[editable_pattern.diff](https://bugs.python.org/file6237/editable_pattern.diff "Uploaded as text/plain at 2004-09-05.19:13:14 by @brettcannon")</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 2004-09-06.17:57:11.000> created_at = <Date 2004-09-05.19:13:13.000> labels = ['library'] title = 'making customizing string.Template regex easier' updated_at = <Date 2004-09-06.17:57:11.000> user = 'https://github.com/brettcannon' ``` bugs.python.org fields: ```python activity = <Date 2004-09-06.17:57:11.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-05.19:13:13.000> creator = 'brett.cannon' dependencies = [] files = ['6237'] hgrepos = [] issue_num = 1022698 keywords = ['patch'] message_count = 2.0 messages = ['46860', '46861'] nosy_count = 2.0 nosy_names = ['barry', 'brett.cannon'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1022698' versions = ['Python 2.4'] ``` </p></details>
making customizing string.Template regex easier
https://api.github.com/repos/python/cpython/issues/40870/comments
2
2004-09-05T19:13:13Z
2022-04-09T23:30:27Z
https://github.com/python/cpython/issues/40870
1,198,804,297
40,870
[ "python", "cpython" ]
BPO | [1022311](https://bugs.python.org/issue1022311) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2004-10-08.18:57:14.000> created_at = <Date 2004-09-04.12:54:34.000> labels = ['docs'] title = 'x, y in curses window object documentation' updated_at = <Date 2004-10-08.18:57:14.000> user = 'https://bugs.python.org/felixwiemann' ``` bugs.python.org fields: ```python activity = <Date 2004-10-08.18:57:14.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-09-04.12:54:34.000> creator = 'felixwiemann' dependencies = [] files = [] hgrepos = [] issue_num = 1022311 keywords = [] message_count = 2.0 messages = ['22356', '22357'] nosy_count = 2.0 nosy_names = ['akuchling', 'felixwiemann'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1022311' versions = [] ``` </p></details>
x, y in curses window object documentation
https://api.github.com/repos/python/cpython/issues/40869/comments
2
2004-09-04T12:54:34Z
2022-04-09T23:30:26Z
https://github.com/python/cpython/issues/40869
1,198,804,293
40,869
[ "python", "cpython" ]
BPO | [1022176](https://bugs.python.org/issue1022176) --- | :--- Nosy | @rhettinger Files | <li>[randtest.diff](https://bugs.python.org/file6236/randtest.diff "Uploaded as text/plain at 2004-09-04.01:12:01 by @rhettinger"): Diff for Lib\test\test_random.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 2004-09-04.20:21:53.000> created_at = <Date 2004-09-04.01:12:01.000> labels = [] title = 'test_random depends on os.urandom' updated_at = <Date 2004-09-04.20:21:53.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2004-09-04.20:21:53.000> actor = 'rhettinger' assignee = 'anthonybaxter' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2004-09-04.01:12:01.000> creator = 'rhettinger' dependencies = [] files = ['6236'] hgrepos = [] issue_num = 1022176 keywords = ['patch'] message_count = 2.0 messages = ['46858', '46859'] nosy_count = 2.0 nosy_names = ['anthonybaxter', 'rhettinger'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1022176' versions = ['Python 2.4'] ``` </p></details>
test_random depends on os.urandom
https://api.github.com/repos/python/cpython/issues/40868/comments
2
2004-09-04T01:12:01Z
2022-04-09T23:30:24Z
https://github.com/python/cpython/issues/40868
1,198,804,291
40,868
[ "python", "cpython" ]
BPO | [1022173](https://bugs.python.org/issue1022173) --- | :--- Nosy | @loewis, @warsaw, @rhettinger Files | <li>[string.diff](https://bugs.python.org/file6235/string.diff "Uploaded as text/plain at 2004-09-04.00:54:53 by @rhettinger"): Diff for string.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 2004-09-10.06:28:21.000> created_at = <Date 2004-09-04.00:54:52.000> labels = ['library'] title = 'Improve Template error detection and reporting' updated_at = <Date 2004-09-10.06:28:21.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2004-09-10.06:28:21.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-04.00:54:52.000> creator = 'rhettinger' dependencies = [] files = ['6235'] hgrepos = [] issue_num = 1022173 keywords = ['patch'] message_count = 13.0 messages = ['46845', '46846', '46847', '46848', '46849', '46850', '46851', '46852', '46853', '46854', '46855', '46856', '46857'] nosy_count = 3.0 nosy_names = ['loewis', 'barry', 'rhettinger'] pr_nums = [] priority = 'high' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1022173' versions = ['Python 2.4'] ``` </p></details>
Improve Template error detection and reporting
https://api.github.com/repos/python/cpython/issues/40867/comments
13
2004-09-04T00:54:52Z
2022-04-09T23:30:23Z
https://github.com/python/cpython/issues/40867
1,198,804,283
40,867
[ "python", "cpython" ]
BPO | [1022152](https://bugs.python.org/issue1022152) --- | :--- Nosy | @facundobatista <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-09-11.17:34:09.000> created_at = <Date 2004-09-03.23:22:41.000> labels = ['docs'] title = 'Bad examples of gettext.translation' updated_at = <Date 2004-09-11.17:34:09.000> user = 'https://github.com/facundobatista' ``` bugs.python.org fields: ```python activity = <Date 2004-09-11.17:34:09.000> actor = 'jlgijsbers' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-09-03.23:22:41.000> creator = 'facundobatista' dependencies = [] files = [] hgrepos = [] issue_num = 1022152 keywords = [] message_count = 3.0 messages = ['22353', '22354', '22355'] nosy_count = 3.0 nosy_names = ['facundobatista', 'jlgijsbers', 'adurdin'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1022152' versions = ['Python 2.4'] ``` </p></details>
Bad examples of gettext.translation
https://api.github.com/repos/python/cpython/issues/40866/comments
3
2004-09-03T23:22:41Z
2022-04-09T23:30:22Z
https://github.com/python/cpython/issues/40866
1,198,804,277
40,866
[ "python", "cpython" ]
BPO | [1022030](https://bugs.python.org/issue1022030) --- | :--- Files | <li>[re_bug.py](https://bugs.python.org/file1396/re_bug.py "Uploaded as text/plain at 2004-09-03.19:09:41 by notz"): Python source illustrating the 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 2004-09-03.21:34:18.000> created_at = <Date 2004-09-03.19:09:41.000> labels = ['expert-regex', 'invalid'] title = 're.match(), re.MULTILINE and "^" broken' updated_at = <Date 2004-09-03.21:34:18.000> user = 'https://bugs.python.org/notz' ``` bugs.python.org fields: ```python activity = <Date 2004-09-03.21:34:18.000> actor = 'effbot' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2004-09-03.19:09:41.000> creator = 'notz' dependencies = [] files = ['1396'] hgrepos = [] issue_num = 1022030 keywords = [] message_count = 2.0 messages = ['22351', '22352'] nosy_count = 2.0 nosy_names = ['effbot', 'notz'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1022030' versions = [] ``` </p></details>
re.match(), re.MULTILINE and "^" broken
https://api.github.com/repos/python/cpython/issues/40865/comments
2
2004-09-03T19:09:41Z
2022-04-09T23:30:21Z
https://github.com/python/cpython/issues/40865
1,198,804,269
40,865
[ "python", "cpython" ]
BPO | [1022011](https://bugs.python.org/issue1022011) --- | :--- Files | <li>[bdist_rpm.py.noautoreq.patch](https://bugs.python.org/file6234/bdist_rpm.py.noautoreq.patch "Uploaded as text/plain at 2004-09-03.18:49:36 by atuining")</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-09-17.08:37:25.000> created_at = <Date 2004-09-03.18:49:36.000> labels = [] title = 'add support for the AutoReq flag in bdist_rpm' updated_at = <Date 2004-09-17.08:37:25.000> user = 'https://bugs.python.org/atuining' ``` bugs.python.org fields: ```python activity = <Date 2004-09-17.08:37:25.000> actor = 'jafo' assignee = 'jafo' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2004-09-03.18:49:36.000> creator = 'atuining' dependencies = [] files = ['6234'] hgrepos = [] issue_num = 1022011 keywords = ['patch'] message_count = 2.0 messages = ['46843', '46844'] nosy_count = 2.0 nosy_names = ['jafo', 'atuining'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1022011' versions = [] ``` </p></details>
add support for the AutoReq flag in bdist_rpm
https://api.github.com/repos/python/cpython/issues/40864/comments
2
2004-09-03T18:49:36Z
2022-04-09T23:30:20Z
https://github.com/python/cpython/issues/40864
1,198,804,268
40,864
[ "python", "cpython" ]
BPO | [1022010](https://bugs.python.org/issue1022010) --- | :--- Nosy | @tim-one, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2004-09-11.01:55:36.000> created_at = <Date 2004-09-03.18:46:54.000> labels = ['expert-installation'] title = 'wrong options are set to python.exe' updated_at = <Date 2004-09-11.01:55:36.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2004-09-11.01:55:36.000> actor = 'quiver' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2004-09-03.18:46:54.000> creator = 'quiver' dependencies = [] files = [] hgrepos = [] issue_num = 1022010 keywords = [] message_count = 9.0 messages = ['22342', '22343', '22344', '22345', '22346', '22347', '22348', '22349', '22350'] nosy_count = 3.0 nosy_names = ['tim.peters', 'loewis', 'quiver'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1022010' versions = ['Python 2.4'] ``` </p></details>
wrong options are set to python.exe
https://api.github.com/repos/python/cpython/issues/40863/comments
9
2004-09-03T18:46:54Z
2022-04-09T23:30:20Z
https://github.com/python/cpython/issues/40863
1,198,804,267
40,863
[ "python", "cpython" ]
BPO | [1022003](https://bugs.python.org/issue1022003) --- | :--- Files | <li>[bdist_rpm.py.patch](https://bugs.python.org/file6233/bdist_rpm.py.patch "Uploaded as text/plain at 2004-09-03.18:32:09 by atuining")</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-09-17.08:25:27.000> created_at = <Date 2004-09-03.18:32:07.000> labels = ['library'] title = 'topdir calculated incorrectly in bdist_rpm' updated_at = <Date 2004-09-17.08:25:27.000> user = 'https://bugs.python.org/atuining' ``` bugs.python.org fields: ```python activity = <Date 2004-09-17.08:25:27.000> actor = 'jafo' assignee = 'jafo' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2004-09-03.18:32:07.000> creator = 'atuining' dependencies = [] files = ['6233'] hgrepos = [] issue_num = 1022003 keywords = ['patch'] message_count = 2.0 messages = ['46841', '46842'] nosy_count = 2.0 nosy_names = ['jafo', 'atuining'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1022003' versions = ['Python 2.4'] ``` </p></details>
topdir calculated incorrectly in bdist_rpm
https://api.github.com/repos/python/cpython/issues/40862/comments
2
2004-09-03T18:32:07Z
2022-04-09T23:30:18Z
https://github.com/python/cpython/issues/40862
1,198,804,264
40,862
[ "python", "cpython" ]
BPO | [1021890](https://bugs.python.org/issue1021890) --- | :--- Nosy | @rhettinger Files | <li>[random.py](https://bugs.python.org/file1394/random.py "Uploaded as text/plain at 2004-09-05.11:48:14 by @rhettinger"): random.py</li><li>[test_random.py](https://bugs.python.org/file1395/test_random.py "Uploaded as text/plain at 2004-09-05.11:50:02 by @rhettinger"): Lib/test/test_random.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2004-09-09.00:21:51.000> created_at = <Date 2004-09-03.15:31:56.000> labels = ['library'] title = 'Import random fails ' updated_at = <Date 2004-09-09.00:21:51.000> user = 'https://bugs.python.org/plusk' ``` bugs.python.org fields: ```python activity = <Date 2004-09-09.00:21:51.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-03.15:31:56.000> creator = 'plusk' dependencies = [] files = ['1394', '1395'] hgrepos = [] issue_num = 1021890 keywords = [] message_count = 7.0 messages = ['22335', '22336', '22337', '22338', '22339', '22340', '22341'] nosy_count = 2.0 nosy_names = ['rhettinger', 'plusk'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1021890' versions = ['Python 2.4'] ``` </p></details>
Import random fails
https://api.github.com/repos/python/cpython/issues/40861/comments
7
2004-09-03T15:31:56Z
2022-04-09T23:30:18Z
https://github.com/python/cpython/issues/40861
1,198,804,261
40,861
[ "python", "cpython" ]
BPO | [1021756](https://bugs.python.org/issue1021756) --- | :--- Nosy | @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 2004-12-27.15:11:20.000> created_at = <Date 2004-09-03.11:34:48.000> labels = ['library'] title = '2.4a3: unhelpful error message from distutils' updated_at = <Date 2004-12-27.15:11:20.000> user = 'https://bugs.python.org/effbot' ``` bugs.python.org fields: ```python activity = <Date 2004-12-27.15:11:20.000> actor = 'effbot' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2004-09-03.11:34:48.000> creator = 'effbot' dependencies = [] files = [] hgrepos = [] issue_num = 1021756 keywords = [] message_count = 20.0 messages = ['22315', '22316', '22317', '22318', '22319', '22320', '22321', '22322', '22323', '22324', '22325', '22326', '22327', '22328', '22329', '22330', '22331', '22332', '22333', '22334'] nosy_count = 6.0 nosy_names = ['nobody', 'effbot', 'anthonybaxter', 'theller', 'tzot', 'mdehoon'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1021756' versions = ['Python 2.4'] ``` </p></details>
2.4a3: unhelpful error message from distutils
https://api.github.com/repos/python/cpython/issues/40860/comments
20
2004-09-03T11:34:48Z
2022-04-09T23:30:16Z
https://github.com/python/cpython/issues/40860
1,198,804,259
40,860
[ "python", "cpython" ]
BPO | [1021621](https://bugs.python.org/issue1021621) --- | :--- Nosy | @mwhudson, @birkenfeld, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/birkenfeld' closed_at = <Date 2005-07-17.21:20:06.000> created_at = <Date 2004-09-03.05:27:30.000> labels = ['type-feature', 'docs'] title = 'use first_name, not first, in code samples' updated_at = <Date 2005-07-17.21:20:06.000> user = 'https://bugs.python.org/steveha' ``` bugs.python.org fields: ```python activity = <Date 2005-07-17.21:20:06.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-09-03.05:27:30.000> creator = 'steveha' dependencies = [] files = [] hgrepos = [] issue_num = 1021621 keywords = [] message_count = 3.0 messages = ['22312', '22313', '22314'] nosy_count = 4.0 nosy_names = ['mwh', 'georg.brandl', 'georg.brandl', 'steveha'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1021621' versions = [] ``` </p></details>
use first_name, not first, in code samples
https://api.github.com/repos/python/cpython/issues/40859/comments
3
2004-09-03T05:27:30Z
2022-04-09T23:30:15Z
https://github.com/python/cpython/issues/40859
1,198,804,255
40,859
[ "python", "cpython" ]
BPO | [1021596](https://bugs.python.org/issue1021596) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2004-09-18.16:08:25.000> created_at = <Date 2004-09-03.04:00:16.000> labels = ['library'] title = 'Trivial fix for obscure bug in os.urandom()' updated_at = <Date 2004-09-18.16:08:25.000> user = 'https://bugs.python.org/nickm' ``` bugs.python.org fields: ```python activity = <Date 2004-09-18.16:08:25.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-03.04:00:16.000> creator = 'nickm' dependencies = [] files = [] hgrepos = [] issue_num = 1021596 keywords = [] message_count = 2.0 messages = ['22310', '22311'] nosy_count = 2.0 nosy_names = ['loewis', 'nickm'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1021596' versions = ['Python 2.4'] ``` </p></details>
Trivial fix for obscure bug in os.urandom()
https://api.github.com/repos/python/cpython/issues/40858/comments
2
2004-09-03T04:00:16Z
2022-04-09T23:30:14Z
https://github.com/python/cpython/issues/40858
1,198,804,253
40,858
[ "python", "cpython" ]
BPO | [1021318](https://bugs.python.org/issue1021318) --- | :--- Nosy | @pitrou, @vstinner, @devdanzin, @jd, @ericsnowcurrently, @serhiy-storchaka <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = None created_at = <Date 2004-09-02.16:56:47.000> labels = ['interpreter-core', '3.9'] title = 'PyThreadState_Next not thread safe' updated_at = <Date 2020-05-15.01:09:40.629> user = 'https://bugs.python.org/jpe' ``` bugs.python.org fields: ```python activity = <Date 2020-05-15.01:09:40.629> actor = 'vstinner' assignee = 'none' closed = False closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-09-02.16:56:47.000> creator = 'jpe' dependencies = [] files = [] hgrepos = [] issue_num = 1021318 keywords = [] message_count = 14.0 messages = ['60562', '82072', '114376', '358187', '358188', '358189', '358190', '358191', '358192', '358261', '358262', '358347', '364094', '368895'] nosy_count = 7.0 nosy_names = ['jpe', 'pitrou', 'vstinner', 'ajaksu2', 'jd', 'eric.snow', 'serhiy.storchaka'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue1021318' versions = ['Python 3.9'] ``` </p></details>
PyThreadState_Next not thread safe
https://api.github.com/repos/python/cpython/issues/40857/comments
14
2004-09-02T16:56:47Z
2024-05-14T17:45:25Z
https://github.com/python/cpython/issues/40857
1,198,804,248
40,857
[ "python", "cpython" ]
BPO | [1020845](https://bugs.python.org/issue1020845) --- | :--- Nosy | @rhettinger, @facundobatista, @ncoghlan Files | <li>[telco_nofiles.py](https://bugs.python.org/file6231/telco_nofiles.py "Uploaded as text/plain at 2004-09-02.00:11:01 by @ncoghlan"): A version of telco.py without file I/O</li><li>[Decimal Versions.tar.gz](https://bugs.python.org/file6232/Decimal%20Versions.tar.gz "Uploaded at 2004-09-16.12:17:25 by @ncoghlan"): 4 different patches for your enjoyment</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/facundobatista' closed_at = <Date 2004-09-19.01:54:40.000> created_at = <Date 2004-09-02.00:08:07.000> labels = ['library'] title = 'Decimal performance enhancements' updated_at = <Date 2004-09-19.01:54:40.000> user = 'https://github.com/ncoghlan' ``` bugs.python.org fields: ```python activity = <Date 2004-09-19.01:54:40.000> actor = 'rhettinger' assignee = 'facundobatista' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-09-02.00:08:07.000> creator = 'ncoghlan' dependencies = [] files = ['6231', '6232'] hgrepos = [] issue_num = 1020845 keywords = ['patch'] message_count = 12.0 messages = ['46829', '46830', '46831', '46832', '46833', '46834', '46835', '46836', '46837', '46838', '46839', '46840'] nosy_count = 3.0 nosy_names = ['rhettinger', 'facundobatista', 'ncoghlan'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1020845' versions = ['Python 2.4'] ``` </p></details>
Decimal performance enhancements
https://api.github.com/repos/python/cpython/issues/40856/comments
12
2004-09-02T00:08:07Z
2022-04-09T23:30:12Z
https://github.com/python/cpython/issues/40856
1,198,804,243
40,856
[ "python", "cpython" ]
BPO | [1020605](https://bugs.python.org/issue1020605) --- | :--- Nosy | @warsaw, @facundobatista <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2004-11-08.23:31:19.000> created_at = <Date 2004-09-01.18:10:07.000> labels = ['invalid'] title = 'senddigest error' updated_at = <Date 2004-11-08.23:31:19.000> user = 'https://bugs.python.org/jo2y' ``` bugs.python.org fields: ```python activity = <Date 2004-11-08.23:31:19.000> actor = 'facundobatista' assignee = 'barry' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2004-09-01.18:10:07.000> creator = 'jo2y' dependencies = [] files = [] hgrepos = [] issue_num = 1020605 keywords = [] message_count = 4.0 messages = ['22306', '22307', '22308', '22309'] nosy_count = 4.0 nosy_names = ['jhylton', 'barry', 'facundobatista', 'jo2y'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1020605' versions = [] ``` </p></details>
senddigest error
https://api.github.com/repos/python/cpython/issues/40855/comments
4
2004-09-01T18:10:07Z
2022-04-09T23:30:11Z
https://github.com/python/cpython/issues/40855
1,198,804,236
40,855
[ "python", "cpython" ]
BPO | [1020540](https://bugs.python.org/issue1020540) --- | :--- 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-09-05.11:45:51.000> created_at = <Date 2004-09-01.16:41:06.000> labels = ['docs'] title = 'a wrong link from "frame object" in lib index' updated_at = <Date 2004-09-05.11:45:51.000> user = 'https://bugs.python.org/isandler' ``` bugs.python.org fields: ```python activity = <Date 2004-09-05.11:45:51.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-09-01.16:41:06.000> creator = 'isandler' dependencies = [] files = [] hgrepos = [] issue_num = 1020540 keywords = [] message_count = 2.0 messages = ['22304', '22305'] nosy_count = 2.0 nosy_names = ['rhettinger', 'isandler'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1020540' versions = ['Python 2.3'] ``` </p></details>
a wrong link from "frame object" in lib index
https://api.github.com/repos/python/cpython/issues/40854/comments
2
2004-09-01T16:41:06Z
2022-04-09T23:30:09Z
https://github.com/python/cpython/issues/40854
1,198,804,232
40,854
[ "python", "cpython" ]
BPO | [1020188](https://bugs.python.org/issue1020188) --- | :--- Nosy | @mwhudson, @loewis, @arigo, @rhettinger, @jcea Files | <li>[useclear.diff](https://bugs.python.org/file6229/useclear.diff "Uploaded as text/plain at 2004-09-01.05:35:35 by ddorfman"): Mostly mechanical transformation to use Py_CLEAR</li><li>[clearcand.py](https://bugs.python.org/file6230/clearcand.py "Uploaded as text/plain at 2004-09-01.05:36:26 by ddorfman"): Utility to find broken 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 2010-08-19.21:41:17.962> created_at = <Date 2004-09-01.05:35:35.000> labels = ['interpreter-core', 'type-bug'] title = 'Use Py_CLEAR where necessary to avoid crashes' updated_at = <Date 2012-11-10.01:50:57.298> user = 'https://bugs.python.org/ddorfman' ``` bugs.python.org fields: ```python activity = <Date 2012-11-10.01:50:57.298> actor = 'jcea' assignee = 'none' closed = True closed_date = <Date 2010-08-19.21:41:17.962> closer = 'mwh' components = ['Interpreter Core'] creation = <Date 2004-09-01.05:35:35.000> creator = 'ddorfman' dependencies = [] files = ['6229', '6230'] hgrepos = [] issue_num = 1020188 keywords = ['patch'] message_count = 11.0 messages = ['46820', '46821', '46822', '46823', '46824', '46825', '46826', '46827', '46828', '114375', '114412'] nosy_count = 7.0 nosy_names = ['mwh', 'loewis', 'arigo', 'rhettinger', 'jcea', 'ddorfman', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = 'patch review' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1020188' versions = ['Python 3.1', 'Python 2.7', 'Python 3.2'] ``` </p></details>
Use Py_CLEAR where necessary to avoid crashes
https://api.github.com/repos/python/cpython/issues/40853/comments
11
2004-09-01T05:35:35Z
2022-04-09T23:30:08Z
https://github.com/python/cpython/issues/40853
1,198,804,229
40,853
[ "python", "cpython" ]
BPO | [1020185](https://bugs.python.org/issue1020185) --- | :--- Nosy | @rhettinger Files | <li>[pyclearcast.diff](https://bugs.python.org/file6228/pyclearcast.diff "Uploaded as text/plain at 2004-09-01.05:33:01 by ddorfman"): Diff against object.h</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-09-01.07:16:34.000> created_at = <Date 2004-09-01.05:33:01.000> labels = ['interpreter-core'] title = 'Py_CLEAR to implicitly cast its argument to PyObject *' updated_at = <Date 2004-09-01.07:16:34.000> user = 'https://bugs.python.org/ddorfman' ``` bugs.python.org fields: ```python activity = <Date 2004-09-01.07:16:34.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-09-01.05:33:01.000> creator = 'ddorfman' dependencies = [] files = ['6228'] hgrepos = [] issue_num = 1020185 keywords = ['patch'] message_count = 2.0 messages = ['46818', '46819'] nosy_count = 2.0 nosy_names = ['rhettinger', 'ddorfman'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1020185' versions = ['Python 2.4'] ``` </p></details>
Py_CLEAR to implicitly cast its argument to PyObject *
https://api.github.com/repos/python/cpython/issues/40852/comments
2
2004-09-01T05:33:01Z
2022-04-09T23:30:06Z
https://github.com/python/cpython/issues/40852
1,198,804,223
40,852
[ "python", "cpython" ]
BPO | [1020042](https://bugs.python.org/issue1020042) --- | :--- 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 2004-10-15.04:26:50.000> created_at = <Date 2004-08-31.22:08:28.000> labels = ['interpreter-core'] title = 'Bad test for HAVE_UINTPTR_T in PC/pyconfig.h' updated_at = <Date 2004-10-15.04:26:50.000> user = 'https://bugs.python.org/scottdaniels' ``` bugs.python.org fields: ```python activity = <Date 2004-10-15.04:26:50.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-08-31.22:08:28.000> creator = 'scott_daniels' dependencies = [] files = [] hgrepos = [] issue_num = 1020042 keywords = ['patch'] message_count = 3.0 messages = ['46815', '46816', '46817'] nosy_count = 2.0 nosy_names = ['loewis', 'scott_daniels'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1020042' versions = ['Python 2.4'] ``` </p></details>
Bad test for HAVE_UINTPTR_T in PC/pyconfig.h
https://api.github.com/repos/python/cpython/issues/40851/comments
3
2004-08-31T22:08:28Z
2022-04-09T23:30:05Z
https://github.com/python/cpython/issues/40851
1,198,804,218
40,851
[ "python", "cpython" ]
BPO | [1019956](https://bugs.python.org/issue1019956) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was 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-09-03.14:10:25.000> created_at = <Date 2004-08-31.20:00:58.000> labels = ['invalid', 'library'] title = 'httplib.HTTPConnection sends extra blank line' updated_at = <Date 2004-09-03.14:10:25.000> user = 'https://bugs.python.org/antrod' ``` bugs.python.org fields: ```python activity = <Date 2004-09-03.14:10:25.000> actor = 'antrod' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-08-31.20:00:58.000> creator = 'antrod' dependencies = [] files = [] hgrepos = [] issue_num = 1019956 keywords = [] message_count = 5.0 messages = ['22299', '22300', '22301', '22302', '22303'] nosy_count = 3.0 nosy_names = ['jhylton', 'calvin', 'antrod'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1019956' versions = ['Python 2.3'] ``` </p></details>
httplib.HTTPConnection sends extra blank line
https://api.github.com/repos/python/cpython/issues/40850/comments
5
2004-08-31T20:00:58Z
2022-04-09T23:30:04Z
https://github.com/python/cpython/issues/40850
1,198,804,213
40,850
[ "python", "cpython" ]
BPO | [1019882](https://bugs.python.org/issue1019882) --- | :--- Nosy | @freddrake, @warsaw, @birkenfeld, @devdanzin Files | <li>[hotshotbug.py](https://bugs.python.org/file1393/hotshotbug.py "Uploaded as text/plain at 2004-08-31.18:06:41 by @warsaw")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2010-07-31.21:22:51.646> created_at = <Date 2004-08-31.18:06:40.000> labels = ['type-bug', 'library'] title = 'hotshot start / stop stats bug' updated_at = <Date 2010-07-31.21:22:51.643> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2010-07-31.21:22:51.643> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2010-07-31.21:22:51.646> closer = 'georg.brandl' components = ['Library (Lib)'] creation = <Date 2004-08-31.18:06:40.000> creator = 'barry' dependencies = [] files = ['1393'] hgrepos = [] issue_num = 1019882 keywords = [] message_count = 8.0 messages = ['22294', '22295', '22296', '22297', '22298', '86593', '112208', '112210'] nosy_count = 7.0 nosy_names = ['fdrake', 'barry', 'georg.brandl', 'glchapman', 'aminusfu', 'alecf', 'ajaksu2'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = 'test needed' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1019882' versions = ['Python 2.7'] ``` </p></details>
hotshot start / stop stats bug
https://api.github.com/repos/python/cpython/issues/40849/comments
8
2004-08-31T18:06:40Z
2022-04-09T23:30:03Z
https://github.com/python/cpython/issues/40849
1,198,804,207
40,849