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 | [514641](https://bugs.python.org/issue514641) --- | :--- Nosy | @gvanrossum Files | <li>[nlong.dif](https://bugs.python.org/file3956/nlong.dif "Uploaded as application/octet-stream at 2002-02-08.03:26:56 by naofumi-h")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-03-01.22:25:23.000> created_at = <Date 2002-02-08.03:26:55.000> labels = ['interpreter-core'] title = 'Negative ob_size of LongObjects' updated_at = <Date 2002-03-01.22:25:23.000> user = 'https://bugs.python.org/naofumi-h' ``` bugs.python.org fields: ```python activity = <Date 2002-03-01.22:25:23.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-02-08.03:26:55.000> creator = 'naofumi-h' dependencies = [] files = ['3956'] hgrepos = [] issue_num = 514641 keywords = ['patch'] message_count = 3.0 messages = ['38891', '38892', '38893'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'nnorwitz', 'naofumi-h'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue514641' versions = ['Python 2.2'] ``` </p></details>
Negative ob_size of LongObjects
https://api.github.com/repos/python/cpython/issues/36048/comments
3
2002-02-08T03:26:55Z
2022-04-09T21:59:38Z
https://github.com/python/cpython/issues/36048
1,198,783,791
36,048
[ "python", "cpython" ]
BPO | [514628](https://bugs.python.org/issue514628) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[pydoc.py](https://bugs.python.org/file3955/pydoc.py "Uploaded as text/plain at 2002-02-08.02:09:59 by mmaster25"): fixed file</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-11.12:27:54.000> created_at = <Date 2002-02-08.02:09:48.000> labels = ['library'] title = 'bug in pydoc on python 2.2 release' updated_at = <Date 2002-08-11.12:27:54.000> user = 'https://bugs.python.org/mmaster25' ``` bugs.python.org fields: ```python activity = <Date 2002-08-11.12:27:54.000> actor = 'ping' assignee = 'ping' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-02-08.02:09:48.000> creator = 'mmaster25' dependencies = [] files = ['3955'] hgrepos = [] issue_num = 514628 keywords = ['patch'] message_count = 4.0 messages = ['38887', '38888', '38889', '38890'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'loewis', 'ping', 'mmaster25'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue514628' versions = [] ``` </p></details>
bug in pydoc on python 2.2 release
https://api.github.com/repos/python/cpython/issues/36047/comments
4
2002-02-08T02:09:48Z
2022-04-09T21:59:36Z
https://github.com/python/cpython/issues/36047
1,198,783,788
36,047
[ "python", "cpython" ]
BPO | [514627](https://bugs.python.org/issue514627) --- | :--- Nosy | @gvanrossum, @akuchling Files | <li>[pydoc.py](https://bugs.python.org/file323/pydoc.py "Uploaded as text/plain at 2002-02-08.02:04:44 by mmaster25"): fixed pydoc.py module</li><li>[patch](https://bugs.python.org/file324/patch "Uploaded as application/octet-stream; name="patch" at 2002-03-19.16:20:10 by @akuchling"): Patch from CVS tree to Raj's version</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-02-04.01:35:37.000> created_at = <Date 2002-02-08.02:04:43.000> labels = [] title = 'pydoc fails to generate html doc' updated_at = <Date 2003-02-04.01:35:37.000> user = 'https://bugs.python.org/mmaster25' ``` bugs.python.org fields: ```python activity = <Date 2003-02-04.01:35:37.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-02-08.02:04:43.000> creator = 'mmaster25' dependencies = [] files = ['323', '324'] hgrepos = [] issue_num = 514627 keywords = [] message_count = 8.0 messages = ['9179', '9180', '9181', '9182', '9183', '9184', '9185', '9186'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'akuchling', 'jvr', 'mbrierst', 'mmaster25'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue514627' versions = ['Python 2.2'] ``` </p></details>
pydoc fails to generate html doc
https://api.github.com/repos/python/cpython/issues/36046/comments
8
2002-02-08T02:04:43Z
2022-04-09T21:59:34Z
https://github.com/python/cpython/issues/36046
1,198,783,781
36,046
[ "python", "cpython" ]
BPO | [514532](https://bugs.python.org/issue514532) --- | :--- Nosy | @malemburg, @loewis, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2007-08-23.19:04:24.379> created_at = <Date 2002-02-07.21:39:14.000> labels = ['type-feature', 'expert-unicode'] title = 'Add "eu#" parser marker' updated_at = <Date 2007-08-23.19:04:24.378> user = 'https://github.com/malemburg' ``` bugs.python.org fields: ```python activity = <Date 2007-08-23.19:04:24.378> actor = 'georg.brandl' assignee = 'lemburg' closed = True closed_date = <Date 2007-08-23.19:04:24.379> closer = 'georg.brandl' components = ['Unicode'] creation = <Date 2002-02-07.21:39:14.000> creator = 'lemburg' dependencies = [] files = [] hgrepos = [] issue_num = 514532 keywords = [] message_count = 3.0 messages = ['53471', '53472', '55182'] nosy_count = 3.0 nosy_names = ['lemburg', 'loewis', 'georg.brandl'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue514532' versions = [] ``` </p></details>
Add "eu#" parser marker
https://api.github.com/repos/python/cpython/issues/36045/comments
3
2002-02-07T21:39:14Z
2022-04-09T21:59:34Z
https://github.com/python/cpython/issues/36045
1,198,783,777
36,045
[ "python", "cpython" ]
BPO | [514490](https://bugs.python.org/issue514490) --- | :--- Files | <li>[pydoc.py.patch](https://bugs.python.org/file3954/pydoc.py.patch "Uploaded as text/plain at 2002-02-07.20:10:28 by sschwarzer"): Patch for better pager selection on OS/2</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-03-03.03:21:54.000> created_at = <Date 2002-02-07.20:10:00.000> labels = ['library'] title = 'Better pager selection for OS/2' updated_at = <Date 2002-03-03.03:21:54.000> user = 'https://bugs.python.org/sschwarzer' ``` bugs.python.org fields: ```python activity = <Date 2002-03-03.03:21:54.000> actor = 'aimacintyre' assignee = 'aimacintyre' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-02-07.20:10:00.000> creator = 'sschwarzer' dependencies = [] files = ['3954'] hgrepos = [] issue_num = 514490 keywords = ['patch'] message_count = 3.0 messages = ['38884', '38885', '38886'] nosy_count = 2.0 nosy_names = ['aimacintyre', 'sschwarzer'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue514490' versions = [] ``` </p></details>
Better pager selection for OS/2
https://api.github.com/repos/python/cpython/issues/36044/comments
3
2002-02-07T20:10:00Z
2022-04-09T21:59:32Z
https://github.com/python/cpython/issues/36044
1,198,783,772
36,044
[ "python", "cpython" ]
BPO | [514443](https://bugs.python.org/issue514443) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-02-17.21:55:14.000> created_at = <Date 2002-02-07.19:14:58.000> labels = ['interpreter-core', 'invalid'] title = 'Python cores with "viewcvs" - Cygwin' updated_at = <Date 2002-02-17.21:55:14.000> user = 'https://bugs.python.org/jaalto' ``` bugs.python.org fields: ```python activity = <Date 2002-02-17.21:55:14.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-02-07.19:14:58.000> creator = 'jaalto' dependencies = [] files = [] hgrepos = [] issue_num = 514443 keywords = [] message_count = 3.0 messages = ['9176', '9177', '9178'] nosy_count = 3.0 nosy_names = ['tim.peters', 'nhv', 'jaalto'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue514443' versions = [] ``` </p></details>
Python cores with "viewcvs" - Cygwin
https://api.github.com/repos/python/cpython/issues/36043/comments
3
2002-02-07T19:14:58Z
2022-04-09T21:59:32Z
https://github.com/python/cpython/issues/36043
1,198,783,769
36,043
[ "python", "cpython" ]
BPO | [514433](https://bugs.python.org/issue514433) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-04-23.03:48:15.000> created_at = <Date 2002-02-07.19:00:37.000> labels = ['extension-modules', 'type-feature'] title = 'bsddb: enable dbopen (file==NULL)' updated_at = <Date 2002-04-23.03:48:15.000> user = 'https://bugs.python.org/rushing' ``` bugs.python.org fields: ```python activity = <Date 2002-04-23.03:48:15.000> actor = 'anthonybaxter' assignee = 'anthonybaxter' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-02-07.19:00:37.000> creator = 'rushing' dependencies = [] files = [] hgrepos = [] issue_num = 514433 keywords = [] message_count = 4.0 messages = ['9172', '9173', '9174', '9175'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'anthonybaxter', 'rushing'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue514433' versions = [] ``` </p></details>
bsddb: enable dbopen (file==NULL)
https://api.github.com/repos/python/cpython/issues/36042/comments
4
2002-02-07T19:00:37Z
2022-04-09T21:59:30Z
https://github.com/python/cpython/issues/36042
1,198,783,767
36,042
[ "python", "cpython" ]
BPO | [514345](https://bugs.python.org/issue514345) --- | :--- Nosy | @malemburg, @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2003-02-13.19:19:12.000> created_at = <Date 2002-02-07.16:21:42.000> labels = ['library'] title = 'pty.fork problem' updated_at = <Date 2003-02-13.19:19:12.000> user = 'https://github.com/malemburg' ``` bugs.python.org fields: ```python activity = <Date 2003-02-13.19:19:12.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-02-07.16:21:42.000> creator = 'lemburg' dependencies = [] files = [] hgrepos = [] issue_num = 514345 keywords = [] message_count = 4.0 messages = ['9168', '9169', '9170', '9171'] nosy_count = 3.0 nosy_names = ['lemburg', 'gvanrossum', 'mbrierst'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue514345' versions = [] ``` </p></details>
pty.fork problem
https://api.github.com/repos/python/cpython/issues/36041/comments
4
2002-02-07T16:21:42Z
2022-04-09T21:59:30Z
https://github.com/python/cpython/issues/36041
1,198,783,761
36,041
[ "python", "cpython" ]
BPO | [513866](https://bugs.python.org/issue513866) --- | :--- Nosy | @tim-one Files | <li>[bug.py](https://bugs.python.org/file322/bug.py "Uploaded as text/plain at 2002-02-06.18:33:31 by arkoenig"): program that reproduces the problem</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2004-10-02.04:16:00.000> created_at = <Date 2002-02-06.18:33:25.000> labels = ['interpreter-core'] title = 'Float/long comparison anomaly' updated_at = <Date 2004-10-02.04:16:00.000> user = 'https://bugs.python.org/arkoenig' ``` bugs.python.org fields: ```python activity = <Date 2004-10-02.04:16:00.000> actor = 'arkoenig' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-02-06.18:33:25.000> creator = 'arkoenig' dependencies = [] files = ['322'] hgrepos = [] issue_num = 513866 keywords = [] message_count = 14.0 messages = ['9154', '9155', '9156', '9157', '9158', '9159', '9160', '9161', '9162', '9163', '9164', '9165', '9166', '9167'] nosy_count = 3.0 nosy_names = ['tim.peters', 'phr', 'arkoenig'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue513866' versions = [] ``` </p></details>
Float/long comparison anomaly
https://api.github.com/repos/python/cpython/issues/36040/comments
14
2002-02-06T18:33:25Z
2022-04-09T21:59:29Z
https://github.com/python/cpython/issues/36040
1,198,783,755
36,040
[ "python", "cpython" ]
BPO | [513840](https://bugs.python.org/issue513840) --- | :--- Nosy | @freddrake, @ezio-melotti Superseder | <li>bpo-2927: expose html.parser.unescape</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/ezio-melotti' closed_at = <Date 2013-11-18.09:54:25.193> created_at = <Date 2002-02-06.17:55:02.000> labels = ['easy', 'type-feature', 'library'] title = 'entity unescape for sgml/htmllib' updated_at = <Date 2013-11-18.09:54:25.192> user = 'https://bugs.python.org/glchapman' ``` bugs.python.org fields: ```python activity = <Date 2013-11-18.09:54:25.192> actor = 'ezio.melotti' assignee = 'ezio.melotti' closed = True closed_date = <Date 2013-11-18.09:54:25.193> closer = 'ezio.melotti' components = ['Library (Lib)'] creation = <Date 2002-02-06.17:55:02.000> creator = 'glchapman' dependencies = [] files = [] hgrepos = [] issue_num = 513840 keywords = ['easy'] message_count = 4.0 messages = ['61076', '61077', '114175', '185129'] nosy_count = 4.0 nosy_names = ['fdrake', 'glchapman', 'ezio.melotti', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = 'resolved' status = 'closed' superseder = '2927' type = 'enhancement' url = 'https://bugs.python.org/issue513840' versions = ['Python 3.4'] ``` </p></details>
entity unescape for sgml/htmllib
https://api.github.com/repos/python/cpython/issues/36039/comments
4
2002-02-06T17:55:02Z
2022-04-09T21:59:28Z
https://github.com/python/cpython/issues/36039
1,198,783,752
36,039
[ "python", "cpython" ]
BPO | [513756](https://bugs.python.org/issue513756) --- | :--- Nosy | @rhettinger Files | <li>[gentest.py](https://bugs.python.org/file3950/gentest.py "Uploaded as text/plain at 2002-02-06.14:17:36 by @rhettinger"): PEP 279 Examples and Test Suite</li><li>[gentest.py](https://bugs.python.org/file3951/gentest.py "Uploaded as text/plain at 2002-02-06.14:47:24 by @rhettinger")</li><li>[gentest.py](https://bugs.python.org/file3952/gentest.py "Uploaded as text/plain at 2002-02-06.14:49:59 by @rhettinger"): PEP 279 Examples and Test Suite</li><li>[gentest.py](https://bugs.python.org/file3953/gentest.py "Uploaded as text/plain at 2002-02-07.10:15:54 by @rhettinger"): Examples and Test Suite</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-05.08:48:31.000> created_at = <Date 2002-02-06.14:12:31.000> labels = [] title = 'PEP 279 Examples and Test Suite' updated_at = <Date 2002-05-05.08:48:31.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-05-05.08:48:31.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-02-06.14:12:31.000> creator = 'rhettinger' dependencies = [] files = ['3950', '3951', '3952', '3953'] hgrepos = [] issue_num = 513756 keywords = ['patch'] message_count = 2.0 messages = ['38882', '38883'] nosy_count = 1.0 nosy_names = ['rhettinger'] pr_nums = [] priority = 'normal' resolution = 'later' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue513756' versions = ['Python 2.3'] ``` </p></details>
PEP 279 Examples and Test Suite
https://api.github.com/repos/python/cpython/issues/36038/comments
2
2002-02-06T14:12:31Z
2022-04-09T21:59:26Z
https://github.com/python/cpython/issues/36038
1,198,783,749
36,038
[ "python", "cpython" ]
BPO | [513752](https://bugs.python.org/issue513752) --- | :--- Nosy | @rhettinger Files | <li>[gensim.py](https://bugs.python.org/file3948/gensim.py "Uploaded as text/plain at 2002-02-06.14:04:02 by @rhettinger"): PEP 279 Simulator</li><li>[gensim.py](https://bugs.python.org/file3949/gensim.py "Uploaded as text/plain at 2002-02-06.14:48:16 by @rhettinger")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-05.08:47:04.000> created_at = <Date 2002-02-06.14:04:01.000> labels = [] title = 'PEP 279 Simulator' updated_at = <Date 2002-05-05.08:47:04.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-05-05.08:47:04.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-02-06.14:04:01.000> creator = 'rhettinger' dependencies = [] files = ['3948', '3949'] hgrepos = [] issue_num = 513752 keywords = ['patch'] message_count = 2.0 messages = ['38880', '38881'] nosy_count = 1.0 nosy_names = ['rhettinger'] pr_nums = [] priority = 'normal' resolution = 'later' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue513752' versions = ['Python 2.3'] ``` </p></details>
PEP 279 Simulator
https://api.github.com/repos/python/cpython/issues/36037/comments
2
2002-02-06T14:04:01Z
2022-04-09T21:59:25Z
https://github.com/python/cpython/issues/36037
1,198,783,745
36,037
[ "python", "cpython" ]
BPO | [513725](https://bugs.python.org/issue513725) --- | :--- 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 2002-02-06.14:28:40.000> created_at = <Date 2002-02-06.12:54:50.000> labels = ['build'] title = 'memory leak in VC6++' updated_at = <Date 2002-02-06.14:28:40.000> user = 'https://bugs.python.org/dalgong' ``` bugs.python.org fields: ```python activity = <Date 2002-02-06.14:28:40.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-02-06.12:54:50.000> creator = 'dalgong' dependencies = [] files = [] hgrepos = [] issue_num = 513725 keywords = [] message_count = 2.0 messages = ['9152', '9153'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'dalgong'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue513725' versions = ['Python 2.2'] ``` </p></details>
memory leak in VC6++
https://api.github.com/repos/python/cpython/issues/36036/comments
2
2002-02-06T12:54:50Z
2022-04-09T21:59:24Z
https://github.com/python/cpython/issues/36036
1,198,783,740
36,036
[ "python", "cpython" ]
BPO | [513683](https://bugs.python.org/issue513683) --- | :--- Nosy | @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-03-15.16:51:27.000> created_at = <Date 2002-02-06.09:35:21.000> labels = ['library'] title = 'email.Parser uses LF as line sep.' updated_at = <Date 2002-03-15.16:51:27.000> user = 'https://bugs.python.org/bthooper' ``` bugs.python.org fields: ```python activity = <Date 2002-03-15.16:51:27.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-02-06.09:35:21.000> creator = 'bthooper' dependencies = [] files = [] hgrepos = [] issue_num = 513683 keywords = [] message_count = 4.0 messages = ['9148', '9149', '9150', '9151'] nosy_count = 2.0 nosy_names = ['barry', 'bthooper'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue513683' versions = ['Python 2.2'] ``` </p></details>
email.Parser uses LF as line sep.
https://api.github.com/repos/python/cpython/issues/36035/comments
4
2002-02-06T09:35:21Z
2022-04-09T21:59:23Z
https://github.com/python/cpython/issues/36035
1,198,783,736
36,035
[ "python", "cpython" ]
BPO | [513666](https://bugs.python.org/issue513666) --- | :--- Nosy | @malemburg, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-07-09.05:27:42.000> created_at = <Date 2002-02-06.08:52:47.000> labels = ['docs'] title = "unicode() docs don't mention LookupError" updated_at = <Date 2002-07-09.05:27:42.000> user = 'https://bugs.python.org/chefox' ``` bugs.python.org fields: ```python activity = <Date 2002-07-09.05:27:42.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-02-06.08:52:47.000> creator = 'che_fox' dependencies = [] files = [] hgrepos = [] issue_num = 513666 keywords = [] message_count = 5.0 messages = ['9143', '9144', '9145', '9146', '9147'] nosy_count = 3.0 nosy_names = ['lemburg', 'fdrake', 'che_fox'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue513666' versions = ['Python 2.2'] ``` </p></details>
unicode() docs don't mention LookupError
https://api.github.com/repos/python/cpython/issues/36034/comments
5
2002-02-06T08:52:47Z
2022-04-09T21:59:22Z
https://github.com/python/cpython/issues/36034
1,198,783,731
36,034
[ "python", "cpython" ]
BPO | [513572](https://bugs.python.org/issue513572) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis, @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 2004-06-02.10:05:43.000> created_at = <Date 2002-02-06.02:07:40.000> labels = ['library'] title = 'isdir behavior getting odder on UNC path' updated_at = <Date 2004-06-02.10:05:43.000> user = 'https://bugs.python.org/herron' ``` bugs.python.org fields: ```python activity = <Date 2004-06-02.10:05:43.000> actor = 'loewis' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-02-06.02:07:40.000> creator = 'herron' dependencies = [] files = [] hgrepos = [] issue_num = 513572 keywords = [] message_count = 17.0 messages = ['9126', '9127', '9128', '9129', '9130', '9131', '9132', '9133', '9134', '9135', '9136', '9137', '9138', '9139', '9140', '9141', '9142'] nosy_count = 8.0 nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'mhammond', 'tmick', 'glchapman', 'herron', 'gmcm'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue513572' versions = ['Python 2.2'] ``` </p></details>
isdir behavior getting odder on UNC path
https://api.github.com/repos/python/cpython/issues/36033/comments
17
2002-02-06T02:07:40Z
2022-04-09T21:59:21Z
https://github.com/python/cpython/issues/36033
1,198,783,726
36,033
[ "python", "cpython" ]
BPO | [513329](https://bugs.python.org/issue513329) --- | :--- Nosy | @loewis Files | <li>[Makefile.pre.in](https://bugs.python.org/file3945/Makefile.pre.in "Uploaded as application/octet-stream at 2002-02-05.15:51:42 by scafuri"): revised Makefile template</li><li>[patch-configure.in](https://bugs.python.org/file3946/patch-configure.in "Uploaded as application/octet-stream at 2002-02-28.12:53:33 by scafuri"): patch for configure. detects and conifgure linker for HP-UX</li><li>[patch-Makefile.pre.in](https://bugs.python.org/file3947/patch-Makefile.pre.in "Uploaded as application/octet-stream at 2002-02-28.12:55:45 by scafuri"): patch for Makefile template. Uses mkdir instead of "install -m". Works on HPUX 10.20</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-02-28.12:55:45.000> created_at = <Date 2002-02-05.15:48:13.000> labels = ['build'] title = 'build, install in HP-UX10.20' updated_at = <Date 2002-02-28.12:55:45.000> user = 'https://bugs.python.org/scafuri' ``` bugs.python.org fields: ```python activity = <Date 2002-02-28.12:55:45.000> actor = 'scafuri' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-02-05.15:48:13.000> creator = 'scafuri' dependencies = [] files = ['3945', '3946', '3947'] hgrepos = [] issue_num = 513329 keywords = ['patch'] message_count = 3.0 messages = ['38877', '38878', '38879'] nosy_count = 2.0 nosy_names = ['loewis', 'scafuri'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue513329' versions = [] ``` </p></details>
build, install in HP-UX10.20
https://api.github.com/repos/python/cpython/issues/36032/comments
3
2002-02-05T15:48:13Z
2022-04-09T21:59:19Z
https://github.com/python/cpython/issues/36032
1,198,783,720
36,032
[ "python", "cpython" ]
BPO | [513235](https://bugs.python.org/issue513235) --- | :--- Nosy | @mwhudson, @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/mwhudson' closed_at = <Date 2002-02-13.12:00:23.000> created_at = <Date 2002-02-05.10:20:06.000> labels = ['extension-modules'] title = 'prevent readline filename completion' updated_at = <Date 2002-02-13.12:00:23.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2002-02-13.12:00:23.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-02-05.10:20:06.000> creator = 'mwh' dependencies = [] files = [] hgrepos = [] issue_num = 513235 keywords = ['patch'] message_count = 3.0 messages = ['38874', '38875', '38876'] nosy_count = 2.0 nosy_names = ['mwh', 'loewis'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue513235' versions = [] ``` </p></details>
prevent readline filename completion
https://api.github.com/repos/python/cpython/issues/36031/comments
3
2002-02-05T10:20:06Z
2022-04-09T21:59:19Z
https://github.com/python/cpython/issues/36031
1,198,783,713
36,031
[ "python", "cpython" ]
BPO | [513033](https://bugs.python.org/issue513033) --- | :--- Nosy | @mwhudson, @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 2003-01-07.22:22:54.000> created_at = <Date 2002-02-04.23:16:59.000> labels = ['library'] title = 'unsafe call to PyThreadState_Swap' updated_at = <Date 2003-01-07.22:22:54.000> user = 'https://bugs.python.org/jamcguir' ``` bugs.python.org fields: ```python activity = <Date 2003-01-07.22:22:54.000> actor = 'nnorwitz' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-02-04.23:16:59.000> creator = 'jamcguir' dependencies = [] files = [] hgrepos = [] issue_num = 513033 keywords = [] message_count = 8.0 messages = ['9118', '9119', '9120', '9121', '9122', '9123', '9124', '9125'] nosy_count = 7.0 nosy_names = ['mwh', 'gvanrossum', 'tim.peters', 'nnorwitz', 'sfiedler', 'mbrierst', 'jamcguir'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue513033' versions = ['Python 2.2'] ``` </p></details>
unsafe call to PyThreadState_Swap
https://api.github.com/repos/python/cpython/issues/36030/comments
8
2002-02-04T23:16:59Z
2022-04-09T21:59:18Z
https://github.com/python/cpython/issues/36030
1,198,783,709
36,030
[ "python", "cpython" ]
BPO | [512981](https://bugs.python.org/issue512981) --- | :--- Nosy | @mwhudson, @loewis Files | <li>[readline-tty.diff](https://bugs.python.org/file3942/readline-tty.diff "Uploaded as text/plain at 2002-02-04.21:42:20 by agthorr"): Fix to make readline library work via sys.stdin = open ('/dev/tty', 'r')</li><li>[readline-tty2.diff](https://bugs.python.org/file3943/readline-tty2.diff "Uploaded as text/plain at 2002-10-11.07:23:17 by agthorr"): Fix to make readline library aware of changes to sys.stdin, reinitializing appropriately</li><li>[readline-tty3.diff](https://bugs.python.org/file3944/readline-tty3.diff "Uploaded as text/plain at 2002-10-14.05:12:45 by agthorr"): Fix to always use C stdin/stdout for the interactive interpreter</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 2021-05-13.07:34:41.575> created_at = <Date 2002-02-04.21:42:13.000> labels = ['type-bug', '3.8', '3.9', '3.10', '3.11', '3.7'] title = 'readline /dev/tty problem' updated_at = <Date 2021-05-13.07:34:41.575> user = 'https://bugs.python.org/agthorr' ``` bugs.python.org fields: ```python activity = <Date 2021-05-13.07:34:41.575> actor = 'piwi' assignee = 'loewis' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-02-04.21:42:13.000> creator = 'agthorr' dependencies = [] files = ['3942', '3943', '3944'] hgrepos = [] issue_num = 512981 keywords = ['patch'] message_count = 15.0 messages = ['38862', '38863', '38864', '38865', '38866', '38867', '38868', '38869', '38870', '38871', '38872', '38873', '392626', '393366', '393561'] nosy_count = 4.0 nosy_names = ['mwh', 'loewis', 'agthorr', 'piwi'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue512981' versions = ['Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11'] ``` </p></details>
readline /dev/tty problem
https://api.github.com/repos/python/cpython/issues/36029/comments
15
2002-02-04T21:42:13Z
2022-04-09T21:59:17Z
https://github.com/python/cpython/issues/36029
1,198,783,704
36,029
[ "python", "cpython" ]
BPO | [512871](https://bugs.python.org/issue512871) --- | :--- Nosy | @gvanrossum, @jribbens <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-02-08.22:23:00.000> created_at = <Date 2002-02-04.18:21:42.000> labels = ['expert-installation'] title = 'Installation instructions are wrong' updated_at = <Date 2002-02-08.22:23:00.000> user = 'https://github.com/jribbens' ``` bugs.python.org fields: ```python activity = <Date 2002-02-08.22:23:00.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2002-02-04.18:21:42.000> creator = 'jribbens' dependencies = [] files = [] hgrepos = [] issue_num = 512871 keywords = [] message_count = 2.0 messages = ['9116', '9117'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jribbens'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue512871' versions = ['Python 2.2'] ``` </p></details>
Installation instructions are wrong
https://api.github.com/repos/python/cpython/issues/36028/comments
2
2002-02-04T18:21:42Z
2022-04-09T21:59:16Z
https://github.com/python/cpython/issues/36028
1,198,783,699
36,028
[ "python", "cpython" ]
BPO | [512799](https://bugs.python.org/issue512799) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2002-03-08.17:19:41.000> created_at = <Date 2002-02-04.15:40:02.000> labels = [] title = 'webchecker protocol bug' updated_at = <Date 2002-03-08.17:19:41.000> user = 'https://bugs.python.org/sebbacon' ``` bugs.python.org fields: ```python activity = <Date 2002-03-08.17:19:41.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-02-04.15:40:02.000> creator = 'sebbacon' dependencies = [] files = [] hgrepos = [] issue_num = 512799 keywords = ['patch'] message_count = 2.0 messages = ['38860', '38861'] nosy_count = 2.0 nosy_names = ['akuchling', 'sebbacon'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue512799' versions = [] ``` </p></details>
webchecker protocol bug
https://api.github.com/repos/python/cpython/issues/36027/comments
2
2002-02-04T15:40:02Z
2022-04-09T21:59:15Z
https://github.com/python/cpython/issues/36027
1,198,783,694
36,027
[ "python", "cpython" ]
BPO | [512660](https://bugs.python.org/issue512660) --- | :--- Nosy | @jackjansen Files | <li>[findertools.py](https://bugs.python.org/file321/findertools.py "Uploaded as text/plain at 2002-02-04.10:28:19 by letterror"): patched findertools.reveal(), update() and select()</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2002-02-05.23:09:12.000> created_at = <Date 2002-02-04.09:05:18.000> labels = ['OS-mac'] title = 'findertools.reveal() broken' updated_at = <Date 2002-02-05.23:09:12.000> user = 'https://bugs.python.org/letterror' ``` bugs.python.org fields: ```python activity = <Date 2002-02-05.23:09:12.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-02-04.09:05:18.000> creator = 'letterror' dependencies = [] files = ['321'] hgrepos = [] issue_num = 512660 keywords = [] message_count = 6.0 messages = ['9110', '9111', '9112', '9113', '9114', '9115'] nosy_count = 2.0 nosy_names = ['jackjansen', 'letterror'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue512660' versions = [] ``` </p></details>
findertools.reveal() broken
https://api.github.com/repos/python/cpython/issues/36026/comments
6
2002-02-04T09:05:18Z
2022-04-09T21:59:14Z
https://github.com/python/cpython/issues/36026
1,198,783,690
36,026
[ "python", "cpython" ]
BPO | [512497](https://bugs.python.org/issue512497) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-02-22.13:17:19.000> created_at = <Date 2002-02-03.22:15:56.000> labels = ['type-feature'] title = 'multi-line print statement' updated_at = <Date 2002-02-22.13:17:19.000> user = 'https://bugs.python.org/frobozzelectric' ``` bugs.python.org fields: ```python activity = <Date 2002-02-22.13:17:19.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-02-03.22:15:56.000> creator = 'frobozzelectric' dependencies = [] files = [] hgrepos = [] issue_num = 512497 keywords = [] message_count = 5.0 messages = ['53466', '53467', '53468', '53469', '53470'] nosy_count = 2.0 nosy_names = ['loewis', 'frobozzelectric'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue512497' versions = [] ``` </p></details>
multi-line print statement
https://api.github.com/repos/python/cpython/issues/36025/comments
5
2002-02-03T22:15:56Z
2022-04-09T21:59:11Z
https://github.com/python/cpython/issues/36025
1,198,783,688
36,025
[ "python", "cpython" ]
BPO | [512494](https://bugs.python.org/issue512494) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-02-17.16:15:06.000> created_at = <Date 2002-02-03.22:04:53.000> labels = ['type-feature'] title = 'multi-line comment block clarification' updated_at = <Date 2002-02-17.16:15:06.000> user = 'https://bugs.python.org/frobozzelectric' ``` bugs.python.org fields: ```python activity = <Date 2002-02-17.16:15:06.000> actor = 'frobozzelectric' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-02-03.22:04:53.000> creator = 'frobozzelectric' dependencies = [] files = [] hgrepos = [] issue_num = 512494 keywords = [] message_count = 3.0 messages = ['53463', '53464', '53465'] nosy_count = 2.0 nosy_names = ['loewis', 'frobozzelectric'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue512494' versions = [] ``` </p></details>
multi-line comment block clarification
https://api.github.com/repos/python/cpython/issues/36024/comments
3
2002-02-03T22:04:53Z
2022-04-09T21:59:10Z
https://github.com/python/cpython/issues/36024
1,198,783,685
36,024
[ "python", "cpython" ]
BPO | [512490](https://bugs.python.org/issue512490) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-02-03.21:54:29.000> created_at = <Date 2002-02-03.21:54:29.000> labels = ['type-feature'] title = 'muli-line comment suggestion' updated_at = <Date 2002-02-03.21:54:29.000> user = 'https://bugs.python.org/frobozzelectric' ``` bugs.python.org fields: ```python activity = <Date 2002-02-03.21:54:29.000> actor = 'frobozzelectric' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-02-03.21:54:29.000> creator = 'frobozzelectric' dependencies = [] files = [] hgrepos = [] issue_num = 512490 keywords = [] message_count = 1.0 messages = ['53462'] nosy_count = 1.0 nosy_names = ['frobozzelectric'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue512490' versions = [] ``` </p></details>
muli-line comment suggestion
https://api.github.com/repos/python/cpython/issues/36023/comments
1
2002-02-03T21:54:29Z
2022-04-09T21:59:09Z
https://github.com/python/cpython/issues/36023
1,198,783,683
36,023
[ "python", "cpython" ]
BPO | [512466](https://bugs.python.org/issue512466) --- | :--- Nosy | @loewis Files | <li>[move-faqwiz.sh](https://bugs.python.org/file3941/move-faqwiz.sh "Uploaded as application/octet-stream at 2002-02-13.02:20:35 by kiko_async"): move-faqwiz.sh</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-03-18.08:57:16.000> created_at = <Date 2002-02-03.20:17:53.000> labels = [] title = 'Script to move faqwiz entries.' updated_at = <Date 2002-03-18.08:57:16.000> user = 'https://bugs.python.org/kikoasync' ``` bugs.python.org fields: ```python activity = <Date 2002-03-18.08:57:16.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-02-03.20:17:53.000> creator = 'kiko_async' dependencies = [] files = ['3941'] hgrepos = [] issue_num = 512466 keywords = ['patch'] message_count = 4.0 messages = ['38856', '38857', '38858', '38859'] nosy_count = 2.0 nosy_names = ['loewis', 'kiko_async'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue512466' versions = [] ``` </p></details>
Script to move faqwiz entries.
https://api.github.com/repos/python/cpython/issues/36022/comments
4
2002-02-03T20:17:53Z
2022-04-09T21:59:08Z
https://github.com/python/cpython/issues/36022
1,198,783,681
36,022
[ "python", "cpython" ]
BPO | [512433](https://bugs.python.org/issue512433) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-03-10.01:47:01.000> created_at = <Date 2002-02-03.17:36:16.000> labels = ['OS-windows'] title = 'Quote handling in os.system & os.popen' updated_at = <Date 2002-03-10.01:47:01.000> user = 'https://bugs.python.org/jretz' ``` bugs.python.org fields: ```python activity = <Date 2002-03-10.01:47:01.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2002-02-03.17:36:16.000> creator = 'jretz' dependencies = [] files = [] hgrepos = [] issue_num = 512433 keywords = [] message_count = 2.0 messages = ['9108', '9109'] nosy_count = 2.0 nosy_names = ['tim.peters', 'jretz'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue512433' versions = ['Python 2.2'] ``` </p></details>
Quote handling in os.system & os.popen
https://api.github.com/repos/python/cpython/issues/36021/comments
2
2002-02-03T17:36:16Z
2022-04-09T21:59:08Z
https://github.com/python/cpython/issues/36021
1,198,783,679
36,021
[ "python", "cpython" ]
BPO | [512256](https://bugs.python.org/issue512256) --- | :--- Nosy | @tim-one, @nascheme Files | <li>[micro_opt.diff](https://bugs.python.org/file3940/micro_opt.diff "Uploaded as text/plain at 2002-02-03.00:23:36 by @nascheme"): micro optimizations for ceval</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/nascheme' closed_at = <Date 2002-02-17.19:11:51.000> created_at = <Date 2002-02-03.00:23:35.000> labels = ['interpreter-core'] title = 'ceval micro optimizations' updated_at = <Date 2002-02-17.19:11:51.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2002-02-17.19:11:51.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-02-03.00:23:35.000> creator = 'nascheme' dependencies = [] files = ['3940'] hgrepos = [] issue_num = 512256 keywords = ['patch'] message_count = 4.0 messages = ['38852', '38853', '38854', '38855'] nosy_count = 2.0 nosy_names = ['tim.peters', 'nascheme'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue512256' versions = [] ``` </p></details>
ceval micro optimizations
https://api.github.com/repos/python/cpython/issues/36020/comments
4
2002-02-03T00:23:35Z
2022-04-09T21:59:07Z
https://github.com/python/cpython/issues/36020
1,198,783,674
36,020
[ "python", "cpython" ]
BPO | [512007](https://bugs.python.org/issue512007) --- | :--- Nosy | @mwhudson, @loewis, @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-03-21.17:48:31.000> created_at = <Date 2002-02-02.03:25:40.000> labels = ['build', 'invalid'] title = 'make test failure on sunos5' updated_at = <Date 2002-03-21.17:48:31.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2002-03-21.17:48:31.000> actor = 'barry' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-02-02.03:25:40.000> creator = 'barry' dependencies = [] files = [] hgrepos = [] issue_num = 512007 keywords = [] message_count = 11.0 messages = ['9097', '9098', '9099', '9100', '9101', '9102', '9103', '9104', '9105', '9106', '9107'] nosy_count = 4.0 nosy_names = ['mwh', 'loewis', 'barry', 'nnorwitz'] pr_nums = [] priority = 'high' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue512007' versions = ['Python 2.2'] ``` </p></details>
make test failure on sunos5
https://api.github.com/repos/python/cpython/issues/36019/comments
11
2002-02-02T03:25:40Z
2022-04-09T21:59:05Z
https://github.com/python/cpython/issues/36019
1,198,783,669
36,019
[ "python", "cpython" ]
BPO | [512005](https://bugs.python.org/issue512005) --- | :--- Nosy | @loewis Files | <li>[resource.diff](https://bugs.python.org/file3939/resource.diff "Uploaded as text/plain at 2002-02-02.02:41:29 by kirill_simonov"): Patch for resource.c and libresource.tex</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-04-08.21:30:06.000> created_at = <Date 2002-02-02.02:41:27.000> labels = ['extension-modules'] title = 'getrusage() returns struct-like object.' updated_at = <Date 2002-04-08.21:30:06.000> user = 'https://bugs.python.org/kirillsimonov' ``` bugs.python.org fields: ```python activity = <Date 2002-04-08.21:30:06.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-02-02.02:41:27.000> creator = 'kirill_simonov' dependencies = [] files = ['3939'] hgrepos = [] issue_num = 512005 keywords = ['patch'] message_count = 2.0 messages = ['38850', '38851'] nosy_count = 2.0 nosy_names = ['loewis', 'kirill_simonov'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue512005' versions = ['Python 2.3'] ``` </p></details>
getrusage() returns struct-like object.
https://api.github.com/repos/python/cpython/issues/36018/comments
2
2002-02-02T02:41:27Z
2022-04-09T21:59:04Z
https://github.com/python/cpython/issues/36018
1,198,783,666
36,018
[ "python", "cpython" ]
BPO | [511992](https://bugs.python.org/issue511992) --- | :--- Nosy | @jackjansen, @jneb <sup>*Note: these values reflect the state of the issue at 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-02-04.12:46:34.000> created_at = <Date 2002-02-02.00:54:11.000> labels = ['OS-mac'] title = "IDE: sys.stdout.flush() doesn't work" updated_at = <Date 2002-02-04.12:46:34.000> user = 'https://github.com/jneb' ``` bugs.python.org fields: ```python activity = <Date 2002-02-04.12:46:34.000> actor = 'jvr' assignee = 'jvr' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-02-02.00:54:11.000> creator = 'jneb' dependencies = [] files = [] hgrepos = [] issue_num = 511992 keywords = [] message_count = 3.0 messages = ['9094', '9095', '9096'] nosy_count = 3.0 nosy_names = ['jackjansen', 'jvr', 'jneb'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue511992' versions = [] ``` </p></details>
IDE: sys.stdout.flush() doesn't work
https://api.github.com/repos/python/cpython/issues/36017/comments
3
2002-02-02T00:54:11Z
2022-04-09T21:59:03Z
https://github.com/python/cpython/issues/36017
1,198,783,662
36,017
[ "python", "cpython" ]
BPO | [511962](https://bugs.python.org/issue511962) --- | :--- Nosy | @jackjansen Files | <li>[@diffs-dyld-global](https://bugs.python.org/file3938/%40diffs-dyld-global "Uploaded as application/octet-stream at 2002-02-01.23:29:04 by @jackjansen")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2002-03-10.22:48:58.000> created_at = <Date 2002-02-01.23:29:03.000> labels = ['OS-mac'] title = 'Allow sys.setdlopenflags on OSX' updated_at = <Date 2002-03-10.22:48:58.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2002-03-10.22:48:58.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-02-01.23:29:03.000> creator = 'jackjansen' dependencies = [] files = ['3938'] hgrepos = [] issue_num = 511962 keywords = ['patch'] message_count = 2.0 messages = ['38848', '38849'] nosy_count = 1.0 nosy_names = ['jackjansen'] pr_nums = [] priority = 'normal' resolution = 'postponed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue511962' versions = [] ``` </p></details>
Allow sys.setdlopenflags on OSX
https://api.github.com/repos/python/cpython/issues/36016/comments
2
2002-02-01T23:29:03Z
2022-04-09T21:59:02Z
https://github.com/python/cpython/issues/36016
1,198,783,658
36,016
[ "python", "cpython" ]
BPO | [511876](https://bugs.python.org/issue511876) --- | :--- 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 2002-02-02.02:35:26.000> created_at = <Date 2002-02-01.20:14:37.000> labels = ['library'] title = 'UserList.__cmp__() raises RuntimeError' updated_at = <Date 2002-02-02.02:35:26.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2002-02-02.02:35:26.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-02-01.20:14:37.000> creator = 'barry' dependencies = [] files = [] hgrepos = [] issue_num = 511876 keywords = [] message_count = 4.0 messages = ['9090', '9091', '9092', '9093'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'barry'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue511876' versions = [] ``` </p></details>
UserList.__cmp__() raises RuntimeError
https://api.github.com/repos/python/cpython/issues/36015/comments
4
2002-02-01T20:14:37Z
2022-04-09T21:59:01Z
https://github.com/python/cpython/issues/36015
1,198,783,653
36,015
[ "python", "cpython" ]
BPO | [511786](https://bugs.python.org/issue511786) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-02-11.20:47:01.000> created_at = <Date 2002-02-01.16:56:12.000> labels = ['library'] title = 'urllib2.py loses headers on redirect' updated_at = <Date 2002-02-11.20:47:01.000> user = 'https://bugs.python.org/gward' ``` bugs.python.org fields: ```python activity = <Date 2002-02-11.20:47:01.000> actor = 'gward' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-02-01.16:56:12.000> creator = 'gward' dependencies = [] files = [] hgrepos = [] issue_num = 511786 keywords = [] message_count = 2.0 messages = ['9088', '9089'] nosy_count = 1.0 nosy_names = ['gward'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue511786' versions = ['Python 2.2'] ``` </p></details>
urllib2.py loses headers on redirect
https://api.github.com/repos/python/cpython/issues/36014/comments
2
2002-02-01T16:56:12Z
2022-04-09T21:58:59Z
https://github.com/python/cpython/issues/36014
1,198,783,647
36,014
[ "python", "cpython" ]
BPO | [511737](https://bugs.python.org/issue511737) --- | :--- Nosy | @freddrake Files | <li>[ConfigParser.diff](https://bugs.python.org/file320/ConfigParser.diff "Uploaded as text/plain at 2002-02-01.15:35:38 by loicl"): Patch to work around ConfigParser limitation</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-10-25.21:52:15.000> created_at = <Date 2002-02-01.15:35:35.000> labels = ['type-feature', 'library'] title = 'ConfigParser bug/limitation' updated_at = <Date 2002-10-25.21:52:15.000> user = 'https://bugs.python.org/loicl' ``` bugs.python.org fields: ```python activity = <Date 2002-10-25.21:52:15.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-02-01.15:35:35.000> creator = 'loicl' dependencies = [] files = ['320'] hgrepos = [] issue_num = 511737 keywords = [] message_count = 5.0 messages = ['9083', '9084', '9085', '9086', '9087'] nosy_count = 2.0 nosy_names = ['fdrake', 'loicl'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue511737' versions = [] ``` </p></details>
ConfigParser bug/limitation
https://api.github.com/repos/python/cpython/issues/36013/comments
5
2002-02-01T15:35:35Z
2022-04-09T21:58:59Z
https://github.com/python/cpython/issues/36013
1,198,783,645
36,013
[ "python", "cpython" ]
BPO | [511655](https://bugs.python.org/issue511655) --- | :--- Nosy | @mwhudson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-03-03.18:21:21.000> created_at = <Date 2002-02-01.10:59:44.000> labels = ['library'] title = 'Readline: unwanted filename completion' updated_at = <Date 2002-03-03.18:21:21.000> user = 'https://bugs.python.org/tapo' ``` bugs.python.org fields: ```python activity = <Date 2002-03-03.18:21:21.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-02-01.10:59:44.000> creator = 'tapo' dependencies = [] files = [] hgrepos = [] issue_num = 511655 keywords = [] message_count = 4.0 messages = ['9079', '9080', '9081', '9082'] nosy_count = 2.0 nosy_names = ['mwh', 'tapo'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue511655' versions = [] ``` </p></details>
Readline: unwanted filename completion
https://api.github.com/repos/python/cpython/issues/36012/comments
4
2002-02-01T10:59:44Z
2022-04-09T21:58:58Z
https://github.com/python/cpython/issues/36012
1,198,783,643
36,012
[ "python", "cpython" ]
BPO | [511603](https://bugs.python.org/issue511603) --- | :--- Nosy | @gvanrossum, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-02-01.15:34:41.000> created_at = <Date 2002-02-01.07:31:10.000> labels = ['interpreter-core'] title = 'Error calling str on subclass of int' updated_at = <Date 2002-02-01.15:34:41.000> user = 'https://bugs.python.org/nsocci' ``` bugs.python.org fields: ```python activity = <Date 2002-02-01.15:34:41.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-02-01.07:31:10.000> creator = 'nsocci' dependencies = [] files = [] hgrepos = [] issue_num = 511603 keywords = [] message_count = 3.0 messages = ['9076', '9077', '9078'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'nsocci'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue511603' versions = ['Python 2.2'] ``` </p></details>
Error calling str on subclass of int
https://api.github.com/repos/python/cpython/issues/36011/comments
3
2002-02-01T07:31:10Z
2022-04-09T21:58:56Z
https://github.com/python/cpython/issues/36011
1,198,783,638
36,011
[ "python", "cpython" ]
BPO | [511449](https://bugs.python.org/issue511449) --- | :--- Files | <li>[bufnewalign.patch](https://bugs.python.org/file3937/bufnewalign.patch "Uploaded as text/plain at 2002-01-31.22:16:33 by jaytmiller"): Patch for Objects/bufferobject.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-02-28.23:08:37.000> created_at = <Date 2002-01-31.22:16:28.000> labels = ['interpreter-core'] title = 'PyBuffer_New double alignment bugfix' updated_at = <Date 2002-02-28.23:08:37.000> user = 'https://bugs.python.org/jaytmiller' ``` bugs.python.org fields: ```python activity = <Date 2002-02-28.23:08:37.000> actor = 'jaytmiller' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-01-31.22:16:28.000> creator = 'jaytmiller' dependencies = [] files = ['3937'] hgrepos = [] issue_num = 511449 keywords = ['patch'] message_count = 2.0 messages = ['38846', '38847'] nosy_count = 1.0 nosy_names = ['jaytmiller'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue511449' versions = ['Python 2.3'] ``` </p></details>
PyBuffer_New double alignment bugfix
https://api.github.com/repos/python/cpython/issues/36010/comments
2
2002-01-31T22:16:28Z
2022-04-09T21:58:55Z
https://github.com/python/cpython/issues/36010
1,198,783,631
36,010
[ "python", "cpython" ]
BPO | [511380](https://bugs.python.org/issue511380) --- | :--- Nosy | @gvanrossum Files | <li>[CGIHTTPServer.py](https://bugs.python.org/file3935/CGIHTTPServer.py "Uploaded as text/plain at 2002-01-31.19:53:39 by wesc"): Unix text version of CGIHTTPServer.py with patch</li><li>[patch.README](https://bugs.python.org/file3936/patch.README "Uploaded as text/plain at 2002-02-01.01:04:21 by wesc"): patch description file (same as above but more legible)</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-02-04.08:27:28.000> created_at = <Date 2002-01-31.19:53:38.000> labels = ['library'] title = 'add CGIHTTPServer error supt for Win32' updated_at = <Date 2002-02-04.08:27:28.000> user = 'https://bugs.python.org/wesc' ``` bugs.python.org fields: ```python activity = <Date 2002-02-04.08:27:28.000> actor = 'wesc' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-01-31.19:53:38.000> creator = 'wesc' dependencies = [] files = ['3935', '3936'] hgrepos = [] issue_num = 511380 keywords = ['patch'] message_count = 3.0 messages = ['38843', '38844', '38845'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'wesc'] pr_nums = [] priority = 'low' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue511380' versions = ['Python 2.3'] ``` </p></details>
add CGIHTTPServer error supt for Win32
https://api.github.com/repos/python/cpython/issues/36009/comments
3
2002-01-31T19:53:38Z
2022-04-09T21:58:55Z
https://github.com/python/cpython/issues/36009
1,198,783,621
36,009
[ "python", "cpython" ]
BPO | [511261](https://bugs.python.org/issue511261) --- | :--- Nosy | @doerwalter <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-06-16.18:39:18.000> created_at = <Date 2002-01-31.16:22:22.000> labels = ['library'] title = "WIN32 os.path.normpath('./') incorrect" updated_at = <Date 2003-06-16.18:39:18.000> user = 'https://bugs.python.org/stevenknight' ``` bugs.python.org fields: ```python activity = <Date 2003-06-16.18:39:18.000> actor = 'doerwalter' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-01-31.16:22:22.000> creator = 'stevenknight' dependencies = [] files = [] hgrepos = [] issue_num = 511261 keywords = [] message_count = 4.0 messages = ['9072', '9073', '9074', '9075'] nosy_count = 4.0 nosy_names = ['doerwalter', 'gmcm', 'stevenknight', 'mshomphe'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue511261' versions = [] ``` </p></details>
WIN32 os.path.normpath('./') incorrect
https://api.github.com/repos/python/cpython/issues/36008/comments
4
2002-01-31T16:22:22Z
2022-04-09T21:58:53Z
https://github.com/python/cpython/issues/36008
1,198,783,617
36,008
[ "python", "cpython" ]
BPO | [511219](https://bugs.python.org/issue511219) --- | :--- Nosy | @mwhudson, @loewis Files | <li>[python.diff](https://bugs.python.org/file3934/python.diff "Uploaded as text/plain at 2002-01-31.14:55:56 by douady"): diff --context -N -R of the patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-13.18:25:08.000> created_at = <Date 2002-01-31.14:55:54.000> labels = ['interpreter-core'] title = 'suppress type restrictions on locals()' updated_at = <Date 2002-08-13.18:25:08.000> user = 'https://bugs.python.org/douady' ``` bugs.python.org fields: ```python activity = <Date 2002-08-13.18:25:08.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-01-31.14:55:54.000> creator = 'douady' dependencies = [] files = ['3934'] hgrepos = [] issue_num = 511219 keywords = ['patch'] message_count = 12.0 messages = ['38831', '38832', '38833', '38834', '38835', '38836', '38837', '38838', '38839', '38840', '38841', '38842'] nosy_count = 3.0 nosy_names = ['mwh', 'loewis', 'douady'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue511219' versions = ['Python 2.3'] ``` </p></details>
suppress type restrictions on locals()
https://api.github.com/repos/python/cpython/issues/36007/comments
12
2002-01-31T14:55:54Z
2022-04-09T21:58:52Z
https://github.com/python/cpython/issues/36007
1,198,783,612
36,007
[ "python", "cpython" ]
BPO | [511193](https://bugs.python.org/issue511193) --- | :--- Nosy | @loewis Files | <li>[python-2.2-killpg.patch](https://bugs.python.org/file3933/python-2.2-killpg.patch "Uploaded as text/plain at 2002-02-13.03:16:23 by niemeyer")</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-02-16.23:35:58.000> created_at = <Date 2002-01-31.13:27:16.000> labels = [] title = 'Implement killpg in posixmodule' updated_at = <Date 2002-02-16.23:35:58.000> user = 'https://bugs.python.org/niemeyer' ``` bugs.python.org fields: ```python activity = <Date 2002-02-16.23:35:58.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-01-31.13:27:16.000> creator = 'niemeyer' dependencies = [] files = ['3933'] hgrepos = [] issue_num = 511193 keywords = ['patch'] message_count = 4.0 messages = ['38827', '38828', '38829', '38830'] nosy_count = 2.0 nosy_names = ['loewis', 'niemeyer'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue511193' versions = [] ``` </p></details>
Implement killpg in posixmodule
https://api.github.com/repos/python/cpython/issues/36006/comments
4
2002-01-31T13:27:16Z
2022-04-09T21:58:51Z
https://github.com/python/cpython/issues/36006
1,198,783,607
36,006
[ "python", "cpython" ]
BPO | [511073](https://bugs.python.org/issue511073) --- | :--- Nosy | @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2002-04-22.13:24:19.000> created_at = <Date 2002-01-31.07:25:04.000> labels = ['OS-mac'] title = 'urllib problems' updated_at = <Date 2002-04-22.13:24:19.000> user = 'https://bugs.python.org/ybenita' ``` bugs.python.org fields: ```python activity = <Date 2002-04-22.13:24:19.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-01-31.07:25:04.000> creator = 'ybenita' dependencies = [] files = [] hgrepos = [] issue_num = 511073 keywords = [] message_count = 3.0 messages = ['9069', '9070', '9071'] nosy_count = 2.0 nosy_names = ['jackjansen', 'ybenita'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue511073' versions = ['Python 2.2'] ``` </p></details>
urllib problems
https://api.github.com/repos/python/cpython/issues/36005/comments
3
2002-01-31T07:25:04Z
2022-04-09T21:58:50Z
https://github.com/python/cpython/issues/36005
1,198,783,600
36,005
[ "python", "cpython" ]
BPO | [511055](https://bugs.python.org/issue511055) --- | :--- Nosy | @malemburg, @tim-one, @warsaw, @theller <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/theller' closed_at = <Date 2002-02-01.09:47:30.000> created_at = <Date 2002-01-31.05:41:27.000> labels = ['invalid', 'library'] title = 'bdist_wininst fails on StandaloneZODB' updated_at = <Date 2002-02-01.09:47:30.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2002-02-01.09:47:30.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-01-31.05:41:27.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 511055 keywords = [] message_count = 8.0 messages = ['9061', '9062', '9063', '9064', '9065', '9066', '9067', '9068'] nosy_count = 4.0 nosy_names = ['lemburg', 'tim.peters', 'barry', 'theller'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue511055' versions = ['Python 2.2'] ``` </p></details>
bdist_wininst fails on StandaloneZODB
https://api.github.com/repos/python/cpython/issues/36004/comments
8
2002-01-31T05:41:27Z
2022-04-09T21:58:49Z
https://github.com/python/cpython/issues/36004
1,198,783,594
36,004
[ "python", "cpython" ]
BPO | [510910](https://bugs.python.org/issue510910) --- | :--- 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/nascheme' closed_at = <Date 2002-03-24.22:23:24.000> created_at = <Date 2002-01-30.21:26:11.000> labels = ['library'] title = 'File inheritance across exec/spawn' updated_at = <Date 2002-03-24.22:23:24.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2002-03-24.22:23:24.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-01-30.21:26:11.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 510910 keywords = [] message_count = 5.0 messages = ['9056', '9057', '9058', '9059', '9060'] nosy_count = 2.0 nosy_names = ['tim.peters', 'nascheme'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue510910' versions = [] ``` </p></details>
File inheritance across exec/spawn
https://api.github.com/repos/python/cpython/issues/36003/comments
5
2002-01-30T21:26:11Z
2022-04-09T21:58:48Z
https://github.com/python/cpython/issues/36003
1,198,783,591
36,003
[ "python", "cpython" ]
BPO | [510868](https://bugs.python.org/issue510868) --- | :--- Nosy | @loewis Files | <li>[makeconfig.log](https://bugs.python.org/file315/makeconfig.log "Uploaded as text/plain at 2002-01-30.19:33:24 by sharadinfozen"): Config.log & Make.log all shmucked together.</li><li>[gdbpyth](https://bugs.python.org/file316/gdbpyth "Uploaded as text/plain at 2002-01-31.21:10:32 by sharadinfozen"): gdb python output</li><li>[gdbout](https://bugs.python.org/file317/gdbout "Uploaded as text/plain at 2002-02-01.16:04:38 by sharadinfozen"): a better gdb python output</li><li>[gdbout2](https://bugs.python.org/file318/gdbout2 "Uploaded as text/plain at 2002-02-01.22:15:24 by sharadinfozen"): Backtrace on gdb python output</li><li>[backtrace.feb4](https://bugs.python.org/file319/backtrace.feb4 "Uploaded as text/plain at 2002-02-04.22:03:38 by sharadinfozen"): backtrace log for failed make Feb 4.</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-03-28.16:43:42.000> created_at = <Date 2002-01-30.19:33:22.000> labels = ['expert-installation'] title = 'Solaris 2.7 make chokes.' updated_at = <Date 2002-03-28.16:43:42.000> user = 'https://bugs.python.org/sharadinfozen' ``` bugs.python.org fields: ```python activity = <Date 2002-03-28.16:43:42.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2002-01-30.19:33:22.000> creator = 'sharadinfozen' dependencies = [] files = ['315', '316', '317', '318', '319'] hgrepos = [] issue_num = 510868 keywords = [] message_count = 12.0 messages = ['9044', '9045', '9046', '9047', '9048', '9049', '9050', '9051', '9052', '9053', '9054', '9055'] nosy_count = 2.0 nosy_names = ['loewis', 'sharadinfozen'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue510868' versions = ['Python 2.2'] ``` </p></details>
Solaris 2.7 make chokes.
https://api.github.com/repos/python/cpython/issues/36002/comments
12
2002-01-30T19:33:22Z
2022-04-09T21:58:46Z
https://github.com/python/cpython/issues/36002
1,198,783,586
36,002
[ "python", "cpython" ]
BPO | [510825](https://bugs.python.org/issue510825) --- | :--- Nosy | @loewis Files | <li>[a](https://bugs.python.org/file3932/a "Uploaded as application/octet-stream at 2002-01-30.18:16:45 by tww-china")</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-02-24.16:05:48.000> created_at = <Date 2002-01-30.18:15:31.000> labels = ['build'] title = 'PTHREAD_SCOPE_SYSTEM support for HP-UX' updated_at = <Date 2002-02-24.16:05:48.000> user = 'https://bugs.python.org/tww-china' ``` bugs.python.org fields: ```python activity = <Date 2002-02-24.16:05:48.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-01-30.18:15:31.000> creator = 'tww-china' dependencies = [] files = ['3932'] hgrepos = [] issue_num = 510825 keywords = ['patch'] message_count = 3.0 messages = ['38824', '38825', '38826'] nosy_count = 2.0 nosy_names = ['loewis', 'tww-china'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue510825' versions = [] ``` </p></details>
PTHREAD_SCOPE_SYSTEM support for HP-UX
https://api.github.com/repos/python/cpython/issues/36001/comments
3
2002-01-30T18:15:31Z
2022-04-09T21:58:45Z
https://github.com/python/cpython/issues/36001
1,198,783,581
36,001
[ "python", "cpython" ]
BPO | [510695](https://bugs.python.org/issue510695) --- | :--- Nosy | @tim-one, @loewis, @arigo Files | <li>[tsc.patch](https://bugs.python.org/file3929/tsc.patch "Uploaded as text/plain at 2002-01-30.13:21:38 by jhylton")</li><li>[test_cgi.sum](https://bugs.python.org/file3930/test_cgi.sum "Uploaded as application/octet-stream at 2002-01-30.13:23:12 by jhylton"): Summary of test_cgi measurements</li><li>[pystone.sum](https://bugs.python.org/file3931/pystone.sum "Uploaded as application/octet-stream at 2002-01-30.13:23:48 by jhylton"): Summary of pystone measurements</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-06-08.08:20:20.000> created_at = <Date 2002-01-30.13:21:32.000> labels = ['interpreter-core'] title = 'cycle profiler for VM opcodes' updated_at = <Date 2004-06-08.08:20:20.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2004-06-08.08:20:20.000> actor = 'loewis' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-01-30.13:21:32.000> creator = 'jhylton' dependencies = [] files = ['3929', '3930', '3931'] hgrepos = [] issue_num = 510695 keywords = ['patch'] message_count = 9.0 messages = ['38815', '38816', '38817', '38818', '38819', '38820', '38821', '38822', '38823'] nosy_count = 4.0 nosy_names = ['tim.peters', 'loewis', 'jhylton', 'arigo'] pr_nums = [] priority = 'low' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue510695' versions = [] ``` </p></details>
cycle profiler for VM opcodes
https://api.github.com/repos/python/cpython/issues/36000/comments
9
2002-01-30T13:21:32Z
2022-04-09T21:58:44Z
https://github.com/python/cpython/issues/36000
1,198,783,576
36,000
[ "python", "cpython" ]
BPO | [510644](https://bugs.python.org/issue510644) --- | :--- Nosy | @mwhudson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-01-30.15:44:34.000> created_at = <Date 2002-01-30.10:51:07.000> labels = ['extension-modules'] title = 'test_curses segfaults' updated_at = <Date 2002-01-30.15:44:34.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2002-01-30.15:44:34.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-01-30.10:51:07.000> creator = 'mwh' dependencies = [] files = [] hgrepos = [] issue_num = 510644 keywords = [] message_count = 2.0 messages = ['9042', '9043'] nosy_count = 1.0 nosy_names = ['mwh'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue510644' versions = ['Python 2.2'] ``` </p></details>
test_curses segfaults
https://api.github.com/repos/python/cpython/issues/35999/comments
2
2002-01-30T10:51:07Z
2022-04-09T21:58:44Z
https://github.com/python/cpython/issues/35999
1,198,783,571
35,999
[ "python", "cpython" ]
BPO | [510394](https://bugs.python.org/issue510394) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-02-08.15:14:39.000> created_at = <Date 2002-01-29.22:31:31.000> labels = ['type-feature'] title = 'Add base classes for numeric types' updated_at = <Date 2002-02-08.15:14:39.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-02-08.15:14:39.000> actor = 'gregsmith' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-01-29.22:31:31.000> creator = 'rhettinger' dependencies = [] files = [] hgrepos = [] issue_num = 510394 keywords = [] message_count = 2.0 messages = ['53460', '53461'] nosy_count = 2.0 nosy_names = ['gregsmith', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue510394' versions = [] ``` </p></details>
Add base classes for numeric types
https://api.github.com/repos/python/cpython/issues/35998/comments
2
2002-01-29T22:31:31Z
2022-04-09T21:58:42Z
https://github.com/python/cpython/issues/35998
1,198,783,565
35,998
[ "python", "cpython" ]
BPO | [510388](https://bugs.python.org/issue510388) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-01-30.15:50:41.000> created_at = <Date 2002-01-29.22:19:01.000> labels = ['interpreter-core', 'type-feature'] title = 'Enhance xrange()' updated_at = <Date 2002-01-30.15:50:41.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-01-30.15:50:41.000> actor = 'nobody' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-01-29.22:19:01.000> creator = 'rhettinger' dependencies = [] files = [] hgrepos = [] issue_num = 510388 keywords = [] message_count = 2.0 messages = ['9040', '9041'] nosy_count = 2.0 nosy_names = ['nobody', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue510388' versions = [] ``` </p></details>
Enhance xrange()
https://api.github.com/repos/python/cpython/issues/35997/comments
2
2002-01-29T22:19:01Z
2022-04-09T21:58:41Z
https://github.com/python/cpython/issues/35997
1,198,783,561
35,997
[ "python", "cpython" ]
BPO | [510384](https://bugs.python.org/issue510384) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-01-30.19:34:45.000> created_at = <Date 2002-01-29.22:13:09.000> labels = ['type-feature'] title = 'Separate Scope for List Comprehensions' updated_at = <Date 2002-01-30.19:34:45.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-01-30.19:34:45.000> actor = 'nobody' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-01-29.22:13:09.000> creator = 'rhettinger' dependencies = [] files = [] hgrepos = [] issue_num = 510384 keywords = [] message_count = 5.0 messages = ['53455', '53456', '53457', '53458', '53459'] nosy_count = 2.0 nosy_names = ['nobody', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue510384' versions = [] ``` </p></details>
Separate Scope for List Comprehensions
https://api.github.com/repos/python/cpython/issues/35996/comments
5
2002-01-29T22:13:09Z
2022-04-09T21:58:40Z
https://github.com/python/cpython/issues/35996
1,198,783,556
35,996
[ "python", "cpython" ]
BPO | [510373](https://bugs.python.org/issue510373) --- | :--- Nosy | @nascheme, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-01-29.22:26:35.000> created_at = <Date 2002-01-29.22:00:44.000> labels = ['interpreter-core', 'type-feature'] title = 'Make generator factory a type name' updated_at = <Date 2002-01-29.22:26:35.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-01-29.22:26:35.000> actor = 'nascheme' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-01-29.22:00:44.000> creator = 'rhettinger' dependencies = [] files = [] hgrepos = [] issue_num = 510373 keywords = [] message_count = 3.0 messages = ['9037', '9038', '9039'] nosy_count = 3.0 nosy_names = ['nobody', 'nascheme', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue510373' versions = [] ``` </p></details>
Make generator factory a type name
https://api.github.com/repos/python/cpython/issues/35995/comments
3
2002-01-29T22:00:44Z
2022-04-09T21:58:39Z
https://github.com/python/cpython/issues/35995
1,198,783,550
35,995
[ "python", "cpython" ]
BPO | [510288](https://bugs.python.org/issue510288) --- | :--- Nosy | @warsaw Files | <li>[python-mode.el.dff](https://bugs.python.org/file3927/python-mode.el.dff "Uploaded as application/octet-stream at 2002-01-29.19:13:25 by kevinbutler"): context diff against 4.6</li><li>[python-mode.el.413.dff](https://bugs.python.org/file3928/python-mode.el.413.dff "Uploaded as application/octet-stream at 2002-04-23.19:17:54 by kevinbutler"): Diff against 4.13, non-reversed</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-04-25.16:34:33.000> created_at = <Date 2002-01-29.19:13:23.000> labels = [] title = 'Emacs auto-detect J/Python mode' updated_at = <Date 2002-04-25.16:34:33.000> user = 'https://bugs.python.org/kevinbutler' ``` bugs.python.org fields: ```python activity = <Date 2002-04-25.16:34:33.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-01-29.19:13:23.000> creator = 'kevinbutler' dependencies = [] files = ['3927', '3928'] hgrepos = [] issue_num = 510288 keywords = ['patch'] message_count = 4.0 messages = ['38811', '38812', '38813', '38814'] nosy_count = 2.0 nosy_names = ['barry', 'kevinbutler'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue510288' versions = ['Python 2.3'] ``` </p></details>
Emacs auto-detect J/Python mode
https://api.github.com/repos/python/cpython/issues/35994/comments
4
2002-01-29T19:13:23Z
2022-04-09T21:58:38Z
https://github.com/python/cpython/issues/35994
1,198,783,546
35,994
[ "python", "cpython" ]
BPO | [510218](https://bugs.python.org/issue510218) --- | :--- 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 2002-01-31.09:33:33.000> created_at = <Date 2002-01-29.16:28:51.000> labels = ['library'] title = 'strftime() gets timezone wrong' updated_at = <Date 2002-01-31.09:33:33.000> user = 'https://bugs.python.org/gward' ``` bugs.python.org fields: ```python activity = <Date 2002-01-31.09:33:33.000> actor = 'lemburg' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-01-29.16:28:51.000> creator = 'gward' dependencies = [] files = [] hgrepos = [] issue_num = 510218 keywords = [] message_count = 3.0 messages = ['9034', '9035', '9036'] nosy_count = 2.0 nosy_names = ['lemburg', 'gward'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue510218' versions = [] ``` </p></details>
strftime() gets timezone wrong
https://api.github.com/repos/python/cpython/issues/35993/comments
3
2002-01-29T16:28:51Z
2022-04-09T21:58:37Z
https://github.com/python/cpython/issues/35993
1,198,783,539
35,993
[ "python", "cpython" ]
BPO | [510186](https://bugs.python.org/issue510186) --- | :--- Nosy | @mwhudson, @smontanaro, @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-04.21:28:51.000> created_at = <Date 2002-01-29.15:25:50.000> labels = ['library'] title = "clean doesn't" updated_at = <Date 2002-06-04.21:28:51.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2002-06-04.21:28:51.000> actor = 'jhylton' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-01-29.15:25:50.000> creator = 'skip.montanaro' dependencies = [] files = [] hgrepos = [] issue_num = 510186 keywords = [] message_count = 4.0 messages = ['9030', '9031', '9032', '9033'] nosy_count = 4.0 nosy_names = ['mwh', 'jhylton', 'skip.montanaro', 'akuchling'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue510186' versions = [] ``` </p></details>
clean doesn't
https://api.github.com/repos/python/cpython/issues/35992/comments
4
2002-01-29T15:25:50Z
2022-04-09T21:58:35Z
https://github.com/python/cpython/issues/35992
1,198,783,535
35,992
[ "python", "cpython" ]
BPO | [509975](https://bugs.python.org/issue509975) --- | :--- Nosy | @warsaw Files | <li>[python-mode.el.diff](https://bugs.python.org/file3926/python-mode.el.diff "Uploaded as text/plain at 2002-02-03.21:18:07 by alex_coventry")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-07-16.16:43:44.000> created_at = <Date 2002-01-29.01:32:09.000> labels = [] title = 'make python-mode play nice with gdb' updated_at = <Date 2002-07-16.16:43:44.000> user = 'https://bugs.python.org/alexcoventry' ``` bugs.python.org fields: ```python activity = <Date 2002-07-16.16:43:44.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-01-29.01:32:09.000> creator = 'alex_coventry' dependencies = [] files = ['3926'] hgrepos = [] issue_num = 509975 keywords = ['patch'] message_count = 3.0 messages = ['38808', '38809', '38810'] nosy_count = 2.0 nosy_names = ['barry', 'alex_coventry'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue509975' versions = ['Python 2.3'] ``` </p></details>
make python-mode play nice with gdb
https://api.github.com/repos/python/cpython/issues/35991/comments
3
2002-01-29T01:32:09Z
2022-04-09T21:58:35Z
https://github.com/python/cpython/issues/35991
1,198,783,529
35,991
[ "python", "cpython" ]
BPO | [509965](https://bugs.python.org/issue509965) --- | :--- Nosy | @loewis Files | <li>[patch-types](https://bugs.python.org/file3925/patch-types "Uploaded as application/octet-stream at 2002-01-29.00:47:54 by nnorwitz"): patch to add PropertyType</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-01-31.02:32:03.000> created_at = <Date 2002-01-29.00:47:48.000> labels = ['library'] title = 'PropertyType is not defined in types.py' updated_at = <Date 2002-01-31.02:32:03.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-01-31.02:32:03.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-01-29.00:47:48.000> creator = 'nnorwitz' dependencies = [] files = ['3925'] hgrepos = [] issue_num = 509965 keywords = ['patch'] message_count = 3.0 messages = ['38805', '38806', '38807'] nosy_count = 2.0 nosy_names = ['loewis', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue509965' versions = ['Python 2.3'] ``` </p></details>
PropertyType is not defined in types.py
https://api.github.com/repos/python/cpython/issues/35990/comments
3
2002-01-29T00:47:48Z
2022-04-09T21:58:33Z
https://github.com/python/cpython/issues/35990
1,198,783,526
35,990
[ "python", "cpython" ]
BPO | [509805](https://bugs.python.org/issue509805) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-01-28.23:13:48.000> created_at = <Date 2002-01-28.20:13:44.000> labels = ['library'] title = 'tempfile.gettempdir not threadsafe' updated_at = <Date 2002-01-28.23:13:48.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2002-01-28.23:13:48.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-01-28.20:13:44.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 509805 keywords = [] message_count = 2.0 messages = ['9028', '9029'] nosy_count = 1.0 nosy_names = ['tim.peters'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue509805' versions = [] ``` </p></details>
tempfile.gettempdir not threadsafe
https://api.github.com/repos/python/cpython/issues/35989/comments
2
2002-01-28T20:13:44Z
2022-04-09T21:58:33Z
https://github.com/python/cpython/issues/35989
1,198,783,523
35,989
[ "python", "cpython" ]
BPO | [509288](https://bugs.python.org/issue509288) --- | :--- Nosy | @theller, @jackjansen Files | <li>[patch2.txt](https://bugs.python.org/file314/patch2.txt "Uploaded as text/plain at 2002-01-28.16:21:57 by @theller"): (Second) patch for distutils/command/build_py.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/theller' closed_at = <Date 2002-02-01.09:45:52.000> created_at = <Date 2002-01-27.20:45:28.000> labels = ['library'] title = 'package_dir paths not converted' updated_at = <Date 2002-02-01.09:45:52.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2002-02-01.09:45:52.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-01-27.20:45:28.000> creator = 'jackjansen' dependencies = [] files = ['314'] hgrepos = [] issue_num = 509288 keywords = [] message_count = 5.0 messages = ['9023', '9024', '9025', '9026', '9027'] nosy_count = 2.0 nosy_names = ['theller', 'jackjansen'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue509288' versions = [] ``` </p></details>
package_dir paths not converted
https://api.github.com/repos/python/cpython/issues/35988/comments
5
2002-01-27T20:45:28Z
2022-04-09T21:58:31Z
https://github.com/python/cpython/issues/35988
1,198,783,519
35,988
[ "python", "cpython" ]
BPO | [509281](https://bugs.python.org/issue509281) --- | :--- 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 2002-01-29.14:58:17.000> created_at = <Date 2002-01-27.20:24:12.000> labels = ['docs'] title = 'cheeseshop example shows wrong output' updated_at = <Date 2002-01-29.14:58:17.000> user = 'https://bugs.python.org/edj' ``` bugs.python.org fields: ```python activity = <Date 2002-01-29.14:58:17.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-01-27.20:24:12.000> creator = 'edj' dependencies = [] files = [] hgrepos = [] issue_num = 509281 keywords = [] message_count = 3.0 messages = ['9020', '9021', '9022'] nosy_count = 3.0 nosy_names = ['tim.peters', 'fdrake', 'edj'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue509281' versions = ['Python 2.2'] ``` </p></details>
cheeseshop example shows wrong output
https://api.github.com/repos/python/cpython/issues/35987/comments
3
2002-01-27T20:24:12Z
2022-04-09T21:58:31Z
https://github.com/python/cpython/issues/35987
1,198,783,516
35,987
[ "python", "cpython" ]
BPO | [509215](https://bugs.python.org/issue509215) --- | :--- Nosy | @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-01-29.14:38:48.000> created_at = <Date 2002-01-27.17:10:52.000> labels = ['docs'] title = 'formatting error api/iterator.html' updated_at = <Date 2002-01-29.14:38:48.000> user = 'https://github.com/aleaxit' ``` bugs.python.org fields: ```python activity = <Date 2002-01-29.14:38:48.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-01-27.17:10:52.000> creator = 'aleax' dependencies = [] files = [] hgrepos = [] issue_num = 509215 keywords = [] message_count = 2.0 messages = ['9018', '9019'] nosy_count = 2.0 nosy_names = ['fdrake', 'aleax'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue509215' versions = ['Python 2.2'] ``` </p></details>
formatting error api/iterator.html
https://api.github.com/repos/python/cpython/issues/35986/comments
2
2002-01-27T17:10:52Z
2022-04-09T21:58:29Z
https://github.com/python/cpython/issues/35986
1,198,783,511
35,986
[ "python", "cpython" ]
BPO | [509117](https://bugs.python.org/issue509117) --- | :--- Nosy | @tim-one, @loewis, @warsaw Files | <li>[msvc.diff](https://bugs.python.org/file313/msvc.diff "Uploaded as text/plain at 2002-01-28.06:31:15 by @loewis")</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-01-29.10:24:04.000> created_at = <Date 2002-01-27.11:22:08.000> labels = ['library'] title = 'encoding error when joining path' updated_at = <Date 2002-01-29.10:24:04.000> user = 'https://bugs.python.org/pointal' ``` bugs.python.org fields: ```python activity = <Date 2002-01-29.10:24:04.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-01-27.11:22:08.000> creator = 'pointal' dependencies = [] files = ['313'] hgrepos = [] issue_num = 509117 keywords = [] message_count = 9.0 messages = ['9009', '9010', '9011', '9012', '9013', '9014', '9015', '9016', '9017'] nosy_count = 4.0 nosy_names = ['tim.peters', 'loewis', 'barry', 'pointal'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue509117' versions = [] ``` </p></details>
encoding error when joining path
https://api.github.com/repos/python/cpython/issues/35985/comments
9
2002-01-27T11:22:08Z
2022-04-09T21:58:27Z
https://github.com/python/cpython/issues/35985
1,198,783,507
35,985
[ "python", "cpython" ]
BPO | [509074](https://bugs.python.org/issue509074) --- | :--- Nosy | @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2002-01-27.20:06:56.000> created_at = <Date 2002-01-27.05:56:57.000> labels = ['OS-mac'] title = 'Need paths for Rez/DeRez in OSX Makefile' updated_at = <Date 2002-01-27.20:06:56.000> user = 'https://bugs.python.org/terabaap' ``` bugs.python.org fields: ```python activity = <Date 2002-01-27.20:06:56.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-01-27.05:56:57.000> creator = 'terabaap' dependencies = [] files = [] hgrepos = [] issue_num = 509074 keywords = [] message_count = 2.0 messages = ['9007', '9008'] nosy_count = 2.0 nosy_names = ['jackjansen', 'terabaap'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue509074' versions = [] ``` </p></details>
Need paths for Rez/DeRez in OSX Makefile
https://api.github.com/repos/python/cpython/issues/35984/comments
2
2002-01-27T05:56:57Z
2022-04-09T21:58:27Z
https://github.com/python/cpython/issues/35984
1,198,783,504
35,984
[ "python", "cpython" ]
BPO | [508944](https://bugs.python.org/issue508944) --- | :--- Nosy | @akuchling, @jribbens <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-09-04.01:36:22.854> created_at = <Date 2002-01-26.19:05:52.000> labels = ['extension-modules'] title = 'socket-module SSL is broken' updated_at = <Date 2008-09-04.01:36:22.854> user = 'https://github.com/jribbens' ``` bugs.python.org fields: ```python activity = <Date 2008-09-04.01:36:22.854> actor = 'janssen' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-01-26.19:05:52.000> creator = 'jribbens' dependencies = [] files = [] hgrepos = [] issue_num = 508944 keywords = [] message_count = 4.0 messages = ['9003', '9004', '9005', '9006'] nosy_count = 4.0 nosy_names = ['nobody', 'akuchling', 'jribbens', 'ghaering'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue508944' versions = ['Python 2.2'] ``` </p></details>
socket-module SSL is broken
https://api.github.com/repos/python/cpython/issues/35983/comments
4
2002-01-26T19:05:52Z
2022-04-09T21:58:25Z
https://github.com/python/cpython/issues/35983
1,198,783,500
35,983
[ "python", "cpython" ]
BPO | [508779](https://bugs.python.org/issue508779) --- | :--- Nosy | @mwhudson, @jackjansen Files | <li>[@tlns.patch](https://bugs.python.org/file312/%40tlns.patch "Uploaded as text/plain at 2002-03-01.12:22:58 by @jackjansen")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-03-07.10:01:03.000> created_at = <Date 2002-01-26.03:44:37.000> labels = ['extension-modules'] title = 'Disable flat namespace on MacOS X' updated_at = <Date 2002-03-07.10:01:03.000> user = 'https://bugs.python.org/terabaap' ``` bugs.python.org fields: ```python activity = <Date 2002-03-07.10:01:03.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-01-26.03:44:37.000> creator = 'terabaap' dependencies = [] files = ['312'] hgrepos = [] issue_num = 508779 keywords = [] message_count = 7.0 messages = ['8996', '8997', '8998', '8999', '9000', '9001', '9002'] nosy_count = 3.0 nosy_names = ['mwh', 'jackjansen', 'terabaap'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue508779' versions = ['Python 2.2'] ``` </p></details>
Disable flat namespace on MacOS X
https://api.github.com/repos/python/cpython/issues/35982/comments
7
2002-01-26T03:44:37Z
2022-04-09T21:58:25Z
https://github.com/python/cpython/issues/35982
1,198,783,498
35,982
[ "python", "cpython" ]
BPO | [508730](https://bugs.python.org/issue508730) --- | :--- Nosy | @tim-one, @akuchling, @brettcannon <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-03-20.22:03:34.000> created_at = <Date 2002-01-25.23:41:54.000> labels = [] title = 'CGIHTTPServer execfile should save cwd ' updated_at = <Date 2004-03-20.22:03:34.000> user = 'https://bugs.python.org/dgrassi' ``` bugs.python.org fields: ```python activity = <Date 2004-03-20.22:03:34.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-01-25.23:41:54.000> creator = 'dgrassi' dependencies = [] files = [] hgrepos = [] issue_num = 508730 keywords = ['patch'] message_count = 6.0 messages = ['38799', '38800', '38801', '38802', '38803', '38804'] nosy_count = 4.0 nosy_names = ['tim.peters', 'akuchling', 'brett.cannon', 'dgrassi'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue508730' versions = [] ``` </p></details>
CGIHTTPServer execfile should save cwd
https://api.github.com/repos/python/cpython/issues/35981/comments
6
2002-01-25T23:41:54Z
2022-04-09T21:58:23Z
https://github.com/python/cpython/issues/35981
1,198,783,494
35,981
[ "python", "cpython" ]
BPO | [508700](https://bugs.python.org/issue508700) --- | :--- Nosy | @tim-one Files | <li>[AstroMathTest.zip](https://bugs.python.org/file311/AstroMathTest.zip "Uploaded as application/x-zip-compressed at 2002-01-25.22:11:49 by deoradh"): AstroMath.dll source and binary, test scripts</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-01-29.23:44:46.000> created_at = <Date 2002-01-25.22:11:46.000> labels = ['interpreter-core', 'invalid'] title = 'import of C-extension causes crash' updated_at = <Date 2002-01-29.23:44:46.000> user = 'https://bugs.python.org/deoradh' ``` bugs.python.org fields: ```python activity = <Date 2002-01-29.23:44:46.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-01-25.22:11:46.000> creator = 'deoradh' dependencies = [] files = ['311'] hgrepos = [] issue_num = 508700 keywords = [] message_count = 3.0 messages = ['8993', '8994', '8995'] nosy_count = 2.0 nosy_names = ['tim.peters', 'deoradh'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue508700' versions = [] ``` </p></details>
import of C-extension causes crash
https://api.github.com/repos/python/cpython/issues/35980/comments
3
2002-01-25T22:11:46Z
2022-04-09T21:58:22Z
https://github.com/python/cpython/issues/35980
1,198,783,488
35,980
[ "python", "cpython" ]
BPO | [508665](https://bugs.python.org/issue508665) --- | :--- Nosy | @tim-one, @brettcannon, @Cito <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/brettcannon' closed_at = <Date 2004-03-21.22:28:40.000> created_at = <Date 2002-01-25.20:23:58.000> labels = [] title = 'Improvement of cgi.parse_qsl function' updated_at = <Date 2004-03-21.22:28:40.000> user = 'https://github.com/Cito' ``` bugs.python.org fields: ```python activity = <Date 2004-03-21.22:28:40.000> actor = 'brett.cannon' assignee = 'brett.cannon' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-01-25.20:23:58.000> creator = 'cito' dependencies = [] files = [] hgrepos = [] issue_num = 508665 keywords = ['patch'] message_count = 6.0 messages = ['38793', '38794', '38795', '38796', '38797', '38798'] nosy_count = 3.0 nosy_names = ['tim.peters', 'brett.cannon', 'cito'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue508665' versions = [] ``` </p></details>
Improvement of cgi.parse_qsl function
https://api.github.com/repos/python/cpython/issues/35979/comments
6
2002-01-25T20:23:58Z
2022-04-09T21:58:21Z
https://github.com/python/cpython/issues/35979
1,198,783,483
35,979
[ "python", "cpython" ]
BPO | [508476](https://bugs.python.org/issue508476) --- | :--- Nosy | @loewis Files | <li>[spam.py](https://bugs.python.org/file310/spam.py "Uploaded as text/plain at 2002-01-25.14:52:01 by axhlkhb"): exec failing in custom environment</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-01-25.19:55:00.000> created_at = <Date 2002-01-25.14:51:50.000> labels = ['interpreter-core', 'invalid'] title = 'exec does not pass on locals/globals' updated_at = <Date 2002-01-25.19:55:00.000> user = 'https://bugs.python.org/axhlkhb' ``` bugs.python.org fields: ```python activity = <Date 2002-01-25.19:55:00.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-01-25.14:51:50.000> creator = 'axhlkhb' dependencies = [] files = ['310'] hgrepos = [] issue_num = 508476 keywords = [] message_count = 2.0 messages = ['8991', '8992'] nosy_count = 2.0 nosy_names = ['loewis', 'axhlkhb'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue508476' versions = [] ``` </p></details>
exec does not pass on locals/globals
https://api.github.com/repos/python/cpython/issues/35978/comments
2
2002-01-25T14:51:50Z
2022-04-09T21:58:20Z
https://github.com/python/cpython/issues/35978
1,198,783,478
35,978
[ "python", "cpython" ]
BPO | [508437](https://bugs.python.org/issue508437) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-01-29.10:18:16.000> created_at = <Date 2002-01-25.13:21:19.000> labels = ['library'] title = 'urllib.urlopen results.readline is slow' updated_at = <Date 2003-01-29.10:18:16.000> user = 'https://bugs.python.org/kbdavidson' ``` bugs.python.org fields: ```python activity = <Date 2003-01-29.10:18:16.000> actor = 'milosoftware' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-01-25.13:21:19.000> creator = 'kbdavidson' dependencies = [] files = [] hgrepos = [] issue_num = 508437 keywords = [] message_count = 2.0 messages = ['8989', '8990'] nosy_count = 2.0 nosy_names = ['milosoftware', 'kbdavidson'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue508437' versions = ['Python 2.2'] ``` </p></details>
urllib.urlopen results.readline is slow
https://api.github.com/repos/python/cpython/issues/35977/comments
2
2002-01-25T13:21:19Z
2022-04-09T21:58:19Z
https://github.com/python/cpython/issues/35977
1,198,783,474
35,977
[ "python", "cpython" ]
BPO | [508269](https://bugs.python.org/issue508269) --- | :--- 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 2002-01-25.14:06:38.000> created_at = <Date 2002-01-25.02:37:22.000> labels = ['docs'] title = "'true' division - perceived misnormer" updated_at = <Date 2002-01-25.14:06:38.000> user = 'https://bugs.python.org/svenil' ``` bugs.python.org fields: ```python activity = <Date 2002-01-25.14:06:38.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-01-25.02:37:22.000> creator = 'svenil' dependencies = [] files = [] hgrepos = [] issue_num = 508269 keywords = [] message_count = 3.0 messages = ['8986', '8987', '8988'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'svenil'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue508269' versions = ['Python 2.2'] ``` </p></details>
'true' division - perceived misnormer
https://api.github.com/repos/python/cpython/issues/35976/comments
3
2002-01-25T02:37:22Z
2022-04-09T21:58:18Z
https://github.com/python/cpython/issues/35976
1,198,783,472
35,976
[ "python", "cpython" ]
BPO | [508263](https://bugs.python.org/issue508263) --- | :--- Nosy | @mwhudson, @gvanrossum, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-01-26.16:44:42.000> created_at = <Date 2002-01-25.02:22:46.000> labels = ['interpreter-core'] title = "complex() doesn't call __complex__" updated_at = <Date 2002-01-26.16:44:42.000> user = 'https://bugs.python.org/svenil' ``` bugs.python.org fields: ```python activity = <Date 2002-01-26.16:44:42.000> actor = 'nobody' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-01-25.02:22:46.000> creator = 'svenil' dependencies = [] files = [] hgrepos = [] issue_num = 508263 keywords = [] message_count = 6.0 messages = ['8980', '8981', '8982', '8983', '8984', '8985'] nosy_count = 5.0 nosy_names = ['mwh', 'gvanrossum', 'nobody', 'loewis', 'svenil'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue508263' versions = ['Python 2.2'] ``` </p></details>
complex() doesn't call __complex__
https://api.github.com/repos/python/cpython/issues/35975/comments
6
2002-01-25T02:22:46Z
2022-04-09T21:58:17Z
https://github.com/python/cpython/issues/35975
1,198,783,471
35,975
[ "python", "cpython" ]
BPO | [508157](https://bugs.python.org/issue508157) --- | :--- Nosy | @gvanrossum, @akuchling, @gstein, @devdanzin <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gstein' closed_at = <Date 2008-04-07.20:56:23.507> created_at = <Date 2002-01-24.21:48:44.000> labels = ['invalid', 'library'] title = 'urllib.urlopen results.readline is slow' updated_at = <Date 2008-04-07.20:56:23.507> user = 'https://bugs.python.org/kbdavidson' ``` bugs.python.org fields: ```python activity = <Date 2008-04-07.20:56:23.507> actor = 'reacocard' assignee = 'gstein' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-01-24.21:48:44.000> creator = 'kbdavidson' dependencies = [] files = [] hgrepos = [] issue_num = 508157 keywords = [] message_count = 9.0 messages = ['8975', '8976', '8977', '8978', '8979', '65019', '65021', '65082', '65122'] nosy_count = 7.0 nosy_names = ['gvanrossum', 'nobody', 'akuchling', 'gstein', 'kbdavidson', 'ajaksu2', 'reacocard'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue508157' versions = ['Python 2.6'] ``` </p></details>
urllib.urlopen results.readline is slow
https://api.github.com/repos/python/cpython/issues/35974/comments
9
2002-01-24T21:48:44Z
2022-04-09T21:58:16Z
https://github.com/python/cpython/issues/35974
1,198,783,467
35,974
[ "python", "cpython" ]
BPO | [508100](https://bugs.python.org/issue508100) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2002-04-29.20:46:01.000> created_at = <Date 2002-01-24.19:39:55.000> labels = ['library'] title = 'telnetlib in debug mode' updated_at = <Date 2002-04-29.20:46:01.000> user = 'https://bugs.python.org/cmoe' ``` bugs.python.org fields: ```python activity = <Date 2002-04-29.20:46:01.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-01-24.19:39:55.000> creator = 'c_moe' dependencies = [] files = [] hgrepos = [] issue_num = 508100 keywords = [] message_count = 2.0 messages = ['8973', '8974'] nosy_count = 2.0 nosy_names = ['akuchling', 'c_moe'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue508100' versions = [] ``` </p></details>
telnetlib in debug mode
https://api.github.com/repos/python/cpython/issues/35973/comments
2
2002-01-24T19:39:55Z
2022-04-09T21:58:15Z
https://github.com/python/cpython/issues/35973
1,198,783,465
35,973
[ "python", "cpython" ]
BPO | [508038](https://bugs.python.org/issue508038) --- | :--- Nosy | @loewis Files | <li>[digitpatch](https://bugs.python.org/file3924/digitpatch "Uploaded as application/octet-stream at 2002-01-24.17:04:45 by rsc")</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-02-16.23:42:03.000> created_at = <Date 2002-01-24.17:04:38.000> labels = ['interpreter-core'] title = 'can\'t say "char digit": digit is a type!' updated_at = <Date 2002-02-16.23:42:03.000> user = 'https://bugs.python.org/rsc' ``` bugs.python.org fields: ```python activity = <Date 2002-02-16.23:42:03.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-01-24.17:04:38.000> creator = 'rsc' dependencies = [] files = ['3924'] hgrepos = [] issue_num = 508038 keywords = ['patch'] message_count = 2.0 messages = ['38791', '38792'] nosy_count = 2.0 nosy_names = ['loewis', 'rsc'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue508038' versions = ['Python 2.3'] ``` </p></details>
can't say "char digit": digit is a type!
https://api.github.com/repos/python/cpython/issues/35972/comments
2
2002-01-24T17:04:38Z
2022-04-09T21:58:13Z
https://github.com/python/cpython/issues/35972
1,198,783,460
35,972
[ "python", "cpython" ]
BPO | [507962](https://bugs.python.org/issue507962) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-01-26.20:22:24.000> created_at = <Date 2002-01-24.14:06:45.000> labels = ['expert-tkinter'] title = 'tk.splitlist does not support Unicode' updated_at = <Date 2002-01-26.20:22:24.000> user = 'https://bugs.python.org/huening' ``` bugs.python.org fields: ```python activity = <Date 2002-01-26.20:22:24.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2002-01-24.14:06:45.000> creator = 'huening' dependencies = [] files = [] hgrepos = [] issue_num = 507962 keywords = [] message_count = 2.0 messages = ['8971', '8972'] nosy_count = 2.0 nosy_names = ['loewis', 'huening'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue507962' versions = [] ``` </p></details>
tk.splitlist does not support Unicode
https://api.github.com/repos/python/cpython/issues/35971/comments
2
2002-01-24T14:06:45Z
2022-04-09T21:58:12Z
https://github.com/python/cpython/issues/35971
1,198,783,455
35,971
[ "python", "cpython" ]
BPO | [507713](https://bugs.python.org/issue507713) --- | :--- Nosy | @freddrake Files | <li>[imaplib.diff](https://bugs.python.org/file309/imaplib.diff "Uploaded as text/plain at 2002-02-15.06:09:32 by @freddrake"): Remove as many commands from history as needed</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-02-22.01:20:43.000> created_at = <Date 2002-01-23.21:28:10.000> labels = ['library'] title = 'mem leak in imaplib' updated_at = <Date 2002-02-22.01:20:43.000> user = 'https://bugs.python.org/scottdb' ``` bugs.python.org fields: ```python activity = <Date 2002-02-22.01:20:43.000> actor = 'pierslauder' assignee = 'pierslauder' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-01-23.21:28:10.000> creator = 'scottdb' dependencies = [] files = ['309'] hgrepos = [] issue_num = 507713 keywords = [] message_count = 6.0 messages = ['8965', '8966', '8967', '8968', '8969', '8970'] nosy_count = 3.0 nosy_names = ['fdrake', 'pierslauder', 'scottdb'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue507713' versions = [] ``` </p></details>
mem leak in imaplib
https://api.github.com/repos/python/cpython/issues/35970/comments
6
2002-01-23T21:28:10Z
2022-04-09T21:58:11Z
https://github.com/python/cpython/issues/35970
1,198,783,451
35,970
[ "python", "cpython" ]
BPO | [507477](https://bugs.python.org/issue507477) --- | :--- Files | <li>[demo.c](https://bugs.python.org/file308/demo.c "Uploaded as application/octet-stream; at 2002-03-13.10:11:33 by badpenguin"): a one-screen example showing the py_compilestring/py_evalcode bug</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-04-20.04:21:43.000> created_at = <Date 2002-01-23.12:44:30.000> labels = ['interpreter-core', 'invalid'] title = 'Py_CompileString and tracebacks' updated_at = <Date 2002-04-20.04:21:43.000> user = 'https://bugs.python.org/badpenguin' ``` bugs.python.org fields: ```python activity = <Date 2002-04-20.04:21:43.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-01-23.12:44:30.000> creator = 'badpenguin' dependencies = [] files = ['308'] hgrepos = [] issue_num = 507477 keywords = [] message_count = 3.0 messages = ['8962', '8963', '8964'] nosy_count = 2.0 nosy_names = ['jhylton', 'badpenguin'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue507477' versions = ['Python 2.2'] ``` </p></details>
Py_CompileString and tracebacks
https://api.github.com/repos/python/cpython/issues/35969/comments
3
2002-01-23T12:44:30Z
2022-04-09T21:58:10Z
https://github.com/python/cpython/issues/35969
1,198,783,446
35,969
[ "python", "cpython" ]
BPO | [507442](https://bugs.python.org/issue507442) --- | :--- Nosy | @tim-one, @loewis Files | <li>[config.h](https://bugs.python.org/file304/config.h "Uploaded as text/plain at 2002-01-25.10:37:31 by stefanwalder"): config.h after configure --with-threads (unmodified)</li><li>[config.h](https://bugs.python.org/file305/config.h "Uploaded as text/plain at 2002-01-25.10:41:44 by stefanwalder"): config.h after configure --with-threads (unmodified)</li><li>[config.log](https://bugs.python.org/file306/config.log "Uploaded as application/octet-stream at 2002-01-25.10:43:56 by stefanwalder"): config.log after configure --with-threads (unmodified)</li><li>[Makefile](https://bugs.python.org/file307/Makefile "Uploaded as text/plain at 2002-01-25.10:44:54 by stefanwalder"): Makefile after configure --with-threads (unmodified)</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-01-01.19:47:23.000> created_at = <Date 2002-01-23.10:13:08.000> labels = ['expert-installation'] title = "Thread-Support don't work with HP-UX 11" updated_at = <Date 2003-01-01.19:47:23.000> user = 'https://bugs.python.org/stefanwalder' ``` bugs.python.org fields: ```python activity = <Date 2003-01-01.19:47:23.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2002-01-23.10:13:08.000> creator = 'stefanwalder' dependencies = [] files = ['304', '305', '306', '307'] hgrepos = [] issue_num = 507442 keywords = [] message_count = 17.0 messages = ['8945', '8946', '8947', '8948', '8949', '8950', '8951', '8952', '8953', '8954', '8955', '8956', '8957', '8958', '8959', '8960', '8961'] nosy_count = 6.0 nosy_names = ['tim.peters', 'nobody', 'loewis', 'nnorwitz', 'anthonybaxter', 'stefanwalder'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue507442' versions = [] ``` </p></details>
Thread-Support don't work with HP-UX 11
https://api.github.com/repos/python/cpython/issues/35968/comments
17
2002-01-23T10:13:08Z
2022-04-09T21:58:08Z
https://github.com/python/cpython/issues/35968
1,198,783,439
35,968
[ "python", "cpython" ]
BPO | [507394](https://bugs.python.org/issue507394) --- | :--- Nosy | @gvanrossum Files | <li>[doc-descr.py](https://bugs.python.org/file303/doc-descr.py "Uploaded as text/plain at 2002-01-23.07:33:14 by jamesh"): example of using a descriptor for the __doc__ attribute of old and new style classes</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-01-25.18:09:18.000> created_at = <Date 2002-01-23.07:33:12.000> labels = ['interpreter-core'] title = 'non-string __doc__/new style class prob.' updated_at = <Date 2002-01-25.18:09:18.000> user = 'https://bugs.python.org/jamesh' ``` bugs.python.org fields: ```python activity = <Date 2002-01-25.18:09:18.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-01-23.07:33:12.000> creator = 'jamesh' dependencies = [] files = ['303'] hgrepos = [] issue_num = 507394 keywords = [] message_count = 2.0 messages = ['8943', '8944'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jamesh'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue507394' versions = [] ``` </p></details>
non-string __doc__/new style class prob.
https://api.github.com/repos/python/cpython/issues/35967/comments
2
2002-01-23T07:33:12Z
2022-04-09T21:58:07Z
https://github.com/python/cpython/issues/35967
1,198,783,434
35,967
[ "python", "cpython" ]
BPO | [507262](https://bugs.python.org/issue507262) --- | :--- 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 = None closed_at = <Date 2003-03-30.19:00:47.000> created_at = <Date 2002-01-22.23:23:07.000> labels = ['type-feature'] title = 'GNU --option syntax not supported' updated_at = <Date 2003-03-30.19:00:47.000> user = 'https://bugs.python.org/jaalto' ``` bugs.python.org fields: ```python activity = <Date 2003-03-30.19:00:47.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-01-22.23:23:07.000> creator = 'jaalto' dependencies = [] files = [] hgrepos = [] issue_num = 507262 keywords = [] message_count = 6.0 messages = ['53449', '53450', '53451', '53452', '53453', '53454'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'jaalto'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue507262' versions = [] ``` </p></details>
GNU --option syntax not supported
https://api.github.com/repos/python/cpython/issues/35966/comments
6
2002-01-22T23:23:07Z
2022-04-09T21:58:06Z
https://github.com/python/cpython/issues/35966
1,198,783,429
35,966
[ "python", "cpython" ]
BPO | [507125](https://bugs.python.org/issue507125) --- | :--- Nosy | @gvanrossum, @jcea <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-01-22.19:58:15.000> created_at = <Date 2002-01-22.19:34:32.000> labels = ['library'] title = 'FTPLIB still missing "PASV" by default' updated_at = <Date 2002-01-22.19:58:15.000> user = 'https://github.com/jcea' ``` bugs.python.org fields: ```python activity = <Date 2002-01-22.19:58:15.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-01-22.19:34:32.000> creator = 'jcea' dependencies = [] files = [] hgrepos = [] issue_num = 507125 keywords = [] message_count = 2.0 messages = ['8941', '8942'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jcea'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue507125' versions = ['Python 2.2'] ``` </p></details>
FTPLIB still missing "PASV" by default
https://api.github.com/repos/python/cpython/issues/35965/comments
2
2002-01-22T19:34:32Z
2022-04-09T21:58:05Z
https://github.com/python/cpython/issues/35965
1,198,783,423
35,965
[ "python", "cpython" ]
BPO | [506741](https://bugs.python.org/issue506741) --- | :--- Nosy | @tim-one, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-03-08.21:21:43.000> created_at = <Date 2002-01-22.01:53:15.000> labels = ['interpreter-core'] title = 'ugly floats using str() on tuples,lists' updated_at = <Date 2002-03-08.21:21:43.000> user = 'https://bugs.python.org/twegener' ``` bugs.python.org fields: ```python activity = <Date 2002-03-08.21:21:43.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-01-22.01:53:15.000> creator = 'twegener' dependencies = [] files = [] hgrepos = [] issue_num = 506741 keywords = [] message_count = 4.0 messages = ['8937', '8938', '8939', '8940'] nosy_count = 4.0 nosy_names = ['tim.peters', 'loewis', 'jhylton', 'twegener'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue506741' versions = [] ``` </p></details>
ugly floats using str() on tuples,lists
https://api.github.com/repos/python/cpython/issues/35964/comments
4
2002-01-22T01:53:15Z
2022-04-09T21:58:04Z
https://github.com/python/cpython/issues/35964
1,198,783,420
35,964
[ "python", "cpython" ]
BPO | [506679](https://bugs.python.org/issue506679) --- | :--- 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 2002-03-01.22:26:17.000> created_at = <Date 2002-01-21.22:36:25.000> labels = ['interpreter-core'] title = 'Core dump subclassing long' updated_at = <Date 2002-03-01.22:26:17.000> user = 'https://bugs.python.org/nsocci' ``` bugs.python.org fields: ```python activity = <Date 2002-03-01.22:26:17.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-01-21.22:36:25.000> creator = 'nsocci' dependencies = [] files = [] hgrepos = [] issue_num = 506679 keywords = [] message_count = 5.0 messages = ['8932', '8933', '8934', '8935', '8936'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'nnorwitz', 'nsocci'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue506679' versions = ['Python 2.2'] ``` </p></details>
Core dump subclassing long
https://api.github.com/repos/python/cpython/issues/35963/comments
5
2002-01-21T22:36:25Z
2022-04-09T21:58:03Z
https://github.com/python/cpython/issues/35963
1,198,783,413
35,963
[ "python", "cpython" ]
BPO | [506647](https://bugs.python.org/issue506647) --- | :--- Nosy | @tim-one, @loewis, @rhettinger Files | <li>[cuni.diff](https://bugs.python.org/file301/cuni.diff "Uploaded as text/plain at 2002-05-14.21:53:43 by @rhettinger"): Doc and module patch</li><li>[rand.diff](https://bugs.python.org/file302/rand.diff "Uploaded as text/plain at 2002-05-21.14:05:46 by @rhettinger"): Patch to random.py and librandom.tex</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-05-23.19:46:49.000> created_at = <Date 2002-01-21.21:19:58.000> labels = ['library'] title = 'random.cunifvariate() incorrect?' updated_at = <Date 2002-05-23.19:46:49.000> user = 'https://bugs.python.org/abcdefghijklmno' ``` bugs.python.org fields: ```python activity = <Date 2002-05-23.19:46:49.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-01-21.21:19:58.000> creator = 'abcdefghijklmno' dependencies = [] files = ['301', '302'] hgrepos = [] issue_num = 506647 keywords = [] message_count = 6.0 messages = ['8926', '8927', '8928', '8929', '8930', '8931'] nosy_count = 4.0 nosy_names = ['tim.peters', 'loewis', 'rhettinger', 'abcdefghijklmno'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue506647' versions = ['Python 2.3'] ``` </p></details>
random.cunifvariate() incorrect?
https://api.github.com/repos/python/cpython/issues/35962/comments
6
2002-01-21T21:19:58Z
2022-04-09T21:58:02Z
https://github.com/python/cpython/issues/35962
1,198,783,411
35,962
[ "python", "cpython" ]
BPO | [506611](https://bugs.python.org/issue506611) --- | :--- Nosy | @mwhudson, @tim-one, @loewis, @freddrake Files | <li>[setprofile-patch](https://bugs.python.org/file300/setprofile-patch "Uploaded as application/octet-stream at 2002-01-21.22:39:44 by nnorwitz"): patch to Python/sysmodule and test</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-03-03.15:17:34.000> created_at = <Date 2002-01-21.20:17:17.000> labels = ['interpreter-core'] title = 'sys.setprofile() coredumps' updated_at = <Date 2002-03-03.15:17:34.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2002-03-03.15:17:34.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-01-21.20:17:17.000> creator = 'tim.peters' dependencies = [] files = ['300'] hgrepos = [] issue_num = 506611 keywords = [] message_count = 10.0 messages = ['8916', '8917', '8918', '8919', '8920', '8921', '8922', '8923', '8924', '8925'] nosy_count = 5.0 nosy_names = ['mwh', 'tim.peters', 'loewis', 'fdrake', 'nnorwitz'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue506611' versions = ['Python 2.2'] ``` </p></details>
sys.setprofile() coredumps
https://api.github.com/repos/python/cpython/issues/35961/comments
10
2002-01-21T20:17:17Z
2022-04-09T21:58:00Z
https://github.com/python/cpython/issues/35961
1,198,783,407
35,961
[ "python", "cpython" ]
BPO | [506545](https://bugs.python.org/issue506545) --- | :--- Nosy | @loewis, @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/freddrake' closed_at = <Date 2002-01-23.07:58:54.000> created_at = <Date 2002-01-21.17:47:19.000> labels = ['docs'] title = 'Extending and Embedding Section 3 rework' updated_at = <Date 2002-01-23.07:58:54.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2002-01-23.07:58:54.000> actor = 'loewis' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-01-21.17:47:19.000> creator = 'skip.montanaro' dependencies = [] files = [] hgrepos = [] issue_num = 506545 keywords = [] message_count = 3.0 messages = ['8913', '8914', '8915'] nosy_count = 3.0 nosy_names = ['loewis', 'fdrake', 'skip.montanaro'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue506545' versions = ['Python 2.2'] ``` </p></details>
Extending and Embedding Section 3 rework
https://api.github.com/repos/python/cpython/issues/35960/comments
3
2002-01-21T17:47:19Z
2022-04-09T21:58:00Z
https://github.com/python/cpython/issues/35960
1,198,783,404
35,960
[ "python", "cpython" ]
BPO | [506436](https://bugs.python.org/issue506436) --- | :--- Nosy | @tim-one, @smontanaro Files | <li>[ceval.diff](https://bugs.python.org/file3923/ceval.diff "Uploaded as text/plain at 2002-08-02.16:58:50 by @smontanaro")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2002-08-04.21:04:04.000> created_at = <Date 2002-01-21.13:39:01.000> labels = ['interpreter-core'] title = 'GETCONST/GETNAME/GETNAMEV speedup' updated_at = <Date 2002-08-04.21:04:04.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2002-08-04.21:04:04.000> actor = 'skip.montanaro' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-01-21.13:39:01.000> creator = 'skip.montanaro' dependencies = [] files = ['3923'] hgrepos = [] issue_num = 506436 keywords = ['patch'] message_count = 8.0 messages = ['38783', '38784', '38785', '38786', '38787', '38788', '38789', '38790'] nosy_count = 3.0 nosy_names = ['tim.peters', 'skip.montanaro', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue506436' versions = ['Python 2.3'] ``` </p></details>
GETCONST/GETNAME/GETNAMEV speedup
https://api.github.com/repos/python/cpython/issues/35959/comments
8
2002-01-21T13:39:01Z
2022-04-09T21:57:59Z
https://github.com/python/cpython/issues/35959
1,198,783,403
35,959
[ "python", "cpython" ]
BPO | [506349](https://bugs.python.org/issue506349) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-04-19.13:37:08.000> created_at = <Date 2002-01-21.09:00:01.000> labels = ['interpreter-core', 'invalid'] title = 'Zope crashing with signal 11' updated_at = <Date 2002-04-19.13:37:08.000> user = 'https://bugs.python.org/astir' ``` bugs.python.org fields: ```python activity = <Date 2002-04-19.13:37:08.000> actor = 'nobody' assignee = 'anthonybaxter' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-01-21.09:00:01.000> creator = 'astir' dependencies = [] files = [] hgrepos = [] issue_num = 506349 keywords = [] message_count = 7.0 messages = ['8906', '8907', '8908', '8909', '8910', '8911', '8912'] nosy_count = 3.0 nosy_names = ['nobody', 'anthonybaxter', 'astir'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue506349' versions = [] ``` </p></details>
Zope crashing with signal 11
https://api.github.com/repos/python/cpython/issues/35958/comments
7
2002-01-21T09:00:01Z
2022-04-09T21:57:57Z
https://github.com/python/cpython/issues/35958
1,198,783,400
35,958
[ "python", "cpython" ]
BPO | [506100](https://bugs.python.org/issue506100) --- | :--- Nosy | @loewis, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2010-07-16.09:21:18.163> created_at = <Date 2002-01-20.18:13:10.000> labels = ['library'] title = 'commands.getstatusoutput(): cmd.exe support' updated_at = <Date 2010-07-16.09:21:18.163> user = 'https://bugs.python.org/pierrerouleau' ``` bugs.python.org fields: ```python activity = <Date 2010-07-16.09:21:18.163> actor = 'matthieu.labbe' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-01-20.18:13:10.000> creator = 'pierre_rouleau' dependencies = [] files = [] hgrepos = [] issue_num = 506100 keywords = [] message_count = 4.0 messages = ['8902', '8903', '8904', '8905'] nosy_count = 4.0 nosy_names = ['loewis', 'georg.brandl', 'pierre_rouleau', 'matthieu.labbe'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue506100' versions = [] ``` </p></details>
commands.getstatusoutput(): cmd.exe support
https://api.github.com/repos/python/cpython/issues/35957/comments
4
2002-01-20T18:13:10Z
2022-04-09T21:57:56Z
https://github.com/python/cpython/issues/35957
1,198,783,392
35,957
[ "python", "cpython" ]
BPO | [505997](https://bugs.python.org/issue505997) --- | :--- 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 2002-01-30.20:53:58.000> created_at = <Date 2002-01-20.09:24:13.000> labels = ['docs'] title = 'string.split docs are inconsistent' updated_at = <Date 2002-01-30.20:53:58.000> user = 'https://bugs.python.org/mzimmerman' ``` bugs.python.org fields: ```python activity = <Date 2002-01-30.20:53:58.000> actor = 'tim.peters' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-01-20.09:24:13.000> creator = 'mzimmerman' dependencies = [] files = [] hgrepos = [] issue_num = 505997 keywords = [] message_count = 9.0 messages = ['8893', '8894', '8895', '8896', '8897', '8898', '8899', '8900', '8901'] nosy_count = 4.0 nosy_names = ['tim.peters', 'nobody', 'fdrake', 'mzimmerman'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue505997' versions = [] ``` </p></details>
string.split docs are inconsistent
https://api.github.com/repos/python/cpython/issues/35956/comments
9
2002-01-20T09:24:13Z
2022-04-09T21:57:56Z
https://github.com/python/cpython/issues/35956
1,198,783,388
35,956
[ "python", "cpython" ]
BPO | [505846](https://bugs.python.org/issue505846) --- | :--- Nosy | @tim-one, @loewis, @jackjansen Files | <li>[pyport.diff](https://bugs.python.org/file3922/pyport.diff "Uploaded as text/plain at 2002-01-20.20:17:48 by bkc"): pyport.h context diff #3</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-09-27.21:52:54.000> created_at = <Date 2002-01-19.20:13:53.000> labels = ['interpreter-core'] title = 'pyport.h, Wince and errno getter/setter' updated_at = <Date 2002-09-27.21:52:54.000> user = 'https://bugs.python.org/bkc' ``` bugs.python.org fields: ```python activity = <Date 2002-09-27.21:52:54.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-01-19.20:13:53.000> creator = 'bkc' dependencies = [] files = ['3922'] hgrepos = [] issue_num = 505846 keywords = ['patch'] message_count = 19.0 messages = ['38764', '38765', '38766', '38767', '38768', '38769', '38770', '38771', '38772', '38773', '38774', '38775', '38776', '38777', '38778', '38779', '38780', '38781', '38782'] nosy_count = 5.0 nosy_names = ['tim.peters', 'loewis', 'nnorwitz', 'jackjansen', 'bkc'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue505846' versions = ['Python 2.3'] ``` </p></details>
pyport.h, Wince and errno getter/setter
https://api.github.com/repos/python/cpython/issues/35955/comments
19
2002-01-19T20:13:53Z
2022-04-09T21:57:54Z
https://github.com/python/cpython/issues/35955
1,198,783,384
35,955
[ "python", "cpython" ]
BPO | [505826](https://bugs.python.org/issue505826) --- | :--- Files | <li>[noop-patch](https://bugs.python.org/file3921/noop-patch "Uploaded as application/octet-stream at 2002-01-19.19:24:52 by nnorwitz")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-03-25.12:47:41.000> created_at = <Date 2002-01-19.19:24:51.000> labels = ['interpreter-core'] title = 'demo warning for expressions w/no effect' updated_at = <Date 2002-03-25.12:47:41.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-03-25.12:47:41.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-01-19.19:24:51.000> creator = 'nnorwitz' dependencies = [] files = ['3921'] hgrepos = [] issue_num = 505826 keywords = ['patch'] message_count = 2.0 messages = ['38762', '38763'] nosy_count = 1.0 nosy_names = ['nnorwitz'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue505826' versions = ['Python 2.3'] ``` </p></details>
demo warning for expressions w/no effect
https://api.github.com/repos/python/cpython/issues/35954/comments
2
2002-01-19T19:24:51Z
2022-04-09T21:57:53Z
https://github.com/python/cpython/issues/35954
1,198,783,376
35,954
[ "python", "cpython" ]
BPO | [505747](https://bugs.python.org/issue505747) --- | :--- Nosy | @loewis, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2004-11-14.10:29:00.000> created_at = <Date 2002-01-19.14:37:04.000> labels = ['library'] title = 'markupbase handling of HTML declarations' updated_at = <Date 2004-11-14.10:29:00.000> user = 'https://bugs.python.org/glchapman' ``` bugs.python.org fields: ```python activity = <Date 2004-11-14.10:29:00.000> actor = 'loewis' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-01-19.14:37:04.000> creator = 'glchapman' dependencies = [] files = [] hgrepos = [] issue_num = 505747 keywords = [] message_count = 6.0 messages = ['8887', '8888', '8889', '8890', '8891', '8892'] nosy_count = 4.0 nosy_names = ['loewis', 'fdrake', 'glchapman', 'ezust'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue505747' versions = [] ``` </p></details>
markupbase handling of HTML declarations
https://api.github.com/repos/python/cpython/issues/35953/comments
6
2002-01-19T14:37:04Z
2022-04-09T21:57:52Z
https://github.com/python/cpython/issues/35953
1,198,783,374
35,953
[ "python", "cpython" ]
BPO | [505705](https://bugs.python.org/issue505705) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[pickle.diff](https://bugs.python.org/file3919/pickle.diff "Uploaded as text/plain at 2002-08-11.20:47:00 by @loewis")</li><li>[pickle.diff](https://bugs.python.org/file3920/pickle.diff "Uploaded as text/plain at 2002-08-12.23:40:08 by @loewis"): version 3</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-08-14.08:14:33.000> created_at = <Date 2002-01-19.09:21:24.000> labels = ['interpreter-core'] title = 'Remove eval in pickle and cPickle' updated_at = <Date 2002-08-14.08:14:33.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2002-08-14.08:14:33.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-01-19.09:21:24.000> creator = 'loewis' dependencies = [] files = ['3919', '3920'] hgrepos = [] issue_num = 505705 keywords = ['patch'] message_count = 10.0 messages = ['38752', '38753', '38754', '38755', '38756', '38757', '38758', '38759', '38760', '38761'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'loewis'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue505705' versions = [] ``` </p></details>
Remove eval in pickle and cPickle
https://api.github.com/repos/python/cpython/issues/35952/comments
10
2002-01-19T09:21:24Z
2022-04-09T21:57:51Z
https://github.com/python/cpython/issues/35952
1,198,783,367
35,952
[ "python", "cpython" ]
BPO | [505628](https://bugs.python.org/issue505628) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-01-19.09:40:48.000> created_at = <Date 2002-01-19.03:12:07.000> labels = ['invalid'] title = 'Windows: Bad instructions in readme file.' updated_at = <Date 2002-01-19.09:40:48.000> user = 'https://bugs.python.org/mrmiller' ``` bugs.python.org fields: ```python activity = <Date 2002-01-19.09:40:48.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-01-19.03:12:07.000> creator = 'mrmiller' dependencies = [] files = [] hgrepos = [] issue_num = 505628 keywords = [] message_count = 4.0 messages = ['8883', '8884', '8885', '8886'] nosy_count = 2.0 nosy_names = ['tim.peters', 'mrmiller'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue505628' versions = [] ``` </p></details>
Windows: Bad instructions in readme file.
https://api.github.com/repos/python/cpython/issues/35951/comments
4
2002-01-19T03:12:07Z
2022-04-09T21:57:50Z
https://github.com/python/cpython/issues/35951
1,198,783,365
35,951
[ "python", "cpython" ]
BPO | [505587](https://bugs.python.org/issue505587) --- | :--- Nosy | @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2002-03-17.21:29:06.000> created_at = <Date 2002-01-18.23:48:57.000> labels = ['OS-mac'] title = 'Fix hardlink against NavServices' updated_at = <Date 2002-03-17.21:29:06.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2002-03-17.21:29:06.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-01-18.23:48:57.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 505587 keywords = [] message_count = 2.0 messages = ['8881', '8882'] nosy_count = 1.0 nosy_names = ['jackjansen'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue505587' versions = ['Python 2.2'] ``` </p></details>
Fix hardlink against NavServices
https://api.github.com/repos/python/cpython/issues/35950/comments
2
2002-01-18T23:48:57Z
2022-04-09T21:57:49Z
https://github.com/python/cpython/issues/35950
1,198,783,359
35,950
[ "python", "cpython" ]
BPO | [505562](https://bugs.python.org/issue505562) --- | :--- Nosy | @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2002-08-18.21:58:37.000> created_at = <Date 2002-01-18.22:14:25.000> labels = ['OS-mac'] title = 'Summary: "BuildApplet can destory the source file on Mac OS X"' updated_at = <Date 2002-08-18.21:58:37.000> user = 'https://bugs.python.org/reowen' ``` bugs.python.org fields: ```python activity = <Date 2002-08-18.21:58:37.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-01-18.22:14:25.000> creator = 'reowen' dependencies = [] files = [] hgrepos = [] issue_num = 505562 keywords = [] message_count = 4.0 messages = ['8877', '8878', '8879', '8880'] nosy_count = 2.0 nosy_names = ['jackjansen', 'reowen'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue505562' versions = [] ``` </p></details>
Summary: "BuildApplet can destory the source file on Mac OS X"
https://api.github.com/repos/python/cpython/issues/35949/comments
4
2002-01-18T22:14:25Z
2022-04-09T21:57:48Z
https://github.com/python/cpython/issues/35949
1,198,783,356
35,949