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 | [216850](https://bugs.python.org/issue216850) --- | :--- 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 2000-10-14.04:15:44.000> created_at = <Date 2000-10-13.23:55:08.000> labels = ['extension-modules'] title = 'Bad comment in Setup.in' updated_at = <Date 2000-10-14.04:15:44.000> user = 'https://bugs.python.org/robind' ``` bugs.python.org fields: ```python activity = <Date 2000-10-14.04:15:44.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-10-13.23:55:08.000> creator = 'robind' dependencies = [] files = [] hgrepos = [] issue_num = 216850 keywords = [] message_count = 2.0 messages = ['2044', '2045'] nosy_count = 2.0 nosy_names = ['fdrake', 'robind'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216850' versions = [] ``` </p></details>
Bad comment in Setup.in
https://api.github.com/repos/python/cpython/issues/33348/comments
2
2000-10-13T23:55:08Z
2022-04-09T21:09:03Z
https://github.com/python/cpython/issues/33348
1,198,771,753
33,348
[ "python", "cpython" ]
BPO | [401897](https://bugs.python.org/issue401897) --- | :--- Files | <li>[None](https://bugs.python.org/file2890/None "Uploaded as text/plain at 2000-10-13.20:05:31 by larsga"): None</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 2000-10-13.20:05:31.000> created_at = <Date 2000-10-13.20:05:31.000> labels = ['expert-XML'] title = 'make dom.unlink() remove sibling cycles' updated_at = <Date 2000-10-13.20:05:31.000> user = 'https://bugs.python.org/larsga' ``` bugs.python.org fields: ```python activity = <Date 2000-10-13.20:05:31.000> actor = 'larsga' assignee = 'none' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2000-10-13.20:05:31.000> creator = 'larsga' dependencies = [] files = ['2890'] hgrepos = [] issue_num = 401897 keywords = ['patch'] message_count = 1.0 messages = ['34666'] nosy_count = 1.0 nosy_names = ['larsga'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401897' versions = [] ``` </p></details>
make dom.unlink() remove sibling cycles
https://api.github.com/repos/python/cpython/issues/33347/comments
1
2000-10-13T20:05:31Z
2022-04-09T21:09:01Z
https://github.com/python/cpython/issues/33347
1,198,771,751
33,347
[ "python", "cpython" ]
BPO | [401896](https://bugs.python.org/issue401896) --- | :--- Files | <li>[None](https://bugs.python.org/file2889/None "Uploaded as text/plain at 2000-10-13.19:59:29 by larsga"): None</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 2000-10-13.20:00:24.000> created_at = <Date 2000-10-13.19:59:29.000> labels = ['expert-XML'] title = 'fix to expatreader incremental parsing' updated_at = <Date 2000-10-13.20:00:24.000> user = 'https://bugs.python.org/larsga' ``` bugs.python.org fields: ```python activity = <Date 2000-10-13.20:00:24.000> actor = 'larsga' assignee = 'larsga' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2000-10-13.19:59:29.000> creator = 'larsga' dependencies = [] files = ['2889'] hgrepos = [] issue_num = 401896 keywords = ['patch'] message_count = 2.0 messages = ['34664', '34665'] nosy_count = 1.0 nosy_names = ['larsga'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401896' versions = [] ``` </p></details>
fix to expatreader incremental parsing
https://api.github.com/repos/python/cpython/issues/33346/comments
2
2000-10-13T19:59:29Z
2022-04-09T21:09:00Z
https://github.com/python/cpython/issues/33346
1,198,771,747
33,346
[ "python", "cpython" ]
BPO | [216787](https://bugs.python.org/issue216787) --- | :--- Nosy | @gvanrossum, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2000-10-13.14:28:04.000> created_at = <Date 2000-10-13.13:33:36.000> labels = ['invalid', 'library'] title = 'StringIO does not check constructor argument type' updated_at = <Date 2000-10-13.14:28:04.000> user = 'https://bugs.python.org/holdenweb' ``` bugs.python.org fields: ```python activity = <Date 2000-10-13.14:28:04.000> actor = 'holdenweb' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-10-13.13:33:36.000> creator = 'holdenweb' dependencies = [] files = [] hgrepos = [] issue_num = 216787 keywords = [] message_count = 4.0 messages = ['2040', '2041', '2042', '2043'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'fdrake', 'holdenweb'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216787' versions = [] ``` </p></details>
StringIO does not check constructor argument type
https://api.github.com/repos/python/cpython/issues/33345/comments
4
2000-10-13T13:33:36Z
2022-04-09T21:08:59Z
https://github.com/python/cpython/issues/33345
1,198,771,740
33,345
[ "python", "cpython" ]
BPO | [401882](https://bugs.python.org/issue401882) --- | :--- Nosy | @freddrake Files | <li>[None](https://bugs.python.org/file2888/None "Uploaded as text/plain at 2000-10-12.19:43:54 by adustman"): None</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 2000-10-12.20:59:17.000> created_at = <Date 2000-10-12.19:43:54.000> labels = ['interpreter-core'] title = 'Minor pth support cleanup' updated_at = <Date 2000-10-12.20:59:17.000> user = 'https://bugs.python.org/adustman' ``` bugs.python.org fields: ```python activity = <Date 2000-10-12.20:59:17.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-12.19:43:54.000> creator = 'adustman' dependencies = [] files = ['2888'] hgrepos = [] issue_num = 401882 keywords = ['patch'] message_count = 3.0 messages = ['34661', '34662', '34663'] nosy_count = 2.0 nosy_names = ['fdrake', 'adustman'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401882' versions = [] ``` </p></details>
Minor pth support cleanup
https://api.github.com/repos/python/cpython/issues/33344/comments
3
2000-10-12T19:43:54Z
2022-04-09T21:08:58Z
https://github.com/python/cpython/issues/33344
1,198,771,735
33,344
[ "python", "cpython" ]
BPO | [401880](https://bugs.python.org/issue401880) --- | :--- Nosy | @freddrake Files | <li>[None](https://bugs.python.org/file2887/None "Uploaded as text/plain at 2000-10-12.18:56:14 by prescod"): None</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 2000-10-14.10:23:35.000> created_at = <Date 2000-10-12.18:56:14.000> labels = ['expert-XML'] title = 'Make unlink clean up siblings' updated_at = <Date 2000-10-14.10:23:35.000> user = 'https://bugs.python.org/prescod' ``` bugs.python.org fields: ```python activity = <Date 2000-10-14.10:23:35.000> actor = 'larsga' assignee = 'prescod' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2000-10-12.18:56:14.000> creator = 'prescod' dependencies = [] files = ['2887'] hgrepos = [] issue_num = 401880 keywords = ['patch'] message_count = 3.0 messages = ['34658', '34659', '34660'] nosy_count = 3.0 nosy_names = ['fdrake', 'prescod', 'larsga'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401880' versions = [] ``` </p></details>
Make unlink clean up siblings
https://api.github.com/repos/python/cpython/issues/33343/comments
3
2000-10-12T18:56:14Z
2022-04-09T21:08:57Z
https://github.com/python/cpython/issues/33343
1,198,771,731
33,343
[ "python", "cpython" ]
BPO | [216732](https://bugs.python.org/issue216732) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it 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 2000-10-12.19:58:58.000> created_at = <Date 2000-10-12.18:50:10.000> labels = ['library'] title = 'httplib no longer supports old, pre-1.0 HTTP servers' updated_at = <Date 2000-10-12.19:58:58.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2000-10-12.19:58:58.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-10-12.18:50:10.000> creator = 'jhylton' dependencies = [] files = [] hgrepos = [] issue_num = 216732 keywords = [] message_count = 2.0 messages = ['2038', '2039'] nosy_count = 1.0 nosy_names = ['jhylton'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216732' versions = [] ``` </p></details>
httplib no longer supports old, pre-1.0 HTTP servers
https://api.github.com/repos/python/cpython/issues/33342/comments
2
2000-10-12T18:50:10Z
2022-04-09T21:08:55Z
https://github.com/python/cpython/issues/33342
1,198,771,726
33,342
[ "python", "cpython" ]
BPO | [401877](https://bugs.python.org/issue401877) --- | :--- Nosy | @malemburg, @freddrake Files | <li>[None](https://bugs.python.org/file2886/None "Uploaded as text/plain at 2000-10-12.18:14:23 by @malemburg"): None</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 2000-10-12.20:51:58.000> created_at = <Date 2000-10-12.18:14:23.000> labels = ['docs'] title = 'Completed codecs API docs' updated_at = <Date 2000-10-12.20:51:58.000> user = 'https://github.com/malemburg' ``` bugs.python.org fields: ```python activity = <Date 2000-10-12.20:51:58.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-10-12.18:14:23.000> creator = 'lemburg' dependencies = [] files = ['2886'] hgrepos = [] issue_num = 401877 keywords = ['patch'] message_count = 3.0 messages = ['34655', '34656', '34657'] nosy_count = 2.0 nosy_names = ['lemburg', 'fdrake'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401877' versions = [] ``` </p></details>
Completed codecs API docs
https://api.github.com/repos/python/cpython/issues/33341/comments
3
2000-10-12T18:14:23Z
2022-04-09T21:08:55Z
https://github.com/python/cpython/issues/33341
1,198,771,721
33,341
[ "python", "cpython" ]
BPO | [216720](https://bugs.python.org/issue216720) --- | :--- Nosy | @freddrake, @doerwalter <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2000-10-13.10:21:05.000> created_at = <Date 2000-10-12.16:24:57.000> labels = ['extension-modules', 'type-feature'] title = 'function to open a file and create intermediate directories' updated_at = <Date 2000-10-13.10:21:05.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2000-10-13.10:21:05.000> actor = 'doerwalter' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-10-12.16:24:57.000> creator = 'doerwalter' dependencies = [] files = [] hgrepos = [] issue_num = 216720 keywords = [] message_count = 3.0 messages = ['2035', '2036', '2037'] nosy_count = 2.0 nosy_names = ['fdrake', 'doerwalter'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue216720' versions = [] ``` </p></details>
function to open a file and create intermediate directories
https://api.github.com/repos/python/cpython/issues/33340/comments
3
2000-10-12T16:24:57Z
2022-04-09T21:08:53Z
https://github.com/python/cpython/issues/33340
1,198,771,715
33,340
[ "python", "cpython" ]
BPO | [216716](https://bugs.python.org/issue216716) --- | :--- Nosy | @malemburg, @gvanrossum, @doerwalter <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2000-10-12.17:04:56.000> created_at = <Date 2000-10-12.15:58:18.000> labels = ['extension-modules', 'type-feature'] title = 'urllib.quote and Unicode' updated_at = <Date 2000-10-12.17:04:56.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2000-10-12.17:04:56.000> actor = 'lemburg' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-10-12.15:58:18.000> creator = 'doerwalter' dependencies = [] files = [] hgrepos = [] issue_num = 216716 keywords = [] message_count = 3.0 messages = ['2032', '2033', '2034'] nosy_count = 3.0 nosy_names = ['lemburg', 'gvanrossum', 'doerwalter'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue216716' versions = [] ``` </p></details>
urllib.quote and Unicode
https://api.github.com/repos/python/cpython/issues/33339/comments
3
2000-10-12T15:58:18Z
2022-04-09T21:08:52Z
https://github.com/python/cpython/issues/33339
1,198,771,707
33,339
[ "python", "cpython" ]
BPO | [216682](https://bugs.python.org/issue216682) --- | :--- 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 2000-11-11.21:52:24.000> created_at = <Date 2000-10-12.05:05:39.000> labels = [] title = '2.0 stalls Mac on external drive' updated_at = <Date 2000-11-11.21:52:24.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-11-11.21:52:24.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2000-10-12.05:05:39.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 216682 keywords = [] message_count = 3.0 messages = ['2029', '2030', '2031'] nosy_count = 1.0 nosy_names = ['jackjansen'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216682' versions = [] ``` </p></details>
2.0 stalls Mac on external drive
https://api.github.com/repos/python/cpython/issues/33338/comments
3
2000-10-12T05:05:39Z
2022-04-09T21:08:52Z
https://github.com/python/cpython/issues/33338
1,198,771,705
33,338
[ "python", "cpython" ]
BPO | [216678](https://bugs.python.org/issue216678) --- | :--- Nosy | @gvanrossum, @loewis, @freddrake, @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2001-02-21.01:32:27.000> created_at = <Date 2000-10-12.02:30:14.000> labels = ['expert-XML'] title = "minidom doesn't raise exception for illegal children" updated_at = <Date 2001-02-21.01:32:27.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2001-02-21.01:32:27.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2000-10-12.02:30:14.000> creator = 'akuchling' dependencies = [] files = [] hgrepos = [] issue_num = 216678 keywords = [] message_count = 11.0 messages = ['2018', '2019', '2020', '2021', '2022', '2023', '2024', '2025', '2026', '2027', '2028'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'loewis', 'fdrake', 'akuchling'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216678' versions = [] ``` </p></details>
minidom doesn't raise exception for illegal children
https://api.github.com/repos/python/cpython/issues/33337/comments
11
2000-10-12T02:30:14Z
2022-04-09T21:08:51Z
https://github.com/python/cpython/issues/33337
1,198,771,701
33,337
[ "python", "cpython" ]
BPO | [216677](https://bugs.python.org/issue216677) --- | :--- Nosy | @gvanrossum, @loewis, @freddrake, @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2000-12-20.14:48:03.000> created_at = <Date 2000-10-12.02:24:22.000> labels = ['expert-XML'] title = 'minidom:Node.appendChild() has wrong semantics' updated_at = <Date 2000-12-20.14:48:03.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2000-12-20.14:48:03.000> actor = 'akuchling' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2000-10-12.02:24:22.000> creator = 'akuchling' dependencies = [] files = [] hgrepos = [] issue_num = 216677 keywords = [] message_count = 10.0 messages = ['2008', '2009', '2010', '2011', '2012', '2013', '2014', '2015', '2016', '2017'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'nobody', 'loewis', 'fdrake', 'akuchling'] pr_nums = [] priority = 'high' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216677' versions = [] ``` </p></details>
minidom:Node.appendChild() has wrong semantics
https://api.github.com/repos/python/cpython/issues/33336/comments
10
2000-10-12T02:24:22Z
2022-04-09T21:08:50Z
https://github.com/python/cpython/issues/33336
1,198,771,697
33,336
[ "python", "cpython" ]
BPO | [401870](https://bugs.python.org/issue401870) --- | :--- Files | <li>[None](https://bugs.python.org/file2885/None "Uploaded as text/plain at 2000-10-11.22:15:19 by larsga"): None</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 2000-10-11.22:15:19.000> created_at = <Date 2000-10-11.22:15:19.000> labels = ['expert-XML'] title = 'Make XMLFilterBase usable' updated_at = <Date 2000-10-11.22:15:19.000> user = 'https://bugs.python.org/larsga' ``` bugs.python.org fields: ```python activity = <Date 2000-10-11.22:15:19.000> actor = 'larsga' assignee = 'larsga' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2000-10-11.22:15:19.000> creator = 'larsga' dependencies = [] files = ['2885'] hgrepos = [] issue_num = 401870 keywords = ['patch'] message_count = 1.0 messages = ['34654'] nosy_count = 1.0 nosy_names = ['larsga'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401870' versions = [] ``` </p></details>
Make XMLFilterBase usable
https://api.github.com/repos/python/cpython/issues/33335/comments
1
2000-10-11T22:15:19Z
2022-04-09T21:08:48Z
https://github.com/python/cpython/issues/33335
1,198,771,695
33,335
[ "python", "cpython" ]
BPO | [216664](https://bugs.python.org/issue216664) --- | :--- 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 2000-10-11.22:31:43.000> created_at = <Date 2000-10-11.22:10:46.000> labels = ['invalid'] title = 'Crash starting "idle" (2.0c1)' updated_at = <Date 2000-10-11.22:31:43.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-10-11.22:31:43.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2000-10-11.22:10:46.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 216664 keywords = [] message_count = 2.0 messages = ['2006', '2007'] nosy_count = 1.0 nosy_names = ['gvanrossum'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216664' versions = [] ``` </p></details>
Crash starting "idle" (2.0c1)
https://api.github.com/repos/python/cpython/issues/33334/comments
2
2000-10-11T22:10:46Z
2022-04-09T21:08:47Z
https://github.com/python/cpython/issues/33334
1,198,771,693
33,334
[ "python", "cpython" ]
BPO | [216649](https://bugs.python.org/issue216649) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it 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 2000-10-12.19:54:02.000> created_at = <Date 2000-10-11.19:04:06.000> labels = ['library'] title = 'urllib2.urlopen fails on redirects?' updated_at = <Date 2000-10-12.19:54:02.000> user = 'https://bugs.python.org/jeffcjohnson' ``` bugs.python.org fields: ```python activity = <Date 2000-10-12.19:54:02.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-10-11.19:04:06.000> creator = 'jeffcjohnson' dependencies = [] files = [] hgrepos = [] issue_num = 216649 keywords = [] message_count = 2.0 messages = ['2004', '2005'] nosy_count = 2.0 nosy_names = ['jhylton', 'jeffcjohnson'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216649' versions = [] ``` </p></details>
urllib2.urlopen fails on redirects?
https://api.github.com/repos/python/cpython/issues/33333/comments
2
2000-10-11T19:04:06Z
2022-04-09T21:08:46Z
https://github.com/python/cpython/issues/33333
1,198,771,691
33,333
[ "python", "cpython" ]
BPO | [216636](https://bugs.python.org/issue216636) --- | :--- 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 = 'https://github.com/gvanrossum' closed_at = <Date 2000-10-12.16:47:32.000> created_at = <Date 2000-10-11.17:53:30.000> labels = ['library'] title = 'Bug in StringIO.write()' updated_at = <Date 2000-10-12.16:47:32.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-10-12.16:47:32.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-10-11.17:53:30.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 216636 keywords = [] message_count = 2.0 messages = ['2002', '2003'] nosy_count = 1.0 nosy_names = ['gvanrossum'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216636' versions = [] ``` </p></details>
Bug in StringIO.write()
https://api.github.com/repos/python/cpython/issues/33332/comments
2
2000-10-11T17:53:30Z
2022-04-09T21:08:45Z
https://github.com/python/cpython/issues/33332
1,198,771,689
33,332
[ "python", "cpython" ]
BPO | [216604](https://bugs.python.org/issue216604) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2000-10-11.19:43:10.000> created_at = <Date 2000-10-11.13:24:33.000> labels = ['invalid'] title = 'Files missing in Tools/perfecthash' updated_at = <Date 2000-10-11.19:43:10.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-10-11.19:43:10.000> actor = 'fdrake' assignee = 'none' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2000-10-11.13:24:33.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 216604 keywords = [] message_count = 3.0 messages = ['1999', '2000', '2001'] nosy_count = 2.0 nosy_names = ['nobody', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216604' versions = [] ``` </p></details>
Files missing in Tools/perfecthash
https://api.github.com/repos/python/cpython/issues/33331/comments
3
2000-10-11T13:24:33Z
2022-04-09T21:08:43Z
https://github.com/python/cpython/issues/33331
1,198,771,686
33,331
[ "python", "cpython" ]
BPO | [216603](https://bugs.python.org/issue216603) --- | :--- 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 2000-10-11.13:50:03.000> created_at = <Date 2000-10-11.13:22:49.000> labels = [] title = 'Files missing in Demo/p2c' updated_at = <Date 2000-10-11.13:50:03.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-10-11.13:50:03.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2000-10-11.13:22:49.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 216603 keywords = [] message_count = 2.0 messages = ['1997', '1998'] nosy_count = 1.0 nosy_names = ['gvanrossum'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216603' versions = [] ``` </p></details>
Files missing in Demo/p2c
https://api.github.com/repos/python/cpython/issues/33330/comments
2
2000-10-11T13:22:49Z
2022-04-09T21:08:42Z
https://github.com/python/cpython/issues/33330
1,198,771,683
33,330
[ "python", "cpython" ]
BPO | [216547](https://bugs.python.org/issue216547) --- | :--- Nosy | @gvanrossum, @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2001-01-24.01:01:18.000> created_at = <Date 2000-10-10.22:02:28.000> labels = ['extension-modules'] title = 'test_poll.py fails on SPARCstation LX under Red Hat 5.2' updated_at = <Date 2001-01-24.01:01:18.000> user = 'https://bugs.python.org/holdenweb' ``` bugs.python.org fields: ```python activity = <Date 2001-01-24.01:01:18.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-10-10.22:02:28.000> creator = 'holdenweb' dependencies = [] files = [] hgrepos = [] issue_num = 216547 keywords = [] message_count = 3.0 messages = ['1994', '1995', '1996'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'akuchling', 'holdenweb'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216547' versions = [] ``` </p></details>
test_poll.py fails on SPARCstation LX under Red Hat 5.2
https://api.github.com/repos/python/cpython/issues/33329/comments
3
2000-10-10T22:02:28Z
2022-04-09T21:08:42Z
https://github.com/python/cpython/issues/33329
1,198,771,680
33,329
[ "python", "cpython" ]
BPO | [216546](https://bugs.python.org/issue216546) --- | :--- Nosy | @gvanrossum, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2000-10-11.19:40:13.000> created_at = <Date 2000-10-10.21:59:21.000> labels = [] title = 'test_longexp.py causes apparently endless page thrashing' updated_at = <Date 2000-10-11.19:40:13.000> user = 'https://bugs.python.org/holdenweb' ``` bugs.python.org fields: ```python activity = <Date 2000-10-11.19:40:13.000> actor = 'fdrake' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2000-10-10.21:59:21.000> creator = 'holdenweb' dependencies = [] files = [] hgrepos = [] issue_num = 216546 keywords = [] message_count = 4.0 messages = ['1990', '1991', '1992', '1993'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'fdrake', 'holdenweb'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216546' versions = [] ``` </p></details>
test_longexp.py causes apparently endless page thrashing
https://api.github.com/repos/python/cpython/issues/33328/comments
4
2000-10-10T21:59:21Z
2022-04-09T21:08:40Z
https://github.com/python/cpython/issues/33328
1,198,771,678
33,328
[ "python", "cpython" ]
BPO | [401862](https://bugs.python.org/issue401862) --- | :--- Nosy | @gvanrossum Files | <li>[None](https://bugs.python.org/file2884/None "Uploaded as text/plain at 2000-10-10.21:08:09 by nobody"): None</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 2000-10-12.16:03:00.000> created_at = <Date 2000-10-10.21:08:09.000> labels = ['extension-modules'] title = 'test_fcntl.py needs "Darwin1.2" added among the BSD\'s ' updated_at = <Date 2000-10-12.16:03:00.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-10-12.16:03:00.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-10-10.21:08:09.000> creator = 'anonymous' dependencies = [] files = ['2884'] hgrepos = [] issue_num = 401862 keywords = ['patch'] message_count = 2.0 messages = ['34652', '34653'] nosy_count = 1.0 nosy_names = ['gvanrossum'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401862' versions = [] ``` </p></details>
test_fcntl.py needs "Darwin1.2" added among the BSD's
https://api.github.com/repos/python/cpython/issues/33327/comments
2
2000-10-10T21:08:09Z
2022-04-09T21:08:40Z
https://github.com/python/cpython/issues/33327
1,198,771,674
33,327
[ "python", "cpython" ]
BPO | [401859](https://bugs.python.org/issue401859) --- | :--- Nosy | @freddrake Files | <li>[None](https://bugs.python.org/file2883/None "Uploaded as text/plain at 2000-10-10.18:39:52 by @freddrake"): None</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 2000-10-11.22:18:25.000> created_at = <Date 2000-10-10.18:39:52.000> labels = ['library'] title = 'copy_reg: raise TypeError used with class objects' updated_at = <Date 2000-10-11.22:18:25.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2000-10-11.22:18:25.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-10-10.18:39:52.000> creator = 'fdrake' dependencies = [] files = ['2883'] hgrepos = [] issue_num = 401859 keywords = ['patch'] message_count = 4.0 messages = ['34648', '34649', '34650', '34651'] nosy_count = 1.0 nosy_names = ['fdrake'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401859' versions = [] ``` </p></details>
copy_reg: raise TypeError used with class objects
https://api.github.com/repos/python/cpython/issues/33326/comments
4
2000-10-10T18:39:52Z
2022-04-09T21:08:39Z
https://github.com/python/cpython/issues/33326
1,198,771,671
33,326
[ "python", "cpython" ]
BPO | [216516](https://bugs.python.org/issue216516) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it 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 2000-10-11.17:31:32.000> created_at = <Date 2000-10-10.16:51:02.000> labels = ['interpreter-core'] title = 'test_sre.py fails on Win64 because PyOS_CheckStack *never* f' updated_at = <Date 2000-10-11.17:31:32.000> user = 'https://bugs.python.org/tmick' ``` bugs.python.org fields: ```python activity = <Date 2000-10-11.17:31:32.000> actor = 'tmick' assignee = 'tmick' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-10.16:51:02.000> creator = 'tmick' dependencies = [] files = [] hgrepos = [] issue_num = 216516 keywords = [] message_count = 3.0 messages = ['1987', '1988', '1989'] nosy_count = 2.0 nosy_names = ['effbot', 'tmick'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216516' versions = [] ``` </p></details>
test_sre.py fails on Win64 because PyOS_CheckStack *never* f
https://api.github.com/repos/python/cpython/issues/33325/comments
3
2000-10-10T16:51:02Z
2022-04-09T21:08:37Z
https://github.com/python/cpython/issues/33325
1,198,771,667
33,325
[ "python", "cpython" ]
BPO | [401857](https://bugs.python.org/issue401857) --- | :--- Nosy | @freddrake Files | <li>[None](https://bugs.python.org/file2882/None "Uploaded as text/plain at 2000-10-10.16:25:57 by dkwolfe"): None</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 2000-10-11.04:26:37.000> created_at = <Date 2000-10-10.16:25:57.000> labels = ['interpreter-core'] title = 'ifdef for USE_STACKCHECK consistant' updated_at = <Date 2000-10-11.04:26:37.000> user = 'https://bugs.python.org/dkwolfe' ``` bugs.python.org fields: ```python activity = <Date 2000-10-11.04:26:37.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-10.16:25:57.000> creator = 'dkwolfe' dependencies = [] files = ['2882'] hgrepos = [] issue_num = 401857 keywords = ['patch'] message_count = 2.0 messages = ['34646', '34647'] nosy_count = 2.0 nosy_names = ['fdrake', 'dkwolfe'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401857' versions = [] ``` </p></details>
ifdef for USE_STACKCHECK consistant
https://api.github.com/repos/python/cpython/issues/33324/comments
2
2000-10-10T16:25:57Z
2022-04-09T21:08:36Z
https://github.com/python/cpython/issues/33324
1,198,771,660
33,324
[ "python", "cpython" ]
BPO | [216453](https://bugs.python.org/issue216453) --- | :--- Nosy | @gvanrossum, @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/gvanrossum' closed_at = <Date 2000-10-12.17:15:01.000> created_at = <Date 2000-10-10.00:00:06.000> labels = ['expert-tkinter'] title = '[Windows] TclError does not always produce error messages' updated_at = <Date 2000-10-12.17:15:01.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2000-10-12.17:15:01.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2000-10-10.00:00:06.000> creator = 'loewis' dependencies = [] files = [] hgrepos = [] issue_num = 216453 keywords = [] message_count = 3.0 messages = ['1984', '1985', '1986'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'loewis'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216453' versions = [] ``` </p></details>
[Windows] TclError does not always produce error messages
https://api.github.com/repos/python/cpython/issues/33323/comments
3
2000-10-10T00:00:06Z
2022-04-09T21:08:35Z
https://github.com/python/cpython/issues/33323
1,198,771,655
33,323
[ "python", "cpython" ]
BPO | [401850](https://bugs.python.org/issue401850) --- | :--- Nosy | @loewis, @freddrake Files | <li>[None](https://bugs.python.org/file2881/None "Uploaded as text/plain at 2000-10-09.22:26:41 by @loewis"): None</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 2000-10-12.20:13:00.000> created_at = <Date 2000-10-09.22:26:41.000> labels = ['docs'] title = 'Documentation for SAX2' updated_at = <Date 2000-10-12.20:13:00.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2000-10-12.20:13:00.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-10-09.22:26:41.000> creator = 'loewis' dependencies = [] files = ['2881'] hgrepos = [] issue_num = 401850 keywords = ['patch'] message_count = 3.0 messages = ['34643', '34644', '34645'] nosy_count = 2.0 nosy_names = ['loewis', 'fdrake'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401850' versions = [] ``` </p></details>
Documentation for SAX2
https://api.github.com/repos/python/cpython/issues/33322/comments
3
2000-10-09T22:26:41Z
2022-04-09T21:08:34Z
https://github.com/python/cpython/issues/33322
1,198,771,651
33,322
[ "python", "cpython" ]
BPO | [401844](https://bugs.python.org/issue401844) --- | :--- Nosy | @gvanrossum, @loewis, @akuchling, @theller Files | <li>[None](https://bugs.python.org/file2880/None "Uploaded as text/plain at 2000-10-09.17:49:50 by @theller"): None</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 2000-10-12.19:46:06.000> created_at = <Date 2000-10-09.17:49:50.000> labels = ['library'] title = 'bdist_wininst creates corrupt installations' updated_at = <Date 2000-10-12.19:46:06.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2000-10-12.19:46:06.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2000-10-09.17:49:50.000> creator = 'theller' dependencies = [] files = ['2880'] hgrepos = [] issue_num = 401844 keywords = ['patch'] message_count = 9.0 messages = ['34634', '34635', '34636', '34637', '34638', '34639', '34640', '34641', '34642'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'loewis', 'jhylton', 'akuchling', 'theller'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401844' versions = [] ``` </p></details>
bdist_wininst creates corrupt installations
https://api.github.com/repos/python/cpython/issues/33321/comments
9
2000-10-09T17:49:50Z
2022-04-09T21:08:33Z
https://github.com/python/cpython/issues/33321
1,198,771,648
33,321
[ "python", "cpython" ]
BPO | [401843](https://bugs.python.org/issue401843) --- | :--- Nosy | @malemburg, @gvanrossum Files | <li>[None](https://bugs.python.org/file2879/None "Uploaded as text/plain at 2000-10-09.14:19:11 by @malemburg"): None</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2001-01-17.19:07:58.000> created_at = <Date 2000-10-09.14:19:11.000> labels = ['interpreter-core'] title = 'Remove all uses of "assert" from the test suite' updated_at = <Date 2001-01-17.19:07:58.000> user = 'https://github.com/malemburg' ``` bugs.python.org fields: ```python activity = <Date 2001-01-17.19:07:58.000> actor = 'lemburg' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-09.14:19:11.000> creator = 'lemburg' dependencies = [] files = ['2879'] hgrepos = [] issue_num = 401843 keywords = ['patch'] message_count = 7.0 messages = ['34627', '34628', '34629', '34630', '34631', '34632', '34633'] nosy_count = 2.0 nosy_names = ['lemburg', 'gvanrossum'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401843' versions = [] ``` </p></details>
Remove all uses of "assert" from the test suite
https://api.github.com/repos/python/cpython/issues/33320/comments
7
2000-10-09T14:19:11Z
2022-04-09T21:08:32Z
https://github.com/python/cpython/issues/33320
1,198,771,645
33,320
[ "python", "cpython" ]
BPO | [216405](https://bugs.python.org/issue216405) --- | :--- Nosy | @gvanrossum, @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/gvanrossum' closed_at = <Date 2001-10-19.13:53:22.000> created_at = <Date 2000-10-09.09:25:57.000> labels = ['interpreter-core', 'type-feature'] title = 'Bug in buffer interface' updated_at = <Date 2001-10-19.13:53:22.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2001-10-19.13:53:22.000> actor = 'theller' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-09.09:25:57.000> creator = 'theller' dependencies = [] files = [] hgrepos = [] issue_num = 216405 keywords = [] message_count = 7.0 messages = ['1977', '1978', '1979', '1980', '1981', '1982', '1983'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'theller'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue216405' versions = [] ``` </p></details>
Bug in buffer interface
https://api.github.com/repos/python/cpython/issues/33319/comments
7
2000-10-09T09:25:57Z
2022-04-09T21:08:30Z
https://github.com/python/cpython/issues/33319
1,198,771,642
33,319
[ "python", "cpython" ]
BPO | [401842](https://bugs.python.org/issue401842) --- | :--- Nosy | @gvanrossum, @loewis, @warsaw, @ods Files | <li>[None](https://bugs.python.org/file2877/None "Uploaded as text/plain at 2000-10-09.08:23:04 by @ods"): None</li><li>[401842-new.txt](https://bugs.python.org/file2878/401842-new.txt "Uploaded as text/plain at 2001-05-21.21:11:36 by @warsaw"): Retain objs as lists</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 2001-05-22.15:58:52.000> created_at = <Date 2000-10-09.08:23:04.000> labels = ['library'] title = 'Localization of calendar module.' updated_at = <Date 2001-05-22.15:58:52.000> user = 'https://github.com/ods' ``` bugs.python.org fields: ```python activity = <Date 2001-05-22.15:58:52.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-10-09.08:23:04.000> creator = 'ods' dependencies = [] files = ['2877', '2878'] hgrepos = [] issue_num = 401842 keywords = ['patch'] message_count = 8.0 messages = ['34619', '34620', '34621', '34622', '34623', '34624', '34625', '34626'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'loewis', 'barry', 'ods'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401842' versions = [] ``` </p></details>
Localization of calendar module.
https://api.github.com/repos/python/cpython/issues/33318/comments
8
2000-10-09T08:23:04Z
2022-04-09T21:08:29Z
https://github.com/python/cpython/issues/33318
1,198,771,637
33,318
[ "python", "cpython" ]
BPO | [401841](https://bugs.python.org/issue401841) --- | :--- Nosy | @gvanrossum, @ods Files | <li>[None](https://bugs.python.org/file2876/None "Uploaded as text/plain at 2000-10-09.08:13:02 by @ods"): None</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 2000-10-09.12:42:15.000> created_at = <Date 2000-10-09.08:13:02.000> labels = ['library'] title = 'Minor fix in calendar module to work with "funny" years.' updated_at = <Date 2000-10-09.12:42:15.000> user = 'https://github.com/ods' ``` bugs.python.org fields: ```python activity = <Date 2000-10-09.12:42:15.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-10-09.08:13:02.000> creator = 'ods' dependencies = [] files = ['2876'] hgrepos = [] issue_num = 401841 keywords = ['patch'] message_count = 3.0 messages = ['34616', '34617', '34618'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'ods'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401841' versions = [] ``` </p></details>
Minor fix in calendar module to work with "funny" years.
https://api.github.com/repos/python/cpython/issues/33317/comments
3
2000-10-09T08:13:02Z
2022-04-09T21:08:27Z
https://github.com/python/cpython/issues/33317
1,198,771,629
33,317
[ "python", "cpython" ]
BPO | [401840](https://bugs.python.org/issue401840) --- | :--- Nosy | @freddrake, @ods Files | <li>[None](https://bugs.python.org/file2875/None "Uploaded as text/plain at 2000-10-09.08:05:28 by @ods"): None</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 2000-10-09.15:28:12.000> created_at = <Date 2000-10-09.08:05:28.000> labels = ['docs'] title = 'Minor fix in documentation of calendar module.' updated_at = <Date 2000-10-09.15:28:12.000> user = 'https://github.com/ods' ``` bugs.python.org fields: ```python activity = <Date 2000-10-09.15:28:12.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-10-09.08:05:28.000> creator = 'ods' dependencies = [] files = ['2875'] hgrepos = [] issue_num = 401840 keywords = ['patch'] message_count = 2.0 messages = ['34614', '34615'] nosy_count = 2.0 nosy_names = ['fdrake', 'ods'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401840' versions = [] ``` </p></details>
Minor fix in documentation of calendar module.
https://api.github.com/repos/python/cpython/issues/33316/comments
2
2000-10-09T08:05:28Z
2022-04-09T21:08:27Z
https://github.com/python/cpython/issues/33316
1,198,771,623
33,316
[ "python", "cpython" ]
BPO | [216397](https://bugs.python.org/issue216397) --- | :--- 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 2000-10-09.12:37:06.000> created_at = <Date 2000-10-09.07:31:12.000> labels = ['interpreter-core', 'invalid'] title = 'Python takes cmd line options after module name for itself' updated_at = <Date 2000-10-09.12:37:06.000> user = 'https://bugs.python.org/fabiencoutant' ``` bugs.python.org fields: ```python activity = <Date 2000-10-09.12:37:06.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-09.07:31:12.000> creator = 'fabiencoutant' dependencies = [] files = [] hgrepos = [] issue_num = 216397 keywords = [] message_count = 2.0 messages = ['1975', '1976'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'fabiencoutant'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216397' versions = [] ``` </p></details>
Python takes cmd line options after module name for itself
https://api.github.com/repos/python/cpython/issues/33315/comments
2
2000-10-09T07:31:12Z
2022-04-09T21:08:25Z
https://github.com/python/cpython/issues/33315
1,198,771,617
33,315
[ "python", "cpython" ]
BPO | [401839](https://bugs.python.org/issue401839) --- | :--- Nosy | @gvanrossum, @freddrake Files | <li>[None](https://bugs.python.org/file2874/None "Uploaded as text/plain at 2000-10-09.03:14:22 by ping"): None</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 2000-10-24.20:03:48.000> created_at = <Date 2000-10-09.03:14:22.000> labels = ['interpreter-core'] title = 'better error messages' updated_at = <Date 2000-10-24.20:03:48.000> user = 'https://bugs.python.org/ping' ``` bugs.python.org fields: ```python activity = <Date 2000-10-24.20:03:48.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-09.03:14:22.000> creator = 'ping' dependencies = [] files = ['2874'] hgrepos = [] issue_num = 401839 keywords = ['patch'] message_count = 6.0 messages = ['34608', '34609', '34610', '34611', '34612', '34613'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'fdrake', 'ping'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401839' versions = [] ``` </p></details>
better error messages
https://api.github.com/repos/python/cpython/issues/33314/comments
6
2000-10-09T03:14:22Z
2022-04-09T21:08:25Z
https://github.com/python/cpython/issues/33314
1,198,771,608
33,314
[ "python", "cpython" ]
BPO | [216388](https://bugs.python.org/issue216388) --- | :--- Nosy | @malemburg, @gvanrossum, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-06-13.16:02:32.000> created_at = <Date 2000-10-09.00:42:04.000> labels = ['type-feature', 'expert-unicode'] title = 'cStringIO rejects Unicode strings' updated_at = <Date 2002-06-13.16:02:32.000> user = 'https://bugs.python.org/prescod' ``` bugs.python.org fields: ```python activity = <Date 2002-06-13.16:02:32.000> actor = 'gvanrossum' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2000-10-09.00:42:04.000> creator = 'prescod' dependencies = [] files = [] hgrepos = [] issue_num = 216388 keywords = [] message_count = 14.0 messages = ['1961', '1962', '1963', '1964', '1965', '1966', '1967', '1968', '1969', '1970', '1971', '1972', '1973', '1974'] nosy_count = 7.0 nosy_names = ['lemburg', 'gvanrossum', 'nobody', 'jhylton', 'fdrake', 'anthonybaxter', 'prescod'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue216388' versions = [] ``` </p></details>
cStringIO rejects Unicode strings
https://api.github.com/repos/python/cpython/issues/33313/comments
14
2000-10-09T00:42:04Z
2022-04-09T21:08:23Z
https://github.com/python/cpython/issues/33313
1,198,771,599
33,313
[ "python", "cpython" ]
BPO | [401824](https://bugs.python.org/issue401824) --- | :--- Nosy | @gvanrossum Files | <li>[None](https://bugs.python.org/file2873/None "Uploaded as text/plain at 2000-10-07.19:08:12 by dkwolfe"): None</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 2000-10-07.19:08:12.000> created_at = <Date 2000-10-07.19:08:12.000> labels = ['build'] title = "On Darwin, remove unrecognized option `-OPT:Olimit=0'" updated_at = <Date 2000-10-07.19:08:12.000> user = 'https://bugs.python.org/dkwolfe' ``` bugs.python.org fields: ```python activity = <Date 2000-10-07.19:08:12.000> actor = 'dkwolfe' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-10-07.19:08:12.000> creator = 'dkwolfe' dependencies = [] files = ['2873'] hgrepos = [] issue_num = 401824 keywords = ['patch'] message_count = 1.0 messages = ['34607'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'dkwolfe'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401824' versions = [] ``` </p></details>
On Darwin, remove unrecognized option `-OPT:Olimit=0'
https://api.github.com/repos/python/cpython/issues/33312/comments
1
2000-10-07T19:08:12Z
2022-04-09T21:08:22Z
https://github.com/python/cpython/issues/33312
1,198,771,596
33,312
[ "python", "cpython" ]
BPO | [401823](https://bugs.python.org/issue401823) --- | :--- Nosy | @gvanrossum Files | <li>[None](https://bugs.python.org/file2872/None "Uploaded as text/plain at 2000-10-07.18:38:17 by dkwolfe"): None</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 2000-10-07.18:40:36.000> created_at = <Date 2000-10-07.18:38:17.000> labels = ['build'] title = 'Fix Darwin POSIX Thread redefinition' updated_at = <Date 2000-10-07.18:40:36.000> user = 'https://bugs.python.org/dkwolfe' ``` bugs.python.org fields: ```python activity = <Date 2000-10-07.18:40:36.000> actor = 'dkwolfe' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-10-07.18:38:17.000> creator = 'dkwolfe' dependencies = [] files = ['2872'] hgrepos = [] issue_num = 401823 keywords = ['patch'] message_count = 2.0 messages = ['34605', '34606'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'dkwolfe'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401823' versions = [] ``` </p></details>
Fix Darwin POSIX Thread redefinition
https://api.github.com/repos/python/cpython/issues/33311/comments
2
2000-10-07T18:38:17Z
2022-04-09T21:08:21Z
https://github.com/python/cpython/issues/33311
1,198,771,590
33,311
[ "python", "cpython" ]
BPO | [216326](https://bugs.python.org/issue216326) --- | :--- Nosy | @gvanrossum, @Yhg1s <sup>*Note: these values reflect the state of the issue at the time it 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 2000-10-07.16:26:13.000> created_at = <Date 2000-10-07.15:41:09.000> labels = ['build'] title = 'Syntax error in Modules/config.c' updated_at = <Date 2000-10-07.16:26:13.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-10-07.16:26:13.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-10-07.15:41:09.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 216326 keywords = [] message_count = 3.0 messages = ['1958', '1959', '1960'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'twouters'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216326' versions = [] ``` </p></details>
Syntax error in Modules/config.c
https://api.github.com/repos/python/cpython/issues/33310/comments
3
2000-10-07T15:41:09Z
2022-04-09T21:08:19Z
https://github.com/python/cpython/issues/33310
1,198,771,584
33,310
[ "python", "cpython" ]
BPO | [216325](https://bugs.python.org/issue216325) --- | :--- Nosy | @gvanrossum, @Yhg1s <sup>*Note: these values reflect the state of the issue at 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 2000-10-07.16:20:21.000> created_at = <Date 2000-10-07.15:34:27.000> labels = ['build'] title = 'RedHat 5.2: ./configure: test: too many arguments' updated_at = <Date 2000-10-07.16:20:21.000> user = 'https://github.com/Yhg1s' ``` bugs.python.org fields: ```python activity = <Date 2000-10-07.16:20:21.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-10-07.15:34:27.000> creator = 'twouters' dependencies = [] files = [] hgrepos = [] issue_num = 216325 keywords = [] message_count = 3.0 messages = ['1955', '1956', '1957'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'twouters'] pr_nums = [] priority = 'high' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216325' versions = [] ``` </p></details>
RedHat 5.2: ./configure: test: too many arguments
https://api.github.com/repos/python/cpython/issues/33309/comments
3
2000-10-07T15:34:27Z
2022-04-09T21:08:19Z
https://github.com/python/cpython/issues/33309
1,198,771,581
33,309
[ "python", "cpython" ]
BPO | [401821](https://bugs.python.org/issue401821) --- | :--- Nosy | @loewis, @freddrake Files | <li>[None](https://bugs.python.org/file2871/None "Uploaded as text/plain at 2000-10-07.12:06:51 by @loewis"): None</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 2000-10-24.19:31:37.000> created_at = <Date 2000-10-07.12:06:51.000> labels = ['docs'] title = 'xmldomminidom.tex: Documentation for minidom' updated_at = <Date 2000-10-24.19:31:37.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2000-10-24.19:31:37.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-10-07.12:06:51.000> creator = 'loewis' dependencies = [] files = ['2871'] hgrepos = [] issue_num = 401821 keywords = ['patch'] message_count = 2.0 messages = ['34603', '34604'] nosy_count = 2.0 nosy_names = ['loewis', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401821' versions = [] ``` </p></details>
xmldomminidom.tex: Documentation for minidom
https://api.github.com/repos/python/cpython/issues/33308/comments
2
2000-10-07T12:06:51Z
2022-04-09T21:08:18Z
https://github.com/python/cpython/issues/33308
1,198,771,576
33,308
[ "python", "cpython" ]
BPO | [216295](https://bugs.python.org/issue216295) --- | :--- Nosy | @gvanrossum, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2000-10-10.18:45:48.000> created_at = <Date 2000-10-07.04:21:38.000> labels = ['library'] title = 'pickle fails to reduce class instances as documented' updated_at = <Date 2000-10-10.18:45:48.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-10-10.18:45:48.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-10-07.04:21:38.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 216295 keywords = [] message_count = 3.0 messages = ['1952', '1953', '1954'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216295' versions = [] ``` </p></details>
pickle fails to reduce class instances as documented
https://api.github.com/repos/python/cpython/issues/33307/comments
3
2000-10-07T04:21:38Z
2022-04-09T21:08:17Z
https://github.com/python/cpython/issues/33307
1,198,771,568
33,307
[ "python", "cpython" ]
BPO | [401816](https://bugs.python.org/issue401816) --- | :--- Nosy | @gvanrossum Files | <li>[None](https://bugs.python.org/file2870/None "Uploaded as text/plain at 2000-10-07.03:37:34 by tonylownds"): None</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 2000-10-08.23:33:55.000> created_at = <Date 2000-10-07.03:37:34.000> labels = ['build'] title = 'Fixes shared modules on Mac OS X' updated_at = <Date 2000-10-08.23:33:55.000> user = 'https://bugs.python.org/tonylownds' ``` bugs.python.org fields: ```python activity = <Date 2000-10-08.23:33:55.000> actor = 'tonylownds' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-10-07.03:37:34.000> creator = 'tonylownds' dependencies = [] files = ['2870'] hgrepos = [] issue_num = 401816 keywords = ['patch'] message_count = 7.0 messages = ['34596', '34597', '34598', '34599', '34600', '34601', '34602'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'nobody', 'tonylownds'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401816' versions = [] ``` </p></details>
Fixes shared modules on Mac OS X
https://api.github.com/repos/python/cpython/issues/33306/comments
7
2000-10-07T03:37:34Z
2022-04-09T21:08:16Z
https://github.com/python/cpython/issues/33306
1,198,771,564
33,306
[ "python", "cpython" ]
BPO | [216289](https://bugs.python.org/issue216289) --- | :--- 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 = 'https://github.com/tim-one' closed_at = <Date 2003-06-22.01:38:00.000> created_at = <Date 2000-10-07.02:25:20.000> labels = ['OS-windows'] title = "Programs using Tkinter sometimes can't shut down (Windows)" updated_at = <Date 2003-06-22.01:38:00.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2003-06-22.01:38:00.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2000-10-07.02:25:20.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 216289 keywords = [] message_count = 51.0 messages = ['1901', '1902', '1903', '1904', '1905', '1906', '1907', '1908', '1909', '1910', '1911', '1912', '1913', '1914', '1915', '1916', '1917', '1918', '1919', '1920', '1921', '1922', '1923', '1924', '1925', '1926', '1927', '1928', '1929', '1930', '1931', '1932', '1933', '1934', '1935', '1936', '1937', '1938', '1939', '1940', '1941', '1942', '1943', '1944', '1945', '1946', '1947', '1948', '1949', '1950', '1951'] nosy_count = 11.0 nosy_names = ['gvanrossum', 'tim.peters', 'nobody', 'effbot', 'djhender', 'hlightstone', 'johnnypops', 'hobbs', 'davygrvy', 'dkf', 'elacademico'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216289' versions = [] ``` </p></details>
Programs using Tkinter sometimes can't shut down (Windows)
https://api.github.com/repos/python/cpython/issues/33305/comments
51
2000-10-07T02:25:20Z
2022-04-09T21:08:15Z
https://github.com/python/cpython/issues/33305
1,198,771,561
33,305
[ "python", "cpython" ]
BPO | [216285](https://bugs.python.org/issue216285) --- | :--- Nosy | @malemburg, @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/malemburg' closed_at = <Date 2010-02-22.22:43:25.375> created_at = <Date 2000-10-07.00:32:09.000> labels = ['expert-unicode'] title = "Unicode encoders don't report errors properly" updated_at = <Date 2010-02-22.22:43:25.375> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2010-02-22.22:43:25.375> actor = 'r.david.murray' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2000-10-07.00:32:09.000> creator = 'loewis' dependencies = [] files = [] hgrepos = [] issue_num = 216285 keywords = [] message_count = 6.0 messages = ['1895', '1896', '1897', '1898', '1899', '1900'] nosy_count = 2.0 nosy_names = ['lemburg', 'loewis'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216285' versions = [] ``` </p></details>
Unicode encoders don't report errors properly
https://api.github.com/repos/python/cpython/issues/33304/comments
6
2000-10-07T00:32:09Z
2022-04-09T21:08:14Z
https://github.com/python/cpython/issues/33304
1,198,771,553
33,304
[ "python", "cpython" ]
BPO | [216280](https://bugs.python.org/issue216280) --- | :--- Nosy | @freddrake, @Yhg1s <sup>*Note: these values reflect the state of the issue at the time it 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 2000-10-07.16:59:43.000> created_at = <Date 2000-10-06.22:55:40.000> labels = ['extension-modules'] title = 'writing to closed cStringIO inst does not raise ValueError' updated_at = <Date 2000-10-07.16:59:43.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2000-10-07.16:59:43.000> actor = 'fdrake' assignee = 'dcjim' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-10-06.22:55:40.000> creator = 'jhylton' dependencies = [] files = [] hgrepos = [] issue_num = 216280 keywords = [] message_count = 3.0 messages = ['1892', '1893', '1894'] nosy_count = 4.0 nosy_names = ['jhylton', 'fdrake', 'twouters', 'dcjim'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216280' versions = [] ``` </p></details>
writing to closed cStringIO inst does not raise ValueError
https://api.github.com/repos/python/cpython/issues/33303/comments
3
2000-10-06T22:55:40Z
2022-04-09T21:08:12Z
https://github.com/python/cpython/issues/33303
1,198,771,549
33,303
[ "python", "cpython" ]
BPO | [216271](https://bugs.python.org/issue216271) --- | :--- 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 = 'https://github.com/gvanrossum' closed_at = <Date 2000-10-10.00:48:13.000> created_at = <Date 2000-10-06.20:05:25.000> labels = ['library'] title = 'corrupted wave file header' updated_at = <Date 2000-10-10.00:48:13.000> user = 'https://bugs.python.org/jcrimbault' ``` bugs.python.org fields: ```python activity = <Date 2000-10-10.00:48:13.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-10-06.20:05:25.000> creator = 'jcrimbault' dependencies = [] files = [] hgrepos = [] issue_num = 216271 keywords = [] message_count = 2.0 messages = ['1890', '1891'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jcrimbault'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216271' versions = [] ``` </p></details>
corrupted wave file header
https://api.github.com/repos/python/cpython/issues/33302/comments
2
2000-10-06T20:05:25Z
2022-04-09T21:08:13Z
https://github.com/python/cpython/issues/33302
1,198,771,547
33,302
[ "python", "cpython" ]
BPO | [401810](https://bugs.python.org/issue401810) --- | :--- Nosy | @gvanrossum, @akuchling Files | <li>[None](https://bugs.python.org/file2869/None "Uploaded as text/plain at 2000-10-06.19:51:25 by @akuchling"): None</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 2000-10-11.14:26:56.000> created_at = <Date 2000-10-06.19:51:25.000> labels = ['extension-modules'] title = 'Fix MemoryError when decompressing empty string' updated_at = <Date 2000-10-11.14:26:56.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2000-10-11.14:26:56.000> actor = 'gvanrossum' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-10-06.19:51:25.000> creator = 'akuchling' dependencies = [] files = ['2869'] hgrepos = [] issue_num = 401810 keywords = ['patch'] message_count = 4.0 messages = ['34592', '34593', '34594', '34595'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'jhylton', 'akuchling'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401810' versions = [] ``` </p></details>
Fix MemoryError when decompressing empty string
https://api.github.com/repos/python/cpython/issues/33301/comments
4
2000-10-06T19:51:25Z
2022-04-09T21:08:09Z
https://github.com/python/cpython/issues/33301
1,198,771,541
33,301
[ "python", "cpython" ]
BPO | [216267](https://bugs.python.org/issue216267) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2000-10-09.14:25:33.000> created_at = <Date 2000-10-06.18:37:39.000> labels = ['extension-modules'] title = 'zlib.decompress memory allocation "infinite" loop' updated_at = <Date 2000-10-09.14:25:33.000> user = 'https://bugs.python.org/glchapman' ``` bugs.python.org fields: ```python activity = <Date 2000-10-09.14:25:33.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-10-06.18:37:39.000> creator = 'glchapman' dependencies = [] files = [] hgrepos = [] issue_num = 216267 keywords = [] message_count = 4.0 messages = ['1886', '1887', '1888', '1889'] nosy_count = 3.0 nosy_names = ['jhylton', 'akuchling', 'glchapman'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216267' versions = [] ``` </p></details>
zlib.decompress memory allocation "infinite" loop
https://api.github.com/repos/python/cpython/issues/33300/comments
4
2000-10-06T18:37:39Z
2022-04-09T21:08:09Z
https://github.com/python/cpython/issues/33300
1,198,771,537
33,300
[ "python", "cpython" ]
BPO | [401807](https://bugs.python.org/issue401807) --- | :--- Nosy | @gvanrossum, @akuchling Files | <li>[None](https://bugs.python.org/file2868/None "Uploaded as text/plain at 2000-10-06.18:25:25 by @akuchling"): None</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 2000-10-09.13:49:20.000> created_at = <Date 2000-10-06.18:25:25.000> labels = ['library'] title = 'Patch for SRE character class bug (#116251)' updated_at = <Date 2000-10-09.13:49:20.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2000-10-09.13:49:20.000> actor = 'gvanrossum' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-10-06.18:25:25.000> creator = 'akuchling' dependencies = [] files = ['2868'] hgrepos = [] issue_num = 401807 keywords = ['patch'] message_count = 2.0 messages = ['34590', '34591'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'effbot', 'akuchling'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401807' versions = [] ``` </p></details>
Patch for SRE character class bug (#116251)
https://api.github.com/repos/python/cpython/issues/33299/comments
2
2000-10-06T18:25:25Z
2022-04-09T21:08:07Z
https://github.com/python/cpython/issues/33299
1,198,771,534
33,299
[ "python", "cpython" ]
BPO | [216263](https://bugs.python.org/issue216263) --- | :--- Nosy | @nascheme <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2000-10-12.20:23:52.000> created_at = <Date 2000-10-06.18:17:34.000> labels = [] title = 'Tools/compiler cannot handle "from foo import *"' updated_at = <Date 2000-10-12.20:23:52.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2000-10-12.20:23:52.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2000-10-06.18:17:34.000> creator = 'nascheme' dependencies = [] files = [] hgrepos = [] issue_num = 216263 keywords = [] message_count = 2.0 messages = ['1884', '1885'] nosy_count = 2.0 nosy_names = ['jhylton', 'nascheme'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216263' versions = [] ``` </p></details>
Tools/compiler cannot handle "from foo import *"
https://api.github.com/repos/python/cpython/issues/33298/comments
2
2000-10-06T18:17:34Z
2022-04-09T21:08:06Z
https://github.com/python/cpython/issues/33298
1,198,771,529
33,298
[ "python", "cpython" ]
BPO | [216255](https://bugs.python.org/issue216255) --- | :--- 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 = 'https://github.com/gvanrossum' closed_at = <Date 2000-10-13.16:56:15.000> created_at = <Date 2000-10-06.17:06:41.000> labels = ['build', 'invalid'] title = '2.0b2: LDSHARED incorrect on SGI IRIX' updated_at = <Date 2000-10-13.16:56:15.000> user = 'https://bugs.python.org/viznut' ``` bugs.python.org fields: ```python activity = <Date 2000-10-13.16:56:15.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-10-06.17:06:41.000> creator = 'viznut' dependencies = [] files = [] hgrepos = [] issue_num = 216255 keywords = [] message_count = 6.0 messages = ['1878', '1879', '1880', '1881', '1882', '1883'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'viznut'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216255' versions = [] ``` </p></details>
2.0b2: LDSHARED incorrect on SGI IRIX
https://api.github.com/repos/python/cpython/issues/33297/comments
6
2000-10-06T17:06:41Z
2022-04-09T21:08:06Z
https://github.com/python/cpython/issues/33297
1,198,771,524
33,297
[ "python", "cpython" ]
BPO | [216251](https://bugs.python.org/issue216251) --- | :--- 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 2000-10-07.09:55:44.000> created_at = <Date 2000-10-06.16:12:41.000> labels = ['library'] title = 'SRE miscompiles character class containing -' updated_at = <Date 2000-10-07.09:55:44.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2000-10-07.09:55:44.000> actor = 'effbot' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-10-06.16:12:41.000> creator = 'akuchling' dependencies = [] files = [] hgrepos = [] issue_num = 216251 keywords = [] message_count = 5.0 messages = ['1873', '1874', '1875', '1876', '1877'] nosy_count = 2.0 nosy_names = ['effbot', 'akuchling'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216251' versions = [] ``` </p></details>
SRE miscompiles character class containing -
https://api.github.com/repos/python/cpython/issues/33296/comments
5
2000-10-06T16:12:41Z
2022-04-09T21:08:04Z
https://github.com/python/cpython/issues/33296
1,198,771,518
33,296
[ "python", "cpython" ]
BPO | [216244](https://bugs.python.org/issue216244) --- | :--- Nosy | @loewis, @aleaxit <sup>*Note: these values reflect the state of the issue at the time it 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 2000-10-06.22:43:57.000> created_at = <Date 2000-10-06.15:31:15.000> labels = ['expert-XML', 'release-blocker'] title = '2.0b2 xml.dom.minidom: no attributes allowed' updated_at = <Date 2000-10-06.22:43:57.000> user = 'https://github.com/aleaxit' ``` bugs.python.org fields: ```python activity = <Date 2000-10-06.22:43:57.000> actor = 'loewis' assignee = 'prescod' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2000-10-06.15:31:15.000> creator = 'aleax' dependencies = [] files = [] hgrepos = [] issue_num = 216244 keywords = [] message_count = 3.0 messages = ['1870', '1871', '1872'] nosy_count = 4.0 nosy_names = ['loewis', 'jhylton', 'aleax', 'prescod'] pr_nums = [] priority = 'release blocker' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216244' versions = [] ``` </p></details>
2.0b2 xml.dom.minidom: no attributes allowed
https://api.github.com/repos/python/cpython/issues/33295/comments
3
2000-10-06T15:31:15Z
2022-04-09T21:08:03Z
https://github.com/python/cpython/issues/33295
1,198,771,513
33,295
[ "python", "cpython" ]
BPO | [216241](https://bugs.python.org/issue216241) --- | :--- 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 2000-10-06.14:47:11.000> created_at = <Date 2000-10-06.13:56:18.000> labels = ['interpreter-core'] title = 'Possible leak in pythonrun.c' updated_at = <Date 2000-10-06.14:47:11.000> user = 'https://bugs.python.org/tregnago' ``` bugs.python.org fields: ```python activity = <Date 2000-10-06.14:47:11.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-06.13:56:18.000> creator = 'tregnago' dependencies = [] files = [] hgrepos = [] issue_num = 216241 keywords = [] message_count = 2.0 messages = ['1868', '1869'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'tregnago'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216241' versions = [] ``` </p></details>
Possible leak in pythonrun.c
https://api.github.com/repos/python/cpython/issues/33294/comments
2
2000-10-06T13:56:18Z
2022-04-09T21:08:02Z
https://github.com/python/cpython/issues/33294
1,198,771,507
33,294
[ "python", "cpython" ]
BPO | [216237](https://bugs.python.org/issue216237) --- | :--- 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 2000-10-06.14:41:51.000> created_at = <Date 2000-10-06.13:36:14.000> labels = ['interpreter-core', 'invalid'] title = 'Leak in ceval.c' updated_at = <Date 2000-10-06.14:41:51.000> user = 'https://bugs.python.org/tregnago' ``` bugs.python.org fields: ```python activity = <Date 2000-10-06.14:41:51.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-06.13:36:14.000> creator = 'tregnago' dependencies = [] files = [] hgrepos = [] issue_num = 216237 keywords = [] message_count = 2.0 messages = ['1866', '1867'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'tregnago'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216237' versions = [] ``` </p></details>
Leak in ceval.c
https://api.github.com/repos/python/cpython/issues/33293/comments
2
2000-10-06T13:36:14Z
2022-04-09T21:08:01Z
https://github.com/python/cpython/issues/33293
1,198,771,505
33,293
[ "python", "cpython" ]
BPO | [216236](https://bugs.python.org/issue216236) --- | :--- 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 2000-10-06.14:37:03.000> created_at = <Date 2000-10-06.13:26:11.000> labels = ['interpreter-core', 'invalid'] title = 'Possible leak in pystate.c' updated_at = <Date 2000-10-06.14:37:03.000> user = 'https://bugs.python.org/tregnago' ``` bugs.python.org fields: ```python activity = <Date 2000-10-06.14:37:03.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-06.13:26:11.000> creator = 'tregnago' dependencies = [] files = [] hgrepos = [] issue_num = 216236 keywords = [] message_count = 2.0 messages = ['1864', '1865'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'tregnago'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216236' versions = [] ``` </p></details>
Possible leak in pystate.c
https://api.github.com/repos/python/cpython/issues/33292/comments
2
2000-10-06T13:26:11Z
2022-04-09T21:08:00Z
https://github.com/python/cpython/issues/33292
1,198,771,501
33,292
[ "python", "cpython" ]
BPO | [216235](https://bugs.python.org/issue216235) --- | :--- 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 2000-10-06.14:38:37.000> created_at = <Date 2000-10-06.13:01:38.000> labels = ['interpreter-core', 'invalid'] title = 'module_search_path in PC/getpahp.c' updated_at = <Date 2000-10-06.14:38:37.000> user = 'https://bugs.python.org/tregnago' ``` bugs.python.org fields: ```python activity = <Date 2000-10-06.14:38:37.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-06.13:01:38.000> creator = 'tregnago' dependencies = [] files = [] hgrepos = [] issue_num = 216235 keywords = [] message_count = 2.0 messages = ['1862', '1863'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'tregnago'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216235' versions = [] ``` </p></details>
module_search_path in PC/getpahp.c
https://api.github.com/repos/python/cpython/issues/33291/comments
2
2000-10-06T13:01:38Z
2022-04-09T21:07:58Z
https://github.com/python/cpython/issues/33291
1,198,771,499
33,291
[ "python", "cpython" ]
BPO | [401804](https://bugs.python.org/issue401804) --- | :--- Nosy | @freddrake Files | <li>[None](https://bugs.python.org/file2867/None "Uploaded as text/plain at 2000-10-06.04:49:35 by nhv"): None</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 2000-10-06.15:21:38.000> created_at = <Date 2000-10-06.04:49:35.000> labels = ['extension-modules'] title = 'Cygwin Fix -- missing tcp.h' updated_at = <Date 2000-10-06.15:21:38.000> user = 'https://bugs.python.org/nhv' ``` bugs.python.org fields: ```python activity = <Date 2000-10-06.15:21:38.000> actor = 'fdrake' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-10-06.04:49:35.000> creator = 'nhv' dependencies = [] files = ['2867'] hgrepos = [] issue_num = 401804 keywords = ['patch'] message_count = 2.0 messages = ['34588', '34589'] nosy_count = 2.0 nosy_names = ['fdrake', 'nhv'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401804' versions = [] ``` </p></details>
Cygwin Fix -- missing tcp.h
https://api.github.com/repos/python/cpython/issues/33290/comments
2
2000-10-06T04:49:35Z
2022-04-09T21:07:57Z
https://github.com/python/cpython/issues/33290
1,198,771,493
33,290
[ "python", "cpython" ]
BPO | [401802](https://bugs.python.org/issue401802) --- | :--- Nosy | @freddrake Files | <li>[None](https://bugs.python.org/file2866/None "Uploaded as text/plain at 2000-10-06.03:56:54 by nhv"): None</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 2000-10-06.15:37:22.000> created_at = <Date 2000-10-06.03:56:54.000> labels = ['extension-modules'] title = 'Cygwin Fix -- missing tcp.h' updated_at = <Date 2000-10-06.15:37:22.000> user = 'https://bugs.python.org/nhv' ``` bugs.python.org fields: ```python activity = <Date 2000-10-06.15:37:22.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-10-06.03:56:54.000> creator = 'nhv' dependencies = [] files = ['2866'] hgrepos = [] issue_num = 401802 keywords = ['patch'] message_count = 2.0 messages = ['34586', '34587'] nosy_count = 2.0 nosy_names = ['fdrake', 'nhv'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401802' versions = [] ``` </p></details>
Cygwin Fix -- missing tcp.h
https://api.github.com/repos/python/cpython/issues/33289/comments
2
2000-10-06T03:56:54Z
2022-04-09T21:07:57Z
https://github.com/python/cpython/issues/33289
1,198,771,490
33,289
[ "python", "cpython" ]
BPO | [401801](https://bugs.python.org/issue401801) --- | :--- Nosy | @mhammond Files | <li>[None](https://bugs.python.org/file2865/None "Uploaded as text/plain at 2000-10-06.03:42:44 by @mhammond"): None</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 2000-10-07.11:31:59.000> created_at = <Date 2000-10-06.03:42:44.000> labels = ['OS-windows'] title = 'Prevent possible buffer exploits under Windows' updated_at = <Date 2000-10-07.11:31:59.000> user = 'https://github.com/mhammond' ``` bugs.python.org fields: ```python activity = <Date 2000-10-07.11:31:59.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2000-10-06.03:42:44.000> creator = 'mhammond' dependencies = [] files = ['2865'] hgrepos = [] issue_num = 401801 keywords = ['patch'] message_count = 4.0 messages = ['34582', '34583', '34584', '34585'] nosy_count = 1.0 nosy_names = ['mhammond'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401801' versions = [] ``` </p></details>
Prevent possible buffer exploits under Windows
https://api.github.com/repos/python/cpython/issues/33288/comments
4
2000-10-06T03:42:44Z
2022-04-09T21:07:56Z
https://github.com/python/cpython/issues/33288
1,198,771,482
33,288
[ "python", "cpython" ]
BPO | [216174](https://bugs.python.org/issue216174) --- | :--- Nosy | @malemburg, @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/malemburg' closed_at = <Date 2000-10-07.08:54:22.000> created_at = <Date 2000-10-05.19:50:09.000> labels = ['interpreter-core'] title = 'using %% in cstrings sometimes fails with unicode params' updated_at = <Date 2000-10-07.08:54:22.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-10-07.08:54:22.000> actor = 'lemburg' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-05.19:50:09.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 216174 keywords = [] message_count = 4.0 messages = ['1858', '1859', '1860', '1861'] nosy_count = 2.0 nosy_names = ['lemburg', 'gvanrossum'] pr_nums = [] priority = 'critical' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216174' versions = [] ``` </p></details>
using %% in cstrings sometimes fails with unicode params
https://api.github.com/repos/python/cpython/issues/33287/comments
4
2000-10-05T19:50:09Z
2022-04-09T21:07:55Z
https://github.com/python/cpython/issues/33287
1,198,771,479
33,287
[ "python", "cpython" ]
BPO | [216172](https://bugs.python.org/issue216172) --- | :--- Nosy | @gvanrossum, @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2000-11-01.20:00:35.000> created_at = <Date 2000-10-05.19:40:46.000> labels = ['build'] title = '2.0b2 curses module fails to build on SGI' updated_at = <Date 2000-11-01.20:00:35.000> user = 'https://bugs.python.org/viznut' ``` bugs.python.org fields: ```python activity = <Date 2000-11-01.20:00:35.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-10-05.19:40:46.000> creator = 'viznut' dependencies = [] files = [] hgrepos = [] issue_num = 216172 keywords = [] message_count = 9.0 messages = ['1849', '1850', '1851', '1852', '1853', '1854', '1855', '1856', '1857'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'jhylton', 'viznut', 'akuchling'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216172' versions = [] ``` </p></details>
2.0b2 curses module fails to build on SGI
https://api.github.com/repos/python/cpython/issues/33286/comments
9
2000-10-05T19:40:46Z
2022-04-09T21:07:54Z
https://github.com/python/cpython/issues/33286
1,198,771,471
33,286
[ "python", "cpython" ]
BPO | [216144](https://bugs.python.org/issue216144) --- | :--- 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 = 'https://github.com/gvanrossum' closed_at = <Date 2000-10-12.16:48:48.000> created_at = <Date 2000-10-05.15:35:49.000> labels = [] title = 'Python 2.0b1 hangs' updated_at = <Date 2000-10-12.16:48:48.000> user = 'https://bugs.python.org/chennaramu' ``` bugs.python.org fields: ```python activity = <Date 2000-10-12.16:48:48.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2000-10-05.15:35:49.000> creator = 'chennaramu' dependencies = [] files = [] hgrepos = [] issue_num = 216144 keywords = [] message_count = 6.0 messages = ['1843', '1844', '1845', '1846', '1847', '1848'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'chennaramu'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216144' versions = [] ``` </p></details>
Python 2.0b1 hangs
https://api.github.com/repos/python/cpython/issues/33285/comments
6
2000-10-05T15:35:49Z
2022-04-09T21:07:53Z
https://github.com/python/cpython/issues/33285
1,198,771,468
33,285
[ "python", "cpython" ]
BPO | [216136](https://bugs.python.org/issue216136) --- | :--- Nosy | @gvanrossum, @tim-one, @smontanaro <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2000-10-09.18:10:12.000> created_at = <Date 2000-10-05.14:21:34.000> labels = ['library'] title = 'sre recursion limit hit in tokenize.py' updated_at = <Date 2000-10-09.18:10:12.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2000-10-09.18:10:12.000> actor = 'tim.peters' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-10-05.14:21:34.000> creator = 'skip.montanaro' dependencies = [] files = [] hgrepos = [] issue_num = 216136 keywords = [] message_count = 8.0 messages = ['1835', '1836', '1837', '1838', '1839', '1840', '1841', '1842'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'effbot', 'skip.montanaro'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216136' versions = [] ``` </p></details>
sre recursion limit hit in tokenize.py
https://api.github.com/repos/python/cpython/issues/33284/comments
8
2000-10-05T14:21:34Z
2022-04-09T21:07:51Z
https://github.com/python/cpython/issues/33284
1,198,771,463
33,284
[ "python", "cpython" ]
BPO | [216121](https://bugs.python.org/issue216121) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it 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 2000-10-05.12:36:09.000> created_at = <Date 2000-10-05.12:36:09.000> labels = ['extension-modules'] title = 'cmath & umath fail to load on HPUX10.2' updated_at = <Date 2000-10-05.12:36:09.000> user = 'https://bugs.python.org/jrobcary' ``` bugs.python.org fields: ```python activity = <Date 2000-10-05.12:36:09.000> actor = 'jrobcary' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-10-05.12:36:09.000> creator = 'jrobcary' dependencies = [] files = [] hgrepos = [] issue_num = 216121 keywords = [] message_count = 1.0 messages = ['1834'] nosy_count = 1.0 nosy_names = ['jrobcary'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216121' versions = [] ``` </p></details>
cmath & umath fail to load on HPUX10.2
https://api.github.com/repos/python/cpython/issues/33283/comments
1
2000-10-05T12:36:09Z
2022-04-09T21:07:50Z
https://github.com/python/cpython/issues/33283
1,198,771,460
33,283
[ "python", "cpython" ]
BPO | [216117](https://bugs.python.org/issue216117) --- | :--- 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 = None closed_at = <Date 2000-10-05.16:07:51.000> created_at = <Date 2000-10-05.12:21:09.000> labels = ['extension-modules'] title = 'cmath & umath fail to load on HPUX10.2' updated_at = <Date 2000-10-05.16:07:51.000> user = 'https://bugs.python.org/jrobcary' ``` bugs.python.org fields: ```python activity = <Date 2000-10-05.16:07:51.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-10-05.12:21:09.000> creator = 'jrobcary' dependencies = [] files = [] hgrepos = [] issue_num = 216117 keywords = [] message_count = 3.0 messages = ['1831', '1832', '1833'] nosy_count = 3.0 nosy_names = ['jhylton', 'barry', 'jrobcary'] pr_nums = [] priority = 'high' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216117' versions = [] ``` </p></details>
cmath & umath fail to load on HPUX10.2
https://api.github.com/repos/python/cpython/issues/33282/comments
3
2000-10-05T12:21:09Z
2022-04-09T21:07:49Z
https://github.com/python/cpython/issues/33282
1,198,771,454
33,282
[ "python", "cpython" ]
BPO | [216048](https://bugs.python.org/issue216048) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2000-10-05.14:00:19.000> created_at = <Date 2000-10-04.20:42:42.000> labels = ['build'] title = 'BeOpen Python 2.0b2 RPM does not include python2.0 binary' updated_at = <Date 2000-10-05.14:00:19.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2000-10-05.14:00:19.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-10-04.20:42:42.000> creator = 'loewis' dependencies = [] files = [] hgrepos = [] issue_num = 216048 keywords = [] message_count = 2.0 messages = ['1829', '1830'] nosy_count = 2.0 nosy_names = ['loewis', 'jhylton'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216048' versions = [] ``` </p></details>
BeOpen Python 2.0b2 RPM does not include python2.0 binary
https://api.github.com/repos/python/cpython/issues/33281/comments
2
2000-10-04T20:42:42Z
2022-04-09T21:07:48Z
https://github.com/python/cpython/issues/33281
1,198,771,452
33,281
[ "python", "cpython" ]
BPO | [401782](https://bugs.python.org/issue401782) --- | :--- Nosy | @gvanrossum, @freddrake Files | <li>[None](https://bugs.python.org/file2864/None "Uploaded as text/plain at 2000-10-04.19:24:51 by roman_sulzhyk"): None</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 2001-02-28.07:13:48.000> created_at = <Date 2000-10-04.19:24:51.000> labels = ['interpreter-core'] title = "Enhances 1.6 compiler to raise 'proper' SyntaxErrors" updated_at = <Date 2001-02-28.07:13:48.000> user = 'https://bugs.python.org/romansulzhyk' ``` bugs.python.org fields: ```python activity = <Date 2001-02-28.07:13:48.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-04.19:24:51.000> creator = 'roman_sulzhyk' dependencies = [] files = ['2864'] hgrepos = [] issue_num = 401782 keywords = ['patch'] message_count = 8.0 messages = ['34574', '34575', '34576', '34577', '34578', '34579', '34580', '34581'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'jhylton', 'fdrake', 'roman_sulzhyk'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401782' versions = [] ``` </p></details>
Enhances 1.6 compiler to raise 'proper' SyntaxErrors
https://api.github.com/repos/python/cpython/issues/33280/comments
8
2000-10-04T19:24:51Z
2022-04-09T21:07:46Z
https://github.com/python/cpython/issues/33280
1,198,771,447
33,280
[ "python", "cpython" ]
BPO | [401781](https://bugs.python.org/issue401781) --- | :--- Nosy | @freddrake Files | <li>[None](https://bugs.python.org/file2863/None "Uploaded as text/plain at 2000-10-04.18:19:10 by donnc"): None</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 2000-10-06.16:11:47.000> created_at = <Date 2000-10-04.18:19:10.000> labels = ['build'] title = 'BeOS regen' updated_at = <Date 2000-10-06.16:11:47.000> user = 'https://bugs.python.org/donnc' ``` bugs.python.org fields: ```python activity = <Date 2000-10-06.16:11:47.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-10-04.18:19:10.000> creator = 'donnc' dependencies = [] files = ['2863'] hgrepos = [] issue_num = 401781 keywords = ['patch'] message_count = 2.0 messages = ['34572', '34573'] nosy_count = 2.0 nosy_names = ['fdrake', 'donnc'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401781' versions = [] ``` </p></details>
BeOS regen
https://api.github.com/repos/python/cpython/issues/33279/comments
2
2000-10-04T18:19:10Z
2022-04-09T21:07:46Z
https://github.com/python/cpython/issues/33279
1,198,771,441
33,279
[ "python", "cpython" ]
BPO | [401780](https://bugs.python.org/issue401780) --- | :--- Nosy | @freddrake Files | <li>[None](https://bugs.python.org/file2862/None "Uploaded as text/plain at 2000-10-04.18:17:36 by donnc"): None</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 2000-10-06.15:58:14.000> created_at = <Date 2000-10-04.18:17:36.000> labels = ['build'] title = 'BeOS/linkmodule missing VERSION' updated_at = <Date 2000-10-06.15:58:14.000> user = 'https://bugs.python.org/donnc' ``` bugs.python.org fields: ```python activity = <Date 2000-10-06.15:58:14.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-10-04.18:17:36.000> creator = 'donnc' dependencies = [] files = ['2862'] hgrepos = [] issue_num = 401780 keywords = ['patch'] message_count = 2.0 messages = ['34570', '34571'] nosy_count = 2.0 nosy_names = ['fdrake', 'donnc'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401780' versions = [] ``` </p></details>
BeOS/linkmodule missing VERSION
https://api.github.com/repos/python/cpython/issues/33278/comments
2
2000-10-04T18:17:36Z
2022-04-09T21:07:45Z
https://github.com/python/cpython/issues/33278
1,198,771,438
33,278
[ "python", "cpython" ]
BPO | [401779](https://bugs.python.org/issue401779) --- | :--- Nosy | @freddrake Files | <li>[None](https://bugs.python.org/file2861/None "Uploaded as text/plain at 2000-10-04.18:15:59 by donnc"): None</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 2000-10-09.04:10:13.000> created_at = <Date 2000-10-04.18:15:59.000> labels = ['build'] title = 'revise BeOS build' updated_at = <Date 2000-10-09.04:10:13.000> user = 'https://bugs.python.org/donnc' ``` bugs.python.org fields: ```python activity = <Date 2000-10-09.04:10:13.000> actor = 'donnc' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-10-04.18:15:59.000> creator = 'donnc' dependencies = [] files = ['2861'] hgrepos = [] issue_num = 401779 keywords = ['patch'] message_count = 3.0 messages = ['34567', '34568', '34569'] nosy_count = 2.0 nosy_names = ['fdrake', 'donnc'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401779' versions = [] ``` </p></details>
revise BeOS build
https://api.github.com/repos/python/cpython/issues/33277/comments
3
2000-10-04T18:15:59Z
2022-04-09T21:07:44Z
https://github.com/python/cpython/issues/33277
1,198,771,434
33,277
[ "python", "cpython" ]
BPO | [401778](https://bugs.python.org/issue401778) --- | :--- Nosy | @freddrake Files | <li>[None](https://bugs.python.org/file2860/None "Uploaded as text/plain at 2000-10-04.18:12:27 by donnc"): None</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 2000-10-09.16:46:45.000> created_at = <Date 2000-10-04.18:12:27.000> labels = ['build'] title = 'revise BeOS build' updated_at = <Date 2000-10-09.16:46:45.000> user = 'https://bugs.python.org/donnc' ``` bugs.python.org fields: ```python activity = <Date 2000-10-09.16:46:45.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-10-04.18:12:27.000> creator = 'donnc' dependencies = [] files = ['2860'] hgrepos = [] issue_num = 401778 keywords = ['patch'] message_count = 2.0 messages = ['34565', '34566'] nosy_count = 2.0 nosy_names = ['fdrake', 'donnc'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401778' versions = [] ``` </p></details>
revise BeOS build
https://api.github.com/repos/python/cpython/issues/33276/comments
2
2000-10-04T18:12:27Z
2022-04-09T21:07:43Z
https://github.com/python/cpython/issues/33276
1,198,771,431
33,276
[ "python", "cpython" ]
BPO | [401777](https://bugs.python.org/issue401777) --- | :--- Nosy | @freddrake Files | <li>[None](https://bugs.python.org/file2859/None "Uploaded as text/plain at 2000-10-04.18:07:30 by donnc"): None</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 2000-10-09.16:48:33.000> created_at = <Date 2000-10-04.18:07:30.000> labels = ['build'] title = 'revise BeOS build' updated_at = <Date 2000-10-09.16:48:33.000> user = 'https://bugs.python.org/donnc' ``` bugs.python.org fields: ```python activity = <Date 2000-10-09.16:48:33.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-10-04.18:07:30.000> creator = 'donnc' dependencies = [] files = ['2859'] hgrepos = [] issue_num = 401777 keywords = ['patch'] message_count = 2.0 messages = ['34563', '34564'] nosy_count = 2.0 nosy_names = ['fdrake', 'donnc'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401777' versions = [] ``` </p></details>
revise BeOS build
https://api.github.com/repos/python/cpython/issues/33275/comments
2
2000-10-04T18:07:30Z
2022-04-09T21:07:42Z
https://github.com/python/cpython/issues/33275
1,198,771,426
33,275
[ "python", "cpython" ]
BPO | [401776](https://bugs.python.org/issue401776) --- | :--- Nosy | @freddrake Files | <li>[None](https://bugs.python.org/file2858/None "Uploaded as text/plain at 2000-10-04.18:05:56 by donnc"): None</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 2000-10-09.16:52:20.000> created_at = <Date 2000-10-04.18:05:56.000> labels = ['build'] title = 'revise BeOS build' updated_at = <Date 2000-10-09.16:52:20.000> user = 'https://bugs.python.org/donnc' ``` bugs.python.org fields: ```python activity = <Date 2000-10-09.16:52:20.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-10-04.18:05:56.000> creator = 'donnc' dependencies = [] files = ['2858'] hgrepos = [] issue_num = 401776 keywords = ['patch'] message_count = 2.0 messages = ['34561', '34562'] nosy_count = 2.0 nosy_names = ['fdrake', 'donnc'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401776' versions = [] ``` </p></details>
revise BeOS build
https://api.github.com/repos/python/cpython/issues/33274/comments
2
2000-10-04T18:05:56Z
2022-04-09T21:07:40Z
https://github.com/python/cpython/issues/33274
1,198,771,419
33,274
[ "python", "cpython" ]
BPO | [401775](https://bugs.python.org/issue401775) --- | :--- Nosy | @freddrake Files | <li>[None](https://bugs.python.org/file2857/None "Uploaded as text/plain at 2000-10-04.18:03:53 by donnc"): None</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 2000-10-09.17:02:21.000> created_at = <Date 2000-10-04.18:03:53.000> labels = ['build'] title = 'revise BeOS build' updated_at = <Date 2000-10-09.17:02:21.000> user = 'https://bugs.python.org/donnc' ``` bugs.python.org fields: ```python activity = <Date 2000-10-09.17:02:21.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-10-04.18:03:53.000> creator = 'donnc' dependencies = [] files = ['2857'] hgrepos = [] issue_num = 401775 keywords = ['patch'] message_count = 2.0 messages = ['34559', '34560'] nosy_count = 2.0 nosy_names = ['fdrake', 'donnc'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401775' versions = [] ``` </p></details>
revise BeOS build
https://api.github.com/repos/python/cpython/issues/33273/comments
2
2000-10-04T18:03:53Z
2022-04-09T21:07:39Z
https://github.com/python/cpython/issues/33273
1,198,771,412
33,273
[ "python", "cpython" ]
BPO | [401774](https://bugs.python.org/issue401774) --- | :--- Nosy | @freddrake Files | <li>[None](https://bugs.python.org/file2856/None "Uploaded as text/plain at 2000-10-04.18:01:57 by donnc"): None</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 2000-10-09.20:07:59.000> created_at = <Date 2000-10-04.18:01:57.000> labels = ['build'] title = 'revise BeOS build' updated_at = <Date 2000-10-09.20:07:59.000> user = 'https://bugs.python.org/donnc' ``` bugs.python.org fields: ```python activity = <Date 2000-10-09.20:07:59.000> actor = 'donnc' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-10-04.18:01:57.000> creator = 'donnc' dependencies = [] files = ['2856'] hgrepos = [] issue_num = 401774 keywords = ['patch'] message_count = 3.0 messages = ['34556', '34557', '34558'] nosy_count = 2.0 nosy_names = ['fdrake', 'donnc'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401774' versions = [] ``` </p></details>
revise BeOS build
https://api.github.com/repos/python/cpython/issues/33272/comments
3
2000-10-04T18:01:57Z
2022-04-09T21:07:38Z
https://github.com/python/cpython/issues/33272
1,198,771,407
33,272
[ "python", "cpython" ]
BPO | [401773](https://bugs.python.org/issue401773) --- | :--- Nosy | @freddrake Files | <li>[None](https://bugs.python.org/file2855/None "Uploaded as text/plain at 2000-10-04.17:54:08 by donnc"): None</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 2000-10-06.20:43:10.000> created_at = <Date 2000-10-04.17:54:08.000> labels = ['build'] title = "BeOS PPC lacks fseeko, but isn't MS Windows" updated_at = <Date 2000-10-06.20:43:10.000> user = 'https://bugs.python.org/donnc' ``` bugs.python.org fields: ```python activity = <Date 2000-10-06.20:43:10.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-10-04.17:54:08.000> creator = 'donnc' dependencies = [] files = ['2855'] hgrepos = [] issue_num = 401773 keywords = ['patch'] message_count = 5.0 messages = ['34551', '34552', '34553', '34554', '34555'] nosy_count = 3.0 nosy_names = ['fdrake', 'tmick', 'donnc'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401773' versions = [] ``` </p></details>
BeOS PPC lacks fseeko, but isn't MS Windows
https://api.github.com/repos/python/cpython/issues/33271/comments
5
2000-10-04T17:54:08Z
2022-04-09T21:07:37Z
https://github.com/python/cpython/issues/33271
1,198,771,403
33,271
[ "python", "cpython" ]
BPO | [401772](https://bugs.python.org/issue401772) --- | :--- Nosy | @freddrake Files | <li>[None](https://bugs.python.org/file2854/None "Uploaded as text/plain at 2000-10-04.17:51:41 by donnc"): None</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 2000-10-06.15:51:57.000> created_at = <Date 2000-10-04.17:51:41.000> labels = ['build'] title = '__MWERKS__ != BeOS in thread.c' updated_at = <Date 2000-10-06.15:51:57.000> user = 'https://bugs.python.org/donnc' ``` bugs.python.org fields: ```python activity = <Date 2000-10-06.15:51:57.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-10-04.17:51:41.000> creator = 'donnc' dependencies = [] files = ['2854'] hgrepos = [] issue_num = 401772 keywords = ['patch'] message_count = 2.0 messages = ['34549', '34550'] nosy_count = 2.0 nosy_names = ['fdrake', 'donnc'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401772' versions = [] ``` </p></details>
__MWERKS__ != BeOS in thread.c
https://api.github.com/repos/python/cpython/issues/33270/comments
2
2000-10-04T17:51:41Z
2022-04-09T21:07:36Z
https://github.com/python/cpython/issues/33270
1,198,771,396
33,270
[ "python", "cpython" ]
BPO | [216011](https://bugs.python.org/issue216011) --- | :--- Nosy | @malemburg <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2000-10-05.17:25:54.000> created_at = <Date 2000-10-04.15:23:54.000> labels = ['interpreter-core', 'type-feature'] title = 'PyPort.h backward compatibility issues missing' updated_at = <Date 2000-10-05.17:25:54.000> user = 'https://bugs.python.org/tregnago' ``` bugs.python.org fields: ```python activity = <Date 2000-10-05.17:25:54.000> actor = 'lemburg' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-04.15:23:54.000> creator = 'tregnago' dependencies = [] files = [] hgrepos = [] issue_num = 216011 keywords = [] message_count = 2.0 messages = ['1827', '1828'] nosy_count = 2.0 nosy_names = ['lemburg', 'tregnago'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue216011' versions = [] ``` </p></details>
PyPort.h backward compatibility issues missing
https://api.github.com/repos/python/cpython/issues/33269/comments
2
2000-10-04T15:23:54Z
2022-04-09T21:07:35Z
https://github.com/python/cpython/issues/33269
1,198,771,389
33,269
[ "python", "cpython" ]
BPO | [216008](https://bugs.python.org/issue216008) --- | :--- Nosy | @gvanrossum, @freddrake, @pefu, @AvdN <sup>*Note: these values reflect the state of the issue at 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 2001-01-22.17:34:57.000> created_at = <Date 2000-10-04.14:33:44.000> labels = ['docs'] title = 'Subsection Hypertext Links are broken in HTML Docs' updated_at = <Date 2001-01-22.17:34:57.000> user = 'https://github.com/pefu' ``` bugs.python.org fields: ```python activity = <Date 2001-01-22.17:34:57.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-10-04.14:33:44.000> creator = 'pefu' dependencies = [] files = [] hgrepos = [] issue_num = 216008 keywords = [] message_count = 4.0 messages = ['1823', '1824', '1825', '1826'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'fdrake', 'pefu', 'anthon'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue216008' versions = [] ``` </p></details>
Subsection Hypertext Links are broken in HTML Docs
https://api.github.com/repos/python/cpython/issues/33268/comments
4
2000-10-04T14:33:44Z
2022-04-09T21:07:34Z
https://github.com/python/cpython/issues/33268
1,198,771,386
33,268
[ "python", "cpython" ]
BPO | [215987](https://bugs.python.org/issue215987) --- | :--- Nosy | @tim-one, @freddrake, @Yhg1s <sup>*Note: these values reflect the state of the issue at 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/Yhg1s' closed_at = <Date 2000-10-05.12:44:56.000> created_at = <Date 2000-10-04.08:26:48.000> labels = ['interpreter-core'] title = 'Crash in __coerce__ (2.0b2)' updated_at = <Date 2000-10-05.12:44:56.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-10-05.12:44:56.000> actor = 'twouters' assignee = 'twouters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-04.08:26:48.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 215987 keywords = [] message_count = 4.0 messages = ['1819', '1820', '1821', '1822'] nosy_count = 3.0 nosy_names = ['tim.peters', 'fdrake', 'twouters'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue215987' versions = [] ``` </p></details>
Crash in __coerce__ (2.0b2)
https://api.github.com/repos/python/cpython/issues/33267/comments
4
2000-10-04T08:26:48Z
2022-04-09T21:07:33Z
https://github.com/python/cpython/issues/33267
1,198,771,380
33,267
[ "python", "cpython" ]
BPO | [215974](https://bugs.python.org/issue215974) --- | :--- Nosy | @malemburg <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2000-10-04.13:53:05.000> created_at = <Date 2000-10-04.03:53:17.000> labels = ['interpreter-core'] title = 'utf-16 codec problems with multiple file write' updated_at = <Date 2000-10-04.13:53:05.000> user = 'https://bugs.python.org/xxx-bad' ``` bugs.python.org fields: ```python activity = <Date 2000-10-04.13:53:05.000> actor = 'lemburg' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-04.03:53:17.000> creator = 'xxx-bad' dependencies = [] files = [] hgrepos = [] issue_num = 215974 keywords = [] message_count = 2.0 messages = ['1817', '1818'] nosy_count = 2.0 nosy_names = ['lemburg', 'xxx-bad'] pr_nums = [] priority = 'high' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue215974' versions = [] ``` </p></details>
utf-16 codec problems with multiple file write
https://api.github.com/repos/python/cpython/issues/33266/comments
2
2000-10-04T03:53:17Z
2022-04-09T21:07:31Z
https://github.com/python/cpython/issues/33266
1,198,771,376
33,266
[ "python", "cpython" ]
BPO | [215973](https://bugs.python.org/issue215973) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2000-10-05.19:26:39.000> created_at = <Date 2000-10-04.03:40:09.000> labels = ['build'] title = 'Cygwin Fixes' updated_at = <Date 2000-10-05.19:26:39.000> user = 'https://bugs.python.org/nhv' ``` bugs.python.org fields: ```python activity = <Date 2000-10-05.19:26:39.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-10-04.03:40:09.000> creator = 'nhv' dependencies = [] files = [] hgrepos = [] issue_num = 215973 keywords = [] message_count = 2.0 messages = ['1815', '1816'] nosy_count = 2.0 nosy_names = ['tim.peters', 'nhv'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue215973' versions = [] ``` </p></details>
Cygwin Fixes
https://api.github.com/repos/python/cpython/issues/33265/comments
2
2000-10-04T03:40:09Z
2022-04-09T21:07:30Z
https://github.com/python/cpython/issues/33265
1,198,771,370
33,265
[ "python", "cpython" ]
BPO | [401753](https://bugs.python.org/issue401753) --- | :--- Nosy | @loewis, @nascheme Files | <li>[None](https://bugs.python.org/file2853/None "Uploaded as text/plain at 2000-10-03.16:43:07 by @nascheme"): None</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 2000-10-04.16:28:28.000> created_at = <Date 2000-10-03.16:43:07.000> labels = ['interpreter-core'] title = 'exception bugfix for gcmodule.c' updated_at = <Date 2000-10-04.16:28:28.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2000-10-04.16:28:28.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-03.16:43:07.000> creator = 'nascheme' dependencies = [] files = ['2853'] hgrepos = [] issue_num = 401753 keywords = ['patch'] message_count = 5.0 messages = ['34544', '34545', '34546', '34547', '34548'] nosy_count = 2.0 nosy_names = ['loewis', 'nascheme'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401753' versions = [] ``` </p></details>
exception bugfix for gcmodule.c
https://api.github.com/repos/python/cpython/issues/33264/comments
5
2000-10-03T16:43:07Z
2022-04-09T21:07:30Z
https://github.com/python/cpython/issues/33264
1,198,771,366
33,264
[ "python", "cpython" ]
BPO | [215928](https://bugs.python.org/issue215928) --- | :--- Nosy | @gvanrossum, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2000-10-06.20:11:55.000> created_at = <Date 2000-10-03.16:41:56.000> labels = ['docs'] title = 'UserList.__getslice__ and co break previous behaviour' updated_at = <Date 2000-10-06.20:11:55.000> user = 'https://bugs.python.org/fabiencoutant' ``` bugs.python.org fields: ```python activity = <Date 2000-10-06.20:11:55.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-10-03.16:41:56.000> creator = 'fabiencoutant' dependencies = [] files = [] hgrepos = [] issue_num = 215928 keywords = [] message_count = 3.0 messages = ['1812', '1813', '1814'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'fdrake', 'fabiencoutant'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue215928' versions = [] ``` </p></details>
UserList.__getslice__ and co break previous behaviour
https://api.github.com/repos/python/cpython/issues/33263/comments
3
2000-10-03T16:41:56Z
2022-04-09T21:07:28Z
https://github.com/python/cpython/issues/33263
1,198,771,360
33,263
[ "python", "cpython" ]
BPO | [215919](https://bugs.python.org/issue215919) --- | :--- Nosy | @tim-one, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2000-10-05.14:51:56.000> created_at = <Date 2000-10-03.15:01:03.000> labels = ['interpreter-core'] title = 'Integer multiplication overflow' updated_at = <Date 2000-10-05.14:51:56.000> user = 'https://bugs.python.org/lo-lan-do' ``` bugs.python.org fields: ```python activity = <Date 2000-10-05.14:51:56.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-03.15:01:03.000> creator = 'lo-lan-do' dependencies = [] files = [] hgrepos = [] issue_num = 215919 keywords = [] message_count = 18.0 messages = ['1794', '1795', '1796', '1797', '1798', '1799', '1800', '1801', '1802', '1803', '1804', '1805', '1806', '1807', '1808', '1809', '1810', '1811'] nosy_count = 4.0 nosy_names = ['tim.peters', 'loewis', 'jhylton', 'lo-lan-do'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue215919' versions = [] ``` </p></details>
Integer multiplication overflow
https://api.github.com/repos/python/cpython/issues/33262/comments
18
2000-10-03T15:01:03Z
2022-04-09T21:07:26Z
https://github.com/python/cpython/issues/33262
1,198,771,357
33,262
[ "python", "cpython" ]
BPO | [215918](https://bugs.python.org/issue215918) --- | :--- 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 = 'https://github.com/gvanrossum' closed_at = <Date 2000-10-03.17:14:50.000> created_at = <Date 2000-10-03.14:55:50.000> labels = ['library'] title = '2.0b2: print a_module.__dict__ also prints the license text' updated_at = <Date 2000-10-03.17:14:50.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-10-03.17:14:50.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-10-03.14:55:50.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 215918 keywords = [] message_count = 4.0 messages = ['1790', '1791', '1792', '1793'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jhylton'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue215918' versions = [] ``` </p></details>
2.0b2: print a_module.__dict__ also prints the license text
https://api.github.com/repos/python/cpython/issues/33261/comments
4
2000-10-03T14:55:50Z
2022-04-09T21:07:26Z
https://github.com/python/cpython/issues/33261
1,198,771,351
33,261
[ "python", "cpython" ]
BPO | [215912](https://bugs.python.org/issue215912) --- | :--- Nosy | @loewis, @nascheme <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/nascheme' closed_at = <Date 2000-10-06.14:21:56.000> created_at = <Date 2000-10-03.13:43:26.000> labels = ['interpreter-core'] title = 'GC crashes in 2.0b1 and 2.0b2' updated_at = <Date 2000-10-06.14:21:56.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2000-10-06.14:21:56.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-03.13:43:26.000> creator = 'nascheme' dependencies = [] files = [] hgrepos = [] issue_num = 215912 keywords = [] message_count = 3.0 messages = ['1787', '1788', '1789'] nosy_count = 2.0 nosy_names = ['loewis', 'nascheme'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue215912' versions = [] ``` </p></details>
GC crashes in 2.0b1 and 2.0b2
https://api.github.com/repos/python/cpython/issues/33260/comments
3
2000-10-03T13:43:26Z
2022-04-09T21:07:25Z
https://github.com/python/cpython/issues/33260
1,198,771,347
33,260
[ "python", "cpython" ]
BPO | [215907](https://bugs.python.org/issue215907) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it 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 2000-10-05.17:24:51.000> created_at = <Date 2000-10-03.12:47:04.000> labels = ['library'] title = 'Encoding of "=" by quopri.py module' updated_at = <Date 2000-10-05.17:24:51.000> user = 'https://bugs.python.org/gillou' ``` bugs.python.org fields: ```python activity = <Date 2000-10-05.17:24:51.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-10-03.12:47:04.000> creator = 'gillou' dependencies = [] files = [] hgrepos = [] issue_num = 215907 keywords = [] message_count = 2.0 messages = ['1785', '1786'] nosy_count = 2.0 nosy_names = ['jhylton', 'gillou'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue215907' versions = [] ``` </p></details>
Encoding of "=" by quopri.py module
https://api.github.com/repos/python/cpython/issues/33259/comments
2
2000-10-03T12:47:04Z
2022-04-09T21:07:23Z
https://github.com/python/cpython/issues/33259
1,198,771,345
33,259
[ "python", "cpython" ]
BPO | [215903](https://bugs.python.org/issue215903) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it 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 2001-01-14.23:59:05.000> created_at = <Date 2000-10-03.11:45:04.000> labels = ['expert-regex'] title = 'sre: split exceeds recursion limit' updated_at = <Date 2001-01-14.23:59:05.000> user = 'https://bugs.python.org/dundacek' ``` bugs.python.org fields: ```python activity = <Date 2001-01-14.23:59:05.000> actor = 'effbot' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2000-10-03.11:45:04.000> creator = 'dundacek' dependencies = [] files = [] hgrepos = [] issue_num = 215903 keywords = [] message_count = 2.0 messages = ['1783', '1784'] nosy_count = 2.0 nosy_names = ['effbot', 'dundacek'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue215903' versions = [] ``` </p></details>
sre: split exceeds recursion limit
https://api.github.com/repos/python/cpython/issues/33258/comments
2
2000-10-03T11:45:04Z
2022-04-09T21:07:22Z
https://github.com/python/cpython/issues/33258
1,198,771,342
33,258
[ "python", "cpython" ]
BPO | [215900](https://bugs.python.org/issue215900) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it 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 2001-01-14.21:09:56.000> created_at = <Date 2000-10-03.10:11:19.000> labels = ['expert-regex'] title = 'difference between pre and sre for buggy expressions' updated_at = <Date 2001-01-14.21:09:56.000> user = 'https://bugs.python.org/htrd' ``` bugs.python.org fields: ```python activity = <Date 2001-01-14.21:09:56.000> actor = 'effbot' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2000-10-03.10:11:19.000> creator = 'htrd' dependencies = [] files = [] hgrepos = [] issue_num = 215900 keywords = [] message_count = 3.0 messages = ['1780', '1781', '1782'] nosy_count = 3.0 nosy_names = ['effbot', 'htrd', 'jdnier'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue215900' versions = [] ``` </p></details>
difference between pre and sre for buggy expressions
https://api.github.com/repos/python/cpython/issues/33257/comments
3
2000-10-03T10:11:19Z
2022-04-09T21:07:21Z
https://github.com/python/cpython/issues/33257
1,198,771,337
33,257
[ "python", "cpython" ]
BPO | [401751](https://bugs.python.org/issue401751) --- | :--- Nosy | @gvanrossum, @tim-one Files | <li>[None](https://bugs.python.org/file2852/None "Uploaded as text/plain at 2000-10-03.09:50:26 by ping"): None</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 2000-10-06.00:38:59.000> created_at = <Date 2000-10-03.09:50:26.000> labels = ['interpreter-core'] title = 'Make 0.0**-2.0 raise ValueError (fixes hi-pri bug 115831)' updated_at = <Date 2000-10-06.00:38:59.000> user = 'https://bugs.python.org/ping' ``` bugs.python.org fields: ```python activity = <Date 2000-10-06.00:38:59.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-03.09:50:26.000> creator = 'ping' dependencies = [] files = ['2852'] hgrepos = [] issue_num = 401751 keywords = ['patch'] message_count = 4.0 messages = ['34540', '34541', '34542', '34543'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'ping'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401751' versions = [] ``` </p></details>
Make 0.0**-2.0 raise ValueError (fixes hi-pri bug 115831)
https://api.github.com/repos/python/cpython/issues/33256/comments
4
2000-10-03T09:50:26Z
2022-04-09T21:07:21Z
https://github.com/python/cpython/issues/33256
1,198,771,331
33,256
[ "python", "cpython" ]
BPO | [215894](https://bugs.python.org/issue215894) --- | :--- 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 2000-10-03.13:47:19.000> created_at = <Date 2000-10-03.06:51:34.000> labels = ['build'] title = 'Difference between dos_8x3 and dos-8x3' updated_at = <Date 2000-10-03.13:47:19.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-10-03.13:47:19.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-10-03.06:51:34.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 215894 keywords = [] message_count = 2.0 messages = ['1778', '1779'] nosy_count = 1.0 nosy_names = ['gvanrossum'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue215894' versions = [] ``` </p></details>
Difference between dos_8x3 and dos-8x3
https://api.github.com/repos/python/cpython/issues/33255/comments
2
2000-10-03T06:51:34Z
2022-04-09T21:07:19Z
https://github.com/python/cpython/issues/33255
1,198,771,327
33,255
[ "python", "cpython" ]
BPO | [215845](https://bugs.python.org/issue215845) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it 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 2000-10-03.20:36:52.000> created_at = <Date 2000-10-02.13:31:10.000> labels = ['extension-modules'] title = 'sre: maxsplit as keyword argument' updated_at = <Date 2000-10-03.20:36:52.000> user = 'https://bugs.python.org/dundacek' ``` bugs.python.org fields: ```python activity = <Date 2000-10-03.20:36:52.000> actor = 'effbot' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-10-02.13:31:10.000> creator = 'dundacek' dependencies = [] files = [] hgrepos = [] issue_num = 215845 keywords = [] message_count = 3.0 messages = ['1775', '1776', '1777'] nosy_count = 2.0 nosy_names = ['effbot', 'dundacek'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue215845' versions = [] ``` </p></details>
sre: maxsplit as keyword argument
https://api.github.com/repos/python/cpython/issues/33254/comments
3
2000-10-02T13:31:10Z
2022-04-09T21:07:18Z
https://github.com/python/cpython/issues/33254
1,198,771,323
33,254
[ "python", "cpython" ]
BPO | [215844](https://bugs.python.org/issue215844) --- | :--- Nosy | @gvanrossum, @tim-one, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-05-01.10:19:49.000> created_at = <Date 2000-10-02.13:27:15.000> labels = ['interpreter-core'] title = 'OverflowError: integer multiplication' updated_at = <Date 2001-05-01.10:19:49.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-05-01.10:19:49.000> actor = 'schinckel' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-02.13:27:15.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 215844 keywords = [] message_count = 9.0 messages = ['1766', '1767', '1768', '1769', '1770', '1771', '1772', '1773', '1774'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'tim.peters', 'jhylton', 'fdrake', 'schinckel'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue215844' versions = [] ``` </p></details>
OverflowError: integer multiplication
https://api.github.com/repos/python/cpython/issues/33253/comments
9
2000-10-02T13:27:15Z
2022-04-09T21:07:16Z
https://github.com/python/cpython/issues/33253
1,198,771,320
33,253
[ "python", "cpython" ]
BPO | [215831](https://bugs.python.org/issue215831) --- | :--- 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 = 'https://github.com/tim-one' closed_at = <Date 2000-10-06.00:37:15.000> created_at = <Date 2000-10-02.10:43:26.000> labels = ['interpreter-core'] title = '0.0**-2.0 returns "inf" instead of raising ValueError' updated_at = <Date 2000-10-06.00:37:15.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2000-10-06.00:37:15.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-10-02.10:43:26.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 215831 keywords = [] message_count = 3.0 messages = ['1763', '1764', '1765'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'ping'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue215831' versions = [] ``` </p></details>
0.0**-2.0 returns "inf" instead of raising ValueError
https://api.github.com/repos/python/cpython/issues/33252/comments
3
2000-10-02T10:43:26Z
2022-04-09T21:07:16Z
https://github.com/python/cpython/issues/33252
1,198,771,319
33,252
[ "python", "cpython" ]
BPO | [215789](https://bugs.python.org/issue215789) --- | :--- Nosy | @freddrake, @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/freddrake' closed_at = <Date 2000-10-02.03:36:32.000> created_at = <Date 2000-10-01.19:15:52.000> labels = ['docs'] title = 'operator module missing documentation' updated_at = <Date 2000-10-02.03:36:32.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2000-10-02.03:36:32.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-10-01.19:15:52.000> creator = 'barry' dependencies = [] files = [] hgrepos = [] issue_num = 215789 keywords = [] message_count = 2.0 messages = ['1761', '1762'] nosy_count = 2.0 nosy_names = ['fdrake', 'barry'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue215789' versions = [] ``` </p></details>
operator module missing documentation
https://api.github.com/repos/python/cpython/issues/33251/comments
2
2000-10-01T19:15:52Z
2022-04-09T21:07:15Z
https://github.com/python/cpython/issues/33251
1,198,771,314
33,251
[ "python", "cpython" ]
BPO | [401730](https://bugs.python.org/issue401730) --- | :--- Nosy | @gvanrossum, @freddrake Files | <li>[None](https://bugs.python.org/file2851/None "Uploaded as text/plain at 2000-10-01.07:55:33 by dkwolfe"): None</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 2000-10-05.18:43:43.000> created_at = <Date 2000-10-01.07:55:33.000> labels = ['build'] title = 'Add initial static support for Darwin/MacOSX' updated_at = <Date 2000-10-05.18:43:43.000> user = 'https://bugs.python.org/dkwolfe' ``` bugs.python.org fields: ```python activity = <Date 2000-10-05.18:43:43.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-10-01.07:55:33.000> creator = 'dkwolfe' dependencies = [] files = ['2851'] hgrepos = [] issue_num = 401730 keywords = ['patch'] message_count = 4.0 messages = ['34536', '34537', '34538', '34539'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'fdrake', 'dkwolfe'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue401730' versions = [] ``` </p></details>
Add initial static support for Darwin/MacOSX
https://api.github.com/repos/python/cpython/issues/33250/comments
4
2000-10-01T07:55:33Z
2022-04-09T21:07:14Z
https://github.com/python/cpython/issues/33250
1,198,771,311
33,250
[ "python", "cpython" ]
BPO | [215732](https://bugs.python.org/issue215732) --- | :--- 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 = 'https://github.com/gvanrossum' closed_at = <Date 2000-10-04.18:39:20.000> created_at = <Date 2000-09-30.18:36:14.000> labels = ['extension-modules'] title = 'Linking fails with old versions of readline' updated_at = <Date 2000-10-04.18:39:20.000> user = 'https://bugs.python.org/ltratt' ``` bugs.python.org fields: ```python activity = <Date 2000-10-04.18:39:20.000> actor = 'ltratt' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-09-30.18:36:14.000> creator = 'ltratt' dependencies = [] files = [] hgrepos = [] issue_num = 215732 keywords = [] message_count = 4.0 messages = ['1757', '1758', '1759', '1760'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'jhylton', 'ltratt'] pr_nums = [] priority = 'high' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue215732' versions = [] ``` </p></details>
Linking fails with old versions of readline
https://api.github.com/repos/python/cpython/issues/33249/comments
4
2000-09-30T18:36:14Z
2022-04-09T21:07:13Z
https://github.com/python/cpython/issues/33249
1,198,771,307
33,249