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 | [606250](https://bugs.python.org/issue606250) --- | :--- Nosy | @smontanaro, @warsaw, @doko42 <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2003-12-17.10:39:52.000> created_at = <Date 2002-09-08.08:21:06.000> labels = [] title = 'python-mode kills arrow in gdb (gud.el)' updated_at = <Date 2003-12-17.10:39:52.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2003-12-17.10:39:52.000> actor = 'warner' assignee = 'barry' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-09-08.08:21:06.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 606250 keywords = [] message_count = 4.0 messages = ['12298', '12299', '12300', '12301'] nosy_count = 5.0 nosy_names = ['skip.montanaro', 'barry', 'nnorwitz', 'doko', 'warner'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue606250' versions = ['Python 2.3'] ``` </p></details>
python-mode kills arrow in gdb (gud.el)
https://api.github.com/repos/python/cpython/issues/37148/comments
4
2002-09-08T08:21:06Z
2022-04-09T22:20:20Z
https://github.com/python/cpython/issues/37148
1,198,788,718
37,148
[ "python", "cpython" ]
BPO | [606216](https://bugs.python.org/issue606216) --- | :--- Nosy | @freddrake, @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/freddrake' closed_at = <Date 2002-09-08.04:43:45.000> created_at = <Date 2002-09-08.04:09:26.000> labels = ['docs'] title = 'PyObject_AsWriteBuffer prototype is typo' updated_at = <Date 2002-09-08.04:43:45.000> user = 'https://bugs.python.org/drewp' ``` bugs.python.org fields: ```python activity = <Date 2002-09-08.04:43:45.000> actor = 'rhettinger' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-09-08.04:09:26.000> creator = 'drewp' dependencies = [] files = [] hgrepos = [] issue_num = 606216 keywords = [] message_count = 2.0 messages = ['12296', '12297'] nosy_count = 3.0 nosy_names = ['fdrake', 'rhettinger', 'drewp'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue606216' versions = [] ``` </p></details>
PyObject_AsWriteBuffer prototype is typo
https://api.github.com/repos/python/cpython/issues/37147/comments
2
2002-09-08T04:09:26Z
2022-04-09T22:20:19Z
https://github.com/python/cpython/issues/37147
1,198,788,711
37,147
[ "python", "cpython" ]
BPO | [606134](https://bugs.python.org/issue606134) --- | :--- Nosy | @jackjansen Files | <li>[install_idle_patch](https://bugs.python.org/file4562/install_idle_patch "Uploaded as application/octet-stream at 2002-09-07.21:24:01 by tonylownds")</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-09-12.22:04:57.000> created_at = <Date 2002-09-07.21:24:01.000> labels = ['OS-mac'] title = 'install_IDLE target in Mac/OSX/Makefile' updated_at = <Date 2002-09-12.22:04:57.000> user = 'https://bugs.python.org/tonylownds' ``` bugs.python.org fields: ```python activity = <Date 2002-09-12.22:04:57.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-09-07.21:24:01.000> creator = 'tonylownds' dependencies = [] files = ['4562'] hgrepos = [] issue_num = 606134 keywords = ['patch'] message_count = 2.0 messages = ['41123', '41124'] nosy_count = 2.0 nosy_names = ['jackjansen', 'tonylownds'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue606134' versions = ['Python 2.3'] ``` </p></details>
install_IDLE target in Mac/OSX/Makefile
https://api.github.com/repos/python/cpython/issues/37146/comments
2
2002-09-07T21:24:01Z
2022-04-09T22:20:18Z
https://github.com/python/cpython/issues/37146
1,198,788,707
37,146
[ "python", "cpython" ]
BPO | [606132](https://bugs.python.org/issue606132) --- | :--- Nosy | @loewis Files | <li>[mac_idle_patch](https://bugs.python.org/file4561/mac_idle_patch "Uploaded as application/octet-stream at 2002-09-07.21:19:31 by tonylownds"): unified diff from python/dist/src/Tools/idle</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-09-17.15:30:12.000> created_at = <Date 2002-09-07.21:19:31.000> labels = ['expert-IDLE'] title = 'Mac OS X keydefs' updated_at = <Date 2002-09-17.15:30:12.000> user = 'https://bugs.python.org/tonylownds' ``` bugs.python.org fields: ```python activity = <Date 2002-09-17.15:30:12.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2002-09-07.21:19:31.000> creator = 'tonylownds' dependencies = [] files = ['4561'] hgrepos = [] issue_num = 606132 keywords = ['patch'] message_count = 4.0 messages = ['41119', '41120', '41121', '41122'] nosy_count = 2.0 nosy_names = ['loewis', 'tonylownds'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue606132' versions = ['Python 2.3'] ``` </p></details>
Mac OS X keydefs
https://api.github.com/repos/python/cpython/issues/37145/comments
4
2002-09-07T21:19:31Z
2022-04-09T22:20:16Z
https://github.com/python/cpython/issues/37145
1,198,788,703
37,145
[ "python", "cpython" ]
BPO | [606098](https://bugs.python.org/issue606098) --- | :--- Nosy | @gvanrossum, @rhettinger Files | <li>[fastnames5.patch](https://bugs.python.org/file4559/fastnames5.patch "Uploaded as text/plain at 2002-09-07.18:36:54 by orenti")</li><li>[fastnames5a.patch](https://bugs.python.org/file4560/fastnames5a.patch "Uploaded as text/plain at 2002-12-30.22:42:18 by @gvanrossum"): GvR's version for current CVS as of 12/30/02</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 2004-12-20.03:22:44.000> created_at = <Date 2002-09-07.18:36:54.000> labels = ['build'] title = 'fast dictionary lookup by name' updated_at = <Date 2004-12-20.03:22:44.000> user = 'https://bugs.python.org/orenti' ``` bugs.python.org fields: ```python activity = <Date 2004-12-20.03:22:44.000> actor = 'rhettinger' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-09-07.18:36:54.000> creator = 'orenti' dependencies = [] files = ['4559', '4560'] hgrepos = [] issue_num = 606098 keywords = ['patch'] message_count = 6.0 messages = ['41113', '41114', '41115', '41116', '41117', '41118'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'rhettinger', 'orenti'] pr_nums = [] priority = 'low' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue606098' versions = [] ``` </p></details>
fast dictionary lookup by name
https://api.github.com/repos/python/cpython/issues/37144/comments
6
2002-09-07T18:36:54Z
2022-04-09T22:20:15Z
https://github.com/python/cpython/issues/37144
1,198,788,698
37,144
[ "python", "cpython" ]
BPO | [606067](https://bugs.python.org/issue606067) --- | :--- Nosy | @jackjansen Files | <li>[misc_IDE_patches](https://bugs.python.org/file4558/misc_IDE_patches "Uploaded as application/octet-stream at 2002-09-07.16:27:36 by tonylownds"): unified diff starting at python/dist/src</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-09-12.21:51:29.000> created_at = <Date 2002-09-07.16:27:36.000> labels = ['OS-mac'] title = 'Tweaks to calls to AH/Help' updated_at = <Date 2002-09-12.21:51:29.000> user = 'https://bugs.python.org/tonylownds' ``` bugs.python.org fields: ```python activity = <Date 2002-09-12.21:51:29.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-09-07.16:27:36.000> creator = 'tonylownds' dependencies = [] files = ['4558'] hgrepos = [] issue_num = 606067 keywords = ['patch'] message_count = 2.0 messages = ['41111', '41112'] nosy_count = 2.0 nosy_names = ['jackjansen', 'tonylownds'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue606067' versions = ['Python 2.3'] ``` </p></details>
Tweaks to calls to AH/Help
https://api.github.com/repos/python/cpython/issues/37143/comments
2
2002-09-07T16:27:36Z
2022-04-09T22:20:14Z
https://github.com/python/cpython/issues/37143
1,198,788,693
37,143
[ "python", "cpython" ]
BPO | [605818](https://bugs.python.org/issue605818) --- | :--- 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:27:54.000> created_at = <Date 2002-09-06.20:45:23.000> labels = [] title = 'python-mode.el replaces function on f1' updated_at = <Date 2003-08-01.04:27:54.000> user = 'https://bugs.python.org/toneby' ``` bugs.python.org fields: ```python activity = <Date 2003-08-01.04:27:54.000> actor = 'skip.montanaro' assignee = 'barry' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-09-06.20:45:23.000> creator = 'toneby' dependencies = [] files = [] hgrepos = [] issue_num = 605818 keywords = [] message_count = 2.0 messages = ['12294', '12295'] nosy_count = 3.0 nosy_names = ['skip.montanaro', 'barry', 'toneby'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue605818' versions = [] ``` </p></details>
python-mode.el replaces function on f1
https://api.github.com/repos/python/cpython/issues/37142/comments
2
2002-09-06T20:45:23Z
2022-04-09T22:20:13Z
https://github.com/python/cpython/issues/37142
1,198,788,689
37,142
[ "python", "cpython" ]
BPO | [605731](https://bugs.python.org/issue605731) --- | :--- Nosy | @gvanrossum, @rhettinger, @bitdancer <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-09-06.19:37:54.000> created_at = <Date 2002-09-06.18:32:29.000> labels = ['library'] title = 'os.environ does not support __iter__.' updated_at = <Date 2002-09-06.19:37:54.000> user = 'https://github.com/bitdancer' ``` bugs.python.org fields: ```python activity = <Date 2002-09-06.19:37:54.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-06.18:32:29.000> creator = 'r.david.murray' dependencies = [] files = [] hgrepos = [] issue_num = 605731 keywords = [] message_count = 4.0 messages = ['12290', '12291', '12292', '12293'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'rhettinger', 'r.david.murray'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue605731' versions = ['Python 2.2'] ``` </p></details>
os.environ does not support __iter__.
https://api.github.com/repos/python/cpython/issues/37141/comments
4
2002-09-06T18:32:29Z
2022-04-09T22:20:13Z
https://github.com/python/cpython/issues/37141
1,198,788,683
37,141
[ "python", "cpython" ]
BPO | [605436](https://bugs.python.org/issue605436) --- | :--- Nosy | @smontanaro <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-09-06.14:45:03.000> created_at = <Date 2002-09-06.06:27:17.000> labels = ['docs'] title = 'Inconsistency in re docs' updated_at = <Date 2002-09-06.14:45:03.000> user = 'https://bugs.python.org/ccraig' ``` bugs.python.org fields: ```python activity = <Date 2002-09-06.14:45:03.000> actor = 'skip.montanaro' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-09-06.06:27:17.000> creator = 'ccraig' dependencies = [] files = [] hgrepos = [] issue_num = 605436 keywords = [] message_count = 2.0 messages = ['12288', '12289'] nosy_count = 2.0 nosy_names = ['skip.montanaro', 'ccraig'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue605436' versions = [] ``` </p></details>
Inconsistency in re docs
https://api.github.com/repos/python/cpython/issues/37140/comments
2
2002-09-06T06:27:17Z
2022-04-09T22:20:10Z
https://github.com/python/cpython/issues/37140
1,198,788,680
37,140
[ "python", "cpython" ]
BPO | [605370](https://bugs.python.org/issue605370) --- | :--- Nosy | @loewis Files | <li>[libnntplib.tex.patch](https://bugs.python.org/file4556/libnntplib.tex.patch "Uploaded as text/plain at 2004-07-26.03:17:33 by jae"): doc patch</li><li>[nntplib.py.patch](https://bugs.python.org/file4557/nntplib.py.patch "Uploaded as text/plain at 2004-07-26.03:18:57 by jae")</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 2004-07-26.12:41:35.000> created_at = <Date 2002-09-06.02:37:41.000> labels = ['library'] title = 'nntplib: group descriptions and RFC2980' updated_at = <Date 2004-07-26.12:41:35.000> user = 'https://bugs.python.org/jae' ``` bugs.python.org fields: ```python activity = <Date 2004-07-26.12:41:35.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-06.02:37:41.000> creator = 'jae' dependencies = [] files = ['4556', '4557'] hgrepos = [] issue_num = 605370 keywords = ['patch'] message_count = 4.0 messages = ['41107', '41108', '41109', '41110'] nosy_count = 2.0 nosy_names = ['loewis', 'jae'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue605370' versions = ['Python 2.4'] ``` </p></details>
nntplib: group descriptions and RFC2980
https://api.github.com/repos/python/cpython/issues/37139/comments
4
2002-09-06T02:37:41Z
2022-04-09T22:20:10Z
https://github.com/python/cpython/issues/37139
1,198,788,674
37,139
[ "python", "cpython" ]
BPO | [605109](https://bugs.python.org/issue605109) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-09-06.11:39:15.000> created_at = <Date 2002-09-05.15:37:08.000> labels = ['extension-modules', 'invalid'] title = 'webbrowser.open() fails on Linux' updated_at = <Date 2002-09-06.11:39:15.000> user = 'https://bugs.python.org/dthein' ``` bugs.python.org fields: ```python activity = <Date 2002-09-06.11:39:15.000> actor = 'dthein' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-09-05.15:37:08.000> creator = 'dthein' dependencies = [] files = [] hgrepos = [] issue_num = 605109 keywords = [] message_count = 4.0 messages = ['12284', '12285', '12286', '12287'] nosy_count = 2.0 nosy_names = ['loewis', 'dthein'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue605109' versions = ['Python 2.2'] ``` </p></details>
webbrowser.open() fails on Linux
https://api.github.com/repos/python/cpython/issues/37138/comments
4
2002-09-05T15:37:08Z
2022-04-09T22:20:08Z
https://github.com/python/cpython/issues/37138
1,198,788,670
37,138
[ "python", "cpython" ]
BPO | [605047](https://bugs.python.org/issue605047) --- | :--- 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-09-06.18:10:36.000> created_at = <Date 2002-09-05.13:10:33.000> labels = ['docs'] title = 'Tutorial and list comprehension scope' updated_at = <Date 2002-09-06.18:10:36.000> user = 'https://bugs.python.org/jjlee' ``` bugs.python.org fields: ```python activity = <Date 2002-09-06.18:10:36.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-09-05.13:10:33.000> creator = 'jjlee' dependencies = [] files = [] hgrepos = [] issue_num = 605047 keywords = [] message_count = 3.0 messages = ['12281', '12282', '12283'] nosy_count = 2.0 nosy_names = ['rhettinger', 'jjlee'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue605047' versions = ['Python 2.3'] ``` </p></details>
Tutorial and list comprehension scope
https://api.github.com/repos/python/cpython/issues/37137/comments
3
2002-09-05T13:10:33Z
2022-04-09T22:20:08Z
https://github.com/python/cpython/issues/37137
1,198,788,662
37,137
[ "python", "cpython" ]
BPO | [604803](https://bugs.python.org/issue604803) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-09.14:27:55.000> created_at = <Date 2002-09-04.23:20:49.000> labels = ['expert-regex'] title = 'pre bug' updated_at = <Date 2002-09-09.14:27:55.000> user = 'https://bugs.python.org/hanwen' ``` bugs.python.org fields: ```python activity = <Date 2002-09-09.14:27:55.000> actor = 'effbot' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2002-09-04.23:20:49.000> creator = 'hanwen' dependencies = [] files = [] hgrepos = [] issue_num = 604803 keywords = [] message_count = 2.0 messages = ['12279', '12280'] nosy_count = 2.0 nosy_names = ['effbot', 'hanwen'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue604803' versions = ['Python 2.2'] ``` </p></details>
pre bug
https://api.github.com/repos/python/cpython/issues/37136/comments
2
2002-09-04T23:20:49Z
2022-04-09T22:20:06Z
https://github.com/python/cpython/issues/37136
1,198,788,653
37,136
[ "python", "cpython" ]
BPO | [604716](https://bugs.python.org/issue604716) --- | :--- Nosy | @loewis, @brettcannon, @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-05-21.05:59:42.000> created_at = <Date 2002-09-04.20:20:47.000> labels = ['interpreter-core'] title = 'faster [None]*n or []*n' updated_at = <Date 2003-05-21.05:59:42.000> user = 'https://bugs.python.org/gregsmith' ``` bugs.python.org fields: ```python activity = <Date 2003-05-21.05:59:42.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-09-04.20:20:47.000> creator = 'gregsmith' dependencies = [] files = [] hgrepos = [] issue_num = 604716 keywords = [] message_count = 14.0 messages = ['12265', '12266', '12267', '12268', '12269', '12270', '12271', '12272', '12273', '12274', '12275', '12276', '12277', '12278'] nosy_count = 5.0 nosy_names = ['loewis', 'brett.cannon', 'gregsmith', 'rhettinger', 'mbrierst'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue604716' versions = [] ``` </p></details>
faster [None]*n or []*n
https://api.github.com/repos/python/cpython/issues/37135/comments
14
2002-09-04T20:20:47Z
2022-04-09T22:20:05Z
https://github.com/python/cpython/issues/37135
1,198,788,650
37,135
[ "python", "cpython" ]
BPO | [604600](https://bugs.python.org/issue604600) --- | :--- Nosy | @rhettinger Files | <li>[shutil.py.diff](https://bugs.python.org/file4555/shutil.py.diff "Uploaded as text/plain at 2002-09-04.16:21:20 by tzot"): diff -c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-09-08.20:46:25.000> created_at = <Date 2002-09-04.16:21:20.000> labels = ['library'] title = 'For Bug [ 490168 ] shutil.copy(path, pat' updated_at = <Date 2002-09-08.20:46:25.000> user = 'https://bugs.python.org/tzot' ``` bugs.python.org fields: ```python activity = <Date 2002-09-08.20:46:25.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-04.16:21:20.000> creator = 'tzot' dependencies = [] files = ['4555'] hgrepos = [] issue_num = 604600 keywords = ['patch'] message_count = 4.0 messages = ['41103', '41104', '41105', '41106'] nosy_count = 2.0 nosy_names = ['rhettinger', 'tzot'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue604600' versions = ['Python 2.3'] ``` </p></details>
For Bug [ 490168 ] shutil.copy(path, pat
https://api.github.com/repos/python/cpython/issues/37134/comments
4
2002-09-04T16:21:20Z
2022-04-09T22:20:04Z
https://github.com/python/cpython/issues/37134
1,198,788,648
37,134
[ "python", "cpython" ]
BPO | [604467](https://bugs.python.org/issue604467) --- | :--- Nosy | @freddrake, @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/freddrake' closed_at = <Date 2002-09-04.15:05:43.000> created_at = <Date 2002-09-04.10:09:52.000> labels = ['docs'] title = 'Typo in builtins documentation (2.1)' updated_at = <Date 2002-09-04.15:05:43.000> user = 'https://bugs.python.org/joevs' ``` bugs.python.org fields: ```python activity = <Date 2002-09-04.15:05:43.000> actor = 'rhettinger' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-09-04.10:09:52.000> creator = 'joevs' dependencies = [] files = [] hgrepos = [] issue_num = 604467 keywords = [] message_count = 2.0 messages = ['12263', '12264'] nosy_count = 3.0 nosy_names = ['fdrake', 'rhettinger', 'joevs'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue604467' versions = ['Python 2.2'] ``` </p></details>
Typo in builtins documentation (2.1)
https://api.github.com/repos/python/cpython/issues/37133/comments
2
2002-09-04T10:09:52Z
2022-04-09T22:20:03Z
https://github.com/python/cpython/issues/37133
1,198,788,646
37,133
[ "python", "cpython" ]
BPO | [604465](https://bugs.python.org/issue604465) --- | :--- Nosy | @freddrake, @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/freddrake' closed_at = <Date 2002-09-04.15:13:38.000> created_at = <Date 2002-09-04.10:06:14.000> labels = ['docs'] title = 'codeop module documentation typo (3.23)' updated_at = <Date 2002-09-04.15:13:38.000> user = 'https://bugs.python.org/joevs' ``` bugs.python.org fields: ```python activity = <Date 2002-09-04.15:13:38.000> actor = 'rhettinger' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-09-04.10:06:14.000> creator = 'joevs' dependencies = [] files = [] hgrepos = [] issue_num = 604465 keywords = [] message_count = 2.0 messages = ['12261', '12262'] nosy_count = 3.0 nosy_names = ['fdrake', 'rhettinger', 'joevs'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue604465' versions = [] ``` </p></details>
codeop module documentation typo (3.23)
https://api.github.com/repos/python/cpython/issues/37132/comments
2
2002-09-04T10:06:14Z
2022-04-09T22:20:02Z
https://github.com/python/cpython/issues/37132
1,198,788,643
37,132
[ "python", "cpython" ]
BPO | [604387](https://bugs.python.org/issue604387) --- | :--- Nosy | @tim-one, @mhammond <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mhammond' closed_at = <Date 2004-05-05.12:30:55.000> created_at = <Date 2002-09-04.06:36:45.000> labels = ['invalid', 'OS-windows'] title = 'long list in Pythonwin -> weird text' updated_at = <Date 2004-05-05.12:30:55.000> user = 'https://bugs.python.org/jbriggs66' ``` bugs.python.org fields: ```python activity = <Date 2004-05-05.12:30:55.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2002-09-04.06:36:45.000> creator = 'jbriggs66' dependencies = [] files = [] hgrepos = [] issue_num = 604387 keywords = [] message_count = 6.0 messages = ['12255', '12256', '12257', '12258', '12259', '12260'] nosy_count = 3.0 nosy_names = ['tim.peters', 'mhammond', 'jbriggs66'] pr_nums = [] priority = 'low' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue604387' versions = [] ``` </p></details>
long list in Pythonwin -> weird text
https://api.github.com/repos/python/cpython/issues/37131/comments
6
2002-09-04T06:36:45Z
2022-04-09T22:20:01Z
https://github.com/python/cpython/issues/37131
1,198,788,638
37,131
[ "python", "cpython" ]
BPO | [604210](https://bugs.python.org/issue604210) --- | :--- Nosy | @loewis Files | <li>[getaddrinfo.patch](https://bugs.python.org/file4554/getaddrinfo.patch "Uploaded as text/plain at 2002-09-03.21:48:41 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 2003-05-09.07:57:04.000> created_at = <Date 2002-09-03.21:48:41.000> labels = ['extension-modules'] title = 'release GIL around getaddrinfo()' updated_at = <Date 2003-05-09.07:57:04.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2003-05-09.07:57:04.000> actor = 'jvr' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-09-03.21:48:41.000> creator = 'jhylton' dependencies = [] files = ['4554'] hgrepos = [] issue_num = 604210 keywords = ['patch'] message_count = 7.0 messages = ['41096', '41097', '41098', '41099', '41100', '41101', '41102'] nosy_count = 4.0 nosy_names = ['loewis', 'jhylton', 'nnorwitz', 'jvr'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue604210' versions = [] ``` </p></details>
release GIL around getaddrinfo()
https://api.github.com/repos/python/cpython/issues/37130/comments
7
2002-09-03T21:48:41Z
2022-04-09T22:19:59Z
https://github.com/python/cpython/issues/37130
1,198,788,634
37,130
[ "python", "cpython" ]
BPO | [604209](https://bugs.python.org/issue604209) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-09-03.21:47:09.000> created_at = <Date 2002-09-03.21:47:09.000> labels = ['extension-modules'] title = 'release GIL before calling getaddrinfo()' updated_at = <Date 2002-09-03.21:47:09.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2002-09-03.21:47:09.000> actor = 'jhylton' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-09-03.21:47:09.000> creator = 'jhylton' dependencies = [] files = [] hgrepos = [] issue_num = 604209 keywords = ['patch'] message_count = 1.0 messages = ['41095'] nosy_count = 2.0 nosy_names = ['loewis', 'jhylton'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue604209' versions = [] ``` </p></details>
release GIL before calling getaddrinfo()
https://api.github.com/repos/python/cpython/issues/37129/comments
1
2002-09-03T21:47:09Z
2022-04-09T22:19:59Z
https://github.com/python/cpython/issues/37129
1,198,788,627
37,129
[ "python", "cpython" ]
BPO | [604128](https://bugs.python.org/issue604128) --- | :--- Nosy | @freddrake, @warsaw, @brettcannon <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-11-13.19:06:33.000> created_at = <Date 2002-09-03.18:49:34.000> labels = ['extension-modules'] title = 'time.struct_time undocumented' updated_at = <Date 2002-11-13.19:06:33.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2002-11-13.19:06:33.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-09-03.18:49:34.000> creator = 'barry' dependencies = [] files = [] hgrepos = [] issue_num = 604128 keywords = [] message_count = 4.0 messages = ['12251', '12252', '12253', '12254'] nosy_count = 3.0 nosy_names = ['fdrake', 'barry', 'brett.cannon'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue604128' versions = ['Python 2.3'] ``` </p></details>
time.struct_time undocumented
https://api.github.com/repos/python/cpython/issues/37128/comments
4
2002-09-03T18:49:34Z
2022-04-09T22:19:58Z
https://github.com/python/cpython/issues/37128
1,198,788,621
37,128
[ "python", "cpython" ]
BPO | [604036](https://bugs.python.org/issue604036) --- | :--- 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 = None closed_at = <Date 2002-09-11.16:49:35.000> created_at = <Date 2002-09-03.16:05:47.000> labels = ['interpreter-core', 'invalid'] title = 'spurious SyntaxWarning' updated_at = <Date 2002-09-11.16:49:35.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2002-09-11.16:49:35.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-09-03.16:05:47.000> creator = 'skip.montanaro' dependencies = [] files = [] hgrepos = [] issue_num = 604036 keywords = [] message_count = 5.0 messages = ['12246', '12247', '12248', '12249', '12250'] nosy_count = 3.0 nosy_names = ['loewis', 'jhylton', 'skip.montanaro'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue604036' versions = ['Python 2.3'] ``` </p></details>
spurious SyntaxWarning
https://api.github.com/repos/python/cpython/issues/37127/comments
5
2002-09-03T16:05:47Z
2022-04-09T22:19:56Z
https://github.com/python/cpython/issues/37127
1,198,788,617
37,127
[ "python", "cpython" ]
BPO | [603937](https://bugs.python.org/issue603937) --- | :--- Nosy | @smontanaro, @doerwalter Files | <li>[prob.zip](https://bugs.python.org/file611/prob.zip "Uploaded as application/zip at 2002-09-03.11:28:51 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/doerwalter' closed_at = <Date 2002-09-03.13:55:43.000> created_at = <Date 2002-09-03.11:28:51.000> labels = ['interpreter-core'] title = 'Exception during _PyString_Resize' updated_at = <Date 2002-09-03.13:55:43.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2002-09-03.13:55:43.000> actor = 'doerwalter' assignee = 'doerwalter' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-09-03.11:28:51.000> creator = 'skip.montanaro' dependencies = [] files = ['611'] hgrepos = [] issue_num = 603937 keywords = [] message_count = 3.0 messages = ['12243', '12244', '12245'] nosy_count = 2.0 nosy_names = ['skip.montanaro', 'doerwalter'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue603937' versions = [] ``` </p></details>
Exception during _PyString_Resize
https://api.github.com/repos/python/cpython/issues/37126/comments
3
2002-09-03T11:28:51Z
2022-04-09T22:19:55Z
https://github.com/python/cpython/issues/37126
1,198,788,615
37,126
[ "python", "cpython" ]
BPO | [603930](https://bugs.python.org/issue603930) --- | :--- Nosy | @loewis, @zopyx <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-09-04.08:47:22.000> created_at = <Date 2002-09-03.11:03:59.000> labels = ['invalid', 'library'] title = 'string.punctuation' updated_at = <Date 2002-09-04.08:47:22.000> user = 'https://bugs.python.org/dosil' ``` bugs.python.org fields: ```python activity = <Date 2002-09-04.08:47:22.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-09-03.11:03:59.000> creator = 'do_sil' dependencies = [] files = [] hgrepos = [] issue_num = 603930 keywords = [] message_count = 4.0 messages = ['12239', '12240', '12241', '12242'] nosy_count = 3.0 nosy_names = ['loewis', 'ajung', 'do_sil'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue603930' versions = [] ``` </p></details>
string.punctuation
https://api.github.com/repos/python/cpython/issues/37125/comments
4
2002-09-03T11:03:59Z
2022-04-09T22:19:53Z
https://github.com/python/cpython/issues/37125
1,198,788,608
37,125
[ "python", "cpython" ]
BPO | [603831](https://bugs.python.org/issue603831) --- | :--- Nosy | @gvanrossum, @akuchling Files | <li>[diff](https://bugs.python.org/file4553/diff "Uploaded as application/octet-stream at 2002-09-05.13:45:42 by @akuchling"): Additional 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-10-01.04:21:13.000> created_at = <Date 2002-09-03.05:03:41.000> labels = ['library'] title = 'ccompiler argument checking too strict' updated_at = <Date 2002-10-01.04:21:13.000> user = 'https://bugs.python.org/moshez' ``` bugs.python.org fields: ```python activity = <Date 2002-10-01.04:21:13.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-09-03.05:03:41.000> creator = 'moshez' dependencies = [] files = ['4553'] hgrepos = [] issue_num = 603831 keywords = ['patch'] message_count = 4.0 messages = ['41091', '41092', '41093', '41094'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'moshez', 'akuchling'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue603831' versions = ['Python 2.3'] ``` </p></details>
ccompiler argument checking too strict
https://api.github.com/repos/python/cpython/issues/37124/comments
4
2002-09-03T05:03:41Z
2022-04-09T22:19:53Z
https://github.com/python/cpython/issues/37124
1,198,788,607
37,124
[ "python", "cpython" ]
BPO | [603724](https://bugs.python.org/issue603724) --- | :--- Nosy | @loewis, @gaul Files | <li>[setvbuf.c](https://bugs.python.org/file610/setvbuf.c "Uploaded as text/x-csrc at 2002-09-11.20:49:51 by yallop"): Demonstration of setvbuf behaviour on Debian/glibc-2.2.5.</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-09-04.19:04:33.000> created_at = <Date 2002-09-02.22:37:30.000> labels = ['interpreter-core'] title = 'setting file buffer size is unreliable' updated_at = <Date 2003-09-04.19:04:33.000> user = 'https://bugs.python.org/yallop' ``` bugs.python.org fields: ```python activity = <Date 2003-09-04.19:04:33.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-09-02.22:37:30.000> creator = 'yallop' dependencies = [] files = ['610'] hgrepos = [] issue_num = 603724 keywords = [] message_count = 7.0 messages = ['12232', '12233', '12234', '12235', '12236', '12237', '12238'] nosy_count = 4.0 nosy_names = ['loewis', 'jhylton', 'gaul', 'yallop'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue603724' versions = ['Python 2.3'] ``` </p></details>
setting file buffer size is unreliable
https://api.github.com/repos/python/cpython/issues/37123/comments
7
2002-09-02T22:37:30Z
2022-04-09T22:19:51Z
https://github.com/python/cpython/issues/37123
1,198,788,604
37,123
[ "python", "cpython" ]
BPO | [603667](https://bugs.python.org/issue603667) --- | :--- Nosy | @gvanrossum Files | <li>[reiter.patch](https://bugs.python.org/file4551/reiter.patch "Uploaded as text/plain at 2002-09-02.19:57:39 by orenti")</li><li>[reiter2.patch](https://bugs.python.org/file4552/reiter2.patch "Uploaded as text/plain at 2002-09-02.20:19:47 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/gvanrossum' closed_at = <Date 2002-09-03.18:48:51.000> created_at = <Date 2002-09-02.19:57:39.000> labels = ['interpreter-core'] title = 'reiter() builtin' updated_at = <Date 2002-09-03.18:48:51.000> user = 'https://bugs.python.org/orenti' ``` bugs.python.org fields: ```python activity = <Date 2002-09-03.18:48:51.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-09-02.19:57:39.000> creator = 'orenti' dependencies = [] files = ['4551', '4552'] hgrepos = [] issue_num = 603667 keywords = ['patch'] message_count = 3.0 messages = ['41088', '41089', '41090'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'orenti'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue603667' versions = ['Python 2.3'] ``` </p></details>
reiter() builtin
https://api.github.com/repos/python/cpython/issues/37122/comments
3
2002-09-02T19:57:39Z
2022-04-09T22:19:50Z
https://github.com/python/cpython/issues/37122
1,198,788,599
37,122
[ "python", "cpython" ]
BPO | [603548](https://bugs.python.org/issue603548) --- | :--- Nosy | @gvanrossum, @tim-one Files | <li>[pythonrefcnt.diff](https://bugs.python.org/file4550/pythonrefcnt.diff "Uploaded as text/plain at 2002-09-02.15:10:39 by labviewer"): path to object.h and object.c for refcount access functions</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-03.18:52:47.000> created_at = <Date 2002-09-02.15:10:39.000> labels = ['interpreter-core'] title = 'Python object refcount accessors' updated_at = <Date 2002-09-03.18:52:47.000> user = 'https://bugs.python.org/labviewer' ``` bugs.python.org fields: ```python activity = <Date 2002-09-03.18:52:47.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-09-02.15:10:39.000> creator = 'labviewer' dependencies = [] files = ['4550'] hgrepos = [] issue_num = 603548 keywords = ['patch'] message_count = 4.0 messages = ['41084', '41085', '41086', '41087'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'labviewer'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue603548' versions = ['Python 2.3'] ``` </p></details>
Python object refcount accessors
https://api.github.com/repos/python/cpython/issues/37121/comments
4
2002-09-02T15:10:39Z
2022-04-09T22:19:49Z
https://github.com/python/cpython/issues/37121
1,198,788,594
37,121
[ "python", "cpython" ]
BPO | [603509](https://bugs.python.org/issue603509) --- | :--- Nosy | @tim-one, @loewis Files | <li>[parser.diff](https://bugs.python.org/file609/parser.diff "Uploaded as text/plain at 2002-09-02.17:40:04 by @loewis")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-09-03.11:54:55.000> created_at = <Date 2002-09-02.13:56:36.000> labels = ['interpreter-core'] title = "MemoryError when eval'ing string" updated_at = <Date 2002-09-03.11:54:55.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2002-09-03.11:54:55.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-09-02.13:56:36.000> creator = 'tim.peters' dependencies = [] files = ['609'] hgrepos = [] issue_num = 603509 keywords = [] message_count = 4.0 messages = ['12228', '12229', '12230', '12231'] nosy_count = 2.0 nosy_names = ['tim.peters', 'loewis'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue603509' versions = ['Python 2.3'] ``` </p></details>
MemoryError when eval'ing string
https://api.github.com/repos/python/cpython/issues/37120/comments
4
2002-09-02T13:56:36Z
2022-04-09T22:19:48Z
https://github.com/python/cpython/issues/37120
1,198,788,590
37,120
[ "python", "cpython" ]
BPO | [602893](https://bugs.python.org/issue602893) --- | :--- Nosy | @smontanaro, @birkenfeld Files | <li>[cgitb.diff](https://bugs.python.org/file8353/cgitb.diff "Uploaded as text/plain at 2007-08-29.01:05:12 by @smontanaro")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2009-04-05.18:35:07.794> created_at = <Date 2002-08-31.18:02:51.000> labels = ['easy', 'type-feature'] title = 'cgitb tracebacks not accessible' updated_at = <Date 2009-04-05.18:35:07.787> user = 'https://bugs.python.org/ssb22' ``` bugs.python.org fields: ```python activity = <Date 2009-04-05.18:35:07.787> actor = 'georg.brandl' assignee = 'skip.montanaro' closed = True closed_date = <Date 2009-04-05.18:35:07.794> closer = 'georg.brandl' components = ['None'] creation = <Date 2002-08-31.18:02:51.000> creator = 'ssb22' dependencies = [] files = ['8353'] hgrepos = [] issue_num = 602893 keywords = ['easy'] message_count = 3.0 messages = ['53629', '55397', '85548'] nosy_count = 3.0 nosy_names = ['skip.montanaro', 'georg.brandl', 'ssb22'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'test needed' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue602893' versions = ['Python 2.7'] ``` </p></details>
cgitb tracebacks not accessible
https://api.github.com/repos/python/cpython/issues/37119/comments
3
2002-08-31T18:02:51Z
2022-04-09T22:19:47Z
https://github.com/python/cpython/issues/37119
1,198,788,589
37,119
[ "python", "cpython" ]
BPO | [602627](https://bugs.python.org/issue602627) --- | :--- Nosy | @facundobatista Files | <li>[traceback-noopt](https://bugs.python.org/file608/traceback-noopt "Uploaded as application/octet-stream at 2003-01-06.17:10:24 by arkoenig"): traceback when python built with -O0</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-05-16.17:34:31.000> created_at = <Date 2002-08-30.20:51:11.000> labels = [] title = 'pydoc -g dumps core on Solaris 2.8' updated_at = <Date 2005-05-16.17:34:31.000> user = 'https://bugs.python.org/arkoenig' ``` bugs.python.org fields: ```python activity = <Date 2005-05-16.17:34:31.000> actor = 'arkoenig' assignee = 'none' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-08-30.20:51:11.000> creator = 'arkoenig' dependencies = [] files = ['608'] hgrepos = [] issue_num = 602627 keywords = [] message_count = 9.0 messages = ['12219', '12220', '12221', '12222', '12223', '12224', '12225', '12226', '12227'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'facundobatista', 'arkoenig'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue602627' versions = ['Python 2.2'] ``` </p></details>
pydoc -g dumps core on Solaris 2.8
https://api.github.com/repos/python/cpython/issues/37118/comments
9
2002-08-30T20:51:11Z
2022-04-09T22:19:45Z
https://github.com/python/cpython/issues/37118
1,198,788,584
37,118
[ "python", "cpython" ]
BPO | [602444](https://bugs.python.org/issue602444) --- | :--- Nosy | @brettcannon Files | <li>[reference.pdf](https://bugs.python.org/file607/reference.pdf "Uploaded as application/pdf at 2002-08-30.14:44:20 by rjroy"): file that will trigger error</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-24.16:52:03.000> created_at = <Date 2002-08-30.14:44:20.000> labels = ['expert-regex'] title = 'non greedy match bug' updated_at = <Date 2003-05-24.16:52:03.000> user = 'https://bugs.python.org/rjroy' ``` bugs.python.org fields: ```python activity = <Date 2003-05-24.16:52:03.000> actor = 'niemeyer' assignee = 'niemeyer' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2002-08-30.14:44:20.000> creator = 'rjroy' dependencies = [] files = ['607'] hgrepos = [] issue_num = 602444 keywords = [] message_count = 4.0 messages = ['12215', '12216', '12217', '12218'] nosy_count = 3.0 nosy_names = ['brett.cannon', 'niemeyer', 'rjroy'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue602444' versions = ['Python 2.3'] ``` </p></details>
non greedy match bug
https://api.github.com/repos/python/cpython/issues/37117/comments
4
2002-08-30T14:44:20Z
2022-04-09T22:19:44Z
https://github.com/python/cpython/issues/37117
1,198,788,580
37,117
[ "python", "cpython" ]
BPO | [602398](https://bugs.python.org/issue602398) --- | :--- Nosy | @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2003-01-15.23:56:30.000> created_at = <Date 2002-08-30.12:58:14.000> labels = ['OS-mac', 'invalid'] title = 'Jaguar "install" does not overwrite' updated_at = <Date 2003-01-15.23:56:30.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2003-01-15.23:56:30.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-08-30.12:58:14.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 602398 keywords = [] message_count = 2.0 messages = ['12213', '12214'] nosy_count = 1.0 nosy_names = ['jackjansen'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue602398' versions = [] ``` </p></details>
Jaguar "install" does not overwrite
https://api.github.com/repos/python/cpython/issues/37116/comments
2
2002-08-30T12:58:14Z
2022-04-09T22:19:44Z
https://github.com/python/cpython/issues/37116
1,198,788,575
37,116
[ "python", "cpython" ]
BPO | [602345](https://bugs.python.org/issue602345) --- | :--- Nosy | @gvanrossum, @loewis, @brettcannon, @birkenfeld, @doko42, @tiran Files | <li>[readonly.diff](https://bugs.python.org/file8203/readonly.diff "Uploaded as text/plain at 2003-01-12.19:02:14 by nnorwitz"): nn patch 1 - 2.3</li><li>[readonly-2.2.diff](https://bugs.python.org/file8204/readonly-2.2.diff "Uploaded as text/plain at 2003-01-12.19:02:45 by nnorwitz"): nn patch - for Python 2.2 only</li><li>[pyman.diff](https://bugs.python.org/file8205/pyman.diff "Uploaded as text/plain at 2003-01-20.23:00:01 by nnorwitz"): man page patch</li><li>[kew-msg](https://bugs.python.org/file8206/kew-msg "Uploaded as application/octet-stream at 2007-01-25.16:45:33 by @smontanaro")</li><li>[no-pyc-flag.diff](https://bugs.python.org/file8567/no-pyc-flag.diff "Uploaded as text/plain at 2007-10-19.12:41:20 by @birkenfeld")</li><li>[no-pyc-flag.diff](https://bugs.python.org/file9079/no-pyc-flag.diff "Uploaded as text/plain at 2008-01-06.18:00:44 by @birkenfeld")</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/birkenfeld' closed_at = <Date 2008-01-07.17:09:46.597> created_at = <Date 2002-08-30.11:13:03.000> labels = ['interpreter-core', 'type-feature'] title = 'option for not writing .py[co] files' updated_at = <Date 2008-01-07.17:09:46.596> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2008-01-07.17:09:46.596> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = <Date 2008-01-07.17:09:46.597> closer = 'georg.brandl' components = ['Interpreter Core'] creation = <Date 2002-08-30.11:13:03.000> creator = 'doko' dependencies = [] files = ['8203', '8204', '8205', '8206', '8567', '9079'] hgrepos = [] issue_num = 602345 keywords = ['patch'] message_count = 22.0 messages = ['53619', '53620', '53621', '53622', '53623', '53624', '53625', '53626', '53627', '53628', '56550', '56552', '59334', '59335', '59341', '59342', '59395', '59397', '59400', '59420', '59421', '59466'] nosy_count = 8.0 nosy_names = ['gvanrossum', 'loewis', 'nnorwitz', 'brett.cannon', 'georg.brandl', 'doko', 'christian.heimes', 'thosrtanner'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue602345' versions = ['Python 2.6'] ``` </p></details>
option for not writing .py[co] files
https://api.github.com/repos/python/cpython/issues/37115/comments
22
2002-08-30T11:13:03Z
2022-04-09T22:19:42Z
https://github.com/python/cpython/issues/37115
1,198,788,571
37,115
[ "python", "cpython" ]
BPO | [602295](https://bugs.python.org/issue602295) --- | :--- Nosy | @mwhudson Files | <li>[python2.2.exe.stackdump](https://bugs.python.org/file606/python2.2.exe.stackdump "Uploaded as text/plain at 2002-08-30.08:47:44 by jemfinch"): Stack dump.</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-30.09:58:23.000> created_at = <Date 2002-08-30.08:47:44.000> labels = ['interpreter-core'] title = 'Core dump in 2.2.1' updated_at = <Date 2002-08-30.09:58:23.000> user = 'https://bugs.python.org/jemfinch' ``` bugs.python.org fields: ```python activity = <Date 2002-08-30.09:58:23.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-30.08:47:44.000> creator = 'jemfinch' dependencies = [] files = ['606'] hgrepos = [] issue_num = 602295 keywords = [] message_count = 2.0 messages = ['12211', '12212'] nosy_count = 2.0 nosy_names = ['mwh', 'jemfinch'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue602295' versions = ['Python 2.2'] ``` </p></details>
Core dump in 2.2.1
https://api.github.com/repos/python/cpython/issues/37114/comments
2
2002-08-30T08:47:44Z
2022-04-09T22:19:41Z
https://github.com/python/cpython/issues/37114
1,198,788,568
37,114
[ "python", "cpython" ]
BPO | [602291](https://bugs.python.org/issue602291) --- | :--- 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 2009-03-30.20:03:22.549> created_at = <Date 2002-08-30.08:37:06.000> labels = ['OS-mac', 'type-feature'] title = 'Bgen should learn about booleans' updated_at = <Date 2009-03-30.20:03:22.548> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2009-03-30.20:03:22.548> actor = 'ronaldoussoren' assignee = 'jackjansen' closed = True closed_date = <Date 2009-03-30.20:03:22.549> closer = 'ronaldoussoren' components = ['macOS'] creation = <Date 2002-08-30.08:37:06.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 602291 keywords = [] message_count = 4.0 messages = ['12209', '12210', '84564', '84629'] nosy_count = 2.0 nosy_names = ['jackjansen', 'ronaldoussoren'] pr_nums = [] priority = 'low' resolution = 'later' stage = 'test needed' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue602291' versions = ['Python 2.7'] ``` </p></details>
Bgen should learn about booleans
https://api.github.com/repos/python/cpython/issues/37113/comments
4
2002-08-30T08:37:06Z
2022-04-09T22:19:40Z
https://github.com/python/cpython/issues/37113
1,198,788,564
37,113
[ "python", "cpython" ]
BPO | [602259](https://bugs.python.org/issue602259) --- | :--- Nosy | @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 2003-01-10.23:26:40.000> created_at = <Date 2002-08-30.07:26:11.000> labels = ['expert-tkinter'] title = '3rd parameter for Tkinter.scan_dragto' updated_at = <Date 2003-01-10.23:26:40.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2003-01-10.23:26:40.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2002-08-30.07:26:11.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 602259 keywords = [] message_count = 2.0 messages = ['12207', '12208'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'doko'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue602259' versions = ['Python 2.3'] ``` </p></details>
3rd parameter for Tkinter.scan_dragto
https://api.github.com/repos/python/cpython/issues/37112/comments
2
2002-08-30T07:26:11Z
2022-04-09T22:19:38Z
https://github.com/python/cpython/issues/37112
1,198,788,558
37,112
[ "python", "cpython" ]
BPO | [602245](https://bugs.python.org/issue602245) --- | :--- Nosy | @gvanrossum, @mhammond, @smontanaro, @facundobatista, @pfmoore, @ashemedai Files | <li>[error.py](https://bugs.python.org/file605/error.py "Uploaded as text/plain at 2002-08-30.12:38:28 by @smontanaro")</li><li>[using_subprocess.py](https://bugs.python.org/file9213/using_subprocess.py "Uploaded as text/plain at 2008-01-19.11:08:16 by @facundobatista"): Same example but using subprocess module</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 2008-01-19.11:21:50.351> created_at = <Date 2002-08-30.06:25:49.000> labels = ['OS-windows'] title = 'os.popen() negative error code IOError' updated_at = <Date 2008-01-19.11:21:50.350> user = 'https://bugs.python.org/tcdelaney' ``` bugs.python.org fields: ```python activity = <Date 2008-01-19.11:21:50.350> actor = 'facundobatista' assignee = 'mhammond' closed = True closed_date = <Date 2008-01-19.11:21:50.351> closer = 'facundobatista' components = ['Windows'] creation = <Date 2002-08-30.06:25:49.000> creator = 'tcdelaney' dependencies = [] files = ['605', '9213'] hgrepos = [] issue_num = 602245 keywords = [] message_count = 13.0 messages = ['12199', '12200', '12201', '12202', '12203', '12204', '12205', '12206', '60140', '60148', '60149', '60150', '60152'] nosy_count = 7.0 nosy_names = ['gvanrossum', 'mhammond', 'skip.montanaro', 'facundobatista', 'paul.moore', 'tcdelaney', 'asmodai'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue602245' versions = ['Python 2.6', 'Python 2.5'] ``` </p></details>
os.popen() negative error code IOError
https://api.github.com/repos/python/cpython/issues/37111/comments
13
2002-08-30T06:25:49Z
2022-04-09T22:19:38Z
https://github.com/python/cpython/issues/37111
1,198,788,549
37,111
[ "python", "cpython" ]
BPO | [602232](https://bugs.python.org/issue602232) --- | :--- 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-31.15:19:31.000> created_at = <Date 2002-08-30.05:40:49.000> labels = [] title = 'dict-proxy lacks iter* methods.' updated_at = <Date 2002-08-31.15:19:31.000> user = 'https://bugs.python.org/jemfinch' ``` bugs.python.org fields: ```python activity = <Date 2002-08-31.15:19:31.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-08-30.05:40:49.000> creator = 'jemfinch' dependencies = [] files = [] hgrepos = [] issue_num = 602232 keywords = [] message_count = 2.0 messages = ['12197', '12198'] nosy_count = 2.0 nosy_names = ['rhettinger', 'jemfinch'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue602232' versions = [] ``` </p></details>
dict-proxy lacks iter* methods.
https://api.github.com/repos/python/cpython/issues/37110/comments
2
2002-08-30T05:40:49Z
2022-04-09T22:19:36Z
https://github.com/python/cpython/issues/37110
1,198,788,544
37,110
[ "python", "cpython" ]
BPO | [602191](https://bugs.python.org/issue602191) --- | :--- Nosy | @gvanrossum, @tim-one, @smontanaro Files | <li>[ticker.patch](https://bugs.python.org/file4549/ticker.patch "Uploaded as text/plain at 2002-08-30.19:08:37 by @smontanaro")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2002-09-03.20:25:06.000> created_at = <Date 2002-08-30.02:01:08.000> labels = ['interpreter-core'] title = 'single shared ticker' updated_at = <Date 2002-09-03.20:25:06.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2002-09-03.20:25:06.000> actor = 'skip.montanaro' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-30.02:01:08.000> creator = 'skip.montanaro' dependencies = [] files = ['4549'] hgrepos = [] issue_num = 602191 keywords = ['patch'] message_count = 15.0 messages = ['41069', '41070', '41071', '41072', '41073', '41074', '41075', '41076', '41077', '41078', '41079', '41080', '41081', '41082', '41083'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'skip.montanaro'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue602191' versions = [] ``` </p></details>
single shared ticker
https://api.github.com/repos/python/cpython/issues/37109/comments
15
2002-08-30T02:01:08Z
2022-04-09T22:19:36Z
https://github.com/python/cpython/issues/37109
1,198,788,539
37,109
[ "python", "cpython" ]
BPO | [602108](https://bugs.python.org/issue602108) --- | :--- Nosy | @gvanrossum Files | <li>[strncpy.diff](https://bugs.python.org/file4548/strncpy.diff "Uploaded as text/plain at 2002-08-29.21:23:56 by nnorwitz"): patch 1 to null terminate strings</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-13.14:41:45.000> created_at = <Date 2002-08-29.21:23:56.000> labels = ['interpreter-core'] title = 'improper use of strncpy in getpath' updated_at = <Date 2002-09-13.14:41:45.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-09-13.14:41:45.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-29.21:23:56.000> creator = 'nnorwitz' dependencies = [] files = ['4548'] hgrepos = [] issue_num = 602108 keywords = ['patch'] message_count = 6.0 messages = ['41063', '41064', '41065', '41066', '41067', '41068'] 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/issue602108' versions = ['Python 2.3'] ``` </p></details>
improper use of strncpy in getpath
https://api.github.com/repos/python/cpython/issues/37108/comments
6
2002-08-29T21:23:56Z
2022-04-09T22:19:33Z
https://github.com/python/cpython/issues/37108
1,198,788,533
37,108
[ "python", "cpython" ]
BPO | [602102](https://bugs.python.org/issue602102) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-30.13:15:02.000> created_at = <Date 2002-08-29.21:13:41.000> labels = ['build'] title = 'configure finds c++ w/o --with-cxx' updated_at = <Date 2002-08-30.13:15:02.000> user = 'https://bugs.python.org/jaytmiller' ``` bugs.python.org fields: ```python activity = <Date 2002-08-30.13:15:02.000> actor = 'jaytmiller' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-08-29.21:13:41.000> creator = 'jaytmiller' dependencies = [] files = [] hgrepos = [] issue_num = 602102 keywords = [] message_count = 2.0 messages = ['12195', '12196'] nosy_count = 1.0 nosy_names = ['jaytmiller'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue602102' versions = ['Python 2.3'] ``` </p></details>
configure finds c++ w/o --with-cxx
https://api.github.com/repos/python/cpython/issues/37107/comments
2
2002-08-29T21:13:41Z
2022-04-09T22:19:32Z
https://github.com/python/cpython/issues/37107
1,198,788,531
37,107
[ "python", "cpython" ]
BPO | [602029](https://bugs.python.org/issue602029) --- | :--- 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-09-05.01:20:46.000> created_at = <Date 2002-08-29.18:53:50.000> labels = ['library'] title = 'smtplib mishandles empty sender' updated_at = <Date 2002-09-05.01:20:46.000> user = 'https://bugs.python.org/gward' ``` bugs.python.org fields: ```python activity = <Date 2002-09-05.01:20:46.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-29.18:53:50.000> creator = 'gward' dependencies = [] files = [] hgrepos = [] issue_num = 602029 keywords = [] message_count = 2.0 messages = ['12193', '12194'] nosy_count = 2.0 nosy_names = ['gward', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue602029' versions = ['Python 2.2'] ``` </p></details>
smtplib mishandles empty sender
https://api.github.com/repos/python/cpython/issues/37106/comments
2
2002-08-29T18:53:50Z
2022-04-09T22:19:32Z
https://github.com/python/cpython/issues/37106
1,198,788,528
37,106
[ "python", "cpython" ]
BPO | [602005](https://bugs.python.org/issue602005) --- | :--- Nosy | @gvanrossum Files | <li>[Python-user-2002-Aug29-02AM-yozh.diff](https://bugs.python.org/file4547/Python-user-2002-Aug29-02AM-yozh.diff "Uploaded as text/plain at 2002-08-29.18:00:21 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 = 'https://github.com/gvanrossum' closed_at = <Date 2002-09-03.18:55:57.000> created_at = <Date 2002-08-29.18:00:21.000> labels = ['library'] title = 'sys.path in user.py' updated_at = <Date 2002-09-03.18:55:57.000> user = 'https://bugs.python.org/yozh' ``` bugs.python.org fields: ```python activity = <Date 2002-09-03.18:55:57.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-29.18:00:21.000> creator = 'yozh' dependencies = [] files = ['4547'] hgrepos = [] issue_num = 602005 keywords = ['patch'] message_count = 2.0 messages = ['41061', '41062'] 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/issue602005' versions = ['Python 2.3'] ``` </p></details>
sys.path in user.py
https://api.github.com/repos/python/cpython/issues/37105/comments
2
2002-08-29T18:00:21Z
2022-04-09T22:19:31Z
https://github.com/python/cpython/issues/37105
1,198,788,523
37,105
[ "python", "cpython" ]
BPO | [601959](https://bugs.python.org/issue601959) --- | :--- Nosy | @smontanaro, @warsaw Files | <li>[header.py](https://bugs.python.org/file4546/header.py "Uploaded as text/plain at 2002-08-30.14:10:54 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 2002-09-06.03:41:33.000> created_at = <Date 2002-08-29.16:23:05.000> labels = ['library'] title = 'replace_header method for Message class' updated_at = <Date 2002-09-06.03:41:33.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2002-09-06.03:41:33.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-29.16:23:05.000> creator = 'skip.montanaro' dependencies = [] files = ['4546'] hgrepos = [] issue_num = 601959 keywords = ['patch'] message_count = 5.0 messages = ['41056', '41057', '41058', '41059', '41060'] nosy_count = 2.0 nosy_names = ['skip.montanaro', 'barry'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue601959' versions = ['Python 2.3'] ``` </p></details>
replace_header method for Message class
https://api.github.com/repos/python/cpython/issues/37104/comments
5
2002-08-29T16:23:05Z
2022-04-09T22:19:30Z
https://github.com/python/cpython/issues/37104
1,198,788,518
37,104
[ "python", "cpython" ]
BPO | [601775](https://bugs.python.org/issue601775) --- | :--- 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-09-01.15:07:57.000> created_at = <Date 2002-08-29.09:53:50.000> labels = ['library'] title = 'some int results that should be bool' updated_at = <Date 2002-09-01.15:07:57.000> user = 'https://bugs.python.org/tzot' ``` bugs.python.org fields: ```python activity = <Date 2002-09-01.15:07:57.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-29.09:53:50.000> creator = 'tzot' dependencies = [] files = [] hgrepos = [] issue_num = 601775 keywords = [] message_count = 2.0 messages = ['12191', '12192'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'tzot'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue601775' versions = ['Python 2.3'] ``` </p></details>
some int results that should be bool
https://api.github.com/repos/python/cpython/issues/37103/comments
2
2002-08-29T09:53:50Z
2022-04-09T22:19:29Z
https://github.com/python/cpython/issues/37103
1,198,788,513
37,103
[ "python", "cpython" ]
BPO | [601534](https://bugs.python.org/issue601534) --- | :--- Nosy | @mjpieters <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-09-01.12:23:49.000> created_at = <Date 2002-08-28.20:53:52.000> labels = ['library'] title = 'xmlrpclib ignores CDATA' updated_at = <Date 2002-09-01.12:23:49.000> user = 'https://github.com/mjpieters' ``` bugs.python.org fields: ```python activity = <Date 2002-09-01.12:23:49.000> actor = 'effbot' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-28.20:53:52.000> creator = 'mjpieters' dependencies = [] files = [] hgrepos = [] issue_num = 601534 keywords = [] message_count = 2.0 messages = ['12189', '12190'] nosy_count = 2.0 nosy_names = ['effbot', 'mjpieters'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue601534' versions = [] ``` </p></details>
xmlrpclib ignores CDATA
https://api.github.com/repos/python/cpython/issues/37102/comments
2
2002-08-28T20:53:52Z
2022-04-09T22:19:27Z
https://github.com/python/cpython/issues/37102
1,198,788,506
37,102
[ "python", "cpython" ]
BPO | [601456](https://bugs.python.org/issue601456) --- | :--- Nosy | @loewis, @smontanaro Files | <li>[sys.diff](https://bugs.python.org/file4545/sys.diff "Uploaded as text/plain at 2002-08-28.18:17:15 by @smontanaro")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2002-09-03.13:26:27.000> created_at = <Date 2002-08-28.18:17:15.000> labels = ['interpreter-core'] title = 'expose PYTHON_API_VERSION via sys' updated_at = <Date 2002-09-03.13:26:27.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2002-09-03.13:26:27.000> actor = 'skip.montanaro' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-28.18:17:15.000> creator = 'skip.montanaro' dependencies = [] files = ['4545'] hgrepos = [] issue_num = 601456 keywords = ['patch'] message_count = 3.0 messages = ['41053', '41054', '41055'] nosy_count = 2.0 nosy_names = ['loewis', 'skip.montanaro'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue601456' versions = ['Python 2.3'] ``` </p></details>
expose PYTHON_API_VERSION via sys
https://api.github.com/repos/python/cpython/issues/37101/comments
3
2002-08-28T18:17:15Z
2022-04-09T22:19:27Z
https://github.com/python/cpython/issues/37101
1,198,788,502
37,101
[ "python", "cpython" ]
BPO | [601392](https://bugs.python.org/issue601392) --- | :--- Nosy | @smontanaro, @warsaw Files | <li>[funky-recd](https://bugs.python.org/file602/funky-recd "Uploaded as application/octet-stream at 2002-08-28.16:16:36 by gward"): message consisting of the hard-to-wrap header line</li><li>[hwrap](https://bugs.python.org/file603/hwrap "Uploaded as application/octet-stream at 2002-08-28.16:17:32 by gward"): test script to illustrate the dubious header wrapping</li><li>[hwrap.py](https://bugs.python.org/file604/hwrap.py "Uploaded as text/plain at 2002-08-28.16:28:28 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-09-10.15:56:16.000> created_at = <Date 2002-08-28.16:14:30.000> labels = ['library'] title = 'weird header wrapping in email.Generator' updated_at = <Date 2002-09-10.15:56:16.000> user = 'https://bugs.python.org/gward' ``` bugs.python.org fields: ```python activity = <Date 2002-09-10.15:56:16.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-28.16:14:30.000> creator = 'gward' dependencies = [] files = ['602', '603', '604'] hgrepos = [] issue_num = 601392 keywords = [] message_count = 4.0 messages = ['12185', '12186', '12187', '12188'] nosy_count = 3.0 nosy_names = ['skip.montanaro', 'barry', 'gward'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue601392' versions = ['Python 2.3'] ``` </p></details>
weird header wrapping in email.Generator
https://api.github.com/repos/python/cpython/issues/37100/comments
4
2002-08-28T16:14:30Z
2022-04-09T22:19:25Z
https://github.com/python/cpython/issues/37100
1,198,788,498
37,100
[ "python", "cpython" ]
BPO | [601369](https://bugs.python.org/issue601369) --- | :--- Nosy | @gvanrossum, @tim-one Files | <li>[64bit.diff](https://bugs.python.org/file4544/64bit.diff "Uploaded as text/plain at 2002-08-28.15:24:37 by tzot"): diif -c of obmalloc.c and structmodule.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/tim-one' closed_at = <Date 2002-09-04.19:10:07.000> created_at = <Date 2002-08-28.15:24:37.000> labels = ['extension-modules'] title = 'obmalloc,structmodule: 64bit, big endian' updated_at = <Date 2002-09-04.19:10:07.000> user = 'https://bugs.python.org/tzot' ``` bugs.python.org fields: ```python activity = <Date 2002-09-04.19:10:07.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-08-28.15:24:37.000> creator = 'tzot' dependencies = [] files = ['4544'] hgrepos = [] issue_num = 601369 keywords = ['patch'] message_count = 6.0 messages = ['41047', '41048', '41049', '41050', '41051', '41052'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'tzot'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue601369' versions = ['Python 2.2'] ``` </p></details>
obmalloc,structmodule: 64bit, big endian
https://api.github.com/repos/python/cpython/issues/37099/comments
6
2002-08-28T15:24:37Z
2022-04-09T22:19:24Z
https://github.com/python/cpython/issues/37099
1,198,788,494
37,099
[ "python", "cpython" ]
BPO | [601314](https://bugs.python.org/issue601314) --- | :--- Nosy | @theller Files | <li>[build_ext.patch](https://bugs.python.org/file4543/build_ext.patch "Uploaded as text/plain at 2002-08-28.13:59:02 by strobl"): patch build_ext.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/theller' closed_at = <Date 2003-02-05.17:28:39.000> created_at = <Date 2002-08-28.13:59:02.000> labels = ['library'] title = 'build_ext forgets libraries par w MSVC' updated_at = <Date 2003-02-05.17:28:39.000> user = 'https://bugs.python.org/strobl' ``` bugs.python.org fields: ```python activity = <Date 2003-02-05.17:28:39.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-08-28.13:59:02.000> creator = 'strobl' dependencies = [] files = ['4543'] hgrepos = [] issue_num = 601314 keywords = ['patch'] message_count = 4.0 messages = ['41043', '41044', '41045', '41046'] nosy_count = 2.0 nosy_names = ['theller', 'strobl'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue601314' versions = ['Python 2.3'] ``` </p></details>
build_ext forgets libraries par w MSVC
https://api.github.com/repos/python/cpython/issues/37098/comments
4
2002-08-28T13:59:02Z
2022-04-09T22:19:23Z
https://github.com/python/cpython/issues/37098
1,198,788,490
37,098
[ "python", "cpython" ]
BPO | [601202](https://bugs.python.org/issue601202) --- | :--- 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-28.13:12:31.000> created_at = <Date 2002-08-28.10:24:22.000> labels = ['invalid'] title = 'Indentation bug after # in python-mode' updated_at = <Date 2002-08-28.13:12:31.000> user = 'https://bugs.python.org/vtail' ``` bugs.python.org fields: ```python activity = <Date 2002-08-28.13:12:31.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-08-28.10:24:22.000> creator = 'vtail' dependencies = [] files = [] hgrepos = [] issue_num = 601202 keywords = [] message_count = 2.0 messages = ['12183', '12184'] nosy_count = 2.0 nosy_names = ['barry', 'vtail'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue601202' versions = [] ``` </p></details>
Indentation bug after # in python-mode
https://api.github.com/repos/python/cpython/issues/37097/comments
2
2002-08-28T10:24:22Z
2022-04-09T22:19:22Z
https://github.com/python/cpython/issues/37097
1,198,788,485
37,097
[ "python", "cpython" ]
BPO | [601077](https://bugs.python.org/issue601077) --- | :--- Nosy | @gvanrossum, @doko42 <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-09-04.11:42:48.000> created_at = <Date 2002-08-28.01:03:44.000> labels = ['library'] title = 'bug in new execvpe' updated_at = <Date 2002-09-04.11:42:48.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2002-09-04.11:42:48.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-28.01:03:44.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 601077 keywords = [] message_count = 6.0 messages = ['12177', '12178', '12179', '12180', '12181', '12182'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'doko', 'zackw'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue601077' versions = ['Python 2.2'] ``` </p></details>
bug in new execvpe
https://api.github.com/repos/python/cpython/issues/37096/comments
6
2002-08-28T01:03:44Z
2022-04-09T22:19:21Z
https://github.com/python/cpython/issues/37096
1,198,788,477
37,096
[ "python", "cpython" ]
BPO | [600984](https://bugs.python.org/issue600984) --- | :--- Nosy | @tim-one Files | <li>[patch](https://bugs.python.org/file4542/patch "Uploaded as text/plain at 2002-08-27.20:54:29 by cmalamas"): Patch of difflib from the 2.1.x branch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2003-04-12.01:30:07.000> created_at = <Date 2002-08-27.20:54:29.000> labels = ['library'] title = 'Refactoring of difflib.Differ ' updated_at = <Date 2003-04-12.01:30:07.000> user = 'https://bugs.python.org/cmalamas' ``` bugs.python.org fields: ```python activity = <Date 2003-04-12.01:30:07.000> actor = 'nnorwitz' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-27.20:54:29.000> creator = 'cmalamas' dependencies = [] files = ['4542'] hgrepos = [] issue_num = 600984 keywords = ['patch'] message_count = 3.0 messages = ['41040', '41041', '41042'] nosy_count = 3.0 nosy_names = ['tim.peters', 'nnorwitz', 'cmalamas'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue600984' versions = [] ``` </p></details>
Refactoring of difflib.Differ
https://api.github.com/repos/python/cpython/issues/37095/comments
3
2002-08-27T20:54:29Z
2022-04-09T22:19:20Z
https://github.com/python/cpython/issues/37095
1,198,788,471
37,095
[ "python", "cpython" ]
BPO | [600952](https://bugs.python.org/issue600952) --- | :--- Nosy | @theller, @tarekziade <sup>*Note: these values reflect the state of the issue at the time it 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 2010-06-06.19:58:19.299> created_at = <Date 2002-08-27.19:49:55.000> labels = ['library'] title = 'Installing w/o admin generates key error' updated_at = <Date 2010-06-06.19:58:19.299> user = 'https://bugs.python.org/prittenh' ``` bugs.python.org fields: ```python activity = <Date 2010-06-06.19:58:19.299> actor = 'tarek' assignee = 'theller' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-08-27.19:49:55.000> creator = 'prittenh' dependencies = [] files = [] hgrepos = [] issue_num = 600952 keywords = [] message_count = 4.0 messages = ['12175', '12176', '107213', '107218'] nosy_count = 4.0 nosy_names = ['theller', 'prittenh', 'techtonik', 'tarek'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue600952' versions = [] ``` </p></details>
Installing w/o admin generates key error
https://api.github.com/repos/python/cpython/issues/37094/comments
4
2002-08-27T19:49:55Z
2022-04-09T22:19:19Z
https://github.com/python/cpython/issues/37094
1,198,788,466
37,094
[ "python", "cpython" ]
BPO | [600861](https://bugs.python.org/issue600861) --- | :--- Nosy | @freddrake Files | <li>[difffile](https://bugs.python.org/file4541/difffile "Uploaded as application/octet-stream at 2002-08-27.16:23:22 by mcherm"): diff for 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/freddrake' closed_at = <Date 2002-08-27.16:51:42.000> created_at = <Date 2002-08-27.16:23:22.000> labels = ['docs'] title = 'Warning/Disclaimer for rexec' updated_at = <Date 2002-08-27.16:51:42.000> user = 'https://bugs.python.org/mcherm' ``` bugs.python.org fields: ```python activity = <Date 2002-08-27.16:51:42.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-08-27.16:23:22.000> creator = 'mcherm' dependencies = [] files = ['4541'] hgrepos = [] issue_num = 600861 keywords = ['patch'] message_count = 2.0 messages = ['41038', '41039'] nosy_count = 2.0 nosy_names = ['fdrake', 'mcherm'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue600861' versions = [] ``` </p></details>
Warning/Disclaimer for rexec
https://api.github.com/repos/python/cpython/issues/37093/comments
2
2002-08-27T16:23:22Z
2022-04-09T22:19:18Z
https://github.com/python/cpython/issues/37093
1,198,788,462
37,093
[ "python", "cpython" ]
BPO | [600488](https://bugs.python.org/issue600488) --- | :--- Nosy | @gvanrossum Files | <li>[httplib.py.patch](https://bugs.python.org/file4540/httplib.py.patch "Uploaded as text/plain at 2002-08-26.21:57:24 by tree"): Ignore invalid Transfer Encodings in Response header</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:24:55.000> created_at = <Date 2002-08-26.21:57:24.000> labels = ['library'] title = 'Robustness tweak to httplib.py' updated_at = <Date 2002-09-03.19:24:55.000> user = 'https://bugs.python.org/tree' ``` bugs.python.org fields: ```python activity = <Date 2002-09-03.19:24:55.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-26.21:57:24.000> creator = 'tree' dependencies = [] files = ['4540'] hgrepos = [] issue_num = 600488 keywords = ['patch'] message_count = 3.0 messages = ['41035', '41036', '41037'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'jhylton', 'tree'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue600488' versions = [] ``` </p></details>
Robustness tweak to httplib.py
https://api.github.com/repos/python/cpython/issues/37092/comments
3
2002-08-26T21:57:24Z
2022-04-09T22:19:16Z
https://github.com/python/cpython/issues/37092
1,198,788,457
37,092
[ "python", "cpython" ]
BPO | [600362](https://bugs.python.org/issue600362) --- | :--- Nosy | @brettcannon, @facundobatista, @orsenthil, @hdiogenes Files | <li>[issue600362-py26-v3.diff](https://bugs.python.org/file11356/issue600362-py26-v3.diff "Uploaded as text/plain at 2008-09-03.15:21:00 by @orsenthil")</li><li>[issue600362-py3k-v3.diff](https://bugs.python.org/file11357/issue600362-py3k-v3.diff "Uploaded as text/plain at 2008-09-03.15:21:32 by @orsenthil")</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/facundobatista' closed_at = <Date 2008-09-03.22:52:24.529> created_at = <Date 2002-08-26.18:24:42.000> labels = ['type-feature'] title = 'relocate cgi.parse_qs() into urlparse' updated_at = <Date 2008-09-03.22:52:24.528> user = 'https://bugs.python.org/dyoo' ``` bugs.python.org fields: ```python activity = <Date 2008-09-03.22:52:24.528> actor = 'facundobatista' assignee = 'facundobatista' closed = True closed_date = <Date 2008-09-03.22:52:24.529> closer = 'facundobatista' components = ['None'] creation = <Date 2002-08-26.18:24:42.000> creator = 'dyoo' dependencies = [] files = ['11356', '11357'] hgrepos = [] issue_num = 600362 keywords = ['patch'] message_count = 14.0 messages = ['61094', '61095', '61868', '67601', '68551', '68557', '68946', '69099', '71151', '71214', '71915', '72284', '72387', '72430'] nosy_count = 7.0 nosy_names = ['brett.cannon', 'facundobatista', 'dyoo', 'orsenthil', 'draghuram', 'hdiogenes', 'mgiuca'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue600362' versions = ['Python 2.6', 'Python 3.0'] ``` </p></details>
relocate cgi.parse_qs() into urlparse
https://api.github.com/repos/python/cpython/issues/37091/comments
14
2002-08-26T18:24:42Z
2022-04-09T22:19:15Z
https://github.com/python/cpython/issues/37091
1,198,788,455
37,091
[ "python", "cpython" ]
BPO | [600152](https://bugs.python.org/issue600152) --- | :--- Nosy | @rhettinger Files | <li>[EditorWindow.py.diff](https://bugs.python.org/file4537/EditorWindow.py.diff "Uploaded as text/plain at 2002-08-26.11:51:21 by tzot"): Diff -u output; load submodules in IDLE through [Open module] menu command</li><li>[EditorWindow.py.diff](https://bugs.python.org/file4538/EditorWindow.py.diff "Uploaded as text/plain at 2002-08-26.12:28:13 by tzot"): diff -u</li><li>[EditorWindow.py.diff_2](https://bugs.python.org/file4539/EditorWindow.py.diff_2 "Uploaded as text/plain at 2002-08-26.12:30:28 by tzot"): diff -u to EditorWindow.py; handle also the case of doing 'open.module' on eg. 'os.path'</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-09-08.03:43:41.000> created_at = <Date 2002-08-26.11:51:21.000> labels = ['expert-IDLE'] title = 'IDLE [Open module]: import submodules' updated_at = <Date 2002-09-08.03:43:41.000> user = 'https://bugs.python.org/tzot' ``` bugs.python.org fields: ```python activity = <Date 2002-09-08.03:43:41.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2002-08-26.11:51:21.000> creator = 'tzot' dependencies = [] files = ['4537', '4538', '4539'] hgrepos = [] issue_num = 600152 keywords = ['patch'] message_count = 5.0 messages = ['41030', '41031', '41032', '41033', '41034'] nosy_count = 2.0 nosy_names = ['rhettinger', 'tzot'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue600152' versions = ['Python 2.3'] ``` </p></details>
IDLE [Open module]: import submodules
https://api.github.com/repos/python/cpython/issues/37090/comments
5
2002-08-26T11:51:21Z
2022-04-09T22:19:14Z
https://github.com/python/cpython/issues/37090
1,198,788,450
37,090
[ "python", "cpython" ]
BPO | [600096](https://bugs.python.org/issue600096) --- | :--- Nosy | @warsaw, @phdru Files | <li>[email.patch.gz](https://bugs.python.org/file4536/email.patch.gz "Uploaded as application/gzip at 2002-08-26.08:24:10 by @phdru"): email 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/warsaw' closed_at = <Date 2002-09-06.03:55:30.000> created_at = <Date 2002-08-26.08:24:10.000> labels = ['extension-modules'] title = 'email: RFC 2231 parameters encoding' updated_at = <Date 2002-09-06.03:55:30.000> user = 'https://github.com/phdru' ``` bugs.python.org fields: ```python activity = <Date 2002-09-06.03:55:30.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-08-26.08:24:10.000> creator = 'phd' dependencies = [] files = ['4536'] hgrepos = [] issue_num = 600096 keywords = ['patch'] message_count = 2.0 messages = ['41028', '41029'] nosy_count = 2.0 nosy_names = ['barry', 'phd'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue600096' versions = ['Python 2.3'] ``` </p></details>
email: RFC 2231 parameters encoding
https://api.github.com/repos/python/cpython/issues/37089/comments
2
2002-08-26T08:24:10Z
2022-04-09T22:19:13Z
https://github.com/python/cpython/issues/37089
1,198,788,446
37,089
[ "python", "cpython" ]
BPO | [600007](https://bugs.python.org/issue600007) --- | :--- Nosy | @gvanrossum, @tim-one, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2006-01-10.22:02:11.000> created_at = <Date 2002-08-26.01:37:40.000> labels = ['interpreter-core'] title = 'Another dealloc stack killer' updated_at = <Date 2006-01-10.22:02:11.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2006-01-10.22:02:11.000> actor = 'georg.brandl' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-26.01:37:40.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 600007 keywords = [] message_count = 5.0 messages = ['12170', '12171', '12172', '12173', '12174'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'nnorwitz', 'georg.brandl'] pr_nums = [] priority = 'low' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue600007' versions = [] ``` </p></details>
Another dealloc stack killer
https://api.github.com/repos/python/cpython/issues/37088/comments
5
2002-08-26T01:37:40Z
2022-04-09T22:19:12Z
https://github.com/python/cpython/issues/37088
1,198,788,438
37,088
[ "python", "cpython" ]
BPO | [599869](https://bugs.python.org/issue599869) --- | :--- 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-27.23:55:40.000> created_at = <Date 2002-08-25.10:04:57.000> labels = ['docs'] title = 'NameError value is not the name error' updated_at = <Date 2002-08-27.23:55:40.000> user = 'https://bugs.python.org/pedrorodriguez' ``` bugs.python.org fields: ```python activity = <Date 2002-08-27.23:55:40.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-08-25.10:04:57.000> creator = 'pedro_rodriguez' dependencies = [] files = [] hgrepos = [] issue_num = 599869 keywords = [] message_count = 5.0 messages = ['12165', '12166', '12167', '12168', '12169'] nosy_count = 3.0 nosy_names = ['nowonder', 'rhettinger', 'pedro_rodriguez'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue599869' versions = ['Python 2.2'] ``` </p></details>
NameError value is not the name error
https://api.github.com/repos/python/cpython/issues/37087/comments
5
2002-08-25T10:04:57Z
2022-04-09T22:19:11Z
https://github.com/python/cpython/issues/37087
1,198,788,428
37,087
[ "python", "cpython" ]
BPO | [599838](https://bugs.python.org/issue599838) --- | :--- Nosy | @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-29.20:12:55.000> created_at = <Date 2002-08-25.07:39:49.000> labels = ['library'] title = 'httplib.connect broken in 2.1 branch' updated_at = <Date 2002-08-29.20:12:55.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-08-29.20:12:55.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-25.07:39:49.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 599838 keywords = [] message_count = 5.0 messages = ['12160', '12161', '12162', '12163', '12164'] nosy_count = 3.0 nosy_names = ['jhylton', 'nowonder', 'doko'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue599838' versions = [] ``` </p></details>
httplib.connect broken in 2.1 branch
https://api.github.com/repos/python/cpython/issues/37086/comments
5
2002-08-25T07:39:49Z
2022-04-09T22:19:09Z
https://github.com/python/cpython/issues/37086
1,198,788,425
37,086
[ "python", "cpython" ]
BPO | [599836](https://bugs.python.org/issue599836) --- | :--- Nosy | @gvanrossum Files | <li>[patch](https://bugs.python.org/file4534/patch "Uploaded as text/plain at 2002-08-25.07:25:22 by jemfinch"): Patch for urllib2.py</li><li>[patch](https://bugs.python.org/file4535/patch "Uploaded as text/plain at 2002-08-25.19:45:58 by jemfinch"): New Patch (oops, forgot to change *args to name, value :))</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-10-15.15:26:59.000> created_at = <Date 2002-08-25.07:25:22.000> labels = ['library'] title = 'Bugfix for urllib2.py' updated_at = <Date 2002-10-15.15:26:59.000> user = 'https://bugs.python.org/jemfinch' ``` bugs.python.org fields: ```python activity = <Date 2002-10-15.15:26:59.000> actor = 'nobody' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-25.07:25:22.000> creator = 'jemfinch' dependencies = [] files = ['4534', '4535'] hgrepos = [] issue_num = 599836 keywords = ['patch'] message_count = 7.0 messages = ['41021', '41022', '41023', '41024', '41025', '41026', '41027'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'nobody', 'jhylton', 'jemfinch'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue599836' versions = ['Python 2.2'] ``` </p></details>
Bugfix for urllib2.py
https://api.github.com/repos/python/cpython/issues/37085/comments
7
2002-08-25T07:25:22Z
2022-04-09T22:19:08Z
https://github.com/python/cpython/issues/37085
1,198,788,422
37,085
[ "python", "cpython" ]
BPO | [599757](https://bugs.python.org/issue599757) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-27.16:22:15.000> created_at = <Date 2002-08-24.22:14:57.000> labels = ['expert-regex', 'invalid'] title = 'sub[n] not working as expected.' updated_at = <Date 2002-08-27.16:22:15.000> user = 'https://bugs.python.org/nicfit' ``` bugs.python.org fields: ```python activity = <Date 2002-08-27.16:22:15.000> actor = 'nowonder' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2002-08-24.22:14:57.000> creator = 'nicfit' dependencies = [] files = [] hgrepos = [] issue_num = 599757 keywords = [] message_count = 2.0 messages = ['12158', '12159'] nosy_count = 3.0 nosy_names = ['effbot', 'nowonder', 'nicfit'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue599757' versions = ['Python 2.2'] ``` </p></details>
sub[n] not working as expected.
https://api.github.com/repos/python/cpython/issues/37084/comments
2
2002-08-24T22:14:57Z
2022-04-09T22:19:07Z
https://github.com/python/cpython/issues/37084
1,198,788,418
37,084
[ "python", "cpython" ]
BPO | [599681](https://bugs.python.org/issue599681) --- | :--- Nosy | @freddrake, @rhettinger, @doko42 <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-08-25.16:32:18.000> created_at = <Date 2002-08-24.17:28:44.000> labels = ['docs'] title = 'SocketServer wrong about allow_reuse_add' updated_at = <Date 2002-08-25.16:32:18.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-08-25.16:32:18.000> actor = 'rhettinger' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-08-24.17:28:44.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 599681 keywords = [] message_count = 2.0 messages = ['12156', '12157'] nosy_count = 3.0 nosy_names = ['fdrake', 'rhettinger', 'doko'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue599681' versions = ['Python 2.2'] ``` </p></details>
SocketServer wrong about allow_reuse_add
https://api.github.com/repos/python/cpython/issues/37083/comments
2
2002-08-24T17:28:44Z
2022-04-09T22:19:06Z
https://github.com/python/cpython/issues/37083
1,198,788,410
37,083
[ "python", "cpython" ]
BPO | [599679](https://bugs.python.org/issue599679) --- | :--- Nosy | @gvanrossum, @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-11-22.06:00:50.000> created_at = <Date 2002-08-24.17:24:59.000> labels = ['extension-modules', 'type-feature'] title = 'CRAM-MD5 module' updated_at = <Date 2002-11-22.06:00:50.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-11-22.06:00:50.000> actor = 'pierslauder' assignee = 'pierslauder' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-08-24.17:24:59.000> creator = 'doko' dependencies = [] files = [] hgrepos = [] issue_num = 599679 keywords = [] message_count = 5.0 messages = ['12151', '12152', '12153', '12154', '12155'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'doko', 'ghaering', 'pierslauder'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue599679' versions = [] ``` </p></details>
CRAM-MD5 module
https://api.github.com/repos/python/cpython/issues/37082/comments
5
2002-08-24T17:24:59Z
2022-04-09T22:19:04Z
https://github.com/python/cpython/issues/37082
1,198,788,406
37,082
[ "python", "cpython" ]
BPO | [599452](https://bugs.python.org/issue599452) --- | :--- Nosy | @nascheme Files | <li>[bug.py](https://bugs.python.org/file601/bug.py "Uploaded as text/plain at 2002-08-23.23:17:12 by alex_nanou"): The indented version of what is in the original report text.</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-23.23:30:21.000> created_at = <Date 2002-08-23.23:00:48.000> labels = ['interpreter-core', 'invalid'] title = 'Method resolution order in Py 2.2 - 2.3' updated_at = <Date 2002-08-23.23:30:21.000> user = 'https://bugs.python.org/alexnanou' ``` bugs.python.org fields: ```python activity = <Date 2002-08-23.23:30:21.000> actor = 'nascheme' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-23.23:00:48.000> creator = 'alex_nanou' dependencies = [] files = ['601'] hgrepos = [] issue_num = 599452 keywords = [] message_count = 2.0 messages = ['12149', '12150'] nosy_count = 2.0 nosy_names = ['nascheme', 'alex_nanou'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue599452' versions = [] ``` </p></details>
Method resolution order in Py 2.2 - 2.3
https://api.github.com/repos/python/cpython/issues/37081/comments
2
2002-08-23T23:00:48Z
2022-04-09T22:19:03Z
https://github.com/python/cpython/issues/37081
1,198,788,403
37,081
[ "python", "cpython" ]
BPO | [599377](https://bugs.python.org/issue599377) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2003-06-14.15:10:09.000> created_at = <Date 2002-08-23.19:16:04.000> labels = ['library'] title = "re searches don't work with 4-byte unico" updated_at = <Date 2003-06-14.15:10:09.000> user = 'https://bugs.python.org/dcjim' ``` bugs.python.org fields: ```python activity = <Date 2003-06-14.15:10:09.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-23.19:16:04.000> creator = 'dcjim' dependencies = [] files = [] hgrepos = [] issue_num = 599377 keywords = [] message_count = 4.0 messages = ['12145', '12146', '12147', '12148'] nosy_count = 3.0 nosy_names = ['loewis', 'nowonder', 'dcjim'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue599377' versions = ['Python 2.2'] ``` </p></details>
re searches don't work with 4-byte unico
https://api.github.com/repos/python/cpython/issues/37080/comments
4
2002-08-23T19:16:04Z
2022-04-09T22:19:03Z
https://github.com/python/cpython/issues/37080
1,198,788,399
37,080
[ "python", "cpython" ]
BPO | [599331](https://bugs.python.org/issue599331) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[pep269.tar.gz](https://bugs.python.org/file4532/pep269.tar.gz "Uploaded as application/octet-stream at 2002-08-23.17:03:20 by jriehl"): Gzip'ed tar file with patch diffs, extension modules (new to core), and examples/tests.</li><li>[pep269.tar.gz](https://bugs.python.org/file4533/pep269.tar.gz "Uploaded as application/gzip at 2003-04-01.01:52:13 by jriehl"): Update to previous u/l.</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-19.19:02:34.000> created_at = <Date 2002-08-23.17:03:19.000> labels = ['interpreter-core'] title = 'PEP 269 Implementation' updated_at = <Date 2004-08-19.19:02:34.000> user = 'https://bugs.python.org/jriehl' ``` bugs.python.org fields: ```python activity = <Date 2004-08-19.19:02:34.000> actor = 'jriehl' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-23.17:03:19.000> creator = 'jriehl' dependencies = [] files = ['4532', '4533'] hgrepos = [] issue_num = 599331 keywords = ['patch'] message_count = 15.0 messages = ['41006', '41007', '41008', '41009', '41010', '41011', '41012', '41013', '41014', '41015', '41016', '41017', '41018', '41019', '41020'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'jriehl'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue599331' versions = ['Python 2.3'] ``` </p></details>
PEP 269 Implementation
https://api.github.com/repos/python/cpython/issues/37079/comments
15
2002-08-23T17:03:19Z
2022-04-09T22:19:01Z
https://github.com/python/cpython/issues/37079
1,198,788,391
37,079
[ "python", "cpython" ]
BPO | [599294](https://bugs.python.org/issue599294) --- | :--- 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-23.16:44:51.000> created_at = <Date 2002-08-23.15:43:07.000> labels = ['library'] title = 'randrange overflow' updated_at = <Date 2002-08-23.16:44:51.000> user = 'https://bugs.python.org/xxx-bad' ``` bugs.python.org fields: ```python activity = <Date 2002-08-23.16:44:51.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-23.15:43:07.000> creator = 'xxx-bad' dependencies = [] files = [] hgrepos = [] issue_num = 599294 keywords = [] message_count = 2.0 messages = ['12143', '12144'] nosy_count = 2.0 nosy_names = ['tim.peters', 'xxx-bad'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue599294' versions = [] ``` </p></details>
randrange overflow
https://api.github.com/repos/python/cpython/issues/37078/comments
2
2002-08-23T15:43:07Z
2022-04-09T22:19:01Z
https://github.com/python/cpython/issues/37078
1,198,788,384
37,078
[ "python", "cpython" ]
BPO | [599254](https://bugs.python.org/issue599254) --- | :--- Nosy | @mwhudson, @tim-one, @theller <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-08-23.15:25:55.000> created_at = <Date 2002-08-23.14:19:06.000> labels = ['interpreter-core'] title = 'Py_SAFE_DOWNCAST assert in marshal.c' updated_at = <Date 2002-08-23.15:25:55.000> user = 'https://bugs.python.org/jpe' ``` bugs.python.org fields: ```python activity = <Date 2002-08-23.15:25:55.000> actor = 'theller' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-23.14:19:06.000> creator = 'jpe' dependencies = [] files = [] hgrepos = [] issue_num = 599254 keywords = [] message_count = 7.0 messages = ['12136', '12137', '12138', '12139', '12140', '12141', '12142'] nosy_count = 4.0 nosy_names = ['mwh', 'tim.peters', 'theller', 'jpe'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue599254' versions = ['Python 2.2'] ``` </p></details>
Py_SAFE_DOWNCAST assert in marshal.c
https://api.github.com/repos/python/cpython/issues/37077/comments
7
2002-08-23T14:19:06Z
2022-04-09T22:18:59Z
https://github.com/python/cpython/issues/37077
1,198,788,379
37,077
[ "python", "cpython" ]
BPO | [599248](https://bugs.python.org/issue599248) --- | :--- Nosy | @mwhudson, @freddrake, @akuchling, @stefanseefeld Files | <li>[ccompiler-patch](https://bugs.python.org/file598/ccompiler-patch "Uploaded as application/octet-stream at 2002-11-13.21:47:48 by @akuchling"): Patch to not strip directories from temp. obj. names</li><li>[ugly-patch](https://bugs.python.org/file599/ugly-patch "Uploaded as application/octet-stream at 2002-12-04.18:13:37 by @akuchling"): Icky hack.</li><li>[ccompiler.diff](https://bugs.python.org/file600/ccompiler.diff "Uploaded as text/plain at 2002-12-26.15:00:20 by @akuchling"): Strip dirs if python_build is true</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-12-29.18:18:54.000> created_at = <Date 2002-08-23.14:01:04.000> labels = ['library'] title = 'ext module generation problem' updated_at = <Date 2002-12-29.18:18:54.000> user = 'https://github.com/stefanseefeld' ``` bugs.python.org fields: ```python activity = <Date 2002-12-29.18:18:54.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-08-23.14:01:04.000> creator = 'stefan' dependencies = [] files = ['598', '599', '600'] hgrepos = [] issue_num = 599248 keywords = [] message_count = 18.0 messages = ['12118', '12119', '12120', '12121', '12122', '12123', '12124', '12125', '12126', '12127', '12128', '12129', '12130', '12131', '12132', '12133', '12134', '12135'] nosy_count = 4.0 nosy_names = ['mwh', 'fdrake', 'akuchling', 'stefan'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue599248' versions = [] ``` </p></details>
ext module generation problem
https://api.github.com/repos/python/cpython/issues/37076/comments
18
2002-08-23T14:01:04Z
2022-04-09T22:18:59Z
https://github.com/python/cpython/issues/37076
1,198,788,374
37,076
[ "python", "cpython" ]
BPO | [599163](https://bugs.python.org/issue599163) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-09-03.19:40:07.000> created_at = <Date 2002-08-23.10:16:18.000> labels = ['library'] title = 'execfile() not show filename when IOErro' updated_at = <Date 2002-09-03.19:40:07.000> user = 'https://bugs.python.org/inyeol' ``` bugs.python.org fields: ```python activity = <Date 2002-09-03.19:40:07.000> actor = 'gvanrossum' assignee = 'nowonder' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-23.10:16:18.000> creator = 'inyeol' dependencies = [] files = [] hgrepos = [] issue_num = 599163 keywords = [] message_count = 3.0 messages = ['12115', '12116', '12117'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'nowonder', 'inyeol'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue599163' versions = ['Python 2.2'] ``` </p></details>
execfile() not show filename when IOErro
https://api.github.com/repos/python/cpython/issues/37075/comments
3
2002-08-23T10:16:18Z
2022-04-09T22:18:56Z
https://github.com/python/cpython/issues/37075
1,198,788,369
37,075
[ "python", "cpython" ]
BPO | [599128](https://bugs.python.org/issue599128) --- | :--- 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-23.18:50:38.000> created_at = <Date 2002-08-23.08:26:13.000> labels = ['expert-unicode'] title = '.replace() bug when subclassing unicode' updated_at = <Date 2002-08-23.18:50:38.000> user = 'https://bugs.python.org/inyeol' ``` bugs.python.org fields: ```python activity = <Date 2002-08-23.18:50:38.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2002-08-23.08:26:13.000> creator = 'inyeol' dependencies = [] files = [] hgrepos = [] issue_num = 599128 keywords = [] message_count = 2.0 messages = ['12113', '12114'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'inyeol'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue599128' versions = ['Python 2.2'] ``` </p></details>
.replace() bug when subclassing unicode
https://api.github.com/repos/python/cpython/issues/37074/comments
2
2002-08-23T08:26:13Z
2022-04-09T22:18:56Z
https://github.com/python/cpython/issues/37074
1,198,788,362
37,074
[ "python", "cpython" ]
BPO | [598996](https://bugs.python.org/issue598996) --- | :--- Nosy | @freddrake, @doko42 Files | <li>[patch](https://bugs.python.org/file4531/patch "Uploaded as text/plain at 2002-08-22.21:06:05 by @doko42")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-08-27.19:53:48.000> created_at = <Date 2002-08-22.21:06:05.000> labels = ['release-blocker', 'docs'] title = 'Failure building the documentation' updated_at = <Date 2002-08-27.19:53:48.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-08-27.19:53:48.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-08-22.21:06:05.000> creator = 'doko' dependencies = [] files = ['4531'] hgrepos = [] issue_num = 598996 keywords = ['patch'] message_count = 2.0 messages = ['41004', '41005'] nosy_count = 2.0 nosy_names = ['fdrake', 'doko'] pr_nums = [] priority = 'release blocker' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue598996' versions = [] ``` </p></details>
Failure building the documentation
https://api.github.com/repos/python/cpython/issues/37073/comments
2
2002-08-22T21:06:05Z
2022-04-09T22:18:55Z
https://github.com/python/cpython/issues/37073
1,198,788,360
37,073
[ "python", "cpython" ]
BPO | [598981](https://bugs.python.org/issue598981) --- | :--- Nosy | @jackjansen Files | <li>[HelloWorld.sit](https://bugs.python.org/file597/HelloWorld.sit "Uploaded as application/x-stuffit at 2002-09-11.19:57:45 by robinsiebler"): Use this file instead</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-09-12.20:30:20.000> created_at = <Date 2002-08-22.20:44:55.000> labels = ['OS-mac'] title = 'Python not handling cText' updated_at = <Date 2002-09-12.20:30:20.000> user = 'https://bugs.python.org/robinsiebler' ``` bugs.python.org fields: ```python activity = <Date 2002-09-12.20:30:20.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-08-22.20:44:55.000> creator = 'robinsiebler' dependencies = [] files = ['597'] hgrepos = [] issue_num = 598981 keywords = [] message_count = 9.0 messages = ['12104', '12105', '12106', '12107', '12108', '12109', '12110', '12111', '12112'] nosy_count = 2.0 nosy_names = ['jackjansen', 'robinsiebler'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue598981' versions = [] ``` </p></details>
Python not handling cText
https://api.github.com/repos/python/cpython/issues/37072/comments
9
2002-08-22T20:44:55Z
2022-04-09T22:18:54Z
https://github.com/python/cpython/issues/37072
1,198,788,359
37,072
[ "python", "cpython" ]
BPO | [598797](https://bugs.python.org/issue598797) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-08.15:36:28.000> created_at = <Date 2002-08-22.14:37:53.000> labels = ['library'] title = 'HTTPConnection memory leak' updated_at = <Date 2003-01-08.15:36:28.000> user = 'https://bugs.python.org/mmoales' ``` bugs.python.org fields: ```python activity = <Date 2003-01-08.15:36:28.000> actor = 'mmoales' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-22.14:37:53.000> creator = 'mmoales' dependencies = [] files = [] hgrepos = [] issue_num = 598797 keywords = [] message_count = 8.0 messages = ['12096', '12097', '12098', '12099', '12100', '12101', '12102', '12103'] nosy_count = 3.0 nosy_names = ['jhylton', 'nnorwitz', 'mmoales'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue598797' versions = ['Python 2.2'] ``` </p></details>
HTTPConnection memory leak
https://api.github.com/repos/python/cpython/issues/37071/comments
8
2002-08-22T14:37:53Z
2022-04-09T22:18:52Z
https://github.com/python/cpython/issues/37071
1,198,788,354
37,071
[ "python", "cpython" ]
BPO | [598451](https://bugs.python.org/issue598451) --- | :--- Nosy | @gvanrossum, @bitdancer <sup>*Note: these values reflect the state of the issue at the time it 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-03.20:25:08.000> created_at = <Date 2002-08-21.20:22:56.000> labels = ['interpreter-core'] title = "The KeyError message doesn't use repr on the key value repor" updated_at = <Date 2002-09-03.20:25:08.000> user = 'https://github.com/bitdancer' ``` bugs.python.org fields: ```python activity = <Date 2002-09-03.20:25:08.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-21.20:22:56.000> creator = 'r.david.murray' dependencies = [] files = [] hgrepos = [] issue_num = 598451 keywords = [] message_count = 3.0 messages = ['12093', '12094', '12095'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'r.david.murray'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue598451' versions = ['Python 2.3'] ``` </p></details>
The KeyError message doesn't use repr on the key value repor
https://api.github.com/repos/python/cpython/issues/37070/comments
3
2002-08-21T20:22:56Z
2022-04-09T22:18:52Z
https://github.com/python/cpython/issues/37070
1,198,788,353
37,070
[ "python", "cpython" ]
BPO | [598163](https://bugs.python.org/issue598163) --- | :--- Nosy | @gvanrossum Files | <li>[dedent.diff](https://bugs.python.org/file4529/dedent.diff "Uploaded as text/plain at 2002-08-21.09:39:44 by vvainio"): context diff, contains one new function (dedent)</li><li>[docpatch.diff](https://bugs.python.org/file4530/docpatch.diff "Uploaded as text/plain at 2002-10-02.06:40:40 by vvainio"): patch libtextwrap.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 2003-05-08.02:14:08.000> created_at = <Date 2002-08-21.09:39:44.000> labels = ['library'] title = 'textwrap.dedent, inspect.getdoc-ish' updated_at = <Date 2003-05-08.02:14:08.000> user = 'https://bugs.python.org/vvainio' ``` bugs.python.org fields: ```python activity = <Date 2003-05-08.02:14:08.000> actor = 'gward' assignee = 'gward' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-21.09:39:44.000> creator = 'vvainio' dependencies = [] files = ['4529', '4530'] hgrepos = [] issue_num = 598163 keywords = ['patch'] message_count = 6.0 messages = ['40998', '40999', '41000', '41001', '41002', '41003'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'gward', 'vvainio'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue598163' versions = ['Python 2.3'] ``` </p></details>
textwrap.dedent, inspect.getdoc-ish
https://api.github.com/repos/python/cpython/issues/37069/comments
6
2002-08-21T09:39:44Z
2022-04-09T22:18:50Z
https://github.com/python/cpython/issues/37069
1,198,788,347
37,069
[ "python", "cpython" ]
BPO | [598160](https://bugs.python.org/issue598160) --- | :--- Nosy | @gvanrossum, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-10-31.15:10:55.000> created_at = <Date 2002-08-21.09:33:34.000> labels = ['build'] title = 'import _tkinter python dumps core.' updated_at = <Date 2002-10-31.15:10:55.000> user = 'https://bugs.python.org/goeran' ``` bugs.python.org fields: ```python activity = <Date 2002-10-31.15:10:55.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-08-21.09:33:34.000> creator = 'goeran' dependencies = [] files = [] hgrepos = [] issue_num = 598160 keywords = [] message_count = 6.0 messages = ['12087', '12088', '12089', '12090', '12091', '12092'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'goeran'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue598160' versions = [] ``` </p></details>
import _tkinter python dumps core.
https://api.github.com/repos/python/cpython/issues/37068/comments
6
2002-08-21T09:33:34Z
2022-04-09T22:18:49Z
https://github.com/python/cpython/issues/37068
1,198,788,345
37,068
[ "python", "cpython" ]
BPO | [598097](https://bugs.python.org/issue598097) --- | :--- 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-22.17:31:51.000> created_at = <Date 2002-08-21.05:04:42.000> labels = ['library'] title = 'SocketType is not type(socket)' updated_at = <Date 2002-08-22.17:31:51.000> user = 'https://bugs.python.org/juneaftn' ``` bugs.python.org fields: ```python activity = <Date 2002-08-22.17:31:51.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-21.05:04:42.000> creator = 'juneaftn' dependencies = [] files = [] hgrepos = [] issue_num = 598097 keywords = [] message_count = 4.0 messages = ['12083', '12084', '12085', '12086'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'jhylton', 'juneaftn'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue598097' versions = [] ``` </p></details>
SocketType is not type(socket)
https://api.github.com/repos/python/cpython/issues/37067/comments
4
2002-08-21T05:04:42Z
2022-04-09T22:18:48Z
https://github.com/python/cpython/issues/37067
1,198,788,343
37,067
[ "python", "cpython" ]
BPO | [598039](https://bugs.python.org/issue598039) --- | :--- Nosy | @rhettinger Files | <li>[sets3.diff](https://bugs.python.org/file4528/sets3.diff "Uploaded as text/plain at 2002-08-21.02:05:10 by @rhettinger"): Patch to sets.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/rhettinger' closed_at = <Date 2002-08-21.02:13:29.000> created_at = <Date 2002-08-21.02:05:10.000> labels = ['library'] title = 'Set constructor to use .update()' updated_at = <Date 2002-08-21.02:13:29.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-08-21.02:13:29.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-21.02:05:10.000> creator = 'rhettinger' dependencies = [] files = ['4528'] hgrepos = [] issue_num = 598039 keywords = ['patch'] message_count = 3.0 messages = ['40995', '40996', '40997'] nosy_count = 1.0 nosy_names = ['rhettinger'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue598039' versions = ['Python 2.3'] ``` </p></details>
Set constructor to use .update()
https://api.github.com/repos/python/cpython/issues/37066/comments
3
2002-08-21T02:05:10Z
2022-04-09T22:18:47Z
https://github.com/python/cpython/issues/37066
1,198,788,335
37,066
[ "python", "cpython" ]
BPO | [597938](https://bugs.python.org/issue597938) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-25.13:39:45.000> created_at = <Date 2002-08-20.20:45:04.000> labels = ['library'] title = 'Core dump when using mmap.' updated_at = <Date 2002-08-25.13:39:45.000> user = 'https://bugs.python.org/thaden' ``` bugs.python.org fields: ```python activity = <Date 2002-08-25.13:39:45.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-20.20:45:04.000> creator = 'thaden' dependencies = [] files = [] hgrepos = [] issue_num = 597938 keywords = [] message_count = 2.0 messages = ['12081', '12082'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'thaden'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue597938' versions = [] ``` </p></details>
Core dump when using mmap.
https://api.github.com/repos/python/cpython/issues/37065/comments
2
2002-08-20T20:45:04Z
2022-04-09T22:18:45Z
https://github.com/python/cpython/issues/37065
1,198,788,334
37,065
[ "python", "cpython" ]
BPO | [597919](https://bugs.python.org/issue597919) --- | :--- Nosy | @mwhudson, @freddrake, @akuchling Files | <li>[compiler-fixes.diff](https://bugs.python.org/file594/compiler-fixes.diff "Uploaded as text/plain at 2002-10-03.10:08:09 by @mwhudson"): first patch</li><li>[compiler-fixes-2.diff](https://bugs.python.org/file595/compiler-fixes-2.diff "Uploaded as text/plain at 2002-10-09.12:54:43 by @mwhudson"): second patch -- working this time!</li><li>[compiler-fixes-3.diff](https://bugs.python.org/file596/compiler-fixes-3.diff "Uploaded as text/plain at 2002-12-31.12:59:46 by @mwhudson"): third patch -- less C</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-12-31.18:19:06.000> created_at = <Date 2002-08-20.19:51:04.000> labels = ['library'] title = 'compiler package and SET_LINENO' updated_at = <Date 2002-12-31.18:19:06.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2002-12-31.18:19:06.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-20.19:51:04.000> creator = 'fdrake' dependencies = [] files = ['594', '595', '596'] hgrepos = [] issue_num = 597919 keywords = [] message_count = 16.0 messages = ['12065', '12066', '12067', '12068', '12069', '12070', '12071', '12072', '12073', '12074', '12075', '12076', '12077', '12078', '12079', '12080'] nosy_count = 5.0 nosy_names = ['mwh', 'jhylton', 'fdrake', 'akuchling', 'bnoon'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue597919' versions = ['Python 2.3'] ``` </p></details>
compiler package and SET_LINENO
https://api.github.com/repos/python/cpython/issues/37064/comments
16
2002-08-20T19:51:04Z
2022-04-09T22:18:44Z
https://github.com/python/cpython/issues/37064
1,198,788,329
37,064
[ "python", "cpython" ]
BPO | [597907](https://bugs.python.org/issue597907) --- | :--- Nosy | @gvanrossum, @loewis, @brettcannon Files | <li>[fastnames2.patch](https://bugs.python.org/file4526/fastnames2.patch "Uploaded as text/plain at 2002-08-20.19:20:52 by @gvanrossum")</li><li>[fastnames.tgz](https://bugs.python.org/file4527/fastnames.tgz "Uploaded as application/octet-stream at 2002-08-20.19:31:36 by @gvanrossum"): Benchmark</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 2004-08-18.11:40:00.000> created_at = <Date 2002-08-20.19:20:52.000> labels = ['interpreter-core'] title = "Oren Tirosh's fastnames patch" updated_at = <Date 2004-08-18.11:40:00.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2004-08-18.11:40:00.000> actor = 'loewis' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-20.19:20:52.000> creator = 'gvanrossum' dependencies = [] files = ['4526', '4527'] hgrepos = [] issue_num = 597907 keywords = ['patch'] message_count = 13.0 messages = ['40982', '40983', '40984', '40985', '40986', '40987', '40988', '40989', '40990', '40991', '40992', '40993', '40994'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'loewis', 'brett.cannon', 'orenti', 'aimacintyre'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue597907' versions = ['Python 2.3'] ``` </p></details>
Oren Tirosh's fastnames patch
https://api.github.com/repos/python/cpython/issues/37063/comments
13
2002-08-20T19:20:52Z
2022-04-09T22:18:44Z
https://github.com/python/cpython/issues/37063
1,198,788,326
37,063
[ "python", "cpython" ]
BPO | [597797](https://bugs.python.org/issue597797) --- | :--- 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-09-23.16:33:34.000> created_at = <Date 2002-08-20.15:38:00.000> labels = ['library'] title = "exec*() doesn't handle errors well" updated_at = <Date 2002-09-23.16:33:34.000> user = 'https://bugs.python.org/gohickey' ``` bugs.python.org fields: ```python activity = <Date 2002-09-23.16:33:34.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-20.15:38:00.000> creator = 'gohickey' dependencies = [] files = [] hgrepos = [] issue_num = 597797 keywords = [] message_count = 3.0 messages = ['12062', '12063', '12064'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'gohickey'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue597797' versions = ['Python 2.2'] ``` </p></details>
exec*() doesn't handle errors well
https://api.github.com/repos/python/cpython/issues/37062/comments
3
2002-08-20T15:38:00Z
2022-04-09T22:18:43Z
https://github.com/python/cpython/issues/37062
1,198,788,320
37,062
[ "python", "cpython" ]
BPO | [597795](https://bugs.python.org/issue597795) --- | :--- 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-09-03.19:23:02.000> created_at = <Date 2002-08-20.15:36:12.000> labels = ['invalid', 'library'] title = "spawn*() doesn't handle errors well" updated_at = <Date 2002-09-03.19:23:02.000> user = 'https://bugs.python.org/gohickey' ``` bugs.python.org fields: ```python activity = <Date 2002-09-03.19:23:02.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-20.15:36:12.000> creator = 'gohickey' dependencies = [] files = [] hgrepos = [] issue_num = 597795 keywords = [] message_count = 2.0 messages = ['12060', '12061'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'gohickey'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue597795' versions = ['Python 2.2'] ``` </p></details>
spawn*() doesn't handle errors well
https://api.github.com/repos/python/cpython/issues/37061/comments
2
2002-08-20T15:36:12Z
2022-04-09T22:18:42Z
https://github.com/python/cpython/issues/37061
1,198,788,311
37,061
[ "python", "cpython" ]
BPO | [597604](https://bugs.python.org/issue597604) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-09-11.16:32:26.000> created_at = <Date 2002-08-20.04:59:46.000> labels = ['library'] title = 'import cycle in distutils' updated_at = <Date 2002-09-11.16:32:26.000> user = 'https://bugs.python.org/dalke' ``` bugs.python.org fields: ```python activity = <Date 2002-09-11.16:32:26.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-08-20.04:59:46.000> creator = 'dalke' dependencies = [] files = [] hgrepos = [] issue_num = 597604 keywords = [] message_count = 3.0 messages = ['12057', '12058', '12059'] nosy_count = 3.0 nosy_names = ['jhylton', 'nnorwitz', 'dalke'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue597604' versions = ['Python 2.3'] ``` </p></details>
import cycle in distutils
https://api.github.com/repos/python/cpython/issues/37060/comments
3
2002-08-20T04:59:46Z
2022-04-09T22:18:39Z
https://github.com/python/cpython/issues/37060
1,198,788,307
37,060
[ "python", "cpython" ]
BPO | [597593](https://bugs.python.org/issue597593) --- | :--- Nosy | @smontanaro, @warsaw Files | <li>[generator.diff](https://bugs.python.org/file4525/generator.diff "Uploaded as text/plain at 2002-08-20.04:10:57 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 2002-08-20.14:47:59.000> created_at = <Date 2002-08-20.04:10:57.000> labels = ['library'] title = 'tiptoe around broken Content-type' updated_at = <Date 2002-08-20.14:47:59.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2002-08-20.14:47:59.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-20.04:10:57.000> creator = 'skip.montanaro' dependencies = [] files = ['4525'] hgrepos = [] issue_num = 597593 keywords = ['patch'] message_count = 3.0 messages = ['40979', '40980', '40981'] 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/issue597593' versions = ['Python 2.3'] ``` </p></details>
tiptoe around broken Content-type
https://api.github.com/repos/python/cpython/issues/37059/comments
3
2002-08-20T04:10:57Z
2022-04-09T22:18:39Z
https://github.com/python/cpython/issues/37059
1,198,788,304
37,059
[ "python", "cpython" ]
BPO | [597444](https://bugs.python.org/issue597444) --- | :--- Nosy | @gvanrossum, @rhettinger Files | <li>[sets.diff](https://bugs.python.org/file4522/sets.diff "Uploaded as text/plain at 2002-08-19.22:57:46 by @rhettinger"): Patch to sets.py</li><li>[timesets.py](https://bugs.python.org/file4523/timesets.py "Uploaded as text/plain at 2002-08-19.22:59:00 by @rhettinger"): Timing demo</li><li>[sets2.diff](https://bugs.python.org/file4524/sets2.diff "Uploaded as text/plain at 2002-08-20.22:24:27 by @rhettinger"): Revised patch using GvR's idiom</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-21.01:36:06.000> created_at = <Date 2002-08-19.22:57:46.000> labels = ['library'] title = 'Speed-up sets' updated_at = <Date 2002-08-21.01:36:06.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-08-21.01:36:06.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-19.22:57:46.000> creator = 'rhettinger' dependencies = [] files = ['4522', '4523', '4524'] hgrepos = [] issue_num = 597444 keywords = ['patch'] message_count = 8.0 messages = ['40971', '40972', '40973', '40974', '40975', '40976', '40977', '40978'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue597444' versions = ['Python 2.3'] ``` </p></details>
Speed-up sets
https://api.github.com/repos/python/cpython/issues/37058/comments
8
2002-08-19T22:57:46Z
2022-04-09T22:18:38Z
https://github.com/python/cpython/issues/37058
1,198,788,302
37,058
[ "python", "cpython" ]
BPO | [597401](https://bugs.python.org/issue597401) --- | :--- 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-19.22:26:29.000> created_at = <Date 2002-08-19.21:31:51.000> labels = ['invalid'] title = 'python-mode 4.6 & syntax highlighting' updated_at = <Date 2002-08-19.22:26:29.000> user = 'https://bugs.python.org/miketm' ``` bugs.python.org fields: ```python activity = <Date 2002-08-19.22:26:29.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-08-19.21:31:51.000> creator = 'miketm' dependencies = [] files = [] hgrepos = [] issue_num = 597401 keywords = [] message_count = 2.0 messages = ['12055', '12056'] nosy_count = 2.0 nosy_names = ['barry', 'miketm'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue597401' versions = [] ``` </p></details>
python-mode 4.6 & syntax highlighting
https://api.github.com/repos/python/cpython/issues/37057/comments
2
2002-08-19T21:31:51Z
2022-04-09T22:18:37Z
https://github.com/python/cpython/issues/37057
1,198,788,300
37,057
[ "python", "cpython" ]
BPO | [597318](https://bugs.python.org/issue597318) --- | :--- Nosy | @freddrake, @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/freddrake' closed_at = <Date 2002-08-19.23:23:41.000> created_at = <Date 2002-08-19.19:05:50.000> labels = ['docs'] title = 'tiny doc bug -- __rtruediv__' updated_at = <Date 2002-08-19.23:23:41.000> user = 'https://bugs.python.org/arkoenig' ``` bugs.python.org fields: ```python activity = <Date 2002-08-19.23:23:41.000> actor = 'rhettinger' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-08-19.19:05:50.000> creator = 'arkoenig' dependencies = [] files = [] hgrepos = [] issue_num = 597318 keywords = [] message_count = 2.0 messages = ['12053', '12054'] nosy_count = 3.0 nosy_names = ['fdrake', 'rhettinger', 'arkoenig'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue597318' versions = ['Python 2.2'] ``` </p></details>
tiny doc bug -- __rtruediv__
https://api.github.com/repos/python/cpython/issues/37056/comments
2
2002-08-19T19:05:50Z
2022-04-09T22:18:35Z
https://github.com/python/cpython/issues/37056
1,198,788,296
37,056
[ "python", "cpython" ]
BPO | [597221](https://bugs.python.org/issue597221) --- | :--- Nosy | @mwhudson, @gvanrossum Files | <li>[ceval-simple.diff](https://bugs.python.org/file4521/ceval-simple.diff "Uploaded as text/plain at 2002-08-19.16:44:13 by @mwhudson"): 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 = 'https://github.com/mwhudson' closed_at = <Date 2002-08-20.15:20:40.000> created_at = <Date 2002-08-19.16:44:13.000> labels = ['interpreter-core'] title = '"simplification" to ceval.c' updated_at = <Date 2002-08-20.15:20:40.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2002-08-20.15:20:40.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-19.16:44:13.000> creator = 'mwh' dependencies = [] files = ['4521'] hgrepos = [] issue_num = 597221 keywords = ['patch'] message_count = 3.0 messages = ['40968', '40969', '40970'] nosy_count = 2.0 nosy_names = ['mwh', 'gvanrossum'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue597221' versions = ['Python 2.3'] ``` </p></details>
"simplification" to ceval.c
https://api.github.com/repos/python/cpython/issues/37055/comments
3
2002-08-19T16:44:13Z
2022-04-09T22:18:34Z
https://github.com/python/cpython/issues/37055
1,198,788,289
37,055
[ "python", "cpython" ]
BPO | [597220](https://bugs.python.org/issue597220) --- | :--- Nosy | @mwhudson, @gvanrossum Files | <li>[silly-cache.diff](https://bugs.python.org/file4520/silly-cache.diff "Uploaded as text/plain at 2002-08-19.16:40:54 by @mwhudson"): 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 = 'https://github.com/mwhudson' closed_at = <Date 2002-08-19.16:55:56.000> created_at = <Date 2002-08-19.16:40:54.000> labels = ['interpreter-core'] title = 'frameobject.c cache friendliness patch' updated_at = <Date 2002-08-19.16:55:56.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2002-08-19.16:55:56.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-08-19.16:40:54.000> creator = 'mwh' dependencies = [] files = ['4520'] hgrepos = [] issue_num = 597220 keywords = ['patch'] message_count = 3.0 messages = ['40965', '40966', '40967'] nosy_count = 2.0 nosy_names = ['mwh', 'gvanrossum'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue597220' versions = ['Python 2.3'] ``` </p></details>
frameobject.c cache friendliness patch
https://api.github.com/repos/python/cpython/issues/37054/comments
3
2002-08-19T16:40:54Z
2022-04-09T22:18:33Z
https://github.com/python/cpython/issues/37054
1,198,788,284
37,054
[ "python", "cpython" ]
BPO | [597177](https://bugs.python.org/issue597177) --- | :--- Nosy | @freddrake, @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/freddrake' closed_at = <Date 2002-08-20.14:00:42.000> created_at = <Date 2002-08-19.14:27:14.000> labels = ['docs'] title = 'Tiny tiny doc bug in regexp lib' updated_at = <Date 2002-08-20.14:00:42.000> user = 'https://bugs.python.org/arkoenig' ``` bugs.python.org fields: ```python activity = <Date 2002-08-20.14:00:42.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-08-19.14:27:14.000> creator = 'arkoenig' dependencies = [] files = [] hgrepos = [] issue_num = 597177 keywords = [] message_count = 3.0 messages = ['12050', '12051', '12052'] nosy_count = 3.0 nosy_names = ['fdrake', 'rhettinger', 'arkoenig'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue597177' versions = ['Python 2.2'] ``` </p></details>
Tiny tiny doc bug in regexp lib
https://api.github.com/repos/python/cpython/issues/37053/comments
3
2002-08-19T14:27:14Z
2022-04-09T22:18:32Z
https://github.com/python/cpython/issues/37053
1,198,788,281
37,053
[ "python", "cpython" ]
BPO | [596866](https://bugs.python.org/issue596866) --- | :--- 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-21.19:25:16.000> created_at = <Date 2002-08-18.20:31:21.000> labels = ['docs'] title = 'cgi module: order of multiple values' updated_at = <Date 2002-08-21.19:25:16.000> user = 'https://bugs.python.org/siemer' ``` bugs.python.org fields: ```python activity = <Date 2002-08-21.19:25:16.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-08-18.20:31:21.000> creator = 'siemer' dependencies = [] files = [] hgrepos = [] issue_num = 596866 keywords = [] message_count = 2.0 messages = ['12048', '12049'] nosy_count = 2.0 nosy_names = ['fdrake', 'siemer'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue596866' versions = ['Python 2.2'] ``` </p></details>
cgi module: order of multiple values
https://api.github.com/repos/python/cpython/issues/37052/comments
2
2002-08-18T20:31:21Z
2022-04-09T22:18:31Z
https://github.com/python/cpython/issues/37052
1,198,788,277
37,052
[ "python", "cpython" ]
BPO | [596581](https://bugs.python.org/issue596581) --- | :--- Nosy | @gvanrossum, @rhettinger Files | <li>[urllib.patch](https://bugs.python.org/file4519/urllib.patch "Uploaded as text/plain at 2002-08-17.21:55:10 by slyphon"): a patch for urllib.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/rhettinger' closed_at = <Date 2002-08-20.19:52:14.000> created_at = <Date 2002-08-17.21:55:10.000> labels = ['extension-modules'] title = "urllib.splituser(): '@' in usrname" updated_at = <Date 2002-08-20.19:52:14.000> user = 'https://bugs.python.org/slyphon' ``` bugs.python.org fields: ```python activity = <Date 2002-08-20.19:52:14.000> actor = 'gvanrossum' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-08-17.21:55:10.000> creator = 'slyphon' dependencies = [] files = ['4519'] hgrepos = [] issue_num = 596581 keywords = ['patch'] message_count = 3.0 messages = ['40962', '40963', '40964'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'rhettinger', 'slyphon'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue596581' versions = ['Python 2.3'] ``` </p></details>
urllib.splituser(): '@' in usrname
https://api.github.com/repos/python/cpython/issues/37051/comments
3
2002-08-17T21:55:10Z
2022-04-09T22:18:30Z
https://github.com/python/cpython/issues/37051
1,198,788,274
37,051
[ "python", "cpython" ]
BPO | [596576](https://bugs.python.org/issue596576) --- | :--- Nosy | @loewis Files | <li>[patch.configure.in](https://bugs.python.org/file593/patch.configure.in "Uploaded as application/octet-stream at 2002-09-24.13:01:01 by lord-silk"): NetBSD ldshared patch to configure.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/loewis' closed_at = <Date 2002-09-30.11:19:42.000> created_at = <Date 2002-08-17.21:45:58.000> labels = ['build'] title = 'NetBSD 1.4.3, a.out, shared modules' updated_at = <Date 2002-09-30.11:19:42.000> user = 'https://bugs.python.org/lord-silk' ``` bugs.python.org fields: ```python activity = <Date 2002-09-30.11:19:42.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-08-17.21:45:58.000> creator = 'lord-silk' dependencies = [] files = ['593'] hgrepos = [] issue_num = 596576 keywords = [] message_count = 4.0 messages = ['12044', '12045', '12046', '12047'] nosy_count = 2.0 nosy_names = ['loewis', 'lord-silk'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue596576' versions = ['Python 2.2'] ``` </p></details>
NetBSD 1.4.3, a.out, shared modules
https://api.github.com/repos/python/cpython/issues/37050/comments
4
2002-08-17T21:45:58Z
2022-04-09T22:18:29Z
https://github.com/python/cpython/issues/37050
1,198,788,270
37,050
[ "python", "cpython" ]
BPO | [596434](https://bugs.python.org/issue596434) --- | :--- Nosy | @goodger <sup>*Note: these values reflect the state of the issue at 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-07.01:21:42.000> created_at = <Date 2002-08-17.14:46:32.000> labels = ['library'] title = 'textwrap has problems wrapping hyphens' updated_at = <Date 2003-05-07.01:21:42.000> user = 'https://github.com/goodger' ``` bugs.python.org fields: ```python activity = <Date 2003-05-07.01:21:42.000> actor = 'gward' assignee = 'gward' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-08-17.14:46:32.000> creator = 'goodger' dependencies = [] files = [] hgrepos = [] issue_num = 596434 keywords = [] message_count = 5.0 messages = ['12039', '12040', '12041', '12042', '12043'] nosy_count = 2.0 nosy_names = ['gward', 'goodger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue596434' versions = ['Python 2.3'] ``` </p></details>
textwrap has problems wrapping hyphens
https://api.github.com/repos/python/cpython/issues/37049/comments
5
2002-08-17T14:46:32Z
2022-04-09T22:18:27Z
https://github.com/python/cpython/issues/37049
1,198,788,266
37,049