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 | [596422](https://bugs.python.org/issue596422) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[test-dynload](https://bugs.python.org/file588/test-dynload "Uploaded as application/octet-stream at 2002-08-17.13:44:32 by arkoenig"): shell script to check that dynamic linking works</li><li>[configure](https://bugs.python.org/file589/configure "Uploaded as application/octet-stream at 2002-09-20.17:17:30 by arkoenig"): patch to "configure" to work around the problem</li><li>[configure.in](https://bugs.python.org/file590/configure.in "Uploaded as application/octet-stream at 2002-09-20.17:19:03 by arkoenig"): patch to "configure.in" to work around the problem</li><li>[configure.in](https://bugs.python.org/file591/configure.in "Uploaded as application/octet-stream at 2002-09-20.17:19:39 by arkoenig"): patch to "configure.in" to work around the problem</li><li>[elflink.h](https://bugs.python.org/file592/elflink.h "Uploaded as application/octet-stream at 2002-11-13.15:59:20 by arkoenig"): Patch to binutils 2.13.1</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2003-01-03.17:26:21.000> created_at = <Date 2002-08-17.13:44:32.000> labels = ['build'] title = 'build dumps core (binutils 2.13/solaris)' updated_at = <Date 2003-01-03.17:26:21.000> user = 'https://bugs.python.org/arkoenig' ``` bugs.python.org fields: ```python activity = <Date 2003-01-03.17:26:21.000> actor = 'nnorwitz' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-08-17.13:44:32.000> creator = 'arkoenig' dependencies = [] files = ['588', '589', '590', '591', '592'] hgrepos = [] issue_num = 596422 keywords = [] message_count = 13.0 messages = ['12026', '12027', '12028', '12029', '12030', '12031', '12032', '12033', '12034', '12035', '12036', '12037', '12038'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'loewis', 'nnorwitz', 'arkoenig'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue596422' versions = [] ``` </p></details>
build dumps core (binutils 2.13/solaris)
https://api.github.com/repos/python/cpython/issues/37048/comments
13
2002-08-17T13:44:32Z
2022-04-09T22:18:26Z
https://github.com/python/cpython/issues/37048
1,198,788,263
37,048
[ "python", "cpython" ]
BPO | [595919](https://bugs.python.org/issue595919) --- | :--- 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-08-19.00:44:57.000> created_at = <Date 2002-08-16.09:25:39.000> labels = ['library'] title = 'popenN return only text mode pipes' updated_at = <Date 2002-08-19.00:44:57.000> user = 'https://bugs.python.org/bbboyadjiev' ``` bugs.python.org fields: ```python activity = <Date 2002-08-19.00:44:57.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-16.09:25:39.000> creator = 'bbboyadjiev' dependencies = [] files = [] hgrepos = [] issue_num = 595919 keywords = [] message_count = 5.0 messages = ['12021', '12022', '12023', '12024', '12025'] nosy_count = 4.0 nosy_names = ['tim.peters', 'loewis', 'nnorwitz', 'bbboyadjiev'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue595919' versions = [] ``` </p></details>
popenN return only text mode pipes
https://api.github.com/repos/python/cpython/issues/37047/comments
5
2002-08-16T09:25:39Z
2022-04-09T22:18:25Z
https://github.com/python/cpython/issues/37047
1,198,788,257
37,047
[ "python", "cpython" ]
BPO | [595846](https://bugs.python.org/issue595846) --- | :--- Nosy | @gvanrossum, @brettcannon, @rhettinger Files | <li>[diff](https://bugs.python.org/file4518/diff "Uploaded as application/octet-stream at 2002-08-16.04:26:11 by @brettcannon"): Contextual diff for CGIHTTPServer.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/gvanrossum' closed_at = <Date 2002-08-21.00:04:46.000> created_at = <Date 2002-08-16.04:26:11.000> labels = ['library'] title = 'Update environ for CGIHTTPServer.py' updated_at = <Date 2002-08-21.00:04:46.000> user = 'https://github.com/brettcannon' ``` bugs.python.org fields: ```python activity = <Date 2002-08-21.00:04:46.000> actor = 'rhettinger' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-16.04:26:11.000> creator = 'brett.cannon' dependencies = [] files = ['4518'] hgrepos = [] issue_num = 595846 keywords = ['patch'] message_count = 3.0 messages = ['40959', '40960', '40961'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'brett.cannon', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue595846' versions = ['Python 2.2'] ``` </p></details>
Update environ for CGIHTTPServer.py
https://api.github.com/repos/python/cpython/issues/37046/comments
3
2002-08-16T04:26:11Z
2022-04-09T22:18:24Z
https://github.com/python/cpython/issues/37046
1,198,788,254
37,046
[ "python", "cpython" ]
BPO | [595838](https://bugs.python.org/issue595838) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-08-16.03:48:20.000> created_at = <Date 2002-08-16.03:32:11.000> labels = ['interpreter-core'] title = 'unnecessary static variable' updated_at = <Date 2002-08-16.03:48:20.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-08-16.03:48:20.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-16.03:32:11.000> creator = 'nnorwitz' dependencies = [] files = [] hgrepos = [] issue_num = 595838 keywords = [] message_count = 2.0 messages = ['12019', '12020'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue595838' versions = ['Python 2.3'] ``` </p></details>
unnecessary static variable
https://api.github.com/repos/python/cpython/issues/37045/comments
2
2002-08-16T03:32:11Z
2022-04-09T22:18:23Z
https://github.com/python/cpython/issues/37045
1,198,788,251
37,045
[ "python", "cpython" ]
BPO | [595837](https://bugs.python.org/issue595837) --- | :--- Nosy | @gvanrossum, @loewis, @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 = None closed_at = <Date 2003-06-07.20:12:13.000> created_at = <Date 2002-08-16.03:28:45.000> labels = ['library'] title = 'pickle_complex in copy_reg.py' updated_at = <Date 2003-06-07.20:12:13.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2003-06-07.20:12:13.000> actor = 'loewis' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-16.03:28:45.000> creator = 'nnorwitz' dependencies = [] files = [] hgrepos = [] issue_num = 595837 keywords = [] message_count = 5.0 messages = ['12014', '12015', '12016', '12017', '12018'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'loewis', 'nnorwitz', 'arigo'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue595837' versions = ['Python 2.3'] ``` </p></details>
pickle_complex in copy_reg.py
https://api.github.com/repos/python/cpython/issues/37044/comments
5
2002-08-16T03:28:45Z
2022-04-09T22:18:21Z
https://github.com/python/cpython/issues/37044
1,198,788,249
37,044
[ "python", "cpython" ]
BPO | [595821](https://bugs.python.org/issue595821) --- | :--- 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-08-17.07:48:59.000> created_at = <Date 2002-08-16.02:06:24.000> labels = ['build'] title = '--witch-cxx=c++ and correct LINKCC' updated_at = <Date 2002-08-17.07:48:59.000> user = 'https://bugs.python.org/kuepper' ``` bugs.python.org fields: ```python activity = <Date 2002-08-17.07:48:59.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-08-16.02:06:24.000> creator = 'kuepper' dependencies = [] files = [] hgrepos = [] issue_num = 595821 keywords = ['patch'] message_count = 6.0 messages = ['40953', '40954', '40955', '40956', '40957', '40958'] nosy_count = 2.0 nosy_names = ['loewis', 'kuepper'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue595821' versions = ['Python 2.2'] ``` </p></details>
--witch-cxx=c++ and correct LINKCC
https://api.github.com/repos/python/cpython/issues/37043/comments
6
2002-08-16T02:06:24Z
2022-04-09T22:18:20Z
https://github.com/python/cpython/issues/37043
1,198,788,243
37,043
[ "python", "cpython" ]
BPO | [595791](https://bugs.python.org/issue595791) --- | :--- 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 = 'https://github.com/rhettinger' closed_at = <Date 2002-08-18.20:19:13.000> created_at = <Date 2002-08-16.00:01:17.000> labels = ['expert-IDLE', 'invalid'] title = 'IDLE/Command Line Output Differ' updated_at = <Date 2002-08-18.20:19:13.000> user = 'https://bugs.python.org/moody834' ``` bugs.python.org fields: ```python activity = <Date 2002-08-18.20:19:13.000> actor = 'moody834' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2002-08-16.00:01:17.000> creator = 'moody834' dependencies = [] files = [] hgrepos = [] issue_num = 595791 keywords = [] message_count = 5.0 messages = ['12009', '12010', '12011', '12012', '12013'] nosy_count = 3.0 nosy_names = ['rhettinger', 'glingl', 'moody834'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue595791' versions = [] ``` </p></details>
IDLE/Command Line Output Differ
https://api.github.com/repos/python/cpython/issues/37042/comments
5
2002-08-16T00:01:17Z
2022-04-09T22:18:20Z
https://github.com/python/cpython/issues/37042
1,198,788,240
37,042
[ "python", "cpython" ]
BPO | [595766](https://bugs.python.org/issue595766) --- | :--- 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-08-16.18:15:33.000> created_at = <Date 2002-08-15.22:21:30.000> labels = ['build', 'invalid'] title = "timemodule doesn't build on solaris 8" updated_at = <Date 2002-08-16.18:15:33.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-08-16.18:15:33.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-08-15.22:21:30.000> creator = 'nnorwitz' dependencies = [] files = [] hgrepos = [] issue_num = 595766 keywords = [] message_count = 3.0 messages = ['12006', '12007', '12008'] nosy_count = 2.0 nosy_names = ['loewis', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue595766' versions = ['Python 2.3'] ``` </p></details>
timemodule doesn't build on solaris 8
https://api.github.com/repos/python/cpython/issues/37041/comments
3
2002-08-15T22:21:30Z
2022-04-09T22:18:18Z
https://github.com/python/cpython/issues/37041
1,198,788,239
37,041
[ "python", "cpython" ]
BPO | [595763](https://bugs.python.org/issue595763) --- | :--- 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-08-15.22:08:44.000> created_at = <Date 2002-08-15.22:08:44.000> labels = [] title = 'Get rid of FutureWarnings in Carbon' updated_at = <Date 2002-08-15.22:08:44.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2002-08-15.22:08:44.000> actor = 'jackjansen' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-08-15.22:08:44.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 595763 keywords = [] message_count = 1.0 messages = ['12005'] nosy_count = 1.0 nosy_names = ['jackjansen'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue595763' versions = [] ``` </p></details>
Get rid of FutureWarnings in Carbon
https://api.github.com/repos/python/cpython/issues/37040/comments
1
2002-08-15T22:08:44Z
2022-04-09T22:18:17Z
https://github.com/python/cpython/issues/37040
1,198,788,235
37,040
[ "python", "cpython" ]
BPO | [595703](https://bugs.python.org/issue595703) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis, @nascheme Files | <li>[strlcpy.c](https://bugs.python.org/file4516/strlcpy.c "Uploaded as application/octet-stream at 2002-08-15.19:27:57 by @nascheme")</li><li>[add_strlcpy.diff](https://bugs.python.org/file4517/add_strlcpy.diff "Uploaded as text/plain at 2002-08-15.19:43:59 by @nascheme")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-16.02:42:21.000> created_at = <Date 2002-08-15.19:27:57.000> labels = ['interpreter-core'] title = 'Replace (most) strncpy calls w/ strlcpy' updated_at = <Date 2002-08-16.02:42:21.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2002-08-16.02:42:21.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-15.19:27:57.000> creator = 'nascheme' dependencies = [] files = ['4516', '4517'] hgrepos = [] issue_num = 595703 keywords = ['patch'] message_count = 9.0 messages = ['40944', '40945', '40946', '40947', '40948', '40949', '40950', '40951', '40952'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'nascheme'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue595703' versions = [] ``` </p></details>
Replace (most) strncpy calls w/ strlcpy
https://api.github.com/repos/python/cpython/issues/37039/comments
9
2002-08-15T19:27:57Z
2022-04-09T22:18:16Z
https://github.com/python/cpython/issues/37039
1,198,788,229
37,039
[ "python", "cpython" ]
BPO | [595671](https://bugs.python.org/issue595671) --- | :--- Nosy | @warsaw Files | <li>[595671.txt](https://bugs.python.org/file587/595671.txt "Uploaded as text/plain at 2002-08-15.19:54:32 by @warsaw")</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-08-15.21:18:56.000> created_at = <Date 2002-08-15.18:27:35.000> labels = ['library'] title = 'base64.decodestring raises error on ""' updated_at = <Date 2002-08-15.21:18:56.000> user = 'https://bugs.python.org/dyoo' ``` bugs.python.org fields: ```python activity = <Date 2002-08-15.21:18:56.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-15.18:27:35.000> creator = 'dyoo' dependencies = [] files = ['587'] hgrepos = [] issue_num = 595671 keywords = [] message_count = 4.0 messages = ['12001', '12002', '12003', '12004'] nosy_count = 2.0 nosy_names = ['barry', 'dyoo'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue595671' versions = ['Python 2.2'] ``` </p></details>
base64.decodestring raises error on ""
https://api.github.com/repos/python/cpython/issues/37038/comments
4
2002-08-15T18:27:35Z
2022-04-09T22:18:15Z
https://github.com/python/cpython/issues/37038
1,198,788,224
37,038
[ "python", "cpython" ]
BPO | [595601](https://bugs.python.org/issue595601) --- | :--- Nosy | @gvanrossum, @tim-one, @warsaw, @jackjansen, @gpshead, @pitrou, @tiran Superseder | <li>bpo-815646: thread unsafe file objects cause crash</li> Files | <li>[file-lock.patch](https://bugs.python.org/file586/file-lock.patch "Uploaded as text/plain at 2002-08-20.20:49:18 by jhylton")</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 2008-03-29.01:27:31.559> created_at = <Date 2002-08-15.16:34:16.000> labels = ['interpreter-core'] title = 'file (& socket) I/O are not thread safe' updated_at = <Date 2008-04-06.23:23:08.896> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2008-04-06.23:23:08.896> actor = 'gregory.p.smith' assignee = 'none' closed = True closed_date = <Date 2008-03-29.01:27:31.559> closer = 'georg.brandl' components = ['Interpreter Core'] creation = <Date 2002-08-15.16:34:16.000> creator = 'jhylton' dependencies = [] files = ['586'] hgrepos = [] issue_num = 595601 keywords = [] message_count = 13.0 messages = ['11992', '11993', '11994', '11995', '11996', '11997', '11998', '11999', '12000', '59321', '59340', '64662', '65057'] nosy_count = 9.0 nosy_names = ['gvanrossum', 'tim.peters', 'jhylton', 'barry', 'jackjansen', 'gregory.p.smith', 'aegis', 'pitrou', 'christian.heimes'] pr_nums = [] priority = 'low' resolution = 'duplicate' stage = None status = 'closed' superseder = '815646' type = None url = 'https://bugs.python.org/issue595601' versions = ['Python 2.6'] ``` </p></details>
file (& socket) I/O are not thread safe
https://api.github.com/repos/python/cpython/issues/37037/comments
13
2002-08-15T16:34:16Z
2022-04-09T22:18:13Z
https://github.com/python/cpython/issues/37037
1,198,788,221
37,037
[ "python", "cpython" ]
BPO | [595545](https://bugs.python.org/issue595545) --- | :--- Nosy | @tim-one, @loewis, @smontanaro <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-08-15.17:24:02.000> created_at = <Date 2002-08-15.14:49:01.000> labels = ['extension-modules', 'invalid'] title = 'gcc warning about __builtin_fabsf' updated_at = <Date 2002-08-15.17:24:02.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2002-08-15.17:24:02.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-08-15.14:49:01.000> creator = 'skip.montanaro' dependencies = [] files = [] hgrepos = [] issue_num = 595545 keywords = [] message_count = 3.0 messages = ['11989', '11990', '11991'] nosy_count = 3.0 nosy_names = ['tim.peters', 'loewis', 'skip.montanaro'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue595545' versions = [] ``` </p></details>
gcc warning about __builtin_fabsf
https://api.github.com/repos/python/cpython/issues/37036/comments
3
2002-08-15T14:49:01Z
2022-04-09T22:18:13Z
https://github.com/python/cpython/issues/37036
1,198,788,218
37,036
[ "python", "cpython" ]
BPO | [595537](https://bugs.python.org/issue595537) --- | :--- 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-08-19.18:26:45.000> created_at = <Date 2002-08-15.14:34:02.000> labels = ['OS-windows'] title = 'pythonw has a console on Win98' updated_at = <Date 2002-08-19.18:26:45.000> user = 'https://bugs.python.org/pgs' ``` bugs.python.org fields: ```python activity = <Date 2002-08-19.18:26:45.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2002-08-15.14:34:02.000> creator = 'pgs' dependencies = [] files = [] hgrepos = [] issue_num = 595537 keywords = [] message_count = 6.0 messages = ['11983', '11984', '11985', '11986', '11987', '11988'] nosy_count = 2.0 nosy_names = ['tim.peters', 'pgs'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue595537' versions = [] ``` </p></details>
pythonw has a console on Win98
https://api.github.com/repos/python/cpython/issues/37035/comments
6
2002-08-15T14:34:02Z
2022-04-09T22:18:12Z
https://github.com/python/cpython/issues/37035
1,198,788,214
37,035
[ "python", "cpython" ]
BPO | [595350](https://bugs.python.org/issue595350) --- | :--- Nosy | @gvanrossum Files | <li>[Python-2.2.1_SF_bug_595350_patched.tgz](https://bugs.python.org/file581/Python-2.2.1_SF_bug_595350_patched.tgz "Uploaded as application/x-tar-gz at 2002-08-16.17:45:41 by inyeol"): tarball of source and unittest patch</li><li>[sf595350](https://bugs.python.org/file582/sf595350 "Uploaded as application/octet-stream at 2002-08-19.22:08:25 by @gvanrossum"): Context diff relative to current CVS as of 8/19/02</li><li>[sf595350_replace_fix.tgz](https://bugs.python.org/file583/sf595350_replace_fix.tgz "Uploaded as application/x-tar-gz at 2002-08-20.23:43:34 by inyeol"): s.replace() fix (both 8-bit and unicode) and unittest update</li><li>[replace.diff](https://bugs.python.org/file584/replace.diff "Uploaded as text/plain at 2002-08-22.15:52:02 by @gvanrossum"): Updated diff (still with bug)</li><li>[unicodeobject.c-2.164.diff](https://bugs.python.org/file585/unicodeobject.c-2.164.diff "Uploaded as text/plain at 2002-08-23.10:06:56 by inyeol"): bug fixed</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-08-23.18:22:18.000> created_at = <Date 2002-08-15.01:56:23.000> labels = ['expert-unicode'] title = 'string method bugs w/ 8bit, unicode args' updated_at = <Date 2002-08-23.18:22:18.000> user = 'https://bugs.python.org/inyeol' ``` bugs.python.org fields: ```python activity = <Date 2002-08-23.18:22:18.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2002-08-15.01:56:23.000> creator = 'inyeol' dependencies = [] files = ['581', '582', '583', '584', '585'] hgrepos = [] issue_num = 595350 keywords = [] message_count = 9.0 messages = ['11974', '11975', '11976', '11977', '11978', '11979', '11980', '11981', '11982'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'inyeol'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue595350' versions = ['Python 2.3'] ``` </p></details>
string method bugs w/ 8bit, unicode args
https://api.github.com/repos/python/cpython/issues/37034/comments
9
2002-08-15T01:56:23Z
2022-04-09T22:18:11Z
https://github.com/python/cpython/issues/37034
1,198,788,211
37,034
[ "python", "cpython" ]
BPO | [595217](https://bugs.python.org/issue595217) --- | :--- Nosy | @akuchling, @d-maurer Files | <li>[asynchat.pat](https://bugs.python.org/file580/asynchat.pat "Uploaded as text/x-diff at 2002-08-14.19:34:06 by @d-maurer"): patch for "asynchat.push"</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 2003-03-10.15:39:25.000> created_at = <Date 2002-08-14.19:34:06.000> labels = ['type-feature', 'library'] title = 'asynchat problems multi-threaded' updated_at = <Date 2003-03-10.15:39:25.000> user = 'https://github.com/d-maurer' ``` bugs.python.org fields: ```python activity = <Date 2003-03-10.15:39:25.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-14.19:34:06.000> creator = 'dmaurer' dependencies = [] files = ['580'] hgrepos = [] issue_num = 595217 keywords = [] message_count = 2.0 messages = ['11972', '11973'] nosy_count = 2.0 nosy_names = ['akuchling', 'dmaurer'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue595217' versions = [] ``` </p></details>
asynchat problems multi-threaded
https://api.github.com/repos/python/cpython/issues/37033/comments
2
2002-08-14T19:34:06Z
2022-04-09T22:18:10Z
https://github.com/python/cpython/issues/37033
1,198,788,207
37,033
[ "python", "cpython" ]
BPO | [595111](https://bugs.python.org/issue595111) --- | :--- Nosy | @gvanrossum Files | <li>[turtle.py.diff](https://bugs.python.org/file4515/turtle.py.diff "Uploaded as text/plain at 2002-08-14.16:24:37 by ababo"): Tk turtle patch and update for python/dist/src/Lib/lib-tk/turtle.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/gvanrossum' closed_at = <Date 2002-09-23.16:56:23.000> created_at = <Date 2002-08-14.16:24:36.000> labels = ['expert-tkinter'] title = 'turtle tracer bugfixes and new functions' updated_at = <Date 2002-09-23.16:56:23.000> user = 'https://bugs.python.org/ababo' ``` bugs.python.org fields: ```python activity = <Date 2002-09-23.16:56:23.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2002-08-14.16:24:36.000> creator = 'ababo' dependencies = [] files = ['4515'] hgrepos = [] issue_num = 595111 keywords = ['patch'] message_count = 3.0 messages = ['40941', '40942', '40943'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'ababo'] pr_nums = [] priority = 'low' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue595111' versions = ['Python 2.2'] ``` </p></details>
turtle tracer bugfixes and new functions
https://api.github.com/repos/python/cpython/issues/37032/comments
3
2002-08-14T16:24:36Z
2022-04-09T22:18:08Z
https://github.com/python/cpython/issues/37032
1,198,788,203
37,032
[ "python", "cpython" ]
BPO | [595105](https://bugs.python.org/issue595105) --- | :--- Nosy | @akuchling, @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 2006-02-21.10:39:55.000> created_at = <Date 2002-08-14.16:02:39.000> labels = ['OS-mac'] title = 'AESend on Jaguar' updated_at = <Date 2006-02-21.10:39:55.000> user = 'https://bugs.python.org/aubonbeurre' ``` bugs.python.org fields: ```python activity = <Date 2006-02-21.10:39:55.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-08-14.16:02:39.000> creator = 'aubonbeurre' dependencies = [] files = [] hgrepos = [] issue_num = 595105 keywords = [] message_count = 6.0 messages = ['11966', '11967', '11968', '11969', '11970', '11971'] nosy_count = 3.0 nosy_names = ['akuchling', 'jackjansen', 'aubonbeurre'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue595105' versions = ['Python 2.3'] ``` </p></details>
AESend on Jaguar
https://api.github.com/repos/python/cpython/issues/37031/comments
6
2002-08-14T16:02:39Z
2022-04-09T22:18:07Z
https://github.com/python/cpython/issues/37031
1,198,788,201
37,031
[ "python", "cpython" ]
BPO | [595032](https://bugs.python.org/issue595032) --- | :--- 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-08-14.15:28:38.000> created_at = <Date 2002-08-14.12:43:51.000> labels = ['docs'] title = 'Tutorial: Section 9.6 - error in example' updated_at = <Date 2002-08-14.15:28:38.000> user = 'https://bugs.python.org/ned21' ``` bugs.python.org fields: ```python activity = <Date 2002-08-14.15:28:38.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-08-14.12:43:51.000> creator = 'ned21' dependencies = [] files = [] hgrepos = [] issue_num = 595032 keywords = [] message_count = 2.0 messages = ['11964', '11965'] nosy_count = 2.0 nosy_names = ['fdrake', 'ned21'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue595032' versions = [] ``` </p></details>
Tutorial: Section 9.6 - error in example
https://api.github.com/repos/python/cpython/issues/37030/comments
2
2002-08-14T12:43:51Z
2022-04-09T22:18:06Z
https://github.com/python/cpython/issues/37030
1,198,788,199
37,030
[ "python", "cpython" ]
BPO | [595026](https://bugs.python.org/issue595026) --- | :--- Nosy | @gvanrossum, @theller, @jackjansen Files | <li>[test_getargs2.py](https://bugs.python.org/file576/test_getargs2.py "Uploaded as text/plain at 2003-04-17.15:41:13 by @theller"): Test for integer PyArg_ParseTuple format codes.</li><li>[getargs.patch](https://bugs.python.org/file577/getargs.patch "Uploaded as text/plain at 2003-04-17.15:43:34 by @theller"): Patch to several core files</li><li>[getargs.c.diff](https://bugs.python.org/file578/getargs.c.diff "Uploaded as text/plain at 2003-04-17.17:02:37 by @theller"): Missing patch for getargs.c</li><li>[getargs-2.patch](https://bugs.python.org/file579/getargs-2.patch "Uploaded as text/plain at 2003-04-17.17:21:44 by @theller"): Complete (hopefully) with decrefs fixed. test_getargs2.py not included.</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 2003-04-17.19:03:24.000> created_at = <Date 2002-08-14.12:26:55.000> labels = ['interpreter-core'] title = 'Support for masks in getargs.c' updated_at = <Date 2003-04-17.19:03:24.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2003-04-17.19:03:24.000> actor = 'gvanrossum' assignee = 'theller' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-14.12:26:55.000> creator = 'gvanrossum' dependencies = [] files = ['576', '577', '578', '579'] hgrepos = [] issue_num = 595026 keywords = [] message_count = 20.0 messages = ['11944', '11945', '11946', '11947', '11948', '11949', '11950', '11951', '11952', '11953', '11954', '11955', '11956', '11957', '11958', '11959', '11960', '11961', '11962', '11963'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'theller', 'jackjansen'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue595026' versions = ['Python 2.3'] ``` </p></details>
Support for masks in getargs.c
https://api.github.com/repos/python/cpython/issues/37029/comments
20
2002-08-14T12:26:55Z
2022-04-09T22:18:05Z
https://github.com/python/cpython/issues/37029
1,198,788,196
37,029
[ "python", "cpython" ]
BPO | [595018](https://bugs.python.org/issue595018) --- | :--- 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 2003-01-19.14:06:38.000> created_at = <Date 2002-08-14.11:41:26.000> labels = ['library'] title = 'inspect.getsource shows incorrect output' updated_at = <Date 2003-01-19.14:06:38.000> user = 'https://bugs.python.org/glingl' ``` bugs.python.org fields: ```python activity = <Date 2003-01-19.14:06:38.000> actor = 'rhettinger' assignee = 'ping' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-14.11:41:26.000> creator = 'glingl' dependencies = [] files = [] hgrepos = [] issue_num = 595018 keywords = [] message_count = 2.0 messages = ['11942', '11943'] nosy_count = 3.0 nosy_names = ['ping', 'rhettinger', 'glingl'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue595018' versions = ['Python 2.2'] ``` </p></details>
inspect.getsource shows incorrect output
https://api.github.com/repos/python/cpython/issues/37028/comments
2
2002-08-14T11:41:26Z
2022-04-09T22:18:03Z
https://github.com/python/cpython/issues/37028
1,198,788,191
37,028
[ "python", "cpython" ]
BPO | [595014](https://bugs.python.org/issue595014) --- | :--- Nosy | @loewis Files | <li>[tempfile.py.diff](https://bugs.python.org/file4514/tempfile.py.diff "Uploaded as text/plain at 2002-08-14.11:35:43 by jlt63")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-14.15:11:41.000> created_at = <Date 2002-08-14.11:35:43.000> labels = ['library'] title = 'Cygwin tempfile patch' updated_at = <Date 2002-08-14.15:11:41.000> user = 'https://bugs.python.org/jlt63' ``` bugs.python.org fields: ```python activity = <Date 2002-08-14.15:11:41.000> actor = 'jlt63' assignee = 'jlt63' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-14.11:35:43.000> creator = 'jlt63' dependencies = [] files = ['4514'] hgrepos = [] issue_num = 595014 keywords = ['patch'] message_count = 3.0 messages = ['40938', '40939', '40940'] nosy_count = 2.0 nosy_names = ['loewis', 'jlt63'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue595014' versions = [] ``` </p></details>
Cygwin tempfile patch
https://api.github.com/repos/python/cpython/issues/37027/comments
3
2002-08-14T11:35:43Z
2022-04-09T22:18:02Z
https://github.com/python/cpython/issues/37027
1,198,788,190
37,027
[ "python", "cpython" ]
BPO | [594998](https://bugs.python.org/issue594998) --- | :--- Nosy | @loewis Files | <li>[test_nis.out](https://bugs.python.org/file575/test_nis.out "Uploaded as application/octet-stream at 2002-08-15.10:02:11 by finnertyp"): Output from ./python ./Lib/test/test_nis.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 2003-05-22.22:04:27.000> created_at = <Date 2002-08-14.10:53:48.000> labels = ['build'] title = 'test_nis test fails on TRU64 5.1' updated_at = <Date 2003-05-22.22:04:27.000> user = 'https://bugs.python.org/finnertyp' ``` bugs.python.org fields: ```python activity = <Date 2003-05-22.22:04:27.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-08-14.10:53:48.000> creator = 'finnertyp' dependencies = [] files = ['575'] hgrepos = [] issue_num = 594998 keywords = [] message_count = 8.0 messages = ['11934', '11935', '11936', '11937', '11938', '11939', '11940', '11941'] nosy_count = 3.0 nosy_names = ['loewis', 'nnorwitz', 'finnertyp'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue594998' versions = ['Python 2.2'] ``` </p></details>
test_nis test fails on TRU64 5.1
https://api.github.com/repos/python/cpython/issues/37026/comments
8
2002-08-14T10:53:48Z
2022-04-09T22:18:01Z
https://github.com/python/cpython/issues/37026
1,198,788,185
37,026
[ "python", "cpython" ]
BPO | [594996](https://bugs.python.org/issue594996) --- | :--- Nosy | @tim-one Files | <li>[randompy.diff](https://bugs.python.org/file574/randompy.diff "Uploaded as text/plain at 2002-08-15.07:17:32 by sjones")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-08-16.03:42:29.000> created_at = <Date 2002-08-14.10:46:56.000> labels = ['library'] title = 'OverflowError in random.randrange' updated_at = <Date 2002-08-16.03:42:29.000> user = 'https://bugs.python.org/sjones' ``` bugs.python.org fields: ```python activity = <Date 2002-08-16.03:42:29.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-14.10:46:56.000> creator = 'sjones' dependencies = [] files = ['574'] hgrepos = [] issue_num = 594996 keywords = [] message_count = 4.0 messages = ['11930', '11931', '11932', '11933'] nosy_count = 2.0 nosy_names = ['tim.peters', 'sjones'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue594996' versions = ['Python 2.3'] ``` </p></details>
OverflowError in random.randrange
https://api.github.com/repos/python/cpython/issues/37025/comments
4
2002-08-14T10:46:56Z
2022-04-09T22:18:00Z
https://github.com/python/cpython/issues/37025
1,198,788,178
37,025
[ "python", "cpython" ]
BPO | [594959](https://bugs.python.org/issue594959) --- | :--- Nosy | @mwhudson Files | <li>[refTest.py](https://bugs.python.org/file573/refTest.py "Uploaded as text/plain at 2002-08-14.08:32:45 by henric_ericsson"): Test program.</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-08-14.09:18:14.000> created_at = <Date 2002-08-14.08:32:45.000> labels = ['interpreter-core'] title = 'Reference count error (new class object)' updated_at = <Date 2002-08-14.09:18:14.000> user = 'https://bugs.python.org/henricericsson' ``` bugs.python.org fields: ```python activity = <Date 2002-08-14.09:18:14.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-14.08:32:45.000> creator = 'henric_ericsson' dependencies = [] files = ['573'] hgrepos = [] issue_num = 594959 keywords = [] message_count = 2.0 messages = ['11928', '11929'] nosy_count = 2.0 nosy_names = ['mwh', 'henric_ericsson'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue594959' versions = ['Python 2.2'] ``` </p></details>
Reference count error (new class object)
https://api.github.com/repos/python/cpython/issues/37024/comments
2
2002-08-14T08:32:45Z
2022-04-09T22:17:59Z
https://github.com/python/cpython/issues/37024
1,198,788,175
37,024
[ "python", "cpython" ]
BPO | [594893](https://bugs.python.org/issue594893) --- | :--- Nosy | @smontanaro, @warsaw Files | <li>[email.zip](https://bugs.python.org/file572/email.zip "Uploaded as application/zip at 2002-08-14.04:59:58 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/warsaw' closed_at = <Date 2003-03-10.16:59:18.000> created_at = <Date 2002-08-14.04:59:58.000> labels = ['library'] title = 'printing email object deletes whitespace' updated_at = <Date 2003-03-10.16:59:18.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2003-03-10.16:59:18.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-14.04:59:58.000> creator = 'skip.montanaro' dependencies = [] files = ['572'] hgrepos = [] issue_num = 594893 keywords = [] message_count = 10.0 messages = ['11918', '11919', '11920', '11921', '11922', '11923', '11924', '11925', '11926', '11927'] nosy_count = 2.0 nosy_names = ['skip.montanaro', 'barry'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue594893' versions = ['Python 2.3'] ``` </p></details>
printing email object deletes whitespace
https://api.github.com/repos/python/cpython/issues/37023/comments
10
2002-08-14T04:59:58Z
2022-04-09T22:17:58Z
https://github.com/python/cpython/issues/37023
1,198,788,170
37,023
[ "python", "cpython" ]
BPO | [594869](https://bugs.python.org/issue594869) --- | :--- Nosy | @tim-one, @warsaw Files | <li>[mask.patch](https://bugs.python.org/file4513/mask.patch "Uploaded as text/plain at 2002-08-14.02:48:41 by @tim-one"): patch for gettext.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-08-14.02:48:41.000> created_at = <Date 2002-08-14.02:48:41.000> labels = ['library'] title = 'Nuke 32-bit-isms in gettext' updated_at = <Date 2002-08-14.02:48:41.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2002-08-14.02:48:41.000> actor = 'tim.peters' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-14.02:48:41.000> creator = 'tim.peters' dependencies = [] files = ['4513'] hgrepos = [] issue_num = 594869 keywords = ['patch'] message_count = 1.0 messages = ['40937'] nosy_count = 2.0 nosy_names = ['tim.peters', 'barry'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue594869' versions = ['Python 2.3'] ``` </p></details>
Nuke 32-bit-isms in gettext
https://api.github.com/repos/python/cpython/issues/37022/comments
1
2002-08-14T02:48:41Z
2022-04-09T22:17:57Z
https://github.com/python/cpython/issues/37022
1,198,788,166
37,022
[ "python", "cpython" ]
BPO | [594833](https://bugs.python.org/issue594833) --- | :--- Nosy | @smontanaro, @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2003-08-01.04:36:02.000> created_at = <Date 2002-08-14.00:30:15.000> labels = [] title = 'python-mode.el disables raw_input()' updated_at = <Date 2003-08-01.04:36:02.000> user = 'https://bugs.python.org/kowk' ``` bugs.python.org fields: ```python activity = <Date 2003-08-01.04:36:02.000> actor = 'skip.montanaro' assignee = 'barry' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-08-14.00:30:15.000> creator = 'kowk' dependencies = [] files = [] hgrepos = [] issue_num = 594833 keywords = [] message_count = 2.0 messages = ['11916', '11917'] nosy_count = 3.0 nosy_names = ['skip.montanaro', 'barry', 'kowk'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue594833' versions = [] ``` </p></details>
python-mode.el disables raw_input()
https://api.github.com/repos/python/cpython/issues/37021/comments
2
2002-08-14T00:30:15Z
2022-04-09T22:17:56Z
https://github.com/python/cpython/issues/37021
1,198,788,159
37,021
[ "python", "cpython" ]
BPO | [594255](https://bugs.python.org/issue594255) --- | :--- Nosy | @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-12.23:42:17.000> created_at = <Date 2002-08-12.21:13:00.000> labels = ['library'] title = 'email mishandles some multiparts' updated_at = <Date 2002-08-12.23:42:17.000> user = 'https://bugs.python.org/timroberts' ``` bugs.python.org fields: ```python activity = <Date 2002-08-12.23:42:17.000> actor = 'barry' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-12.21:13:00.000> creator = 'timroberts' dependencies = [] files = [] hgrepos = [] issue_num = 594255 keywords = [] message_count = 2.0 messages = ['11914', '11915'] nosy_count = 2.0 nosy_names = ['barry', 'timroberts'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue594255' versions = [] ``` </p></details>
email mishandles some multiparts
https://api.github.com/repos/python/cpython/issues/37020/comments
2
2002-08-12T21:13:00Z
2022-04-09T22:17:54Z
https://github.com/python/cpython/issues/37020
1,198,788,156
37,020
[ "python", "cpython" ]
BPO | [594197](https://bugs.python.org/issue594197) --- | :--- Nosy | @gvanrossum Files | <li>[python-copy-keep-alive.patch](https://bugs.python.org/file4511/python-copy-keep-alive.patch "Uploaded as text/plain at 2002-08-12.19:03:21 by jiba"): Patch for bug 592567</li><li>[test3.py](https://bugs.python.org/file4512/test3.py "Uploaded as text/plain at 2002-08-12.19:05:28 by jiba"): Shows up an obscur situation which is also fixed by the patch.</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-08-14.16:51:48.000> created_at = <Date 2002-08-12.19:03:21.000> labels = [] title = 'Patch for bug 592567' updated_at = <Date 2002-08-14.16:51:48.000> user = 'https://bugs.python.org/jiba' ``` bugs.python.org fields: ```python activity = <Date 2002-08-14.16:51:48.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-08-12.19:03:21.000> creator = 'jiba' dependencies = [] files = ['4511', '4512'] hgrepos = [] issue_num = 594197 keywords = ['patch'] message_count = 2.0 messages = ['40935', '40936'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jiba'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue594197' versions = [] ``` </p></details>
Patch for bug 592567
https://api.github.com/repos/python/cpython/issues/37019/comments
2
2002-08-12T19:03:21Z
2022-04-09T22:17:54Z
https://github.com/python/cpython/issues/37019
1,198,788,153
37,019
[ "python", "cpython" ]
BPO | [594063](https://bugs.python.org/issue594063) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-12.16:20:26.000> created_at = <Date 2002-08-12.14:32:59.000> labels = ['interpreter-core'] title = "r'\\' => Syntax error" updated_at = <Date 2002-08-12.16:20:26.000> user = 'https://bugs.python.org/axhlkhb' ``` bugs.python.org fields: ```python activity = <Date 2002-08-12.16:20:26.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-12.14:32:59.000> creator = 'axhlkhb' dependencies = [] files = [] hgrepos = [] issue_num = 594063 keywords = [] message_count = 4.0 messages = ['11910', '11911', '11912', '11913'] nosy_count = 2.0 nosy_names = ['tim.peters', 'axhlkhb'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue594063' versions = [] ``` </p></details>
r'\' => Syntax error
https://api.github.com/repos/python/cpython/issues/37018/comments
4
2002-08-12T14:32:59Z
2022-04-09T22:17:52Z
https://github.com/python/cpython/issues/37018
1,198,788,147
37,018
[ "python", "cpython" ]
BPO | [594001](https://bugs.python.org/issue594001) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis, @mhammond Files | <li>[pep277.txt](https://bugs.python.org/file4506/pep277.txt "Uploaded as text/plain at 2002-08-12.11:33:37 by @loewis")</li><li>[pep277.txt](https://bugs.python.org/file4507/pep277.txt "Uploaded as text/plain at 2002-09-04.12:06:52 by @loewis"): Version 2</li><li>[unicode_comments.txt](https://bugs.python.org/file4508/unicode_comments.txt "Uploaded as text/plain at 2002-09-30.06:33:51 by @mhammond"): Comments on the patch</li><li>[pep277-2.txt](https://bugs.python.org/file4509/pep277-2.txt "Uploaded as text/plain at 2002-09-30.12:54:44 by @mhammond"): Better version of that patch that doesn't crash anything!</li><li>[doc.txt](https://bugs.python.org/file4510/doc.txt "Uploaded as text/plain at 2002-10-01.17:41:20 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/mhammond' closed_at = <Date 2002-10-05.09:47:07.000> created_at = <Date 2002-08-12.11:33:37.000> labels = ['OS-windows'] title = 'PEP 277: Unicode file name support' updated_at = <Date 2002-10-05.09:47:07.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2002-10-05.09:47:07.000> actor = 'loewis' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2002-08-12.11:33:37.000> creator = 'loewis' dependencies = [] files = ['4506', '4507', '4508', '4509', '4510'] hgrepos = [] issue_num = 594001 keywords = ['patch'] message_count = 25.0 messages = ['40910', '40911', '40912', '40913', '40914', '40915', '40916', '40917', '40918', '40919', '40920', '40921', '40922', '40923', '40924', '40925', '40926', '40927', '40928', '40929', '40930', '40931', '40932', '40933', '40934'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'mhammond', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue594001' versions = [] ``` </p></details>
PEP 277: Unicode file name support
https://api.github.com/repos/python/cpython/issues/37017/comments
25
2002-08-12T11:33:37Z
2022-04-09T22:17:52Z
https://github.com/python/cpython/issues/37017
1,198,788,145
37,017
[ "python", "cpython" ]
BPO | [593696](https://bugs.python.org/issue593696) --- | :--- Nosy | @terryjreedy <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-11.20:09:40.000> created_at = <Date 2002-08-11.16:57:00.000> labels = ['library'] title = 'telnetlib raises UnboundLocalError' updated_at = <Date 2002-08-11.20:09:40.000> user = 'https://bugs.python.org/noah' ``` bugs.python.org fields: ```python activity = <Date 2002-08-11.20:09:40.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-11.16:57:00.000> creator = 'noah' dependencies = [] files = [] hgrepos = [] issue_num = 593696 keywords = [] message_count = 3.0 messages = ['11907', '11908', '11909'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'terry.reedy', 'noah'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue593696' versions = ['Python 2.2'] ``` </p></details>
telnetlib raises UnboundLocalError
https://api.github.com/repos/python/cpython/issues/37016/comments
3
2002-08-11T16:57:00Z
2022-04-09T22:17:50Z
https://github.com/python/cpython/issues/37016
1,198,788,141
37,016
[ "python", "cpython" ]
BPO | [593656](https://bugs.python.org/issue593656) --- | :--- Nosy | @gvanrossum, @loewis, @atsuoishimoto <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-14.08:23:23.000> created_at = <Date 2002-08-11.13:50:46.000> labels = ['library'] title = 'pickle/cPickle incompatibility' updated_at = <Date 2002-08-14.08:23:23.000> user = 'https://github.com/atsuoishimoto' ``` bugs.python.org fields: ```python activity = <Date 2002-08-14.08:23:23.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-11.13:50:46.000> creator = 'ishimoto' dependencies = [] files = [] hgrepos = [] issue_num = 593656 keywords = [] message_count = 3.0 messages = ['11904', '11905', '11906'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'ishimoto'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue593656' versions = [] ``` </p></details>
pickle/cPickle incompatibility
https://api.github.com/repos/python/cpython/issues/37015/comments
3
2002-08-11T13:50:46Z
2022-04-09T22:17:48Z
https://github.com/python/cpython/issues/37015
1,198,788,135
37,015
[ "python", "cpython" ]
BPO | [593627](https://bugs.python.org/issue593627) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[staticnames.patch](https://bugs.python.org/file4504/staticnames.patch "Uploaded as text/plain at 2002-08-11.10:41:22 by orenti")</li><li>[staticnames-2.patch](https://bugs.python.org/file4505/staticnames-2.patch "Uploaded as text/plain at 2002-08-15.15:58:01 by @gvanrossum"): Forward patch for CVS of 8/15</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-08-15.18:09:01.000> created_at = <Date 2002-08-11.10:41:22.000> labels = ['interpreter-core'] title = 'Static names' updated_at = <Date 2002-08-15.18:09:01.000> user = 'https://bugs.python.org/orenti' ``` bugs.python.org fields: ```python activity = <Date 2002-08-15.18:09:01.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-11.10:41:22.000> creator = 'orenti' dependencies = [] files = ['4504', '4505'] hgrepos = [] issue_num = 593627 keywords = ['patch'] message_count = 11.0 messages = ['40899', '40900', '40901', '40902', '40903', '40904', '40905', '40906', '40907', '40908', '40909'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'loewis', 'nnorwitz', 'orenti'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue593627' versions = [] ``` </p></details>
Static names
https://api.github.com/repos/python/cpython/issues/37014/comments
11
2002-08-11T10:41:22Z
2022-04-09T22:17:48Z
https://github.com/python/cpython/issues/37014
1,198,788,131
37,014
[ "python", "cpython" ]
BPO | [593581](https://bugs.python.org/issue593581) --- | :--- Nosy | @mwhudson, @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-10-07.12:34:13.000> created_at = <Date 2002-08-11.04:35:01.000> labels = ['expert-unicode'] title = "u'%c' % large value: broken result" updated_at = <Date 2002-10-07.12:34:13.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2002-10-07.12:34:13.000> actor = 'mwh' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2002-08-11.04:35:01.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 593581 keywords = [] message_count = 8.0 messages = ['11896', '11897', '11898', '11899', '11900', '11901', '11902', '11903'] nosy_count = 3.0 nosy_names = ['mwh', 'lemburg', 'gvanrossum'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue593581' versions = ['Python 2.2'] ``` </p></details>
u'%c' % large value: broken result
https://api.github.com/repos/python/cpython/issues/37013/comments
8
2002-08-11T04:35:01Z
2022-04-09T22:17:47Z
https://github.com/python/cpython/issues/37013
1,198,788,129
37,013
[ "python", "cpython" ]
BPO | [593560](https://bugs.python.org/issue593560) --- | :--- Nosy | @gvanrossum, @loewis, @warsaw, @brettcannon Files | <li>[missing_info_diff](https://bugs.python.org/file4494/missing_info_diff "Uploaded as application/octet-stream at 2002-09-11.06:36:07 by @brettcannon"): 2002-09-10: missing locale info diff</li><li>[insensitive_fix_diff](https://bugs.python.org/file4495/insensitive_fix_diff "Uploaded as application/octet-stream at 2002-09-11.06:50:54 by @brettcannon"): 2002-09-11: insensitive case fix</li><li>[cleanup_diff](https://bugs.python.org/file4496/cleanup_diff "Uploaded as application/octet-stream at 2002-09-11.20:54:15 by @brettcannon"): 2002-09-11: clean up code</li><li>[comments_diff](https://bugs.python.org/file4497/comments_diff "Uploaded as application/octet-stream at 2002-09-11.20:55:35 by @brettcannon"): 2002-09-11: very minor comments change</li><li>[c_test_diff](https://bugs.python.org/file4498/c_test_diff "Uploaded as application/octet-stream at 2002-09-11.20:56:48 by @brettcannon"): 2002-09-11: fix for %c, %x, %X tests</li><li>[missing_info_test_diff](https://bugs.python.org/file4499/missing_info_test_diff "Uploaded as application/octet-stream at 2002-09-11.20:58:06 by @brettcannon"): 2002-09-11: add missing info test</li><li>[case_test_diff](https://bugs.python.org/file4500/case_test_diff "Uploaded as application/octet-stream at 2002-09-11.20:59:01 by @brettcannon"): 2002-09-11: case insensitivity tests</li><li>[join_diff](https://bugs.python.org/file4501/join_diff "Uploaded as application/octet-stream at 2002-09-11.23:06:07 by @brettcannon"): 2002-09-11: changed loop in _seqToRe</li><li>[big_strp_diff](https://bugs.python.org/file4502/big_strp_diff "Uploaded as application/octet-stream at 2002-09-23.20:53:48 by @brettcannon"): 2002-09-23: all changes for _strptime in one diff</li><li>[big_test_diff](https://bugs.python.org/file4503/big_test_diff "Uploaded as application/octet-stream at 2002-09-23.20:54:47 by @brettcannon"): 2002-09-23: all changes to test_strptime in one diff</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-09-23.22:43:32.000> created_at = <Date 2002-08-11.02:01:13.000> labels = ['library'] title = 'bugfixes and cleanup for _strptime.py' updated_at = <Date 2002-09-23.22:43:32.000> user = 'https://github.com/brettcannon' ``` bugs.python.org fields: ```python activity = <Date 2002-09-23.22:43:32.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-11.02:01:13.000> creator = 'brett.cannon' dependencies = [] files = ['4494', '4495', '4496', '4497', '4498', '4499', '4500', '4501', '4502', '4503'] hgrepos = [] issue_num = 593560 keywords = ['patch'] message_count = 23.0 messages = ['40876', '40877', '40878', '40879', '40880', '40881', '40882', '40883', '40884', '40885', '40886', '40887', '40888', '40889', '40890', '40891', '40892', '40893', '40894', '40895', '40896', '40897', '40898'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'loewis', 'barry', 'nnorwitz', 'brett.cannon'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue593560' versions = ['Python 2.3'] ``` </p></details>
bugfixes and cleanup for _strptime.py
https://api.github.com/repos/python/cpython/issues/37012/comments
23
2002-08-11T02:01:13Z
2022-04-09T22:17:46Z
https://github.com/python/cpython/issues/37012
1,198,788,125
37,012
[ "python", "cpython" ]
BPO | [593154](https://bugs.python.org/issue593154) --- | :--- Nosy | @mwhudson, @gvanrossum, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-11-26.15:09:17.000> created_at = <Date 2002-08-09.17:55:30.000> labels = ['interpreter-core'] title = "Can't assign to __name__ or __bases__ of new class" updated_at = <Date 2002-11-26.15:09:17.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2002-11-26.15:09:17.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-09.17:55:30.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 593154 keywords = [] message_count = 6.0 messages = ['11890', '11891', '11892', '11893', '11894', '11895'] nosy_count = 5.0 nosy_names = ['mwh', 'gvanrossum', 'nnorwitz', 'gregsmith', 'rhettinger'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue593154' versions = ['Python 2.3'] ``` </p></details>
Can't assign to __name__ or __bases__ of new class
https://api.github.com/repos/python/cpython/issues/37011/comments
6
2002-08-09T17:55:30Z
2022-04-09T22:17:45Z
https://github.com/python/cpython/issues/37011
1,198,788,122
37,011
[ "python", "cpython" ]
BPO | [593069](https://bugs.python.org/issue593069) --- | :--- Nosy | @gvanrossum Files | <li>[Python-socket-1-0.1-yozh.diff](https://bugs.python.org/file4493/Python-socket-1-0.1-yozh.diff "Uploaded as text/plain at 2002-08-09.14:20:44 by yozh"): The patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-09-03.19:06:28.000> created_at = <Date 2002-08-09.14:20:44.000> labels = ['extension-modules'] title = 'socketmodule.[ch] downgrade' updated_at = <Date 2002-09-03.19:06:28.000> user = 'https://bugs.python.org/yozh' ``` bugs.python.org fields: ```python activity = <Date 2002-09-03.19:06:28.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-08-09.14:20:44.000> creator = 'yozh' dependencies = [] files = ['4493'] hgrepos = [] issue_num = 593069 keywords = ['patch'] message_count = 2.0 messages = ['40874', '40875'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'yozh'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue593069' versions = ['Python 2.3'] ``` </p></details>
socketmodule.[ch] downgrade
https://api.github.com/repos/python/cpython/issues/37010/comments
2
2002-08-09T14:20:44Z
2022-04-09T22:17:43Z
https://github.com/python/cpython/issues/37010
1,198,788,117
37,010
[ "python", "cpython" ]
BPO | [592859](https://bugs.python.org/issue592859) --- | :--- 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 = 'https://github.com/rhettinger' closed_at = <Date 2003-01-06.13:33:29.000> created_at = <Date 2002-08-08.22:46:25.000> labels = ['docs'] title = 'os.chmod is underdocumented :-)' updated_at = <Date 2003-01-06.13:33:29.000> user = 'https://bugs.python.org/bpettersen' ``` bugs.python.org fields: ```python activity = <Date 2003-01-06.13:33:29.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-08-08.22:46:25.000> creator = 'bpettersen' dependencies = [] files = [] hgrepos = [] issue_num = 592859 keywords = [] message_count = 3.0 messages = ['11887', '11888', '11889'] nosy_count = 2.0 nosy_names = ['rhettinger', 'bpettersen'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue592859' versions = ['Python 2.2'] ``` </p></details>
os.chmod is underdocumented :-)
https://api.github.com/repos/python/cpython/issues/37009/comments
3
2002-08-08T22:46:25Z
2022-04-09T22:17:43Z
https://github.com/python/cpython/issues/37009
1,198,788,114
37,009
[ "python", "cpython" ]
BPO | [592703](https://bugs.python.org/issue592703) --- | :--- Nosy | @birkenfeld, @amauryfa, @orsenthil, @pitrou <sup>*Note: these values reflect the state of the issue at 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-05-26.19:55:57.219> created_at = <Date 2002-08-08.17:03:20.000> labels = ['type-bug', 'library'] title = 'HTTPS does not handle pipelined requests' updated_at = <Date 2013-05-26.19:55:57.217> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2013-05-26.19:55:57.217> actor = 'pitrou' assignee = 'janssen' closed = True closed_date = <Date 2013-05-26.19:55:57.219> closer = 'pitrou' components = ['Library (Lib)'] creation = <Date 2002-08-08.17:03:20.000> creator = 'jhylton' dependencies = [] files = [] hgrepos = [] issue_num = 592703 keywords = [] message_count = 8.0 messages = ['60273', '61282', '61315', '114181', '114260', '189986', '190107', '190110'] nosy_count = 7.0 nosy_names = ['jhylton', 'georg.brandl', 'amaury.forgeotdarc', 'janssen', 'orsenthil', 'pitrou', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = 'test needed' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue592703' versions = ['3rd party'] ``` </p></details>
HTTPS does not handle pipelined requests
https://api.github.com/repos/python/cpython/issues/37008/comments
8
2002-08-08T17:03:20Z
2022-04-09T22:17:41Z
https://github.com/python/cpython/issues/37008
1,198,788,110
37,008
[ "python", "cpython" ]
BPO | [592646](https://bugs.python.org/issue592646) --- | :--- Nosy | @gvanrossum, @nascheme Files | <li>[int_sq_repeat.diff](https://bugs.python.org/file4492/int_sq_repeat.diff "Uploaded as text/plain at 2002-08-08.15:35:51 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-08-09.15:49:18.000> created_at = <Date 2002-08-08.15:35:51.000> labels = ['interpreter-core'] title = 'Prefer nb_multipy over sq_repeat' updated_at = <Date 2002-08-09.15:49:18.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2002-08-09.15:49:18.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-08.15:35:51.000> creator = 'nascheme' dependencies = [] files = ['4492'] hgrepos = [] issue_num = 592646 keywords = ['patch'] message_count = 7.0 messages = ['40867', '40868', '40869', '40870', '40871', '40872', '40873'] 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/issue592646' versions = [] ``` </p></details>
Prefer nb_multipy over sq_repeat
https://api.github.com/repos/python/cpython/issues/37007/comments
7
2002-08-08T15:35:51Z
2022-04-09T22:17:40Z
https://github.com/python/cpython/issues/37007
1,198,788,103
37,007
[ "python", "cpython" ]
BPO | [592645](https://bugs.python.org/issue592645) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-09.03:38:27.000> created_at = <Date 2002-08-08.15:34:50.000> labels = ['extension-modules'] title = 'memory leak in socket.getaddrinfo' updated_at = <Date 2002-08-09.03:38:27.000> user = 'https://bugs.python.org/jcrimbault' ``` bugs.python.org fields: ```python activity = <Date 2002-08-09.03:38:27.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-08-08.15:34:50.000> creator = 'jcrimbault' dependencies = [] files = [] hgrepos = [] issue_num = 592645 keywords = [] message_count = 2.0 messages = ['11885', '11886'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'jcrimbault'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue592645' versions = ['Python 2.2'] ``` </p></details>
memory leak in socket.getaddrinfo
https://api.github.com/repos/python/cpython/issues/37006/comments
2
2002-08-08T15:34:50Z
2022-04-09T22:17:38Z
https://github.com/python/cpython/issues/37006
1,198,788,099
37,006
[ "python", "cpython" ]
BPO | [592573](https://bugs.python.org/issue592573) --- | :--- Nosy | @gvanrossum, @rhettinger Files | <li>[US.diff](https://bugs.python.org/file571/US.diff "Uploaded as text/plain at 2002-08-09.01:09:35 by @rhettinger"): Patch and Unittest</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-08-09.01:41:00.000> created_at = <Date 2002-08-08.12:48:28.000> labels = ['library'] title = 'UserString is mutable via +=' updated_at = <Date 2002-08-09.01:41:00.000> user = 'https://bugs.python.org/bernhard' ``` bugs.python.org fields: ```python activity = <Date 2002-08-09.01:41:00.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-08.12:48:28.000> creator = 'bernhard' dependencies = [] files = ['571'] hgrepos = [] issue_num = 592573 keywords = [] message_count = 5.0 messages = ['11880', '11881', '11882', '11883', '11884'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'rhettinger', 'bernhard'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue592573' versions = ['Python 2.3'] ``` </p></details>
UserString is mutable via +=
https://api.github.com/repos/python/cpython/issues/37005/comments
5
2002-08-08T12:48:28Z
2022-04-09T22:17:38Z
https://github.com/python/cpython/issues/37005
1,198,788,097
37,005
[ "python", "cpython" ]
BPO | [592567](https://bugs.python.org/issue592567) --- | :--- Nosy | @gvanrossum, @rhettinger Files | <li>[test2.py](https://bugs.python.org/file570/test2.py "Uploaded as text/plain at 2002-08-08.12:45:09 by jiba")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-08-12.20:22:16.000> created_at = <Date 2002-08-08.12:42:12.000> labels = ['interpreter-core'] title = 'Bug with deepcopy and new style objects' updated_at = <Date 2002-08-12.20:22:16.000> user = 'https://bugs.python.org/jiba' ``` bugs.python.org fields: ```python activity = <Date 2002-08-12.20:22:16.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-08.12:42:12.000> creator = 'jiba' dependencies = [] files = ['570'] hgrepos = [] issue_num = 592567 keywords = [] message_count = 4.0 messages = ['11876', '11877', '11878', '11879'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'rhettinger', 'jiba'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue592567' versions = ['Python 2.2'] ``` </p></details>
Bug with deepcopy and new style objects
https://api.github.com/repos/python/cpython/issues/37004/comments
4
2002-08-08T12:42:12Z
2022-04-09T22:17:37Z
https://github.com/python/cpython/issues/37004
1,198,788,093
37,004
[ "python", "cpython" ]
BPO | [592529](https://bugs.python.org/issue592529) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis, @mhammond Files | <li>[ntmodule.c](https://bugs.python.org/file4489/ntmodule.c "Uploaded as text/plain at 2002-08-08.10:12:33 by @loewis")</li><li>[posixmodule.diff](https://bugs.python.org/file4490/posixmodule.diff "Uploaded as text/plain at 2002-08-08.10:13:05 by @loewis")</li><li>[build.diff](https://bugs.python.org/file4491/build.diff "Uploaded as text/plain at 2002-08-08.10:14:27 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-08-11.17:43:24.000> created_at = <Date 2002-08-08.10:12:33.000> labels = ['OS-windows'] title = 'Split-out ntmodule.c' updated_at = <Date 2002-08-11.17:43:24.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2002-08-11.17:43:24.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2002-08-08.10:12:33.000> creator = 'loewis' dependencies = [] files = ['4489', '4490', '4491'] hgrepos = [] issue_num = 592529 keywords = ['patch'] message_count = 5.0 messages = ['40862', '40863', '40864', '40865', '40866'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'mhammond'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue592529' versions = [] ``` </p></details>
Split-out ntmodule.c
https://api.github.com/repos/python/cpython/issues/37003/comments
5
2002-08-08T10:12:33Z
2022-04-09T22:17:36Z
https://github.com/python/cpython/issues/37003
1,198,788,085
37,003
[ "python", "cpython" ]
BPO | [592527](https://bugs.python.org/issue592527) --- | :--- 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 = 'https://github.com/rhettinger' closed_at = <Date 2002-08-18.20:44:54.000> created_at = <Date 2002-08-08.10:11:19.000> labels = ['invalid', 'library'] title = 'comments taken as values in ConfigParser' updated_at = <Date 2002-08-18.20:44:54.000> user = 'https://bugs.python.org/drugelis' ``` bugs.python.org fields: ```python activity = <Date 2002-08-18.20:44:54.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-08.10:11:19.000> creator = 'drugelis' dependencies = [] files = [] hgrepos = [] issue_num = 592527 keywords = [] message_count = 3.0 messages = ['11873', '11874', '11875'] nosy_count = 3.0 nosy_names = ['rhettinger', 'slyphon', 'drugelis'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue592527' versions = [] ``` </p></details>
comments taken as values in ConfigParser
https://api.github.com/repos/python/cpython/issues/37002/comments
3
2002-08-08T10:11:19Z
2022-04-09T22:17:35Z
https://github.com/python/cpython/issues/37002
1,198,788,081
37,002
[ "python", "cpython" ]
BPO | [592489](https://bugs.python.org/issue592489) --- | :--- Nosy | @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-08-08.12:56:00.000> created_at = <Date 2002-08-08.08:11:32.000> labels = ['library'] title = 'CRLF ignored in package email' updated_at = <Date 2002-08-08.12:56:00.000> user = 'https://bugs.python.org/rosczak' ``` bugs.python.org fields: ```python activity = <Date 2002-08-08.12:56:00.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-08.08:11:32.000> creator = 'rosczak' dependencies = [] files = [] hgrepos = [] issue_num = 592489 keywords = [] message_count = 2.0 messages = ['11871', '11872'] nosy_count = 2.0 nosy_names = ['barry', 'rosczak'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue592489' versions = ['Python 2.2'] ``` </p></details>
CRLF ignored in package email
https://api.github.com/repos/python/cpython/issues/37001/comments
2
2002-08-08T08:11:32Z
2022-04-09T22:17:34Z
https://github.com/python/cpython/issues/37001
1,198,788,074
37,001
[ "python", "cpython" ]
BPO | [592446](https://bugs.python.org/issue592446) --- | :--- 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-08-08.23:09:43.000> created_at = <Date 2002-08-08.05:51:26.000> labels = [] title = 'missing extern "C"' updated_at = <Date 2002-08-08.23:09:43.000> user = 'https://bugs.python.org/davidabrahams' ``` bugs.python.org fields: ```python activity = <Date 2002-08-08.23:09:43.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-08-08.05:51:26.000> creator = 'david_abrahams' dependencies = [] files = [] hgrepos = [] issue_num = 592446 keywords = [] message_count = 2.0 messages = ['11869', '11870'] nosy_count = 2.0 nosy_names = ['loewis', 'david_abrahams'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue592446' versions = ['Python 2.2'] ``` </p></details>
missing extern "C"
https://api.github.com/repos/python/cpython/issues/37000/comments
2
2002-08-08T05:51:26Z
2022-04-09T22:17:32Z
https://github.com/python/cpython/issues/37000
1,198,788,071
37,000
[ "python", "cpython" ]
BPO | [592441](https://bugs.python.org/issue592441) --- | :--- Nosy | @mwhudson Files | <li>[WSJArticle002_source.txt](https://bugs.python.org/file569/WSJArticle002_source.txt "Uploaded as text/html at 2002-08-08.04:40:27 by mcsolrac"): Source code of an HTML document</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-08-07.20:49:58.000> created_at = <Date 2002-08-08.04:40:27.000> labels = [] title = 'Webchecker error on http://www.naleo.org' updated_at = <Date 2004-08-07.20:49:58.000> user = 'https://bugs.python.org/mcsolrac' ``` bugs.python.org fields: ```python activity = <Date 2004-08-07.20:49:58.000> actor = 'mwh' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-08-08.04:40:27.000> creator = 'mcsolrac' dependencies = [] files = ['569'] hgrepos = [] issue_num = 592441 keywords = [] message_count = 5.0 messages = ['11864', '11865', '11866', '11867', '11868'] nosy_count = 3.0 nosy_names = ['mwh', 'jhylton', 'mcsolrac'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue592441' versions = [] ``` </p></details>
Webchecker error on http://www.naleo.org
https://api.github.com/repos/python/cpython/issues/36999/comments
5
2002-08-08T04:40:27Z
2022-04-09T22:17:31Z
https://github.com/python/cpython/issues/36999
1,198,788,066
36,999
[ "python", "cpython" ]
BPO | [592236](https://bugs.python.org/issue592236) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-07.23:26:34.000> created_at = <Date 2002-08-07.18:49:09.000> labels = ['OS-windows'] title = "Under windows, isdir('c:') = 0. A bug?" updated_at = <Date 2002-08-07.23:26:34.000> user = 'https://bugs.python.org/eindh' ``` bugs.python.org fields: ```python activity = <Date 2002-08-07.23:26:34.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2002-08-07.18:49:09.000> creator = 'eindh' dependencies = [] files = [] hgrepos = [] issue_num = 592236 keywords = [] message_count = 2.0 messages = ['11862', '11863'] nosy_count = 2.0 nosy_names = ['tim.peters', 'eindh'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue592236' versions = [] ``` </p></details>
Under windows, isdir('c:') = 0. A bug?
https://api.github.com/repos/python/cpython/issues/36998/comments
2
2002-08-07T18:49:09Z
2022-04-09T22:17:30Z
https://github.com/python/cpython/issues/36998
1,198,788,059
36,998
[ "python", "cpython" ]
BPO | [592161](https://bugs.python.org/issue592161) --- | :--- Nosy | @mwhudson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-05-22.22:05:50.000> created_at = <Date 2002-08-07.16:39:45.000> labels = ['library'] title = 'installation errors' updated_at = <Date 2003-05-22.22:05:50.000> user = 'https://bugs.python.org/aliciahopkins' ``` bugs.python.org fields: ```python activity = <Date 2003-05-22.22:05:50.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-08-07.16:39:45.000> creator = 'aliciahopkins' dependencies = [] files = [] hgrepos = [] issue_num = 592161 keywords = [] message_count = 5.0 messages = ['11857', '11858', '11859', '11860', '11861'] nosy_count = 4.0 nosy_names = ['mwh', 'nobody', 'nnorwitz', 'aliciahopkins'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue592161' versions = ['Python 2.2'] ``` </p></details>
installation errors
https://api.github.com/repos/python/cpython/issues/36997/comments
5
2002-08-07T16:39:45Z
2022-04-09T22:17:28Z
https://github.com/python/cpython/issues/36997
1,198,788,058
36,997
[ "python", "cpython" ]
BPO | [592112](https://bugs.python.org/issue592112) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-19.17:24:19.000> created_at = <Date 2002-08-07.15:31:47.000> labels = ['library'] title = 'Hint for speeding up cPickle' updated_at = <Date 2003-06-19.17:24:19.000> user = 'https://bugs.python.org/jiba' ``` bugs.python.org fields: ```python activity = <Date 2003-06-19.17:24:19.000> actor = 'jhylton' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-07.15:31:47.000> creator = 'jiba' dependencies = [] files = [] hgrepos = [] issue_num = 592112 keywords = [] message_count = 3.0 messages = ['11854', '11855', '11856'] nosy_count = 2.0 nosy_names = ['jhylton', 'jiba'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue592112' versions = ['Python 2.2'] ``` </p></details>
Hint for speeding up cPickle
https://api.github.com/repos/python/cpython/issues/36996/comments
3
2002-08-07T15:31:47Z
2022-04-09T22:17:27Z
https://github.com/python/cpython/issues/36996
1,198,788,056
36,996
[ "python", "cpython" ]
BPO | [592065](https://bugs.python.org/issue592065) --- | :--- Nosy | @tim-one, @rhettinger Files | <li>[iterclean.diff](https://bugs.python.org/file4488/iterclean.diff "Uploaded as text/plain at 2002-08-07.13:43:24 by @rhettinger"): Diff for iterobject.c and tupleobject.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/rhettinger' closed_at = <Date 2002-08-09.01:31:44.000> created_at = <Date 2002-08-07.13:43:24.000> labels = ['interpreter-core'] title = 'Cleanup, speedup iterobject' updated_at = <Date 2002-08-09.01:31:44.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-08-09.01:31:44.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-07.13:43:24.000> creator = 'rhettinger' dependencies = [] files = ['4488'] hgrepos = [] issue_num = 592065 keywords = ['patch'] message_count = 3.0 messages = ['40859', '40860', '40861'] nosy_count = 2.0 nosy_names = ['tim.peters', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue592065' versions = ['Python 2.3'] ``` </p></details>
Cleanup, speedup iterobject
https://api.github.com/repos/python/cpython/issues/36995/comments
3
2002-08-07T13:43:24Z
2022-04-09T22:17:27Z
https://github.com/python/cpython/issues/36995
1,198,788,049
36,995
[ "python", "cpython" ]
BPO | [592047](https://bugs.python.org/issue592047) --- | :--- Nosy | @jackjansen, @etrepum <sup>*Note: these values reflect the state of the issue at 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-07-15.16:56:02.000> created_at = <Date 2002-08-07.13:14:13.000> labels = ['OS-mac', 'type-feature'] title = 'Add syntax coloring to Mac IDE' updated_at = <Date 2006-07-15.16:56:02.000> user = 'https://bugs.python.org/dgrassi' ``` bugs.python.org fields: ```python activity = <Date 2006-07-15.16:56:02.000> actor = 'bob.ippolito' assignee = 'jvr' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-08-07.13:14:13.000> creator = 'dgrassi' dependencies = [] files = [] hgrepos = [] issue_num = 592047 keywords = [] message_count = 3.0 messages = ['53616', '53617', '53618'] nosy_count = 4.0 nosy_names = ['jackjansen', 'jvr', 'dgrassi', 'bob.ippolito'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue592047' versions = [] ``` </p></details>
Add syntax coloring to Mac IDE
https://api.github.com/repos/python/cpython/issues/36994/comments
3
2002-08-07T13:14:13Z
2022-04-09T22:17:25Z
https://github.com/python/cpython/issues/36994
1,198,788,047
36,994
[ "python", "cpython" ]
BPO | [591943](https://bugs.python.org/issue591943) --- | :--- Nosy | @mwhudson, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-08-07.12:35:01.000> created_at = <Date 2002-08-07.08:49:40.000> labels = ['build'] title = '--without-unicode hosed' updated_at = <Date 2002-08-07.12:35:01.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2002-08-07.12:35:01.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-08-07.08:49:40.000> creator = 'mwh' dependencies = [] files = [] hgrepos = [] issue_num = 591943 keywords = [] message_count = 2.0 messages = ['11852', '11853'] nosy_count = 2.0 nosy_names = ['mwh', 'loewis'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue591943' versions = ['Python 2.3'] ``` </p></details>
--without-unicode hosed
https://api.github.com/repos/python/cpython/issues/36993/comments
2
2002-08-07T08:49:40Z
2022-04-09T22:17:25Z
https://github.com/python/cpython/issues/36993
1,198,788,045
36,993
[ "python", "cpython" ]
BPO | [591748](https://bugs.python.org/issue591748) --- | :--- 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-08-06.21:11:09.000> created_at = <Date 2002-08-06.21:05:24.000> labels = ['invalid', 'OS-windows'] title = 'Implementation bug' updated_at = <Date 2002-08-06.21:11:09.000> user = 'https://bugs.python.org/sengupta2' ``` bugs.python.org fields: ```python activity = <Date 2002-08-06.21:11:09.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2002-08-06.21:05:24.000> creator = 'sengupta2' dependencies = [] files = [] hgrepos = [] issue_num = 591748 keywords = [] message_count = 2.0 messages = ['11850', '11851'] nosy_count = 2.0 nosy_names = ['nascheme', 'sengupta2'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue591748' versions = [] ``` </p></details>
Implementation bug
https://api.github.com/repos/python/cpython/issues/36992/comments
2
2002-08-06T21:05:24Z
2022-04-09T22:17:24Z
https://github.com/python/cpython/issues/36992
1,198,788,040
36,992
[ "python", "cpython" ]
BPO | [591713](https://bugs.python.org/issue591713) --- | :--- Nosy | @freddrake Files | <li>[urlparse.patch](https://bugs.python.org/file4487/urlparse.patch "Uploaded as text/plain at 2002-08-06.19:26:03 by callenish")</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.19:22:58.000> created_at = <Date 2002-08-06.19:26:03.000> labels = ['library'] title = 'Fix "file:" URL to have right no. of /\'s' updated_at = <Date 2002-09-25.19:22:58.000> user = 'https://bugs.python.org/callenish' ``` bugs.python.org fields: ```python activity = <Date 2002-09-25.19:22:58.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-06.19:26:03.000> creator = 'callenish' dependencies = [] files = ['4487'] hgrepos = [] issue_num = 591713 keywords = ['patch'] message_count = 4.0 messages = ['40855', '40856', '40857', '40858'] nosy_count = 3.0 nosy_names = ['fdrake', 'nnorwitz', 'callenish'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue591713' versions = [] ``` </p></details>
Fix "file:" URL to have right no. of /'s
https://api.github.com/repos/python/cpython/issues/36991/comments
4
2002-08-06T19:26:03Z
2022-04-09T22:17:22Z
https://github.com/python/cpython/issues/36991
1,198,788,038
36,991
[ "python", "cpython" ]
BPO | [591704](https://bugs.python.org/issue591704) --- | :--- 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-08-09.18:38:41.000> created_at = <Date 2002-08-06.19:10:22.000> labels = ['interpreter-core'] title = "generators can't be weakly referenced" updated_at = <Date 2002-08-09.18:38:41.000> user = 'https://bugs.python.org/hrharkins' ``` bugs.python.org fields: ```python activity = <Date 2002-08-09.18:38:41.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-06.19:10:22.000> creator = 'hrharkins' dependencies = [] files = [] hgrepos = [] issue_num = 591704 keywords = [] message_count = 2.0 messages = ['11848', '11849'] nosy_count = 2.0 nosy_names = ['fdrake', 'hrharkins'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue591704' versions = ['Python 2.2'] ``` </p></details>
generators can't be weakly referenced
https://api.github.com/repos/python/cpython/issues/36990/comments
2
2002-08-06T19:10:22Z
2022-04-09T22:17:22Z
https://github.com/python/cpython/issues/36990
1,198,788,035
36,990
[ "python", "cpython" ]
BPO | [591586](https://bugs.python.org/issue591586) --- | :--- Nosy | @gvanrossum Files | <li>[typeobject.diff](https://bugs.python.org/file568/typeobject.diff "Uploaded as text/plain at 2002-09-05.11:31:52 by tismer"): corrected patch to object.h and typeobject.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/gvanrossum' closed_at = <Date 2003-03-07.15:25:42.000> created_at = <Date 2002-08-06.15:16:31.000> labels = ['interpreter-core'] title = 'Get rid of etype struct' updated_at = <Date 2003-03-07.15:25:42.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2003-03-07.15:25:42.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-06.15:16:31.000> creator = 'gvanrossum' dependencies = [] files = ['568'] hgrepos = [] issue_num = 591586 keywords = [] message_count = 4.0 messages = ['11844', '11845', '11846', '11847'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'tismer'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue591586' versions = ['Python 2.3'] ``` </p></details>
Get rid of etype struct
https://api.github.com/repos/python/cpython/issues/36989/comments
4
2002-08-06T15:16:31Z
2022-04-09T22:17:20Z
https://github.com/python/cpython/issues/36989
1,198,788,031
36,989
[ "python", "cpython" ]
BPO | [591551](https://bugs.python.org/issue591551) --- | :--- Nosy | @loewis, @jackjansen Files | <li>[@makefile.patch](https://bugs.python.org/file4486/%40makefile.patch "Uploaded as text/plain at 2002-08-06.13:48:01 by @jackjansen"): Patch to Makefile.pre.in</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2002-08-09.14:41:58.000> created_at = <Date 2002-08-06.13:48:01.000> labels = ['build'] title = 'Remove symlink python during install' updated_at = <Date 2002-08-09.14:41:58.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2002-08-09.14:41:58.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-08-06.13:48:01.000> creator = 'jackjansen' dependencies = [] files = ['4486'] hgrepos = [] issue_num = 591551 keywords = ['patch'] message_count = 3.0 messages = ['40852', '40853', '40854'] nosy_count = 2.0 nosy_names = ['loewis', 'jackjansen'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue591551' versions = ['Python 2.3'] ``` </p></details>
Remove symlink python during install
https://api.github.com/repos/python/cpython/issues/36988/comments
3
2002-08-06T13:48:01Z
2022-04-09T22:17:20Z
https://github.com/python/cpython/issues/36988
1,198,788,027
36,988
[ "python", "cpython" ]
BPO | [591349](https://bugs.python.org/issue591349) --- | :--- Nosy | @irmen Files | <li>[python_httpbug_testcase.tgz](https://bugs.python.org/file566/python_httpbug_testcase.tgz "Uploaded as application/x-gzip-compressed at 2002-08-07.06:16:49 by rbgrn"): Test code which reproduces the error</li><li>[httplib.diff](https://bugs.python.org/file567/httplib.diff "Uploaded as text/plain at 2002-08-08.04:14:07 by rbgrn"): a patch which fixes this so the proper exception is raised</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-11-08.10:47:05.000> created_at = <Date 2002-08-06.00:42:30.000> labels = ['library'] title = 'httplib throws a TypeError when the target host disconnects' updated_at = <Date 2004-11-08.10:47:05.000> user = 'https://bugs.python.org/rbgrn' ``` bugs.python.org fields: ```python activity = <Date 2004-11-08.10:47:05.000> actor = 'jlgijsbers' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-06.00:42:30.000> creator = 'rbgrn' dependencies = [] files = ['566', '567'] hgrepos = [] issue_num = 591349 keywords = [] message_count = 12.0 messages = ['11832', '11833', '11834', '11835', '11836', '11837', '11838', '11839', '11840', '11841', '11842', '11843'] nosy_count = 4.0 nosy_names = ['jhylton', 'jlgijsbers', 'rbgrn', 'irmen'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue591349' versions = [] ``` </p></details>
httplib throws a TypeError when the target host disconnects
https://api.github.com/repos/python/cpython/issues/36987/comments
12
2002-08-06T00:42:30Z
2022-04-09T22:17:17Z
https://github.com/python/cpython/issues/36987
1,198,788,024
36,987
[ "python", "cpython" ]
BPO | [591305](https://bugs.python.org/issue591305) --- | :--- Nosy | @mwhudson Files | <li>[diff](https://bugs.python.org/file4485/diff "Uploaded as application/octet-stream at 2002-08-05.21:17:47 by mcherm"): patch to /python/dist/src/Doc/lib/libdis.tex</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-06.13:32:42.000> created_at = <Date 2002-08-05.21:17:47.000> labels = ['docs'] title = 'Documentation err in bytecode defs.' updated_at = <Date 2002-08-06.13:32:42.000> user = 'https://bugs.python.org/mcherm' ``` bugs.python.org fields: ```python activity = <Date 2002-08-06.13:32:42.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-08-05.21:17:47.000> creator = 'mcherm' dependencies = [] files = ['4485'] hgrepos = [] issue_num = 591305 keywords = ['patch'] message_count = 4.0 messages = ['40848', '40849', '40850', '40851'] nosy_count = 3.0 nosy_names = ['mwh', 'nnorwitz', 'mcherm'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue591305' versions = ['Python 2.3'] ``` </p></details>
Documentation err in bytecode defs.
https://api.github.com/repos/python/cpython/issues/36986/comments
4
2002-08-05T21:17:47Z
2022-04-09T22:17:16Z
https://github.com/python/cpython/issues/36986
1,198,788,022
36,986
[ "python", "cpython" ]
BPO | [591287](https://bugs.python.org/issue591287) --- | :--- Nosy | @akuchling, @facundobatista Files | <li>[temp.txt](https://bugs.python.org/file565/temp.txt "Uploaded as text/plain at 2002-08-05.20:25:00 by stannous"): text output and description of 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 2005-03-22.22:05:05.000> created_at = <Date 2002-08-05.20:25:00.000> labels = ['build'] title = 'makesetup fails: long Setup.local lines' updated_at = <Date 2005-03-22.22:05:05.000> user = 'https://bugs.python.org/stannous' ``` bugs.python.org fields: ```python activity = <Date 2005-03-22.22:05:05.000> actor = 'facundobatista' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-08-05.20:25:00.000> creator = 'stannous' dependencies = [] files = ['565'] hgrepos = [] issue_num = 591287 keywords = [] message_count = 4.0 messages = ['11828', '11829', '11830', '11831'] nosy_count = 3.0 nosy_names = ['akuchling', 'facundobatista', 'stannous'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue591287' versions = ['Python 2.2'] ``` </p></details>
makesetup fails: long Setup.local lines
https://api.github.com/repos/python/cpython/issues/36985/comments
4
2002-08-05T20:25:00Z
2022-04-09T22:17:15Z
https://github.com/python/cpython/issues/36985
1,198,788,019
36,985
[ "python", "cpython" ]
BPO | [591250](https://bugs.python.org/issue591250) --- | :--- Nosy | @gvanrossum, @warsaw Files | <li>[contains.diff](https://bugs.python.org/file4481/contains.diff "Uploaded as text/plain at 2002-08-05.19:39:12 by nnorwitz"): contains patch 2</li><li>[contains2.diff](https://bugs.python.org/file4482/contains2.diff "Uploaded as text/plain at 2002-08-05.20:50:35 by @warsaw")</li><li>[contains-test.diff](https://bugs.python.org/file4483/contains-test.diff "Uploaded as text/plain at 2002-08-06.00:43:18 by nnorwitz"): test_contains.py patch</li><li>[mondo-contains.diff](https://bugs.python.org/file4484/mondo-contains.diff "Uploaded as text/plain at 2002-08-06.16:08:24 by @warsaw")</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-08-06.16:58:29.000> created_at = <Date 2002-08-05.19:09:36.000> labels = ['interpreter-core'] title = 'str1 in str2' updated_at = <Date 2002-08-06.16:58:29.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-08-06.16:58:29.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-05.19:09:36.000> creator = 'nnorwitz' dependencies = [] files = ['4481', '4482', '4483', '4484'] hgrepos = [] issue_num = 591250 keywords = ['patch'] message_count = 12.0 messages = ['40836', '40837', '40838', '40839', '40840', '40841', '40842', '40843', '40844', '40845', '40846', '40847'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'barry', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue591250' versions = ['Python 2.3'] ``` </p></details>
str1 in str2
https://api.github.com/repos/python/cpython/issues/36984/comments
12
2002-08-05T19:09:36Z
2022-04-09T22:17:15Z
https://github.com/python/cpython/issues/36984
1,198,788,014
36,984
[ "python", "cpython" ]
BPO | [591207](https://bugs.python.org/issue591207) --- | :--- Nosy | @mwhudson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-08-06.08:35:28.000> created_at = <Date 2002-08-05.17:35:06.000> labels = ['interpreter-core', 'type-feature'] title = 'list objects should accept slice indices' updated_at = <Date 2002-08-06.08:35:28.000> user = 'https://bugs.python.org/jae' ``` bugs.python.org fields: ```python activity = <Date 2002-08-06.08:35:28.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-05.17:35:06.000> creator = 'jae' dependencies = [] files = [] hgrepos = [] issue_num = 591207 keywords = [] message_count = 2.0 messages = ['53614', '53615'] nosy_count = 2.0 nosy_names = ['mwh', 'jae'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue591207' versions = [] ``` </p></details>
list objects should accept slice indices
https://api.github.com/repos/python/cpython/issues/36983/comments
2
2002-08-05T17:35:06Z
2022-04-09T22:17:14Z
https://github.com/python/cpython/issues/36983
1,198,788,009
36,983
[ "python", "cpython" ]
BPO | [591205](https://bugs.python.org/issue591205) --- | :--- Nosy | @gvanrossum, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-08-05.18:07:08.000> created_at = <Date 2002-08-05.17:31:52.000> labels = ['library', 'release-blocker'] title = 'errno not available at setup.py time' updated_at = <Date 2002-08-05.18:07:08.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2002-08-05.18:07:08.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-05.17:31:52.000> creator = 'fdrake' dependencies = [] files = [] hgrepos = [] issue_num = 591205 keywords = [] message_count = 3.0 messages = ['11825', '11826', '11827'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'fdrake'] pr_nums = [] priority = 'release blocker' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue591205' versions = ['Python 2.3'] ``` </p></details>
errno not available at setup.py time
https://api.github.com/repos/python/cpython/issues/36982/comments
3
2002-08-05T17:31:52Z
2022-04-09T22:17:13Z
https://github.com/python/cpython/issues/36982
1,198,788,006
36,982
[ "python", "cpython" ]
BPO | [591135](https://bugs.python.org/issue591135) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-18.22:58:25.000> created_at = <Date 2002-08-05.15:31:58.000> labels = [] title = 'Mixin broken for new-style classes' updated_at = <Date 2002-08-18.22:58:25.000> user = 'https://bugs.python.org/jjacob' ``` bugs.python.org fields: ```python activity = <Date 2002-08-18.22:58:25.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-08-05.15:31:58.000> creator = 'jjacob' dependencies = [] files = [] hgrepos = [] issue_num = 591135 keywords = [] message_count = 2.0 messages = ['11823', '11824'] nosy_count = 2.0 nosy_names = ['rhettinger', 'jjacob'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue591135' versions = [] ``` </p></details>
Mixin broken for new-style classes
https://api.github.com/repos/python/cpython/issues/36981/comments
2
2002-08-05T15:31:58Z
2022-04-09T22:17:10Z
https://github.com/python/cpython/issues/36981
1,198,788,001
36,981
[ "python", "cpython" ]
BPO | [591104](https://bugs.python.org/issue591104) --- | :--- Nosy | @tim-one, @mhammond, @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/mhammond' closed_at = <Date 2005-03-22.22:06:47.000> created_at = <Date 2002-08-05.14:23:25.000> labels = ['OS-windows'] title = 'os.tmpfile() can fail on win32' updated_at = <Date 2005-03-22.22:06:47.000> user = 'https://bugs.python.org/jdbarillari' ``` bugs.python.org fields: ```python activity = <Date 2005-03-22.22:06:47.000> actor = 'facundobatista' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2002-08-05.14:23:25.000> creator = 'jdbarillari' dependencies = [] files = [] hgrepos = [] issue_num = 591104 keywords = [] message_count = 6.0 messages = ['11817', '11818', '11819', '11820', '11821', '11822'] nosy_count = 5.0 nosy_names = ['tim.peters', 'mhammond', 'facundobatista', 'jdbarillari', 'slyphon'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue591104' versions = ['Python 2.2'] ``` </p></details>
os.tmpfile() can fail on win32
https://api.github.com/repos/python/cpython/issues/36980/comments
6
2002-08-05T14:23:25Z
2022-04-09T22:17:10Z
https://github.com/python/cpython/issues/36980
1,198,787,998
36,980
[ "python", "cpython" ]
BPO | [590913](https://bugs.python.org/issue590913) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[idle_263.txt](https://bugs.python.org/file4480/idle_263.txt "Uploaded as text/plain at 2002-08-04.23:56:33 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-08-05.15:08:12.000> created_at = <Date 2002-08-04.23:56:33.000> labels = ['expert-IDLE'] title = 'PEP 263 support in IDLE' updated_at = <Date 2002-08-05.15:08:12.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2002-08-05.15:08:12.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2002-08-04.23:56:33.000> creator = 'loewis' dependencies = [] files = ['4480'] hgrepos = [] issue_num = 590913 keywords = ['patch'] message_count = 3.0 messages = ['40833', '40834', '40835'] 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/issue590913' versions = [] ``` </p></details>
PEP 263 support in IDLE
https://api.github.com/repos/python/cpython/issues/36979/comments
3
2002-08-04T23:56:33Z
2022-04-09T22:17:09Z
https://github.com/python/cpython/issues/36979
1,198,787,993
36,979
[ "python", "cpython" ]
BPO | [590888](https://bugs.python.org/issue590888) --- | :--- Nosy | @loewis, @smontanaro <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-08-05.01:49:48.000> created_at = <Date 2002-08-04.22:16:12.000> labels = ['interpreter-core'] title = 'off-by-one error in encoding warning' updated_at = <Date 2002-08-05.01:49:48.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2002-08-05.01:49:48.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-04.22:16:12.000> creator = 'skip.montanaro' dependencies = [] files = [] hgrepos = [] issue_num = 590888 keywords = [] message_count = 2.0 messages = ['11815', '11816'] nosy_count = 2.0 nosy_names = ['loewis', 'skip.montanaro'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue590888' versions = [] ``` </p></details>
off-by-one error in encoding warning
https://api.github.com/repos/python/cpython/issues/36978/comments
2
2002-08-04T22:16:12Z
2022-04-09T22:17:08Z
https://github.com/python/cpython/issues/36978
1,198,787,990
36,978
[ "python", "cpython" ]
BPO | [590843](https://bugs.python.org/issue590843) --- | :--- Nosy | @tim-one Files | <li>[list.diff](https://bugs.python.org/file4479/list.diff "Uploaded as text/plain at 2002-08-04.19:22:19 by nnorwitz"): list sort perf patch 1</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-05.00:50:00.000> created_at = <Date 2002-08-04.19:22:19.000> labels = ['interpreter-core'] title = 'list sort perf boost' updated_at = <Date 2002-08-05.00:50:00.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-08-05.00:50:00.000> actor = 'tim.peters' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-04.19:22:19.000> creator = 'nnorwitz' dependencies = [] files = ['4479'] hgrepos = [] issue_num = 590843 keywords = ['patch'] message_count = 5.0 messages = ['40828', '40829', '40830', '40831', '40832'] nosy_count = 2.0 nosy_names = ['tim.peters', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue590843' versions = ['Python 2.3'] ``` </p></details>
list sort perf boost
https://api.github.com/repos/python/cpython/issues/36977/comments
5
2002-08-04T19:22:19Z
2022-04-09T22:17:06Z
https://github.com/python/cpython/issues/36977
1,198,787,987
36,977
[ "python", "cpython" ]
BPO | [590682](https://bugs.python.org/issue590682) --- | :--- Nosy | @malemburg, @loewis Files | <li>[htmlcodecs.patch](https://bugs.python.org/file4477/htmlcodecs.patch "Uploaded as text/plain at 2002-08-04.04:58:58 by orenti")</li><li>[htmlescapecodec.diff](https://bugs.python.org/file4478/htmlescapecodec.diff "Uploaded as text/plain at 2002-08-09.15:38:14 by orenti")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2003-03-28.23:34:26.000> created_at = <Date 2002-08-04.04:58:58.000> labels = [] title = 'New codecs: html, asciihtml' updated_at = <Date 2003-03-28.23:34:26.000> user = 'https://bugs.python.org/orenti' ``` bugs.python.org fields: ```python activity = <Date 2003-03-28.23:34:26.000> actor = 'loewis' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-08-04.04:58:58.000> creator = 'orenti' dependencies = [] files = ['4477', '4478'] hgrepos = [] issue_num = 590682 keywords = ['patch'] message_count = 13.0 messages = ['40815', '40816', '40817', '40818', '40819', '40820', '40821', '40822', '40823', '40824', '40825', '40826', '40827'] nosy_count = 3.0 nosy_names = ['lemburg', 'loewis', 'orenti'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue590682' versions = [] ``` </p></details>
New codecs: html, asciihtml
https://api.github.com/repos/python/cpython/issues/36976/comments
13
2002-08-04T04:58:58Z
2022-04-09T22:17:06Z
https://github.com/python/cpython/issues/36976
1,198,787,984
36,976
[ "python", "cpython" ]
BPO | [590513](https://bugs.python.org/issue590513) --- | :--- Nosy | @gvanrossum, @loewis, @Yhg1s Files | <li>[pty-extended-patch](https://bugs.python.org/file4474/pty-extended-patch "Uploaded as application/octet-stream at 2002-08-03.14:16:26 by rasjidw"): Patch to implement popen2 in pty.py</li><li>[pty-extended-patch3](https://bugs.python.org/file4475/pty-extended-patch3 "Uploaded as application/octet-stream at 2002-08-16.12:39:07 by rasjidw"): Updated patch to implement popen2 in pty.py</li><li>[pty-extended-patch4](https://bugs.python.org/file4476/pty-extended-patch4 "Uploaded as application/octet-stream at 2002-08-30.03:54:20 by rasjidw"): New patch also returns pid of child process.</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 2003-04-12.01:27:37.000> created_at = <Date 2002-08-03.14:16:26.000> labels = ['library'] title = 'Add popen2 like functionality to pty.py.' updated_at = <Date 2003-04-12.01:27:37.000> user = 'https://bugs.python.org/rasjidw' ``` bugs.python.org fields: ```python activity = <Date 2003-04-12.01:27:37.000> actor = 'nnorwitz' assignee = 'twouters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-03.14:16:26.000> creator = 'rasjidw' dependencies = [] files = ['4474', '4475', '4476'] hgrepos = [] issue_num = 590513 keywords = ['patch'] message_count = 14.0 messages = ['40801', '40802', '40803', '40804', '40805', '40806', '40807', '40808', '40809', '40810', '40811', '40812', '40813', '40814'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'loewis', 'twouters', 'nnorwitz', 'rasjidw'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue590513' versions = ['Python 2.3'] ``` </p></details>
Add popen2 like functionality to pty.py.
https://api.github.com/repos/python/cpython/issues/36975/comments
14
2002-08-03T14:16:26Z
2022-04-09T22:17:04Z
https://github.com/python/cpython/issues/36975
1,198,787,981
36,975
[ "python", "cpython" ]
BPO | [590456](https://bugs.python.org/issue590456) --- | :--- Nosy | @jackjansen, @ronaldoussoren <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2002-08-09.14:17:21.000> created_at = <Date 2002-08-03.06:47:26.000> labels = ['OS-mac'] title = 'preconvert AppleSingle resource files' updated_at = <Date 2002-08-09.14:17:21.000> user = 'https://github.com/ronaldoussoren' ``` bugs.python.org fields: ```python activity = <Date 2002-08-09.14:17:21.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-08-03.06:47:26.000> creator = 'ronaldoussoren' dependencies = [] files = [] hgrepos = [] issue_num = 590456 keywords = [] message_count = 2.0 messages = ['11813', '11814'] nosy_count = 2.0 nosy_names = ['jackjansen', 'ronaldoussoren'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue590456' versions = ['Python 2.3'] ``` </p></details>
preconvert AppleSingle resource files
https://api.github.com/repos/python/cpython/issues/36974/comments
2
2002-08-03T06:47:26Z
2022-04-09T22:17:03Z
https://github.com/python/cpython/issues/36974
1,198,787,979
36,974
[ "python", "cpython" ]
BPO | [590377](https://bugs.python.org/issue590377) --- | :--- Nosy | @loewis, @smontanaro, @doko42 Files | <li>[setup.patch](https://bugs.python.org/file4471/setup.patch "Uploaded as text/plain at 2002-08-02.21:50:49 by @doko42")</li><li>[setup.patch](https://bugs.python.org/file4472/setup.patch "Uploaded as text/plain at 2002-10-21.21:14:07 by @doko42")</li><li>[bsd.diff](https://bugs.python.org/file4473/bsd.diff "Uploaded as text/plain at 2002-11-23.10:40:49 by @loewis")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-04-22.22:02:50.000> created_at = <Date 2002-08-02.21:50:49.000> labels = ['build'] title = 'db4 include not found' updated_at = <Date 2003-04-22.22:02:50.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2003-04-22.22:02:50.000> actor = 'jhylton' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-08-02.21:50:49.000> creator = 'doko' dependencies = [] files = ['4471', '4472', '4473'] hgrepos = [] issue_num = 590377 keywords = ['patch'] message_count = 19.0 messages = ['40782', '40783', '40784', '40785', '40786', '40787', '40788', '40789', '40790', '40791', '40792', '40793', '40794', '40795', '40796', '40797', '40798', '40799', '40800'] nosy_count = 4.0 nosy_names = ['loewis', 'jhylton', 'skip.montanaro', 'doko'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue590377' versions = ['Python 2.3'] ``` </p></details>
db4 include not found
https://api.github.com/repos/python/cpython/issues/36973/comments
19
2002-08-02T21:50:49Z
2022-04-09T22:17:01Z
https://github.com/python/cpython/issues/36973
1,198,787,976
36,973
[ "python", "cpython" ]
BPO | [590366](https://bugs.python.org/issue590366) --- | :--- 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-08-03.02:29:03.000> created_at = <Date 2002-08-02.20:57:45.000> labels = ['interpreter-core'] title = 'Small typo in listsort:ParseTuple' updated_at = <Date 2002-08-03.02:29:03.000> user = 'https://bugs.python.org/bckfnn' ``` bugs.python.org fields: ```python activity = <Date 2002-08-03.02:29:03.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-02.20:57:45.000> creator = 'bckfnn' dependencies = [] files = [] hgrepos = [] issue_num = 590366 keywords = [] message_count = 2.0 messages = ['11811', '11812'] nosy_count = 2.0 nosy_names = ['tim.peters', 'bckfnn'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue590366' versions = ['Python 2.3'] ``` </p></details>
Small typo in listsort:ParseTuple
https://api.github.com/repos/python/cpython/issues/36972/comments
2
2002-08-02T20:57:45Z
2022-04-09T22:17:01Z
https://github.com/python/cpython/issues/36972
1,198,787,972
36,972
[ "python", "cpython" ]
BPO | [590352](https://bugs.python.org/issue590352) --- | :--- Nosy | @freddrake, @doko42 Files | <li>[py2texi.patch](https://bugs.python.org/file4468/py2texi.patch "Uploaded as text/plain at 2002-08-02.20:27:10 by @doko42")</li><li>[info-patch](https://bugs.python.org/file4469/info-patch "Uploaded as text/plain at 2002-08-06.22:22:50 by @doko42")</li><li>[info-patch-2](https://bugs.python.org/file4470/info-patch-2 "Uploaded as application/octet-stream at 2002-09-19.20:57:02 by @freddrake"): Updated patch, with addtional markup support.</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-13.19:33:27.000> created_at = <Date 2002-08-02.20:27:10.000> labels = ['docs'] title = 'py2texi.el update' updated_at = <Date 2002-11-13.19:33:27.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-11-13.19:33:27.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-08-02.20:27:10.000> creator = 'doko' dependencies = [] files = ['4468', '4469', '4470'] hgrepos = [] issue_num = 590352 keywords = ['patch'] message_count = 4.0 messages = ['40778', '40779', '40780', '40781'] nosy_count = 2.0 nosy_names = ['fdrake', 'doko'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue590352' versions = ['Python 2.3'] ``` </p></details>
py2texi.el update
https://api.github.com/repos/python/cpython/issues/36971/comments
4
2002-08-02T20:27:10Z
2022-04-09T22:17:00Z
https://github.com/python/cpython/issues/36971
1,198,787,969
36,971
[ "python", "cpython" ]
BPO | [590294](https://bugs.python.org/issue590294) --- | :--- Nosy | @gvanrossum Files | <li>[D](https://bugs.python.org/file4467/D "Uploaded as application/octet-stream at 2002-08-02.18:21:37 by zackw")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-08-08.20:19:58.000> created_at = <Date 2002-08-02.18:21:37.000> labels = ['extension-modules'] title = 'os._execvpe security fix' updated_at = <Date 2002-08-08.20:19:58.000> user = 'https://bugs.python.org/zackw' ``` bugs.python.org fields: ```python activity = <Date 2002-08-08.20:19:58.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-08-02.18:21:37.000> creator = 'zackw' dependencies = [] files = ['4467'] hgrepos = [] issue_num = 590294 keywords = ['patch'] message_count = 3.0 messages = ['40775', '40776', '40777'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'zackw'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue590294' versions = ['Python 2.3'] ``` </p></details>
os._execvpe security fix
https://api.github.com/repos/python/cpython/issues/36970/comments
3
2002-08-02T18:21:37Z
2022-04-09T22:16:59Z
https://github.com/python/cpython/issues/36970
1,198,787,965
36,970
[ "python", "cpython" ]
BPO | [590207](https://bugs.python.org/issue590207) --- | :--- 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-11-25.21:16:44.000> created_at = <Date 2002-08-02.15:38:01.000> labels = ['invalid', 'OS-windows'] title = 'PyMapping_Keys unexported in dll' updated_at = <Date 2002-11-25.21:16:44.000> user = 'https://bugs.python.org/marcoberi' ``` bugs.python.org fields: ```python activity = <Date 2002-11-25.21:16:44.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2002-08-02.15:38:01.000> creator = 'marcoberi' dependencies = [] files = [] hgrepos = [] issue_num = 590207 keywords = [] message_count = 3.0 messages = ['11808', '11809', '11810'] nosy_count = 2.0 nosy_names = ['tim.peters', 'marcoberi'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue590207' versions = [] ``` </p></details>
PyMapping_Keys unexported in dll
https://api.github.com/repos/python/cpython/issues/36969/comments
3
2002-08-02T15:38:01Z
2022-04-09T22:16:58Z
https://github.com/python/cpython/issues/36969
1,198,787,961
36,969
[ "python", "cpython" ]
BPO | [590119](https://bugs.python.org/issue590119) --- | :--- Nosy | @gvanrossum, @loewis, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-09-12.15:04:06.000> created_at = <Date 2002-08-02.13:26:45.000> labels = ['library'] title = 'types.BoolType' updated_at = <Date 2002-09-12.15:04:06.000> user = 'https://bugs.python.org/mfx' ``` bugs.python.org fields: ```python activity = <Date 2002-09-12.15:04:06.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-02.13:26:45.000> creator = 'mfx' dependencies = [] files = [] hgrepos = [] issue_num = 590119 keywords = ['patch'] message_count = 5.0 messages = ['40770', '40771', '40772', '40773', '40774'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'loewis', 'rhettinger', 'mfx'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue590119' versions = ['Python 2.3'] ``` </p></details>
types.BoolType
https://api.github.com/repos/python/cpython/issues/36968/comments
5
2002-08-02T13:26:45Z
2022-04-09T22:16:57Z
https://github.com/python/cpython/issues/36968
1,198,787,956
36,968
[ "python", "cpython" ]
BPO | [590115](https://bugs.python.org/issue590115) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-09-13.12:40:57.000> created_at = <Date 2002-08-02.13:18:54.000> labels = ['interpreter-core', 'type-feature'] title = 'please add list.stable_sort()' updated_at = <Date 2002-09-13.12:40:57.000> user = 'https://bugs.python.org/mfx' ``` bugs.python.org fields: ```python activity = <Date 2002-09-13.12:40:57.000> actor = 'mfx' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-02.13:18:54.000> creator = 'mfx' dependencies = [] files = [] hgrepos = [] issue_num = 590115 keywords = [] message_count = 3.0 messages = ['53611', '53612', '53613'] nosy_count = 2.0 nosy_names = ['tim.peters', 'mfx'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue590115' versions = [] ``` </p></details>
please add list.stable_sort()
https://api.github.com/repos/python/cpython/issues/36967/comments
3
2002-08-02T13:18:54Z
2022-04-09T22:16:55Z
https://github.com/python/cpython/issues/36967
1,198,787,952
36,967
[ "python", "cpython" ]
BPO | [589982](https://bugs.python.org/issue589982) --- | :--- Nosy | @gvanrossum, @jackjansen Files | <li>[D](https://bugs.python.org/file4465/D "Uploaded as application/octet-stream at 2002-08-02.06:38:20 by zackw"): patch .vs. latest CVS mainline</li><li>[d.tempfile-rewrite-2](https://bugs.python.org/file4466/d.tempfile-rewrite-2 "Uploaded as text/plain at 2002-08-03.06:53:59 by zackw"): Revised 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/gvanrossum' closed_at = <Date 2002-08-18.06:52:24.000> created_at = <Date 2002-08-02.06:38:20.000> labels = ['library'] title = 'tempfile.py rewrite' updated_at = <Date 2002-08-18.06:52:24.000> user = 'https://bugs.python.org/zackw' ``` bugs.python.org fields: ```python activity = <Date 2002-08-18.06:52:24.000> actor = 'aimacintyre' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-02.06:38:20.000> creator = 'zackw' dependencies = [] files = ['4465', '4466'] hgrepos = [] issue_num = 589982 keywords = ['patch'] message_count = 20.0 messages = ['40750', '40751', '40752', '40753', '40754', '40755', '40756', '40757', '40758', '40759', '40760', '40761', '40762', '40763', '40764', '40765', '40766', '40767', '40768', '40769'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'nnorwitz', 'jackjansen', 'zackw', 'aimacintyre'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue589982' versions = ['Python 2.3'] ``` </p></details>
tempfile.py rewrite
https://api.github.com/repos/python/cpython/issues/36966/comments
20
2002-08-02T06:38:20Z
2022-04-09T22:16:54Z
https://github.com/python/cpython/issues/36966
1,198,787,948
36,966
[ "python", "cpython" ]
BPO | [589965](https://bugs.python.org/issue589965) --- | :--- 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-08-05.02:14:55.000> created_at = <Date 2002-08-02.05:27:27.000> labels = ['library'] title = '"".split() ignores maxsplit arg' updated_at = <Date 2002-08-05.02:14:55.000> user = 'https://bugs.python.org/gnbond' ``` bugs.python.org fields: ```python activity = <Date 2002-08-05.02:14:55.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-02.05:27:27.000> creator = 'gnbond' dependencies = [] files = [] hgrepos = [] issue_num = 589965 keywords = [] message_count = 2.0 messages = ['11806', '11807'] nosy_count = 2.0 nosy_names = ['loewis', 'gnbond'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue589965' versions = [] ``` </p></details>
"".split() ignores maxsplit arg
https://api.github.com/repos/python/cpython/issues/36965/comments
2
2002-08-02T05:27:27Z
2022-04-09T22:16:53Z
https://github.com/python/cpython/issues/36965
1,198,787,939
36,965
[ "python", "cpython" ]
BPO | [589429](https://bugs.python.org/issue589429) --- | :--- Nosy | @loewis, @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 = None closed_at = <Date 2002-08-04.09:31:12.000> created_at = <Date 2002-08-01.00:17:07.000> labels = ['build'] title = 'libpython.a with PIC objects' updated_at = <Date 2002-08-04.09:31:12.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-08-04.09:31:12.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-08-01.00:17:07.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 589429 keywords = [] message_count = 7.0 messages = ['11799', '11800', '11801', '11802', '11803', '11804', '11805'] nosy_count = 2.0 nosy_names = ['loewis', 'doko'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue589429' versions = ['Python 2.3'] ``` </p></details>
libpython.a with PIC objects
https://api.github.com/repos/python/cpython/issues/36964/comments
7
2002-08-01T00:17:07Z
2022-04-09T22:16:52Z
https://github.com/python/cpython/issues/36964
1,198,787,936
36,964
[ "python", "cpython" ]
BPO | [589427](https://bugs.python.org/issue589427) --- | :--- Nosy | @mwhudson, @loewis, @smontanaro, @doko42 Files | <li>[setup-py.diff](https://bugs.python.org/file563/setup-py.diff "Uploaded as text/plain at 2002-08-02.12:54:12 by @mwhudson"): simple fix</li><li>[prot.gz](https://bugs.python.org/file564/prot.gz "Uploaded as application/gzip at 2002-08-03.15:56:27 by @doko42"): build log</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2003-02-22.15:41:30.000> created_at = <Date 2002-08-01.00:13:24.000> labels = ['build'] title = 'standard include paths on command line' updated_at = <Date 2003-02-22.15:41:30.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2003-02-22.15:41:30.000> actor = 'nnorwitz' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-08-01.00:13:24.000> creator = 'doko' dependencies = [] files = ['563', '564'] hgrepos = [] issue_num = 589427 keywords = [] message_count = 21.0 messages = ['11778', '11779', '11780', '11781', '11782', '11783', '11784', '11785', '11786', '11787', '11788', '11789', '11790', '11791', '11792', '11793', '11794', '11795', '11796', '11797', '11798'] nosy_count = 5.0 nosy_names = ['mwh', 'loewis', 'skip.montanaro', 'nnorwitz', 'doko'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue589427' versions = ['Python 2.3'] ``` </p></details>
standard include paths on command line
https://api.github.com/repos/python/cpython/issues/36963/comments
21
2002-08-01T00:13:24Z
2022-04-09T22:16:51Z
https://github.com/python/cpython/issues/36963
1,198,787,933
36,963
[ "python", "cpython" ]
BPO | [589422](https://bugs.python.org/issue589422) --- | :--- Nosy | @loewis, @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 = None closed_at = <Date 2002-08-04.12:39:16.000> created_at = <Date 2002-08-01.00:00:05.000> labels = ['build'] title = 'shared libpython & dependant libraries' updated_at = <Date 2002-08-04.12:39:16.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-08-04.12:39:16.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-08-01.00:00:05.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 589422 keywords = [] message_count = 2.0 messages = ['11776', '11777'] nosy_count = 2.0 nosy_names = ['loewis', 'doko'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue589422' versions = ['Python 2.3'] ``` </p></details>
shared libpython & dependant libraries
https://api.github.com/repos/python/cpython/issues/36962/comments
2
2002-08-01T00:00:05Z
2022-04-09T22:16:49Z
https://github.com/python/cpython/issues/36962
1,198,787,931
36,962
[ "python", "cpython" ]
BPO | [589262](https://bugs.python.org/issue589262) --- | :--- Nosy | @gvanrossum, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-08-08.18:25:18.000> created_at = <Date 2002-07-31.17:50:41.000> labels = ['library'] title = 'socket.py wrapper needs a class' updated_at = <Date 2002-08-08.18:25:18.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2002-08-08.18:25:18.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-31.17:50:41.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 589262 keywords = [] message_count = 4.0 messages = ['11772', '11773', '11774', '11775'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'mgilfix'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue589262' versions = ['Python 2.3'] ``` </p></details>
socket.py wrapper needs a class
https://api.github.com/repos/python/cpython/issues/36961/comments
4
2002-07-31T17:50:41Z
2022-04-09T22:16:49Z
https://github.com/python/cpython/issues/36961
1,198,787,923
36,961
[ "python", "cpython" ]
BPO | [589149](https://bugs.python.org/issue589149) --- | :--- 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 = 'https://github.com/loewis' closed_at = <Date 2004-11-09.00:25:03.000> created_at = <Date 2002-07-31.15:02:10.000> labels = ['expert-XML'] title = 'Memory leakage in SAX with exception' updated_at = <Date 2004-11-09.00:25:03.000> user = 'https://bugs.python.org/pandreetto' ``` bugs.python.org fields: ```python activity = <Date 2004-11-09.00:25:03.000> actor = 'facundobatista' assignee = 'loewis' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2002-07-31.15:02:10.000> creator = 'pandreetto' dependencies = [] files = [] hgrepos = [] issue_num = 589149 keywords = [] message_count = 7.0 messages = ['11765', '11766', '11767', '11768', '11769', '11770', '11771'] nosy_count = 4.0 nosy_names = ['loewis', 'nnorwitz', 'facundobatista', 'pandreetto'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue589149' versions = [] ``` </p></details>
Memory leakage in SAX with exception
https://api.github.com/repos/python/cpython/issues/36960/comments
7
2002-07-31T15:02:10Z
2022-04-09T22:16:48Z
https://github.com/python/cpython/issues/36960
1,198,787,917
36,960
[ "python", "cpython" ]
BPO | [588982](https://bugs.python.org/issue588982) --- | :--- Nosy | @mhammond Files | <li>[modules.patch](https://bugs.python.org/file4463/modules.patch "Uploaded as text/plain at 2002-07-31.07:47:38 by krftkndl"): Patch for DL_EXPORT in Modules/*.c</li><li>[include.patch](https://bugs.python.org/file4464/include.patch "Uploaded as text/plain at 2002-07-31.07:48:14 by krftkndl")</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-08-12.07:22:25.000> created_at = <Date 2002-07-31.07:47:38.000> labels = [] title = 'Mindless editing, DL_EXPORT/IMPORT' updated_at = <Date 2002-08-12.07:22:25.000> user = 'https://bugs.python.org/krftkndl' ``` bugs.python.org fields: ```python activity = <Date 2002-08-12.07:22:25.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-07-31.07:47:38.000> creator = 'krftkndl' dependencies = [] files = ['4463', '4464'] hgrepos = [] issue_num = 588982 keywords = ['patch'] message_count = 2.0 messages = ['40748', '40749'] nosy_count = 2.0 nosy_names = ['mhammond', 'krftkndl'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue588982' versions = [] ``` </p></details>
Mindless editing, DL_EXPORT/IMPORT
https://api.github.com/repos/python/cpython/issues/36959/comments
2
2002-07-31T07:47:38Z
2022-04-09T22:16:47Z
https://github.com/python/cpython/issues/36959
1,198,787,911
36,959
[ "python", "cpython" ]
BPO | [588834](https://bugs.python.org/issue588834) --- | :--- Files | <li>[build_ext.py.patch](https://bugs.python.org/file4462/build_ext.py.patch "Uploaded as text/plain at 2002-07-30.22:45:22 by bescoto"): build_ext.py.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-07-30.22:47:21.000> created_at = <Date 2002-07-30.22:45:22.000> labels = ['library'] title = 'build_ext.py interprets LDFLAGS' updated_at = <Date 2002-07-30.22:47:21.000> user = 'https://bugs.python.org/bescoto' ``` bugs.python.org fields: ```python activity = <Date 2002-07-30.22:47:21.000> actor = 'bescoto' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-07-30.22:45:22.000> creator = 'bescoto' dependencies = [] files = ['4462'] hgrepos = [] issue_num = 588834 keywords = ['patch'] message_count = 2.0 messages = ['40746', '40747'] nosy_count = 1.0 nosy_names = ['bescoto'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue588834' versions = ['Python 2.2'] ``` </p></details>
build_ext.py interprets LDFLAGS
https://api.github.com/repos/python/cpython/issues/36958/comments
2
2002-07-30T22:45:22Z
2022-04-09T22:16:45Z
https://github.com/python/cpython/issues/36958
1,198,787,907
36,958
[ "python", "cpython" ]
BPO | [588825](https://bugs.python.org/issue588825) --- | :--- Nosy | @brettcannon, @rhettinger, @pitrou, @voidspace <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/voidspace' closed_at = <Date 2009-04-07.21:04:40.445> created_at = <Date 2002-07-30.22:29:37.000> labels = ['type-feature', 'tests'] title = 'unittest.py, better error message' updated_at = <Date 2009-04-07.21:04:40.443> user = 'https://bugs.python.org/stefanheimann' ``` bugs.python.org fields: ```python activity = <Date 2009-04-07.21:04:40.443> actor = 'michael.foord' assignee = 'michael.foord' closed = True closed_date = <Date 2009-04-07.21:04:40.445> closer = 'michael.foord' components = ['Tests'] creation = <Date 2002-07-30.22:29:37.000> creator = 'stefanheimann' dependencies = [] files = [] hgrepos = [] issue_num = 588825 keywords = ['patch'] message_count = 6.0 messages = ['53607', '53608', '53609', '53610', '60123', '85748'] nosy_count = 6.0 nosy_names = ['brett.cannon', 'collinwinter', 'rhettinger', 'stefanheimann', 'pitrou', 'michael.foord'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue588825' versions = ['Python 2.6'] ``` </p></details>
unittest.py, better error message
https://api.github.com/repos/python/cpython/issues/36957/comments
6
2002-07-30T22:29:37Z
2022-04-09T22:16:44Z
https://github.com/python/cpython/issues/36957
1,198,787,904
36,957
[ "python", "cpython" ]
BPO | [588809](https://bugs.python.org/issue588809) --- | :--- Nosy | @loewis, @akuchling Files | <li>[build_ext.py.patch](https://bugs.python.org/file4460/build_ext.py.patch "Uploaded as text/plain at 2002-07-30.21:36:10 by chipsforbrains"): a patch from one level below the source tree</li><li>[sysconfig.patch](https://bugs.python.org/file4461/sysconfig.patch "Uploaded as text/plain at 2002-08-06.19:35:10 by chipsforbrains"): A better patch for reading ENV info into the compiler commands</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 2002-11-04.19:53:55.000> created_at = <Date 2002-07-30.21:36:10.000> labels = ['library'] title = 'LDFLAGS support for build_ext.py' updated_at = <Date 2002-11-04.19:53:55.000> user = 'https://bugs.python.org/chipsforbrains' ``` bugs.python.org fields: ```python activity = <Date 2002-11-04.19:53:55.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-07-30.21:36:10.000> creator = 'chipsforbrains' dependencies = [] files = ['4460', '4461'] hgrepos = [] issue_num = 588809 keywords = ['patch'] message_count = 8.0 messages = ['40738', '40739', '40740', '40741', '40742', '40743', '40744', '40745'] nosy_count = 3.0 nosy_names = ['loewis', 'akuchling', 'chipsforbrains'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue588809' versions = ['Python 2.2'] ``` </p></details>
LDFLAGS support for build_ext.py
https://api.github.com/repos/python/cpython/issues/36956/comments
8
2002-07-30T21:36:10Z
2022-04-09T22:16:43Z
https://github.com/python/cpython/issues/36956
1,198,787,901
36,956
[ "python", "cpython" ]
BPO | [588768](https://bugs.python.org/issue588768) --- | :--- Nosy | @tim-one, @freddrake, @doko42 Files | <li>[pyc.patch](https://bugs.python.org/file562/pyc.patch "Uploaded as text/plain at 2002-08-11.15:16:00 by nnorwitz"): add __main__ to Lib/py_compile.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-08-21.20:57:58.000> created_at = <Date 2002-07-30.20:34:58.000> labels = ['type-feature', 'library'] title = 'add main to py_pycompile' updated_at = <Date 2002-08-21.20:57:58.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-08-21.20:57:58.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-30.20:34:58.000> creator = 'doko' dependencies = [] files = ['562'] hgrepos = [] issue_num = 588768 keywords = [] message_count = 4.0 messages = ['11761', '11762', '11763', '11764'] nosy_count = 4.0 nosy_names = ['tim.peters', 'fdrake', 'nnorwitz', 'doko'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue588768' versions = [] ``` </p></details>
add main to py_pycompile
https://api.github.com/repos/python/cpython/issues/36955/comments
4
2002-07-30T20:34:58Z
2022-04-09T22:16:42Z
https://github.com/python/cpython/issues/36955
1,198,787,896
36,955
[ "python", "cpython" ]
BPO | [588756](https://bugs.python.org/issue588756) --- | :--- Nosy | @loewis, @warsaw, @jackjansen, @rhettinger, @doko42, @facundobatista, @merwok <sup>*Note: these values reflect the state of the issue at 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 2007-10-24.16:12:31.854> created_at = <Date 2002-07-30.20:12:44.000> labels = ['type-feature', 'invalid'] title = 'Put *.py{,c} in /usr/share for FHS compliance' updated_at = <Date 2010-08-14.20:34:39.063> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2010-08-14.20:34:39.063> actor = 'eric.araujo' assignee = 'none' closed = True closed_date = <Date 2007-10-24.16:12:31.854> closer = 'facundobatista' components = ['None'] creation = <Date 2002-07-30.20:12:44.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 588756 keywords = [] message_count = 23.0 messages = ['53586', '53587', '53588', '53589', '53590', '53591', '53592', '53593', '53594', '53595', '53596', '53597', '53598', '53599', '53600', '53601', '53602', '53603', '53604', '53605', '53606', '56709', '113929'] nosy_count = 8.0 nosy_names = ['loewis', 'barry', 'jackjansen', 'rhettinger', 'doko', 'facundobatista', 'cantanker', 'eric.araujo'] pr_nums = [] priority = 'low' resolution = 'not a bug' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue588756' versions = [] ``` </p></details>
Put *.py{,c} in /usr/share for FHS compliance
https://api.github.com/repos/python/cpython/issues/36954/comments
23
2002-07-30T20:12:44Z
2022-04-09T22:16:40Z
https://github.com/python/cpython/issues/36954
1,198,787,893
36,954
[ "python", "cpython" ]
BPO | [588728](https://bugs.python.org/issue588728) --- | :--- Nosy | @gvanrossum Files | <li>[del.diff](https://bugs.python.org/file4459/del.diff "Uploaded as text/plain at 2002-07-30.19:33:45 by nati"): context diff for typeobject.c versus latest CVS</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-08-01.14:40:03.000> created_at = <Date 2002-07-30.19:33:45.000> labels = ['interpreter-core'] title = '__delete__ method-wraper' updated_at = <Date 2002-08-01.14:40:03.000> user = 'https://bugs.python.org/nati' ``` bugs.python.org fields: ```python activity = <Date 2002-08-01.14:40:03.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-07-30.19:33:45.000> creator = 'nati' dependencies = [] files = ['4459'] hgrepos = [] issue_num = 588728 keywords = ['patch'] message_count = 2.0 messages = ['40736', '40737'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'nati'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue588728' versions = [] ``` </p></details>
__delete__ method-wraper
https://api.github.com/repos/python/cpython/issues/36953/comments
2
2002-07-30T19:33:45Z
2022-04-09T22:16:40Z
https://github.com/python/cpython/issues/36953
1,198,787,889
36,953
[ "python", "cpython" ]
BPO | [588714](https://bugs.python.org/issue588714) --- | :--- Nosy | @mwhudson, @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 = None closed_at = <Date 2002-08-02.14:36:12.000> created_at = <Date 2002-07-30.19:11:42.000> labels = ['invalid', 'library'] title = 'urllib.urlopen.geturl() and redirects' updated_at = <Date 2002-08-02.14:36:12.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-08-02.14:36:12.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-30.19:11:42.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 588714 keywords = [] message_count = 4.0 messages = ['11757', '11758', '11759', '11760'] nosy_count = 3.0 nosy_names = ['mwh', 'jhylton', 'doko'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue588714' versions = ['Python 2.2'] ``` </p></details>
urllib.urlopen.geturl() and redirects
https://api.github.com/repos/python/cpython/issues/36952/comments
4
2002-07-30T19:11:42Z
2022-04-09T22:16:38Z
https://github.com/python/cpython/issues/36952
1,198,787,885
36,952
[ "python", "cpython" ]
BPO | [588711](https://bugs.python.org/issue588711) --- | :--- Nosy | @mwhudson, @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 = None closed_at = <Date 2002-08-21.22:27:52.000> created_at = <Date 2002-07-30.19:07:21.000> labels = ['library'] title = 'imaplib: prefix-quoted strings' updated_at = <Date 2002-08-21.22:27:52.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-08-21.22:27:52.000> actor = 'pierslauder' assignee = 'pierslauder' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-07-30.19:07:21.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 588711 keywords = [] message_count = 4.0 messages = ['11753', '11754', '11755', '11756'] nosy_count = 3.0 nosy_names = ['mwh', 'doko', 'pierslauder'] pr_nums = [] priority = 'high' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue588711' versions = ['Python 2.2'] ``` </p></details>
imaplib: prefix-quoted strings
https://api.github.com/repos/python/cpython/issues/36951/comments
4
2002-07-30T19:07:21Z
2022-04-09T22:16:37Z
https://github.com/python/cpython/issues/36951
1,198,787,883
36,951
[ "python", "cpython" ]
BPO | [588564](https://bugs.python.org/issue588564) --- | :--- Nosy | @loewis Files | <li>[setup.py.diff](https://bugs.python.org/file4458/setup.py.diff "Uploaded as text/plain at 2002-07-30.13:58:21 by jlt63")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-14.11:17:24.000> created_at = <Date 2002-07-30.13:58:21.000> labels = ['library'] title = '_locale library patch' updated_at = <Date 2002-08-14.11:17:24.000> user = 'https://bugs.python.org/jlt63' ``` bugs.python.org fields: ```python activity = <Date 2002-08-14.11:17:24.000> actor = 'jlt63' assignee = 'jlt63' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-07-30.13:58:21.000> creator = 'jlt63' dependencies = [] files = ['4458'] hgrepos = [] issue_num = 588564 keywords = ['patch'] message_count = 7.0 messages = ['40729', '40730', '40731', '40732', '40733', '40734', '40735'] nosy_count = 2.0 nosy_names = ['loewis', 'jlt63'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue588564' versions = [] ``` </p></details>
_locale library patch
https://api.github.com/repos/python/cpython/issues/36950/comments
7
2002-07-30T13:58:21Z
2022-04-09T22:16:36Z
https://github.com/python/cpython/issues/36950
1,198,787,877
36,950
[ "python", "cpython" ]
BPO | [588561](https://bugs.python.org/issue588561) --- | :--- Nosy | @loewis Files | <li>[_hotshot.c.diff](https://bugs.python.org/file4457/_hotshot.c.diff "Uploaded as text/plain at 2002-07-30.13:52:32 by jlt63")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-08.19:47:51.000> created_at = <Date 2002-07-30.13:52:32.000> labels = ['extension-modules'] title = 'Cygwin _hotshot patch' updated_at = <Date 2002-08-08.19:47:51.000> user = 'https://bugs.python.org/jlt63' ``` bugs.python.org fields: ```python activity = <Date 2002-08-08.19:47:51.000> actor = 'jlt63' assignee = 'jlt63' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-07-30.13:52:32.000> creator = 'jlt63' dependencies = [] files = ['4457'] hgrepos = [] issue_num = 588561 keywords = ['patch'] message_count = 3.0 messages = ['40726', '40727', '40728'] nosy_count = 2.0 nosy_names = ['loewis', 'jlt63'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue588561' versions = [] ``` </p></details>
Cygwin _hotshot patch
https://api.github.com/repos/python/cpython/issues/36949/comments
3
2002-07-30T13:52:32Z
2022-04-09T22:16:35Z
https://github.com/python/cpython/issues/36949
1,198,787,873
36,949