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 | [560438](https://bugs.python.org/issue560438) --- | :--- Nosy | @gvanrossum, @pjeby Files | <li>[test.py](https://bugs.python.org/file493/test.py "Uploaded as text/plain at 2002-05-25.09:05:28 by stevea_zope")</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 2002-06-05.19:33:06.000> created_at = <Date 2002-05-25.08:59:51.000> labels = ['interpreter-core'] title = "foo() doesn't use __getattribute__" updated_at = <Date 2002-06-05.19:33:06.000> user = 'https://bugs.python.org/steveazope' ``` bugs.python.org fields: ```python activity = <Date 2002-06-05.19:33:06.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-25.08:59:51.000> creator = 'stevea_zope' dependencies = [] files = ['493'] hgrepos = [] issue_num = 560438 keywords = [] message_count = 5.0 messages = ['10928', '10929', '10930', '10931', '10932'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'pje', 'stevea_zope'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue560438' versions = ['Python 2.2'] ``` </p></details>
foo() doesn't use __getattribute__
https://api.github.com/repos/python/cpython/issues/36648/comments
5
2002-05-25T08:59:51Z
2022-04-09T22:10:51Z
https://github.com/python/cpython/issues/36648
1,198,786,499
36,648
[ "python", "cpython" ]
BPO | [560379](https://bugs.python.org/issue560379) --- | :--- Nosy | @gvanrossum, @tim-one Files | <li>[k_mul.patch](https://bugs.python.org/file4294/k_mul.patch "Uploaded as text/plain at 2002-05-25.01:07:03 by ccraig"): patch</li><li>[output.jpg](https://bugs.python.org/file4295/output.jpg "Uploaded as image/jpeg at 2002-05-25.16:16:57 by ccraig"): Timing graph</li><li>[k_mul2.patch](https://bugs.python.org/file4296/k_mul2.patch "Uploaded as text/plain at 2002-05-25.23:41:30 by ccraig"): patch, take 2 (splits on larger number)</li><li>[k_mul3.patch](https://bugs.python.org/file4297/k_mul3.patch "Uploaded as text/plain at 2002-07-09.22:43:53 by ccraig"): patch, take 3 (cleaned up, better comments)</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-08-12.22:13:46.000> created_at = <Date 2002-05-25.01:07:03.000> labels = ['interpreter-core'] title = 'Karatsuba multiplication' updated_at = <Date 2002-08-12.22:13:46.000> user = 'https://bugs.python.org/ccraig' ``` bugs.python.org fields: ```python activity = <Date 2002-08-12.22:13:46.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-25.01:07:03.000> creator = 'ccraig' dependencies = [] files = ['4294', '4295', '4296', '4297'] hgrepos = [] issue_num = 560379 keywords = ['patch'] message_count = 11.0 messages = ['40123', '40124', '40125', '40126', '40127', '40128', '40129', '40130', '40131', '40132', '40133'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'tim.peters', 'tismer', 'nnorwitz', 'ccraig'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue560379' versions = ['Python 2.3'] ``` </p></details>
Karatsuba multiplication
https://api.github.com/repos/python/cpython/issues/36647/comments
11
2002-05-25T01:07:03Z
2022-04-09T22:10:50Z
https://github.com/python/cpython/issues/36647
1,198,786,497
36,647
[ "python", "cpython" ]
BPO | [560311](https://bugs.python.org/issue560311) --- | :--- Nosy | @loewis, @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2002-07-08.13:52:07.000> created_at = <Date 2002-05-24.20:50:04.000> labels = ['invalid', 'library'] title = 'os.uname() on Darwin space in machine' updated_at = <Date 2002-07-08.13:52:07.000> user = 'https://bugs.python.org/timcarlson' ``` bugs.python.org fields: ```python activity = <Date 2002-07-08.13:52:07.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-05-24.20:50:04.000> creator = 'timcarlson' dependencies = [] files = [] hgrepos = [] issue_num = 560311 keywords = ['patch'] message_count = 3.0 messages = ['40120', '40121', '40122'] nosy_count = 3.0 nosy_names = ['loewis', 'jackjansen', 'timcarlson'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue560311' versions = ['Python 2.2'] ``` </p></details>
os.uname() on Darwin space in machine
https://api.github.com/repos/python/cpython/issues/36646/comments
3
2002-05-24T20:50:04Z
2022-04-09T22:10:50Z
https://github.com/python/cpython/issues/36646
1,198,786,493
36,646
[ "python", "cpython" ]
BPO | [560286](https://bugs.python.org/issue560286) --- | :--- Nosy | @gvanrossum, @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 2002-06-04.01:23:50.000> created_at = <Date 2002-05-24.19:50:41.000> labels = ['docs'] title = "Add docs for 'basestring'" updated_at = <Date 2002-06-04.01:23:50.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2002-06-04.01:23:50.000> actor = 'nnorwitz' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-05-24.19:50:41.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 560286 keywords = [] message_count = 2.0 messages = ['10926', '10927'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'nnorwitz', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue560286' versions = ['Python 2.3'] ``` </p></details>
Add docs for 'basestring'
https://api.github.com/repos/python/cpython/issues/36645/comments
2
2002-05-24T19:50:41Z
2022-04-09T22:10:48Z
https://github.com/python/cpython/issues/36645
1,198,786,488
36,645
[ "python", "cpython" ]
BPO | [560250](https://bugs.python.org/issue560250) --- | :--- Nosy | @loewis, @theller Files | <li>[abstract.diff](https://bugs.python.org/file4292/abstract.diff "Uploaded as text/plain at 2002-05-24.17:51:58 by @theller"): Patch for abstract.diff</li><li>[abstract.diff](https://bugs.python.org/file4293/abstract.diff "Uploaded as text/plain at 2002-05-27.14:31:47 by @theller"): Patch for abstract.c, with comma</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/theller' closed_at = <Date 2002-06-05.12:56:25.000> created_at = <Date 2002-05-24.17:51:58.000> labels = ['interpreter-core'] title = 'isinstance error message' updated_at = <Date 2002-06-05.12:56:25.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2002-06-05.12:56:25.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-24.17:51:58.000> creator = 'theller' dependencies = [] files = ['4292', '4293'] hgrepos = [] issue_num = 560250 keywords = ['patch'] message_count = 8.0 messages = ['40112', '40113', '40114', '40115', '40116', '40117', '40118', '40119'] nosy_count = 3.0 nosy_names = ['loewis', 'nnorwitz', 'theller'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue560250' versions = ['Python 2.2'] ``` </p></details>
isinstance error message
https://api.github.com/repos/python/cpython/issues/36644/comments
8
2002-05-24T17:51:58Z
2022-04-09T22:10:47Z
https://github.com/python/cpython/issues/36644
1,198,786,483
36,644
[ "python", "cpython" ]
BPO | [560215](https://bugs.python.org/issue560215) --- | :--- Nosy | @gvanrossum, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-05.19:25:54.000> created_at = <Date 2002-05-24.16:15:51.000> labels = ['interpreter-core', 'invalid'] title = 'PyType_IsSubtype can segfault' updated_at = <Date 2002-06-05.19:25:54.000> user = 'https://bugs.python.org/barrett' ``` bugs.python.org fields: ```python activity = <Date 2002-06-05.19:25:54.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-24.16:15:51.000> creator = 'barrett' dependencies = [] files = [] hgrepos = [] issue_num = 560215 keywords = [] message_count = 3.0 messages = ['10923', '10924', '10925'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'barrett'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue560215' versions = ['Python 2.2'] ``` </p></details>
PyType_IsSubtype can segfault
https://api.github.com/repos/python/cpython/issues/36643/comments
3
2002-05-24T16:15:51Z
2022-04-09T22:10:45Z
https://github.com/python/cpython/issues/36643
1,198,786,480
36,643
[ "python", "cpython" ]
BPO | [560064](https://bugs.python.org/issue560064) --- | :--- Nosy | @gvanrossum, @brettcannon, @rhettinger Files | <li>[str.diff](https://bugs.python.org/file492/str.diff "Uploaded as text/plain at 2002-05-24.12:58:44 by @rhettinger"): Patch to stringobject.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/brettcannon' closed_at = <Date 2003-05-20.02:43:14.000> created_at = <Date 2002-05-24.11:59:51.000> labels = ['interpreter-core'] title = 'inconsistent behavior of __getslice__' updated_at = <Date 2003-05-20.02:43:14.000> user = 'https://bugs.python.org/douady' ``` bugs.python.org fields: ```python activity = <Date 2003-05-20.02:43:14.000> actor = 'brett.cannon' assignee = 'brett.cannon' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-24.11:59:51.000> creator = 'douady' dependencies = [] files = ['492'] hgrepos = [] issue_num = 560064 keywords = [] message_count = 6.0 messages = ['10917', '10918', '10919', '10920', '10921', '10922'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'brett.cannon', 'rhettinger', 'douady'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue560064' versions = ['Python 2.3'] ``` </p></details>
inconsistent behavior of __getslice__
https://api.github.com/repos/python/cpython/issues/36642/comments
6
2002-05-24T11:59:51Z
2022-04-09T22:10:45Z
https://github.com/python/cpython/issues/36642
1,198,786,474
36,642
[ "python", "cpython" ]
BPO | [560023](https://bugs.python.org/issue560023) --- | :--- Nosy | @freddrake, @rhettinger Files | <li>[modocs.diff](https://bugs.python.org/file4291/modocs.diff "Uploaded as text/plain at 2002-05-25.16:06:32 by @rhettinger"): Combined patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-05-29.16:24:20.000> created_at = <Date 2002-05-24.09:46:05.000> labels = ['library'] title = 'More docstrings' updated_at = <Date 2002-05-29.16:24:20.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-05-29.16:24:20.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-24.09:46:05.000> creator = 'rhettinger' dependencies = [] files = ['4291'] hgrepos = [] issue_num = 560023 keywords = ['patch'] message_count = 6.0 messages = ['40106', '40107', '40108', '40109', '40110', '40111'] nosy_count = 2.0 nosy_names = ['fdrake', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue560023' versions = ['Python 2.3'] ``` </p></details>
More docstrings
https://api.github.com/repos/python/cpython/issues/36641/comments
6
2002-05-24T09:46:05Z
2022-04-09T22:10:44Z
https://github.com/python/cpython/issues/36641
1,198,786,469
36,641
[ "python", "cpython" ]
BPO | [559884](https://bugs.python.org/issue559884) --- | :--- Nosy | @gvanrossum, @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 2002-06-05.22:53:01.000> created_at = <Date 2002-05-23.22:47:00.000> labels = [] title = 'imaplib.IMAP4.open() typo' updated_at = <Date 2002-06-05.22:53:01.000> user = 'https://bugs.python.org/edemaine' ``` bugs.python.org fields: ```python activity = <Date 2002-06-05.22:53:01.000> actor = 'pierslauder' assignee = 'pierslauder' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-05-23.22:47:00.000> creator = 'edemaine' dependencies = [] files = [] hgrepos = [] issue_num = 559884 keywords = [] message_count = 6.0 messages = ['10911', '10912', '10913', '10914', '10915', '10916'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'rhettinger', 'pierslauder', 'edemaine'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue559884' versions = [] ``` </p></details>
imaplib.IMAP4.open() typo
https://api.github.com/repos/python/cpython/issues/36640/comments
6
2002-05-23T22:47:00Z
2022-04-09T22:10:42Z
https://github.com/python/cpython/issues/36640
1,198,786,466
36,640
[ "python", "cpython" ]
BPO | [559833](https://bugs.python.org/issue559833) --- | :--- Nosy | @gvanrossum, @smontanaro, @rhettinger Files | <li>[xrange.diff](https://bugs.python.org/file4290/xrange.diff "Uploaded as text/plain at 2002-05-23.20:52:22 by @smontanaro")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-06-05.23:16:24.000> created_at = <Date 2002-05-23.20:52:22.000> labels = ['interpreter-core'] title = 'Expose xrange type in builtins' updated_at = <Date 2002-06-05.23:16:24.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2002-06-05.23:16:24.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-23.20:52:22.000> creator = 'skip.montanaro' dependencies = [] files = ['4290'] hgrepos = [] issue_num = 559833 keywords = ['patch'] message_count = 5.0 messages = ['40101', '40102', '40103', '40104', '40105'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'nobody', 'skip.montanaro', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue559833' versions = ['Python 2.3'] ``` </p></details>
Expose xrange type in builtins
https://api.github.com/repos/python/cpython/issues/36639/comments
5
2002-05-23T20:52:22Z
2022-04-09T22:10:42Z
https://github.com/python/cpython/issues/36639
1,198,786,459
36,639
[ "python", "cpython" ]
BPO | [559429](https://bugs.python.org/issue559429) --- | :--- Nosy | @loewis Files | <li>[bld.log.gz](https://bugs.python.org/file491/bld.log.gz "Uploaded as application/x-gzip at 2002-05-31.02:54:20 by grgoffe"): build log for gcc-3.1.</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-02.00:11:32.000> created_at = <Date 2002-05-23.00:32:26.000> labels = ['build'] title = '__gxx_personality_v0 not found by ld' updated_at = <Date 2002-06-02.00:11:32.000> user = 'https://bugs.python.org/grgoffe' ``` bugs.python.org fields: ```python activity = <Date 2002-06-02.00:11:32.000> actor = 'grgoffe' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-05-23.00:32:26.000> creator = 'grgoffe' dependencies = [] files = ['491'] hgrepos = [] issue_num = 559429 keywords = [] message_count = 6.0 messages = ['10905', '10906', '10907', '10908', '10909', '10910'] nosy_count = 3.0 nosy_names = ['nobody', 'loewis', 'grgoffe'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue559429' versions = ['Python 2.2'] ``` </p></details>
__gxx_personality_v0 not found by ld
https://api.github.com/repos/python/cpython/issues/36638/comments
6
2002-05-23T00:32:26Z
2022-04-09T22:10:40Z
https://github.com/python/cpython/issues/36638
1,198,786,453
36,638
[ "python", "cpython" ]
BPO | [559344](https://bugs.python.org/issue559344) --- | :--- Nosy | @freddrake, @nascheme Files | <li>[hotshot.diff](https://bugs.python.org/file4289/hotshot.diff "Uploaded as text/plain at 2002-05-22.19:59:44 by @nascheme")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/nascheme' closed_at = <Date 2002-05-29.18:50:21.000> created_at = <Date 2002-05-22.19:59:44.000> labels = ['extension-modules'] title = 'hotshot logreader unreliable' updated_at = <Date 2002-05-29.18:50:21.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2002-05-29.18:50:21.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-05-22.19:59:44.000> creator = 'nascheme' dependencies = [] files = ['4289'] hgrepos = [] issue_num = 559344 keywords = ['patch'] message_count = 3.0 messages = ['40098', '40099', '40100'] nosy_count = 2.0 nosy_names = ['fdrake', 'nascheme'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue559344' versions = [] ``` </p></details>
hotshot logreader unreliable
https://api.github.com/repos/python/cpython/issues/36637/comments
3
2002-05-22T19:59:44Z
2022-04-09T22:10:38Z
https://github.com/python/cpython/issues/36637
1,198,786,449
36,637
[ "python", "cpython" ]
BPO | [559288](https://bugs.python.org/issue559288) --- | :--- Nosy | @loewis, @smontanaro Files | <li>[xmlrpclib.diff](https://bugs.python.org/file4288/xmlrpclib.diff "Uploaded as text/plain at 2003-01-22.17:10:37 by @smontanaro")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2003-01-22.18:21:40.000> created_at = <Date 2002-05-22.17:34:57.000> labels = ['library'] title = 'Use builtin boolean if present' updated_at = <Date 2003-01-22.18:21:40.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2003-01-22.18:21:40.000> actor = 'skip.montanaro' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-22.17:34:57.000> creator = 'skip.montanaro' dependencies = [] files = ['4288'] hgrepos = [] issue_num = 559288 keywords = ['patch'] message_count = 9.0 messages = ['40089', '40090', '40091', '40092', '40093', '40094', '40095', '40096', '40097'] nosy_count = 2.0 nosy_names = ['loewis', 'skip.montanaro'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue559288' versions = ['Python 2.3'] ``` </p></details>
Use builtin boolean if present
https://api.github.com/repos/python/cpython/issues/36636/comments
9
2002-05-22T17:34:57Z
2022-04-09T22:10:37Z
https://github.com/python/cpython/issues/36636
1,198,786,446
36,636
[ "python", "cpython" ]
BPO | [559250](https://bugs.python.org/issue559250) --- | :--- Nosy | @mwhudson, @loewis Files | <li>[posix-sig.diff](https://bugs.python.org/file4284/posix-sig.diff "Uploaded as text/plain at 2002-05-22.15:59:54 by @mwhudson"): first attempt</li><li>[posix-sig-2.diff](https://bugs.python.org/file4285/posix-sig-2.diff "Uploaded as text/plain at 2002-05-23.13:49:11 by @mwhudson"): second attempt</li><li>[posix-sig-3.diff](https://bugs.python.org/file4286/posix-sig-3.diff "Uploaded as text/plain at 2002-05-24.14:15:29 by @mwhudson"): third (final?) attempt</li><li>[posix-sig-docs.diff](https://bugs.python.org/file4287/posix-sig-docs.diff "Uploaded as text/plain at 2002-05-24.14:17:47 by @mwhudson"): docs</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 2002-06-02.12:53:22.000> created_at = <Date 2002-05-22.15:59:54.000> labels = ['extension-modules'] title = 'more POSIX signal stuff' updated_at = <Date 2002-06-02.12:53:22.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2002-06-02.12:53:22.000> actor = 'loewis' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-05-22.15:59:54.000> creator = 'mwh' dependencies = [] files = ['4284', '4285', '4286', '4287'] hgrepos = [] issue_num = 559250 keywords = ['patch'] message_count = 11.0 messages = ['40078', '40079', '40080', '40081', '40082', '40083', '40084', '40085', '40086', '40087', '40088'] nosy_count = 2.0 nosy_names = ['mwh', 'loewis'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue559250' versions = ['Python 2.3'] ``` </p></details>
more POSIX signal stuff
https://api.github.com/repos/python/cpython/issues/36635/comments
11
2002-05-22T15:59:54Z
2022-04-09T22:10:36Z
https://github.com/python/cpython/issues/36635
1,198,786,442
36,635
[ "python", "cpython" ]
BPO | [559117](https://bugs.python.org/issue559117) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-02.20:48:58.000> created_at = <Date 2002-05-22.11:09:54.000> labels = ['library'] title = 'HTTPSConnection memory leakage' updated_at = <Date 2002-07-02.20:48:58.000> user = 'https://bugs.python.org/pandreetto' ``` bugs.python.org fields: ```python activity = <Date 2002-07-02.20:48:58.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-22.11:09:54.000> creator = 'pandreetto' dependencies = [] files = [] hgrepos = [] issue_num = 559117 keywords = [] message_count = 4.0 messages = ['10901', '10902', '10903', '10904'] nosy_count = 2.0 nosy_names = ['jhylton', 'pandreetto'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue559117' versions = [] ``` </p></details>
HTTPSConnection memory leakage
https://api.github.com/repos/python/cpython/issues/36634/comments
4
2002-05-22T11:09:54Z
2022-04-09T22:10:34Z
https://github.com/python/cpython/issues/36634
1,198,786,438
36,634
[ "python", "cpython" ]
BPO | [558914](https://bugs.python.org/issue558914) --- | :--- Nosy | @mwhudson Files | <li>[md5.h](https://bugs.python.org/file490/md5.h "Uploaded as application/octet-stream at 2002-05-21.23:02:35 by hadfield"): Modified Modules/md5.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 = 'https://github.com/mwhudson' closed_at = <Date 2002-05-29.10:33:04.000> created_at = <Date 2002-05-21.23:02:35.000> labels = ['extension-modules'] title = 'Build md5.c fails on Cray T3E' updated_at = <Date 2002-05-29.10:33:04.000> user = 'https://bugs.python.org/hadfield' ``` bugs.python.org fields: ```python activity = <Date 2002-05-29.10:33:04.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-05-21.23:02:35.000> creator = 'hadfield' dependencies = [] files = ['490'] hgrepos = [] issue_num = 558914 keywords = [] message_count = 2.0 messages = ['10899', '10900'] nosy_count = 2.0 nosy_names = ['mwh', 'hadfield'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue558914' versions = [] ``` </p></details>
Build md5.c fails on Cray T3E
https://api.github.com/repos/python/cpython/issues/36633/comments
2
2002-05-21T23:02:35Z
2022-04-09T22:10:34Z
https://github.com/python/cpython/issues/36633
1,198,786,432
36,633
[ "python", "cpython" ]
BPO | [558745](https://bugs.python.org/issue558745) --- | :--- Nosy | @tim-one, @nascheme Files | <li>[untrack_simple.diff](https://bugs.python.org/file4283/untrack_simple.diff "Uploaded as text/plain at 2002-05-21.16:10:47 by @nascheme")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-02-10.21:29:11.000> created_at = <Date 2002-05-21.16:10:46.000> labels = ['interpreter-core'] title = 'GC: untrack simple objects' updated_at = <Date 2004-02-10.21:29:11.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2004-02-10.21:29:11.000> actor = 'tim.peters' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-21.16:10:46.000> creator = 'nascheme' dependencies = [] files = ['4283'] hgrepos = [] issue_num = 558745 keywords = ['patch'] message_count = 5.0 messages = ['40073', '40074', '40075', '40076', '40077'] nosy_count = 4.0 nosy_names = ['tim.peters', 'jhylton', 'nnorwitz', 'nascheme'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue558745' versions = ['Python 2.3'] ``` </p></details>
GC: untrack simple objects
https://api.github.com/repos/python/cpython/issues/36632/comments
5
2002-05-21T16:10:46Z
2022-04-09T22:10:32Z
https://github.com/python/cpython/issues/36632
1,198,786,426
36,632
[ "python", "cpython" ]
BPO | [558547](https://bugs.python.org/issue558547) --- | :--- Nosy | @loewis Files | <li>[ss.diff](https://bugs.python.org/file4282/ss.diff "Uploaded as text/plain at 2002-05-21.06:07:08 by anthonybaxter")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-01-02.03:09:13.000> created_at = <Date 2002-05-21.06:07:08.000> labels = ['library'] title = "SocketServer: don't flush closed wfile" updated_at = <Date 2003-01-02.03:09:13.000> user = 'https://bugs.python.org/anthonybaxter' ``` bugs.python.org fields: ```python activity = <Date 2003-01-02.03:09:13.000> actor = 'anthonybaxter' assignee = 'anthonybaxter' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-21.06:07:08.000> creator = 'anthonybaxter' dependencies = [] files = ['4282'] hgrepos = [] issue_num = 558547 keywords = ['patch'] message_count = 6.0 messages = ['40067', '40068', '40069', '40070', '40071', '40072'] nosy_count = 2.0 nosy_names = ['loewis', 'anthonybaxter'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue558547' versions = [] ``` </p></details>
SocketServer: don't flush closed wfile
https://api.github.com/repos/python/cpython/issues/36631/comments
6
2002-05-21T06:07:08Z
2022-04-09T22:10:31Z
https://github.com/python/cpython/issues/36631
1,198,786,424
36,631
[ "python", "cpython" ]
BPO | [558544](https://bugs.python.org/issue558544) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[cmd.diff](https://bugs.python.org/file4281/cmd.diff "Uploaded as text/plain at 2002-06-06.01:20:40 by anthonybaxter"): really, truly a patch this time. really</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-02-06.01:52:46.000> created_at = <Date 2002-05-21.05:45:14.000> labels = ['library'] title = 'cmd.py: add instance-specific stdin/out' updated_at = <Date 2003-02-06.01:52:46.000> user = 'https://bugs.python.org/anthonybaxter' ``` bugs.python.org fields: ```python activity = <Date 2003-02-06.01:52:46.000> actor = 'anthonybaxter' assignee = 'anthonybaxter' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-21.05:45:14.000> creator = 'anthonybaxter' dependencies = [] files = ['4281'] hgrepos = [] issue_num = 558544 keywords = ['patch'] message_count = 7.0 messages = ['40060', '40061', '40062', '40063', '40064', '40065', '40066'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'anthonybaxter'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue558544' versions = [] ``` </p></details>
cmd.py: add instance-specific stdin/out
https://api.github.com/repos/python/cpython/issues/36630/comments
7
2002-05-21T05:45:14Z
2022-04-09T22:10:30Z
https://github.com/python/cpython/issues/36630
1,198,786,419
36,630
[ "python", "cpython" ]
BPO | [558535](https://bugs.python.org/issue558535) --- | :--- Nosy | @gvanrossum, @rhettinger Files | <li>[idlekeys.diff](https://bugs.python.org/file4280/idlekeys.diff "Uploaded as text/plain at 2002-05-21.04:52:58 by @rhettinger"): Patch to Tools/IDLE/keydefs.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 2002-05-21.12:30:47.000> created_at = <Date 2002-05-21.04:52:58.000> labels = ['expert-IDLE'] title = 'IDLE windows key binding for Select All' updated_at = <Date 2002-05-21.12:30:47.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-05-21.12:30:47.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2002-05-21.04:52:58.000> creator = 'rhettinger' dependencies = [] files = ['4280'] hgrepos = [] issue_num = 558535 keywords = ['patch'] message_count = 3.0 messages = ['40057', '40058', '40059'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue558535' versions = [] ``` </p></details>
IDLE windows key binding for Select All
https://api.github.com/repos/python/cpython/issues/36629/comments
3
2002-05-21T04:52:58Z
2022-04-09T22:10:30Z
https://github.com/python/cpython/issues/36629
1,198,786,416
36,629
[ "python", "cpython" ]
BPO | [558488](https://bugs.python.org/issue558488) --- | :--- Nosy | @gvanrossum, @tim-one, @mhammond Files | <li>[python_vc7.patch](https://bugs.python.org/file489/python_vc7.patch "Uploaded as text/plain at 2002-06-06.00:49:45 by @mhammond"): Patch that fixes *this* problem, but not the general problem</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mhammond' closed_at = <Date 2002-07-23.05:48:29.000> created_at = <Date 2002-05-21.00:18:52.000> labels = ['build'] title = 'DL_EXPORT on VC7 broken' updated_at = <Date 2002-07-23.05:48:29.000> user = 'https://bugs.python.org/daldridge' ``` bugs.python.org fields: ```python activity = <Date 2002-07-23.05:48:29.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-05-21.00:18:52.000> creator = 'daldridge' dependencies = [] files = ['489'] hgrepos = [] issue_num = 558488 keywords = [] message_count = 13.0 messages = ['10886', '10887', '10888', '10889', '10890', '10891', '10892', '10893', '10894', '10895', '10896', '10897', '10898'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'mhammond', 'daldridge'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue558488' versions = [] ``` </p></details>
DL_EXPORT on VC7 broken
https://api.github.com/repos/python/cpython/issues/36628/comments
13
2002-05-21T00:18:52Z
2022-04-09T22:10:29Z
https://github.com/python/cpython/issues/36628
1,198,786,415
36,628
[ "python", "cpython" ]
BPO | [558432](https://bugs.python.org/issue558432) --- | :--- Nosy | @gvanrossum Files | <li>[readline.c.diff](https://bugs.python.org/file4279/readline.c.diff "Uploaded as text/plain at 2002-05-20.20:33:55 by dannu"): udiff to readline.c (2.48)</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-05-30.15:42:26.000> created_at = <Date 2002-05-20.20:33:55.000> labels = ['extension-modules'] title = "Prevent Annoying ' ' from readline" updated_at = <Date 2002-05-30.15:42:26.000> user = 'https://bugs.python.org/dannu' ``` bugs.python.org fields: ```python activity = <Date 2002-05-30.15:42:26.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-05-20.20:33:55.000> creator = 'dannu' dependencies = [] files = ['4279'] hgrepos = [] issue_num = 558432 keywords = ['patch'] message_count = 2.0 messages = ['40055', '40056'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'dannu'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue558432' versions = ['Python 2.3'] ``` </p></details>
Prevent Annoying ' ' from readline
https://api.github.com/repos/python/cpython/issues/36627/comments
2
2002-05-20T20:33:55Z
2022-04-09T22:10:28Z
https://github.com/python/cpython/issues/36627
1,198,786,412
36,627
[ "python", "cpython" ]
BPO | [558430](https://bugs.python.org/issue558430) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-20.20:31:02.000> created_at = <Date 2002-05-20.20:31:02.000> labels = ['extension-modules'] title = 'Prevent annoying space from readline' updated_at = <Date 2002-05-20.20:31:02.000> user = 'https://bugs.python.org/dannu' ``` bugs.python.org fields: ```python activity = <Date 2002-05-20.20:31:02.000> actor = 'dannu' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-05-20.20:31:02.000> creator = 'dannu' dependencies = [] files = [] hgrepos = [] issue_num = 558430 keywords = ['patch'] message_count = 1.0 messages = ['40054'] nosy_count = 1.0 nosy_names = ['dannu'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue558430' versions = ['Python 2.3'] ``` </p></details>
Prevent annoying space from readline
https://api.github.com/repos/python/cpython/issues/36626/comments
1
2002-05-20T20:31:02Z
2022-04-09T22:10:26Z
https://github.com/python/cpython/issues/36626
1,198,786,407
36,626
[ "python", "cpython" ]
BPO | [558279](https://bugs.python.org/issue558279) --- | :--- Nosy | @freddrake Files | <li>[verbatiminput.diff](https://bugs.python.org/file487/verbatiminput.diff "Uploaded as text/plain at 2002-05-20.15:15:51 by @freddrake"): Possible patch to make this work</li><li>[verbatiminput.diff](https://bugs.python.org/file488/verbatiminput.diff "Uploaded as text/plain at 2002-05-20.15:53:02 by @freddrake"): Improved patch: re-use output on repeated source file</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-06-17.15:02:10.000> created_at = <Date 2002-05-20.13:52:00.000> labels = ['docs'] title = '\\verbatiminput and name duplication' updated_at = <Date 2002-06-17.15:02:10.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2002-06-17.15:02:10.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-05-20.13:52:00.000> creator = 'fdrake' dependencies = [] files = ['487', '488'] hgrepos = [] issue_num = 558279 keywords = [] message_count = 4.0 messages = ['10882', '10883', '10884', '10885'] nosy_count = 1.0 nosy_names = ['fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue558279' versions = [] ``` </p></details>
\verbatiminput and name duplication
https://api.github.com/repos/python/cpython/issues/36625/comments
4
2002-05-20T13:52:00Z
2022-04-09T22:10:25Z
https://github.com/python/cpython/issues/36625
1,198,786,401
36,625
[ "python", "cpython" ]
BPO | [558278](https://bugs.python.org/issue558278) --- | :--- Nosy | @freddrake, @sbidoul <sup>*Note: these values reflect the state of the issue at 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 2002-07-02.22:35:52.000> created_at = <Date 2002-05-20.13:51:28.000> labels = ['docs'] title = 'unittest.TestResult documentation' updated_at = <Date 2002-07-02.22:35:52.000> user = 'https://github.com/sbidoul' ``` bugs.python.org fields: ```python activity = <Date 2002-07-02.22:35:52.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-05-20.13:51:28.000> creator = 'sbidoul' dependencies = [] files = [] hgrepos = [] issue_num = 558278 keywords = [] message_count = 2.0 messages = ['10880', '10881'] nosy_count = 2.0 nosy_names = ['fdrake', 'sbidoul'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue558278' versions = ['Python 2.2'] ``` </p></details>
unittest.TestResult documentation
https://api.github.com/repos/python/cpython/issues/36624/comments
2
2002-05-20T13:51:28Z
2022-04-09T22:10:24Z
https://github.com/python/cpython/issues/36624
1,198,786,394
36,624
[ "python", "cpython" ]
BPO | [558249](https://bugs.python.org/issue558249) --- | :--- 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 2002-05-20.13:57:00.000> created_at = <Date 2002-05-20.11:55:49.000> labels = ['interpreter-core'] title = 'softspace vs --disable-unicode' updated_at = <Date 2002-05-20.13:57:00.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2002-05-20.13:57:00.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-20.11:55:49.000> creator = 'mwh' dependencies = [] files = [] hgrepos = [] issue_num = 558249 keywords = [] message_count = 2.0 messages = ['10878', '10879'] nosy_count = 1.0 nosy_names = ['mwh'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue558249' versions = [] ``` </p></details>
softspace vs --disable-unicode
https://api.github.com/repos/python/cpython/issues/36623/comments
2
2002-05-20T11:55:49Z
2022-04-09T22:10:23Z
https://github.com/python/cpython/issues/36623
1,198,786,391
36,623
[ "python", "cpython" ]
BPO | [558238](https://bugs.python.org/issue558238) --- | :--- Nosy | @loewis, @rhettinger, @abalkin, @pitrou, @avassalotti Superseder | <li>bpo-9276: pickle should support methods</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-02.15:19:19.382> created_at = <Date 2002-05-20.11:17:41.000> labels = ['type-feature', 'library'] title = 'Pickling bound methods' updated_at = <Date 2010-08-02.15:19:19.380> user = 'https://bugs.python.org/hinsen' ``` bugs.python.org fields: ```python activity = <Date 2010-08-02.15:19:19.380> actor = 'pitrou' assignee = 'none' closed = True closed_date = <Date 2010-08-02.15:19:19.382> closer = 'pitrou' components = ['Library (Lib)'] creation = <Date 2002-05-20.11:17:41.000> creator = 'hinsen' dependencies = [] files = [] hgrepos = [] issue_num = 558238 keywords = [] message_count = 14.0 messages = ['53542', '53543', '53544', '53545', '53546', '53547', '53548', '53549', '53550', '53551', '65867', '89816', '110474', '112487'] nosy_count = 7.0 nosy_names = ['loewis', 'rhettinger', 'hinsen', 'belopolsky', 'pitrou', 'alexandre.vassalotti', 'obamausa8'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = 'needs patch' status = 'closed' superseder = '9276' type = 'enhancement' url = 'https://bugs.python.org/issue558238' versions = ['Python 3.2'] ``` </p></details>
Pickling bound methods
https://api.github.com/repos/python/cpython/issues/36622/comments
14
2002-05-20T11:17:41Z
2022-04-09T22:10:21Z
https://github.com/python/cpython/issues/36622
1,198,786,387
36,622
[ "python", "cpython" ]
BPO | [558179](https://bugs.python.org/issue558179) --- | :--- Nosy | @gvanrossum, @freddrake, @arigo <sup>*Note: these values reflect the state of the issue at 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 2002-10-09.22:34:58.000> created_at = <Date 2002-05-20.07:37:49.000> labels = ['docs'] title = 'rfc822.Message.get() incompatibility' updated_at = <Date 2002-10-09.22:34:58.000> user = 'https://bugs.python.org/kajiyama' ``` bugs.python.org fields: ```python activity = <Date 2002-10-09.22:34:58.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-05-20.07:37:49.000> creator = 'kajiyama' dependencies = [] files = [] hgrepos = [] issue_num = 558179 keywords = [] message_count = 5.0 messages = ['10873', '10874', '10875', '10876', '10877'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'fdrake', 'arigo', 'kajiyama'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue558179' versions = ['Python 2.2'] ``` </p></details>
rfc822.Message.get() incompatibility
https://api.github.com/repos/python/cpython/issues/36621/comments
5
2002-05-20T07:37:49Z
2022-04-09T22:10:20Z
https://github.com/python/cpython/issues/36621
1,198,786,384
36,621
[ "python", "cpython" ]
BPO | [558166](https://bugs.python.org/issue558166) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-06.12:51:53.000> created_at = <Date 2002-05-20.05:34:14.000> labels = ['expert-IDLE', 'invalid'] title = 'Shutdown of IDLE blows up' updated_at = <Date 2002-06-06.12:51:53.000> user = 'https://bugs.python.org/pruggera' ``` bugs.python.org fields: ```python activity = <Date 2002-06-06.12:51:53.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2002-05-20.05:34:14.000> creator = 'pruggera' dependencies = [] files = [] hgrepos = [] issue_num = 558166 keywords = [] message_count = 4.0 messages = ['10869', '10870', '10871', '10872'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'pruggera'] pr_nums = [] priority = 'low' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue558166' versions = ['Python 2.2'] ``` </p></details>
Shutdown of IDLE blows up
https://api.github.com/repos/python/cpython/issues/36620/comments
4
2002-05-20T05:34:14Z
2022-04-09T22:10:19Z
https://github.com/python/cpython/issues/36620
1,198,786,373
36,620
[ "python", "cpython" ]
BPO | [558153](https://bugs.python.org/issue558153) --- | :--- Nosy | @mwhudson, @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-07-31.09:54:44.000> created_at = <Date 2002-05-20.03:12:59.000> labels = ['build'] title = 'Compile error _sre.c on Cray T3E' updated_at = <Date 2002-07-31.09:54:44.000> user = 'https://bugs.python.org/hadfield' ``` bugs.python.org fields: ```python activity = <Date 2002-07-31.09:54:44.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-05-20.03:12:59.000> creator = 'hadfield' dependencies = [] files = [] hgrepos = [] issue_num = 558153 keywords = [] message_count = 5.0 messages = ['10864', '10865', '10866', '10867', '10868'] nosy_count = 3.0 nosy_names = ['mwh', 'gvanrossum', 'hadfield'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue558153' versions = [] ``` </p></details>
Compile error _sre.c on Cray T3E
https://api.github.com/repos/python/cpython/issues/36619/comments
5
2002-05-20T03:12:59Z
2022-04-09T22:10:18Z
https://github.com/python/cpython/issues/36619
1,198,786,370
36,619
[ "python", "cpython" ]
BPO | [558072](https://bugs.python.org/issue558072) --- | :--- Nosy | @gvanrossum Files | <li>[faqwiz-diff](https://bugs.python.org/file486/faqwiz-diff "Uploaded as application/octet-stream at 2002-06-13.11:22:46 by kiko_async"): Patch to faqwiz 1.0.4 that rolls up some changes</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-08-15.16:31:33.000> created_at = <Date 2002-05-19.20:50:27.000> labels = ['type-feature'] title = 'faqwiz.py could do email obfuscation' updated_at = <Date 2002-08-15.16:31:33.000> user = 'https://bugs.python.org/kikoasync' ``` bugs.python.org fields: ```python activity = <Date 2002-08-15.16:31:33.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-05-19.20:50:27.000> creator = 'kiko_async' dependencies = [] files = ['486'] hgrepos = [] issue_num = 558072 keywords = [] message_count = 5.0 messages = ['10859', '10860', '10861', '10862', '10863'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'kiko_async'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue558072' versions = [] ``` </p></details>
faqwiz.py could do email obfuscation
https://api.github.com/repos/python/cpython/issues/36618/comments
5
2002-05-19T20:50:27Z
2022-04-09T22:10:17Z
https://github.com/python/cpython/issues/36618
1,198,786,365
36,618
[ "python", "cpython" ]
BPO | [557946](https://bugs.python.org/issue557946) --- | :--- Nosy | @loewis Files | <li>[pyconfig.h.in.diff](https://bugs.python.org/file4277/pyconfig.h.in.diff "Uploaded as text/plain at 2002-05-26.16:38:48 by jymen")</li><li>[stringobject.c.diff](https://bugs.python.org/file4278/stringobject.c.diff "Uploaded as text/plain at 2002-05-26.16:42:00 by jymen"): using HAVE_EBCDIC define 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 2002-07-30.15:40:04.000> created_at = <Date 2002-05-19.14:20:36.000> labels = ['interpreter-core'] title = 'Ebcdic compliancy in stringobject source' updated_at = <Date 2002-07-30.15:40:04.000> user = 'https://bugs.python.org/jymen' ``` bugs.python.org fields: ```python activity = <Date 2002-07-30.15:40:04.000> actor = 'jymen' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-19.14:20:36.000> creator = 'jymen' dependencies = [] files = ['4277', '4278'] hgrepos = [] issue_num = 557946 keywords = ['patch'] message_count = 10.0 messages = ['40044', '40045', '40046', '40047', '40048', '40049', '40050', '40051', '40052', '40053'] nosy_count = 3.0 nosy_names = ['loewis', 'jymen', 'coli'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue557946' versions = ['Python 2.2'] ``` </p></details>
Ebcdic compliancy in stringobject source
https://api.github.com/repos/python/cpython/issues/36617/comments
10
2002-05-19T14:20:36Z
2022-04-09T22:10:15Z
https://github.com/python/cpython/issues/36617
1,198,786,360
36,617
[ "python", "cpython" ]
BPO | [557719](https://bugs.python.org/issue557719) --- | :--- Nosy | @jackjansen Files | <li>[python.patch](https://bugs.python.org/file4275/python.patch "Uploaded as text/plain at 2002-05-18.18:32:23 by tonylownds"): patch created via cvs diff -Nc in python/dist/src</li><li>[Mac.pth](https://bugs.python.org/file4276/Mac.pth "Uploaded as application/octet-stream at 2002-05-18.18:47:27 by tonylownds"): python/dist/src/Mac/OSX/Mac.pth</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2002-06-21.14:50:37.000> created_at = <Date 2002-05-18.18:32:23.000> labels = ['build'] title = 'OSX build -- make python.app' updated_at = <Date 2002-06-21.14:50:37.000> user = 'https://bugs.python.org/tonylownds' ``` bugs.python.org fields: ```python activity = <Date 2002-06-21.14:50:37.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-05-18.18:32:23.000> creator = 'tonylownds' dependencies = [] files = ['4275', '4276'] hgrepos = [] issue_num = 557719 keywords = ['patch'] message_count = 5.0 messages = ['40039', '40040', '40041', '40042', '40043'] nosy_count = 2.0 nosy_names = ['jackjansen', 'tonylownds'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue557719' versions = ['Python 2.3'] ``` </p></details>
OSX build -- make python.app
https://api.github.com/repos/python/cpython/issues/36616/comments
5
2002-05-18T18:32:23Z
2022-04-09T22:10:15Z
https://github.com/python/cpython/issues/36616
1,198,786,355
36,616
[ "python", "cpython" ]
BPO | [557704](https://bugs.python.org/issue557704) --- | :--- Nosy | @gvanrossum, @smontanaro, @rhettinger, @bitdancer Files | <li>[diff](https://bugs.python.org/file485/diff "Uploaded as application/octet-stream at 2002-05-18.17:18:48 by vimboss"): Context diff to fix the problems in netrc.py</li><li>[python-netrc-password-spaces-bug-557704.patch](https://bugs.python.org/file36851/python-netrc-password-spaces-bug-557704.patch "Uploaded as text/plain at 2014-10-09.12:59:16 by mdengler")</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 2016-11-10.18:48:09.392> created_at = <Date 2002-05-18.17:18:48.000> labels = ['library'] title = "netrc module can't handle all passwords" updated_at = <Date 2016-11-10.18:48:09.392> user = 'https://bugs.python.org/vimboss' ``` bugs.python.org fields: ```python activity = <Date 2016-11-10.18:48:09.392> actor = 'Cristian M\xc4\x83gheru\xc8\x99an-Stanciu' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-18.17:18:48.000> creator = 'vimboss' dependencies = [] files = ['485', '36851'] hgrepos = [] issue_num = 557704 keywords = ['patch'] message_count = 25.0 messages = ['10844', '10845', '10846', '10847', '10848', '10849', '10850', '10851', '10852', '10853', '10854', '10855', '10856', '10857', '10858', '228870', '228871', '254737', '256714', '256715', '258501', '258502', '258503', '258533', '280533'] nosy_count = 7.0 nosy_names = ['gvanrossum', 'skip.montanaro', 'rhettinger', 'vimboss', 'r.david.murray', 'mdengler', 'Cristian M\xc4\x83gheru\xc8\x99an-Stanciu'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue557704' versions = ['Python 3.5'] ``` </p></details>
netrc module can't handle all passwords
https://api.github.com/repos/python/cpython/issues/36615/comments
25
2002-05-18T17:18:48Z
2022-04-09T22:10:12Z
https://github.com/python/cpython/issues/36615
1,198,786,352
36,615
[ "python", "cpython" ]
BPO | [557482](https://bugs.python.org/issue557482) --- | :--- Nosy | @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2002-05-23.22:18:50.000> created_at = <Date 2002-05-17.22:35:55.000> labels = ['OS-mac'] title = '_builtinSuites is ignored' updated_at = <Date 2002-05-23.22:18:50.000> user = 'https://bugs.python.org/aubonbeurre' ``` bugs.python.org fields: ```python activity = <Date 2002-05-23.22:18:50.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-05-17.22:35:55.000> creator = 'aubonbeurre' dependencies = [] files = [] hgrepos = [] issue_num = 557482 keywords = [] message_count = 2.0 messages = ['10842', '10843'] nosy_count = 2.0 nosy_names = ['jackjansen', 'aubonbeurre'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue557482' versions = ['Python 2.3'] ``` </p></details>
_builtinSuites is ignored
https://api.github.com/repos/python/cpython/issues/36614/comments
2
2002-05-17T22:35:55Z
2022-04-09T22:10:12Z
https://github.com/python/cpython/issues/36614
1,198,786,349
36,614
[ "python", "cpython" ]
BPO | [557436](https://bugs.python.org/issue557436) --- | :--- Nosy | @loewis, @rhettinger Files | <li>[tkinter.diff](https://bugs.python.org/file484/tkinter.diff "Uploaded as text/plain at 2002-05-25.13:34:38 by nnorwitz"): patch 1 to _tkinter.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 2002-06-04.17:14:45.000> created_at = <Date 2002-05-17.20:39:00.000> labels = ['expert-tkinter'] title = 'TclError is a str should be an Exception' updated_at = <Date 2002-06-04.17:14:45.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-06-04.17:14:45.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2002-05-17.20:39:00.000> creator = 'nnorwitz' dependencies = [] files = ['484'] hgrepos = [] issue_num = 557436 keywords = [] message_count = 6.0 messages = ['10836', '10837', '10838', '10839', '10840', '10841'] nosy_count = 3.0 nosy_names = ['loewis', 'nnorwitz', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue557436' versions = ['Python 2.3'] ``` </p></details>
TclError is a str should be an Exception
https://api.github.com/repos/python/cpython/issues/36613/comments
6
2002-05-17T20:39:00Z
2022-04-09T22:10:10Z
https://github.com/python/cpython/issues/36613
1,198,786,345
36,613
[ "python", "cpython" ]
BPO | [557028](https://bugs.python.org/issue557028) --- | :--- Nosy | @gvanrossum, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-11.15:42:36.000> created_at = <Date 2002-05-17.00:31:46.000> labels = ['interpreter-core'] title = 'illegal use of malloc/free' updated_at = <Date 2002-08-11.15:42:36.000> user = 'https://bugs.python.org/gurra-g' ``` bugs.python.org fields: ```python activity = <Date 2002-08-11.15:42:36.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-17.00:31:46.000> creator = 'gurra-g' dependencies = [] files = [] hgrepos = [] issue_num = 557028 keywords = [] message_count = 5.0 messages = ['10831', '10832', '10833', '10834', '10835'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'nnorwitz', 'gurra-g'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue557028' versions = ['Python 2.2'] ``` </p></details>
illegal use of malloc/free
https://api.github.com/repos/python/cpython/issues/36612/comments
5
2002-05-17T00:31:46Z
2022-04-09T22:10:09Z
https://github.com/python/cpython/issues/36612
1,198,786,338
36,612
[ "python", "cpython" ]
BPO | [556374](https://bugs.python.org/issue556374) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-05-15.15:17:03.000> created_at = <Date 2002-05-15.15:12:34.000> labels = ['docs'] title = 'web site does not have 2.2.1 bug group' updated_at = <Date 2002-05-15.15:17:03.000> user = 'https://bugs.python.org/myudkowsky' ``` bugs.python.org fields: ```python activity = <Date 2002-05-15.15:17:03.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-05-15.15:12:34.000> creator = 'myudkowsky' dependencies = [] files = [] hgrepos = [] issue_num = 556374 keywords = [] message_count = 2.0 messages = ['10829', '10830'] nosy_count = 2.0 nosy_names = ['fdrake', 'myudkowsky'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue556374' versions = [] ``` </p></details>
web site does not have 2.2.1 bug group
https://api.github.com/repos/python/cpython/issues/36611/comments
2
2002-05-15T15:12:34Z
2022-04-09T22:10:09Z
https://github.com/python/cpython/issues/36611
1,198,786,332
36,611
[ "python", "cpython" ]
BPO | [556370](https://bugs.python.org/issue556370) --- | :--- Nosy | @loewis, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-06-17.17:57:32.000> created_at = <Date 2002-05-15.14:59:27.000> labels = ['docs'] title = 'Expat improperly described in setup.py' updated_at = <Date 2002-06-17.17:57:32.000> user = 'https://bugs.python.org/myudkowsky' ``` bugs.python.org fields: ```python activity = <Date 2002-06-17.17:57:32.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-05-15.14:59:27.000> creator = 'myudkowsky' dependencies = [] files = [] hgrepos = [] issue_num = 556370 keywords = [] message_count = 3.0 messages = ['10826', '10827', '10828'] nosy_count = 3.0 nosy_names = ['loewis', 'fdrake', 'myudkowsky'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue556370' versions = ['Python 2.2'] ``` </p></details>
Expat improperly described in setup.py
https://api.github.com/repos/python/cpython/issues/36610/comments
3
2002-05-15T14:59:27Z
2022-04-09T22:10:08Z
https://github.com/python/cpython/issues/36610
1,198,786,325
36,610
[ "python", "cpython" ]
BPO | [556161](https://bugs.python.org/issue556161) --- | :--- Nosy | @freddrake, @rhettinger Files | <li>[docstring.diff](https://bugs.python.org/file4274/docstring.diff "Uploaded as text/plain at 2002-05-15.00:09:38 by @rhettinger"): Patch to put docstrings in four modules</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 2002-05-15.03:53:11.000> created_at = <Date 2002-05-15.00:09:38.000> labels = ['library'] title = 'Add docstrings to modules' updated_at = <Date 2002-05-15.03:53:11.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-05-15.03:53:11.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-15.00:09:38.000> creator = 'rhettinger' dependencies = [] files = ['4274'] hgrepos = [] issue_num = 556161 keywords = ['patch'] message_count = 3.0 messages = ['40036', '40037', '40038'] nosy_count = 2.0 nosy_names = ['fdrake', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue556161' versions = ['Python 2.3'] ``` </p></details>
Add docstrings to modules
https://api.github.com/repos/python/cpython/issues/36609/comments
3
2002-05-15T00:09:38Z
2022-04-09T22:10:06Z
https://github.com/python/cpython/issues/36609
1,198,786,319
36,609
[ "python", "cpython" ]
BPO | [556121](https://bugs.python.org/issue556121) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-16.10:41:01.000> created_at = <Date 2002-05-14.21:45:43.000> labels = ['interpreter-core'] title = 'Assertion failed (eval_code2)' updated_at = <Date 2002-05-16.10:41:01.000> user = 'https://bugs.python.org/rstuart' ``` bugs.python.org fields: ```python activity = <Date 2002-05-16.10:41:01.000> actor = 'anthonybaxter' assignee = 'anthonybaxter' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-14.21:45:43.000> creator = 'rstuart' dependencies = [] files = [] hgrepos = [] issue_num = 556121 keywords = [] message_count = 3.0 messages = ['10823', '10824', '10825'] nosy_count = 2.0 nosy_names = ['anthonybaxter', 'rstuart'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue556121' versions = [] ``` </p></details>
Assertion failed (eval_code2)
https://api.github.com/repos/python/cpython/issues/36608/comments
3
2002-05-14T21:45:43Z
2022-04-09T22:10:05Z
https://github.com/python/cpython/issues/36608
1,198,786,312
36,608
[ "python", "cpython" ]
BPO | [556025](https://bugs.python.org/issue556025) --- | :--- Nosy | @tim-one, @rhettinger Files | <li>[list-patch](https://bugs.python.org/file480/list-patch "Uploaded as application/octet-stream at 2002-05-17.21:03:08 by nnorwitz"): listobject.c patch to raise an exception if try to resize too much</li><li>[test_nresize.diff](https://bugs.python.org/file481/test_nresize.diff "Uploaded as text/plain at 2002-05-18.00:12:33 by @rhettinger"): patch to regression test bank</li><li>[list-patch](https://bugs.python.org/file482/list-patch "Uploaded as application/octet-stream at 2002-05-20.15:43:33 by nnorwitz"): updated patch for fix & test</li><li>[test_b1.py.diff](https://bugs.python.org/file483/test_b1.py.diff "Uploaded as text/plain at 2002-08-12.11:26:36 by jlt63")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-13.11:43:58.000> created_at = <Date 2002-05-14.16:41:03.000> labels = ['interpreter-core'] title = 'list(xrange(1e9)) --> seg fault' updated_at = <Date 2002-08-13.11:43:58.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-08-13.11:43:58.000> actor = 'jlt63' assignee = 'jlt63' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-14.16:41:03.000> creator = 'rhettinger' dependencies = [] files = ['480', '481', '482', '483'] hgrepos = [] issue_num = 556025 keywords = [] message_count = 26.0 messages = ['10797', '10798', '10799', '10800', '10801', '10802', '10803', '10804', '10805', '10806', '10807', '10808', '10809', '10810', '10811', '10812', '10813', '10814', '10815', '10816', '10817', '10818', '10819', '10820', '10821', '10822'] nosy_count = 5.0 nosy_names = ['tim.peters', 'nnorwitz', 'jlt63', 'rhettinger', 'holdenweb'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue556025' versions = [] ``` </p></details>
list(xrange(1e9)) --> seg fault
https://api.github.com/repos/python/cpython/issues/36607/comments
26
2002-05-14T16:41:03Z
2022-04-09T22:10:03Z
https://github.com/python/cpython/issues/36607
1,198,786,303
36,607
[ "python", "cpython" ]
BPO | [555929](https://bugs.python.org/issue555929) --- | :--- Nosy | @loewis Files | <li>[AH_BOTTOM.patch](https://bugs.python.org/file4272/AH_BOTTOM.patch "Uploaded as text/plain at 2002-05-14.13:22:04 by jlt63")</li><li>[AH_BOTTOM2.patch](https://bugs.python.org/file4273/AH_BOTTOM2.patch "Uploaded as text/plain at 2002-05-16.12:26:43 by jlt63"): version #2</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-04.15:14:25.000> created_at = <Date 2002-05-14.13:22:04.000> labels = ['build'] title = 'Cygwin AH_BOTTOM cleanup patch' updated_at = <Date 2002-06-04.15:14:25.000> user = 'https://bugs.python.org/jlt63' ``` bugs.python.org fields: ```python activity = <Date 2002-06-04.15:14:25.000> actor = 'jlt63' assignee = 'jlt63' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-05-14.13:22:04.000> creator = 'jlt63' dependencies = [] files = ['4272', '4273'] hgrepos = [] issue_num = 555929 keywords = ['patch'] message_count = 10.0 messages = ['40026', '40027', '40028', '40029', '40030', '40031', '40032', '40033', '40034', '40035'] nosy_count = 2.0 nosy_names = ['loewis', 'jlt63'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue555929' versions = ['Python 2.3'] ``` </p></details>
Cygwin AH_BOTTOM cleanup patch
https://api.github.com/repos/python/cpython/issues/36606/comments
10
2002-05-14T13:22:04Z
2022-04-09T22:10:02Z
https://github.com/python/cpython/issues/36606
1,198,786,301
36,606
[ "python", "cpython" ]
BPO | [555900](https://bugs.python.org/issue555900) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-15.20:50:35.000> created_at = <Date 2002-05-14.12:37:15.000> labels = ['library'] title = 'telnetlib: UnboundLocalError' updated_at = <Date 2002-05-15.20:50:35.000> user = 'https://bugs.python.org/slmm' ``` bugs.python.org fields: ```python activity = <Date 2002-05-15.20:50:35.000> actor = 'akuchling' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-14.12:37:15.000> creator = 'slmm' dependencies = [] files = [] hgrepos = [] issue_num = 555900 keywords = [] message_count = 2.0 messages = ['10795', '10796'] nosy_count = 2.0 nosy_names = ['akuchling', 'slmm'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue555900' versions = ['Python 2.2'] ``` </p></details>
telnetlib: UnboundLocalError
https://api.github.com/repos/python/cpython/issues/36605/comments
2
2002-05-14T12:37:15Z
2022-04-09T22:10:01Z
https://github.com/python/cpython/issues/36605
1,198,786,296
36,605
[ "python", "cpython" ]
BPO | [555883](https://bugs.python.org/issue555883) --- | :--- Nosy | @loewis Files | <li>[ioctl2.diff](https://bugs.python.org/file4271/ioctl2.diff "Uploaded as text/plain at 2002-05-14.12:04:29 by anthonybaxter"): patch to Modules/fcntlmodule.c and a new Lib/test/test_ioctl.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 2002-05-16.12:16:19.000> created_at = <Date 2002-05-14.12:04:29.000> labels = ['invalid'] title = 'fcntl.ioctl2 - fix for bug python/issues-test-cpython#555817' updated_at = <Date 2002-05-16.12:16:19.000> user = 'https://bugs.python.org/anthonybaxter' ``` bugs.python.org fields: ```python activity = <Date 2002-05-16.12:16:19.000> actor = 'anthonybaxter' assignee = 'anthonybaxter' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-05-14.12:04:29.000> creator = 'anthonybaxter' dependencies = [] files = ['4271'] hgrepos = [] issue_num = 555883 keywords = ['patch'] message_count = 4.0 messages = ['40022', '40023', '40024', '40025'] nosy_count = 2.0 nosy_names = ['loewis', 'anthonybaxter'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue555883' versions = [] ``` </p></details>
fcntl.ioctl2 - fix for bug #555817
https://api.github.com/repos/python/cpython/issues/36604/comments
4
2002-05-14T12:04:29Z
2022-04-09T22:10:00Z
https://github.com/python/cpython/issues/36604
1,198,786,294
36,604
[ "python", "cpython" ]
BPO | [555817](https://bugs.python.org/issue555817) --- | :--- Nosy | @mwhudson, @loewis Files | <li>[ioctl.diff](https://bugs.python.org/file478/ioctl.diff "Uploaded as text/plain at 2002-05-16.11:41:11 by @mwhudson"): mwh's first go</li><li>[ioctl3.diff](https://bugs.python.org/file479/ioctl3.diff "Uploaded as text/plain at 2003-01-28.18:17:58 by @mwhudson"): mwh's second go</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2003-03-03.13:25:55.000> created_at = <Date 2002-05-14.09:06:45.000> labels = ['interpreter-core'] title = 'Flawed fcntl.ioctl implementation.' updated_at = <Date 2003-03-03.13:25:55.000> user = 'https://bugs.python.org/pysquared' ``` bugs.python.org fields: ```python activity = <Date 2003-03-03.13:25:55.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-14.09:06:45.000> creator = 'pysquared' dependencies = [] files = ['478', '479'] hgrepos = [] issue_num = 555817 keywords = [] message_count = 25.0 messages = ['10770', '10771', '10772', '10773', '10774', '10775', '10776', '10777', '10778', '10779', '10780', '10781', '10782', '10783', '10784', '10785', '10786', '10787', '10788', '10789', '10790', '10791', '10792', '10793', '10794'] nosy_count = 4.0 nosy_names = ['mwh', 'loewis', 'anthonybaxter', 'pysquared'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue555817' versions = [] ``` </p></details>
Flawed fcntl.ioctl implementation.
https://api.github.com/repos/python/cpython/issues/36603/comments
25
2002-05-14T09:06:45Z
2022-04-09T22:10:00Z
https://github.com/python/cpython/issues/36603
1,198,786,290
36,603
[ "python", "cpython" ]
BPO | [555812](https://bugs.python.org/issue555812) --- | :--- Nosy | @mhammond, @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-07-02.23:55:42.000> created_at = <Date 2002-05-14.08:56:01.000> labels = ['OS-windows'] title = 'installing extension w/o admin rights' updated_at = <Date 2004-07-02.23:55:42.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2004-07-02.23:55:42.000> actor = 'mhammond' assignee = 'theller' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2002-05-14.08:56:01.000> creator = 'theller' dependencies = [] files = [] hgrepos = [] issue_num = 555812 keywords = [] message_count = 2.0 messages = ['10768', '10769'] nosy_count = 2.0 nosy_names = ['mhammond', 'theller'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue555812' versions = [] ``` </p></details>
installing extension w/o admin rights
https://api.github.com/repos/python/cpython/issues/36602/comments
2
2002-05-14T08:56:01Z
2022-04-09T22:09:59Z
https://github.com/python/cpython/issues/36602
1,198,786,285
36,602
[ "python", "cpython" ]
BPO | [555810](https://bugs.python.org/issue555810) --- | :--- Nosy | @mhammond, @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-07-02.23:55:25.000> created_at = <Date 2002-05-14.08:53:04.000> labels = ['OS-windows'] title = 'removing extensions without admin rights' updated_at = <Date 2004-07-02.23:55:25.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2004-07-02.23:55:25.000> actor = 'mhammond' assignee = 'theller' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2002-05-14.08:53:04.000> creator = 'theller' dependencies = [] files = [] hgrepos = [] issue_num = 555810 keywords = [] message_count = 2.0 messages = ['10766', '10767'] nosy_count = 2.0 nosy_names = ['mhammond', 'theller'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue555810' versions = [] ``` </p></details>
removing extensions without admin rights
https://api.github.com/repos/python/cpython/issues/36601/comments
2
2002-05-14T08:53:04Z
2022-04-09T22:09:58Z
https://github.com/python/cpython/issues/36601
1,198,786,277
36,601
[ "python", "cpython" ]
BPO | [555779](https://bugs.python.org/issue555779) --- | :--- Nosy | @gvanrossum Files | <li>[user.patch](https://bugs.python.org/file476/user.patch "Uploaded as text/plain at 2002-05-14.07:30:15 by ixokai_")</li><li>[posixpath.patch](https://bugs.python.org/file477/posixpath.patch "Uploaded as text/plain at 2002-05-14.07:30:42 by ixokai_")</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 2002-09-05.21:08:59.000> created_at = <Date 2002-05-14.07:30:15.000> labels = ['library'] title = "import user doesn't work with CGIs" updated_at = <Date 2002-09-05.21:08:59.000> user = 'https://bugs.python.org/ixokai' ``` bugs.python.org fields: ```python activity = <Date 2002-09-05.21:08:59.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-14.07:30:15.000> creator = 'ixokai_' dependencies = [] files = ['476', '477'] hgrepos = [] issue_num = 555779 keywords = [] message_count = 3.0 messages = ['10763', '10764', '10765'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'nnorwitz', 'ixokai_'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue555779' versions = [] ``` </p></details>
import user doesn't work with CGIs
https://api.github.com/repos/python/cpython/issues/36600/comments
3
2002-05-14T07:30:15Z
2022-04-09T22:09:55Z
https://github.com/python/cpython/issues/36600
1,198,786,272
36,600
[ "python", "cpython" ]
BPO | [555404](https://bugs.python.org/issue555404) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-15.20:52:02.000> created_at = <Date 2002-05-13.12:20:02.000> labels = ['library'] title = 'bug in utils.py (not allow "" pathname)' updated_at = <Date 2002-05-15.20:52:02.000> user = 'https://bugs.python.org/eugeneai' ``` bugs.python.org fields: ```python activity = <Date 2002-05-15.20:52:02.000> actor = 'akuchling' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-05-13.12:20:02.000> creator = 'eugeneai' dependencies = [] files = [] hgrepos = [] issue_num = 555404 keywords = [] message_count = 2.0 messages = ['10761', '10762'] nosy_count = 2.0 nosy_names = ['akuchling', 'eugeneai'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue555404' versions = ['Python 2.2'] ``` </p></details>
bug in utils.py (not allow "" pathname)
https://api.github.com/repos/python/cpython/issues/36599/comments
2
2002-05-13T12:20:02Z
2022-04-09T22:09:54Z
https://github.com/python/cpython/issues/36599
1,198,786,267
36,599
[ "python", "cpython" ]
BPO | [555382](https://bugs.python.org/issue555382) --- | :--- Nosy | @mwhudson, @loewis Files | <li>[test-array.diff](https://bugs.python.org/file4270/test-array.diff "Uploaded as text/plain at 2002-05-13.10:19:32 by @mwhudson"): initial patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-05-15.13:06:11.000> created_at = <Date 2002-05-13.10:19:32.000> labels = ['tests'] title = 'test_array v.s. --disable-unicode' updated_at = <Date 2002-05-15.13:06:11.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2002-05-15.13:06:11.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Tests'] creation = <Date 2002-05-13.10:19:32.000> creator = 'mwh' dependencies = [] files = ['4270'] hgrepos = [] issue_num = 555382 keywords = ['patch'] message_count = 3.0 messages = ['40019', '40020', '40021'] nosy_count = 2.0 nosy_names = ['mwh', 'loewis'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue555382' versions = ['Python 2.3'] ``` </p></details>
test_array v.s. --disable-unicode
https://api.github.com/repos/python/cpython/issues/36598/comments
3
2002-05-13T10:19:32Z
2022-04-09T22:09:54Z
https://github.com/python/cpython/issues/36598
1,198,786,263
36,598
[ "python", "cpython" ]
BPO | [555360](https://bugs.python.org/issue555360) --- | :--- Nosy | @malemburg, @doerwalter Files | <li>[diff.txt](https://bugs.python.org/file474/diff.txt "Uploaded as text/plain at 2002-06-03.14:54:54 by @doerwalter")</li><li>[diff2.txt](https://bugs.python.org/file475/diff2.txt "Uploaded as text/plain at 2002-06-03.15:41:34 by @doerwalter")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/doerwalter' closed_at = <Date 2002-06-04.15:19:17.000> created_at = <Date 2002-05-13.09:21:28.000> labels = ['expert-unicode'] title = 'UTF-16 BOM handling counterintuitive' updated_at = <Date 2002-06-04.15:19:17.000> user = 'https://bugs.python.org/yaseppochi' ``` bugs.python.org fields: ```python activity = <Date 2002-06-04.15:19:17.000> actor = 'doerwalter' assignee = 'doerwalter' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2002-05-13.09:21:28.000> creator = 'yaseppochi' dependencies = [] files = ['474', '475'] hgrepos = [] issue_num = 555360 keywords = [] message_count = 18.0 messages = ['10743', '10744', '10745', '10746', '10747', '10748', '10749', '10750', '10751', '10752', '10753', '10754', '10755', '10756', '10757', '10758', '10759', '10760'] nosy_count = 3.0 nosy_names = ['lemburg', 'doerwalter', 'yaseppochi'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue555360' versions = [] ``` </p></details>
UTF-16 BOM handling counterintuitive
https://api.github.com/repos/python/cpython/issues/36597/comments
18
2002-05-13T09:21:28Z
2022-04-09T22:09:53Z
https://github.com/python/cpython/issues/36597
1,198,786,260
36,597
[ "python", "cpython" ]
BPO | [555251](https://bugs.python.org/issue555251) --- | :--- Nosy | @loewis, @rhettinger Files | <li>[cache.dif](https://bugs.python.org/file4269/cache.dif "Uploaded as video/x-dv at 2002-05-13.00:22:27 by @rhettinger"): Context diff for listobject.c and listobject.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 2002-10-07.21:32:31.000> created_at = <Date 2002-05-13.00:22:27.000> labels = ['interpreter-core'] title = 'Mutable object change flag' updated_at = <Date 2002-10-07.21:32:31.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-10-07.21:32:31.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-13.00:22:27.000> creator = 'rhettinger' dependencies = [] files = ['4269'] hgrepos = [] issue_num = 555251 keywords = ['patch'] message_count = 2.0 messages = ['40017', '40018'] nosy_count = 2.0 nosy_names = ['loewis', 'rhettinger'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue555251' versions = ['Python 2.3'] ``` </p></details>
Mutable object change flag
https://api.github.com/repos/python/cpython/issues/36596/comments
2
2002-05-13T00:22:27Z
2022-04-09T22:09:51Z
https://github.com/python/cpython/issues/36596
1,198,786,254
36,596
[ "python", "cpython" ]
BPO | [555085](https://bugs.python.org/issue555085) --- | :--- Nosy | @gvanrossum Files | <li>[timeoutsocket.diff](https://bugs.python.org/file4263/timeoutsocket.diff "Uploaded as text/plain at 2002-05-12.12:11:05 by mgilfix")</li><li>[test_timeout.py](https://bugs.python.org/file4264/test_timeout.py "Uploaded as text/plain at 2002-05-12.12:12:02 by mgilfix")</li><li>[timeoutsocket.patch.2](https://bugs.python.org/file4265/timeoutsocket.patch.2 "Uploaded as application/octet-stream at 2002-06-05.22:17:45 by mgilfix"): Version 2 of the timeout socket patch</li><li>[test_timeout.py.2](https://bugs.python.org/file4266/test_timeout.py.2 "Uploaded as application/octet-stream at 2002-06-05.22:20:10 by mgilfix"): Version 2 of timeout functionality test</li><li>[socketmodule.c.nb-connect.diff](https://bugs.python.org/file4267/socketmodule.c.nb-connect.diff "Uploaded as text/plain at 2002-08-04.06:54:01 by aimacintyre"): socketmodule.c:- fix for non-blocking connect not handling EISCONN on non-Windows systems</li><li>[test_socket.py.sendall.diff](https://bugs.python.org/file4268/test_socket.py.sendall.diff "Uploaded as text/plain at 2002-08-04.07:09:42 by aimacintyre"): test_socket.py:- rejig the sendall() test</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-08-08.20:41:50.000> created_at = <Date 2002-05-12.12:11:05.000> labels = ['library'] title = 'timeout socket implementation' updated_at = <Date 2002-08-08.20:41:50.000> user = 'https://bugs.python.org/mgilfix' ``` bugs.python.org fields: ```python activity = <Date 2002-08-08.20:41:50.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-12.12:11:05.000> creator = 'mgilfix' dependencies = [] files = ['4263', '4264', '4265', '4266', '4267', '4268'] hgrepos = [] issue_num = 555085 keywords = ['patch'] message_count = 12.0 messages = ['40005', '40006', '40007', '40008', '40009', '40010', '40011', '40012', '40013', '40014', '40015', '40016'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'mgilfix', 'aimacintyre'] pr_nums = [] priority = 'low' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue555085' versions = ['Python 2.3'] ``` </p></details>
timeout socket implementation
https://api.github.com/repos/python/cpython/issues/36595/comments
12
2002-05-12T12:11:05Z
2022-04-09T22:09:51Z
https://github.com/python/cpython/issues/36595
1,198,786,249
36,595
[ "python", "cpython" ]
BPO | [555042](https://bugs.python.org/issue555042) --- | :--- 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 2002-05-12.07:20:44.000> created_at = <Date 2002-05-12.06:57:09.000> labels = ['interpreter-core'] title = 'zip() may trigger MemoryError' updated_at = <Date 2002-05-12.07:20:44.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-05-12.07:20:44.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-12.06:57:09.000> creator = 'rhettinger' dependencies = [] files = [] hgrepos = [] issue_num = 555042 keywords = [] message_count = 3.0 messages = ['10740', '10741', '10742'] nosy_count = 2.0 nosy_names = ['tim.peters', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue555042' versions = ['Python 2.3'] ``` </p></details>
zip() may trigger MemoryError
https://api.github.com/repos/python/cpython/issues/36594/comments
3
2002-05-12T06:57:09Z
2022-04-09T22:09:49Z
https://github.com/python/cpython/issues/36594
1,198,786,246
36,594
[ "python", "cpython" ]
BPO | [555035](https://bugs.python.org/issue555035) --- | :--- Nosy | @smontanaro, @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-05-21.18:31:39.000> created_at = <Date 2002-05-12.06:36:24.000> labels = ['library'] title = 'rfc822.Message.getaddrlist broken' updated_at = <Date 2002-05-21.18:31:39.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2002-05-21.18:31:39.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-12.06:36:24.000> creator = 'skip.montanaro' dependencies = [] files = [] hgrepos = [] issue_num = 555035 keywords = [] message_count = 2.0 messages = ['10738', '10739'] 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/issue555035' versions = [] ``` </p></details>
rfc822.Message.getaddrlist broken
https://api.github.com/repos/python/cpython/issues/36593/comments
2
2002-05-12T06:36:24Z
2022-04-09T22:09:48Z
https://github.com/python/cpython/issues/36593
1,198,786,242
36,593
[ "python", "cpython" ]
BPO | [554916](https://bugs.python.org/issue554916) --- | :--- Nosy | @mwhudson, @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 2003-01-20.10:12:51.000> created_at = <Date 2002-05-11.16:25:58.000> labels = ['expert-unicode'] title = 'test_unicode fails in wide unicode build' updated_at = <Date 2003-01-20.10:12:51.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2003-01-20.10:12:51.000> actor = 'mwh' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2002-05-11.16:25:58.000> creator = 'mwh' dependencies = [] files = [] hgrepos = [] issue_num = 554916 keywords = [] message_count = 8.0 messages = ['10730', '10731', '10732', '10733', '10734', '10735', '10736', '10737'] nosy_count = 3.0 nosy_names = ['mwh', 'lemburg', 'doerwalter'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue554916' versions = ['Python 2.3'] ``` </p></details>
test_unicode fails in wide unicode build
https://api.github.com/repos/python/cpython/issues/36592/comments
8
2002-05-11T16:25:58Z
2022-04-09T22:09:47Z
https://github.com/python/cpython/issues/36592
1,198,786,238
36,592
[ "python", "cpython" ]
BPO | [554912](https://bugs.python.org/issue554912) --- | :--- Nosy | @mwhudson, @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/doerwalter' closed_at = <Date 2002-05-13.09:37:37.000> created_at = <Date 2002-05-11.16:03:43.000> labels = ['interpreter-core'] title = '--disable-unicode builds horked' updated_at = <Date 2002-05-13.09:37:37.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2002-05-13.09:37:37.000> actor = 'mwh' assignee = 'doerwalter' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-11.16:03:43.000> creator = 'mwh' dependencies = [] files = [] hgrepos = [] issue_num = 554912 keywords = [] message_count = 3.0 messages = ['10727', '10728', '10729'] nosy_count = 2.0 nosy_names = ['mwh', 'doerwalter'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue554912' versions = ['Python 2.3'] ``` </p></details>
--disable-unicode builds horked
https://api.github.com/repos/python/cpython/issues/36591/comments
3
2002-05-11T16:03:43Z
2022-04-09T22:09:46Z
https://github.com/python/cpython/issues/36591
1,198,786,233
36,591
[ "python", "cpython" ]
BPO | [554841](https://bugs.python.org/issue554841) --- | :--- Nosy | @loewis Files | <li>[patch-Python_thread_pthread_h](https://bugs.python.org/file4262/patch-Python_thread_pthread_h "Uploaded as application/octet-stream at 2002-05-11.13:32:29 by mattbehrens"): THREAD_STACK_SIZE patch for Python 2.1</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-09-11.18:28:16.000> created_at = <Date 2002-05-11.13:32:28.000> labels = ['interpreter-core'] title = 'THREAD_STACK_SIZE for 2.1' updated_at = <Date 2002-09-11.18:28:16.000> user = 'https://bugs.python.org/mattbehrens' ``` bugs.python.org fields: ```python activity = <Date 2002-09-11.18:28:16.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-11.13:32:28.000> creator = 'mattbehrens' dependencies = [] files = ['4262'] hgrepos = [] issue_num = 554841 keywords = ['patch'] message_count = 8.0 messages = ['39997', '39998', '39999', '40000', '40001', '40002', '40003', '40004'] nosy_count = 3.0 nosy_names = ['loewis', 'mattbehrens', 'interra'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue554841' versions = [] ``` </p></details>
THREAD_STACK_SIZE for 2.1
https://api.github.com/repos/python/cpython/issues/36590/comments
8
2002-05-11T13:32:28Z
2022-04-09T22:09:44Z
https://github.com/python/cpython/issues/36590
1,198,786,230
36,590
[ "python", "cpython" ]
BPO | [554807](https://bugs.python.org/issue554807) --- | :--- Nosy | @loewis, @mhammond Files | <li>[_winreg.c.patch](https://bugs.python.org/file4260/_winreg.c.patch "Uploaded as text/plain at 2002-05-11.12:01:41 by gsw_agere"): _winreg.c changes</li><li>[setup.py.patch](https://bugs.python.org/file4261/setup.py.patch "Uploaded as text/plain at 2002-05-11.12:02:41 by gsw_agere"): setup.py changes</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mhammond' closed_at = <Date 2003-03-28.23:31:57.000> created_at = <Date 2002-05-11.12:01:41.000> labels = ['OS-windows'] title = 'Add _winreg support for Cygwin' updated_at = <Date 2003-03-28.23:31:57.000> user = 'https://bugs.python.org/gswagere' ``` bugs.python.org fields: ```python activity = <Date 2003-03-28.23:31:57.000> actor = 'loewis' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2002-05-11.12:01:41.000> creator = 'gsw_agere' dependencies = [] files = ['4260', '4261'] hgrepos = [] issue_num = 554807 keywords = ['patch'] message_count = 11.0 messages = ['39986', '39987', '39988', '39989', '39990', '39991', '39992', '39993', '39994', '39995', '39996'] nosy_count = 4.0 nosy_names = ['nobody', 'loewis', 'mhammond', 'gsw_agere'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue554807' versions = ['Python 2.3'] ``` </p></details>
Add _winreg support for Cygwin
https://api.github.com/repos/python/cpython/issues/36589/comments
11
2002-05-11T12:01:41Z
2022-04-09T22:09:44Z
https://github.com/python/cpython/issues/36589
1,198,786,224
36,589
[ "python", "cpython" ]
BPO | [554750](https://bugs.python.org/issue554750) --- | :--- Nosy | @freddrake, @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/freddrake' closed_at = <Date 2003-07-21.16:20:09.000> created_at = <Date 2002-05-11.03:36:54.000> labels = ['docs'] title = 'Circular reference in Index for frame' updated_at = <Date 2003-07-21.16:20:09.000> user = 'https://bugs.python.org/noah' ``` bugs.python.org fields: ```python activity = <Date 2003-07-21.16:20:09.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-05-11.03:36:54.000> creator = 'noah' dependencies = [] files = [] hgrepos = [] issue_num = 554750 keywords = [] message_count = 3.0 messages = ['10724', '10725', '10726'] nosy_count = 3.0 nosy_names = ['fdrake', 'brett.cannon', 'noah'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue554750' versions = ['Python 2.2'] ``` </p></details>
Circular reference in Index for frame
https://api.github.com/repos/python/cpython/issues/36588/comments
3
2002-05-11T03:36:54Z
2022-04-09T22:09:43Z
https://github.com/python/cpython/issues/36588
1,198,786,216
36,588
[ "python", "cpython" ]
BPO | [554719](https://bugs.python.org/issue554719) --- | :--- Nosy | @loewis Files | <li>[openbsd_2_2.patch](https://bugs.python.org/file4259/openbsd_2_2.patch "Uploaded as text/plain at 2002-05-11.00:23:20 by mattbehrens"): OpenBSD patches for Python 2.2</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-20.12:17:49.000> created_at = <Date 2002-05-11.00:23:20.000> labels = ['build'] title = 'OpenBSD fixes for Python 2.2' updated_at = <Date 2002-05-20.12:17:49.000> user = 'https://bugs.python.org/mattbehrens' ``` bugs.python.org fields: ```python activity = <Date 2002-05-20.12:17:49.000> actor = 'mattbehrens' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-05-11.00:23:20.000> creator = 'mattbehrens' dependencies = [] files = ['4259'] hgrepos = [] issue_num = 554719 keywords = ['patch'] message_count = 3.0 messages = ['39983', '39984', '39985'] nosy_count = 2.0 nosy_names = ['loewis', 'mattbehrens'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue554719' versions = ['Python 2.2'] ``` </p></details>
OpenBSD fixes for Python 2.2
https://api.github.com/repos/python/cpython/issues/36587/comments
3
2002-05-11T00:23:20Z
2022-04-09T22:09:41Z
https://github.com/python/cpython/issues/36587
1,198,786,211
36,587
[ "python", "cpython" ]
BPO | [554718](https://bugs.python.org/issue554718) --- | :--- Nosy | @loewis Files | <li>[openbsd_2_1.patch](https://bugs.python.org/file4258/openbsd_2_1.patch "Uploaded as text/plain at 2002-05-11.00:20:16 by mattbehrens"): OpenBSD patches for Python 2.1</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-09-11.16:03:44.000> created_at = <Date 2002-05-11.00:20:16.000> labels = ['build'] title = 'OpenBSD updates for build process' updated_at = <Date 2002-09-11.16:03:44.000> user = 'https://bugs.python.org/mattbehrens' ``` bugs.python.org fields: ```python activity = <Date 2002-09-11.16:03:44.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-05-11.00:20:16.000> creator = 'mattbehrens' dependencies = [] files = ['4258'] hgrepos = [] issue_num = 554718 keywords = ['patch'] message_count = 8.0 messages = ['39975', '39976', '39977', '39978', '39979', '39980', '39981', '39982'] nosy_count = 2.0 nosy_names = ['loewis', 'mattbehrens'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue554718' versions = [] ``` </p></details>
OpenBSD updates for build process
https://api.github.com/repos/python/cpython/issues/36586/comments
8
2002-05-11T00:20:16Z
2022-04-09T22:09:40Z
https://github.com/python/cpython/issues/36586
1,198,786,207
36,586
[ "python", "cpython" ]
BPO | [554716](https://bugs.python.org/issue554716) --- | :--- Nosy | @loewis Files | <li>[va_copy.patch](https://bugs.python.org/file4257/va_copy.patch "Uploaded as text/plain at 2002-05-11.00:08:35 by mattbehrens"): __va_copy patches</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 2002-07-28.10:24:12.000> created_at = <Date 2002-05-11.00:08:34.000> labels = ['interpreter-core'] title = '__va_copy patches' updated_at = <Date 2002-07-28.10:24:12.000> user = 'https://bugs.python.org/mattbehrens' ``` bugs.python.org fields: ```python activity = <Date 2002-07-28.10:24:12.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-11.00:08:34.000> creator = 'mattbehrens' dependencies = [] files = ['4257'] hgrepos = [] issue_num = 554716 keywords = ['patch'] message_count = 2.0 messages = ['39973', '39974'] nosy_count = 2.0 nosy_names = ['loewis', 'mattbehrens'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue554716' versions = ['Python 2.2'] ``` </p></details>
__va_copy patches
https://api.github.com/repos/python/cpython/issues/36585/comments
2
2002-05-11T00:08:34Z
2022-04-09T22:09:39Z
https://github.com/python/cpython/issues/36585
1,198,786,204
36,585
[ "python", "cpython" ]
BPO | [554676](https://bugs.python.org/issue554676) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2003-03-02.11:45:57.000> created_at = <Date 2002-05-10.21:02:32.000> labels = ['library'] title = 'unknown locale de_DE@euro on Suse 8.0 Linux' updated_at = <Date 2003-03-02.11:45:57.000> user = 'https://bugs.python.org/vinweh' ``` bugs.python.org fields: ```python activity = <Date 2003-03-02.11:45:57.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-10.21:02:32.000> creator = 'vinweh' dependencies = [] files = [] hgrepos = [] issue_num = 554676 keywords = [] message_count = 9.0 messages = ['10715', '10716', '10717', '10718', '10719', '10720', '10721', '10722', '10723'] nosy_count = 5.0 nosy_names = ['loewis', 'nnorwitz', 'chemacortes', 'vinweh', 'groovehunter'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue554676' versions = ['Python 2.2'] ``` </p></details>
unknown locale de_DE@euro on Suse 8.0 Linux
https://api.github.com/repos/python/cpython/issues/36584/comments
9
2002-05-10T21:02:32Z
2022-04-09T22:09:38Z
https://github.com/python/cpython/issues/36584
1,198,786,200
36,584
[ "python", "cpython" ]
BPO | [554663](https://bugs.python.org/issue554663) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-13.14:58:29.000> created_at = <Date 2002-05-10.20:23:53.000> labels = ['expert-installation'] title = 'test_fcntl fails on OpenBSD 3.0' updated_at = <Date 2002-05-13.14:58:29.000> user = 'https://bugs.python.org/regebro' ``` bugs.python.org fields: ```python activity = <Date 2002-05-13.14:58:29.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2002-05-10.20:23:53.000> creator = 'regebro' dependencies = [] files = [] hgrepos = [] issue_num = 554663 keywords = [] message_count = 2.0 messages = ['10713', '10714'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'regebro'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue554663' versions = [] ``` </p></details>
test_fcntl fails on OpenBSD 3.0
https://api.github.com/repos/python/cpython/issues/36583/comments
2
2002-05-10T20:23:53Z
2022-04-09T22:09:36Z
https://github.com/python/cpython/issues/36583
1,198,786,197
36,583
[ "python", "cpython" ]
BPO | [554645](https://bugs.python.org/issue554645) --- | :--- 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 2002-05-11.15:35:11.000> created_at = <Date 2002-05-10.19:38:03.000> labels = ['extension-modules', 'invalid'] title = 'Strange readline completer behaviour' updated_at = <Date 2002-05-11.15:35:11.000> user = 'https://bugs.python.org/jpaal' ``` bugs.python.org fields: ```python activity = <Date 2002-05-11.15:35:11.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-05-10.19:38:03.000> creator = 'jpaal' dependencies = [] files = [] hgrepos = [] issue_num = 554645 keywords = [] message_count = 2.0 messages = ['10711', '10712'] nosy_count = 2.0 nosy_names = ['mwh', 'jpaal'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue554645' versions = [] ``` </p></details>
Strange readline completer behaviour
https://api.github.com/repos/python/cpython/issues/36582/comments
2
2002-05-10T19:38:03Z
2022-04-09T22:09:36Z
https://github.com/python/cpython/issues/36582
1,198,786,195
36,582
[ "python", "cpython" ]
BPO | [554644](https://bugs.python.org/issue554644) --- | :--- Nosy | @freddrake Files | <li>[README.diff](https://bugs.python.org/file473/README.diff "Uploaded as text/plain at 2002-05-10.19:27:20 by jpaal"): A diff that replaces ptread_* with pthread_* in 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 = 'https://github.com/freddrake' closed_at = <Date 2002-05-11.03:38:21.000> created_at = <Date 2002-05-10.19:27:20.000> labels = ['docs'] title = 'Minor typo in README ' updated_at = <Date 2002-05-11.03:38:21.000> user = 'https://bugs.python.org/jpaal' ``` bugs.python.org fields: ```python activity = <Date 2002-05-11.03:38:21.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-05-10.19:27:20.000> creator = 'jpaal' dependencies = [] files = ['473'] hgrepos = [] issue_num = 554644 keywords = [] message_count = 2.0 messages = ['10709', '10710'] nosy_count = 2.0 nosy_names = ['fdrake', 'jpaal'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue554644' versions = [] ``` </p></details>
Minor typo in README
https://api.github.com/repos/python/cpython/issues/36581/comments
2
2002-05-10T19:27:20Z
2022-04-09T22:09:35Z
https://github.com/python/cpython/issues/36581
1,198,786,193
36,581
[ "python", "cpython" ]
BPO | [554257](https://bugs.python.org/issue554257) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-05-10.12:38:11.000> created_at = <Date 2002-05-09.20:38:33.000> labels = ['docs'] title = 'typo' updated_at = <Date 2002-05-10.12:38:11.000> user = 'https://bugs.python.org/noah' ``` bugs.python.org fields: ```python activity = <Date 2002-05-10.12:38:11.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-05-09.20:38:33.000> creator = 'noah' dependencies = [] files = [] hgrepos = [] issue_num = 554257 keywords = [] message_count = 2.0 messages = ['10707', '10708'] nosy_count = 2.0 nosy_names = ['fdrake', 'noah'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue554257' versions = ['Python 2.2'] ``` </p></details>
typo
https://api.github.com/repos/python/cpython/issues/36580/comments
2
2002-05-09T20:38:33Z
2022-04-09T22:09:34Z
https://github.com/python/cpython/issues/36580
1,198,786,190
36,580
[ "python", "cpython" ]
BPO | [554192](https://bugs.python.org/issue554192) --- | :--- Nosy | @loewis, @warsaw, @doerwalter Files | <li>[diff.txt](https://bugs.python.org/file4254/diff.txt "Uploaded as text/plain at 2002-05-09.17:32:25 by @doerwalter")</li><li>[diff2.txt](https://bugs.python.org/file4255/diff2.txt "Uploaded as text/plain at 2002-08-15.17:40:13 by @doerwalter")</li><li>[diff3.txt](https://bugs.python.org/file4256/diff3.txt "Uploaded as text/plain at 2002-08-19.12:57:03 by @doerwalter")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/doerwalter' closed_at = <Date 2002-09-06.16:19:18.000> created_at = <Date 2002-05-09.17:31:39.000> labels = ['library'] title = 'mimetypes: all extensions for a type' updated_at = <Date 2002-09-06.16:19:18.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2002-09-06.16:19:18.000> actor = 'doerwalter' assignee = 'doerwalter' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-09.17:31:39.000> creator = 'doerwalter' dependencies = [] files = ['4254', '4255', '4256'] hgrepos = [] issue_num = 554192 keywords = ['patch'] message_count = 12.0 messages = ['39961', '39962', '39963', '39964', '39965', '39966', '39967', '39968', '39969', '39970', '39971', '39972'] nosy_count = 3.0 nosy_names = ['loewis', 'barry', 'doerwalter'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue554192' versions = [] ``` </p></details>
mimetypes: all extensions for a type
https://api.github.com/repos/python/cpython/issues/36579/comments
12
2002-05-09T17:31:39Z
2022-04-09T22:09:33Z
https://github.com/python/cpython/issues/36579
1,198,786,186
36,579
[ "python", "cpython" ]
BPO | [554073](https://bugs.python.org/issue554073) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-13.14:56:36.000> created_at = <Date 2002-05-09.11:49:10.000> labels = ['library'] title = "bug in telnetlib- 'opt' instead of 'c'" updated_at = <Date 2002-05-13.14:56:36.000> user = 'https://bugs.python.org/tzot' ``` bugs.python.org fields: ```python activity = <Date 2002-05-13.14:56:36.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-09.11:49:10.000> creator = 'tzot' dependencies = [] files = [] hgrepos = [] issue_num = 554073 keywords = [] message_count = 2.0 messages = ['10705', '10706'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'tzot'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue554073' versions = ['Python 2.3'] ``` </p></details>
bug in telnetlib- 'opt' instead of 'c'
https://api.github.com/repos/python/cpython/issues/36578/comments
2
2002-05-09T11:49:10Z
2022-04-09T22:09:31Z
https://github.com/python/cpython/issues/36578
1,198,786,183
36,578
[ "python", "cpython" ]
BPO | [553736](https://bugs.python.org/issue553736) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[thread_pthread.diff](https://bugs.python.org/file472/thread_pthread.diff "Uploaded as text/plain at 2002-05-08.15:00:31 by zc_andrew"): thread_pthread.h.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 2003-06-14.15:07:05.000> created_at = <Date 2002-05-08.15:00:31.000> labels = ['interpreter-core'] title = 'thread_pthread.h on FreeBSD' updated_at = <Date 2003-06-14.15:07:05.000> user = 'https://bugs.python.org/zcandrew' ``` bugs.python.org fields: ```python activity = <Date 2003-06-14.15:07:05.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-08.15:00:31.000> creator = 'zc_andrew' dependencies = [] files = ['472'] hgrepos = [] issue_num = 553736 keywords = [] message_count = 6.0 messages = ['10699', '10700', '10701', '10702', '10703', '10704'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'zc_andrew'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue553736' versions = [] ``` </p></details>
thread_pthread.h on FreeBSD
https://api.github.com/repos/python/cpython/issues/36577/comments
6
2002-05-08T15:00:31Z
2022-04-09T22:09:30Z
https://github.com/python/cpython/issues/36577
1,198,786,177
36,577
[ "python", "cpython" ]
BPO | [553702](https://bugs.python.org/issue553702) --- | :--- Nosy | @loewis Files | <li>[Makefile.pre.in2.diff](https://bugs.python.org/file4253/Makefile.pre.in2.diff "Uploaded as text/plain at 2002-05-08.12:44:36 by jlt63")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-29.16:20:50.000> created_at = <Date 2002-05-08.12:44:35.000> labels = ['build'] title = 'Cygwin make install patch' updated_at = <Date 2002-07-29.16:20:50.000> user = 'https://bugs.python.org/jlt63' ``` bugs.python.org fields: ```python activity = <Date 2002-07-29.16:20:50.000> actor = 'jlt63' assignee = 'jlt63' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-05-08.12:44:35.000> creator = 'jlt63' dependencies = [] files = ['4253'] hgrepos = [] issue_num = 553702 keywords = ['patch'] message_count = 8.0 messages = ['39953', '39954', '39955', '39956', '39957', '39958', '39959', '39960'] nosy_count = 2.0 nosy_names = ['loewis', 'jlt63'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue553702' versions = [] ``` </p></details>
Cygwin make install patch
https://api.github.com/repos/python/cpython/issues/36576/comments
8
2002-05-08T12:44:35Z
2022-04-09T22:09:29Z
https://github.com/python/cpython/issues/36576
1,198,786,169
36,576
[ "python", "cpython" ]
BPO | [553678](https://bugs.python.org/issue553678) --- | :--- Nosy | @loewis Files | <li>[Makefile.pre.in.diff](https://bugs.python.org/file4252/Makefile.pre.in.diff "Uploaded as text/plain at 2002-05-08.11:30:16 by jlt63")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-15.11:37:48.000> created_at = <Date 2002-05-08.11:30:16.000> labels = ['build'] title = 'Cygwin Makefile.pre.in vestige patch' updated_at = <Date 2002-05-15.11:37:48.000> user = 'https://bugs.python.org/jlt63' ``` bugs.python.org fields: ```python activity = <Date 2002-05-15.11:37:48.000> actor = 'jlt63' assignee = 'jlt63' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-05-08.11:30:16.000> creator = 'jlt63' dependencies = [] files = ['4252'] hgrepos = [] issue_num = 553678 keywords = ['patch'] message_count = 3.0 messages = ['39950', '39951', '39952'] nosy_count = 2.0 nosy_names = ['loewis', 'jlt63'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue553678' versions = [] ``` </p></details>
Cygwin Makefile.pre.in vestige patch
https://api.github.com/repos/python/cpython/issues/36575/comments
3
2002-05-08T11:30:16Z
2022-04-09T22:09:27Z
https://github.com/python/cpython/issues/36575
1,198,786,168
36,575
[ "python", "cpython" ]
BPO | [553512](https://bugs.python.org/issue553512) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-13.14:48:15.000> created_at = <Date 2002-05-07.23:48:53.000> labels = ['extension-modules'] title = 'cPickle dies on short reads' updated_at = <Date 2002-05-13.14:48:15.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2002-05-13.14:48:15.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-05-07.23:48:53.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 553512 keywords = [] message_count = 2.0 messages = ['10697', '10698'] nosy_count = 1.0 nosy_names = ['gvanrossum'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue553512' versions = [] ``` </p></details>
cPickle dies on short reads
https://api.github.com/repos/python/cpython/issues/36574/comments
2
2002-05-07T23:48:53Z
2022-04-09T22:09:26Z
https://github.com/python/cpython/issues/36574
1,198,786,161
36,574
[ "python", "cpython" ]
BPO | [553403](https://bugs.python.org/issue553403) --- | :--- Nosy | @loewis Files | <li>[configure.in.diff](https://bugs.python.org/file4251/configure.in.diff "Uploaded as text/plain at 2002-05-07.19:20:20 by jlt63")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-08.08:52:02.000> created_at = <Date 2002-05-07.19:20:20.000> labels = ['build'] title = 'configure.in INSTSONAME typo patch' updated_at = <Date 2002-05-08.08:52:02.000> user = 'https://bugs.python.org/jlt63' ``` bugs.python.org fields: ```python activity = <Date 2002-05-08.08:52:02.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-05-07.19:20:20.000> creator = 'jlt63' dependencies = [] files = ['4251'] hgrepos = [] issue_num = 553403 keywords = ['patch'] message_count = 2.0 messages = ['39948', '39949'] nosy_count = 2.0 nosy_names = ['loewis', 'jlt63'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue553403' versions = [] ``` </p></details>
configure.in INSTSONAME typo patch
https://api.github.com/repos/python/cpython/issues/36573/comments
2
2002-05-07T19:20:20Z
2022-04-09T22:09:25Z
https://github.com/python/cpython/issues/36573
1,198,786,156
36,573
[ "python", "cpython" ]
BPO | [553277](https://bugs.python.org/issue553277) --- | :--- Nosy | @gvanrossum, @loewis, @rhettinger Files | <li>[diffje](https://bugs.python.org/file4249/diffje "Uploaded as text/plain at 2002-05-07.14:02:56 by geertj"): patch to ftplib.py</li><li>[diff2](https://bugs.python.org/file4250/diff2 "Uploaded as text/plain at 2002-05-08.08:06:00 by geertj"): new 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 2002-05-12.06:16:48.000> created_at = <Date 2002-05-07.14:02:56.000> labels = ['library'] title = 'Little ftplib bug' updated_at = <Date 2002-05-12.06:16:48.000> user = 'https://bugs.python.org/geertj' ``` bugs.python.org fields: ```python activity = <Date 2002-05-12.06:16:48.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-07.14:02:56.000> creator = 'geertj' dependencies = [] files = ['4249', '4250'] hgrepos = [] issue_num = 553277 keywords = ['patch'] message_count = 11.0 messages = ['39937', '39938', '39939', '39940', '39941', '39942', '39943', '39944', '39945', '39946', '39947'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'loewis', 'rhettinger', 'geertj'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue553277' versions = ['Python 2.2'] ``` </p></details>
Little ftplib bug
https://api.github.com/repos/python/cpython/issues/36572/comments
11
2002-05-07T14:02:56Z
2022-04-09T22:09:24Z
https://github.com/python/cpython/issues/36572
1,198,786,153
36,572
[ "python", "cpython" ]
BPO | [553262](https://bugs.python.org/issue553262) --- | :--- Nosy | @tim-one, @freddrake, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-06-18.19:19:24.000> created_at = <Date 2002-05-07.13:27:23.000> labels = ['docs'] title = '[RefMan] Special status of "as"' updated_at = <Date 2002-06-18.19:19:24.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2002-06-18.19:19:24.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-05-07.13:27:23.000> creator = 'fdrake' dependencies = [] files = [] hgrepos = [] issue_num = 553262 keywords = [] message_count = 6.0 messages = ['10691', '10692', '10693', '10694', '10695', '10696'] nosy_count = 3.0 nosy_names = ['tim.peters', 'fdrake', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue553262' versions = [] ``` </p></details>
[RefMan] Special status of "as"
https://api.github.com/repos/python/cpython/issues/36571/comments
6
2002-05-07T13:27:23Z
2022-04-09T22:09:24Z
https://github.com/python/cpython/issues/36571
1,198,786,147
36,571
[ "python", "cpython" ]
BPO | [553242](https://bugs.python.org/issue553242) --- | :--- Nosy | @tim-one, @loewis Files | <li>[testformat.txt](https://bugs.python.org/file471/testformat.txt "Uploaded as text/plain at 2002-05-07.17:35:45 by atran4"): testformat</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 2002-05-07.18:41:48.000> created_at = <Date 2002-05-07.12:42:10.000> labels = ['expert-installation'] title = 'make test failed' updated_at = <Date 2002-05-07.18:41:48.000> user = 'https://bugs.python.org/atran4' ``` bugs.python.org fields: ```python activity = <Date 2002-05-07.18:41:48.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2002-05-07.12:42:10.000> creator = 'atran4' dependencies = [] files = ['471'] hgrepos = [] issue_num = 553242 keywords = [] message_count = 10.0 messages = ['10681', '10682', '10683', '10684', '10685', '10686', '10687', '10688', '10689', '10690'] nosy_count = 3.0 nosy_names = ['tim.peters', 'loewis', 'atran4'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue553242' versions = ['Python 2.2'] ``` </p></details>
make test failed
https://api.github.com/repos/python/cpython/issues/36570/comments
10
2002-05-07T12:42:10Z
2022-04-09T22:09:21Z
https://github.com/python/cpython/issues/36570
1,198,786,141
36,570
[ "python", "cpython" ]
BPO | [553230](https://bugs.python.org/issue553230) --- | :--- Nosy | @loewis Files | <li>[Makefile.pre.in.diff](https://bugs.python.org/file4248/Makefile.pre.in.diff "Uploaded as text/plain at 2002-05-07.12:00:07 by jlt63")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-08.09:00:26.000> created_at = <Date 2002-05-07.12:00:07.000> labels = ['build'] title = 'altbininstall patch' updated_at = <Date 2002-05-08.09:00:26.000> user = 'https://bugs.python.org/jlt63' ``` bugs.python.org fields: ```python activity = <Date 2002-05-08.09:00:26.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-05-07.12:00:07.000> creator = 'jlt63' dependencies = [] files = ['4248'] hgrepos = [] issue_num = 553230 keywords = ['patch'] message_count = 2.0 messages = ['39935', '39936'] nosy_count = 2.0 nosy_names = ['loewis', 'jlt63'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue553230' versions = [] ``` </p></details>
altbininstall patch
https://api.github.com/repos/python/cpython/issues/36569/comments
2
2002-05-07T12:00:07Z
2022-04-09T22:09:20Z
https://github.com/python/cpython/issues/36569
1,198,786,135
36,569
[ "python", "cpython" ]
BPO | [553171](https://bugs.python.org/issue553171) --- | :--- Nosy | @gvanrossum, @loewis, @aleaxit, @rhettinger Files | <li>[shelve.patch](https://bugs.python.org/file4246/shelve.patch "Uploaded as text/plain at 2002-05-07.08:13:04 by @aleaxit"): patch to Lib/shelve.py</li><li>[shelve.patch](https://bugs.python.org/file4247/shelve.patch "Uploaded as text/plain at 2003-04-19.18:38:21 by @aleaxit"): patch to shelve.py, test_shelve, AND docs</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2003-04-19.21:02:59.000> created_at = <Date 2002-05-07.08:13:04.000> labels = ['library'] title = 'optionally make shelve less surprising' updated_at = <Date 2003-04-19.21:02:59.000> user = 'https://github.com/aleaxit' ``` bugs.python.org fields: ```python activity = <Date 2003-04-19.21:02:59.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-07.08:13:04.000> creator = 'aleax' dependencies = [] files = ['4246', '4247'] hgrepos = [] issue_num = 553171 keywords = ['patch'] message_count = 14.0 messages = ['39921', '39922', '39923', '39924', '39925', '39926', '39927', '39928', '39929', '39930', '39931', '39932', '39933', '39934'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'loewis', 'aleax', 'rhettinger', 'dannu'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue553171' versions = ['Python 2.3'] ``` </p></details>
optionally make shelve less surprising
https://api.github.com/repos/python/cpython/issues/36568/comments
14
2002-05-07T08:13:04Z
2022-04-09T22:09:20Z
https://github.com/python/cpython/issues/36568
1,198,786,128
36,568
[ "python", "cpython" ]
BPO | [553108](https://bugs.python.org/issue553108) --- | :--- Nosy | @loewis, @smontanaro, @jackjansen Files | <li>[deprecate_bsddb.diff](https://bugs.python.org/file4244/deprecate_bsddb.diff "Uploaded as text/plain at 2002-05-07.03:46:04 by gtk"): patch to deprecate bsddb and remove from anydbm's list of candidates</li><li>[bsddb.diff](https://bugs.python.org/file4245/bsddb.diff "Uploaded as text/plain at 2002-06-14.03:33:24 by @smontanaro")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2002-08-06.17:43:30.000> created_at = <Date 2002-05-07.03:46:04.000> labels = ['extension-modules'] title = 'Deprecate bsddb' updated_at = <Date 2002-08-06.17:43:30.000> user = 'https://bugs.python.org/gtk' ``` bugs.python.org fields: ```python activity = <Date 2002-08-06.17:43:30.000> actor = 'skip.montanaro' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-05-07.03:46:04.000> creator = 'gtk' dependencies = [] files = ['4244', '4245'] hgrepos = [] issue_num = 553108 keywords = ['patch'] message_count = 13.0 messages = ['39908', '39909', '39910', '39911', '39912', '39913', '39914', '39915', '39916', '39917', '39918', '39919', '39920'] nosy_count = 5.0 nosy_names = ['loewis', 'skip.montanaro', 'jackjansen', 'gtk', 'drbits'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue553108' versions = ['Python 2.3'] ``` </p></details>
Deprecate bsddb
https://api.github.com/repos/python/cpython/issues/36567/comments
13
2002-05-07T03:46:04Z
2022-04-09T22:09:19Z
https://github.com/python/cpython/issues/36567
1,198,786,122
36,567
[ "python", "cpython" ]
BPO | [553031](https://bugs.python.org/issue553031) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-10.21:06:29.000> created_at = <Date 2002-05-06.21:33:32.000> labels = ['library'] title = 'StringIO uses wrong length on non-string' updated_at = <Date 2002-05-10.21:06:29.000> user = 'https://bugs.python.org/holdenweb' ``` bugs.python.org fields: ```python activity = <Date 2002-05-10.21:06:29.000> actor = 'holdenweb' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-06.21:33:32.000> creator = 'holdenweb' dependencies = [] files = [] hgrepos = [] issue_num = 553031 keywords = [] message_count = 3.0 messages = ['10678', '10679', '10680'] nosy_count = 2.0 nosy_names = ['jhylton', 'holdenweb'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue553031' versions = [] ``` </p></details>
StringIO uses wrong length on non-string
https://api.github.com/repos/python/cpython/issues/36566/comments
3
2002-05-06T21:33:32Z
2022-04-09T22:09:17Z
https://github.com/python/cpython/issues/36566
1,198,786,114
36,566
[ "python", "cpython" ]
BPO | [553000](https://bugs.python.org/issue553000) --- | :--- Nosy | @mwhudson, @gvanrossum, @sjoerdmullender, @jackjansen Files | <li>[config.log](https://bugs.python.org/file469/config.log "Uploaded as application/octet-stream at 2002-05-06.20:28:16 by jsacha"): config.log</li><li>[configure](https://bugs.python.org/file470/configure "Uploaded as application/octet-stream at 2002-05-09.18:18:39 by jsacha"): Modified 'configure' file narrowing down the crash area.</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 2002-05-14.01:42:50.000> created_at = <Date 2002-05-06.20:27:17.000> labels = ['build'] title = '"./configure" crashes' updated_at = <Date 2002-05-14.01:42:50.000> user = 'https://bugs.python.org/jsacha' ``` bugs.python.org fields: ```python activity = <Date 2002-05-14.01:42:50.000> actor = 'jsacha' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-05-06.20:27:17.000> creator = 'jsacha' dependencies = [] files = ['469', '470'] hgrepos = [] issue_num = 553000 keywords = [] message_count = 14.0 messages = ['10664', '10665', '10666', '10667', '10668', '10669', '10670', '10671', '10672', '10673', '10674', '10675', '10676', '10677'] nosy_count = 5.0 nosy_names = ['mwh', 'gvanrossum', 'sjoerd', 'jackjansen', 'jsacha'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue553000' versions = [] ``` </p></details>
"./configure" crashes
https://api.github.com/repos/python/cpython/issues/36565/comments
14
2002-05-06T20:27:17Z
2022-04-09T22:09:16Z
https://github.com/python/cpython/issues/36565
1,198,786,109
36,565
[ "python", "cpython" ]
BPO | [552957](https://bugs.python.org/issue552957) --- | :--- 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 2002-06-29.02:01:33.000> created_at = <Date 2002-05-06.18:13:36.000> labels = ['library'] title = "email.Utils.encode doesn't obey rfc2047" updated_at = <Date 2002-06-29.02:01:33.000> user = 'https://bugs.python.org/tsarna' ``` bugs.python.org fields: ```python activity = <Date 2002-06-29.02:01:33.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-06.18:13:36.000> creator = 'tsarna' dependencies = [] files = [] hgrepos = [] issue_num = 552957 keywords = [] message_count = 2.0 messages = ['10662', '10663'] nosy_count = 2.0 nosy_names = ['barry', 'tsarna'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue552957' versions = [] ``` </p></details>
email.Utils.encode doesn't obey rfc2047
https://api.github.com/repos/python/cpython/issues/36564/comments
2
2002-05-06T18:13:36Z
2022-04-09T22:09:15Z
https://github.com/python/cpython/issues/36564
1,198,786,103
36,564
[ "python", "cpython" ]
BPO | [552837](https://bugs.python.org/issue552837) --- | :--- Nosy | @freddrake Files | <li>[cdiff.txt](https://bugs.python.org/file4243/cdiff.txt "Uploaded as text/plain at 2002-05-06.11:26:03 by rpyron"): context diff for texi2html.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/freddrake' closed_at = <Date 2002-06-18.15:22:36.000> created_at = <Date 2002-05-06.11:26:03.000> labels = ['docs'] title = 'texi2html.py - add support for HTML Help' updated_at = <Date 2002-06-18.15:22:36.000> user = 'https://bugs.python.org/rpyron' ``` bugs.python.org fields: ```python activity = <Date 2002-06-18.15:22:36.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-05-06.11:26:03.000> creator = 'rpyron' dependencies = [] files = ['4243'] hgrepos = [] issue_num = 552837 keywords = ['patch'] message_count = 2.0 messages = ['39906', '39907'] nosy_count = 2.0 nosy_names = ['fdrake', 'rpyron'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue552837' versions = ['Python 2.3'] ``` </p></details>
texi2html.py - add support for HTML Help
https://api.github.com/repos/python/cpython/issues/36563/comments
2
2002-05-06T11:26:03Z
2022-04-09T22:09:14Z
https://github.com/python/cpython/issues/36563
1,198,786,100
36,563
[ "python", "cpython" ]
BPO | [552835](https://bugs.python.org/issue552835) --- | :--- Nosy | @freddrake Files | <li>[cdiff.txt](https://bugs.python.org/file4242/cdiff.txt "Uploaded as text/plain at 2002-05-06.11:21:56 by rpyron"): context 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 2002-06-17.14:48:04.000> created_at = <Date 2002-05-06.11:21:53.000> labels = [] title = 'add support for HtmlHelp output' updated_at = <Date 2002-06-17.14:48:04.000> user = 'https://bugs.python.org/rpyron' ``` bugs.python.org fields: ```python activity = <Date 2002-06-17.14:48:04.000> actor = 'fdrake' assignee = 'none' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-05-06.11:21:53.000> creator = 'rpyron' dependencies = [] files = ['4242'] hgrepos = [] issue_num = 552835 keywords = ['patch'] message_count = 2.0 messages = ['39904', '39905'] nosy_count = 2.0 nosy_names = ['fdrake', 'rpyron'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue552835' versions = ['Python 2.2'] ``` </p></details>
add support for HtmlHelp output
https://api.github.com/repos/python/cpython/issues/36562/comments
2
2002-05-06T11:21:53Z
2022-04-09T22:09:12Z
https://github.com/python/cpython/issues/36562
1,198,786,097
36,562
[ "python", "cpython" ]
BPO | [552812](https://bugs.python.org/issue552812) --- | :--- Nosy | @loewis Files | <li>[python-u-buffer.patch](https://bugs.python.org/file4240/python-u-buffer.patch "Uploaded as text/plain at 2002-05-06.09:42:20 by jafo"): Patch to "python -h" and "python.man" describing internal buffering that overrides "-u" command-line option.</li><li>[python-u-buffer-new.patch](https://bugs.python.org/file4241/python-u-buffer-new.patch "Uploaded as text/plain at 2002-05-08.10:26:24 by jafo"): This version contains a single line referencing the man page.</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 2002-07-28.10:34:49.000> created_at = <Date 2002-05-06.09:42:20.000> labels = ['interpreter-core'] title = 'Better description in "python -h" for -u' updated_at = <Date 2002-07-28.10:34:49.000> user = 'https://bugs.python.org/jafo' ``` bugs.python.org fields: ```python activity = <Date 2002-07-28.10:34:49.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-06.09:42:20.000> creator = 'jafo' dependencies = [] files = ['4240', '4241'] hgrepos = [] issue_num = 552812 keywords = ['patch'] message_count = 4.0 messages = ['39900', '39901', '39902', '39903'] nosy_count = 2.0 nosy_names = ['loewis', 'jafo'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue552812' versions = [] ``` </p></details>
Better description in "python -h" for -u
https://api.github.com/repos/python/cpython/issues/36561/comments
4
2002-05-06T09:42:20Z
2022-04-09T22:09:11Z
https://github.com/python/cpython/issues/36561
1,198,786,090
36,561
[ "python", "cpython" ]
BPO | [552810](https://bugs.python.org/issue552810) --- | :--- Nosy | @loewis Files | <li>[python-u-buffer.patch](https://bugs.python.org/file4239/python-u-buffer.patch "Uploaded as text/plain at 2002-05-06.09:41:44 by jafo"): Patch to "python -h" and "python.man" describing internal buffering that overrides "-u" command-line option.</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 2002-05-08.09:17:49.000> created_at = <Date 2002-05-06.09:41:44.000> labels = ['interpreter-core'] title = 'Better description in "python -h" for -u' updated_at = <Date 2002-05-08.09:17:49.000> user = 'https://bugs.python.org/jafo' ``` bugs.python.org fields: ```python activity = <Date 2002-05-08.09:17:49.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-06.09:41:44.000> creator = 'jafo' dependencies = [] files = ['4239'] hgrepos = [] issue_num = 552810 keywords = ['patch'] message_count = 2.0 messages = ['39898', '39899'] nosy_count = 2.0 nosy_names = ['loewis', 'jafo'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue552810' versions = [] ``` </p></details>
Better description in "python -h" for -u
https://api.github.com/repos/python/cpython/issues/36560/comments
2
2002-05-06T09:41:44Z
2022-04-09T22:09:10Z
https://github.com/python/cpython/issues/36560
1,198,786,083
36,560
[ "python", "cpython" ]
BPO | [552804](https://bugs.python.org/issue552804) --- | :--- Nosy | @freddrake Files | <li>[xreadlines.patch](https://bugs.python.org/file4238/xreadlines.patch "Uploaded as text/plain at 2002-05-06.09:23:44 by jafo"): Documentation patch adding xreadlines buffering mention.</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 2002-05-06.16:07:50.000> created_at = <Date 2002-05-06.09:23:44.000> labels = ['docs'] title = 'Explain buffering effects of xreadlines' updated_at = <Date 2002-05-06.16:07:50.000> user = 'https://bugs.python.org/jafo' ``` bugs.python.org fields: ```python activity = <Date 2002-05-06.16:07:50.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-05-06.09:23:44.000> creator = 'jafo' dependencies = [] files = ['4238'] hgrepos = [] issue_num = 552804 keywords = ['patch'] message_count = 2.0 messages = ['39896', '39897'] nosy_count = 2.0 nosy_names = ['fdrake', 'jafo'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue552804' versions = [] ``` </p></details>
Explain buffering effects of xreadlines
https://api.github.com/repos/python/cpython/issues/36559/comments
2
2002-05-06T09:23:44Z
2022-04-09T22:09:10Z
https://github.com/python/cpython/issues/36559
1,198,786,079
36,559
[ "python", "cpython" ]
BPO | [552605](https://bugs.python.org/issue552605) --- | :--- Nosy | @loewis, @warsaw Files | <li>[smtplib.py.patch](https://bugs.python.org/file4237/smtplib.py.patch "Uploaded as text/plain at 2002-05-05.18:23:12 by arjones"): Patch for smtplib.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 2002-10-08.09:29:01.000> created_at = <Date 2002-05-05.18:23:12.000> labels = ['library'] title = 'Fix broken smtplib.login()' updated_at = <Date 2002-10-08.09:29:01.000> user = 'https://bugs.python.org/arjones' ``` bugs.python.org fields: ```python activity = <Date 2002-10-08.09:29:01.000> actor = 'loewis' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-05.18:23:12.000> creator = 'arjones' dependencies = [] files = ['4237'] hgrepos = [] issue_num = 552605 keywords = ['patch'] message_count = 9.0 messages = ['39887', '39888', '39889', '39890', '39891', '39892', '39893', '39894', '39895'] nosy_count = 4.0 nosy_names = ['loewis', 'barry', 'ghaering', 'arjones'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue552605' versions = ['Python 2.2'] ``` </p></details>
Fix broken smtplib.login()
https://api.github.com/repos/python/cpython/issues/36558/comments
9
2002-05-05T18:23:12Z
2022-04-09T22:09:09Z
https://github.com/python/cpython/issues/36558
1,198,786,074
36,558
[ "python", "cpython" ]
BPO | [552468](https://bugs.python.org/issue552468) --- | :--- Nosy | @freddrake, @rhettinger Files | <li>[ref.diff](https://bugs.python.org/file4236/ref.diff "Uploaded as text/plain at 2002-05-05.08:39:24 by @rhettinger"): Context diff Doc/ref/ref3.tex</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-05-12.03:22:01.000> created_at = <Date 2002-05-05.08:39:24.000> labels = ['docs'] title = 'Correct ref manual error for list type' updated_at = <Date 2002-05-12.03:22:01.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-05-12.03:22:01.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-05-05.08:39:24.000> creator = 'rhettinger' dependencies = [] files = ['4236'] hgrepos = [] issue_num = 552468 keywords = ['patch'] message_count = 3.0 messages = ['39884', '39885', '39886'] nosy_count = 2.0 nosy_names = ['fdrake', 'rhettinger'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue552468' versions = ['Python 2.3'] ``` </p></details>
Correct ref manual error for list type
https://api.github.com/repos/python/cpython/issues/36557/comments
3
2002-05-05T08:39:24Z
2022-04-09T22:09:08Z
https://github.com/python/cpython/issues/36557
1,198,786,068
36,557
[ "python", "cpython" ]
BPO | [552452](https://bugs.python.org/issue552452) --- | :--- Nosy | @tim-one, @rhettinger Files | <li>[math3.diff](https://bugs.python.org/file4235/math3.diff "Uploaded as text/plain at 2002-05-13.03:57:59 by @rhettinger"): Revised patch reflecting Tim's comments</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 2002-05-13.03:57:59.000> created_at = <Date 2002-05-05.07:46:09.000> labels = ['extension-modules'] title = 'Add degrees() & radians() to math module' updated_at = <Date 2002-05-13.03:57:59.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-05-13.03:57:59.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-05-05.07:46:09.000> creator = 'rhettinger' dependencies = [] files = ['4235'] hgrepos = [] issue_num = 552452 keywords = ['patch'] message_count = 3.0 messages = ['39881', '39882', '39883'] nosy_count = 2.0 nosy_names = ['tim.peters', 'rhettinger'] pr_nums = [] priority = 'low' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue552452' versions = ['Python 2.3'] ``` </p></details>
Add degrees() & radians() to math module
https://api.github.com/repos/python/cpython/issues/36556/comments
3
2002-05-05T07:46:09Z
2022-04-09T22:09:07Z
https://github.com/python/cpython/issues/36556
1,198,786,061
36,556
[ "python", "cpython" ]
BPO | [552438](https://bugs.python.org/issue552438) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis Files | <li>[bufferfix.diff](https://bugs.python.org/file4234/bufferfix.diff "Uploaded as text/plain at 2002-05-05.04:26:05 by xscott")</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 2002-12-05.16:58:33.000> created_at = <Date 2002-05-05.04:26:05.000> labels = ['interpreter-core'] title = 'PyBufferObject fixes' updated_at = <Date 2002-12-05.16:58:33.000> user = 'https://bugs.python.org/xscott' ``` bugs.python.org fields: ```python activity = <Date 2002-12-05.16:58:33.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-05.04:26:05.000> creator = 'xscott' dependencies = [] files = ['4234'] hgrepos = [] issue_num = 552438 keywords = ['patch'] message_count = 8.0 messages = ['39873', '39874', '39875', '39876', '39877', '39878', '39879', '39880'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'xscott'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue552438' versions = [] ``` </p></details>
PyBufferObject fixes
https://api.github.com/repos/python/cpython/issues/36555/comments
8
2002-05-05T04:26:05Z
2022-04-09T22:09:05Z
https://github.com/python/cpython/issues/36555
1,198,786,054
36,555
[ "python", "cpython" ]
BPO | [552433](https://bugs.python.org/issue552433) --- | :--- Nosy | @loewis, @rhettinger Files | <li>[iter3.diff](https://bugs.python.org/file4233/iter3.diff "Uploaded as text/plain at 2002-05-06.17:29:15 by @rhettinger"): Revised patch. Added BadInternalCall</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 2002-05-08.08:45:24.000> created_at = <Date 2002-05-05.03:35:25.000> labels = ['interpreter-core'] title = 'Looping Optimization' updated_at = <Date 2002-05-08.08:45:24.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-05-08.08:45:24.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-05.03:35:25.000> creator = 'rhettinger' dependencies = [] files = ['4233'] hgrepos = [] issue_num = 552433 keywords = ['patch'] message_count = 8.0 messages = ['39865', '39866', '39867', '39868', '39869', '39870', '39871', '39872'] nosy_count = 2.0 nosy_names = ['loewis', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue552433' versions = ['Python 2.3'] ``` </p></details>
Looping Optimization
https://api.github.com/repos/python/cpython/issues/36554/comments
8
2002-05-05T03:35:25Z
2022-04-09T22:09:04Z
https://github.com/python/cpython/issues/36554
1,198,786,047
36,554
[ "python", "cpython" ]
BPO | [552345](https://bugs.python.org/issue552345) --- | :--- Nosy | @warsaw, @rhettinger Files | <li>[rfc822.diff](https://bugs.python.org/file468/rfc822.diff "Uploaded as text/plain at 2002-08-19.04:39:10 by @rhettinger"): Patch to rfc822.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 2002-12-30.17:19:55.000> created_at = <Date 2002-05-04.20:53:32.000> labels = ['library'] title = 'rfc822.parsedate() too strict' updated_at = <Date 2002-12-30.17:19:55.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2002-12-30.17:19:55.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-04.20:53:32.000> creator = 'barry' dependencies = [] files = ['468'] hgrepos = [] issue_num = 552345 keywords = [] message_count = 3.0 messages = ['10659', '10660', '10661'] nosy_count = 2.0 nosy_names = ['barry', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue552345' versions = ['Python 2.3'] ``` </p></details>
rfc822.parsedate() too strict
https://api.github.com/repos/python/cpython/issues/36553/comments
3
2002-05-04T20:53:32Z
2022-04-09T22:09:03Z
https://github.com/python/cpython/issues/36553
1,198,786,040
36,553
[ "python", "cpython" ]
BPO | [552262](https://bugs.python.org/issue552262) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2003-06-27.17:18:45.000> created_at = <Date 2002-05-04.15:12:10.000> labels = ['docs'] title = "'testlist&quot; undefined in grammar" updated_at = <Date 2003-06-27.17:18:45.000> user = 'https://bugs.python.org/deverhart' ``` bugs.python.org fields: ```python activity = <Date 2003-06-27.17:18:45.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-05-04.15:12:10.000> creator = 'deverhart' dependencies = [] files = [] hgrepos = [] issue_num = 552262 keywords = [] message_count = 2.0 messages = ['10657', '10658'] nosy_count = 2.0 nosy_names = ['fdrake', 'deverhart'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue552262' versions = ['Python 2.2'] ``` </p></details>
'testlist&quot; undefined in grammar
https://api.github.com/repos/python/cpython/issues/36552/comments
2
2002-05-04T15:12:10Z
2022-04-09T22:09:02Z
https://github.com/python/cpython/issues/36552
1,198,786,035
36,552
[ "python", "cpython" ]
BPO | [552167](https://bugs.python.org/issue552167) --- | :--- Nosy | @loewis, @rhettinger Files | <li>[tuple.diff](https://bugs.python.org/file4231/tuple.diff "Uploaded as text/plain at 2002-05-04.03:54:28 by @rhettinger"): Context diff for Objects/tupleobject.c</li><li>[tuple2.diff](https://bugs.python.org/file4232/tuple2.diff "Uploaded as text/plain at 2002-05-04.23:19:34 by @rhettinger"): Added GC to 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 2002-05-05.02:28:15.000> created_at = <Date 2002-05-04.03:54:28.000> labels = [] title = 'Tuple iterator type' updated_at = <Date 2002-05-05.02:28:15.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-05-05.02:28:15.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-05-04.03:54:28.000> creator = 'rhettinger' dependencies = [] files = ['4231', '4232'] hgrepos = [] issue_num = 552167 keywords = ['patch'] message_count = 4.0 messages = ['39861', '39862', '39863', '39864'] nosy_count = 2.0 nosy_names = ['loewis', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue552167' versions = [] ``` </p></details>
Tuple iterator type
https://api.github.com/repos/python/cpython/issues/36551/comments
4
2002-05-04T03:54:28Z
2022-04-09T22:09:00Z
https://github.com/python/cpython/issues/36551
1,198,786,030
36,551
[ "python", "cpython" ]
BPO | [552161](https://bugs.python.org/issue552161) --- | :--- Nosy | @gvanrossum, @jackjansen Files | <li>[pyaddpendingcall_lock.diff](https://bugs.python.org/file4230/pyaddpendingcall_lock.diff "Uploaded as text/plain at 2002-05-04.03:18:22 by danieldunbar")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-07-17.16:57:10.000> created_at = <Date 2002-05-04.03:18:22.000> labels = ['interpreter-core'] title = "Py_AddPendingCall doesn't unlock on fail" updated_at = <Date 2002-07-17.16:57:10.000> user = 'https://bugs.python.org/danieldunbar' ``` bugs.python.org fields: ```python activity = <Date 2002-07-17.16:57:10.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-04.03:18:22.000> creator = 'danieldunbar' dependencies = [] files = ['4230'] hgrepos = [] issue_num = 552161 keywords = ['patch'] message_count = 3.0 messages = ['39858', '39859', '39860'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'jackjansen', 'danieldunbar'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue552161' versions = ['Python 2.3'] ``` </p></details>
Py_AddPendingCall doesn't unlock on fail
https://api.github.com/repos/python/cpython/issues/36550/comments
3
2002-05-04T03:18:22Z
2022-04-09T22:09:00Z
https://github.com/python/cpython/issues/36550
1,198,786,027
36,550
[ "python", "cpython" ]
BPO | [552060](https://bugs.python.org/issue552060) --- | :--- Nosy | @loewis Files | <li>[starttls_fix.dif](https://bugs.python.org/file4229/starttls_fix.dif "Uploaded as application/octet-stream at 2002-05-03.21:56:28 by ghaering")</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 2002-06-02.12:33:39.000> created_at = <Date 2002-05-03.21:56:28.000> labels = ['library'] title = 'Fix breakage of smtplib.starttls()' updated_at = <Date 2002-06-02.12:33:39.000> user = 'https://bugs.python.org/ghaering' ``` bugs.python.org fields: ```python activity = <Date 2002-06-02.12:33:39.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-03.21:56:28.000> creator = 'ghaering' dependencies = [] files = ['4229'] hgrepos = [] issue_num = 552060 keywords = ['patch'] message_count = 2.0 messages = ['39856', '39857'] nosy_count = 2.0 nosy_names = ['loewis', 'ghaering'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue552060' versions = [] ``` </p></details>
Fix breakage of smtplib.starttls()
https://api.github.com/repos/python/cpython/issues/36549/comments
2
2002-05-03T21:56:28Z
2022-04-09T22:08:59Z
https://github.com/python/cpython/issues/36549
1,198,786,022
36,549