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 | [617779](https://bugs.python.org/issue617779) --- | :--- Nosy | @loewis Files | <li>[changes.crat.3](https://bugs.python.org/file4612/changes.crat.3 "Uploaded as application/octet-stream at 2002-10-02.21:46:33 by ccraig"): Patch to python cvs tree</li><li>[rational-Nr](https://bugs.python.org/file4613/rational-Nr "Uploaded as application/octet-stream at 2002-10-16.01:55:01 by ccraig"): rationals of form 3r or 3R</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-11-05.03:23:19.000> created_at = <Date 2002-10-02.21:46:33.000> labels = ['interpreter-core'] title = 'Rational Reference Implementation' updated_at = <Date 2006-11-05.03:23:19.000> user = 'https://bugs.python.org/ccraig' ``` bugs.python.org fields: ```python activity = <Date 2006-11-05.03:23:19.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-10-02.21:46:33.000> creator = 'ccraig' dependencies = [] files = ['4612', '4613'] hgrepos = [] issue_num = 617779 keywords = ['patch'] message_count = 3.0 messages = ['41306', '41307', '41308'] nosy_count = 2.0 nosy_names = ['loewis', 'ccraig'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue617779' versions = ['Python 2.3'] ``` </p></details>
Rational Reference Implementation
https://api.github.com/repos/python/cpython/issues/37248/comments
3
2002-10-02T21:46:33Z
2022-04-09T22:22:14Z
https://github.com/python/cpython/issues/37248
1,198,789,152
37,248
[ "python", "cpython" ]
BPO | [617312](https://bugs.python.org/issue617312) --- | :--- Nosy | @mwhudson, @gvanrossum, @arigo Files | <li>[diff-2.2](https://bugs.python.org/file4609/diff-2.2 "Uploaded as application/octet-stream at 2002-10-01.23:26:54 by @arigo"): context diff against the 2.2 branch</li><li>[diff-2.2-upd](https://bugs.python.org/file4610/diff-2.2-upd "Uploaded as application/octet-stream at 2002-10-07.00:28:30 by @arigo"): updated version of diff-2.2</li><li>[diff-2.3](https://bugs.python.org/file4611/diff-2.3 "Uploaded as text/plain at 2002-10-07.15:35:29 by @arigo"): 2.3 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 = 'https://github.com/mwhudson' closed_at = <Date 2002-12-17.17:47:52.000> created_at = <Date 2002-10-01.23:26:54.000> labels = ['interpreter-core'] title = 'debugger-controlled jumps (Psyco #3)' updated_at = <Date 2002-12-17.17:47:52.000> user = 'https://github.com/arigo' ``` bugs.python.org fields: ```python activity = <Date 2002-12-17.17:47:52.000> actor = 'richiehindle' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-10-01.23:26:54.000> creator = 'arigo' dependencies = [] files = ['4609', '4610', '4611'] hgrepos = [] issue_num = 617312 keywords = ['patch'] message_count = 11.0 messages = ['41295', '41296', '41297', '41298', '41299', '41300', '41301', '41302', '41303', '41304', '41305'] nosy_count = 4.0 nosy_names = ['mwh', 'gvanrossum', 'arigo', 'richiehindle'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue617312' versions = ['Python 2.3'] ``` </p></details>
debugger-controlled jumps (Psyco #3)
https://api.github.com/repos/python/cpython/issues/37247/comments
11
2002-10-01T23:26:54Z
2022-04-09T22:22:14Z
https://github.com/python/cpython/issues/37247
1,198,789,148
37,247
[ "python", "cpython" ]
BPO | [617311](https://bugs.python.org/issue617311) --- | :--- Nosy | @mwhudson, @gvanrossum, @arigo Files | <li>[diff-2.2](https://bugs.python.org/file4606/diff-2.2 "Uploaded as application/octet-stream at 2002-10-01.23:20:54 by @arigo"): context diff against the 2.2 branch</li><li>[diff-2.3](https://bugs.python.org/file4607/diff-2.3 "Uploaded as text/plain at 2002-10-07.14:17:13 by @arigo"): context diff for the cvs trunk</li><li>[diff](https://bugs.python.org/file4608/diff "Uploaded as application/octet-stream at 2002-10-09.13:20:25 by @arigo"): updated context diff for 2.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/mwhudson' closed_at = <Date 2002-11-08.12:56:53.000> created_at = <Date 2002-10-01.23:20:54.000> labels = ['interpreter-core'] title = 'Tiny profiling info (Psyco #2)' updated_at = <Date 2002-11-08.12:56:53.000> user = 'https://github.com/arigo' ``` bugs.python.org fields: ```python activity = <Date 2002-11-08.12:56:53.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-10-01.23:20:54.000> creator = 'arigo' dependencies = [] files = ['4606', '4607', '4608'] hgrepos = [] issue_num = 617311 keywords = ['patch'] message_count = 8.0 messages = ['41287', '41288', '41289', '41290', '41291', '41292', '41293', '41294'] nosy_count = 3.0 nosy_names = ['mwh', 'gvanrossum', 'arigo'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue617311' versions = ['Python 2.3'] ``` </p></details>
Tiny profiling info (Psyco #2)
https://api.github.com/repos/python/cpython/issues/37246/comments
8
2002-10-01T23:20:54Z
2022-04-09T22:22:12Z
https://github.com/python/cpython/issues/37246
1,198,789,143
37,246
[ "python", "cpython" ]
BPO | [617309](https://bugs.python.org/issue617309) --- | :--- Nosy | @mwhudson, @gvanrossum, @arigo Files | <li>[diff-2.2](https://bugs.python.org/file4603/diff-2.2 "Uploaded as application/octet-stream at 2002-10-01.23:17:22 by @arigo"): context diff against the 2.2 branch</li><li>[second-diff-2.2](https://bugs.python.org/file4604/second-diff-2.2 "Uploaded as application/octet-stream at 2002-10-04.15:46:16 by @arigo"): simpler patch, context diff against the 2.2 branch</li><li>[diff-2.3](https://bugs.python.org/file4605/diff-2.3 "Uploaded as text/plain at 2002-10-07.14:32:49 by @arigo"): for 2.3 (no difference here apart from line numbers)</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-11-08.12:59:53.000> created_at = <Date 2002-10-01.23:17:21.000> labels = ['interpreter-core'] title = 'getframe hook (Psyco #1)' updated_at = <Date 2002-11-08.12:59:53.000> user = 'https://github.com/arigo' ``` bugs.python.org fields: ```python activity = <Date 2002-11-08.12:59:53.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-10-01.23:17:21.000> creator = 'arigo' dependencies = [] files = ['4603', '4604', '4605'] hgrepos = [] issue_num = 617309 keywords = ['patch'] message_count = 7.0 messages = ['41280', '41281', '41282', '41283', '41284', '41285', '41286'] nosy_count = 3.0 nosy_names = ['mwh', 'gvanrossum', 'arigo'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue617309' versions = ['Python 2.3'] ``` </p></details>
getframe hook (Psyco #1)
https://api.github.com/repos/python/cpython/issues/37245/comments
7
2002-10-01T23:17:21Z
2022-04-09T22:22:11Z
https://github.com/python/cpython/issues/37245
1,198,789,139
37,245
[ "python", "cpython" ]
BPO | [617110](https://bugs.python.org/issue617110) --- | :--- 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 = None closed_at = <Date 2002-10-02.14:42:23.000> created_at = <Date 2002-10-01.16:25:24.000> labels = ['library'] title = 'SIGINT handler no longer installable.' updated_at = <Date 2002-10-02.14:42:23.000> user = 'https://bugs.python.org/thorstein' ``` bugs.python.org fields: ```python activity = <Date 2002-10-02.14:42:23.000> actor = 'thorstein' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-10-01.16:25:24.000> creator = 'thorstein' dependencies = [] files = [] hgrepos = [] issue_num = 617110 keywords = [] message_count = 5.0 messages = ['12560', '12561', '12562', '12563', '12564'] nosy_count = 3.0 nosy_names = ['mwh', 'loewis', 'thorstein'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue617110' versions = ['Python 2.2'] ``` </p></details>
SIGINT handler no longer installable.
https://api.github.com/repos/python/cpython/issues/37244/comments
5
2002-10-01T16:25:24Z
2022-04-09T22:22:09Z
https://github.com/python/cpython/issues/37244
1,198,789,134
37,244
[ "python", "cpython" ]
BPO | [616798](https://bugs.python.org/issue616798) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-30.22:26:48.000> created_at = <Date 2002-09-30.22:26:48.000> labels = ['build'] title = 'Problems (fixes) compiling 2.2.1 on sun4' updated_at = <Date 2002-09-30.22:26:48.000> user = 'https://bugs.python.org/not4spam' ``` bugs.python.org fields: ```python activity = <Date 2002-09-30.22:26:48.000> actor = 'not4spam' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-09-30.22:26:48.000> creator = 'not4spam' dependencies = [] files = [] hgrepos = [] issue_num = 616798 keywords = [] message_count = 1.0 messages = ['12559'] nosy_count = 1.0 nosy_names = ['not4spam'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue616798' versions = [] ``` </p></details>
Problems (fixes) compiling 2.2.1 on sun4
https://api.github.com/repos/python/cpython/issues/37243/comments
1
2002-09-30T22:26:48Z
2022-04-09T22:22:08Z
https://github.com/python/cpython/issues/37243
1,198,789,127
37,243
[ "python", "cpython" ]
BPO | [616786](https://bugs.python.org/issue616786) --- | :--- 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-10-02.20:44:09.000> created_at = <Date 2002-09-30.21:57:32.000> labels = ['build'] title = 'Problems (fixes) compiling 2.2.1 on sun4' updated_at = <Date 2002-10-02.20:44:09.000> user = 'https://bugs.python.org/not4spam' ``` bugs.python.org fields: ```python activity = <Date 2002-10-02.20:44:09.000> actor = 'not4spam' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-09-30.21:57:32.000> creator = 'not4spam' dependencies = [] files = [] hgrepos = [] issue_num = 616786 keywords = [] message_count = 3.0 messages = ['12556', '12557', '12558'] nosy_count = 2.0 nosy_names = ['loewis', 'not4spam'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue616786' versions = [] ``` </p></details>
Problems (fixes) compiling 2.2.1 on sun4
https://api.github.com/repos/python/cpython/issues/37242/comments
3
2002-09-30T21:57:32Z
2022-04-09T22:22:07Z
https://github.com/python/cpython/issues/37242
1,198,789,122
37,242
[ "python", "cpython" ]
BPO | [616716](https://bugs.python.org/issue616716) --- | :--- Nosy | @gvanrossum, @tim-one, @mhammond Files | <li>[errors.c.patch](https://bugs.python.org/file627/errors.c.patch "Uploaded as text/plain at 2002-10-03.06:51:55 by @mhammond"): Fix</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mhammond' closed_at = <Date 2002-10-04.00:13:35.000> created_at = <Date 2002-09-30.19:44:43.000> labels = ['interpreter-core'] title = 'Bug in PyErr_SetExcFromWindows...?' updated_at = <Date 2002-10-04.00:13:35.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2002-10-04.00:13:35.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-09-30.19:44:43.000> creator = 'tim.peters' dependencies = [] files = ['627'] hgrepos = [] issue_num = 616716 keywords = [] message_count = 5.0 messages = ['12551', '12552', '12553', '12554', '12555'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'mhammond'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue616716' versions = [] ``` </p></details>
Bug in PyErr_SetExcFromWindows...?
https://api.github.com/repos/python/cpython/issues/37241/comments
5
2002-09-30T19:44:43Z
2022-04-09T22:22:07Z
https://github.com/python/cpython/issues/37241
1,198,789,113
37,241
[ "python", "cpython" ]
BPO | [616496](https://bugs.python.org/issue616496) --- | :--- Nosy | @akuchling Files | <li>[textwrap-patch](https://bugs.python.org/file4602/textwrap-patch "Uploaded as application/octet-stream at 2002-09-30.11:48:56 by @akuchling"): Add self.initial_indent to single-line check.</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-10-08.23:00:29.000> created_at = <Date 2002-09-30.11:48:56.000> labels = ['library'] title = 'textwrap: prefix short lines' updated_at = <Date 2002-10-08.23:00:29.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2002-10-08.23:00:29.000> actor = 'nnorwitz' assignee = 'gward' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-30.11:48:56.000> creator = 'akuchling' dependencies = [] files = ['4602'] hgrepos = [] issue_num = 616496 keywords = ['patch'] message_count = 2.0 messages = ['41278', '41279'] nosy_count = 3.0 nosy_names = ['akuchling', 'nnorwitz', 'gward'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue616496' versions = ['Python 2.3'] ``` </p></details>
textwrap: prefix short lines
https://api.github.com/repos/python/cpython/issues/37240/comments
2
2002-09-30T11:48:56Z
2022-04-09T22:22:05Z
https://github.com/python/cpython/issues/37240
1,198,789,107
37,240
[ "python", "cpython" ]
BPO | [616441](https://bugs.python.org/issue616441) --- | :--- Nosy | @brettcannon <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/brettcannon' closed_at = <Date 2003-05-13.02:50:58.000> created_at = <Date 2002-09-30.09:28:37.000> labels = ['type-feature', 'docs'] title = 'urllib.urlencode' updated_at = <Date 2003-05-13.02:50:58.000> user = 'https://bugs.python.org/amc1' ``` bugs.python.org fields: ```python activity = <Date 2003-05-13.02:50:58.000> actor = 'brett.cannon' assignee = 'brett.cannon' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-09-30.09:28:37.000> creator = 'amc1' dependencies = [] files = [] hgrepos = [] issue_num = 616441 keywords = [] message_count = 2.0 messages = ['53635', '53636'] nosy_count = 2.0 nosy_names = ['amc1', 'brett.cannon'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue616441' versions = [] ``` </p></details>
urllib.urlencode
https://api.github.com/repos/python/cpython/issues/37239/comments
2
2002-09-30T09:28:37Z
2022-04-09T22:22:05Z
https://github.com/python/cpython/issues/37239
1,198,789,104
37,239
[ "python", "cpython" ]
BPO | [616324](https://bugs.python.org/issue616324) --- | :--- Files | <li>[break_unittest.py](https://bugs.python.org/file626/break_unittest.py "Uploaded as text/plain at 2002-09-29.23:39:43 by johnw42"): file showing 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 = None closed_at = <Date 2002-10-03.15:24:58.000> created_at = <Date 2002-09-29.23:39:43.000> labels = ['library'] title = 'unittest.main broken' updated_at = <Date 2002-10-03.15:24:58.000> user = 'https://bugs.python.org/johnw42' ``` bugs.python.org fields: ```python activity = <Date 2002-10-03.15:24:58.000> actor = 'jhylton' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-29.23:39:43.000> creator = 'johnw42' dependencies = [] files = ['626'] hgrepos = [] issue_num = 616324 keywords = [] message_count = 2.0 messages = ['12549', '12550'] nosy_count = 2.0 nosy_names = ['jhylton', 'johnw42'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue616324' versions = ['Python 2.3'] ``` </p></details>
unittest.main broken
https://api.github.com/repos/python/cpython/issues/37238/comments
2
2002-09-29T23:39:43Z
2022-04-09T22:22:03Z
https://github.com/python/cpython/issues/37238
1,198,789,100
37,238
[ "python", "cpython" ]
BPO | [616247](https://bugs.python.org/issue616247) --- | :--- Nosy | @brettcannon, @rhettinger, @facundobatista <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/brettcannon' closed_at = <Date 2009-04-02.05:43:21.038> created_at = <Date 2002-09-29.19:58:55.000> labels = ['type-feature', 'docs'] title = 'More documentation for the imp module' updated_at = <Date 2009-04-02.05:43:21.036> user = 'https://bugs.python.org/jhorneman' ``` bugs.python.org fields: ```python activity = <Date 2009-04-02.05:43:21.036> actor = 'brett.cannon' assignee = 'brett.cannon' closed = True closed_date = <Date 2009-04-02.05:43:21.038> closer = 'brett.cannon' components = ['Documentation'] creation = <Date 2002-09-29.19:58:55.000> creator = 'jhorneman' dependencies = [] files = [] hgrepos = [] issue_num = 616247 keywords = [] message_count = 4.0 messages = ['53633', '53634', '60141', '85170'] nosy_count = 5.0 nosy_names = ['brett.cannon', 'rhettinger', 'jvr', 'facundobatista', 'jhorneman'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = 'needs patch' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue616247' versions = ['Python 3.1', 'Python 2.7'] ``` </p></details>
More documentation for the imp module
https://api.github.com/repos/python/cpython/issues/37237/comments
4
2002-09-29T19:58:55Z
2022-04-09T22:22:02Z
https://github.com/python/cpython/issues/37237
1,198,789,096
37,237
[ "python", "cpython" ]
BPO | [616211](https://bugs.python.org/issue616211) --- | :--- Nosy | @freddrake, @rhettinger Files | <li>[tut.diff](https://bugs.python.org/file625/tut.diff "Uploaded as text/plain at 2002-10-03.06:08:19 by @rhettinger"): Tutorial patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-10-26.03:16:35.000> created_at = <Date 2002-09-29.18:05:43.000> labels = ['docs'] title = 'packages doc in the tutorial' updated_at = <Date 2002-10-26.03:16:35.000> user = 'https://bugs.python.org/pedronis' ``` bugs.python.org fields: ```python activity = <Date 2002-10-26.03:16:35.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-09-29.18:05:43.000> creator = 'pedronis' dependencies = [] files = ['625'] hgrepos = [] issue_num = 616211 keywords = [] message_count = 4.0 messages = ['12545', '12546', '12547', '12548'] nosy_count = 3.0 nosy_names = ['fdrake', 'rhettinger', 'pedronis'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue616211' versions = [] ``` </p></details>
packages doc in the tutorial
https://api.github.com/repos/python/cpython/issues/37236/comments
4
2002-09-29T18:05:43Z
2022-04-09T22:22:01Z
https://github.com/python/cpython/issues/37236
1,198,789,094
37,236
[ "python", "cpython" ]
BPO | [616019](https://bugs.python.org/issue616019) --- | :--- 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-10-14.21:12:14.000> created_at = <Date 2002-09-29.02:00:35.000> labels = ['interpreter-core'] title = 'list(xrange(sys.maxint / 4)) -> swapping' updated_at = <Date 2002-10-14.21:12:14.000> user = 'https://bugs.python.org/brianl' ``` bugs.python.org fields: ```python activity = <Date 2002-10-14.21:12:14.000> actor = 'brianl' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-09-29.02:00:35.000> creator = 'brianl' dependencies = [] files = [] hgrepos = [] issue_num = 616019 keywords = [] message_count = 7.0 messages = ['12538', '12539', '12540', '12541', '12542', '12543', '12544'] nosy_count = 3.0 nosy_names = ['loewis', 'nnorwitz', 'brianl'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue616019' versions = ['Python 2.3'] ``` </p></details>
list(xrange(sys.maxint / 4)) -> swapping
https://api.github.com/repos/python/cpython/issues/37235/comments
7
2002-09-29T02:00:35Z
2022-04-09T22:21:59Z
https://github.com/python/cpython/issues/37235
1,198,789,086
37,235
[ "python", "cpython" ]
BPO | [616013](https://bugs.python.org/issue616013) --- | :--- Nosy | @freddrake, @birkenfeld, @abalkin, @avassalotti, @benjaminp <sup>*Note: these values reflect the state of the issue at 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 2013-03-28.10:46:07.954> created_at = <Date 2002-09-29.01:21:02.000> labels = ['type-feature', 'docs'] title = 'cPickle documentation incomplete' updated_at = <Date 2013-03-28.10:46:07.953> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2013-03-28.10:46:07.953> actor = 'georg.brandl' assignee = 'docs@python' closed = True closed_date = <Date 2013-03-28.10:46:07.954> closer = 'georg.brandl' components = ['Documentation'] creation = <Date 2002-09-29.01:21:02.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 616013 keywords = [] message_count = 8.0 messages = ['12536', '12537', '69613', '69614', '70144', '70751', '110349', '185431'] nosy_count = 6.0 nosy_names = ['fdrake', 'georg.brandl', 'belopolsky', 'alexandre.vassalotti', 'benjamin.peterson', 'docs@python'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = 'needs patch' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue616013' versions = ['Python 2.7'] ``` </p></details>
cPickle documentation incomplete
https://api.github.com/repos/python/cpython/issues/37234/comments
8
2002-09-29T01:21:02Z
2022-04-09T22:21:57Z
https://github.com/python/cpython/issues/37234
1,198,789,084
37,234
[ "python", "cpython" ]
BPO | [616002](https://bugs.python.org/issue616002) --- | :--- 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-10-04.09:21:42.000> created_at = <Date 2002-09-29.00:20:20.000> labels = ['expert-IDLE'] title = 'getdefaultlocale failure on OS X' updated_at = <Date 2002-10-04.09:21:42.000> user = 'https://bugs.python.org/brianl' ``` bugs.python.org fields: ```python activity = <Date 2002-10-04.09:21:42.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2002-09-29.00:20:20.000> creator = 'brianl' dependencies = [] files = [] hgrepos = [] issue_num = 616002 keywords = [] message_count = 10.0 messages = ['12526', '12527', '12528', '12529', '12530', '12531', '12532', '12533', '12534', '12535'] nosy_count = 2.0 nosy_names = ['loewis', 'brianl'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue616002' versions = ['Python 2.3'] ``` </p></details>
getdefaultlocale failure on OS X
https://api.github.com/repos/python/cpython/issues/37233/comments
10
2002-09-29T00:20:20Z
2022-04-09T22:21:56Z
https://github.com/python/cpython/issues/37233
1,198,789,080
37,233
[ "python", "cpython" ]
BPO | [615772](https://bugs.python.org/issue615772) --- | :--- Nosy | @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 2008-05-20.08:49:08.462> created_at = <Date 2002-09-28.04:27:36.000> labels = ['type-feature', 'expert-tkinter'] title = 'Tkinter.Misc has no __contains__ method' updated_at = <Date 2008-05-20.08:49:08.399> user = 'https://bugs.python.org/sbronson' ``` bugs.python.org fields: ```python activity = <Date 2008-05-20.08:49:08.399> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2008-05-20.08:49:08.462> closer = 'georg.brandl' components = ['Tkinter'] creation = <Date 2002-09-28.04:27:36.000> creator = 'sbronson' dependencies = [] files = [] hgrepos = [] issue_num = 615772 keywords = [] message_count = 5.0 messages = ['12523', '12524', '12525', '67059', '67120'] nosy_count = 5.0 nosy_names = ['jepler', 'georg.brandl', 'tzot', 'sbronson', 'gpolo'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue615772' versions = [] ``` </p></details>
Tkinter.Misc has no __contains__ method
https://api.github.com/repos/python/cpython/issues/37232/comments
5
2002-09-28T04:27:36Z
2022-04-09T22:21:55Z
https://github.com/python/cpython/issues/37232
1,198,789,076
37,232
[ "python", "cpython" ]
BPO | [615506](https://bugs.python.org/issue615506) --- | :--- Nosy | @gvanrossum, @nascheme Files | <li>[str_mod.diff](https://bugs.python.org/file624/str_mod.diff "Uploaded as text/plain at 2002-11-17.18:35:14 by @nascheme")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/nascheme' closed_at = <Date 2002-11-17.20:34:00.000> created_at = <Date 2002-09-27.14:35:28.000> labels = ['interpreter-core'] title = 'No __mod__ on str subclass' updated_at = <Date 2002-11-17.20:34:00.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2002-11-17.20:34:00.000> actor = 'gvanrossum' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-09-27.14:35:28.000> creator = 'nascheme' dependencies = [] files = ['624'] hgrepos = [] issue_num = 615506 keywords = [] message_count = 3.0 messages = ['12520', '12521', '12522'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'nascheme'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue615506' versions = [] ``` </p></details>
No __mod__ on str subclass
https://api.github.com/repos/python/cpython/issues/37231/comments
3
2002-09-27T14:35:28Z
2022-04-09T22:21:55Z
https://github.com/python/cpython/issues/37231
1,198,789,071
37,231
[ "python", "cpython" ]
BPO | [615472](https://bugs.python.org/issue615472) --- | :--- 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-09-30.16:02:53.000> created_at = <Date 2002-09-27.12:32:47.000> labels = ['library'] title = "socket.getfqdn() doesn't on Windows" updated_at = <Date 2002-09-30.16:02:53.000> user = 'https://bugs.python.org/olson' ``` bugs.python.org fields: ```python activity = <Date 2002-09-30.16:02:53.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-27.12:32:47.000> creator = 'olson' dependencies = [] files = [] hgrepos = [] issue_num = 615472 keywords = [] message_count = 8.0 messages = ['12512', '12513', '12514', '12515', '12516', '12517', '12518', '12519'] nosy_count = 3.0 nosy_names = ['tim.peters', 'loewis', 'olson'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue615472' versions = [] ``` </p></details>
socket.getfqdn() doesn't on Windows
https://api.github.com/repos/python/cpython/issues/37230/comments
8
2002-09-27T12:32:47Z
2022-04-09T22:21:53Z
https://github.com/python/cpython/issues/37230
1,198,789,061
37,230
[ "python", "cpython" ]
BPO | [615343](https://bugs.python.org/issue615343) --- | :--- Nosy | @loewis Files | <li>[acconfig.patch](https://bugs.python.org/file4601/acconfig.patch "Uploaded as text/plain at 2002-09-27.03:37:47 by tim1470"): fix missing HAVE_GETADDRINFO in acconfig.h</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-09-30.10:11:00.000> created_at = <Date 2002-09-27.03:37:47.000> labels = ['build'] title = 'acconfig.h out of date' updated_at = <Date 2002-09-30.10:11:00.000> user = 'https://bugs.python.org/tim1470' ``` bugs.python.org fields: ```python activity = <Date 2002-09-30.10:11:00.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-09-27.03:37:47.000> creator = 'tim1470' dependencies = [] files = ['4601'] hgrepos = [] issue_num = 615343 keywords = ['patch'] message_count = 2.0 messages = ['41276', '41277'] nosy_count = 2.0 nosy_names = ['loewis', 'tim1470'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue615343' versions = ['Python 2.2'] ``` </p></details>
acconfig.h out of date
https://api.github.com/repos/python/cpython/issues/37229/comments
2
2002-09-27T03:37:47Z
2022-04-09T22:21:52Z
https://github.com/python/cpython/issues/37229
1,198,789,059
37,229
[ "python", "cpython" ]
BPO | [615212](https://bugs.python.org/issue615212) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-09-27.16:42:40.000> created_at = <Date 2002-09-26.20:49:11.000> labels = ['invalid', 'docs'] title = 'popen2 returne objects is in wrong order' updated_at = <Date 2002-09-27.16:42:40.000> user = 'https://bugs.python.org/eshesh' ``` bugs.python.org fields: ```python activity = <Date 2002-09-27.16:42:40.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-09-26.20:49:11.000> creator = 'eshesh' dependencies = [] files = [] hgrepos = [] issue_num = 615212 keywords = [] message_count = 2.0 messages = ['12510', '12511'] nosy_count = 2.0 nosy_names = ['fdrake', 'eshesh'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue615212' versions = [] ``` </p></details>
popen2 returne objects is in wrong order
https://api.github.com/repos/python/cpython/issues/37228/comments
2
2002-09-26T20:49:11Z
2022-04-09T22:21:51Z
https://github.com/python/cpython/issues/37228
1,198,789,056
37,228
[ "python", "cpython" ]
BPO | [615131](https://bugs.python.org/issue615131) --- | :--- 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-09-26.19:27:47.000> created_at = <Date 2002-09-26.18:58:08.000> labels = ['invalid'] title = 'No attributes in nested functions' updated_at = <Date 2002-09-26.19:27:47.000> user = 'https://github.com/jcea' ``` bugs.python.org fields: ```python activity = <Date 2002-09-26.19:27:47.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-09-26.18:58:08.000> creator = 'jcea' dependencies = [] files = [] hgrepos = [] issue_num = 615131 keywords = [] message_count = 2.0 messages = ['12508', '12509'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jcea'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue615131' versions = ['Python 2.3'] ``` </p></details>
No attributes in nested functions
https://api.github.com/repos/python/cpython/issues/37227/comments
2
2002-09-26T18:58:08Z
2022-04-09T22:21:50Z
https://github.com/python/cpython/issues/37227
1,198,789,053
37,227
[ "python", "cpython" ]
BPO | [615123](https://bugs.python.org/issue615123) --- | :--- 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-09-26.20:13:16.000> created_at = <Date 2002-09-26.18:44:17.000> labels = ['interpreter-core', 'invalid'] title = 'Reimporting modules inside functions/cla' updated_at = <Date 2002-09-26.20:13:16.000> user = 'https://github.com/jcea' ``` bugs.python.org fields: ```python activity = <Date 2002-09-26.20:13:16.000> actor = 'jcea' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-09-26.18:44:17.000> creator = 'jcea' dependencies = [] files = [] hgrepos = [] issue_num = 615123 keywords = [] message_count = 4.0 messages = ['12504', '12505', '12506', '12507'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jcea'] pr_nums = [] priority = 'high' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue615123' versions = ['Python 2.3'] ``` </p></details>
Reimporting modules inside functions/cla
https://api.github.com/repos/python/cpython/issues/37226/comments
4
2002-09-26T18:44:17Z
2022-04-09T22:21:50Z
https://github.com/python/cpython/issues/37226
1,198,789,049
37,226
[ "python", "cpython" ]
BPO | [615069](https://bugs.python.org/issue615069) --- | :--- Nosy | @loewis Files | <li>[sco.patch](https://bugs.python.org/file4597/sco.patch "Uploaded as text/plain at 2002-09-26.17:19:00 by tim1470"): SCO build fixes for release22-maint branch</li><li>[sco.patch2](https://bugs.python.org/file4598/sco.patch2 "Uploaded as application/octet-stream at 2002-09-27.03:29:51 by tim1470"): replaces sco.patch (better fixes to configure.in)</li><li>[sco-head.patch](https://bugs.python.org/file4599/sco-head.patch "Uploaded as text/plain at 2002-09-27.04:21:16 by tim1470"): build fixes for HEAD for SCO</li><li>[configure.in.patch](https://bugs.python.org/file4600/configure.in.patch "Uploaded as text/plain at 2002-09-27.17:29:54 by tim1470"): replaces sco.patch, sco.patch2 and sco-head.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-09-30.16:24:25.000> created_at = <Date 2002-09-26.17:19:00.000> labels = ['build'] title = 'build fixes for SCO' updated_at = <Date 2002-09-30.16:24:25.000> user = 'https://bugs.python.org/tim1470' ``` bugs.python.org fields: ```python activity = <Date 2002-09-30.16:24:25.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-09-26.17:19:00.000> creator = 'tim1470' dependencies = [] files = ['4597', '4598', '4599', '4600'] hgrepos = [] issue_num = 615069 keywords = ['patch'] message_count = 11.0 messages = ['41265', '41266', '41267', '41268', '41269', '41270', '41271', '41272', '41273', '41274', '41275'] nosy_count = 2.0 nosy_names = ['loewis', 'tim1470'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue615069' versions = ['Python 2.2'] ``` </p></details>
build fixes for SCO
https://api.github.com/repos/python/cpython/issues/37225/comments
11
2002-09-26T17:19:00Z
2022-04-09T22:21:47Z
https://github.com/python/cpython/issues/37225
1,198,789,045
37,225
[ "python", "cpython" ]
BPO | [615013](https://bugs.python.org/issue615013) --- | :--- Nosy | @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 = 'https://github.com/loewis' closed_at = <Date 2002-09-26.16:04:43.000> created_at = <Date 2002-09-26.15:28:25.000> labels = ['expert-unicode'] title = 'LookupError should include encoding name' updated_at = <Date 2002-09-26.16:04:43.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2002-09-26.16:04:43.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2002-09-26.15:28:25.000> creator = 'barry' dependencies = [] files = [] hgrepos = [] issue_num = 615013 keywords = [] message_count = 2.0 messages = ['12502', '12503'] nosy_count = 2.0 nosy_names = ['loewis', 'barry'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue615013' versions = ['Python 2.2'] ``` </p></details>
LookupError should include encoding name
https://api.github.com/repos/python/cpython/issues/37224/comments
2
2002-09-26T15:28:25Z
2022-04-09T22:21:47Z
https://github.com/python/cpython/issues/37224
1,198,789,042
37,224
[ "python", "cpython" ]
BPO | [614821](https://bugs.python.org/issue614821) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-10-12.15:04:02.000> created_at = <Date 2002-09-26.06:31:01.000> labels = ['docs'] title = 'broken link in documentation' updated_at = <Date 2002-10-12.15:04:02.000> user = 'https://bugs.python.org/jamesh' ``` bugs.python.org fields: ```python activity = <Date 2002-10-12.15:04:02.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-09-26.06:31:01.000> creator = 'jamesh' dependencies = [] files = [] hgrepos = [] issue_num = 614821 keywords = [] message_count = 3.0 messages = ['12499', '12500', '12501'] nosy_count = 3.0 nosy_names = ['fdrake', 'nnorwitz', 'jamesh'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue614821' versions = ['Python 2.2'] ``` </p></details>
broken link in documentation
https://api.github.com/repos/python/cpython/issues/37223/comments
3
2002-09-26T06:31:01Z
2022-04-09T22:21:46Z
https://github.com/python/cpython/issues/37223
1,198,789,039
37,223
[ "python", "cpython" ]
BPO | [614791](https://bugs.python.org/issue614791) --- | :--- 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 2003-06-14.14:52:24.000> created_at = <Date 2002-09-26.04:44:20.000> labels = ['library'] title = 'gethostbyname() blocks when threaded' updated_at = <Date 2003-06-14.14:52:24.000> user = 'https://bugs.python.org/rbgrn' ``` bugs.python.org fields: ```python activity = <Date 2003-06-14.14:52:24.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-26.04:44:20.000> creator = 'rbgrn' dependencies = [] files = [] hgrepos = [] issue_num = 614791 keywords = [] message_count = 16.0 messages = ['12483', '12484', '12485', '12486', '12487', '12488', '12489', '12490', '12491', '12492', '12493', '12494', '12495', '12496', '12497', '12498'] nosy_count = 3.0 nosy_names = ['loewis', 'jhylton', 'rbgrn'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue614791' versions = [] ``` </p></details>
gethostbyname() blocks when threaded
https://api.github.com/repos/python/cpython/issues/37222/comments
16
2002-09-26T04:44:20Z
2022-04-09T22:21:44Z
https://github.com/python/cpython/issues/37222
1,198,789,034
37,222
[ "python", "cpython" ]
BPO | [614770](https://bugs.python.org/issue614770) --- | :--- Nosy | @tim-one, @loewis, @theller Files | <li>[DistutilsPatch](https://bugs.python.org/file4596/DistutilsPatch "Uploaded as application/octet-stream at 2002-09-26.21:38:23 by djohnanderson"): MSVC 7.0 support for distutils</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-06-08.21:33:37.000> created_at = <Date 2002-09-26.03:09:16.000> labels = ['library'] title = 'MSVC 7.0 compiler support' updated_at = <Date 2003-06-08.21:33:37.000> user = 'https://bugs.python.org/djohnanderson' ``` bugs.python.org fields: ```python activity = <Date 2003-06-08.21:33:37.000> actor = 'djohnanderson' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-09-26.03:09:16.000> creator = 'djohnanderson' dependencies = [] files = ['4596'] hgrepos = [] issue_num = 614770 keywords = ['patch'] message_count = 23.0 messages = ['41242', '41243', '41244', '41245', '41246', '41247', '41248', '41249', '41250', '41251', '41252', '41253', '41254', '41255', '41256', '41257', '41258', '41259', '41260', '41261', '41262', '41263', '41264'] nosy_count = 5.0 nosy_names = ['tim.peters', 'loewis', 'jhylton', 'theller', 'djohnanderson'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue614770' versions = [] ``` </p></details>
MSVC 7.0 compiler support
https://api.github.com/repos/python/cpython/issues/37221/comments
23
2002-09-26T03:09:16Z
2022-04-09T22:21:43Z
https://github.com/python/cpython/issues/37221
1,198,789,030
37,221
[ "python", "cpython" ]
BPO | [614596](https://bugs.python.org/issue614596) --- | :--- Files | <li>[urllib2.patch](https://bugs.python.org/file4595/urllib2.patch "Uploaded as text/plain at 2002-09-25.19:58:29 by johnw42"): patch for urllib2.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-10-09.23:17:15.000> created_at = <Date 2002-09-25.19:58:29.000> labels = ['library'] title = 'fix for urllib2.AbstractBasicAuthHandler' updated_at = <Date 2002-10-09.23:17:15.000> user = 'https://bugs.python.org/johnw42' ``` bugs.python.org fields: ```python activity = <Date 2002-10-09.23:17:15.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-25.19:58:29.000> creator = 'johnw42' dependencies = [] files = ['4595'] hgrepos = [] issue_num = 614596 keywords = ['patch'] message_count = 4.0 messages = ['41238', '41239', '41240', '41241'] nosy_count = 3.0 nosy_names = ['jhylton', 'nnorwitz', 'johnw42'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue614596' versions = ['Python 2.3'] ``` </p></details>
fix for urllib2.AbstractBasicAuthHandler
https://api.github.com/repos/python/cpython/issues/37220/comments
4
2002-09-25T19:58:29Z
2022-04-09T22:21:42Z
https://github.com/python/cpython/issues/37220
1,198,789,022
37,220
[ "python", "cpython" ]
BPO | [614587](https://bugs.python.org/issue614587) --- | :--- Files | <li>[python-non-gcc.patch](https://bugs.python.org/file4594/python-non-gcc.patch "Uploaded as text/plain at 2002-09-25.20:12:12 by tim1470")</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-25.20:38:59.000> created_at = <Date 2002-09-25.19:38:51.000> labels = ['build'] title = 'configure.in patch' updated_at = <Date 2002-09-25.20:38:59.000> user = 'https://bugs.python.org/tim1470' ``` bugs.python.org fields: ```python activity = <Date 2002-09-25.20:38:59.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-09-25.19:38:51.000> creator = 'tim1470' dependencies = [] files = ['4594'] hgrepos = [] issue_num = 614587 keywords = ['patch'] message_count = 5.0 messages = ['41233', '41234', '41235', '41236', '41237'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'tim1470'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue614587' versions = ['Python 2.2'] ``` </p></details>
configure.in patch
https://api.github.com/repos/python/cpython/issues/37219/comments
5
2002-09-25T19:38:51Z
2022-04-09T22:21:40Z
https://github.com/python/cpython/issues/37219
1,198,789,019
37,219
[ "python", "cpython" ]
BPO | [614557](https://bugs.python.org/issue614557) --- | :--- Nosy | @loewis, @birkenfeld, @amauryfa, @abalkin, @pitrou Dependencies | <li>bpo-2651: Strings passed to KeyError do not round trip</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = None created_at = <Date 2002-09-25.18:17:08.000> labels = ['interpreter-core', 'type-feature', '3.10'] title = 'LookupError etc. need API to get the key' updated_at = <Date 2020-10-23.18:11:42.545> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2020-10-23.18:11:42.545> actor = 'iritkatriel' assignee = 'none' closed = False closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-09-25.18:17:08.000> creator = 'gvanrossum' dependencies = ['2651'] files = [] hgrepos = [] issue_num = 614557 keywords = [] message_count = 7.0 messages = ['60274', '60275', '60276', '61280', '61475', '107340', '222419'] nosy_count = 6.0 nosy_names = ['loewis', 'georg.brandl', 'amaury.forgeotdarc', 'belopolsky', 'pitrou', 'rharris'] pr_nums = [] priority = 'normal' resolution = None stage = 'needs patch' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue614557' versions = ['Python 3.10'] ``` </p></details>
LookupError etc. need API to get the key
https://api.github.com/repos/python/cpython/issues/37218/comments
9
2002-09-25T18:17:08Z
2022-09-22T09:32:47Z
https://github.com/python/cpython/issues/37218
1,198,789,017
37,218
[ "python", "cpython" ]
BPO | [614555](https://bugs.python.org/issue614555) --- | :--- Nosy | @gvanrossum, @tim-one, @brettcannon, @avassalotti <sup>*Note: these values reflect the state of the issue at the time it 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 2008-01-04.01:13:17.995> created_at = <Date 2002-09-25.18:15:01.000> labels = ['interpreter-core', 'type-feature'] title = 'Rewrite _reduce and _reconstructor in C' updated_at = <Date 2008-01-04.01:13:17.994> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2008-01-04.01:13:17.994> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = <Date 2008-01-04.01:13:17.995> closer = 'gvanrossum' components = ['Interpreter Core'] creation = <Date 2002-09-25.18:15:01.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 614555 keywords = [] message_count = 7.0 messages = ['12478', '12479', '12480', '12481', '12482', '55903', '59200'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'brett.cannon', 'alexandre.vassalotti'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue614555' versions = ['Python 2.6', 'Python 2.5'] ``` </p></details>
Rewrite _reduce and _reconstructor in C
https://api.github.com/repos/python/cpython/issues/37217/comments
7
2002-09-25T18:15:01Z
2022-04-09T22:21:38Z
https://github.com/python/cpython/issues/37217
1,198,789,013
37,217
[ "python", "cpython" ]
BPO | [614542](https://bugs.python.org/issue614542) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-09-25.18:07:49.000> created_at = <Date 2002-09-25.17:50:21.000> labels = ['docs'] title = 'xreadlines() documentation typo' updated_at = <Date 2002-09-25.18:07:49.000> user = 'https://bugs.python.org/vtail' ``` bugs.python.org fields: ```python activity = <Date 2002-09-25.18:07:49.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-09-25.17:50:21.000> creator = 'vtail' dependencies = [] files = [] hgrepos = [] issue_num = 614542 keywords = [] message_count = 2.0 messages = ['12476', '12477'] nosy_count = 2.0 nosy_names = ['fdrake', 'vtail'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue614542' versions = ['Python 2.2'] ``` </p></details>
xreadlines() documentation typo
https://api.github.com/repos/python/cpython/issues/37216/comments
2
2002-09-25T17:50:21Z
2022-04-09T22:21:37Z
https://github.com/python/cpython/issues/37216
1,198,789,008
37,216
[ "python", "cpython" ]
BPO | [614060](https://bugs.python.org/issue614060) --- | :--- Nosy | @akuchling, @mwichmann <sup>*Note: these values reflect the state of the issue at 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-11-08.13:10:10.000> created_at = <Date 2002-09-24.21:46:25.000> labels = ['extension-modules'] title = 'fpectl module broken on Linux' updated_at = <Date 2002-11-08.13:10:10.000> user = 'https://github.com/mwichmann' ``` bugs.python.org fields: ```python activity = <Date 2002-11-08.13:10:10.000> actor = 'akuchling' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-09-24.21:46:25.000> creator = 'mwichmann' dependencies = [] files = [] hgrepos = [] issue_num = 614060 keywords = [] message_count = 2.0 messages = ['12474', '12475'] nosy_count = 2.0 nosy_names = ['akuchling', 'mwichmann'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue614060' versions = ['Python 2.2'] ``` </p></details>
fpectl module broken on Linux
https://api.github.com/repos/python/cpython/issues/37215/comments
2
2002-09-24T21:46:25Z
2022-04-09T22:21:35Z
https://github.com/python/cpython/issues/37215
1,198,789,004
37,215
[ "python", "cpython" ]
BPO | [614055](https://bugs.python.org/issue614055) --- | :--- Nosy | @loewis Files | <li>[vms.diff](https://bugs.python.org/file4590/vms.diff "Uploaded as text/plain at 2002-09-24.21:34:07 by pieronne"): Patch for OpenVMS</li><li>[vms01.diff](https://bugs.python.org/file4591/vms01.diff "Uploaded as text/plain at 2002-09-25.19:57:51 by nobody"): New version</li><li>[vms02.diff](https://bugs.python.org/file4592/vms02.diff "Uploaded as text/plain at 2002-10-03.07:38:30 by pieronne")</li><li>[vms03.diff](https://bugs.python.org/file4593/vms03.diff "Uploaded as text/plain at 2002-10-03.11:57:50 by pieronne")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-12-06.12:50:21.000> created_at = <Date 2002-09-24.21:34:07.000> labels = ['interpreter-core'] title = 'OpenVMS patches' updated_at = <Date 2002-12-06.12:50:21.000> user = 'https://bugs.python.org/pieronne' ``` bugs.python.org fields: ```python activity = <Date 2002-12-06.12:50:21.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-09-24.21:34:07.000> creator = 'pieronne' dependencies = [] files = ['4590', '4591', '4592', '4593'] hgrepos = [] issue_num = 614055 keywords = ['patch'] message_count = 7.0 messages = ['41226', '41227', '41228', '41229', '41230', '41231', '41232'] nosy_count = 2.0 nosy_names = ['loewis', 'pieronne'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue614055' versions = ['Python 2.3'] ``` </p></details>
OpenVMS patches
https://api.github.com/repos/python/cpython/issues/37214/comments
7
2002-09-24T21:34:07Z
2022-04-09T22:21:34Z
https://github.com/python/cpython/issues/37214
1,198,788,997
37,214
[ "python", "cpython" ]
BPO | [614051](https://bugs.python.org/issue614051) --- | :--- Nosy | @theller <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/theller' closed_at = <Date 2002-11-04.08:22:20.000> created_at = <Date 2002-09-24.21:18:31.000> labels = ['library'] title = 'win32 build_ext problem' updated_at = <Date 2002-11-04.08:22:20.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2002-11-04.08:22:20.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-09-24.21:18:31.000> creator = 'jhylton' dependencies = [] files = [] hgrepos = [] issue_num = 614051 keywords = [] message_count = 3.0 messages = ['12471', '12472', '12473'] nosy_count = 2.0 nosy_names = ['jhylton', 'theller'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue614051' versions = [] ``` </p></details>
win32 build_ext problem
https://api.github.com/repos/python/cpython/issues/37213/comments
3
2002-09-24T21:18:31Z
2022-04-09T22:21:34Z
https://github.com/python/cpython/issues/37213
1,198,788,993
37,213
[ "python", "cpython" ]
BPO | [613897](https://bugs.python.org/issue613897) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-09-24.16:27:54.000> created_at = <Date 2002-09-24.15:53:53.000> labels = ['expert-XML'] title = 'warnings compiling pyexpat' updated_at = <Date 2002-09-24.16:27:54.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2002-09-24.16:27:54.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2002-09-24.15:53:53.000> creator = 'jhylton' dependencies = [] files = [] hgrepos = [] issue_num = 613897 keywords = [] message_count = 2.0 messages = ['12469', '12470'] nosy_count = 2.0 nosy_names = ['jhylton', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue613897' versions = ['Python 2.2'] ``` </p></details>
warnings compiling pyexpat
https://api.github.com/repos/python/cpython/issues/37212/comments
2
2002-09-24T15:53:53Z
2022-04-09T22:21:33Z
https://github.com/python/cpython/issues/37212
1,198,788,990
37,212
[ "python", "cpython" ]
BPO | [613708](https://bugs.python.org/issue613708) --- | :--- Nosy | @loewis, @pfmoore Files | <li>[smtplib.diff](https://bugs.python.org/file4589/smtplib.diff "Uploaded as text/plain at 2002-09-24.09:48:03 by @pfmoore"): Patch to smtplib.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-09-25.12:15:17.000> created_at = <Date 2002-09-24.09:48:03.000> labels = ['library'] title = 'Add smtplib support for SMTP AUTH LOGIN' updated_at = <Date 2002-09-25.12:15:17.000> user = 'https://github.com/pfmoore' ``` bugs.python.org fields: ```python activity = <Date 2002-09-25.12:15:17.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-24.09:48:03.000> creator = 'paul.moore' dependencies = [] files = ['4589'] hgrepos = [] issue_num = 613708 keywords = ['patch'] message_count = 7.0 messages = ['41219', '41220', '41221', '41222', '41223', '41224', '41225'] nosy_count = 4.0 nosy_names = ['loewis', 'nnorwitz', 'paul.moore', 'ghaering'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue613708' versions = ['Python 2.3'] ``` </p></details>
Add smtplib support for SMTP AUTH LOGIN
https://api.github.com/repos/python/cpython/issues/37211/comments
7
2002-09-24T09:48:03Z
2022-04-09T22:21:31Z
https://github.com/python/cpython/issues/37211
1,198,788,984
37,211
[ "python", "cpython" ]
BPO | [613605](https://bugs.python.org/issue613605) --- | :--- Nosy | @freddrake, @pefu Files | <li>[webchecker.patch](https://bugs.python.org/file4588/webchecker.patch "Uploaded as text/plain at 2002-09-24.06:52:05 by @pefu"): Patch to python/dist/src/Tools/webchecker/webchecker.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-11-12.22:22:11.000> created_at = <Date 2002-09-24.06:52:05.000> labels = [] title = 'Bugfix: content-type header parsing' updated_at = <Date 2002-11-12.22:22:11.000> user = 'https://github.com/pefu' ``` bugs.python.org fields: ```python activity = <Date 2002-11-12.22:22:11.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-09-24.06:52:05.000> creator = 'pefu' dependencies = [] files = ['4588'] hgrepos = [] issue_num = 613605 keywords = ['patch'] message_count = 3.0 messages = ['41216', '41217', '41218'] nosy_count = 3.0 nosy_names = ['fdrake', 'nnorwitz', 'pefu'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue613605' versions = [] ``` </p></details>
Bugfix: content-type header parsing
https://api.github.com/repos/python/cpython/issues/37210/comments
3
2002-09-24T06:52:05Z
2022-04-09T22:21:30Z
https://github.com/python/cpython/issues/37210
1,198,788,981
37,210
[ "python", "cpython" ]
BPO | [613434](https://bugs.python.org/issue613434) --- | :--- Nosy | @warsaw Files | <li>[email.Utils.diff](https://bugs.python.org/file4586/email.Utils.diff "Uploaded as text/plain at 2002-09-23.21:26:08 by jasonrm")</li><li>[_parseaddr.py](https://bugs.python.org/file4587/_parseaddr.py "Uploaded as text/plain at 2002-09-23.21:27:49 by jasonrm")</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-09-23.21:27:49.000> created_at = <Date 2002-09-23.21:26:08.000> labels = ['library'] title = 'rm email package dependency on rfc822.py' updated_at = <Date 2002-09-23.21:27:49.000> user = 'https://bugs.python.org/jasonrm' ``` bugs.python.org fields: ```python activity = <Date 2002-09-23.21:27:49.000> actor = 'jasonrm' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-23.21:26:08.000> creator = 'jasonrm' dependencies = [] files = ['4586', '4587'] hgrepos = [] issue_num = 613434 keywords = ['patch'] message_count = 2.0 messages = ['41214', '41215'] nosy_count = 2.0 nosy_names = ['barry', 'jasonrm'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue613434' versions = ['Python 2.3'] ``` </p></details>
rm email package dependency on rfc822.py
https://api.github.com/repos/python/cpython/issues/37209/comments
2
2002-09-23T21:26:08Z
2022-04-09T22:21:29Z
https://github.com/python/cpython/issues/37209
1,198,788,979
37,209
[ "python", "cpython" ]
BPO | [613256](https://bugs.python.org/issue613256) --- | :--- Nosy | @loewis Files | <li>[saxutils_escape_patch](https://bugs.python.org/file4584/saxutils_escape_patch "Uploaded as application/octet-stream at 2002-09-23.15:47:16 by mboedick"): patch to add unescape method to xml.sax.saxutils</li><li>[saxutils.diff](https://bugs.python.org/file4585/saxutils.diff "Uploaded as text/plain at 2002-10-15.19:43:37 by mboedick"): add unescape() method for saxutils</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-10-26.14:52:19.000> created_at = <Date 2002-09-23.15:47:16.000> labels = ['expert-XML'] title = 'add unescape method to xml.sax.saxutils' updated_at = <Date 2002-10-26.14:52:19.000> user = 'https://bugs.python.org/mboedick' ``` bugs.python.org fields: ```python activity = <Date 2002-10-26.14:52:19.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2002-09-23.15:47:16.000> creator = 'mboedick' dependencies = [] files = ['4584', '4585'] hgrepos = [] issue_num = 613256 keywords = ['patch'] message_count = 4.0 messages = ['41210', '41211', '41212', '41213'] nosy_count = 2.0 nosy_names = ['loewis', 'mboedick'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue613256' versions = ['Python 2.3'] ``` </p></details>
add unescape method to xml.sax.saxutils
https://api.github.com/repos/python/cpython/issues/37208/comments
4
2002-09-23T15:47:16Z
2022-04-09T22:21:28Z
https://github.com/python/cpython/issues/37208
1,198,788,974
37,208
[ "python", "cpython" ]
BPO | [613233](https://bugs.python.org/issue613233) --- | :--- Nosy | @tim-one, @arigo <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-09-26.09:12:21.000> created_at = <Date 2002-09-23.14:57:43.000> labels = ['library'] title = 'test_threadedtempfile hangs' updated_at = <Date 2002-09-26.09:12:21.000> user = 'https://github.com/arigo' ``` bugs.python.org fields: ```python activity = <Date 2002-09-26.09:12:21.000> actor = 'arigo' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-23.14:57:43.000> creator = 'arigo' dependencies = [] files = [] hgrepos = [] issue_num = 613233 keywords = [] message_count = 4.0 messages = ['12465', '12466', '12467', '12468'] nosy_count = 2.0 nosy_names = ['tim.peters', 'arigo'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue613233' versions = ['Python 2.3'] ``` </p></details>
test_threadedtempfile hangs
https://api.github.com/repos/python/cpython/issues/37207/comments
4
2002-09-23T14:57:43Z
2022-04-09T22:21:27Z
https://github.com/python/cpython/issues/37207
1,198,788,970
37,207
[ "python", "cpython" ]
BPO | [613222](https://bugs.python.org/issue613222) --- | :--- Nosy | @gvanrossum, @facundobatista Files | <li>[mem-test.c](https://bugs.python.org/file622/mem-test.c "Uploaded as application/octet-stream at 2002-09-23.14:27:00 by nnorwitz"): call Py_Initialize/Py_Finalize in a loop</li><li>[ss.diff](https://bugs.python.org/file623/ss.diff "Uploaded as text/plain at 2002-09-25.00:37:58 by nnorwitz"): structseq mem alloc failure fixes</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 2006-11-21.08:21:37.000> created_at = <Date 2002-09-23.14:27:00.000> labels = ['interpreter-core'] title = 'memory leaks when importing posix module' updated_at = <Date 2006-11-21.08:21:37.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2006-11-21.08:21:37.000> actor = 'nnorwitz' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-09-23.14:27:00.000> creator = 'nnorwitz' dependencies = [] files = ['622', '623'] hgrepos = [] issue_num = 613222 keywords = [] message_count = 6.0 messages = ['12459', '12460', '12461', '12462', '12463', '12464'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'nnorwitz', 'facundobatista'] pr_nums = [] priority = 'low' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue613222' versions = ['Python 2.4'] ``` </p></details>
memory leaks when importing posix module
https://api.github.com/repos/python/cpython/issues/37206/comments
6
2002-09-23T14:27:00Z
2022-04-09T22:21:26Z
https://github.com/python/cpython/issues/37206
1,198,788,965
37,206
[ "python", "cpython" ]
BPO | [613173](https://bugs.python.org/issue613173) --- | :--- Nosy | @malemburg Files | <li>[Python-2.2.1-koi8_u.patch](https://bugs.python.org/file4581/Python-2.2.1-koi8_u.patch "Uploaded as text/plain at 2002-09-23.12:10:01 by mdzumanenko")</li><li>[koi8_u.diff](https://bugs.python.org/file4582/koi8_u.diff "Uploaded as text/plain at 2002-10-11.23:05:32 by nnorwitz"): updated patch for whitespace, case</li><li>[koi8_u.py](https://bugs.python.org/file4583/koi8_u.py "Uploaded as text/plain at 2002-10-12.12:10:10 by @malemburg"): new codec</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-10-17.22:19:40.000> created_at = <Date 2002-09-23.12:10:01.000> labels = ['library'] title = 'koi8_u codec' updated_at = <Date 2002-10-17.22:19:40.000> user = 'https://bugs.python.org/mdzumanenko' ``` bugs.python.org fields: ```python activity = <Date 2002-10-17.22:19:40.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-23.12:10:01.000> creator = 'mdzumanenko' dependencies = [] files = ['4581', '4582', '4583'] hgrepos = [] issue_num = 613173 keywords = ['patch'] message_count = 5.0 messages = ['41205', '41206', '41207', '41208', '41209'] nosy_count = 3.0 nosy_names = ['lemburg', 'nnorwitz', 'mdzumanenko'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue613173' versions = ['Python 2.3'] ``` </p></details>
koi8_u codec
https://api.github.com/repos/python/cpython/issues/37205/comments
5
2002-09-23T12:10:01Z
2022-04-09T22:21:24Z
https://github.com/python/cpython/issues/37205
1,198,788,962
37,205
[ "python", "cpython" ]
BPO | [613169](https://bugs.python.org/issue613169) --- | :--- 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-09-23.20:30:51.000> created_at = <Date 2002-09-23.11:58:18.000> labels = ['library'] title = 'os.path.commonprefix incorrect result' updated_at = <Date 2002-09-23.20:30:51.000> user = 'https://bugs.python.org/ondrap' ``` bugs.python.org fields: ```python activity = <Date 2002-09-23.20:30:51.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-23.11:58:18.000> creator = 'ondrap' dependencies = [] files = [] hgrepos = [] issue_num = 613169 keywords = [] message_count = 3.0 messages = ['12456', '12457', '12458'] nosy_count = 3.0 nosy_names = ['tim.peters', 'nnorwitz', 'ondrap'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue613169' versions = ['Python 2.2'] ``` </p></details>
os.path.commonprefix incorrect result
https://api.github.com/repos/python/cpython/issues/37204/comments
3
2002-09-23T11:58:18Z
2022-04-09T22:21:24Z
https://github.com/python/cpython/issues/37204
1,198,788,960
37,204
[ "python", "cpython" ]
BPO | [612969](https://bugs.python.org/issue612969) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-12-17.00:53:27.000> created_at = <Date 2002-09-22.21:55:41.000> labels = ['invalid', 'docs'] title = "property missing doc'd __name__ attr" updated_at = <Date 2002-12-17.00:53:27.000> user = 'https://bugs.python.org/mcfletch' ``` bugs.python.org fields: ```python activity = <Date 2002-12-17.00:53:27.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-09-22.21:55:41.000> creator = 'mcfletch' dependencies = [] files = [] hgrepos = [] issue_num = 612969 keywords = [] message_count = 2.0 messages = ['12454', '12455'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'mcfletch'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue612969' versions = ['Python 2.2'] ``` </p></details>
property missing doc'd __name__ attr
https://api.github.com/repos/python/cpython/issues/37203/comments
2
2002-09-22T21:55:41Z
2022-04-09T22:21:22Z
https://github.com/python/cpython/issues/37203
1,198,788,957
37,203
[ "python", "cpython" ]
BPO | [612627](https://bugs.python.org/issue612627) --- | :--- Nosy | @malemburg, @loewis Files | <li>[stdout.txt](https://bugs.python.org/file4578/stdout.txt "Uploaded as text/plain at 2002-09-21.20:32:23 by @loewis")</li><li>[stdout2.txt](https://bugs.python.org/file4579/stdout2.txt "Uploaded as text/plain at 2002-10-26.17:47:09 by @loewis")</li><li>[stdout3.txt](https://bugs.python.org/file4580/stdout3.txt "Uploaded as text/plain at 2003-03-29.14:40:56 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 = 'https://github.com/loewis' closed_at = <Date 2003-05-10.07:11:14.000> created_at = <Date 2002-09-21.20:32:23.000> labels = ['interpreter-core'] title = 'Allow more Unicode on sys.stdout' updated_at = <Date 2003-05-10.07:11:14.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2003-05-10.07:11:14.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-09-21.20:32:23.000> creator = 'loewis' dependencies = [] files = ['4578', '4579', '4580'] hgrepos = [] issue_num = 612627 keywords = ['patch'] message_count = 11.0 messages = ['41194', '41195', '41196', '41197', '41198', '41199', '41200', '41201', '41202', '41203', '41204'] nosy_count = 3.0 nosy_names = ['lemburg', 'nobody', 'loewis'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue612627' versions = [] ``` </p></details>
Allow more Unicode on sys.stdout
https://api.github.com/repos/python/cpython/issues/37202/comments
11
2002-09-21T20:32:23Z
2022-04-09T22:21:21Z
https://github.com/python/cpython/issues/37202
1,198,788,954
37,202
[ "python", "cpython" ]
BPO | [612602](https://bugs.python.org/issue612602) --- | :--- Nosy | @loewis Files | <li>[tkinter-tag_configure.diff](https://bugs.python.org/file4576/tkinter-tag_configure.diff "Uploaded as text/plain at 2002-09-21.18:50:39 by sreeves"): Patch for "bare" Tkinter tag_configure bug</li><li>[tkinter-configure.diff](https://bugs.python.org/file4577/tkinter-configure.diff "Uploaded as text/plain at 2002-09-23.19:11:11 by sreeves"): Patch to generalize Tkinter widget *configure methods</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-10-10.14:37:06.000> created_at = <Date 2002-09-21.18:50:39.000> labels = ['expert-tkinter'] title = '"Bare" text tag_configure in Tkinter' updated_at = <Date 2002-10-10.14:37:06.000> user = 'https://bugs.python.org/sreeves' ``` bugs.python.org fields: ```python activity = <Date 2002-10-10.14:37:06.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2002-09-21.18:50:39.000> creator = 'sreeves' dependencies = [] files = ['4576', '4577'] hgrepos = [] issue_num = 612602 keywords = ['patch'] message_count = 6.0 messages = ['41188', '41189', '41190', '41191', '41192', '41193'] nosy_count = 2.0 nosy_names = ['loewis', 'sreeves'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue612602' versions = [] ``` </p></details>
"Bare" text tag_configure in Tkinter
https://api.github.com/repos/python/cpython/issues/37201/comments
6
2002-09-21T18:50:39Z
2022-04-09T22:21:20Z
https://github.com/python/cpython/issues/37201
1,198,788,952
37,201
[ "python", "cpython" ]
BPO | [612595](https://bugs.python.org/issue612595) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-09-22.13:02:27.000> created_at = <Date 2002-09-21.18:42:03.000> labels = ['library'] title = '2 bugs in turtle.py' updated_at = <Date 2002-09-22.13:02:27.000> user = 'https://bugs.python.org/glingl' ``` bugs.python.org fields: ```python activity = <Date 2002-09-22.13:02:27.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-21.18:42:03.000> creator = 'glingl' dependencies = [] files = [] hgrepos = [] issue_num = 612595 keywords = [] message_count = 2.0 messages = ['12452', '12453'] nosy_count = 2.0 nosy_names = ['loewis', 'glingl'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue612595' versions = ['Python 2.2'] ``` </p></details>
2 bugs in turtle.py
https://api.github.com/repos/python/cpython/issues/37200/comments
2
2002-09-21T18:42:03Z
2022-04-09T22:21:19Z
https://github.com/python/cpython/issues/37200
1,198,788,947
37,200
[ "python", "cpython" ]
BPO | [612111](https://bugs.python.org/issue612111) --- | :--- Nosy | @smontanaro, @theller Files | <li>[pydoc.diff](https://bugs.python.org/file4575/pydoc.diff "Uploaded as text/plain at 2002-09-20.13:24:25 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-09-26.21:53:20.000> created_at = <Date 2002-09-20.13:24:25.000> labels = ['library'] title = "quietly select between 'less' and 'more'" updated_at = <Date 2002-09-26.21:53:20.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2002-09-26.21:53:20.000> actor = 'nnorwitz' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-20.13:24:25.000> creator = 'skip.montanaro' dependencies = [] files = ['4575'] hgrepos = [] issue_num = 612111 keywords = ['patch'] message_count = 14.0 messages = ['41174', '41175', '41176', '41177', '41178', '41179', '41180', '41181', '41182', '41183', '41184', '41185', '41186', '41187'] nosy_count = 5.0 nosy_names = ['skip.montanaro', 'ping', 'nnorwitz', 'theller', 'ghaering'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue612111' versions = ['Python 2.3'] ``` </p></details>
quietly select between 'less' and 'more'
https://api.github.com/repos/python/cpython/issues/37199/comments
14
2002-09-20T13:24:25Z
2022-04-09T22:21:18Z
https://github.com/python/cpython/issues/37199
1,198,788,944
37,199
[ "python", "cpython" ]
BPO | [612074](https://bugs.python.org/issue612074) --- | :--- 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 2003-04-19.08:41:58.000> created_at = <Date 2002-09-20.11:23:13.000> labels = ['expert-regex'] title = 'Cannot compile escaped unicode character' updated_at = <Date 2003-04-19.08:41:58.000> user = 'https://bugs.python.org/nathan22' ``` bugs.python.org fields: ```python activity = <Date 2003-04-19.08:41:58.000> actor = 'loewis' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2002-09-20.11:23:13.000> creator = 'nathan22' dependencies = [] files = [] hgrepos = [] issue_num = 612074 keywords = [] message_count = 3.0 messages = ['12449', '12450', '12451'] nosy_count = 4.0 nosy_names = ['loewis', 'effbot', 'glchapman', 'nathan22'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue612074' versions = [] ``` </p></details>
Cannot compile escaped unicode character
https://api.github.com/repos/python/cpython/issues/37198/comments
3
2002-09-20T11:23:13Z
2022-04-09T22:21:16Z
https://github.com/python/cpython/issues/37198
1,198,788,939
37,198
[ "python", "cpython" ]
BPO | [612071](https://bugs.python.org/issue612071) --- | :--- 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-09-20.13:04:10.000> created_at = <Date 2002-09-20.11:18:41.000> labels = ['interpreter-core', 'invalid'] title = '__slots__ ignored in derived classes' updated_at = <Date 2002-09-20.13:04:10.000> user = 'https://bugs.python.org/markovitch' ``` bugs.python.org fields: ```python activity = <Date 2002-09-20.13:04:10.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-09-20.11:18:41.000> creator = 'markovitch' dependencies = [] files = [] hgrepos = [] issue_num = 612071 keywords = [] message_count = 2.0 messages = ['12447', '12448'] nosy_count = 2.0 nosy_names = ['loewis', 'markovitch'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue612071' versions = ['Python 2.2'] ``` </p></details>
__slots__ ignored in derived classes
https://api.github.com/repos/python/cpython/issues/37197/comments
2
2002-09-20T11:18:41Z
2022-04-09T22:21:15Z
https://github.com/python/cpython/issues/37197
1,198,788,934
37,197
[ "python", "cpython" ]
BPO | [611760](https://bugs.python.org/issue611760) --- | :--- Nosy | @loewis Files | <li>[zipfile.diff](https://bugs.python.org/file4573/zipfile.diff "Uploaded as text/plain at 2002-09-19.19:29:21 by ahlstromjc"): diff -c against today's CVS zipfile.py Rev. 1.25</li><li>[comment.zip](https://bugs.python.org/file4574/comment.zip "Uploaded as application/x-zip-compressed at 2002-09-20.14:07:49 by ahlstromjc"): ZIP file with an archive comment</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-10-13.13:55:27.000> created_at = <Date 2002-09-19.19:29:21.000> labels = ['library'] title = 'zipfile.py reads archives with comments' updated_at = <Date 2002-10-13.13:55:27.000> user = 'https://bugs.python.org/ahlstromjc' ``` bugs.python.org fields: ```python activity = <Date 2002-10-13.13:55:27.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-19.19:29:21.000> creator = 'ahlstromjc' dependencies = [] files = ['4573', '4574'] hgrepos = [] issue_num = 611760 keywords = ['patch'] message_count = 4.0 messages = ['41170', '41171', '41172', '41173'] nosy_count = 2.0 nosy_names = ['loewis', 'ahlstromjc'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue611760' versions = ['Python 2.3'] ``` </p></details>
zipfile.py reads archives with comments
https://api.github.com/repos/python/cpython/issues/37196/comments
4
2002-09-19T19:29:21Z
2022-04-09T22:21:14Z
https://github.com/python/cpython/issues/37196
1,198,788,931
37,196
[ "python", "cpython" ]
BPO | [611464](https://bugs.python.org/issue611464) --- | :--- Nosy | @gvanrossum, @loewis, @theller Files | <li>[selectmodule.c.diff](https://bugs.python.org/file4572/selectmodule.c.diff "Uploaded as text/plain at 2002-09-19.17:24:54 by @theller"): Patch for selectmodule.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/theller' closed_at = <Date 2002-09-24.17:32:35.000> created_at = <Date 2002-09-19.07:44:44.000> labels = ['library'] title = 'select problems on Windows' updated_at = <Date 2002-09-24.17:32:35.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2002-09-24.17:32:35.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-19.07:44:44.000> creator = 'theller' dependencies = [] files = ['4572'] hgrepos = [] issue_num = 611464 keywords = ['patch'] message_count = 7.0 messages = ['41163', '41164', '41165', '41166', '41167', '41168', '41169'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'theller'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue611464' versions = [] ``` </p></details>
select problems on Windows
https://api.github.com/repos/python/cpython/issues/37195/comments
7
2002-09-19T07:44:44Z
2022-04-09T22:21:13Z
https://github.com/python/cpython/issues/37195
1,198,788,925
37,195
[ "python", "cpython" ]
BPO | [611191](https://bugs.python.org/issue611191) --- | :--- Nosy | @loewis Files | <li>[python-2.2.spec](https://bugs.python.org/file4571/python-2.2.spec "Uploaded as application/octet-stream at 2002-09-18.17:35:32 by jafo"): Updated .spec 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-10-07.05:51:32.000> created_at = <Date 2002-09-18.17:35:32.000> labels = ['build'] title = 'Updated .spec file for 2.2 series.' updated_at = <Date 2002-10-07.05:51:32.000> user = 'https://bugs.python.org/jafo' ``` bugs.python.org fields: ```python activity = <Date 2002-10-07.05:51:32.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-09-18.17:35:32.000> creator = 'jafo' dependencies = [] files = ['4571'] hgrepos = [] issue_num = 611191 keywords = ['patch'] message_count = 2.0 messages = ['41161', '41162'] nosy_count = 2.0 nosy_names = ['loewis', 'jafo'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue611191' versions = ['Python 2.2'] ``` </p></details>
Updated .spec file for 2.2 series.
https://api.github.com/repos/python/cpython/issues/37194/comments
2
2002-09-18T17:35:32Z
2022-04-09T22:21:11Z
https://github.com/python/cpython/issues/37194
1,198,788,922
37,194
[ "python", "cpython" ]
BPO | [611052](https://bugs.python.org/issue611052) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-07.23:27:46.000> created_at = <Date 2002-09-18.11:52:39.000> labels = ['extension-modules'] title = 'SMTP.login() uses invalid base64 enc.' updated_at = <Date 2003-02-07.23:27:46.000> user = 'https://bugs.python.org/ondrass' ``` bugs.python.org fields: ```python activity = <Date 2003-02-07.23:27:46.000> actor = 'ghaering' assignee = 'ghaering' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-09-18.11:52:39.000> creator = 'ondrass' dependencies = [] files = [] hgrepos = [] issue_num = 611052 keywords = [] message_count = 4.0 messages = ['12443', '12444', '12445', '12446'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'ghaering', 'ondrass'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue611052' versions = ['Python 2.2'] ``` </p></details>
SMTP.login() uses invalid base64 enc.
https://api.github.com/repos/python/cpython/issues/37193/comments
4
2002-09-18T11:52:39Z
2022-04-09T22:21:10Z
https://github.com/python/cpython/issues/37193
1,198,788,916
37,193
[ "python", "cpython" ]
BPO | [610783](https://bugs.python.org/issue610783) --- | :--- Nosy | @malemburg, @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2002-09-24.14:07:12.000> created_at = <Date 2002-09-17.20:47:54.000> labels = ['expert-unicode', 'release-blocker'] title = 'Lone surrogates cause bad .pyc files' updated_at = <Date 2002-09-24.14:07:12.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2002-09-24.14:07:12.000> actor = 'lemburg' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2002-09-17.20:47:54.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 610783 keywords = [] message_count = 4.0 messages = ['12439', '12440', '12441', '12442'] nosy_count = 2.0 nosy_names = ['lemburg', 'gvanrossum'] pr_nums = [] priority = 'release blocker' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue610783' versions = ['Python 2.2'] ``` </p></details>
Lone surrogates cause bad .pyc files
https://api.github.com/repos/python/cpython/issues/37192/comments
4
2002-09-17T20:47:54Z
2022-04-09T22:21:10Z
https://github.com/python/cpython/issues/37192
1,198,788,912
37,192
[ "python", "cpython" ]
BPO | [610730](https://bugs.python.org/issue610730) --- | :--- 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-10-08.08:54:09.000> created_at = <Date 2002-09-17.19:31:21.000> labels = ['OS-mac'] title = "Numpy doesn't build for Python.framework" updated_at = <Date 2002-10-08.08:54:09.000> user = 'https://bugs.python.org/jvr' ``` bugs.python.org fields: ```python activity = <Date 2002-10-08.08:54:09.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-09-17.19:31:21.000> creator = 'jvr' dependencies = [] files = [] hgrepos = [] issue_num = 610730 keywords = [] message_count = 4.0 messages = ['12435', '12436', '12437', '12438'] nosy_count = 2.0 nosy_names = ['jackjansen', 'jvr'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue610730' versions = [] ``` </p></details>
Numpy doesn't build for Python.framework
https://api.github.com/repos/python/cpython/issues/37191/comments
4
2002-09-17T19:31:21Z
2022-04-09T22:21:09Z
https://github.com/python/cpython/issues/37191
1,198,788,906
37,191
[ "python", "cpython" ]
BPO | [610692](https://bugs.python.org/issue610692) --- | :--- Files | <li>[teltest.py](https://bugs.python.org/file621/teltest.py "Uploaded as text/plain at 2002-09-17.18:13:01 by andreww5"): Minimal telnet client, connects to a MUD</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-18.12:42:28.000> created_at = <Date 2002-09-17.18:13:01.000> labels = ['library'] title = 'telnetlib.py exception in process_rawq' updated_at = <Date 2002-09-18.12:42:28.000> user = 'https://bugs.python.org/andreww5' ``` bugs.python.org fields: ```python activity = <Date 2002-09-18.12:42:28.000> actor = 'tzot' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-17.18:13:01.000> creator = 'andreww5' dependencies = [] files = ['621'] hgrepos = [] issue_num = 610692 keywords = [] message_count = 3.0 messages = ['12432', '12433', '12434'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'tzot', 'andreww5'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue610692' versions = ['Python 2.2'] ``` </p></details>
telnetlib.py exception in process_rawq
https://api.github.com/repos/python/cpython/issues/37190/comments
3
2002-09-17T18:13:01Z
2022-04-09T22:21:07Z
https://github.com/python/cpython/issues/37190
1,198,788,901
37,190
[ "python", "cpython" ]
BPO | [610610](https://bugs.python.org/issue610610) --- | :--- Nosy | @gvanrossum, @mjpieters <sup>*Note: these values reflect the state of the issue at 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-19.02:12:25.000> created_at = <Date 2002-09-17.15:23:02.000> labels = ['interpreter-core'] title = 'Exception.__str__ error problems' updated_at = <Date 2002-09-19.02:12:25.000> user = 'https://github.com/mjpieters' ``` bugs.python.org fields: ```python activity = <Date 2002-09-19.02:12:25.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-09-17.15:23:02.000> creator = 'mjpieters' dependencies = [] files = [] hgrepos = [] issue_num = 610610 keywords = [] message_count = 8.0 messages = ['12424', '12425', '12426', '12427', '12428', '12429', '12430', '12431'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'nnorwitz', 'mjpieters'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue610610' versions = ['Python 2.3'] ``` </p></details>
Exception.__str__ error problems
https://api.github.com/repos/python/cpython/issues/37189/comments
8
2002-09-17T15:23:02Z
2022-04-09T22:21:06Z
https://github.com/python/cpython/issues/37189
1,198,788,896
37,189
[ "python", "cpython" ]
BPO | [610584](https://bugs.python.org/issue610584) --- | :--- Nosy | @tim-one Files | <li>[w.jpg](https://bugs.python.org/file620/w.jpg "Uploaded as image/pjpeg at 2002-09-17.14:53:50 by wezhang"): just a write square</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-09-17.14:59:45.000> created_at = <Date 2002-09-17.14:48:15.000> labels = ['invalid', 'OS-windows'] title = 'readlines will not read the whole file' updated_at = <Date 2002-09-17.14:59:45.000> user = 'https://bugs.python.org/wezhang' ``` bugs.python.org fields: ```python activity = <Date 2002-09-17.14:59:45.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2002-09-17.14:48:15.000> creator = 'wezhang' dependencies = [] files = ['620'] hgrepos = [] issue_num = 610584 keywords = [] message_count = 2.0 messages = ['12422', '12423'] nosy_count = 2.0 nosy_names = ['tim.peters', 'wezhang'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue610584' versions = [] ``` </p></details>
readlines will not read the whole file
https://api.github.com/repos/python/cpython/issues/37188/comments
2
2002-09-17T14:48:15Z
2022-04-09T22:21:05Z
https://github.com/python/cpython/issues/37188
1,198,788,888
37,188
[ "python", "cpython" ]
BPO | [610556](https://bugs.python.org/issue610556) --- | :--- Nosy | @mwhudson, @sjoerdmullender Files | <li>[@mhlib](https://bugs.python.org/file619/%40mhlib "Uploaded as application/octet-stream at 2002-09-17.13:59:15 by @sjoerdmullender"): patch to support MHCONTEXT environment variable</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-28.13:42:59.000> created_at = <Date 2002-09-17.13:59:15.000> labels = ['library'] title = 'mhlib does not obey MHCONTEXT env var' updated_at = <Date 2003-01-28.13:42:59.000> user = 'https://github.com/sjoerdmullender' ``` bugs.python.org fields: ```python activity = <Date 2003-01-28.13:42:59.000> actor = 'mwh' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-17.13:59:15.000> creator = 'sjoerd' dependencies = [] files = ['619'] hgrepos = [] issue_num = 610556 keywords = [] message_count = 3.0 messages = ['12419', '12420', '12421'] nosy_count = 2.0 nosy_names = ['mwh', 'sjoerd'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue610556' versions = [] ``` </p></details>
mhlib does not obey MHCONTEXT env var
https://api.github.com/repos/python/cpython/issues/37187/comments
3
2002-09-17T13:59:15Z
2022-04-09T22:21:03Z
https://github.com/python/cpython/issues/37187
1,198,788,884
37,187
[ "python", "cpython" ]
BPO | [610522](https://bugs.python.org/issue610522) --- | :--- Nosy | @loewis Files | <li>[IDLE_left_right_selected_text.diff](https://bugs.python.org/file4570/IDLE_left_right_selected_text.diff "Uploaded as text/plain at 2002-09-17.12:56:03 by tzot"): diff -c EditorWindow left,right keypress with selected text</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-17.15:28:51.000> created_at = <Date 2002-09-17.12:56:03.000> labels = ['expert-IDLE'] title = 'IDLE TODO:left,right when selected text' updated_at = <Date 2002-09-17.15:28:51.000> user = 'https://bugs.python.org/tzot' ``` bugs.python.org fields: ```python activity = <Date 2002-09-17.15:28:51.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2002-09-17.12:56:03.000> creator = 'tzot' dependencies = [] files = ['4570'] hgrepos = [] issue_num = 610522 keywords = ['patch'] message_count = 4.0 messages = ['41157', '41158', '41159', '41160'] nosy_count = 2.0 nosy_names = ['loewis', 'tzot'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue610522' versions = ['Python 2.3'] ``` </p></details>
IDLE TODO:left,right when selected text
https://api.github.com/repos/python/cpython/issues/37186/comments
4
2002-09-17T12:56:03Z
2022-04-09T22:21:02Z
https://github.com/python/cpython/issues/37186
1,198,788,881
37,186
[ "python", "cpython" ]
BPO | [610401](https://bugs.python.org/issue610401) --- | :--- Nosy | @freddrake, @brettcannon <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2003-07-16.19:38:08.000> created_at = <Date 2002-09-17.07:31:31.000> labels = ['type-feature', 'docs'] title = 'linuxaudiodev not documented' updated_at = <Date 2003-07-16.19:38:08.000> user = 'https://bugs.python.org/afayolle' ``` bugs.python.org fields: ```python activity = <Date 2003-07-16.19:38:08.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-09-17.07:31:31.000> creator = 'afayolle' dependencies = [] files = [] hgrepos = [] issue_num = 610401 keywords = [] message_count = 5.0 messages = ['12414', '12415', '12416', '12417', '12418'] nosy_count = 4.0 nosy_names = ['fdrake', 'nnorwitz', 'brett.cannon', 'afayolle'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue610401' versions = [] ``` </p></details>
linuxaudiodev not documented
https://api.github.com/repos/python/cpython/issues/37185/comments
5
2002-09-17T07:31:31Z
2022-04-09T22:21:02Z
https://github.com/python/cpython/issues/37185
1,198,788,874
37,185
[ "python", "cpython" ]
BPO | [610332](https://bugs.python.org/issue610332) --- | :--- 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 2003-06-14.14:47:57.000> created_at = <Date 2002-09-17.03:32:53.000> labels = ['build'] title = 'SO name is too short! Python 2.2.1' updated_at = <Date 2003-06-14.14:47:57.000> user = 'https://bugs.python.org/eschasi' ``` bugs.python.org fields: ```python activity = <Date 2003-06-14.14:47:57.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-09-17.03:32:53.000> creator = 'eschasi' dependencies = [] files = [] hgrepos = [] issue_num = 610332 keywords = [] message_count = 5.0 messages = ['12409', '12410', '12411', '12412', '12413'] nosy_count = 2.0 nosy_names = ['loewis', 'eschasi'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue610332' versions = [] ``` </p></details>
SO name is too short! Python 2.2.1
https://api.github.com/repos/python/cpython/issues/37184/comments
5
2002-09-17T03:32:53Z
2022-04-09T22:21:00Z
https://github.com/python/cpython/issues/37184
1,198,788,872
37,184
[ "python", "cpython" ]
BPO | [610299](https://bugs.python.org/issue610299) --- | :--- 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 2003-02-24.01:29:20.000> created_at = <Date 2002-09-17.01:18:04.000> labels = ['expert-regex'] title = 'unicode alphanumeric regexp bug' updated_at = <Date 2003-02-24.01:29:20.000> user = 'https://bugs.python.org/efge' ``` bugs.python.org fields: ```python activity = <Date 2003-02-24.01:29:20.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2002-09-17.01:18:04.000> creator = 'efge' dependencies = [] files = [] hgrepos = [] issue_num = 610299 keywords = [] message_count = 3.0 messages = ['12406', '12407', '12408'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'glchapman', 'efge'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue610299' versions = ['Python 2.3'] ``` </p></details>
unicode alphanumeric regexp bug
https://api.github.com/repos/python/cpython/issues/37183/comments
3
2002-09-17T01:18:04Z
2022-04-09T22:21:00Z
https://github.com/python/cpython/issues/37183
1,198,788,869
37,183
[ "python", "cpython" ]
BPO | [610149](https://bugs.python.org/issue610149) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-16.13:18:14.000> created_at = <Date 2002-09-16.19:58:54.000> labels = ['OS-mac'] title = 'Mac IDE Browser / ListManager issue' updated_at = <Date 2003-01-16.13:18:14.000> user = 'https://bugs.python.org/jvr' ``` bugs.python.org fields: ```python activity = <Date 2003-01-16.13:18:14.000> actor = 'jvr' assignee = 'jvr' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-09-16.19:58:54.000> creator = 'jvr' dependencies = [] files = [] hgrepos = [] issue_num = 610149 keywords = [] message_count = 2.0 messages = ['12404', '12405'] nosy_count = 1.0 nosy_names = ['jvr'] pr_nums = [] priority = 'high' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue610149' versions = [] ``` </p></details>
Mac IDE Browser / ListManager issue
https://api.github.com/repos/python/cpython/issues/37182/comments
2
2002-09-16T19:58:54Z
2022-04-09T22:20:58Z
https://github.com/python/cpython/issues/37182
1,198,788,858
37,182
[ "python", "cpython" ]
BPO | [609825](https://bugs.python.org/issue609825) --- | :--- 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-09-30.09:27:44.000> created_at = <Date 2002-09-16.08:48:06.000> labels = ['invalid', 'type-feature', 'library'] title = 'traceback "as_string" functions.' updated_at = <Date 2002-09-30.09:27:44.000> user = 'https://bugs.python.org/amc1' ``` bugs.python.org fields: ```python activity = <Date 2002-09-30.09:27:44.000> actor = 'amc1' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-16.08:48:06.000> creator = 'amc1' dependencies = [] files = [] hgrepos = [] issue_num = 609825 keywords = [] message_count = 3.0 messages = ['53630', '53631', '53632'] nosy_count = 2.0 nosy_names = ['loewis', 'amc1'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue609825' versions = [] ``` </p></details>
traceback "as_string" functions.
https://api.github.com/repos/python/cpython/issues/37181/comments
3
2002-09-16T08:48:06Z
2022-04-09T22:20:56Z
https://github.com/python/cpython/issues/37181
1,198,788,854
37,181
[ "python", "cpython" ]
BPO | [609824](https://bugs.python.org/issue609824) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-01-22.18:57:58.320> created_at = <Date 2002-09-16.08:46:07.000> labels = ['type-feature', 'library'] title = 'traceback.print_stack extension' updated_at = <Date 2008-01-22.18:57:58.307> user = 'https://bugs.python.org/amc1' ``` bugs.python.org fields: ```python activity = <Date 2008-01-22.18:57:58.307> actor = 'draghuram' assignee = 'none' closed = True closed_date = <Date 2008-01-22.18:57:58.320> closer = 'draghuram' components = ['Library (Lib)'] creation = <Date 2002-09-16.08:46:07.000> creator = 'amc1' dependencies = [] files = [] hgrepos = [] issue_num = 609824 keywords = [] message_count = 2.0 messages = ['61098', '61520'] nosy_count = 2.0 nosy_names = ['amc1', 'draghuram'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue609824' versions = [] ``` </p></details>
traceback.print_stack extension
https://api.github.com/repos/python/cpython/issues/37180/comments
2
2002-09-16T08:46:07Z
2022-04-09T22:20:55Z
https://github.com/python/cpython/issues/37180
1,198,788,851
37,180
[ "python", "cpython" ]
BPO | [609700](https://bugs.python.org/issue609700) --- | :--- Nosy | @mwhudson, @loewis, @doko42 Files | <li>[configure-patch](https://bugs.python.org/file4569/configure-patch "Uploaded as text/plain at 2002-09-15.22:34:14 by @doko42")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-10-07.11:57:51.000> created_at = <Date 2002-09-15.22:34:14.000> labels = ['build'] title = 'always build with same $(CC) on Linux' updated_at = <Date 2002-10-07.11:57:51.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-10-07.11:57:51.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-09-15.22:34:14.000> creator = 'doko' dependencies = [] files = ['4569'] hgrepos = [] issue_num = 609700 keywords = ['patch'] message_count = 4.0 messages = ['41153', '41154', '41155', '41156'] nosy_count = 3.0 nosy_names = ['mwh', 'loewis', 'doko'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue609700' versions = ['Python 2.3'] ``` </p></details>
always build with same $(CC) on Linux
https://api.github.com/repos/python/cpython/issues/37179/comments
4
2002-09-15T22:34:14Z
2022-04-09T22:20:54Z
https://github.com/python/cpython/issues/37179
1,198,788,847
37,179
[ "python", "cpython" ]
BPO | [609164](https://bugs.python.org/issue609164) --- | :--- Nosy | @loewis Files | <li>[cPickle.diff](https://bugs.python.org/file618/cPickle.diff "Uploaded as text/plain at 2002-09-14.03:51:51 by exarkun"): cvs diff for cPickle.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-09-16.17:27:25.000> created_at = <Date 2002-09-14.03:51:51.000> labels = ['extension-modules'] title = 'cPickle.BadPickleGet is a string' updated_at = <Date 2002-09-16.17:27:25.000> user = 'https://bugs.python.org/exarkun' ``` bugs.python.org fields: ```python activity = <Date 2002-09-16.17:27:25.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-09-14.03:51:51.000> creator = 'exarkun' dependencies = [] files = ['618'] hgrepos = [] issue_num = 609164 keywords = [] message_count = 4.0 messages = ['12400', '12401', '12402', '12403'] nosy_count = 2.0 nosy_names = ['loewis', 'exarkun'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue609164' versions = ['Python 2.3'] ``` </p></details>
cPickle.BadPickleGet is a string
https://api.github.com/repos/python/cpython/issues/37178/comments
4
2002-09-14T03:51:51Z
2022-04-09T22:20:54Z
https://github.com/python/cpython/issues/37178
1,198,788,845
37,178
[ "python", "cpython" ]
BPO | [609041](https://bugs.python.org/issue609041) --- | :--- 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-09-14.14:14:05.000> created_at = <Date 2002-09-13.18:54:09.000> labels = ['library'] title = 'test_b1.py, disabling of list test' updated_at = <Date 2002-09-14.14:14:05.000> user = 'https://bugs.python.org/tzot' ``` bugs.python.org fields: ```python activity = <Date 2002-09-14.14:14:05.000> actor = 'tzot' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-13.18:54:09.000> creator = 'tzot' dependencies = [] files = [] hgrepos = [] issue_num = 609041 keywords = [] message_count = 4.0 messages = ['12396', '12397', '12398', '12399'] nosy_count = 2.0 nosy_names = ['loewis', 'tzot'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue609041' versions = ['Python 2.3'] ``` </p></details>
test_b1.py, disabling of list test
https://api.github.com/repos/python/cpython/issues/37177/comments
4
2002-09-13T18:54:09Z
2022-04-09T22:20:52Z
https://github.com/python/cpython/issues/37177
1,198,788,841
37,177
[ "python", "cpython" ]
BPO | [608999](https://bugs.python.org/issue608999) --- | :--- Nosy | @loewis Files | <li>[irix_mod_posix_hotshot_socket.diff](https://bugs.python.org/file4567/irix_mod_posix_hotshot_socket.diff "Uploaded as text/plain at 2002-09-17.10:22:20 by tzot"): diff -c _hotshot.c posixmodule.c socketmodule.c</li><li>[irix_mod_posix_hotshot_socket.diff](https://bugs.python.org/file4568/irix_mod_posix_hotshot_socket.diff "Uploaded as text/plain at 2002-09-18.09:42:20 by tzot"): version 2 of diff -c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-09-19.08:04:09.000> created_at = <Date 2002-09-13.17:47:47.000> labels = ['build'] title = 'configure on Irix (sockets, posix)' updated_at = <Date 2002-09-19.08:04:09.000> user = 'https://bugs.python.org/tzot' ``` bugs.python.org fields: ```python activity = <Date 2002-09-19.08:04:09.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-09-13.17:47:47.000> creator = 'tzot' dependencies = [] files = ['4567', '4568'] hgrepos = [] issue_num = 608999 keywords = ['patch'] message_count = 6.0 messages = ['41147', '41148', '41149', '41150', '41151', '41152'] nosy_count = 2.0 nosy_names = ['loewis', 'tzot'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue608999' versions = ['Python 2.3'] ``` </p></details>
configure on Irix (sockets, posix)
https://api.github.com/repos/python/cpython/issues/37176/comments
6
2002-09-13T17:47:47Z
2022-04-09T22:20:52Z
https://github.com/python/cpython/issues/37176
1,198,788,838
37,176
[ "python", "cpython" ]
BPO | [608884](https://bugs.python.org/issue608884) --- | :--- Nosy | @malemburg, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2002-09-14.09:10:38.000> created_at = <Date 2002-09-13.13:50:15.000> labels = ['expert-unicode'] title = 'unicode test fails w/ucs4' updated_at = <Date 2002-09-14.09:10:38.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-09-14.09:10:38.000> actor = 'loewis' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2002-09-13.13:50:15.000> creator = 'nnorwitz' dependencies = [] files = [] hgrepos = [] issue_num = 608884 keywords = [] message_count = 2.0 messages = ['12394', '12395'] nosy_count = 3.0 nosy_names = ['lemburg', 'loewis', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue608884' versions = ['Python 2.3'] ``` </p></details>
unicode test fails w/ucs4
https://api.github.com/repos/python/cpython/issues/37175/comments
2
2002-09-13T13:50:15Z
2022-04-09T22:20:51Z
https://github.com/python/cpython/issues/37175
1,198,788,837
37,175
[ "python", "cpython" ]
BPO | [608635](https://bugs.python.org/issue608635) --- | :--- Nosy | @Yhg1s, @barry-scott, @facundobatista Files | <li>[popen2.py](https://bugs.python.org/file617/popen2.py "Uploaded as text/plain at 2002-09-12.22:03:35 by @barry-scott"): popen2.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/Yhg1s' closed_at = <Date 2005-03-22.21:23:46.000> created_at = <Date 2002-09-12.22:03:35.000> labels = ['library'] title = 'Unix popen does not return exit status' updated_at = <Date 2005-03-22.21:23:46.000> user = 'https://github.com/barry-scott' ``` bugs.python.org fields: ```python activity = <Date 2005-03-22.21:23:46.000> actor = 'facundobatista' assignee = 'twouters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-12.22:03:35.000> creator = 'barry-scott' dependencies = [] files = ['617'] hgrepos = [] issue_num = 608635 keywords = [] message_count = 8.0 messages = ['12386', '12387', '12388', '12389', '12390', '12391', '12392', '12393'] nosy_count = 4.0 nosy_names = ['twouters', 'barry-scott', 'facundobatista', 'orenti'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue608635' versions = ['Python 2.2'] ``` </p></details>
Unix popen does not return exit status
https://api.github.com/repos/python/cpython/issues/37174/comments
8
2002-09-12T22:03:35Z
2022-04-09T22:20:50Z
https://github.com/python/cpython/issues/37174
1,198,788,833
37,174
[ "python", "cpython" ]
BPO | [608595](https://bugs.python.org/issue608595) --- | :--- 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-09-17.21:47:10.000> created_at = <Date 2002-09-12.20:47:28.000> labels = ['expert-IDLE', 'invalid'] title = 'Problems in IDLE Browsers & Viewers' updated_at = <Date 2002-09-17.21:47:10.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-09-17.21:47:10.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2002-09-12.20:47:28.000> creator = 'nnorwitz' dependencies = [] files = [] hgrepos = [] issue_num = 608595 keywords = [] message_count = 6.0 messages = ['12380', '12381', '12382', '12383', '12384', '12385'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'nnorwitz'] pr_nums = [] priority = 'low' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue608595' versions = ['Python 2.3'] ``` </p></details>
Problems in IDLE Browsers & Viewers
https://api.github.com/repos/python/cpython/issues/37173/comments
6
2002-09-12T20:47:28Z
2022-04-09T22:20:47Z
https://github.com/python/cpython/issues/37173
1,198,788,830
37,173
[ "python", "cpython" ]
BPO | [608584](https://bugs.python.org/issue608584) --- | :--- 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 2003-01-16.00:10:29.000> created_at = <Date 2002-09-12.20:17:28.000> labels = ['OS-mac'] title = 'gethostbyname("LOCALHOST") fails' updated_at = <Date 2003-01-16.00:10:29.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2003-01-16.00:10:29.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-09-12.20:17:28.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 608584 keywords = [] message_count = 2.0 messages = ['12378', '12379'] nosy_count = 1.0 nosy_names = ['jackjansen'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue608584' versions = [] ``` </p></details>
gethostbyname("LOCALHOST") fails
https://api.github.com/repos/python/cpython/issues/37172/comments
2
2002-09-12T20:17:28Z
2022-04-09T22:20:47Z
https://github.com/python/cpython/issues/37172
1,198,788,827
37,172
[ "python", "cpython" ]
BPO | [608182](https://bugs.python.org/issue608182) --- | :--- Nosy | @tim-one, @loewis, @brettcannon Files | <li>[file.diff](https://bugs.python.org/file4564/file.diff "Uploaded as text/plain at 2002-09-12.03:45:19 by taral"): Patch to src/Objects/fileobject.c</li><li>[file.diff](https://bugs.python.org/file4565/file.diff "Uploaded as text/plain at 2002-09-12.03:47:19 by taral"): Patch to src/Objects/fileobject.c (second try)</li><li>[file.diff](https://bugs.python.org/file4566/file.diff "Uploaded as text/plain at 2002-09-12.05:31:56 by taral"): Fully tested patch + test + docs</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-10-31.13:51:59.000> created_at = <Date 2002-09-12.03:45:19.000> labels = ['interpreter-core'] title = 'Enhanced file constructor' updated_at = <Date 2003-10-31.13:51:59.000> user = 'https://bugs.python.org/taral' ``` bugs.python.org fields: ```python activity = <Date 2003-10-31.13:51:59.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-09-12.03:45:19.000> creator = 'taral' dependencies = [] files = ['4564', '4565', '4566'] hgrepos = [] issue_num = 608182 keywords = ['patch'] message_count = 15.0 messages = ['41132', '41133', '41134', '41135', '41136', '41137', '41138', '41139', '41140', '41141', '41142', '41143', '41144', '41145', '41146'] nosy_count = 5.0 nosy_names = ['tim.peters', 'loewis', 'nnorwitz', 'brett.cannon', 'taral'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue608182' versions = ['Python 2.3'] ``` </p></details>
Enhanced file constructor
https://api.github.com/repos/python/cpython/issues/37171/comments
15
2002-09-12T03:45:19Z
2022-04-09T22:20:45Z
https://github.com/python/cpython/issues/37171
1,198,788,818
37,171
[ "python", "cpython" ]
BPO | [608085](https://bugs.python.org/issue608085) --- | :--- 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 = None closed_at = <Date 2002-09-12.19:36:42.000> created_at = <Date 2002-09-11.22:04:08.000> labels = ['OS-mac'] title = "IDE - Breakpoints don't stick to lines" updated_at = <Date 2002-09-12.19:36:42.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2002-09-12.19:36:42.000> actor = 'jackjansen' assignee = 'jvr' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-09-11.22:04:08.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 608085 keywords = [] message_count = 3.0 messages = ['12375', '12376', '12377'] nosy_count = 2.0 nosy_names = ['jackjansen', 'jvr'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue608085' versions = [] ``` </p></details>
IDE - Breakpoints don't stick to lines
https://api.github.com/repos/python/cpython/issues/37170/comments
3
2002-09-11T22:04:08Z
2022-04-09T22:20:44Z
https://github.com/python/cpython/issues/37170
1,198,788,814
37,170
[ "python", "cpython" ]
BPO | [608033](https://bugs.python.org/issue608033) --- | :--- Nosy | @loewis, @akuchling, @facundobatista Files | <li>[setup.py](https://bugs.python.org/file616/setup.py "Uploaded as text/plain at 2002-09-11.20:13:16 by tepperly"): Example setup.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/akuchling' closed_at = <Date 2005-03-22.21:25:35.000> created_at = <Date 2002-09-11.20:13:16.000> labels = ['library'] title = 'Implied __init__.py not copied' updated_at = <Date 2005-03-22.21:25:35.000> user = 'https://bugs.python.org/tepperly' ``` bugs.python.org fields: ```python activity = <Date 2005-03-22.21:25:35.000> actor = 'facundobatista' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-09-11.20:13:16.000> creator = 'tepperly' dependencies = [] files = ['616'] hgrepos = [] issue_num = 608033 keywords = [] message_count = 8.0 messages = ['12367', '12368', '12369', '12370', '12371', '12372', '12373', '12374'] nosy_count = 4.0 nosy_names = ['loewis', 'akuchling', 'facundobatista', 'tepperly'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue608033' versions = ['Python 2.2'] ``` </p></details>
Implied __init__.py not copied
https://api.github.com/repos/python/cpython/issues/37169/comments
8
2002-09-11T20:13:16Z
2022-04-09T22:20:43Z
https://github.com/python/cpython/issues/37169
1,198,788,811
37,169
[ "python", "cpython" ]
BPO | [607821](https://bugs.python.org/issue607821) --- | :--- 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 = None closed_at = <Date 2003-02-24.16:49:59.000> created_at = <Date 2002-09-11.13:30:32.000> labels = ['OS-mac'] title = 'IDE output window' updated_at = <Date 2003-02-24.16:49:59.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2003-02-24.16:49:59.000> actor = 'jackjansen' assignee = 'jvr' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-09-11.13:30:32.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 607821 keywords = [] message_count = 5.0 messages = ['12362', '12363', '12364', '12365', '12366'] nosy_count = 3.0 nosy_names = ['jackjansen', 'jvr', 'sbronson'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue607821' versions = [] ``` </p></details>
IDE output window
https://api.github.com/repos/python/cpython/issues/37168/comments
5
2002-09-11T13:30:32Z
2022-04-09T22:20:42Z
https://github.com/python/cpython/issues/37168
1,198,788,807
37,168
[ "python", "cpython" ]
BPO | [607816](https://bugs.python.org/issue607816) --- | :--- 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 = None closed_at = <Date 2003-11-18.22:48:39.000> created_at = <Date 2002-09-11.13:28:32.000> labels = ['OS-mac'] title = 'IDE Preferences' updated_at = <Date 2003-11-18.22:48:39.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2003-11-18.22:48:39.000> actor = 'jvr' assignee = 'jvr' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-09-11.13:28:32.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 607816 keywords = [] message_count = 2.0 messages = ['12360', '12361'] nosy_count = 2.0 nosy_names = ['jackjansen', 'jvr'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue607816' versions = [] ``` </p></details>
IDE Preferences
https://api.github.com/repos/python/cpython/issues/37167/comments
2
2002-09-11T13:28:32Z
2022-04-09T22:20:40Z
https://github.com/python/cpython/issues/37167
1,198,788,803
37,167
[ "python", "cpython" ]
BPO | [607814](https://bugs.python.org/issue607814) --- | :--- 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 2003-06-21.22:10:22.000> created_at = <Date 2002-09-11.13:25:49.000> labels = ['OS-mac'] title = 'IDE look and feel' updated_at = <Date 2003-06-21.22:10:22.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2003-06-21.22:10:22.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-09-11.13:25:49.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 607814 keywords = [] message_count = 5.0 messages = ['12355', '12356', '12357', '12358', '12359'] nosy_count = 2.0 nosy_names = ['jackjansen', 'jvr'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue607814' versions = [] ``` </p></details>
IDE look and feel
https://api.github.com/repos/python/cpython/issues/37166/comments
5
2002-09-11T13:25:49Z
2022-04-09T22:20:40Z
https://github.com/python/cpython/issues/37166
1,198,788,799
37,166
[ "python", "cpython" ]
BPO | [607810](https://bugs.python.org/issue607810) --- | :--- 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 = None closed_at = <Date 2003-02-25.15:17:39.000> created_at = <Date 2002-09-11.13:19:15.000> labels = ['OS-mac'] title = 'IDE should have "open recent" menu' updated_at = <Date 2003-02-25.15:17:39.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2003-02-25.15:17:39.000> actor = 'jackjansen' assignee = 'jvr' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-09-11.13:19:15.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 607810 keywords = [] message_count = 2.0 messages = ['12353', '12354'] nosy_count = 2.0 nosy_names = ['jackjansen', 'jvr'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue607810' versions = [] ``` </p></details>
IDE should have "open recent" menu
https://api.github.com/repos/python/cpython/issues/37165/comments
2
2002-09-11T13:19:15Z
2022-04-09T22:20:38Z
https://github.com/python/cpython/issues/37165
1,198,788,797
37,165
[ "python", "cpython" ]
BPO | [607789](https://bugs.python.org/issue607789) --- | :--- Nosy | @gvanrossum, @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-09-12.20:15:45.000> created_at = <Date 2002-09-11.12:31:08.000> labels = ['library'] title = "urllib doesn't handle file://localhost" updated_at = <Date 2002-09-12.20:15:45.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2002-09-12.20:15:45.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-11.12:31:08.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 607789 keywords = [] message_count = 3.0 messages = ['12350', '12351', '12352'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jackjansen'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue607789' versions = [] ``` </p></details>
urllib doesn't handle file://localhost
https://api.github.com/repos/python/cpython/issues/37164/comments
3
2002-09-11T12:31:08Z
2022-04-09T22:20:38Z
https://github.com/python/cpython/issues/37164
1,198,788,794
37,164
[ "python", "cpython" ]
BPO | [607783](https://bugs.python.org/issue607783) --- | :--- Nosy | @loewis, @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-09-11.16:26:31.000> created_at = <Date 2002-09-11.12:15:33.000> labels = [] title = 'xml.dom documentation looks old' updated_at = <Date 2002-09-11.16:26:31.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2002-09-11.16:26:31.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-09-11.12:15:33.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 607783 keywords = [] message_count = 2.0 messages = ['12348', '12349'] nosy_count = 2.0 nosy_names = ['loewis', 'jackjansen'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue607783' versions = [] ``` </p></details>
xml.dom documentation looks old
https://api.github.com/repos/python/cpython/issues/37163/comments
2
2002-09-11T12:15:33Z
2022-04-09T22:20:36Z
https://github.com/python/cpython/issues/37163
1,198,788,784
37,163
[ "python", "cpython" ]
BPO | [607668](https://bugs.python.org/issue607668) --- | :--- Nosy | @loewis, @mhammond Files | <li>[warnings.py.patch](https://bugs.python.org/file615/warnings.py.patch "Uploaded as text/plain at 2002-09-11.06:17:40 by @mhammond"): Proposed fix</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mhammond' closed_at = <Date 2002-09-11.13:23:44.000> created_at = <Date 2002-09-11.06:17:40.000> labels = ['library'] title = 'Warnings can cause application errors' updated_at = <Date 2002-09-11.13:23:44.000> user = 'https://github.com/mhammond' ``` bugs.python.org fields: ```python activity = <Date 2002-09-11.13:23:44.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-11.06:17:40.000> creator = 'mhammond' dependencies = [] files = ['615'] hgrepos = [] issue_num = 607668 keywords = [] message_count = 3.0 messages = ['12345', '12346', '12347'] nosy_count = 2.0 nosy_names = ['loewis', 'mhammond'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue607668' versions = [] ``` </p></details>
Warnings can cause application errors
https://api.github.com/repos/python/cpython/issues/37162/comments
3
2002-09-11T06:17:40Z
2022-04-09T22:20:35Z
https://github.com/python/cpython/issues/37162
1,198,788,780
37,162
[ "python", "cpython" ]
BPO | [607302](https://bugs.python.org/issue607302) --- | :--- 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-09-11.16:30:32.000> created_at = <Date 2002-09-10.13:13:05.000> labels = [] title = 'Missing encoding alias for cp1256' updated_at = <Date 2002-09-11.16:30:32.000> user = 'https://bugs.python.org/rayed' ``` bugs.python.org fields: ```python activity = <Date 2002-09-11.16:30:32.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-09-10.13:13:05.000> creator = 'rayed' dependencies = [] files = [] hgrepos = [] issue_num = 607302 keywords = [] message_count = 3.0 messages = ['12342', '12343', '12344'] nosy_count = 3.0 nosy_names = ['loewis', 'tzot', 'rayed'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue607302' versions = [] ``` </p></details>
Missing encoding alias for cp1256
https://api.github.com/repos/python/cpython/issues/37161/comments
3
2002-09-10T13:13:05Z
2022-04-09T22:20:34Z
https://github.com/python/cpython/issues/37161
1,198,788,776
37,161
[ "python", "cpython" ]
BPO | [607253](https://bugs.python.org/issue607253) --- | :--- Nosy | @jackjansen Files | <li>[python-release22-maint-include-patches](https://bugs.python.org/file614/python-release22-maint-include-patches "Uploaded as text/plain at 2002-09-24.04:56:39 by rwgk"): Patches for four include files in the python-release22-maint CVS branch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-10-11.13:10:56.000> created_at = <Date 2002-09-10.10:53:16.000> labels = ['interpreter-core'] title = 'header file problems' updated_at = <Date 2002-10-11.13:10:56.000> user = 'https://bugs.python.org/rwgk' ``` bugs.python.org fields: ```python activity = <Date 2002-10-11.13:10:56.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-09-10.10:53:16.000> creator = 'rwgk' dependencies = [] files = ['614'] hgrepos = [] issue_num = 607253 keywords = [] message_count = 6.0 messages = ['12336', '12337', '12338', '12339', '12340', '12341'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'jackjansen', 'rwgk'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue607253' versions = ['Python 2.2'] ``` </p></details>
header file problems
https://api.github.com/repos/python/cpython/issues/37160/comments
6
2002-09-10T10:53:16Z
2022-04-09T22:20:33Z
https://github.com/python/cpython/issues/37160
1,198,788,773
37,160
[ "python", "cpython" ]
BPO | [607092](https://bugs.python.org/issue607092) --- | :--- 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 = None closed_at = <Date 2002-09-11.16:34:42.000> created_at = <Date 2002-09-10.02:18:38.000> labels = ['interpreter-core'] title = 'wrong SET_LINENO w/ multi-line func args' updated_at = <Date 2002-09-11.16:34:42.000> user = 'https://bugs.python.org/inyeol' ``` bugs.python.org fields: ```python activity = <Date 2002-09-11.16:34:42.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-09-10.02:18:38.000> creator = 'inyeol' dependencies = [] files = [] hgrepos = [] issue_num = 607092 keywords = [] message_count = 5.0 messages = ['12331', '12332', '12333', '12334', '12335'] nosy_count = 3.0 nosy_names = ['mwh', 'loewis', 'inyeol'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue607092' versions = ['Python 2.2'] ``` </p></details>
wrong SET_LINENO w/ multi-line func args
https://api.github.com/repos/python/cpython/issues/37159/comments
5
2002-09-10T02:18:38Z
2022-04-09T22:20:31Z
https://github.com/python/cpython/issues/37159
1,198,788,770
37,159
[ "python", "cpython" ]
BPO | [606733](https://bugs.python.org/issue606733) --- | :--- 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 2008-01-29.21:10:03.813> created_at = <Date 2002-09-09.13:58:19.000> labels = ['type-feature', 'library'] title = 'Docstring formatter.' updated_at = <Date 2008-01-29.21:10:03.812> user = 'https://bugs.python.org/amc1' ``` bugs.python.org fields: ```python activity = <Date 2008-01-29.21:10:03.812> actor = 'draghuram' assignee = 'none' closed = True closed_date = <Date 2008-01-29.21:10:03.813> closer = 'draghuram' components = ['Library (Lib)'] creation = <Date 2002-09-09.13:58:19.000> creator = 'amc1' dependencies = [] files = [] hgrepos = [] issue_num = 606733 keywords = [] message_count = 2.0 messages = ['61096', '61097'] nosy_count = 2.0 nosy_names = ['amc1', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue606733' versions = [] ``` </p></details>
Docstring formatter.
https://api.github.com/repos/python/cpython/issues/37158/comments
2
2002-09-09T13:58:19Z
2022-04-09T22:20:30Z
https://github.com/python/cpython/issues/37158
1,198,788,766
37,158
[ "python", "cpython" ]
BPO | [606692](https://bugs.python.org/issue606692) --- | :--- Nosy | @loewis, @facundobatista <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-03-21.18:32:14.000> created_at = <Date 2002-09-09.12:36:04.000> labels = ['expert-XML'] title = 'xml.sax second time file loading problem' updated_at = <Date 2005-03-21.18:32:14.000> user = 'https://bugs.python.org/adamwidera' ``` bugs.python.org fields: ```python activity = <Date 2005-03-21.18:32:14.000> actor = 'facundobatista' assignee = 'none' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2002-09-09.12:36:04.000> creator = 'adamwidera' dependencies = [] files = [] hgrepos = [] issue_num = 606692 keywords = [] message_count = 6.0 messages = ['12325', '12326', '12327', '12328', '12329', '12330'] nosy_count = 3.0 nosy_names = ['loewis', 'facundobatista', 'adamwidera'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue606692' versions = ['Python 2.2'] ``` </p></details>
xml.sax second time file loading problem
https://api.github.com/repos/python/cpython/issues/37157/comments
6
2002-09-09T12:36:04Z
2022-04-09T22:20:29Z
https://github.com/python/cpython/issues/37157
1,198,788,761
37,157
[ "python", "cpython" ]
BPO | [606592](https://bugs.python.org/issue606592) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[stat.diff](https://bugs.python.org/file4563/stat.diff "Uploaded as text/plain at 2002-09-09.05:57:42 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 = 'https://github.com/loewis' closed_at = <Date 2002-09-09.16:20:00.000> created_at = <Date 2002-09-09.05:57:42.000> labels = ['interpreter-core'] title = 'Subsecond timestamps' updated_at = <Date 2002-09-09.16:20:00.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2002-09-09.16:20:00.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-09-09.05:57:42.000> creator = 'loewis' dependencies = [] files = ['4563'] hgrepos = [] issue_num = 606592 keywords = ['patch'] message_count = 5.0 messages = ['41127', '41128', '41129', '41130', '41131'] 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/issue606592' versions = [] ``` </p></details>
Subsecond timestamps
https://api.github.com/repos/python/cpython/issues/37156/comments
5
2002-09-09T05:57:42Z
2022-04-09T22:20:29Z
https://github.com/python/cpython/issues/37156
1,198,788,755
37,156
[ "python", "cpython" ]
BPO | [606495](https://bugs.python.org/issue606495) --- | :--- Nosy | @tim-one, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-09-09.14:14:49.000> created_at = <Date 2002-09-08.22:55:16.000> labels = [] title = 'malloc called directly' updated_at = <Date 2002-09-09.14:14:49.000> user = 'https://bugs.python.org/stevenellmore' ``` bugs.python.org fields: ```python activity = <Date 2002-09-09.14:14:49.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-09-08.22:55:16.000> creator = 'stevenellmore' dependencies = [] files = [] hgrepos = [] issue_num = 606495 keywords = [] message_count = 8.0 messages = ['12317', '12318', '12319', '12320', '12321', '12322', '12323', '12324'] nosy_count = 3.0 nosy_names = ['tim.peters', 'loewis', 'stevenellmore'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue606495' versions = [] ``` </p></details>
malloc called directly
https://api.github.com/repos/python/cpython/issues/37155/comments
8
2002-09-08T22:55:16Z
2022-04-09T22:20:28Z
https://github.com/python/cpython/issues/37155
1,198,788,752
37,155
[ "python", "cpython" ]
BPO | [606493](https://bugs.python.org/issue606493) --- | :--- Nosy | @nascheme <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/nascheme' closed_at = <Date 2002-09-15.14:10:40.000> created_at = <Date 2002-09-08.22:47:46.000> labels = ['library'] title = 'defining away __attribute__ is not good' updated_at = <Date 2002-09-15.14:10:40.000> user = 'https://bugs.python.org/stevenellmore' ``` bugs.python.org fields: ```python activity = <Date 2002-09-15.14:10:40.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-08.22:47:46.000> creator = 'stevenellmore' dependencies = [] files = [] hgrepos = [] issue_num = 606493 keywords = [] message_count = 2.0 messages = ['12315', '12316'] nosy_count = 2.0 nosy_names = ['nascheme', 'stevenellmore'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue606493' versions = [] ``` </p></details>
defining away __attribute__ is not good
https://api.github.com/repos/python/cpython/issues/37154/comments
2
2002-09-08T22:47:46Z
2022-04-09T22:20:27Z
https://github.com/python/cpython/issues/37154
1,198,788,747
37,154
[ "python", "cpython" ]
BPO | [606464](https://bugs.python.org/issue606464) --- | :--- Nosy | @rhettinger Files | <li>[newtypes.diff](https://bugs.python.org/file613/newtypes.diff "Uploaded as text/plain at 2002-09-10.12:36:52 by @rhettinger"): Doc patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-09-10.13:49:39.000> created_at = <Date 2002-09-08.21:50:37.000> labels = ['docs'] title = 'tp_print return semantics' updated_at = <Date 2002-09-10.13:49:39.000> user = 'https://bugs.python.org/davidabrahams' ``` bugs.python.org fields: ```python activity = <Date 2002-09-10.13:49:39.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-09-08.21:50:37.000> creator = 'david_abrahams' dependencies = [] files = ['613'] hgrepos = [] issue_num = 606464 keywords = [] message_count = 6.0 messages = ['12309', '12310', '12311', '12312', '12313', '12314'] nosy_count = 3.0 nosy_names = ['nobody', 'rhettinger', 'david_abrahams'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue606464' versions = ['Python 2.3'] ``` </p></details>
tp_print return semantics
https://api.github.com/repos/python/cpython/issues/37153/comments
6
2002-09-08T21:50:37Z
2022-04-09T22:20:26Z
https://github.com/python/cpython/issues/37153
1,198,788,746
37,153
[ "python", "cpython" ]
BPO | [606463](https://bugs.python.org/issue606463) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-10-22.20:21:22.000> created_at = <Date 2002-09-08.21:49:37.000> labels = ['docs'] title = 'PyString_AsString underdocumented' updated_at = <Date 2002-10-22.20:21:22.000> user = 'https://bugs.python.org/davidabrahams' ``` bugs.python.org fields: ```python activity = <Date 2002-10-22.20:21:22.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-09-08.21:49:37.000> creator = 'david_abrahams' dependencies = [] files = [] hgrepos = [] issue_num = 606463 keywords = [] message_count = 2.0 messages = ['12307', '12308'] nosy_count = 2.0 nosy_names = ['fdrake', 'david_abrahams'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue606463' versions = [] ``` </p></details>
PyString_AsString underdocumented
https://api.github.com/repos/python/cpython/issues/37152/comments
2
2002-09-08T21:49:37Z
2022-04-09T22:20:25Z
https://github.com/python/cpython/issues/37152
1,198,788,742
37,152
[ "python", "cpython" ]
BPO | [606354](https://bugs.python.org/issue606354) --- | :--- Nosy | @freddrake, @rhettinger, @doko42 <sup>*Note: these values reflect the state of the issue at the time it 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-09-08.22:26:50.000> created_at = <Date 2002-09-08.15:43:33.000> labels = ['docs'] title = 'typo in Doc/lib/libcodecs.tex' updated_at = <Date 2002-09-08.22:26:50.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-09-08.22:26:50.000> actor = 'rhettinger' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-09-08.15:43:33.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 606354 keywords = ['patch'] message_count = 2.0 messages = ['41125', '41126'] nosy_count = 3.0 nosy_names = ['fdrake', 'rhettinger', 'doko'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue606354' versions = ['Python 2.3'] ``` </p></details>
typo in Doc/lib/libcodecs.tex
https://api.github.com/repos/python/cpython/issues/37151/comments
2
2002-09-08T15:43:33Z
2022-04-09T22:20:23Z
https://github.com/python/cpython/issues/37151
1,198,788,737
37,151
[ "python", "cpython" ]
BPO | [606254](https://bugs.python.org/issue606254) --- | :--- Nosy | @smontanaro, @doko42 <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2003-08-01.04:01:15.000> created_at = <Date 2002-09-08.08:39:38.000> labels = [] title = 'py-electric-colon & delete-selection-mod' updated_at = <Date 2003-08-01.04:01:15.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2003-08-01.04:01:15.000> actor = 'skip.montanaro' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-09-08.08:39:38.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 606254 keywords = [] message_count = 2.0 messages = ['12305', '12306'] nosy_count = 2.0 nosy_names = ['skip.montanaro', 'doko'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue606254' versions = ['Python 2.3'] ``` </p></details>
py-electric-colon & delete-selection-mod
https://api.github.com/repos/python/cpython/issues/37150/comments
2
2002-09-08T08:39:38Z
2022-04-09T22:20:22Z
https://github.com/python/cpython/issues/37150
1,198,788,729
37,150
[ "python", "cpython" ]
BPO | [606251](https://bugs.python.org/issue606251) --- | :--- Nosy | @smontanaro, @warsaw, @doko42 Files | <li>[comment-syntax](https://bugs.python.org/file612/comment-syntax "Uploaded as application/octet-stream at 2003-03-04.22:42:41 by @doko42")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2003-08-01.04:04:02.000> created_at = <Date 2002-09-08.08:24:39.000> labels = [] title = "elisp: doesn't recognize comment-syntax" updated_at = <Date 2003-08-01.04:04:02.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2003-08-01.04:04:02.000> actor = 'skip.montanaro' assignee = 'barry' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-09-08.08:24:39.000> creator = 'doko' dependencies = [] files = ['612'] hgrepos = [] issue_num = 606251 keywords = [] message_count = 3.0 messages = ['12302', '12303', '12304'] nosy_count = 3.0 nosy_names = ['skip.montanaro', 'barry', 'doko'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue606251' versions = ['Python 2.3'] ``` </p></details>
elisp: doesn't recognize comment-syntax
https://api.github.com/repos/python/cpython/issues/37149/comments
3
2002-09-08T08:24:39Z
2022-04-09T22:20:21Z
https://github.com/python/cpython/issues/37149
1,198,788,724
37,149