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 | [403052](https://bugs.python.org/issue403052) --- | :--- Nosy | @loewis, @akuchling Files | <li>[None](https://bugs.python.org/file2988/None "Uploaded as text/plain at 2000-12-30.10:26:32 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 = None closed_at = <Date 2001-01-26.18:54:36.000> created_at = <Date 2000-12-30.10:26:32.000> labels = ['expert-XML'] title = 'Restore non-cyclic operation of pulldom.PullDOM' updated_at = <Date 2001-01-26.18:54:36.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2001-01-26.18:54:36.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2000-12-30.10:26:32.000> creator = 'loewis' dependencies = [] files = ['2988'] hgrepos = [] issue_num = 403052 keywords = ['patch'] message_count = 3.0 messages = ['35160', '35161', '35162'] nosy_count = 2.0 nosy_names = ['loewis', 'akuchling'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403052' versions = [] ``` </p></details>
Restore non-cyclic operation of pulldom.PullDOM
https://api.github.com/repos/python/cpython/issues/33648/comments
3
2000-12-30T10:26:32Z
2022-04-09T21:14:37Z
https://github.com/python/cpython/issues/33648
1,198,773,143
33,648
[ "python", "cpython" ]
BPO | [403048](https://bugs.python.org/issue403048) --- | :--- Nosy | @Yhg1s Files | <li>[None](https://bugs.python.org/file2987/None "Uploaded as text/plain at 2000-12-29.23:27:04 by @Yhg1s"): 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-01.22:41:37.000> created_at = <Date 2000-12-29.23:27:04.000> labels = ['interpreter-core'] title = "Generate simple JUMP_FORWARD for 'break' outside 'try'" updated_at = <Date 2001-02-01.22:41:37.000> user = 'https://github.com/Yhg1s' ``` bugs.python.org fields: ```python activity = <Date 2001-02-01.22:41:37.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-29.23:27:04.000> creator = 'twouters' dependencies = [] files = ['2987'] hgrepos = [] issue_num = 403048 keywords = ['patch'] message_count = 4.0 messages = ['35156', '35157', '35158', '35159'] nosy_count = 2.0 nosy_names = ['jhylton', 'twouters'] pr_nums = [] priority = 'normal' resolution = 'postponed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403048' versions = [] ``` </p></details>
Generate simple JUMP_FORWARD for 'break' outside 'try'
https://api.github.com/repos/python/cpython/issues/33647/comments
4
2000-12-29T23:27:04Z
2022-04-09T21:14:36Z
https://github.com/python/cpython/issues/33647
1,198,773,139
33,647
[ "python", "cpython" ]
BPO | [227098](https://bugs.python.org/issue227098) --- | :--- 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/freddrake' closed_at = <Date 2001-01-02.19:23:26.000> created_at = <Date 2000-12-29.20:33:25.000> labels = ['docs'] title = 'Explanation of try/else in Lang Ref is flawed' updated_at = <Date 2001-01-02.19:23:26.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2001-01-02.19:23:26.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-12-29.20:33:25.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 227098 keywords = [] message_count = 6.0 messages = ['2784', '2785', '2786', '2787', '2788', '2789'] nosy_count = 3.0 nosy_names = ['tim.peters', 'fdrake', 'twouters'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue227098' versions = [] ``` </p></details>
Explanation of try/else in Lang Ref is flawed
https://api.github.com/repos/python/cpython/issues/33646/comments
6
2000-12-29T20:33:25Z
2022-04-09T21:14:36Z
https://github.com/python/cpython/issues/33646
1,198,773,135
33,646
[ "python", "cpython" ]
BPO | [227072](https://bugs.python.org/issue227072) --- | :--- Nosy | @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 = 'https://github.com/tim-one' closed_at = <Date 2000-12-31.10:39:17.000> created_at = <Date 2000-12-29.13:50:01.000> labels = ['extension-modules', 'invalid'] title = 'log, exp & sqrt (math) function innaccuracies' updated_at = <Date 2000-12-31.10:39:17.000> user = 'https://bugs.python.org/salmoni' ``` bugs.python.org fields: ```python activity = <Date 2000-12-31.10:39:17.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-12-29.13:50:01.000> creator = 'salmoni' dependencies = [] files = [] hgrepos = [] issue_num = 227072 keywords = [] message_count = 3.0 messages = ['2781', '2782', '2783'] nosy_count = 3.0 nosy_names = ['tim.peters', 'fdrake', 'salmoni'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue227072' versions = [] ``` </p></details>
log, exp & sqrt (math) function innaccuracies
https://api.github.com/repos/python/cpython/issues/33645/comments
3
2000-12-29T13:50:01Z
2022-04-09T21:14:34Z
https://github.com/python/cpython/issues/33645
1,198,773,132
33,645
[ "python", "cpython" ]
BPO | [403045](https://bugs.python.org/issue403045) --- | :--- Nosy | @freddrake, @Yhg1s Files | <li>[None](https://bugs.python.org/file2986/None "Uploaded as text/plain at 2000-12-29.10:55:09 by @Yhg1s"): 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/Yhg1s' closed_at = <Date 2000-12-31.23:35:06.000> created_at = <Date 2000-12-29.10:55:09.000> labels = ['docs'] title = "Tim's proposed new text for 'else' in try/except/else" updated_at = <Date 2000-12-31.23:35:06.000> user = 'https://github.com/Yhg1s' ``` bugs.python.org fields: ```python activity = <Date 2000-12-31.23:35:06.000> actor = 'twouters' assignee = 'twouters' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-12-29.10:55:09.000> creator = 'twouters' dependencies = [] files = ['2986'] hgrepos = [] issue_num = 403045 keywords = ['patch'] message_count = 3.0 messages = ['35153', '35154', '35155'] nosy_count = 2.0 nosy_names = ['fdrake', 'twouters'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403045' versions = [] ``` </p></details>
Tim's proposed new text for 'else' in try/except/else
https://api.github.com/repos/python/cpython/issues/33644/comments
3
2000-12-29T10:55:09Z
2022-04-09T21:14:33Z
https://github.com/python/cpython/issues/33644
1,198,773,128
33,644
[ "python", "cpython" ]
BPO | [227055](https://bugs.python.org/issue227055) --- | :--- Nosy | @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 = 'https://github.com/freddrake' closed_at = <Date 2001-01-04.05:13:24.000> created_at = <Date 2000-12-29.04:30:48.000> labels = ['type-feature', 'docs'] title = 'bisect module needs updated docs' updated_at = <Date 2001-01-04.05:13:24.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2001-01-04.05:13:24.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-12-29.04:30:48.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 227055 keywords = [] message_count = 3.0 messages = ['2778', '2779', '2780'] nosy_count = 2.0 nosy_names = ['tim.peters', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue227055' versions = [] ``` </p></details>
bisect module needs updated docs
https://api.github.com/repos/python/cpython/issues/33643/comments
3
2000-12-29T04:30:48Z
2022-04-09T21:14:32Z
https://github.com/python/cpython/issues/33643
1,198,773,125
33,643
[ "python", "cpython" ]
BPO | [403029](https://bugs.python.org/issue403029) --- | :--- Nosy | @gvanrossum Files | <li>[None](https://bugs.python.org/file2985/None "Uploaded as text/plain at 2000-12-28.05:50:24 by bjorn_pettersen"): 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-01-01.17:47:23.000> created_at = <Date 2000-12-28.05:50:24.000> labels = ['interpreter-core'] title = 'Implementation of chomp() on string objects.' updated_at = <Date 2001-01-01.17:47:23.000> user = 'https://bugs.python.org/bjornpettersen' ``` bugs.python.org fields: ```python activity = <Date 2001-01-01.17:47:23.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-28.05:50:24.000> creator = 'bjorn_pettersen' dependencies = [] files = ['2985'] hgrepos = [] issue_num = 403029 keywords = ['patch'] message_count = 5.0 messages = ['35148', '35149', '35150', '35151', '35152'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'bjorn_pettersen'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403029' versions = [] ``` </p></details>
Implementation of chomp() on string objects.
https://api.github.com/repos/python/cpython/issues/33642/comments
5
2000-12-28T05:50:24Z
2022-04-09T21:14:30Z
https://github.com/python/cpython/issues/33642
1,198,773,122
33,642
[ "python", "cpython" ]
BPO | [403028](https://bugs.python.org/issue403028) --- | :--- Nosy | @gvanrossum, @tim-one Files | <li>[None](https://bugs.python.org/file2984/None "Uploaded as text/plain at 2000-12-28.01:11:49 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 2001-01-12.14:56:23.000> created_at = <Date 2000-12-28.01:11:49.000> labels = ['library'] title = 'Make tempfile.mktemp threadsafe' updated_at = <Date 2001-01-12.14:56:23.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-01-12.14:56:23.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-12-28.01:11:49.000> creator = 'anonymous' dependencies = [] files = ['2984'] hgrepos = [] issue_num = 403028 keywords = ['patch'] message_count = 7.0 messages = ['35141', '35142', '35143', '35144', '35145', '35146', '35147'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'tseaver'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403028' versions = [] ``` </p></details>
Make tempfile.mktemp threadsafe
https://api.github.com/repos/python/cpython/issues/33641/comments
7
2000-12-28T01:11:49Z
2022-04-09T21:14:30Z
https://github.com/python/cpython/issues/33641
1,198,773,115
33,641
[ "python", "cpython" ]
BPO | [226866](https://bugs.python.org/issue226866) --- | :--- 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 2001-01-08.04:05:28.000> created_at = <Date 2000-12-26.23:36:10.000> labels = ['expert-XML'] title = '(xml.dom.minidom.Document()).toxml() breakable' updated_at = <Date 2001-01-08.04:05:28.000> user = 'https://bugs.python.org/iainlamb' ``` bugs.python.org fields: ```python activity = <Date 2001-01-08.04:05:28.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2000-12-26.23:36:10.000> creator = 'iainlamb' dependencies = [] files = [] hgrepos = [] issue_num = 226866 keywords = [] message_count = 3.0 messages = ['2775', '2776', '2777'] nosy_count = 2.0 nosy_names = ['fdrake', 'iainlamb'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue226866' versions = [] ``` </p></details>
(xml.dom.minidom.Document()).toxml() breakable
https://api.github.com/repos/python/cpython/issues/33640/comments
3
2000-12-26T23:36:10Z
2022-04-09T21:14:29Z
https://github.com/python/cpython/issues/33640
1,198,773,112
33,640
[ "python", "cpython" ]
BPO | [226863](https://bugs.python.org/issue226863) --- | :--- Nosy | @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 = 'https://github.com/freddrake' closed_at = <Date 2001-01-08.16:07:13.000> created_at = <Date 2000-12-26.23:00:25.000> labels = ['docs'] title = 'getopt long option handling broken' updated_at = <Date 2001-01-08.16:07:13.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-01-08.16:07:13.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-12-26.23:00:25.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 226863 keywords = [] message_count = 4.0 messages = ['2771', '2772', '2773', '2774'] nosy_count = 3.0 nosy_names = ['tim.peters', 'fdrake', 'flight'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue226863' versions = [] ``` </p></details>
getopt long option handling broken
https://api.github.com/repos/python/cpython/issues/33639/comments
4
2000-12-26T23:00:25Z
2022-04-09T21:14:28Z
https://github.com/python/cpython/issues/33639
1,198,773,104
33,639
[ "python", "cpython" ]
BPO | [226851](https://bugs.python.org/issue226851) --- | :--- 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 2001-01-15.16:33:44.000> created_at = <Date 2000-12-26.20:07:01.000> labels = ['type-feature', 'library'] title = 'ftplib.py should default to passive mode' updated_at = <Date 2001-01-15.16:33:44.000> user = 'https://bugs.python.org/flight' ``` bugs.python.org fields: ```python activity = <Date 2001-01-15.16:33:44.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-12-26.20:07:01.000> creator = 'flight' dependencies = [] files = [] hgrepos = [] issue_num = 226851 keywords = [] message_count = 6.0 messages = ['2765', '2766', '2767', '2768', '2769', '2770'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'twouters', 'flight', 'mfisk'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue226851' versions = [] ``` </p></details>
ftplib.py should default to passive mode
https://api.github.com/repos/python/cpython/issues/33638/comments
6
2000-12-26T20:07:01Z
2022-04-09T21:14:27Z
https://github.com/python/cpython/issues/33638
1,198,773,099
33,638
[ "python", "cpython" ]
BPO | [226850](https://bugs.python.org/issue226850) --- | :--- Nosy | @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 = 'https://github.com/freddrake' closed_at = <Date 2001-01-04.05:17:23.000> created_at = <Date 2000-12-26.20:06:14.000> labels = ['docs'] title = 'file.seek() docs should mention append mode' updated_at = <Date 2001-01-04.05:17:23.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-01-04.05:17:23.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-12-26.20:06:14.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 226850 keywords = [] message_count = 4.0 messages = ['2761', '2762', '2763', '2764'] nosy_count = 2.0 nosy_names = ['tim.peters', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue226850' versions = [] ``` </p></details>
file.seek() docs should mention append mode
https://api.github.com/repos/python/cpython/issues/33637/comments
4
2000-12-26T20:06:14Z
2022-04-09T21:14:26Z
https://github.com/python/cpython/issues/33637
1,198,773,094
33,637
[ "python", "cpython" ]
BPO | [226836](https://bugs.python.org/issue226836) --- | :--- Nosy | @mwhudson, @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-12-26.16:10:10.000> created_at = <Date 2000-12-26.16:01:00.000> labels = ['library'] title = "curses.ascii.isspace(' ') == 0 (!)" updated_at = <Date 2000-12-26.16:10:10.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2000-12-26.16:10:10.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-12-26.16:01:00.000> creator = 'mwh' dependencies = [] files = [] hgrepos = [] issue_num = 226836 keywords = [] message_count = 2.0 messages = ['2759', '2760'] nosy_count = 2.0 nosy_names = ['mwh', 'akuchling'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue226836' versions = [] ``` </p></details>
curses.ascii.isspace(' ') == 0 (!)
https://api.github.com/repos/python/cpython/issues/33636/comments
2
2000-12-26T16:01:00Z
2022-04-09T21:14:25Z
https://github.com/python/cpython/issues/33636
1,198,773,088
33,636
[ "python", "cpython" ]
BPO | [226790](https://bugs.python.org/issue226790) --- | :--- Nosy | @akuchling, @zopyx <sup>*Note: these values reflect the state of the issue at 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-12-26.16:03:34.000> created_at = <Date 2000-12-25.09:53:21.000> labels = ['interpreter-core', 'invalid'] title = 'SIGSEGV in chunk_malloc/Python 1.5.2 Linux i386' updated_at = <Date 2000-12-26.16:03:34.000> user = 'https://github.com/zopyx' ``` bugs.python.org fields: ```python activity = <Date 2000-12-26.16:03:34.000> actor = 'akuchling' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-25.09:53:21.000> creator = 'ajung' dependencies = [] files = [] hgrepos = [] issue_num = 226790 keywords = [] message_count = 2.0 messages = ['2757', '2758'] nosy_count = 2.0 nosy_names = ['akuchling', 'ajung'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue226790' versions = [] ``` </p></details>
SIGSEGV in chunk_malloc/Python 1.5.2 Linux i386
https://api.github.com/repos/python/cpython/issues/33635/comments
2
2000-12-25T09:53:21Z
2022-04-09T21:14:23Z
https://github.com/python/cpython/issues/33635
1,198,773,086
33,635
[ "python", "cpython" ]
BPO | [226766](https://bugs.python.org/issue226766) --- | :--- Nosy | @gvanrossum, @tim-one, @mhammond <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mhammond' closed_at = <Date 2002-04-03.01:53:35.000> created_at = <Date 2000-12-24.16:08:03.000> labels = ['OS-windows'] title = 'popen(\'python -c"...."\') tends to hang' updated_at = <Date 2002-04-03.01:53:35.000> user = 'https://bugs.python.org/sabren' ``` bugs.python.org fields: ```python activity = <Date 2002-04-03.01:53:35.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2000-12-24.16:08:03.000> creator = 'sabren' dependencies = [] files = [] hgrepos = [] issue_num = 226766 keywords = [] message_count = 8.0 messages = ['2749', '2750', '2751', '2752', '2753', '2754', '2755', '2756'] nosy_count = 6.0 nosy_names = ['gvanrossum', 'tim.peters', 'nobody', 'mhammond', 'sabren', 'rcamesz'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue226766' versions = [] ``` </p></details>
popen('python -c"...."') tends to hang
https://api.github.com/repos/python/cpython/issues/33634/comments
8
2000-12-24T16:08:03Z
2022-04-09T21:14:22Z
https://github.com/python/cpython/issues/33634
1,198,773,083
33,634
[ "python", "cpython" ]
BPO | [403012](https://bugs.python.org/issue403012) --- | :--- Nosy | @gvanrossum, @akuchling Files | <li>[None](https://bugs.python.org/file2983/None "Uploaded as text/plain at 2000-12-24.15:27:45 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 = 'https://github.com/akuchling' closed_at = <Date 2001-01-04.01:01:29.000> created_at = <Date 2000-12-24.15:27:45.000> labels = ['extension-modules'] title = 'Update fpectlmodule for current glibc' updated_at = <Date 2001-01-04.01:01:29.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2001-01-04.01:01:29.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-12-24.15:27:45.000> creator = 'akuchling' dependencies = [] files = ['2983'] hgrepos = [] issue_num = 403012 keywords = ['patch'] message_count = 3.0 messages = ['35138', '35139', '35140'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'akuchling'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403012' versions = [] ``` </p></details>
Update fpectlmodule for current glibc
https://api.github.com/repos/python/cpython/issues/33633/comments
3
2000-12-24T15:27:45Z
2022-04-09T21:14:21Z
https://github.com/python/cpython/issues/33633
1,198,773,080
33,633
[ "python", "cpython" ]
BPO | [226706](https://bugs.python.org/issue226706) --- | :--- Nosy | @malemburg, @gvanrossum, @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 2001-07-20.19:09:14.000> created_at = <Date 2000-12-23.14:19:17.000> labels = ['library'] title = 'many std modules assume string.letters is [a-zA-Z]' updated_at = <Date 2001-07-20.19:09:14.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-07-20.19:09:14.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-12-23.14:19:17.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 226706 keywords = [] message_count = 9.0 messages = ['2740', '2741', '2742', '2743', '2744', '2745', '2746', '2747', '2748'] nosy_count = 5.0 nosy_names = ['lemburg', 'gvanrossum', 'nobody', 'fdrake', 'akuchling'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue226706' versions = [] ``` </p></details>
many std modules assume string.letters is [a-zA-Z]
https://api.github.com/repos/python/cpython/issues/33632/comments
9
2000-12-23T14:19:17Z
2022-04-09T21:14:20Z
https://github.com/python/cpython/issues/33632
1,198,773,074
33,632
[ "python", "cpython" ]
BPO | [226700](https://bugs.python.org/issue226700) --- | :--- Nosy | @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 2000-12-23.16:58:56.000> created_at = <Date 2000-12-23.05:52:49.000> labels = [] title = 'Demo/curses/tclock.py raises error.' updated_at = <Date 2000-12-23.16:58:56.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2000-12-23.16:58:56.000> actor = 'fdrake' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2000-12-23.05:52:49.000> creator = 'fdrake' dependencies = [] files = [] hgrepos = [] issue_num = 226700 keywords = [] message_count = 3.0 messages = ['2737', '2738', '2739'] nosy_count = 2.0 nosy_names = ['fdrake', 'akuchling'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue226700' versions = [] ``` </p></details>
Demo/curses/tclock.py raises error.
https://api.github.com/repos/python/cpython/issues/33631/comments
3
2000-12-23T05:52:49Z
2022-04-09T21:14:19Z
https://github.com/python/cpython/issues/33631
1,198,773,070
33,631
[ "python", "cpython" ]
BPO | [403002](https://bugs.python.org/issue403002) --- | :--- Nosy | @malemburg, @loewis Files | <li>[None](https://bugs.python.org/file2982/None "Uploaded as text/plain at 2000-12-22.14:04:54 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/malemburg' closed_at = <Date 2001-01-03.21:28:15.000> created_at = <Date 2000-12-22.14:04:54.000> labels = ['library'] title = 'Fix for #116285: Properly raise UnicodeErrors' updated_at = <Date 2001-01-03.21:28:15.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2001-01-03.21:28:15.000> actor = 'lemburg' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-12-22.14:04:54.000> creator = 'loewis' dependencies = [] files = ['2982'] hgrepos = [] issue_num = 403002 keywords = ['patch'] message_count = 7.0 messages = ['35131', '35132', '35133', '35134', '35135', '35136', '35137'] nosy_count = 2.0 nosy_names = ['lemburg', 'loewis'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue403002' versions = [] ``` </p></details>
Fix for #116285: Properly raise UnicodeErrors
https://api.github.com/repos/python/cpython/issues/33630/comments
7
2000-12-22T14:04:54Z
2022-04-09T21:14:18Z
https://github.com/python/cpython/issues/33630
1,198,773,067
33,630
[ "python", "cpython" ]
BPO | [226665](https://bugs.python.org/issue226665) --- | :--- Nosy | @gvanrossum, @mhammond <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mhammond' closed_at = <Date 2000-12-27.22:09:29.000> created_at = <Date 2000-12-22.09:40:59.000> labels = ['OS-windows'] title = 'makepy crashes parsing "Hauppauge WinTV OCX (b.11)' updated_at = <Date 2000-12-27.22:09:29.000> user = 'https://bugs.python.org/jcable' ``` bugs.python.org fields: ```python activity = <Date 2000-12-27.22:09:29.000> actor = 'gvanrossum' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2000-12-22.09:40:59.000> creator = 'jcable' dependencies = [] files = [] hgrepos = [] issue_num = 226665 keywords = [] message_count = 2.0 messages = ['2735', '2736'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'mhammond', 'jcable'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue226665' versions = [] ``` </p></details>
makepy crashes parsing "Hauppauge WinTV OCX (b.11)
https://api.github.com/repos/python/cpython/issues/33629/comments
2
2000-12-22T09:40:59Z
2022-04-09T21:14:17Z
https://github.com/python/cpython/issues/33629
1,198,773,064
33,629
[ "python", "cpython" ]
BPO | [402989](https://bugs.python.org/issue402989) --- | :--- Nosy | @gvanrossum, @Yhg1s Files | <li>[None](https://bugs.python.org/file2981/None "Uploaded as text/plain at 2000-12-21.21:20:54 by @Yhg1s"): 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-01.22:50:06.000> created_at = <Date 2000-12-21.21:20:54.000> labels = ['interpreter-core'] title = "Allow 'continue' inside 'try' clause" updated_at = <Date 2001-02-01.22:50:06.000> user = 'https://github.com/Yhg1s' ``` bugs.python.org fields: ```python activity = <Date 2001-02-01.22:50:06.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-21.21:20:54.000> creator = 'twouters' dependencies = [] files = ['2981'] hgrepos = [] issue_num = 402989 keywords = ['patch'] message_count = 10.0 messages = ['35121', '35122', '35123', '35124', '35125', '35126', '35127', '35128', '35129', '35130'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'jhylton', 'twouters'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402989' versions = [] ``` </p></details>
Allow 'continue' inside 'try' clause
https://api.github.com/repos/python/cpython/issues/33628/comments
10
2000-12-21T21:20:54Z
2022-04-09T21:14:15Z
https://github.com/python/cpython/issues/33628
1,198,773,058
33,628
[ "python", "cpython" ]
BPO | [226619](https://bugs.python.org/issue226619) --- | :--- Nosy | @tim-one, @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/tim-one' closed_at = <Date 2000-12-27.22:21:03.000> created_at = <Date 2000-12-21.17:59:51.000> labels = ['type-feature', 'library'] title = 'Dict methods have no __doc__ strings' updated_at = <Date 2000-12-27.22:21:03.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-12-27.22:21:03.000> actor = 'twouters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-12-21.17:59:51.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 226619 keywords = [] message_count = 2.0 messages = ['2733', '2734'] nosy_count = 2.0 nosy_names = ['tim.peters', 'twouters'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue226619' versions = [] ``` </p></details>
Dict methods have no __doc__ strings
https://api.github.com/repos/python/cpython/issues/33627/comments
2
2000-12-21T17:59:51Z
2022-04-09T21:14:15Z
https://github.com/python/cpython/issues/33627
1,198,773,051
33,627
[ "python", "cpython" ]
BPO | [402980](https://bugs.python.org/issue402980) --- | :--- Nosy | @gvanrossum Files | <li>[None](https://bugs.python.org/file2980/None "Uploaded as text/plain at 2000-12-21.13:28:49 by lkcl"): 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 2001-01-19.00:45:36.000> created_at = <Date 2000-12-21.13:28:49.000> labels = ['library'] title = 'BaseServer class for SocketServer.py (inh. by TCPServer)' updated_at = <Date 2001-01-19.00:45:36.000> user = 'https://bugs.python.org/lkcl' ``` bugs.python.org fields: ```python activity = <Date 2001-01-19.00:45:36.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-12-21.13:28:49.000> creator = 'lkcl' dependencies = [] files = ['2980'] hgrepos = [] issue_num = 402980 keywords = ['patch'] message_count = 4.0 messages = ['35117', '35118', '35119', '35120'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'lkcl'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402980' versions = [] ``` </p></details>
BaseServer class for SocketServer.py (inh. by TCPServer)
https://api.github.com/repos/python/cpython/issues/33626/comments
4
2000-12-21T13:28:49Z
2022-04-09T21:14:14Z
https://github.com/python/cpython/issues/33626
1,198,773,046
33,626
[ "python", "cpython" ]
BPO | [226587](https://bugs.python.org/issue226587) --- | :--- 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-12-22.14:39:45.000> created_at = <Date 2000-12-21.12:21:54.000> labels = ['expert-regex'] title = 'sre matchobject,groupdict() seems to memory leak' updated_at = <Date 2000-12-22.14:39:45.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-12-22.14:39:45.000> actor = 'akuchling' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2000-12-21.12:21:54.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 226587 keywords = [] message_count = 2.0 messages = ['2731', '2732'] nosy_count = 2.0 nosy_names = ['effbot', 'akuchling'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue226587' versions = [] ``` </p></details>
sre matchobject,groupdict() seems to memory leak
https://api.github.com/repos/python/cpython/issues/33625/comments
2
2000-12-21T12:21:54Z
2022-04-09T21:14:12Z
https://github.com/python/cpython/issues/33625
1,198,773,043
33,625
[ "python", "cpython" ]
BPO | [226586](https://bugs.python.org/issue226586) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-06.18:04:27.000> created_at = <Date 2000-12-21.12:03:15.000> labels = ['expert-IDLE', 'invalid'] title = 'Floating point is broken in Python 2.0' updated_at = <Date 2002-05-06.18:04:27.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2002-05-06.18:04:27.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2000-12-21.12:03:15.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 226586 keywords = [] message_count = 4.0 messages = ['2727', '2728', '2729', '2730'] nosy_count = 2.0 nosy_names = ['tim.peters', 'invader8'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue226586' versions = [] ``` </p></details>
Floating point is broken in Python 2.0
https://api.github.com/repos/python/cpython/issues/33624/comments
4
2000-12-21T12:03:15Z
2022-04-09T21:14:10Z
https://github.com/python/cpython/issues/33624
1,198,773,037
33,624
[ "python", "cpython" ]
BPO | [226564](https://bugs.python.org/issue226564) --- | :--- Nosy | @freddrake, @smontanaro <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2001-01-02.17:10:41.000> created_at = <Date 2000-12-21.06:25:23.000> labels = ['build'] title = "Default of static linking 'bsddb' breaks 3rd party modules" updated_at = <Date 2001-01-02.17:10:41.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-01-02.17:10:41.000> actor = 'skip.montanaro' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-12-21.06:25:23.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 226564 keywords = [] message_count = 4.0 messages = ['2723', '2724', '2725', '2726'] nosy_count = 2.0 nosy_names = ['fdrake', 'skip.montanaro'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue226564' versions = [] ``` </p></details>
Default of static linking 'bsddb' breaks 3rd party modules
https://api.github.com/repos/python/cpython/issues/33623/comments
4
2000-12-21T06:25:23Z
2022-04-09T21:14:10Z
https://github.com/python/cpython/issues/33623
1,198,773,028
33,623
[ "python", "cpython" ]
BPO | [402971](https://bugs.python.org/issue402971) --- | :--- Nosy | @gvanrossum, @akuchling Files | <li>[None](https://bugs.python.org/file2979/None "Uploaded as text/plain at 2000-12-20.21:51:40 by calvin"): 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-06.22:46:17.000> created_at = <Date 2000-12-20.21:51:40.000> labels = ['library'] title = 'build_ext -L typo fix' updated_at = <Date 2001-02-06.22:46:17.000> user = 'https://bugs.python.org/calvin' ``` bugs.python.org fields: ```python activity = <Date 2001-02-06.22:46:17.000> actor = 'akuchling' assignee = 'gward' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2000-12-20.21:51:40.000> creator = 'calvin' dependencies = [] files = ['2979'] hgrepos = [] issue_num = 402971 keywords = ['patch'] message_count = 6.0 messages = ['35111', '35112', '35113', '35114', '35115', '35116'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'akuchling', 'gward', 'calvin'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402971' versions = [] ``` </p></details>
build_ext -L typo fix
https://api.github.com/repos/python/cpython/issues/33622/comments
6
2000-12-20T21:51:40Z
2022-04-09T21:14:08Z
https://github.com/python/cpython/issues/33622
1,198,773,025
33,622
[ "python", "cpython" ]
BPO | [226510](https://bugs.python.org/issue226510) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2000-12-20.19:57:58.000> created_at = <Date 2000-12-20.19:32:20.000> labels = ['interpreter-core', 'invalid'] title = 'Python 2.0: raw string,backslash in not handled correct ' updated_at = <Date 2000-12-20.19:57:58.000> user = 'https://bugs.python.org/cpchaos' ``` bugs.python.org fields: ```python activity = <Date 2000-12-20.19:57:58.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-20.19:32:20.000> creator = 'cpchaos' dependencies = [] files = [] hgrepos = [] issue_num = 226510 keywords = [] message_count = 2.0 messages = ['2721', '2722'] nosy_count = 2.0 nosy_names = ['tim.peters', 'cpchaos'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue226510' versions = [] ``` </p></details>
Python 2.0: raw string,backslash in not handled correct
https://api.github.com/repos/python/cpython/issues/33621/comments
2
2000-12-20T19:32:20Z
2022-04-09T21:14:07Z
https://github.com/python/cpython/issues/33621
1,198,773,022
33,621
[ "python", "cpython" ]
BPO | [402955](https://bugs.python.org/issue402955) --- | :--- Nosy | @tim-one, @akuchling Files | <li>[None](https://bugs.python.org/file2978/None "Uploaded as text/plain at 2000-12-20.02:11:28 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 = 'https://github.com/akuchling' closed_at = <Date 2000-12-20.14:41:26.000> created_at = <Date 2000-12-20.02:11:28.000> labels = ['interpreter-core'] title = 'bltinmodule.c warning fix' updated_at = <Date 2000-12-20.14:41:26.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2000-12-20.14:41:26.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-20.02:11:28.000> creator = 'akuchling' dependencies = [] files = ['2978'] hgrepos = [] issue_num = 402955 keywords = ['patch'] message_count = 4.0 messages = ['35107', '35108', '35109', '35110'] nosy_count = 2.0 nosy_names = ['tim.peters', 'akuchling'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402955' versions = [] ``` </p></details>
bltinmodule.c warning fix
https://api.github.com/repos/python/cpython/issues/33620/comments
4
2000-12-20T02:11:28Z
2022-04-09T21:14:07Z
https://github.com/python/cpython/issues/33620
1,198,773,021
33,620
[ "python", "cpython" ]
BPO | [402953](https://bugs.python.org/issue402953) --- | :--- Nosy | @gvanrossum, @akuchling Files | <li>[None](https://bugs.python.org/file2977/None "Uploaded as text/plain at 2000-12-20.00:57:48 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 2001-01-09.03:01:28.000> created_at = <Date 2000-12-20.00:57:48.000> labels = ['library'] title = '[Bug #125452 ] shlex.shlex hangs ' updated_at = <Date 2001-01-09.03:01:28.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2001-01-09.03:01:28.000> actor = 'akuchling' assignee = 'esr' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-12-20.00:57:48.000> creator = 'akuchling' dependencies = [] files = ['2977'] hgrepos = [] issue_num = 402953 keywords = ['patch'] message_count = 4.0 messages = ['35103', '35104', '35105', '35106'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'akuchling', 'esr'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402953' versions = [] ``` </p></details>
[Bug #125452 ] shlex.shlex hangs
https://api.github.com/repos/python/cpython/issues/33619/comments
4
2000-12-20T00:57:48Z
2022-04-09T21:14:05Z
https://github.com/python/cpython/issues/33619
1,198,773,015
33,619
[ "python", "cpython" ]
BPO | [226400](https://bugs.python.org/issue226400) --- | :--- Nosy | @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 2000-12-20.00:56:18.000> created_at = <Date 2000-12-20.00:46:04.000> labels = ['interpreter-core'] title = 'test_format broken' updated_at = <Date 2000-12-20.00:56:18.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2000-12-20.00:56:18.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-20.00:46:04.000> creator = 'fdrake' dependencies = [] files = [] hgrepos = [] issue_num = 226400 keywords = [] message_count = 2.0 messages = ['2719', '2720'] nosy_count = 2.0 nosy_names = ['fdrake', 'akuchling'] pr_nums = [] priority = 'high' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue226400' versions = [] ``` </p></details>
test_format broken
https://api.github.com/repos/python/cpython/issues/33618/comments
2
2000-12-20T00:46:04Z
2022-04-09T21:14:05Z
https://github.com/python/cpython/issues/33618
1,198,773,011
33,618
[ "python", "cpython" ]
BPO | [402940](https://bugs.python.org/issue402940) --- | :--- Nosy | @tim-one, @akuchling Files | <li>[None](https://bugs.python.org/file2976/None "Uploaded as text/plain at 2000-12-19.22:08:42 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 = 'https://github.com/tim-one' closed_at = <Date 2000-12-19.22:50:25.000> created_at = <Date 2000-12-19.22:08:42.000> labels = ['interpreter-core'] title = 'Use only printable Unicode chars in reporting % errors' updated_at = <Date 2000-12-19.22:50:25.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2000-12-19.22:50:25.000> actor = 'akuchling' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-19.22:08:42.000> creator = 'akuchling' dependencies = [] files = ['2976'] hgrepos = [] issue_num = 402940 keywords = ['patch'] message_count = 4.0 messages = ['35099', '35100', '35101', '35102'] nosy_count = 2.0 nosy_names = ['tim.peters', 'akuchling'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402940' versions = [] ``` </p></details>
Use only printable Unicode chars in reporting % errors
https://api.github.com/repos/python/cpython/issues/33617/comments
4
2000-12-19T22:08:42Z
2022-04-09T21:14:03Z
https://github.com/python/cpython/issues/33617
1,198,773,007
33,617
[ "python", "cpython" ]
BPO | [402939](https://bugs.python.org/issue402939) --- | :--- Nosy | @loewis, @nascheme Files | <li>[None](https://bugs.python.org/file2975/None "Uploaded as text/plain at 2000-12-19.21:49:10 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/nascheme' closed_at = <Date 2001-01-02.15:59:45.000> created_at = <Date 2000-12-19.21:49:10.000> labels = ['interpreter-core'] title = 'Fix for 126345:Garbage collection for modules' updated_at = <Date 2001-01-02.15:59:45.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2001-01-02.15:59:45.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-19.21:49:10.000> creator = 'loewis' dependencies = [] files = ['2975'] hgrepos = [] issue_num = 402939 keywords = ['patch'] message_count = 2.0 messages = ['35097', '35098'] 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/issue402939' versions = [] ``` </p></details>
Fix for 126345:Garbage collection for modules
https://api.github.com/repos/python/cpython/issues/33616/comments
2
2000-12-19T21:49:10Z
2022-04-09T21:14:02Z
https://github.com/python/cpython/issues/33616
1,198,773,002
33,616
[ "python", "cpython" ]
BPO | [226351](https://bugs.python.org/issue226351) --- | :--- Nosy | @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 = 'https://github.com/gvanrossum' closed_at = <Date 2000-12-19.16:49:43.000> created_at = <Date 2000-12-19.16:36:03.000> labels = [] title = 'urlparse.scheme_chars and string.letters' updated_at = <Date 2000-12-19.16:49:43.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2000-12-19.16:49:43.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2000-12-19.16:36:03.000> creator = 'doerwalter' dependencies = [] files = [] hgrepos = [] issue_num = 226351 keywords = [] message_count = 2.0 messages = ['2717', '2718'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'doerwalter'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue226351' versions = [] ``` </p></details>
urlparse.scheme_chars and string.letters
https://api.github.com/repos/python/cpython/issues/33615/comments
2
2000-12-19T16:36:03Z
2022-04-09T21:14:01Z
https://github.com/python/cpython/issues/33615
1,198,773,000
33,615
[ "python", "cpython" ]
BPO | [226345](https://bugs.python.org/issue226345) --- | :--- Nosy | @gvanrossum, @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 2001-01-02.16:00:40.000> created_at = <Date 2000-12-19.15:28:28.000> labels = ['interpreter-core'] title = 'Modules are not garbage collected' updated_at = <Date 2001-01-02.16:00:40.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2001-01-02.16:00:40.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-19.15:28:28.000> creator = 'loewis' dependencies = [] files = [] hgrepos = [] issue_num = 226345 keywords = [] message_count = 3.0 messages = ['2714', '2715', '2716'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'nascheme'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue226345' versions = [] ``` </p></details>
Modules are not garbage collected
https://api.github.com/repos/python/cpython/issues/33614/comments
3
2000-12-19T15:28:28Z
2022-04-09T21:14:00Z
https://github.com/python/cpython/issues/33614
1,198,772,995
33,614
[ "python", "cpython" ]
BPO | [402925](https://bugs.python.org/issue402925) --- | :--- Nosy | @gvanrossum, @loewis, @nascheme Files | <li>[None](https://bugs.python.org/file2974/None "Uploaded as text/plain at 2000-12-19.15:08:09 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/nascheme' closed_at = <Date 2001-08-09.16:00:36.000> created_at = <Date 2000-12-19.15:08:09.000> labels = ['interpreter-core'] title = 'Add new function gc.getreferents' updated_at = <Date 2001-08-09.16:00:36.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2001-08-09.16:00:36.000> actor = 'gvanrossum' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-19.15:08:09.000> creator = 'loewis' dependencies = [] files = ['2974'] hgrepos = [] issue_num = 402925 keywords = ['patch'] message_count = 5.0 messages = ['35092', '35093', '35094', '35095', '35096'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'nascheme'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402925' versions = [] ``` </p></details>
Add new function gc.getreferents
https://api.github.com/repos/python/cpython/issues/33613/comments
5
2000-12-19T15:08:09Z
2022-04-09T21:13:59Z
https://github.com/python/cpython/issues/33613
1,198,772,992
33,613
[ "python", "cpython" ]
BPO | [402915](https://bugs.python.org/issue402915) --- | :--- Nosy | @gvanrossum, @loewis, @freddrake Files | <li>[None](https://bugs.python.org/file2973/None "Uploaded as text/plain at 2000-12-19.03:27:33 by jepler"): 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 2001-01-09.22:55:40.000> created_at = <Date 2000-12-19.03:27:33.000> labels = ['extension-modules'] title = 'xreadlines : readlines :: xrange : range' updated_at = <Date 2001-01-09.22:55:40.000> user = 'https://bugs.python.org/jepler' ``` bugs.python.org fields: ```python activity = <Date 2001-01-09.22:55:40.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-12-19.03:27:33.000> creator = 'jepler' dependencies = [] files = ['2973'] hgrepos = [] issue_num = 402915 keywords = ['patch'] message_count = 9.0 messages = ['35083', '35084', '35085', '35086', '35087', '35088', '35089', '35090', '35091'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'loewis', 'fdrake', 'jepler'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402915' versions = [] ``` </p></details>
xreadlines : readlines :: xrange : range
https://api.github.com/repos/python/cpython/issues/33612/comments
9
2000-12-19T03:27:33Z
2022-04-09T21:13:58Z
https://github.com/python/cpython/issues/33612
1,198,772,988
33,612
[ "python", "cpython" ]
BPO | [226264](https://bugs.python.org/issue226264) --- | :--- Nosy | @gvanrossum, @tim-one, @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/gvanrossum' closed_at = <Date 2000-12-19.14:11:34.000> created_at = <Date 2000-12-19.03:16:05.000> labels = ['docs'] title = 'ref/ref3.tex: Remove claim about eval(repr(obj))' updated_at = <Date 2000-12-19.14:11:34.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2000-12-19.14:11:34.000> actor = 'akuchling' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-12-19.03:16:05.000> creator = 'akuchling' dependencies = [] files = [] hgrepos = [] issue_num = 226264 keywords = [] message_count = 6.0 messages = ['2708', '2709', '2710', '2711', '2712', '2713'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'akuchling'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue226264' versions = [] ``` </p></details>
ref/ref3.tex: Remove claim about eval(repr(obj))
https://api.github.com/repos/python/cpython/issues/33611/comments
6
2000-12-19T03:16:05Z
2022-04-09T21:13:57Z
https://github.com/python/cpython/issues/33611
1,198,772,984
33,611
[ "python", "cpython" ]
BPO | [226254](https://bugs.python.org/issue226254) --- | :--- 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-12-27.22:21:23.000> created_at = <Date 2000-12-19.01:50:28.000> labels = ['interpreter-core', 'invalid'] title = 'Traceback objects not properly garbage-collected' updated_at = <Date 2000-12-27.22:21:23.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-12-27.22:21:23.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-19.01:50:28.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 226254 keywords = [] message_count = 6.0 messages = ['2702', '2703', '2704', '2705', '2706', '2707'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'nobody'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue226254' versions = [] ``` </p></details>
Traceback objects not properly garbage-collected
https://api.github.com/repos/python/cpython/issues/33610/comments
6
2000-12-19T01:50:28Z
2022-04-09T21:13:56Z
https://github.com/python/cpython/issues/33610
1,198,772,975
33,610
[ "python", "cpython" ]
BPO | [226161](https://bugs.python.org/issue226161) --- | :--- 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-12-19.02:09:33.000> created_at = <Date 2000-12-18.08:52:51.000> labels = ['expert-unicode'] title = "pickling the string u'\\\\u' is impossible in Python 2.0" updated_at = <Date 2000-12-19.02:09:33.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-12-19.02:09:33.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2000-12-18.08:52:51.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 226161 keywords = [] message_count = 3.0 messages = ['2699', '2700', '2701'] nosy_count = 1.0 nosy_names = ['gvanrossum'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue226161' versions = [] ``` </p></details>
pickling the string u'\\u' is impossible in Python 2.0
https://api.github.com/repos/python/cpython/issues/33609/comments
3
2000-12-18T08:52:51Z
2022-04-09T21:13:55Z
https://github.com/python/cpython/issues/33609
1,198,772,971
33,609
[ "python", "cpython" ]
BPO | [402891](https://bugs.python.org/issue402891) --- | :--- Nosy | @mwhudson, @gvanrossum, @loewis, @nascheme Files | <li>[None](https://bugs.python.org/file2972/None "Uploaded as text/plain at 2000-12-17.22:22:37 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 2001-08-09.16:12:58.000> created_at = <Date 2000-12-17.22:22:37.000> labels = ['extension-modules'] title = 'Alternative readline module' updated_at = <Date 2001-08-09.16:12:58.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2001-08-09.16:12:58.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-12-17.22:22:37.000> creator = 'nascheme' dependencies = [] files = ['2972'] hgrepos = [] issue_num = 402891 keywords = ['patch'] message_count = 13.0 messages = ['35070', '35071', '35072', '35073', '35074', '35075', '35076', '35077', '35078', '35079', '35080', '35081', '35082'] nosy_count = 4.0 nosy_names = ['mwh', 'gvanrossum', 'loewis', 'nascheme'] pr_nums = [] priority = 'low' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402891' versions = [] ``` </p></details>
Alternative readline module
https://api.github.com/repos/python/cpython/issues/33608/comments
13
2000-12-17T22:22:37Z
2022-04-09T21:13:53Z
https://github.com/python/cpython/issues/33608
1,198,772,968
33,608
[ "python", "cpython" ]
BPO | [226034](https://bugs.python.org/issue226034) --- | :--- 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-12-19.04:08:24.000> created_at = <Date 2000-12-17.05:05:23.000> labels = ['type-feature', 'docs'] title = 'xml.sax.handler.ErrorHandler not documented' updated_at = <Date 2000-12-19.04:08:24.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2000-12-19.04:08:24.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-12-17.05:05:23.000> creator = 'fdrake' dependencies = [] files = [] hgrepos = [] issue_num = 226034 keywords = [] message_count = 2.0 messages = ['2697', '2698'] nosy_count = 1.0 nosy_names = ['fdrake'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue226034' versions = [] ``` </p></details>
xml.sax.handler.ErrorHandler not documented
https://api.github.com/repos/python/cpython/issues/33607/comments
2
2000-12-17T05:05:23Z
2022-04-09T21:13:52Z
https://github.com/python/cpython/issues/33607
1,198,772,964
33,607
[ "python", "cpython" ]
BPO | [402878](https://bugs.python.org/issue402878) --- | :--- Nosy | @gvanrossum, @nascheme Files | <li>[None](https://bugs.python.org/file2971/None "Uploaded as text/plain at 2000-12-17.00:17:25 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-12-19.13:56:19.000> created_at = <Date 2000-12-17.00:17:25.000> labels = ['library'] title = 'More tests for coercion and comparison' updated_at = <Date 2000-12-19.13:56:19.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2000-12-19.13:56:19.000> actor = 'gvanrossum' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-12-17.00:17:25.000> creator = 'nascheme' dependencies = [] files = ['2971'] hgrepos = [] issue_num = 402878 keywords = ['patch'] message_count = 3.0 messages = ['35067', '35068', '35069'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'nascheme'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402878' versions = [] ``` </p></details>
More tests for coercion and comparison
https://api.github.com/repos/python/cpython/issues/33606/comments
3
2000-12-17T00:17:25Z
2022-04-09T21:13:51Z
https://github.com/python/cpython/issues/33606
1,198,772,958
33,606
[ "python", "cpython" ]
BPO | [225989](https://bugs.python.org/issue225989) --- | :--- Nosy | @tim-one, @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/tim-one' closed_at = <Date 2000-12-16.19:14:20.000> created_at = <Date 2000-12-16.17:22:31.000> labels = ['interpreter-core', 'invalid'] title = 'cmp() broken on instances' updated_at = <Date 2000-12-16.19:14:20.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2000-12-16.19:14:20.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-16.17:22:31.000> creator = 'nascheme' dependencies = [] files = [] hgrepos = [] issue_num = 225989 keywords = [] message_count = 2.0 messages = ['2695', '2696'] nosy_count = 2.0 nosy_names = ['tim.peters', 'nascheme'] pr_nums = [] priority = 'low' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue225989' versions = [] ``` </p></details>
cmp() broken on instances
https://api.github.com/repos/python/cpython/issues/33605/comments
2
2000-12-16T17:22:31Z
2022-04-09T21:13:50Z
https://github.com/python/cpython/issues/33605
1,198,772,954
33,605
[ "python", "cpython" ]
BPO | [225981](https://bugs.python.org/issue225981) --- | :--- Nosy | @gvanrossum, @barry-scott <sup>*Note: these values reflect the state of the issue at 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-12-18.22:24:22.000> created_at = <Date 2000-12-16.15:53:06.000> labels = ['extension-modules'] title = 'socket close is not thread safe' updated_at = <Date 2000-12-18.22:24:22.000> user = 'https://github.com/barry-scott' ``` bugs.python.org fields: ```python activity = <Date 2000-12-18.22:24:22.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-12-16.15:53:06.000> creator = 'barry-scott' dependencies = [] files = [] hgrepos = [] issue_num = 225981 keywords = [] message_count = 2.0 messages = ['2693', '2694'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'barry-scott'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue225981' versions = [] ``` </p></details>
socket close is not thread safe
https://api.github.com/repos/python/cpython/issues/33604/comments
2
2000-12-16T15:53:06Z
2022-04-09T21:13:49Z
https://github.com/python/cpython/issues/33604
1,198,772,949
33,604
[ "python", "cpython" ]
BPO | [402875](https://bugs.python.org/issue402875) --- | :--- Nosy | @gvanrossum, @barry-scott Files | <li>[None](https://bugs.python.org/file2970/None "Uploaded as text/plain at 2000-12-16.15:42:24 by @barry-scott"): 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-12-18.22:25:12.000> created_at = <Date 2000-12-16.15:42:24.000> labels = ['extension-modules'] title = 'Make socket close thread safe' updated_at = <Date 2000-12-18.22:25:12.000> user = 'https://github.com/barry-scott' ``` bugs.python.org fields: ```python activity = <Date 2000-12-18.22:25:12.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-12-16.15:42:24.000> creator = 'barry-scott' dependencies = [] files = ['2970'] hgrepos = [] issue_num = 402875 keywords = ['patch'] message_count = 3.0 messages = ['35064', '35065', '35066'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'barry-scott'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402875' versions = [] ``` </p></details>
Make socket close thread safe
https://api.github.com/repos/python/cpython/issues/33603/comments
3
2000-12-16T15:42:24Z
2022-04-09T21:13:48Z
https://github.com/python/cpython/issues/33603
1,198,772,945
33,603
[ "python", "cpython" ]
BPO | [402868](https://bugs.python.org/issue402868) --- | :--- Nosy | @warsaw, @akuchling Files | <li>[None](https://bugs.python.org/file2969/None "Uploaded as text/plain at 2000-12-16.00:18:15 by cgw"): 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/akuchling' closed_at = <Date 2000-12-19.20:59:23.000> created_at = <Date 2000-12-16.00:18:15.000> labels = [] title = 'fileobject.c:get_line leaks memory when hitting EOF' updated_at = <Date 2000-12-19.20:59:23.000> user = 'https://bugs.python.org/cgw' ``` bugs.python.org fields: ```python activity = <Date 2000-12-19.20:59:23.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2000-12-16.00:18:15.000> creator = 'cgw' dependencies = [] files = ['2969'] hgrepos = [] issue_num = 402868 keywords = ['patch'] message_count = 5.0 messages = ['35059', '35060', '35061', '35062', '35063'] nosy_count = 3.0 nosy_names = ['barry', 'akuchling', 'cgw'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402868' versions = [] ``` </p></details>
fileobject.c:get_line leaks memory when hitting EOF
https://api.github.com/repos/python/cpython/issues/33602/comments
5
2000-12-16T00:18:15Z
2022-04-09T21:13:47Z
https://github.com/python/cpython/issues/33602
1,198,772,937
33,602
[ "python", "cpython" ]
BPO | [402864](https://bugs.python.org/issue402864) --- | :--- Nosy | @gvanrossum Files | <li>[None](https://bugs.python.org/file2968/None "Uploaded as text/plain at 2000-12-15.23:24:32 by jhylton"): 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-01.22:50:44.000> created_at = <Date 2000-12-15.23:24:32.000> labels = ['interpreter-core'] title = 'prototype closure implementation (PEP 227)' updated_at = <Date 2001-02-01.22:50:44.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2001-02-01.22:50:44.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-15.23:24:32.000> creator = 'jhylton' dependencies = [] files = ['2968'] hgrepos = [] issue_num = 402864 keywords = ['patch'] message_count = 4.0 messages = ['35055', '35056', '35057', '35058'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jhylton'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402864' versions = [] ``` </p></details>
prototype closure implementation (PEP 227)
https://api.github.com/repos/python/cpython/issues/33601/comments
4
2000-12-15T23:24:32Z
2022-04-09T21:13:45Z
https://github.com/python/cpython/issues/33601
1,198,772,932
33,601
[ "python", "cpython" ]
BPO | [402863](https://bugs.python.org/issue402863) --- | :--- Files | <li>[None](https://bugs.python.org/file2967/None "Uploaded as text/plain at 2000-12-15.23:05:43 by cgw"): 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-01-19.00:07:21.000> created_at = <Date 2000-12-15.23:05:43.000> labels = ['interpreter-core'] title = 'another memory leak' updated_at = <Date 2001-01-19.00:07:21.000> user = 'https://bugs.python.org/cgw' ``` bugs.python.org fields: ```python activity = <Date 2001-01-19.00:07:21.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-15.23:05:43.000> creator = 'cgw' dependencies = [] files = ['2967'] hgrepos = [] issue_num = 402863 keywords = ['patch'] message_count = 3.0 messages = ['35052', '35053', '35054'] nosy_count = 2.0 nosy_names = ['jhylton', 'cgw'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402863' versions = [] ``` </p></details>
another memory leak
https://api.github.com/repos/python/cpython/issues/33600/comments
3
2000-12-15T23:05:43Z
2022-04-09T21:13:44Z
https://github.com/python/cpython/issues/33600
1,198,772,924
33,600
[ "python", "cpython" ]
BPO | [225933](https://bugs.python.org/issue225933) --- | :--- 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-12-19.06:37:45.000> created_at = <Date 2000-12-15.22:25:00.000> labels = ['type-feature', 'docs'] title = 'warnings framework documentation' updated_at = <Date 2000-12-19.06:37:45.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2000-12-19.06:37:45.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-12-15.22:25:00.000> creator = 'fdrake' dependencies = [] files = [] hgrepos = [] issue_num = 225933 keywords = [] message_count = 2.0 messages = ['2691', '2692'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'fdrake'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue225933' versions = [] ``` </p></details>
warnings framework documentation
https://api.github.com/repos/python/cpython/issues/33599/comments
2
2000-12-15T22:25:00Z
2022-04-09T21:13:43Z
https://github.com/python/cpython/issues/33599
1,198,772,920
33,599
[ "python", "cpython" ]
BPO | [225919](https://bugs.python.org/issue225919) --- | :--- Nosy | @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 = 'https://github.com/freddrake' closed_at = <Date 2001-01-22.18:19:28.000> created_at = <Date 2000-12-15.19:02:45.000> labels = ['docs'] title = 'docs for random, whrandom too complex' updated_at = <Date 2001-01-22.18:19:28.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2001-01-22.18:19:28.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-12-15.19:02:45.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 225919 keywords = [] message_count = 5.0 messages = ['2686', '2687', '2688', '2689', '2690'] nosy_count = 3.0 nosy_names = ['tim.peters', 'fdrake', 'randrews'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue225919' versions = [] ``` </p></details>
docs for random, whrandom too complex
https://api.github.com/repos/python/cpython/issues/33598/comments
5
2000-12-15T19:02:45Z
2022-04-09T21:13:43Z
https://github.com/python/cpython/issues/33598
1,198,772,917
33,598
[ "python", "cpython" ]
BPO | [402860](https://bugs.python.org/issue402860) --- | :--- Nosy | @gvanrossum, @freddrake Files | <li>[None](https://bugs.python.org/file2966/None "Uploaded as text/plain at 2000-12-15.18:23:05 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 = None closed_at = <Date 2001-01-19.00:05:19.000> created_at = <Date 2000-12-15.18:23:05.000> labels = ['interpreter-core'] title = 'Add PyDict_Update() function to C API.' updated_at = <Date 2001-01-19.00:05:19.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2001-01-19.00:05:19.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-15.18:23:05.000> creator = 'fdrake' dependencies = [] files = ['2966'] hgrepos = [] issue_num = 402860 keywords = ['patch'] message_count = 5.0 messages = ['35047', '35048', '35049', '35050', '35051'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'jhylton', 'fdrake'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402860' versions = [] ``` </p></details>
Add PyDict_Update() function to C API.
https://api.github.com/repos/python/cpython/issues/33597/comments
5
2000-12-15T18:23:05Z
2022-04-09T21:13:40Z
https://github.com/python/cpython/issues/33597
1,198,772,913
33,597
[ "python", "cpython" ]
BPO | [225891](https://bugs.python.org/issue225891) --- | :--- Nosy | @tim-one, @mhammond <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mhammond' closed_at = <Date 2001-01-31.05:39:26.000> created_at = <Date 2000-12-15.13:53:32.000> labels = ['OS-windows'] title = 'windows popen4 crashes python when not closed correctly' updated_at = <Date 2001-01-31.05:39:26.000> user = 'https://bugs.python.org/aisaksen' ``` bugs.python.org fields: ```python activity = <Date 2001-01-31.05:39:26.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2000-12-15.13:53:32.000> creator = 'aisaksen' dependencies = [] files = [] hgrepos = [] issue_num = 225891 keywords = [] message_count = 4.0 messages = ['2682', '2683', '2684', '2685'] nosy_count = 3.0 nosy_names = ['tim.peters', 'mhammond', 'aisaksen'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue225891' versions = [] ``` </p></details>
windows popen4 crashes python when not closed correctly
https://api.github.com/repos/python/cpython/issues/33596/comments
4
2000-12-15T13:53:32Z
2022-04-09T21:13:40Z
https://github.com/python/cpython/issues/33596
1,198,772,907
33,596
[ "python", "cpython" ]
BPO | [225880](https://bugs.python.org/issue225880) --- | :--- 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 2001-01-22.18:38:41.000> created_at = <Date 2000-12-15.10:07:34.000> labels = ['docs'] title = 'TeX source found in PDF contents list' updated_at = <Date 2001-01-22.18:38:41.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-01-22.18:38:41.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-12-15.10:07:34.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 225880 keywords = [] message_count = 2.0 messages = ['2680', '2681'] nosy_count = 1.0 nosy_names = ['fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue225880' versions = [] ``` </p></details>
TeX source found in PDF contents list
https://api.github.com/repos/python/cpython/issues/33595/comments
2
2000-12-15T10:07:34Z
2022-04-09T21:13:39Z
https://github.com/python/cpython/issues/33595
1,198,772,903
33,595
[ "python", "cpython" ]
BPO | [225860](https://bugs.python.org/issue225860) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2000-12-15.03:46:16.000> created_at = <Date 2000-12-15.03:28:52.000> labels = ['invalid', 'OS-windows'] title = 'Kill the hard disk' updated_at = <Date 2000-12-15.03:46:16.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-12-15.03:46:16.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2000-12-15.03:28:52.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 225860 keywords = [] message_count = 2.0 messages = ['2678', '2679'] nosy_count = 1.0 nosy_names = ['tim.peters'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue225860' versions = [] ``` </p></details>
Kill the hard disk
https://api.github.com/repos/python/cpython/issues/33594/comments
2
2000-12-15T03:28:52Z
2022-04-09T21:13:37Z
https://github.com/python/cpython/issues/33594
1,198,772,898
33,594
[ "python", "cpython" ]
BPO | [402852](https://bugs.python.org/issue402852) --- | :--- Nosy | @tim-one, @akuchling Files | <li>[None](https://bugs.python.org/file2965/None "Uploaded as text/plain at 2000-12-15.01:22:00 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 = 'https://github.com/tim-one' closed_at = <Date 2000-12-15.13:16:29.000> created_at = <Date 2000-12-15.01:22:00.000> labels = ['interpreter-core'] title = 'Make % error a bit more informative' updated_at = <Date 2000-12-15.13:16:29.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2000-12-15.13:16:29.000> actor = 'akuchling' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-15.01:22:00.000> creator = 'akuchling' dependencies = [] files = ['2965'] hgrepos = [] issue_num = 402852 keywords = ['patch'] message_count = 4.0 messages = ['35043', '35044', '35045', '35046'] nosy_count = 2.0 nosy_names = ['tim.peters', 'akuchling'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402852' versions = [] ``` </p></details>
Make % error a bit more informative
https://api.github.com/repos/python/cpython/issues/33593/comments
4
2000-12-15T01:22:00Z
2022-04-09T21:13:37Z
https://github.com/python/cpython/issues/33593
1,198,772,895
33,593
[ "python", "cpython" ]
BPO | [402847](https://bugs.python.org/issue402847) --- | :--- Files | <li>[None](https://bugs.python.org/file2964/None "Uploaded as text/plain at 2000-12-14.20:58:12 by cgw"): 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-01-18.23:56:32.000> created_at = <Date 2000-12-14.20:58:12.000> labels = ['interpreter-core'] title = 'fix a memory leak' updated_at = <Date 2001-01-18.23:56:32.000> user = 'https://bugs.python.org/cgw' ``` bugs.python.org fields: ```python activity = <Date 2001-01-18.23:56:32.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-14.20:58:12.000> creator = 'cgw' dependencies = [] files = ['2964'] hgrepos = [] issue_num = 402847 keywords = ['patch'] message_count = 4.0 messages = ['35039', '35040', '35041', '35042'] nosy_count = 3.0 nosy_names = ['jhylton', 'moshez', 'cgw'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402847' versions = [] ``` </p></details>
fix a memory leak
https://api.github.com/repos/python/cpython/issues/33592/comments
4
2000-12-14T20:58:12Z
2022-04-09T21:13:35Z
https://github.com/python/cpython/issues/33592
1,198,772,888
33,592
[ "python", "cpython" ]
BPO | [225808](https://bugs.python.org/issue225808) --- | :--- 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 = 'https://github.com/gvanrossum' closed_at = <Date 2000-12-14.18:11:02.000> created_at = <Date 2000-12-14.17:40:35.000> labels = ['invalid'] title = 'Fiddling builtin str flips out re.sub' updated_at = <Date 2000-12-14.18:11:02.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2000-12-14.18:11:02.000> actor = 'tim.peters' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2000-12-14.17:40:35.000> creator = 'skip.montanaro' dependencies = [] files = [] hgrepos = [] issue_num = 225808 keywords = [] message_count = 6.0 messages = ['2672', '2673', '2674', '2675', '2676', '2677'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'skip.montanaro'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue225808' versions = [] ``` </p></details>
Fiddling builtin str flips out re.sub
https://api.github.com/repos/python/cpython/issues/33591/comments
6
2000-12-14T17:40:35Z
2022-04-09T21:13:35Z
https://github.com/python/cpython/issues/33591
1,198,772,880
33,591
[ "python", "cpython" ]
BPO | [225775](https://bugs.python.org/issue225775) --- | :--- 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-12-14.14:55:54.000> created_at = <Date 2000-12-14.12:17:33.000> labels = ['interpreter-core', 'invalid'] title = 'Calculations are wrong' updated_at = <Date 2000-12-14.14:55:54.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-12-14.14:55:54.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-14.12:17:33.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 225775 keywords = [] message_count = 2.0 messages = ['2670', '2671'] 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/issue225775' versions = [] ``` </p></details>
Calculations are wrong
https://api.github.com/repos/python/cpython/issues/33590/comments
2
2000-12-14T12:17:33Z
2022-04-09T21:13:33Z
https://github.com/python/cpython/issues/33590
1,198,772,875
33,590
[ "python", "cpython" ]
BPO | [225744](https://bugs.python.org/issue225744) --- | :--- Nosy | @gvanrossum, @smontanaro Files | <li>[httplib.diff](https://bugs.python.org/file8/httplib.diff "Uploaded as text/plain at 2002-03-09.14:30:49 by @smontanaro")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-02.20:50:32.000> created_at = <Date 2000-12-14.04:45:35.000> labels = ['library'] title = 'httplib does not check if port is valid (easy to fix?)' updated_at = <Date 2002-07-02.20:50:32.000> user = 'https://bugs.python.org/dealfaro' ``` bugs.python.org fields: ```python activity = <Date 2002-07-02.20:50:32.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-12-14.04:45:35.000> creator = 'dealfaro' dependencies = [] files = ['8'] hgrepos = [] issue_num = 225744 keywords = [] message_count = 7.0 messages = ['2663', '2664', '2665', '2666', '2667', '2668', '2669'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'jhylton', 'skip.montanaro', 'dealfaro', 'martinthomas'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue225744' versions = [] ``` </p></details>
httplib does not check if port is valid (easy to fix?)
https://api.github.com/repos/python/cpython/issues/33589/comments
7
2000-12-14T04:45:35Z
2022-04-09T21:13:32Z
https://github.com/python/cpython/issues/33589
1,198,772,868
33,589
[ "python", "cpython" ]
BPO | [402827](https://bugs.python.org/issue402827) --- | :--- Nosy | @gvanrossum, @akuchling Files | <li>[None](https://bugs.python.org/file2963/None "Uploaded as text/plain at 2000-12-14.02:07:38 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 = 'https://github.com/akuchling' closed_at = <Date 2000-12-15.01:00:44.000> created_at = <Date 2000-12-14.02:07:38.000> labels = ['extension-modules'] title = 'Fix for PR#119558: bsddb.c: check return from malloc' updated_at = <Date 2000-12-15.01:00:44.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2000-12-15.01:00:44.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-12-14.02:07:38.000> creator = 'akuchling' dependencies = [] files = ['2963'] hgrepos = [] issue_num = 402827 keywords = ['patch'] message_count = 5.0 messages = ['35034', '35035', '35036', '35037', '35038'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'akuchling'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402827' versions = [] ``` </p></details>
Fix for PR#119558: bsddb.c: check return from malloc
https://api.github.com/repos/python/cpython/issues/33588/comments
5
2000-12-14T02:07:38Z
2022-04-09T21:13:31Z
https://github.com/python/cpython/issues/33588
1,198,772,860
33,588
[ "python", "cpython" ]
BPO | [225719](https://bugs.python.org/issue225719) --- | :--- Nosy | @gvanrossum, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2000-12-14.15:09:01.000> created_at = <Date 2000-12-13.20:50:30.000> labels = ['interpreter-core', 'invalid'] title = 'malloc() is called when _PyThreadState_Current is NULL' updated_at = <Date 2000-12-14.15:09:01.000> user = 'https://bugs.python.org/adeutsch' ``` bugs.python.org fields: ```python activity = <Date 2000-12-14.15:09:01.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-13.20:50:30.000> creator = 'adeutsch' dependencies = [] files = [] hgrepos = [] issue_num = 225719 keywords = [] message_count = 6.0 messages = ['2657', '2658', '2659', '2660', '2661', '2662'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'adeutsch'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue225719' versions = [] ``` </p></details>
malloc() is called when _PyThreadState_Current is NULL
https://api.github.com/repos/python/cpython/issues/33587/comments
6
2000-12-13T20:50:30Z
2022-04-09T21:13:29Z
https://github.com/python/cpython/issues/33587
1,198,772,852
33,587
[ "python", "cpython" ]
BPO | [225673](https://bugs.python.org/issue225673) --- | :--- 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 2001-01-23.01:48:56.000> created_at = <Date 2000-12-13.16:25:14.000> labels = ['interpreter-core'] title = 'PyThreadState_Delete: invalid tstate' updated_at = <Date 2001-01-23.01:48:56.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2001-01-23.01:48:56.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-13.16:25:14.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 225673 keywords = [] message_count = 6.0 messages = ['2651', '2652', '2653', '2654', '2655', '2656'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'tim.peters'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue225673' versions = [] ``` </p></details>
PyThreadState_Delete: invalid tstate
https://api.github.com/repos/python/cpython/issues/33586/comments
6
2000-12-13T16:25:14Z
2022-04-09T21:13:29Z
https://github.com/python/cpython/issues/33586
1,198,772,849
33,586
[ "python", "cpython" ]
BPO | [402817](https://bugs.python.org/issue402817) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[None](https://bugs.python.org/file2962/None "Uploaded as text/plain at 2000-12-13.15:23:01 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/loewis' closed_at = <Date 2000-12-13.17:38:20.000> created_at = <Date 2000-12-13.15:23:01.000> labels = ['build'] title = 'Fix for #124782:Always check for C++ compiler' updated_at = <Date 2000-12-13.17:38:20.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2000-12-13.17:38:20.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-12-13.15:23:01.000> creator = 'loewis' dependencies = [] files = ['2962'] hgrepos = [] issue_num = 402817 keywords = ['patch'] message_count = 3.0 messages = ['35031', '35032', '35033'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'loewis'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402817' versions = [] ``` </p></details>
Fix for #124782:Always check for C++ compiler
https://api.github.com/repos/python/cpython/issues/33585/comments
3
2000-12-13T15:23:01Z
2022-04-09T21:13:28Z
https://github.com/python/cpython/issues/33585
1,198,772,842
33,585
[ "python", "cpython" ]
BPO | [225610](https://bugs.python.org/issue225610) --- | :--- Nosy | @gvanrossum, @pfalcon <sup>*Note: these values reflect the state of the issue at 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-01-01.18:03:23.000> created_at = <Date 2000-12-13.13:34:56.000> labels = [] title = 'SuppReq: please elaborate on your email notif. requests' updated_at = <Date 2001-01-01.18:03:23.000> user = 'https://github.com/pfalcon' ``` bugs.python.org fields: ```python activity = <Date 2001-01-01.18:03:23.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2000-12-13.13:34:56.000> creator = 'pfalcon' dependencies = [] files = [] hgrepos = [] issue_num = 225610 keywords = [] message_count = 6.0 messages = ['2645', '2646', '2647', '2648', '2649', '2650'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'pfalcon'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue225610' versions = [] ``` </p></details>
SuppReq: please elaborate on your email notif. requests
https://api.github.com/repos/python/cpython/issues/33584/comments
6
2000-12-13T13:34:56Z
2022-04-09T21:13:27Z
https://github.com/python/cpython/issues/33584
1,198,772,838
33,584
[ "python", "cpython" ]
BPO | [225598](https://bugs.python.org/issue225598) --- | :--- Nosy | @gvanrossum, @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/gvanrossum' closed_at = <Date 2001-01-19.23:07:19.000> created_at = <Date 2000-12-13.10:38:04.000> labels = ['interpreter-core'] title = 'Confusing KeyError-Message when key is tuple of size 1 ' updated_at = <Date 2001-01-19.23:07:19.000> user = 'https://bugs.python.org/murple' ``` bugs.python.org fields: ```python activity = <Date 2001-01-19.23:07:19.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-13.10:38:04.000> creator = 'murple' dependencies = [] files = [] hgrepos = [] issue_num = 225598 keywords = [] message_count = 5.0 messages = ['2640', '2641', '2642', '2643', '2644'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'barry', 'murple'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue225598' versions = [] ``` </p></details>
Confusing KeyError-Message when key is tuple of size 1
https://api.github.com/repos/python/cpython/issues/33583/comments
5
2000-12-13T10:38:04Z
2022-04-09T21:13:26Z
https://github.com/python/cpython/issues/33583
1,198,772,833
33,583
[ "python", "cpython" ]
BPO | [402813](https://bugs.python.org/issue402813) --- | :--- Nosy | @freddrake, @akuchling Files | <li>[None](https://bugs.python.org/file2961/None "Uploaded as text/plain at 2000-12-13.03:58:45 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 = 'https://github.com/akuchling' closed_at = <Date 2000-12-22.21:59:35.000> created_at = <Date 2000-12-13.03:58:45.000> labels = ['extension-modules'] title = '_cursesmodule: Add panel support' updated_at = <Date 2000-12-22.21:59:35.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2000-12-22.21:59:35.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-12-13.03:58:45.000> creator = 'akuchling' dependencies = [] files = ['2961'] hgrepos = [] issue_num = 402813 keywords = ['patch'] message_count = 7.0 messages = ['35024', '35025', '35026', '35027', '35028', '35029', '35030'] nosy_count = 2.0 nosy_names = ['fdrake', 'akuchling'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402813' versions = [] ``` </p></details>
_cursesmodule: Add panel support
https://api.github.com/repos/python/cpython/issues/33582/comments
7
2000-12-13T03:58:45Z
2022-04-09T21:13:25Z
https://github.com/python/cpython/issues/33582
1,198,772,828
33,582
[ "python", "cpython" ]
BPO | [402808](https://bugs.python.org/issue402808) --- | :--- Nosy | @gvanrossum, @tim-one Files | <li>[None](https://bugs.python.org/file2960/None "Uploaded as text/plain at 2000-12-12.22:56:08 by rumjuggler"): 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 2001-01-10.19:17:21.000> created_at = <Date 2000-12-12.22:56:08.000> labels = ['interpreter-core'] title = 'Export control for modules' updated_at = <Date 2001-01-10.19:17:21.000> user = 'https://bugs.python.org/rumjuggler' ``` bugs.python.org fields: ```python activity = <Date 2001-01-10.19:17:21.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-12.22:56:08.000> creator = 'rumjuggler' dependencies = [] files = ['2960'] hgrepos = [] issue_num = 402808 keywords = ['patch'] message_count = 6.0 messages = ['35018', '35019', '35020', '35021', '35022', '35023'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'tim.peters', 'nobody', 'greg_ball', 'rumjuggler'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402808' versions = [] ``` </p></details>
Export control for modules
https://api.github.com/repos/python/cpython/issues/33581/comments
6
2000-12-12T22:56:08Z
2022-04-09T21:13:24Z
https://github.com/python/cpython/issues/33581
1,198,772,821
33,581
[ "python", "cpython" ]
BPO | [225531](https://bugs.python.org/issue225531) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-02.23:51:45.000> created_at = <Date 2000-12-12.19:20:27.000> labels = ['expert-regex'] title = 'sre Scanner.scan typo (?)' updated_at = <Date 2001-01-02.23:51:45.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-01-02.23:51:45.000> actor = 'nobody' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2000-12-12.19:20:27.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 225531 keywords = [] message_count = 2.0 messages = ['2638', '2639'] nosy_count = 2.0 nosy_names = ['nobody', 'effbot'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue225531' versions = [] ``` </p></details>
sre Scanner.scan typo (?)
https://api.github.com/repos/python/cpython/issues/33580/comments
2
2000-12-12T19:20:27Z
2022-04-09T21:13:21Z
https://github.com/python/cpython/issues/33580
1,198,772,816
33,580
[ "python", "cpython" ]
BPO | [402802](https://bugs.python.org/issue402802) --- | :--- Nosy | @gvanrossum, @freddrake, @nascheme Files | <li>[None](https://bugs.python.org/file2959/None "Uploaded as text/plain at 2000-12-12.16:14:54 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 = None closed_at = <Date 2000-12-17.07:16:25.000> created_at = <Date 2000-12-12.16:14:54.000> labels = ['extension-modules'] title = 'Support new gdbm flags' updated_at = <Date 2000-12-17.07:16:25.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2000-12-17.07:16:25.000> actor = 'nascheme' assignee = 'moshez' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-12-12.16:14:54.000> creator = 'nascheme' dependencies = [] files = ['2959'] hgrepos = [] issue_num = 402802 keywords = ['patch'] message_count = 7.0 messages = ['35011', '35012', '35013', '35014', '35015', '35016', '35017'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'fdrake', 'moshez', 'nascheme'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402802' versions = [] ``` </p></details>
Support new gdbm flags
https://api.github.com/repos/python/cpython/issues/33579/comments
7
2000-12-12T16:14:54Z
2022-04-09T21:13:20Z
https://github.com/python/cpython/issues/33579
1,198,772,811
33,579
[ "python", "cpython" ]
BPO | [225489](https://bugs.python.org/issue225489) --- | :--- 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 2001-01-09.20:44:31.000> created_at = <Date 2000-12-12.16:02:20.000> labels = ['type-feature', 'docs'] title = 'fpectl module is undocumented' updated_at = <Date 2001-01-09.20:44:31.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2001-01-09.20:44:31.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-12-12.16:02:20.000> creator = 'fdrake' dependencies = [] files = [] hgrepos = [] issue_num = 225489 keywords = [] message_count = 3.0 messages = ['2635', '2636', '2637'] nosy_count = 1.0 nosy_names = ['fdrake'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue225489' versions = [] ``` </p></details>
fpectl module is undocumented
https://api.github.com/repos/python/cpython/issues/33578/comments
3
2000-12-12T16:02:20Z
2022-04-09T21:13:20Z
https://github.com/python/cpython/issues/33578
1,198,772,807
33,578
[ "python", "cpython" ]
BPO | [225476](https://bugs.python.org/issue225476) --- | :--- 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 2007-08-23.19:27:24.972> created_at = <Date 2000-12-12.14:51:24.000> labels = ['type-feature', 'expert-unicode'] title = 'Codec naming scheme and aliasing support' updated_at = <Date 2007-08-23.19:27:24.971> user = 'https://github.com/malemburg' ``` bugs.python.org fields: ```python activity = <Date 2007-08-23.19:27:24.971> actor = 'lemburg' assignee = 'lemburg' closed = True closed_date = <Date 2007-08-23.19:27:24.972> closer = 'lemburg' components = ['Unicode'] creation = <Date 2000-12-12.14:51:24.000> creator = 'lemburg' dependencies = [] files = [] hgrepos = [] issue_num = 225476 keywords = [] message_count = 9.0 messages = ['53058', '53059', '53060', '53061', '53062', '53063', '53064', '53065', '55190'] nosy_count = 2.0 nosy_names = ['lemburg', 'jhylton'] pr_nums = [] priority = 'low' resolution = 'remind' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue225476' versions = [] ``` </p></details>
Codec naming scheme and aliasing support
https://api.github.com/repos/python/cpython/issues/33577/comments
9
2000-12-12T14:51:24Z
2022-04-09T21:13:18Z
https://github.com/python/cpython/issues/33577
1,198,772,803
33,577
[ "python", "cpython" ]
BPO | [225473](https://bugs.python.org/issue225473) --- | :--- 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-12-12.15:25:21.000> created_at = <Date 2000-12-12.14:44:12.000> labels = [] title = 'Typo in LICENSE: developement' updated_at = <Date 2000-12-12.15:25:21.000> user = 'https://bugs.python.org/flight' ``` bugs.python.org fields: ```python activity = <Date 2000-12-12.15:25:21.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2000-12-12.14:44:12.000> creator = 'flight' dependencies = [] files = [] hgrepos = [] issue_num = 225473 keywords = [] message_count = 2.0 messages = ['2633', '2634'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'flight'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue225473' versions = [] ``` </p></details>
Typo in LICENSE: developement
https://api.github.com/repos/python/cpython/issues/33576/comments
2
2000-12-12T14:44:12Z
2022-04-09T21:13:17Z
https://github.com/python/cpython/issues/33576
1,198,772,793
33,576
[ "python", "cpython" ]
BPO | [225452](https://bugs.python.org/issue225452) --- | :--- 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 2001-01-09.03:04:00.000> created_at = <Date 2000-12-12.07:12:03.000> labels = ['library'] title = 'shlex.shlex hangs when parsing an unclosed quoted string' updated_at = <Date 2001-01-09.03:04:00.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-01-09.03:04:00.000> actor = 'akuchling' assignee = 'esr' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-12-12.07:12:03.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 225452 keywords = [] message_count = 3.0 messages = ['2630', '2631', '2632'] nosy_count = 2.0 nosy_names = ['akuchling', 'esr'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue225452' versions = [] ``` </p></details>
shlex.shlex hangs when parsing an unclosed quoted string
https://api.github.com/repos/python/cpython/issues/33575/comments
3
2000-12-12T07:12:03Z
2022-04-09T21:13:16Z
https://github.com/python/cpython/issues/33575
1,198,772,785
33,575
[ "python", "cpython" ]
BPO | [402794](https://bugs.python.org/issue402794) --- | :--- Nosy | @gvanrossum Files | <li>[None](https://bugs.python.org/file2958/None "Uploaded as text/plain at 2000-12-12.00:28:09 by cgw"): 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-12-12.00:38:21.000> created_at = <Date 2000-12-12.00:28:09.000> labels = ['interpreter-core'] title = 'trivial typo fix' updated_at = <Date 2000-12-12.00:38:21.000> user = 'https://bugs.python.org/cgw' ``` bugs.python.org fields: ```python activity = <Date 2000-12-12.00:38:21.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-12.00:28:09.000> creator = 'cgw' dependencies = [] files = ['2958'] hgrepos = [] issue_num = 402794 keywords = ['patch'] message_count = 2.0 messages = ['35009', '35010'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'cgw'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402794' versions = [] ``` </p></details>
trivial typo fix
https://api.github.com/repos/python/cpython/issues/33574/comments
2
2000-12-12T00:28:09Z
2022-04-09T21:13:15Z
https://github.com/python/cpython/issues/33574
1,198,772,782
33,574
[ "python", "cpython" ]
BPO | [225391](https://bugs.python.org/issue225391) --- | :--- Nosy | @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 = 'https://github.com/freddrake' closed_at = <Date 2000-12-11.22:39:43.000> created_at = <Date 2000-12-11.21:43:25.000> labels = ['docs'] title = 'Associativity of exponentiation documented incorrectly' updated_at = <Date 2000-12-11.22:39:43.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2000-12-11.22:39:43.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-12-11.21:43:25.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 225391 keywords = [] message_count = 2.0 messages = ['2628', '2629'] nosy_count = 2.0 nosy_names = ['tim.peters', 'fdrake'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue225391' versions = [] ``` </p></details>
Associativity of exponentiation documented incorrectly
https://api.github.com/repos/python/cpython/issues/33573/comments
2
2000-12-11T21:43:25Z
2022-04-09T21:13:14Z
https://github.com/python/cpython/issues/33573
1,198,772,777
33,573
[ "python", "cpython" ]
BPO | [225375](https://bugs.python.org/issue225375) --- | :--- 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-12-11.22:13:16.000> created_at = <Date 2000-12-11.20:04:36.000> labels = ['extension-modules'] title = 'parser.tuple2ast() failure on valid parse tree' updated_at = <Date 2000-12-11.22:13:16.000> user = 'https://bugs.python.org/jepler' ``` bugs.python.org fields: ```python activity = <Date 2000-12-11.22:13:16.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-12-11.20:04:36.000> creator = 'jepler' dependencies = [] files = [] hgrepos = [] issue_num = 225375 keywords = [] message_count = 3.0 messages = ['2625', '2626', '2627'] nosy_count = 2.0 nosy_names = ['fdrake', 'jepler'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue225375' versions = [] ``` </p></details>
parser.tuple2ast() failure on valid parse tree
https://api.github.com/repos/python/cpython/issues/33572/comments
3
2000-12-11T20:04:36Z
2022-04-09T21:13:13Z
https://github.com/python/cpython/issues/33572
1,198,772,770
33,572
[ "python", "cpython" ]
BPO | [402780](https://bugs.python.org/issue402780) --- | :--- Nosy | @gvanrossum, @loewis, @nascheme Files | <li>[None](https://bugs.python.org/file2957/None "Uploaded as text/plain at 2000-12-11.16:03:37 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 = None closed_at = <Date 2001-08-09.15:52:31.000> created_at = <Date 2000-12-11.16:03:37.000> labels = [] title = 'SET_LINENO for augassign' updated_at = <Date 2001-08-09.15:52:31.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2001-08-09.15:52:31.000> actor = 'gvanrossum' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2000-12-11.16:03:37.000> creator = 'nascheme' dependencies = [] files = ['2957'] hgrepos = [] issue_num = 402780 keywords = ['patch'] message_count = 4.0 messages = ['35005', '35006', '35007', '35008'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'loewis', 'jhylton', 'nascheme'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402780' versions = [] ``` </p></details>
SET_LINENO for augassign
https://api.github.com/repos/python/cpython/issues/33571/comments
4
2000-12-11T16:03:37Z
2022-04-09T21:13:11Z
https://github.com/python/cpython/issues/33571
1,198,772,761
33,571
[ "python", "cpython" ]
BPO | [225297](https://bugs.python.org/issue225297) --- | :--- Nosy | @gvanrossum, @tim-one, @freddrake, @jrosdahl <sup>*Note: these values reflect the state of the issue at 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-11.20:34:23.000> created_at = <Date 2000-12-11.07:17:16.000> labels = ['docs'] title = 'select([], [], [], 1) on Windows raises exception' updated_at = <Date 2000-12-11.20:34:23.000> user = 'https://github.com/jrosdahl' ``` bugs.python.org fields: ```python activity = <Date 2000-12-11.20:34:23.000> actor = 'tim.peters' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-12-11.07:17:16.000> creator = 'jrosdahl' dependencies = [] files = [] hgrepos = [] issue_num = 225297 keywords = [] message_count = 4.0 messages = ['2621', '2622', '2623', '2624'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'fdrake', 'jrosdahl'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue225297' versions = [] ``` </p></details>
select([], [], [], 1) on Windows raises exception
https://api.github.com/repos/python/cpython/issues/33570/comments
4
2000-12-11T07:17:16Z
2022-04-09T21:13:11Z
https://github.com/python/cpython/issues/33570
1,198,772,756
33,570
[ "python", "cpython" ]
BPO | [225217](https://bugs.python.org/issue225217) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-03-18.09:24:03.000> created_at = <Date 2000-12-10.06:12:28.000> labels = ['library'] title = 'urllib2.py and proxies (Python 2.0)' updated_at = <Date 2001-03-18.09:24:03.000> user = 'https://bugs.python.org/tww-china' ``` bugs.python.org fields: ```python activity = <Date 2001-03-18.09:24:03.000> actor = 'moshez' assignee = 'moshez' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-12-10.06:12:28.000> creator = 'tww-china' dependencies = [] files = [] hgrepos = [] issue_num = 225217 keywords = [] message_count = 3.0 messages = ['2618', '2619', '2620'] nosy_count = 3.0 nosy_names = ['nobody', 'moshez', 'tww-china'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue225217' versions = [] ``` </p></details>
urllib2.py and proxies (Python 2.0)
https://api.github.com/repos/python/cpython/issues/33569/comments
3
2000-12-10T06:12:28Z
2022-04-09T21:13:09Z
https://github.com/python/cpython/issues/33569
1,198,772,748
33,569
[ "python", "cpython" ]
BPO | [402746](https://bugs.python.org/issue402746) --- | :--- Nosy | @gvanrossum Files | <li>[None](https://bugs.python.org/file2956/None "Uploaded as text/plain at 2000-12-09.06:48:07 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-12-11.20:35:09.000> created_at = <Date 2000-12-09.06:48:07.000> labels = ['library'] title = 'strip \\n so that Unix and Windows dbs are interoperable' updated_at = <Date 2000-12-11.20:35:09.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-12-11.20:35:09.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-12-09.06:48:07.000> creator = 'anonymous' dependencies = [] files = ['2956'] hgrepos = [] issue_num = 402746 keywords = ['patch'] message_count = 3.0 messages = ['35002', '35003', '35004'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'eaj'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402746' versions = [] ``` </p></details>
strip \n so that Unix and Windows dbs are interoperable
https://api.github.com/repos/python/cpython/issues/33568/comments
3
2000-12-09T06:48:07Z
2022-04-09T21:13:08Z
https://github.com/python/cpython/issues/33568
1,198,772,747
33,568
[ "python", "cpython" ]
BPO | [402737](https://bugs.python.org/issue402737) --- | :--- Nosy | @loewis, @freddrake Files | <li>[None](https://bugs.python.org/file2955/None "Uploaded as text/plain at 2000-12-08.21:42:55 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/loewis' closed_at = <Date 2000-12-13.14:21:41.000> created_at = <Date 2000-12-08.21:42:55.000> labels = ['expert-XML'] title = 'Add DOM exception classes' updated_at = <Date 2000-12-13.14:21:41.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2000-12-13.14:21:41.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2000-12-08.21:42:55.000> creator = 'loewis' dependencies = [] files = ['2955'] hgrepos = [] issue_num = 402737 keywords = ['patch'] message_count = 4.0 messages = ['34998', '34999', '35000', '35001'] 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/issue402737' versions = [] ``` </p></details>
Add DOM exception classes
https://api.github.com/repos/python/cpython/issues/33567/comments
4
2000-12-08T21:42:55Z
2022-04-09T21:13:07Z
https://github.com/python/cpython/issues/33567
1,198,772,740
33,567
[ "python", "cpython" ]
BPO | [402733](https://bugs.python.org/issue402733) --- | :--- Nosy | @gvanrossum, @tim-one Files | <li>[None](https://bugs.python.org/file2954/None "Uploaded as text/plain at 2000-12-08.18:24:00 by @gvanrossum"): 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-12-12.22:03:10.000> created_at = <Date 2000-12-08.18:24:00.000> labels = ['interpreter-core'] title = '{}.popitem() implementation' updated_at = <Date 2000-12-12.22:03:10.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2000-12-12.22:03:10.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-08.18:24:00.000> creator = 'gvanrossum' dependencies = [] files = ['2954'] hgrepos = [] issue_num = 402733 keywords = ['patch'] message_count = 12.0 messages = ['34986', '34987', '34988', '34989', '34990', '34991', '34992', '34993', '34994', '34995', '34996', '34997'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'tim.peters'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402733' versions = [] ``` </p></details>
{}.popitem() implementation
https://api.github.com/repos/python/cpython/issues/33566/comments
12
2000-12-08T18:24:00Z
2022-04-09T21:13:06Z
https://github.com/python/cpython/issues/33566
1,198,772,736
33,566
[ "python", "cpython" ]
BPO | [225003](https://bugs.python.org/issue225003) --- | :--- Nosy | @loewis, @freddrake, @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 = 'https://github.com/freddrake' closed_at = <Date 2002-04-19.04:06:23.000> created_at = <Date 2000-12-08.15:38:27.000> labels = ['docs'] title = 'Extension manual: Windows DLL/C++ info needs review' updated_at = <Date 2002-04-19.04:06:23.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2002-04-19.04:06:23.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-12-08.15:38:27.000> creator = 'fdrake' dependencies = [] files = [] hgrepos = [] issue_num = 225003 keywords = [] message_count = 9.0 messages = ['2609', '2610', '2611', '2612', '2613', '2614', '2615', '2616', '2617'] nosy_count = 4.0 nosy_names = ['loewis', 'jhylton', 'fdrake', 'aleax'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue225003' versions = [] ``` </p></details>
Extension manual: Windows DLL/C++ info needs review
https://api.github.com/repos/python/cpython/issues/33565/comments
9
2000-12-08T15:38:27Z
2022-04-09T21:13:05Z
https://github.com/python/cpython/issues/33565
1,198,772,729
33,565
[ "python", "cpython" ]
BPO | [224981](https://bugs.python.org/issue224981) --- | :--- Nosy | @gvanrossum, @freddrake, @akuchling, @dbaarda <sup>*Note: these values reflect the state of the issue at 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.02:17:52.000> created_at = <Date 2000-12-08.07:25:46.000> labels = ['extension-modules'] title = 'zlib decompress of sync-flushed data fails' updated_at = <Date 2001-02-21.02:17:52.000> user = 'https://github.com/dbaarda' ``` bugs.python.org fields: ```python activity = <Date 2001-02-21.02:17:52.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-12-08.07:25:46.000> creator = 'abo' dependencies = [] files = [] hgrepos = [] issue_num = 224981 keywords = [] message_count = 16.0 messages = ['2593', '2594', '2595', '2596', '2597', '2598', '2599', '2600', '2601', '2602', '2603', '2604', '2605', '2606', '2607', '2608'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'fdrake', 'akuchling', 'abo'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue224981' versions = [] ``` </p></details>
zlib decompress of sync-flushed data fails
https://api.github.com/repos/python/cpython/issues/33564/comments
16
2000-12-08T07:25:46Z
2022-04-09T21:13:04Z
https://github.com/python/cpython/issues/33564
1,198,772,723
33,564
[ "python", "cpython" ]
BPO | [224943](https://bugs.python.org/issue224943) --- | :--- 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-12-11.20:57:40.000> created_at = <Date 2000-12-08.01:05:34.000> labels = ['docs'] title = 'NumPy URL update' updated_at = <Date 2000-12-11.20:57:40.000> user = 'https://bugs.python.org/leetaylor' ``` bugs.python.org fields: ```python activity = <Date 2000-12-11.20:57:40.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2000-12-08.01:05:34.000> creator = 'lee_taylor' dependencies = [] files = [] hgrepos = [] issue_num = 224943 keywords = [] message_count = 2.0 messages = ['2591', '2592'] nosy_count = 2.0 nosy_names = ['fdrake', 'lee_taylor'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue224943' versions = [] ``` </p></details>
NumPy URL update
https://api.github.com/repos/python/cpython/issues/33563/comments
2
2000-12-08T01:05:34Z
2022-04-09T21:13:03Z
https://github.com/python/cpython/issues/33563
1,198,772,717
33,563
[ "python", "cpython" ]
BPO | [402715](https://bugs.python.org/issue402715) --- | :--- Nosy | @gvanrossum Files | <li>[None](https://bugs.python.org/file2953/None "Uploaded as text/plain at 2000-12-07.21:37:23 by @gvanrossum"): 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-12-15.21:56:45.000> created_at = <Date 2000-12-07.21:37:23.000> labels = ['interpreter-core'] title = 'Prototype for PEP 230 - warnings' updated_at = <Date 2000-12-15.21:56:45.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2000-12-15.21:56:45.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-07.21:37:23.000> creator = 'gvanrossum' dependencies = [] files = ['2953'] hgrepos = [] issue_num = 402715 keywords = ['patch'] message_count = 7.0 messages = ['34979', '34980', '34981', '34982', '34983', '34984', '34985'] 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/issue402715' versions = [] ``` </p></details>
Prototype for PEP 230 - warnings
https://api.github.com/repos/python/cpython/issues/33562/comments
7
2000-12-07T21:37:23Z
2022-04-09T21:13:02Z
https://github.com/python/cpython/issues/33562
1,198,772,710
33,562
[ "python", "cpython" ]
BPO | [402698](https://bugs.python.org/issue402698) --- | :--- Nosy | @malemburg, @gvanrossum, @akuchling Files | <li>[None](https://bugs.python.org/file2952/None "Uploaded as text/plain at 2000-12-07.01:48:59 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 = 'https://github.com/malemburg' closed_at = <Date 2001-01-04.15:51:33.000> created_at = <Date 2000-12-07.01:48:59.000> labels = ['library'] title = 'Fix for StreamReader bug' updated_at = <Date 2001-01-04.15:51:33.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2001-01-04.15:51:33.000> actor = 'akuchling' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-12-07.01:48:59.000> creator = 'akuchling' dependencies = [] files = ['2952'] hgrepos = [] issue_num = 402698 keywords = ['patch'] message_count = 5.0 messages = ['34974', '34975', '34976', '34977', '34978'] nosy_count = 4.0 nosy_names = ['lemburg', 'gvanrossum', 'nobody', 'akuchling'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402698' versions = [] ``` </p></details>
Fix for StreamReader bug
https://api.github.com/repos/python/cpython/issues/33561/comments
5
2000-12-07T01:48:59Z
2022-04-09T21:13:01Z
https://github.com/python/cpython/issues/33561
1,198,772,702
33,561
[ "python", "cpython" ]
BPO | [224791](https://bugs.python.org/issue224791) --- | :--- Nosy | @gvanrossum, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2000-12-07.02:33:43.000> created_at = <Date 2000-12-07.01:04:12.000> labels = ['invalid', 'library'] title = 'math.modf, math.floor, math.ceil give misleading result' updated_at = <Date 2000-12-07.02:33:43.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-12-07.02:33:43.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-12-07.01:04:12.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 224791 keywords = [] message_count = 3.0 messages = ['2588', '2589', '2590'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'tim.peters'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue224791' versions = [] ``` </p></details>
math.modf, math.floor, math.ceil give misleading result
https://api.github.com/repos/python/cpython/issues/33560/comments
3
2000-12-07T01:04:12Z
2022-04-09T21:12:59Z
https://github.com/python/cpython/issues/33560
1,198,772,698
33,560
[ "python", "cpython" ]
BPO | [224782](https://bugs.python.org/issue224782) --- | :--- 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/loewis' closed_at = <Date 2000-12-13.17:37:57.000> created_at = <Date 2000-12-06.23:50:23.000> labels = ['build'] title = 'configure should attempt to find a default C++ compiler.' updated_at = <Date 2000-12-13.17:37:57.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2000-12-13.17:37:57.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-12-06.23:50:23.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 224782 keywords = [] message_count = 7.0 messages = ['2581', '2582', '2583', '2584', '2585', '2586', '2587'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'loewis'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue224782' versions = [] ``` </p></details>
configure should attempt to find a default C++ compiler.
https://api.github.com/repos/python/cpython/issues/33559/comments
7
2000-12-06T23:50:23Z
2022-04-09T21:12:58Z
https://github.com/python/cpython/issues/33559
1,198,772,695
33,559
[ "python", "cpython" ]
BPO | [224764](https://bugs.python.org/issue224764) --- | :--- 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-12-06.22:07:34.000> created_at = <Date 2000-12-06.21:21:43.000> labels = ['invalid', 'library'] title = 'P_DETACH advertised but not supported' updated_at = <Date 2000-12-06.22:07:34.000> user = 'https://bugs.python.org/brey' ``` bugs.python.org fields: ```python activity = <Date 2000-12-06.22:07:34.000> actor = 'brey' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-12-06.21:21:43.000> creator = 'brey' dependencies = [] files = [] hgrepos = [] issue_num = 224764 keywords = [] message_count = 3.0 messages = ['2578', '2579', '2580'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'brey'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue224764' versions = [] ``` </p></details>
P_DETACH advertised but not supported
https://api.github.com/repos/python/cpython/issues/33558/comments
3
2000-12-06T21:21:43Z
2022-04-09T21:12:57Z
https://github.com/python/cpython/issues/33558
1,198,772,693
33,558
[ "python", "cpython" ]
BPO | [224758](https://bugs.python.org/issue224758) --- | :--- 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-12-06.21:26:18.000> created_at = <Date 2000-12-06.20:39:10.000> labels = ['extension-modules'] title = 'Bogus error message from os.getlogin()' updated_at = <Date 2000-12-06.21:26:18.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2000-12-06.21:26:18.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-12-06.20:39:10.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 224758 keywords = [] message_count = 3.0 messages = ['2575', '2576', '2577'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'fdrake'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue224758' versions = [] ``` </p></details>
Bogus error message from os.getlogin()
https://api.github.com/repos/python/cpython/issues/33557/comments
3
2000-12-06T20:39:10Z
2022-04-09T21:12:56Z
https://github.com/python/cpython/issues/33557
1,198,772,690
33,557
[ "python", "cpython" ]
BPO | [402691](https://bugs.python.org/issue402691) --- | :--- Nosy | @gvanrossum Files | <li>[None](https://bugs.python.org/file2951/None "Uploaded as text/plain at 2000-12-06.20:26:49 by @gvanrossum"): 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-12-06.23:47:21.000> created_at = <Date 2000-12-06.20:26:49.000> labels = ['build'] title = 'Use CXX in Misc/Makefile.pre.in and Modules/makesetup' updated_at = <Date 2000-12-06.23:47:21.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2000-12-06.23:47:21.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2000-12-06.20:26:49.000> creator = 'gvanrossum' dependencies = [] files = ['2951'] hgrepos = [] issue_num = 402691 keywords = ['patch'] message_count = 6.0 messages = ['34968', '34969', '34970', '34971', '34972', '34973'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'rossrizer'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402691' versions = [] ``` </p></details>
Use CXX in Misc/Makefile.pre.in and Modules/makesetup
https://api.github.com/repos/python/cpython/issues/33556/comments
6
2000-12-06T20:26:49Z
2022-04-09T21:12:55Z
https://github.com/python/cpython/issues/33556
1,198,772,686
33,556
[ "python", "cpython" ]
BPO | [402684](https://bugs.python.org/issue402684) --- | :--- Nosy | @gvanrossum Files | <li>[None](https://bugs.python.org/file2950/None "Uploaded as text/plain at 2000-12-06.12:53:06 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 = None closed_at = <Date 2001-02-01.16:01:46.000> created_at = <Date 2000-12-06.12:53:06.000> labels = ['interpreter-core'] title = 'ceval/getargs: better messages for argument handling' updated_at = <Date 2001-02-01.16:01:46.000> user = 'https://bugs.python.org/ping' ``` bugs.python.org fields: ```python activity = <Date 2001-02-01.16:01:46.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-06.12:53:06.000> creator = 'ping' dependencies = [] files = ['2950'] hgrepos = [] issue_num = 402684 keywords = ['patch'] message_count = 4.0 messages = ['34964', '34965', '34966', '34967'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'jhylton', 'ping'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402684' versions = [] ``` </p></details>
ceval/getargs: better messages for argument handling
https://api.github.com/repos/python/cpython/issues/33555/comments
4
2000-12-06T12:53:06Z
2022-04-09T21:12:53Z
https://github.com/python/cpython/issues/33555
1,198,772,682
33,555
[ "python", "cpython" ]
BPO | [402681](https://bugs.python.org/issue402681) --- | :--- Nosy | @gvanrossum, @freddrake Files | <li>[None](https://bugs.python.org/file2949/None "Uploaded as text/plain at 2000-12-06.12:07:08 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/gvanrossum' closed_at = <Date 2001-01-12.16:06:17.000> created_at = <Date 2000-12-06.12:07:08.000> labels = ['interpreter-core'] title = 'issubclass() and isinstance() error messages' updated_at = <Date 2001-01-12.16:06:17.000> user = 'https://bugs.python.org/ping' ``` bugs.python.org fields: ```python activity = <Date 2001-01-12.16:06:17.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-06.12:07:08.000> creator = 'ping' dependencies = [] files = ['2949'] hgrepos = [] issue_num = 402681 keywords = ['patch'] message_count = 6.0 messages = ['34958', '34959', '34960', '34961', '34962', '34963'] 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/issue402681' versions = [] ``` </p></details>
issubclass() and isinstance() error messages
https://api.github.com/repos/python/cpython/issues/33554/comments
6
2000-12-06T12:07:08Z
2022-04-09T21:12:53Z
https://github.com/python/cpython/issues/33554
1,198,772,677
33,554
[ "python", "cpython" ]
BPO | [402679](https://bugs.python.org/issue402679) --- | :--- Nosy | @freddrake Files | <li>[None](https://bugs.python.org/file2948/None "Uploaded as text/plain at 2000-12-06.09:29:53 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 = None closed_at = <Date 2001-01-15.22:21:54.000> created_at = <Date 2000-12-06.09:29:53.000> labels = ['extension-modules'] title = 'linuxaudiodev: better format names (and error messages)' updated_at = <Date 2001-01-15.22:21:54.000> user = 'https://bugs.python.org/ping' ``` bugs.python.org fields: ```python activity = <Date 2001-01-15.22:21:54.000> actor = 'ping' assignee = 'ping' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2000-12-06.09:29:53.000> creator = 'ping' dependencies = [] files = ['2948'] hgrepos = [] issue_num = 402679 keywords = ['patch'] message_count = 6.0 messages = ['34952', '34953', '34954', '34955', '34956', '34957'] nosy_count = 2.0 nosy_names = ['fdrake', 'ping'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402679' versions = [] ``` </p></details>
linuxaudiodev: better format names (and error messages)
https://api.github.com/repos/python/cpython/issues/33553/comments
6
2000-12-06T09:29:53Z
2022-04-09T21:12:51Z
https://github.com/python/cpython/issues/33553
1,198,772,672
33,553
[ "python", "cpython" ]
BPO | [402678](https://bugs.python.org/issue402678) --- | :--- Nosy | @gvanrossum, @freddrake Files | <li>[None](https://bugs.python.org/file2947/None "Uploaded as text/plain at 2000-12-06.09:22:17 by moshez"): 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-12-13.16:20:14.000> created_at = <Date 2000-12-06.09:22:17.000> labels = ['library'] title = 'Let SocketServer reuse addresses' updated_at = <Date 2000-12-13.16:20:14.000> user = 'https://bugs.python.org/moshez' ``` bugs.python.org fields: ```python activity = <Date 2000-12-13.16:20:14.000> actor = 'fdrake' assignee = 'moshez' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-12-06.09:22:17.000> creator = 'moshez' dependencies = [] files = ['2947'] hgrepos = [] issue_num = 402678 keywords = ['patch'] message_count = 6.0 messages = ['34946', '34947', '34948', '34949', '34950', '34951'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'fdrake', 'moshez'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402678' versions = [] ``` </p></details>
Let SocketServer reuse addresses
https://api.github.com/repos/python/cpython/issues/33552/comments
6
2000-12-06T09:22:17Z
2022-04-09T21:12:50Z
https://github.com/python/cpython/issues/33552
1,198,772,670
33,552
[ "python", "cpython" ]
BPO | [402670](https://bugs.python.org/issue402670) --- | :--- Nosy | @gvanrossum, @freddrake Files | <li>[None](https://bugs.python.org/file2946/None "Uploaded as text/plain at 2000-12-06.03:05:52 by tokeneater"): 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-12-06.14:29:12.000> created_at = <Date 2000-12-06.03:05:52.000> labels = ['interpreter-core'] title = 'self of some string methods is incorrect type' updated_at = <Date 2000-12-06.14:29:12.000> user = 'https://bugs.python.org/tokeneater' ``` bugs.python.org fields: ```python activity = <Date 2000-12-06.14:29:12.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-06.03:05:52.000> creator = 'tokeneater' dependencies = [] files = ['2946'] hgrepos = [] issue_num = 402670 keywords = ['patch'] message_count = 3.0 messages = ['34943', '34944', '34945'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'fdrake', 'tokeneater'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402670' versions = [] ``` </p></details>
self of some string methods is incorrect type
https://api.github.com/repos/python/cpython/issues/33551/comments
3
2000-12-06T03:05:52Z
2022-04-09T21:12:50Z
https://github.com/python/cpython/issues/33551
1,198,772,665
33,551
[ "python", "cpython" ]
BPO | [402669](https://bugs.python.org/issue402669) --- | :--- Nosy | @freddrake Files | <li>[None](https://bugs.python.org/file2945/None "Uploaded as text/plain at 2000-12-06.02:55:12 by tokeneater"): 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-12-06.19:40:13.000> created_at = <Date 2000-12-06.02:55:12.000> labels = ['interpreter-core'] title = 'self of some string methods is incorrect type' updated_at = <Date 2000-12-06.19:40:13.000> user = 'https://bugs.python.org/tokeneater' ``` bugs.python.org fields: ```python activity = <Date 2000-12-06.19:40:13.000> actor = 'fdrake' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2000-12-06.02:55:12.000> creator = 'tokeneater' dependencies = [] files = ['2945'] hgrepos = [] issue_num = 402669 keywords = ['patch'] message_count = 2.0 messages = ['34941', '34942'] nosy_count = 2.0 nosy_names = ['fdrake', 'tokeneater'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue402669' versions = [] ``` </p></details>
self of some string methods is incorrect type
https://api.github.com/repos/python/cpython/issues/33550/comments
2
2000-12-06T02:55:12Z
2022-04-09T21:12:48Z
https://github.com/python/cpython/issues/33550
1,198,772,662
33,550
[ "python", "cpython" ]
BPO | [224629](https://bugs.python.org/issue224629) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-04-13.14:59:50.000> created_at = <Date 2000-12-05.23:53:12.000> labels = ['library'] title = 'urllib2.CustomProxyHandler has invalid code sequence' updated_at = <Date 2001-04-13.14:59:50.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-04-13.14:59:50.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2000-12-05.23:53:12.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 224629 keywords = [] message_count = 2.0 messages = ['2573', '2574'] nosy_count = 1.0 nosy_names = ['jhylton'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue224629' versions = [] ``` </p></details>
urllib2.CustomProxyHandler has invalid code sequence
https://api.github.com/repos/python/cpython/issues/33549/comments
2
2000-12-05T23:53:12Z
2022-04-09T21:12:47Z
https://github.com/python/cpython/issues/33549
1,198,772,659
33,549