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 | [636005](https://bugs.python.org/issue636005) --- | :--- Nosy | @malemburg, @loewis, @rhettinger Files | <li>[filter.diff](https://bugs.python.org/file4695/filter.diff "Uploaded as text/plain at 2003-01-21.21:38:12 by @loewis")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2003-01-25.22:50:47.000> created_at = <Date 2002-11-09.20:15:28.000> labels = ['interpreter-core'] title = 'Filter unicode into unicode' updated_at = <Date 2003-01-25.22:50:47.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2003-01-25.22:50:47.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-11-09.20:15:28.000> creator = 'loewis' dependencies = [] files = ['4695'] hgrepos = [] issue_num = 636005 keywords = ['patch'] message_count = 6.0 messages = ['41605', '41606', '41607', '41608', '41609', '41610'] nosy_count = 3.0 nosy_names = ['lemburg', 'loewis', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue636005' versions = ['Python 2.3'] ``` </p></details>
Filter unicode into unicode
https://api.github.com/repos/python/cpython/issues/37448/comments
6
2002-11-09T20:15:28Z
2022-04-09T22:26:01Z
https://github.com/python/cpython/issues/37448
1,198,790,001
37,448
[ "python", "cpython" ]
BPO | [635969](https://bugs.python.org/issue635969) --- | :--- Nosy | @mwhudson, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-11-13.10:55:23.000> created_at = <Date 2002-11-09.17:53:57.000> labels = ['interpreter-core'] title = 'No error "not all arguments converted"' updated_at = <Date 2002-11-13.10:55:23.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2002-11-13.10:55:23.000> actor = 'mwh' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-11-09.17:53:57.000> creator = 'loewis' dependencies = [] files = [] hgrepos = [] issue_num = 635969 keywords = [] message_count = 7.0 messages = ['13163', '13164', '13165', '13166', '13167', '13168', '13169'] nosy_count = 3.0 nosy_names = ['mwh', 'loewis', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue635969' versions = ['Python 2.3'] ``` </p></details>
No error "not all arguments converted"
https://api.github.com/repos/python/cpython/issues/37447/comments
7
2002-11-09T17:53:57Z
2022-04-09T22:25:59Z
https://github.com/python/cpython/issues/37447
1,198,789,999
37,447
[ "python", "cpython" ]
BPO | [635933](https://bugs.python.org/issue635933) --- | :--- Nosy | @mwhudson, @gvanrossum Files | <li>[mutable-type-attrs-1.diff](https://bugs.python.org/file4692/mutable-type-attrs-1.diff "Uploaded as text/plain at 2002-11-09.14:59:25 by @mwhudson"): first patch -- no tests or docs yet</li><li>[mutable-type-attrs-2.diff](https://bugs.python.org/file4693/mutable-type-attrs-2.diff "Uploaded as text/plain at 2002-11-20.16:09:31 by @mwhudson"): second patch -- still not finished</li><li>[mutable-type-attrs-3.diff](https://bugs.python.org/file4694/mutable-type-attrs-3.diff "Uploaded as text/plain at 2002-11-22.16:34:53 by @mwhudson"): third patch -- getting there</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-12-05.16:25:08.000> created_at = <Date 2002-11-09.14:59:25.000> labels = ['interpreter-core'] title = 'make some type attrs writable' updated_at = <Date 2002-12-05.16:25:08.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2002-12-05.16:25:08.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-11-09.14:59:25.000> creator = 'mwh' dependencies = [] files = ['4692', '4693', '4694'] hgrepos = [] issue_num = 635933 keywords = ['patch'] message_count = 12.0 messages = ['41593', '41594', '41595', '41596', '41597', '41598', '41599', '41600', '41601', '41602', '41603', '41604'] 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/issue635933' versions = ['Python 2.3'] ``` </p></details>
make some type attrs writable
https://api.github.com/repos/python/cpython/issues/37446/comments
12
2002-11-09T14:59:25Z
2022-04-09T22:25:59Z
https://github.com/python/cpython/issues/37446
1,198,789,998
37,446
[ "python", "cpython" ]
BPO | [635929](https://bugs.python.org/issue635929) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[msg.txt](https://bugs.python.org/file670/msg.txt "Uploaded as text/plain at 2002-11-09.14:40:43 by @gvanrossum"): Message from David LeVine</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-02-11.06:25:10.000> created_at = <Date 2002-11-09.14:40:43.000> labels = ['build'] title = '2.2.2 build on Solaris' updated_at = <Date 2003-02-11.06:25:10.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2003-02-11.06:25:10.000> actor = 'h1ghlander' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-11-09.14:40:43.000> creator = 'gvanrossum' dependencies = [] files = ['670'] hgrepos = [] issue_num = 635929 keywords = [] message_count = 5.0 messages = ['13158', '13159', '13160', '13161', '13162'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'h1ghlander'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue635929' versions = [] ``` </p></details>
2.2.2 build on Solaris
https://api.github.com/repos/python/cpython/issues/37445/comments
5
2002-11-09T14:40:43Z
2022-04-09T22:25:57Z
https://github.com/python/cpython/issues/37445
1,198,789,987
37,445
[ "python", "cpython" ]
BPO | [635862](https://bugs.python.org/issue635862) --- | :--- Nosy | @zopyx Files | <li>[out](https://bugs.python.org/file669/out "Uploaded as application/octet-stream at 2002-11-09.08:39:35 by @zopyx")</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-11-09.15:03:59.000> created_at = <Date 2002-11-09.08:37:29.000> labels = ['build'] title = 'Py 2.2.2 does not build on latest Cygwin' updated_at = <Date 2002-11-09.15:03:59.000> user = 'https://github.com/zopyx' ``` bugs.python.org fields: ```python activity = <Date 2002-11-09.15:03:59.000> actor = 'ajung' assignee = 'jlt63' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-11-09.08:37:29.000> creator = 'ajung' dependencies = [] files = ['669'] hgrepos = [] issue_num = 635862 keywords = [] message_count = 3.0 messages = ['13155', '13156', '13157'] nosy_count = 2.0 nosy_names = ['jlt63', 'ajung'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue635862' versions = ['Python 2.2'] ``` </p></details>
Py 2.2.2 does not build on latest Cygwin
https://api.github.com/repos/python/cpython/issues/37444/comments
3
2002-11-09T08:37:29Z
2022-04-09T22:25:56Z
https://github.com/python/cpython/issues/37444
1,198,789,980
37,444
[ "python", "cpython" ]
BPO | [635814](https://bugs.python.org/issue635814) --- | :--- Nosy | @malemburg, @loewis, @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/malemburg' closed_at = <Date 2003-05-22.06:49:17.000> created_at = <Date 2002-11-09.02:30:57.000> labels = ['library'] title = 'cStringIO().write TypeError' updated_at = <Date 2003-05-22.06:49:17.000> user = 'https://bugs.python.org/kgk' ``` bugs.python.org fields: ```python activity = <Date 2003-05-22.06:49:17.000> actor = 'loewis' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-11-09.02:30:57.000> creator = 'kgk' dependencies = [] files = [] hgrepos = [] issue_num = 635814 keywords = [] message_count = 6.0 messages = ['13149', '13150', '13151', '13152', '13153', '13154'] nosy_count = 4.0 nosy_names = ['lemburg', 'loewis', 'brett.cannon', 'kgk'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue635814' versions = ['Python 2.2'] ``` </p></details>
cStringIO().write TypeError
https://api.github.com/repos/python/cpython/issues/37443/comments
6
2002-11-09T02:30:57Z
2022-04-09T22:25:55Z
https://github.com/python/cpython/issues/37443
1,198,789,975
37,443
[ "python", "cpython" ]
BPO | [635656](https://bugs.python.org/issue635656) --- | :--- Nosy | @tim-one, @freddrake Files | <li>[posixmodule.diff](https://bugs.python.org/file4691/posixmodule.diff "Uploaded as text/plain at 2002-11-08.19:34:52 by rluble"): diff for posixmodule.c version 2.3 (file rev 2.271)</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-11-12.22:08:21.000> created_at = <Date 2002-11-08.19:34:43.000> labels = ['extension-modules'] title = 'os.tempnam behavior in Windows' updated_at = <Date 2002-11-12.22:08:21.000> user = 'https://bugs.python.org/rluble' ``` bugs.python.org fields: ```python activity = <Date 2002-11-12.22:08:21.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-11-08.19:34:43.000> creator = 'rluble' dependencies = [] files = ['4691'] hgrepos = [] issue_num = 635656 keywords = ['patch'] message_count = 4.0 messages = ['41589', '41590', '41591', '41592'] nosy_count = 3.0 nosy_names = ['tim.peters', 'fdrake', 'rluble'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue635656' versions = ['Python 2.3'] ``` </p></details>
os.tempnam behavior in Windows
https://api.github.com/repos/python/cpython/issues/37442/comments
4
2002-11-08T19:34:43Z
2022-04-09T22:25:54Z
https://github.com/python/cpython/issues/37442
1,198,789,970
37,442
[ "python", "cpython" ]
BPO | [635595](https://bugs.python.org/issue635595) --- | :--- 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-11-12.23:14:40.000> created_at = <Date 2002-11-08.17:29:23.000> labels = ['docs'] title = 'Misleading description of \\w in regexs' updated_at = <Date 2002-11-12.23:14:40.000> user = 'https://bugs.python.org/glchapman' ``` bugs.python.org fields: ```python activity = <Date 2002-11-12.23:14:40.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-11-08.17:29:23.000> creator = 'glchapman' dependencies = [] files = [] hgrepos = [] issue_num = 635595 keywords = [] message_count = 2.0 messages = ['13147', '13148'] nosy_count = 2.0 nosy_names = ['fdrake', 'glchapman'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue635595' versions = ['Python 2.2'] ``` </p></details>
Misleading description of \w in regexs
https://api.github.com/repos/python/cpython/issues/37441/comments
2
2002-11-08T17:29:23Z
2022-04-09T22:25:53Z
https://github.com/python/cpython/issues/37441
1,198,789,967
37,441
[ "python", "cpython" ]
BPO | [635570](https://bugs.python.org/issue635570) --- | :--- 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-02-25.14:28:44.000> created_at = <Date 2002-11-08.16:24:07.000> labels = ['OS-mac'] title = 'remove debug prints from macmain.c' updated_at = <Date 2003-02-25.14:28:44.000> user = 'https://bugs.python.org/reowen' ``` bugs.python.org fields: ```python activity = <Date 2003-02-25.14:28:44.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-11-08.16:24:07.000> creator = 'reowen' dependencies = [] files = [] hgrepos = [] issue_num = 635570 keywords = [] message_count = 2.0 messages = ['13145', '13146'] nosy_count = 2.0 nosy_names = ['jackjansen', 'reowen'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue635570' versions = ['Python 2.2'] ``` </p></details>
remove debug prints from macmain.c
https://api.github.com/repos/python/cpython/issues/37440/comments
2
2002-11-08T16:24:07Z
2022-04-09T22:25:52Z
https://github.com/python/cpython/issues/37440
1,198,789,961
37,440
[ "python", "cpython" ]
BPO | [635453](https://bugs.python.org/issue635453) --- | :--- Nosy | @brettcannon <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/brettcannon' closed_at = <Date 2004-07-13.00:54:03.000> created_at = <Date 2002-11-08.11:39:27.000> labels = ['library'] title = 'urllib.urlretrieve() with ftp error ' updated_at = <Date 2004-07-13.00:54:03.000> user = 'https://bugs.python.org/vimboss' ``` bugs.python.org fields: ```python activity = <Date 2004-07-13.00:54:03.000> actor = 'brett.cannon' assignee = 'brett.cannon' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-11-08.11:39:27.000> creator = 'vimboss' dependencies = [] files = [] hgrepos = [] issue_num = 635453 keywords = [] message_count = 3.0 messages = ['13142', '13143', '13144'] nosy_count = 3.0 nosy_names = ['brett.cannon', 'jpe', 'vimboss'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue635453' versions = ['Python 2.2'] ``` </p></details>
urllib.urlretrieve() with ftp error
https://api.github.com/repos/python/cpython/issues/37439/comments
3
2002-11-08T11:39:27Z
2022-04-09T22:25:51Z
https://github.com/python/cpython/issues/37439
1,198,789,955
37,439
[ "python", "cpython" ]
BPO | [635398](https://bugs.python.org/issue635398) --- | :--- 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-11-09.18:48:12.000> created_at = <Date 2002-11-08.09:32:13.000> labels = ['expert-regex'] title = "re.sub() coerces u'' to ''" updated_at = <Date 2002-11-09.18:48:12.000> user = 'https://bugs.python.org/mikejbrown' ``` bugs.python.org fields: ```python activity = <Date 2002-11-09.18:48:12.000> actor = 'effbot' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2002-11-08.09:32:13.000> creator = 'mike_j_brown' dependencies = [] files = [] hgrepos = [] issue_num = 635398 keywords = [] message_count = 3.0 messages = ['13139', '13140', '13141'] nosy_count = 3.0 nosy_names = ['loewis', 'effbot', 'mike_j_brown'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue635398' versions = ['Python 2.2'] ``` </p></details>
re.sub() coerces u'' to ''
https://api.github.com/repos/python/cpython/issues/37438/comments
3
2002-11-08T09:32:13Z
2022-04-09T22:25:49Z
https://github.com/python/cpython/issues/37438
1,198,789,947
37,438
[ "python", "cpython" ]
BPO | [635327](https://bugs.python.org/issue635327) --- | :--- 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-11-08.16:58:57.000> created_at = <Date 2002-11-08.04:52:48.000> labels = ['expert-IDLE'] title = "IDLE GUI doesn't start" updated_at = <Date 2002-11-08.16:58:57.000> user = 'https://bugs.python.org/moorere' ``` bugs.python.org fields: ```python activity = <Date 2002-11-08.16:58:57.000> actor = 'moorere' assignee = 'none' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2002-11-08.04:52:48.000> creator = 'moorere' dependencies = [] files = [] hgrepos = [] issue_num = 635327 keywords = [] message_count = 3.0 messages = ['13136', '13137', '13138'] nosy_count = 2.0 nosy_names = ['rhettinger', 'moorere'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue635327' versions = [] ``` </p></details>
IDLE GUI doesn't start
https://api.github.com/repos/python/cpython/issues/37437/comments
3
2002-11-08T04:52:48Z
2022-04-09T22:25:48Z
https://github.com/python/cpython/issues/37437
1,198,789,943
37,437
[ "python", "cpython" ]
BPO | [635144](https://bugs.python.org/issue635144) --- | :--- Nosy | @brettcannon, @rhettinger, @mjpieters Files | <li>[UniDiffer.py](https://bugs.python.org/file8208/UniDiffer.py "Uploaded as text/plain at 2002-11-07.19:49:52 by @mjpieters"): New UniDiffer module</li><li>[UniDiffer.py](https://bugs.python.org/file8209/UniDiffer.py "Uploaded as text/plain at 2002-11-07.20:00:16 by @mjpieters"): UniDiff.py (context = 0 bug fixed)</li><li>[UniDiffer.py](https://bugs.python.org/file8210/UniDiffer.py "Uploaded as text/plain at 2002-11-07.21:34:17 by @mjpieters"): UniDiffer.py</li><li>[UniDiffer.py](https://bugs.python.org/file8211/UniDiffer.py "Uploaded as text/plain at 2002-11-08.16:18:02 by @mjpieters"): UniDiffer.py (only added lines bug fixed)</li><li>[UniDiffer.py](https://bugs.python.org/file8212/UniDiffer.py "Uploaded as text/plain at 2002-11-08.19:14:29 by @mjpieters"): UniDiffer.py (handles missing last newline like GNU Diff)</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-06-08.18:51:47.000> created_at = <Date 2002-11-07.19:49:52.000> labels = ['type-feature', 'library'] title = 'New UniDiffer class' updated_at = <Date 2003-06-08.18:51:47.000> user = 'https://github.com/mjpieters' ``` bugs.python.org fields: ```python activity = <Date 2003-06-08.18:51:47.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-11-07.19:49:52.000> creator = 'mjpieters' dependencies = [] files = ['8208', '8209', '8210', '8211', '8212'] hgrepos = [] issue_num = 635144 keywords = [] message_count = 8.0 messages = ['53678', '53679', '53680', '53681', '53682', '53683', '53684', '53685'] nosy_count = 3.0 nosy_names = ['brett.cannon', 'rhettinger', 'mjpieters'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue635144' versions = [] ``` </p></details>
New UniDiffer class
https://api.github.com/repos/python/cpython/issues/37436/comments
8
2002-11-07T19:49:52Z
2022-04-09T22:25:48Z
https://github.com/python/cpython/issues/37436
1,198,789,939
37,436
[ "python", "cpython" ]
BPO | [635115](https://bugs.python.org/issue635115) --- | :--- Nosy | @gvanrossum, @doerwalter Files | <li>[diff.txt](https://bugs.python.org/file667/diff.txt "Uploaded as text/plain at 2002-11-07.19:02:33 by @doerwalter")</li><li>[diff2.txt](https://bugs.python.org/file668/diff2.txt "Uploaded as text/plain at 2002-11-18.19:01:10 by @doerwalter")</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-11-19.20:54:06.000> created_at = <Date 2002-11-07.19:02:32.000> labels = ['interpreter-core'] title = 'int(1e200) should return long' updated_at = <Date 2002-11-19.20:54:06.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2002-11-19.20:54:06.000> actor = 'doerwalter' assignee = 'doerwalter' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-11-07.19:02:32.000> creator = 'doerwalter' dependencies = [] files = ['667', '668'] hgrepos = [] issue_num = 635115 keywords = [] message_count = 7.0 messages = ['13129', '13130', '13131', '13132', '13133', '13134', '13135'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'doerwalter'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue635115' versions = ['Python 2.3'] ``` </p></details>
int(1e200) should return long
https://api.github.com/repos/python/cpython/issues/37435/comments
7
2002-11-07T19:02:32Z
2022-04-09T22:25:46Z
https://github.com/python/cpython/issues/37435
1,198,789,935
37,435
[ "python", "cpython" ]
BPO | [635034](https://bugs.python.org/issue635034) --- | :--- Nosy | @loewis, @jribbens Files | <li>[bsd.diff](https://bugs.python.org/file666/bsd.diff "Uploaded as text/plain at 2002-11-10.00:03:26 by @loewis")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-09-30.21:48:11.000> created_at = <Date 2002-11-07.15:57:07.000> labels = ['library'] title = "Don't define _XOPEN_SOURCE on OpenBSD" updated_at = <Date 2005-09-30.21:48:11.000> user = 'https://github.com/jribbens' ``` bugs.python.org fields: ```python activity = <Date 2005-09-30.21:48:11.000> actor = 'chuckr11' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-11-07.15:57:07.000> creator = 'jribbens' dependencies = [] files = ['666'] hgrepos = [] issue_num = 635034 keywords = [] message_count = 12.0 messages = ['13117', '13118', '13119', '13120', '13121', '13122', '13123', '13124', '13125', '13126', '13127', '13128'] nosy_count = 3.0 nosy_names = ['loewis', 'jribbens', 'chuckr11'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue635034' versions = ['Python 2.3'] ``` </p></details>
Don't define _XOPEN_SOURCE on OpenBSD
https://api.github.com/repos/python/cpython/issues/37434/comments
12
2002-11-07T15:57:07Z
2022-04-09T22:25:45Z
https://github.com/python/cpython/issues/37434
1,198,789,932
37,434
[ "python", "cpython" ]
BPO | [634905](https://bugs.python.org/issue634905) --- | :--- 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-11-07.13:08:24.000> created_at = <Date 2002-11-07.10:56:26.000> labels = ['invalid', 'library'] title = "segfault unpickling Numeric 'O' array" updated_at = <Date 2002-11-07.13:08:24.000> user = 'https://bugs.python.org/graik' ``` bugs.python.org fields: ```python activity = <Date 2002-11-07.13:08:24.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-11-07.10:56:26.000> creator = 'graik' dependencies = [] files = [] hgrepos = [] issue_num = 634905 keywords = [] message_count = 2.0 messages = ['13115', '13116'] nosy_count = 2.0 nosy_names = ['loewis', 'graik'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue634905' versions = [] ``` </p></details>
segfault unpickling Numeric 'O' array
https://api.github.com/repos/python/cpython/issues/37433/comments
2
2002-11-07T10:56:26Z
2022-04-09T22:25:44Z
https://github.com/python/cpython/issues/37433
1,198,789,929
37,433
[ "python", "cpython" ]
BPO | [634866](https://bugs.python.org/issue634866) --- | :--- Nosy | @freddrake, @aleaxit, @rhettinger Files | <li>[ref22_p1.patch](https://bugs.python.org/file4689/ref22_p1.patch "Uploaded as text/plain at 2002-11-07.08:39:41 by @aleaxit"): corrections to 2.2.2 refman, first part</li><li>[ref22_p1a.patch](https://bugs.python.org/file4690/ref22_p1a.patch "Uploaded as text/plain at 2002-11-16.23:16:44 by @aleaxit"): updated corrections to 2.2.2 refman, first part</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 2003-01-19.13:12:27.000> created_at = <Date 2002-11-07.08:39:41.000> labels = ['docs'] title = 'general corrections to 2.2.2 refman, p.1' updated_at = <Date 2003-01-19.13:12:27.000> user = 'https://github.com/aleaxit' ``` bugs.python.org fields: ```python activity = <Date 2003-01-19.13:12:27.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-11-07.08:39:41.000> creator = 'aleax' dependencies = [] files = ['4689', '4690'] hgrepos = [] issue_num = 634866 keywords = ['patch'] message_count = 4.0 messages = ['41585', '41586', '41587', '41588'] nosy_count = 3.0 nosy_names = ['fdrake', 'aleax', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue634866' versions = ['Python 2.2'] ``` </p></details>
general corrections to 2.2.2 refman, p.1
https://api.github.com/repos/python/cpython/issues/37432/comments
4
2002-11-07T08:39:41Z
2022-04-09T22:25:43Z
https://github.com/python/cpython/issues/37432
1,198,789,927
37,432
[ "python", "cpython" ]
BPO | [634557](https://bugs.python.org/issue634557) --- | :--- Nosy | @rhettinger Files | <li>[inspect.patch](https://bugs.python.org/file4688/inspect.patch "Uploaded as text/plain at 2002-11-06.18:04:06 by pobrien"): diff -c patch for inspect.py from CVS</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-01-19.13:26:07.000> created_at = <Date 2002-11-06.18:04:06.000> labels = ['library'] title = 'Better inspect.BlockFinder fixes bug' updated_at = <Date 2003-01-19.13:26:07.000> user = 'https://bugs.python.org/pobrien' ``` bugs.python.org fields: ```python activity = <Date 2003-01-19.13:26:07.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-11-06.18:04:06.000> creator = 'pobrien' dependencies = [] files = ['4688'] hgrepos = [] issue_num = 634557 keywords = ['patch'] message_count = 4.0 messages = ['41581', '41582', '41583', '41584'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'rhettinger', 'pobrien'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue634557' versions = ['Python 2.2'] ``` </p></details>
Better inspect.BlockFinder fixes bug
https://api.github.com/repos/python/cpython/issues/37431/comments
4
2002-11-06T18:04:06Z
2022-04-09T22:25:41Z
https://github.com/python/cpython/issues/37431
1,198,789,926
37,431
[ "python", "cpython" ]
BPO | [634444](https://bugs.python.org/issue634444) --- | :--- Nosy | @loewis, @jribbens <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2005-09-30.21:39:29.000> created_at = <Date 2002-11-06.14:17:31.000> labels = ['library'] title = 'Python does not build on OpenBSD' updated_at = <Date 2005-09-30.21:39:29.000> user = 'https://github.com/jribbens' ``` bugs.python.org fields: ```python activity = <Date 2005-09-30.21:39:29.000> actor = 'chuckr11' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-11-06.14:17:31.000> creator = 'jribbens' dependencies = [] files = [] hgrepos = [] issue_num = 634444 keywords = [] message_count = 7.0 messages = ['13108', '13109', '13110', '13111', '13112', '13113', '13114'] nosy_count = 3.0 nosy_names = ['loewis', 'jribbens', 'chuckr11'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue634444' versions = ['Python 2.3'] ``` </p></details>
Python does not build on OpenBSD
https://api.github.com/repos/python/cpython/issues/37430/comments
7
2002-11-06T14:17:31Z
2022-04-09T22:25:41Z
https://github.com/python/cpython/issues/37430
1,198,789,923
37,430
[ "python", "cpython" ]
BPO | [634422](https://bugs.python.org/issue634422) --- | :--- Nosy | @loewis, @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2002-11-06.23:02:19.000> created_at = <Date 2002-11-06.13:35:08.000> labels = ['library'] title = "global name 'name' is not defined" updated_at = <Date 2002-11-06.23:02:19.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2002-11-06.23:02:19.000> actor = 'nnorwitz' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-11-06.13:35:08.000> creator = 'loewis' dependencies = [] files = [] hgrepos = [] issue_num = 634422 keywords = [] message_count = 2.0 messages = ['13106', '13107'] nosy_count = 3.0 nosy_names = ['loewis', 'akuchling', 'nnorwitz'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue634422' versions = ['Python 2.3'] ``` </p></details>
global name 'name' is not defined
https://api.github.com/repos/python/cpython/issues/37429/comments
2
2002-11-06T13:35:08Z
2022-04-09T22:25:40Z
https://github.com/python/cpython/issues/37429
1,198,789,919
37,429
[ "python", "cpython" ]
BPO | [634412](https://bugs.python.org/issue634412) --- | :--- Nosy | @warsaw, @tiran, @devdanzin, @bitdancer, @vadmium <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = None created_at = <Date 2002-11-06.13:14:41.000> labels = ['type-feature', 'expert-email'] title = 'RFC 2387 (multipart/related) in email package' updated_at = <Date 2014-12-17.02:15:20.647> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2014-12-17.02:15:20.647> actor = 'martin.panter' assignee = 'none' closed = False closed_date = None closer = None components = ['email'] creation = <Date 2002-11-06.13:14:41.000> creator = 'barry' dependencies = [] files = [] hgrepos = [] issue_num = 634412 keywords = [] message_count = 17.0 messages = ['53674', '53675', '53676', '53677', '59361', '157498', '157508', '169105', '218645', '218663', '219562', '219583', '219791', '219820', '220138', '220309', '220329'] nosy_count = 8.0 nosy_names = ['barry', 'christian.heimes', 'ajaksu2', 'etiffany', 'r.david.murray', 'martin.panter', 'moijes12', 'abhilash.raj'] pr_nums = [] priority = 'low' resolution = None stage = 'needs patch' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue634412' versions = ['Python 3.5'] ``` </p></details>
RFC 2387 (multipart/related) in email package
https://api.github.com/repos/python/cpython/issues/37428/comments
22
2002-11-06T13:14:41Z
2024-05-24T19:02:52Z
https://github.com/python/cpython/issues/37428
1,198,789,916
37,428
[ "python", "cpython" ]
BPO | [634246](https://bugs.python.org/issue634246) --- | :--- Nosy | @malemburg, @doerwalter Files | <li>[diff.txt](https://bugs.python.org/file665/diff.txt "Uploaded as text/plain at 2002-11-06.15:26:18 by @doerwalter")</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-11-06.16:54:42.000> created_at = <Date 2002-11-06.04:14:51.000> labels = ['expert-unicode'] title = 'for line in file iterator ignores codecs' updated_at = <Date 2002-11-06.16:54:42.000> user = 'https://bugs.python.org/gaumann' ``` bugs.python.org fields: ```python activity = <Date 2002-11-06.16:54:42.000> actor = 'doerwalter' assignee = 'doerwalter' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2002-11-06.04:14:51.000> creator = 'gaumann' dependencies = [] files = ['665'] hgrepos = [] issue_num = 634246 keywords = [] message_count = 4.0 messages = ['13102', '13103', '13104', '13105'] nosy_count = 3.0 nosy_names = ['lemburg', 'doerwalter', 'gaumann'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue634246' versions = ['Python 2.2'] ``` </p></details>
for line in file iterator ignores codecs
https://api.github.com/repos/python/cpython/issues/37427/comments
4
2002-11-06T04:14:51Z
2022-04-09T22:25:38Z
https://github.com/python/cpython/issues/37427
1,198,789,913
37,427
[ "python", "cpython" ]
BPO | [634116](https://bugs.python.org/issue634116) --- | :--- 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 2003-01-31.21:07:57.000> created_at = <Date 2002-11-05.22:26:52.000> labels = ['library'] title = 'pdb quit breakage' updated_at = <Date 2003-01-31.21:07:57.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2003-01-31.21:07:57.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-11-05.22:26:52.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 634116 keywords = [] message_count = 3.0 messages = ['13099', '13100', '13101'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'mbrierst'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue634116' versions = [] ``` </p></details>
pdb quit breakage
https://api.github.com/repos/python/cpython/issues/37426/comments
3
2002-11-05T22:26:52Z
2022-04-09T22:25:33Z
https://github.com/python/cpython/issues/37426
1,198,789,903
37,426
[ "python", "cpython" ]
BPO | [634078](https://bugs.python.org/issue634078) --- | :--- Nosy | @gvanrossum, @loewis, @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-11-06.23:04:42.000> created_at = <Date 2002-11-05.21:43:33.000> labels = ['build'] title = 'Need to install IDLE' updated_at = <Date 2002-11-06.23:04:42.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2002-11-06.23:04:42.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-11-05.21:43:33.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 634078 keywords = [] message_count = 9.0 messages = ['13090', '13091', '13092', '13093', '13094', '13095', '13096', '13097', '13098'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'jackjansen'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue634078' versions = ['Python 2.3'] ``` </p></details>
Need to install IDLE
https://api.github.com/repos/python/cpython/issues/37425/comments
9
2002-11-05T21:43:33Z
2022-04-09T22:25:31Z
https://github.com/python/cpython/issues/37425
1,198,789,899
37,425
[ "python", "cpython" ]
BPO | [634069](https://bugs.python.org/issue634069) --- | :--- Nosy | @gvanrossum, @tim-one, @rhettinger Files | <li>[ref5.diff](https://bugs.python.org/file664/ref5.diff "Uploaded as text/plain at 2002-11-07.06:58:48 by @rhettinger"): Doc patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-11-08.05:30:48.000> created_at = <Date 2002-11-05.21:32:15.000> labels = ['docs'] title = 'Errors in ** docs' updated_at = <Date 2002-11-08.05:30:48.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2002-11-08.05:30:48.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-11-05.21:32:15.000> creator = 'tim.peters' dependencies = [] files = ['664'] hgrepos = [] issue_num = 634069 keywords = [] message_count = 5.0 messages = ['13085', '13086', '13087', '13088', '13089'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue634069' versions = ['Python 2.2'] ``` </p></details>
Errors in ** docs
https://api.github.com/repos/python/cpython/issues/37424/comments
5
2002-11-05T21:32:15Z
2022-04-09T22:25:31Z
https://github.com/python/cpython/issues/37424
1,198,789,897
37,424
[ "python", "cpython" ]
BPO | [633935](https://bugs.python.org/issue633935) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-05.18:17:45.000> created_at = <Date 2002-11-05.18:02:18.000> labels = ['extension-modules'] title = 'test_bz2 fails' updated_at = <Date 2002-11-05.18:17:45.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2002-11-05.18:17:45.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-11-05.18:02:18.000> creator = 'jhylton' dependencies = [] files = [] hgrepos = [] issue_num = 633935 keywords = [] message_count = 2.0 messages = ['13083', '13084'] nosy_count = 2.0 nosy_names = ['jhylton', 'nnorwitz'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue633935' versions = [] ``` </p></details>
test_bz2 fails
https://api.github.com/repos/python/cpython/issues/37423/comments
2
2002-11-05T18:02:18Z
2022-04-09T22:25:29Z
https://github.com/python/cpython/issues/37423
1,198,789,894
37,423
[ "python", "cpython" ]
BPO | [633930](https://bugs.python.org/issue633930) --- | :--- Nosy | @gvanrossum, @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 2012-07-29.19:01:53.589> created_at = <Date 2002-11-05.17:56:34.000> labels = ['interpreter-core'] title = 'Nested class __name__' updated_at = <Date 2012-07-29.19:01:53.589> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2012-07-29.19:01:53.589> actor = 'mstefanro' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-11-05.17:56:34.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 633930 keywords = [] message_count = 7.0 messages = ['13078', '13079', '13080', '13081', '13082', '166775', '166802'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'georg.brandl', 'xiaq', 'mstefanro'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue633930' versions = ['Python 2.6', 'Python 2.7'] ``` </p></details>
Nested class __name__
https://api.github.com/repos/python/cpython/issues/37422/comments
7
2002-11-05T17:56:34Z
2022-04-09T22:25:29Z
https://github.com/python/cpython/issues/37422
1,198,789,892
37,422
[ "python", "cpython" ]
BPO | [633870](https://bugs.python.org/issue633870) --- | :--- Nosy | @mwhudson, @gvanrossum, @aleaxit Files | <li>[patch.diff](https://bugs.python.org/file4686/patch.diff "Uploaded as text/plain at 2002-11-05.15:59:46 by @aleaxit"): patch geneated by cvs diff -c</li><li>[patch.diff](https://bugs.python.org/file4687/patch.diff "Uploaded as text/plain at 2002-11-05.17:09:47 by @aleaxit")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-11-05.17:41:25.000> created_at = <Date 2002-11-05.15:59:45.000> labels = ['interpreter-core'] title = 'allow any seq assignment to a list slice' updated_at = <Date 2002-11-05.17:41:25.000> user = 'https://github.com/aleaxit' ``` bugs.python.org fields: ```python activity = <Date 2002-11-05.17:41:25.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-11-05.15:59:45.000> creator = 'aleax' dependencies = [] files = ['4686', '4687'] hgrepos = [] issue_num = 633870 keywords = ['patch'] message_count = 5.0 messages = ['41576', '41577', '41578', '41579', '41580'] nosy_count = 3.0 nosy_names = ['mwh', 'gvanrossum', 'aleax'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue633870' versions = ['Python 2.3'] ``` </p></details>
allow any seq assignment to a list slice
https://api.github.com/repos/python/cpython/issues/37421/comments
5
2002-11-05T15:59:45Z
2022-04-09T22:25:28Z
https://github.com/python/cpython/issues/37421
1,198,789,887
37,421
[ "python", "cpython" ]
BPO | [633858](https://bugs.python.org/issue633858) --- | :--- 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-11-05.17:39:30.000> created_at = <Date 2002-11-05.15:27:53.000> labels = ['docs'] title = 'trouble printing mimelib.pdf' updated_at = <Date 2002-11-05.17:39:30.000> user = 'https://bugs.python.org/dspguru' ``` bugs.python.org fields: ```python activity = <Date 2002-11-05.17:39:30.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-11-05.15:27:53.000> creator = 'dspguru' dependencies = [] files = [] hgrepos = [] issue_num = 633858 keywords = [] message_count = 2.0 messages = ['13076', '13077'] nosy_count = 2.0 nosy_names = ['fdrake', 'dspguru'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue633858' versions = [] ``` </p></details>
trouble printing mimelib.pdf
https://api.github.com/repos/python/cpython/issues/37420/comments
2
2002-11-05T15:27:53Z
2022-04-09T22:25:27Z
https://github.com/python/cpython/issues/37420
1,198,789,884
37,420
[ "python", "cpython" ]
BPO | [633635](https://bugs.python.org/issue633635) --- | :--- Nosy | @akuchling Files | <li>[curses.patch](https://bugs.python.org/file4684/curses.patch "Uploaded as text/plain at 2002-11-05.05:07:15 by dmcooke"): patch for _cursesmodule.c</li><li>[curses.patch](https://bugs.python.org/file4685/curses.patch "Uploaded as text/plain at 2002-11-05.15:40:54 by dmcooke"): patch for _cursesmodule.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/akuchling' closed_at = <Date 2002-11-06.14:17:42.000> created_at = <Date 2002-11-05.05:07:14.000> labels = ['extension-modules'] title = 'Too much chtype in _cursesmodule.c' updated_at = <Date 2002-11-06.14:17:42.000> user = 'https://bugs.python.org/dmcooke' ``` bugs.python.org fields: ```python activity = <Date 2002-11-06.14:17:42.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-11-05.05:07:14.000> creator = 'dmcooke' dependencies = [] files = ['4684', '4685'] hgrepos = [] issue_num = 633635 keywords = ['patch'] message_count = 4.0 messages = ['41572', '41573', '41574', '41575'] nosy_count = 2.0 nosy_names = ['akuchling', 'dmcooke'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue633635' versions = [] ``` </p></details>
Too much chtype in _cursesmodule.c
https://api.github.com/repos/python/cpython/issues/37419/comments
4
2002-11-05T05:07:14Z
2022-04-09T22:25:26Z
https://github.com/python/cpython/issues/37419
1,198,789,878
37,419
[ "python", "cpython" ]
BPO | [633633](https://bugs.python.org/issue633633) --- | :--- Nosy | @gvanrossum, @loewis, @warsaw, @brettcannon Files | <li>[test_strp_cleanup](https://bugs.python.org/file4683/test_strp_cleanup "Uploaded as application/octet-stream at 2002-11-05.04:59:16 by @brettcannon"): diff -u: 2002-11-4</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-11-27.08:31:39.000> created_at = <Date 2002-11-05.04:59:16.000> labels = ['tests'] title = 'Cleanup of test_strptime.py' updated_at = <Date 2002-11-27.08:31:39.000> user = 'https://github.com/brettcannon' ``` bugs.python.org fields: ```python activity = <Date 2002-11-27.08:31:39.000> actor = 'loewis' assignee = 'barry' closed = True closed_date = None closer = None components = ['Tests'] creation = <Date 2002-11-05.04:59:16.000> creator = 'brett.cannon' dependencies = [] files = ['4683'] hgrepos = [] issue_num = 633633 keywords = ['patch'] message_count = 5.0 messages = ['41567', '41568', '41569', '41570', '41571'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'loewis', 'barry', 'brett.cannon'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue633633' versions = ['Python 2.3'] ``` </p></details>
Cleanup of test_strptime.py
https://api.github.com/repos/python/cpython/issues/37418/comments
5
2002-11-05T04:59:16Z
2022-04-09T22:25:25Z
https://github.com/python/cpython/issues/37418
1,198,789,875
37,418
[ "python", "cpython" ]
BPO | [633560](https://bugs.python.org/issue633560) --- | :--- 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-11-05.06:09:34.000> created_at = <Date 2002-11-05.00:29:07.000> labels = ['library'] title = 'tokenize.__all__ needs "generate_tokens"' updated_at = <Date 2002-11-05.06:09:34.000> user = 'https://bugs.python.org/pobrien' ``` bugs.python.org fields: ```python activity = <Date 2002-11-05.06:09:34.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-11-05.00:29:07.000> creator = 'pobrien' dependencies = [] files = [] hgrepos = [] issue_num = 633560 keywords = [] message_count = 2.0 messages = ['13074', '13075'] nosy_count = 2.0 nosy_names = ['rhettinger', 'pobrien'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue633560' versions = ['Python 2.2'] ``` </p></details>
tokenize.__all__ needs "generate_tokens"
https://api.github.com/repos/python/cpython/issues/37417/comments
2
2002-11-05T00:29:07Z
2022-04-09T22:25:24Z
https://github.com/python/cpython/issues/37417
1,198,789,862
37,417
[ "python", "cpython" ]
BPO | [633550](https://bugs.python.org/issue633550) --- | :--- 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 2003-03-06.06:57:26.000> created_at = <Date 2002-11-04.23:55:14.000> labels = ['library'] title = 'HeaderParseError: no header value' updated_at = <Date 2003-03-06.06:57:26.000> user = 'https://bugs.python.org/jasonrm' ``` bugs.python.org fields: ```python activity = <Date 2003-03-06.06:57:26.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-11-04.23:55:14.000> creator = 'jasonrm' dependencies = [] files = [] hgrepos = [] issue_num = 633550 keywords = [] message_count = 3.0 messages = ['13071', '13072', '13073'] nosy_count = 2.0 nosy_names = ['barry', 'jasonrm'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue633550' versions = ['Python 2.2'] ``` </p></details>
HeaderParseError: no header value
https://api.github.com/repos/python/cpython/issues/37416/comments
3
2002-11-04T23:55:14Z
2022-04-09T22:25:22Z
https://github.com/python/cpython/issues/37416
1,198,789,857
37,416
[ "python", "cpython" ]
BPO | [633547](https://bugs.python.org/issue633547) --- | :--- Nosy | @loewis Files | <li>[gettext.tgz](https://bugs.python.org/file4680/gettext.tgz "Uploaded as application/x-gtar at 2002-11-04.23:44:19 by jdavid"): Tarball with unified diffs for gettext.py and test_gettext.py</li><li>[gettext.diff](https://bugs.python.org/file4681/gettext.diff "Uploaded as text/plain at 2002-11-20.22:49:36 by jdavid"): Patch that adds plural forms support to gettext</li><li>[test_gettext.diff](https://bugs.python.org/file4682/test_gettext.diff "Uploaded as text/plain at 2002-11-20.22:51:34 by jdavid"): Patch for test_gettext.py, uses unittest and adds new test cases</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-11-22.07:51:17.000> created_at = <Date 2002-11-04.23:43:05.000> labels = ['library'] title = 'Plural forms support for gettext' updated_at = <Date 2002-11-22.07:51:17.000> user = 'https://bugs.python.org/jdavid' ``` bugs.python.org fields: ```python activity = <Date 2002-11-22.07:51:17.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-11-04.23:43:05.000> creator = 'jdavid' dependencies = [] files = ['4680', '4681', '4682'] hgrepos = [] issue_num = 633547 keywords = ['patch'] message_count = 6.0 messages = ['41561', '41562', '41563', '41564', '41565', '41566'] nosy_count = 2.0 nosy_names = ['loewis', 'jdavid'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue633547' versions = ['Python 2.3'] ``` </p></details>
Plural forms support for gettext
https://api.github.com/repos/python/cpython/issues/37415/comments
6
2002-11-04T23:43:05Z
2022-04-09T22:25:21Z
https://github.com/python/cpython/issues/37415
1,198,789,853
37,415
[ "python", "cpython" ]
BPO | [633543](https://bugs.python.org/issue633543) --- | :--- Nosy | @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-01-07.00:51:35.000> created_at = <Date 2002-11-04.23:36:53.000> labels = ['type-feature', 'library'] title = 'Korean support, unknown charsets' updated_at = <Date 2003-01-07.00:51:35.000> user = 'https://bugs.python.org/jasonrm' ``` bugs.python.org fields: ```python activity = <Date 2003-01-07.00:51:35.000> actor = 'jasonrm' assignee = 'che_fox' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-11-04.23:36:53.000> creator = 'jasonrm' dependencies = [] files = [] hgrepos = [] issue_num = 633543 keywords = [] message_count = 5.0 messages = ['53669', '53670', '53671', '53672', '53673'] nosy_count = 3.0 nosy_names = ['barry', 'jasonrm', 'che_fox'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue633543' versions = [] ``` </p></details>
Korean support, unknown charsets
https://api.github.com/repos/python/cpython/issues/37414/comments
5
2002-11-04T23:36:53Z
2022-04-09T22:25:19Z
https://github.com/python/cpython/issues/37414
1,198,789,852
37,414
[ "python", "cpython" ]
BPO | [633527](https://bugs.python.org/issue633527) --- | :--- 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-11-05.21:44:10.000> created_at = <Date 2002-11-04.23:07:56.000> labels = ['library'] title = 'HeaderParseError: no newline' updated_at = <Date 2002-11-05.21:44:10.000> user = 'https://bugs.python.org/jasonrm' ``` bugs.python.org fields: ```python activity = <Date 2002-11-05.21:44:10.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-11-04.23:07:56.000> creator = 'jasonrm' dependencies = [] files = [] hgrepos = [] issue_num = 633527 keywords = [] message_count = 3.0 messages = ['13068', '13069', '13070'] nosy_count = 2.0 nosy_names = ['barry', 'jasonrm'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue633527' versions = ['Python 2.2'] ``` </p></details>
HeaderParseError: no newline
https://api.github.com/repos/python/cpython/issues/37413/comments
3
2002-11-04T23:07:56Z
2022-04-09T22:25:19Z
https://github.com/python/cpython/issues/37413
1,198,789,849
37,413
[ "python", "cpython" ]
BPO | [633504](https://bugs.python.org/issue633504) --- | :--- 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-11-15.16:48:40.000> created_at = <Date 2002-11-04.21:51:12.000> labels = ['library'] title = 'cgi.py drops commandline arguments' updated_at = <Date 2002-11-15.16:48:40.000> user = 'https://bugs.python.org/randallrandall' ``` bugs.python.org fields: ```python activity = <Date 2002-11-15.16:48:40.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-11-04.21:51:12.000> creator = 'randallrandall' dependencies = [] files = [] hgrepos = [] issue_num = 633504 keywords = [] message_count = 4.0 messages = ['13064', '13065', '13066', '13067'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'randallrandall'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue633504' versions = ['Python 2.2'] ``` </p></details>
cgi.py drops commandline arguments
https://api.github.com/repos/python/cpython/issues/37412/comments
4
2002-11-04T21:51:12Z
2022-04-09T22:25:17Z
https://github.com/python/cpython/issues/37412
1,198,789,846
37,412
[ "python", "cpython" ]
BPO | [633480](https://bugs.python.org/issue633480) --- | :--- Nosy | @tim-one Files | <li>[unbuf.c](https://bugs.python.org/file663/unbuf.c "Uploaded as text/plain at 2002-11-07.17:10:37 by @tim-one"): Plain C code showing the same thing</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-11-07.17:10:37.000> created_at = <Date 2002-11-04.21:06:22.000> labels = ['OS-windows'] title = 'IOError w/ large string to CMD shell' updated_at = <Date 2002-11-07.17:10:37.000> user = 'https://bugs.python.org/mikemccand' ``` bugs.python.org fields: ```python activity = <Date 2002-11-07.17:10:37.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2002-11-04.21:06:22.000> creator = 'mikemccand' dependencies = [] files = ['663'] hgrepos = [] issue_num = 633480 keywords = [] message_count = 6.0 messages = ['13058', '13059', '13060', '13061', '13062', '13063'] nosy_count = 2.0 nosy_names = ['tim.peters', 'mikemccand'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue633480' versions = [] ``` </p></details>
IOError w/ large string to CMD shell
https://api.github.com/repos/python/cpython/issues/37411/comments
6
2002-11-04T21:06:22Z
2022-04-09T22:25:17Z
https://github.com/python/cpython/issues/37411
1,198,789,842
37,411
[ "python", "cpython" ]
BPO | [633425](https://bugs.python.org/issue633425) --- | :--- Nosy | @loewis Files | <li>[bz2.patch.bz2](https://bugs.python.org/file4679/bz2.patch.bz2 "Uploaded as application/octet-stream at 2002-11-04.19:07:26 by niemeyer")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-11-05.17:09:56.000> created_at = <Date 2002-11-04.19:07:24.000> labels = ['extension-modules'] title = 'bz2 compression module' updated_at = <Date 2002-11-05.17:09:56.000> user = 'https://bugs.python.org/niemeyer' ``` bugs.python.org fields: ```python activity = <Date 2002-11-05.17:09:56.000> actor = 'niemeyer' assignee = 'niemeyer' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-11-04.19:07:24.000> creator = 'niemeyer' dependencies = [] files = ['4679'] hgrepos = [] issue_num = 633425 keywords = ['patch'] message_count = 3.0 messages = ['41558', '41559', '41560'] nosy_count = 2.0 nosy_names = ['loewis', 'niemeyer'] pr_nums = [] priority = 'low' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue633425' versions = ['Python 2.3'] ``` </p></details>
bz2 compression module
https://api.github.com/repos/python/cpython/issues/37410/comments
3
2002-11-04T19:07:24Z
2022-04-09T22:25:15Z
https://github.com/python/cpython/issues/37410
1,198,789,839
37,410
[ "python", "cpython" ]
BPO | [633374](https://bugs.python.org/issue633374) --- | :--- Nosy | @gvanrossum, @tim-one, @rhettinger Files | <li>[patch](https://bugs.python.org/file4678/patch "Uploaded as application/octet-stream at 2002-11-04.17:15:48 by johnw42"): patch to add pickitem/pick methods</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-11-07.20:46:10.000> created_at = <Date 2002-11-04.17:15:47.000> labels = ['library'] title = 'nondestructive dict.popitem and Set.pop' updated_at = <Date 2002-11-07.20:46:10.000> user = 'https://bugs.python.org/johnw42' ``` bugs.python.org fields: ```python activity = <Date 2002-11-07.20:46:10.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-11-04.17:15:47.000> creator = 'johnw42' dependencies = [] files = ['4678'] hgrepos = [] issue_num = 633374 keywords = ['patch'] message_count = 6.0 messages = ['41552', '41553', '41554', '41555', '41556', '41557'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'tim.peters', 'nnorwitz', 'rhettinger', 'johnw42'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue633374' versions = ['Python 2.3'] ``` </p></details>
nondestructive dict.popitem and Set.pop
https://api.github.com/repos/python/cpython/issues/37409/comments
6
2002-11-04T17:15:47Z
2022-04-09T22:25:15Z
https://github.com/python/cpython/issues/37409
1,198,789,835
37,409
[ "python", "cpython" ]
BPO | [633359](https://bugs.python.org/issue633359) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[patch.txt](https://bugs.python.org/file4677/patch.txt "Uploaded as text/plain at 2002-11-04.18:28:24 by glchapman")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2003-02-24.01:32:23.000> created_at = <Date 2002-11-04.16:48:09.000> labels = ['library'] title = 'Patch for sre bug 610299' updated_at = <Date 2003-02-24.01:32:23.000> user = 'https://bugs.python.org/glchapman' ``` bugs.python.org fields: ```python activity = <Date 2003-02-24.01:32:23.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-11-04.16:48:09.000> creator = 'glchapman' dependencies = [] files = ['4677'] hgrepos = [] issue_num = 633359 keywords = ['patch'] message_count = 6.0 messages = ['41546', '41547', '41548', '41549', '41550', '41551'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'glchapman'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue633359' versions = ['Python 2.2'] ``` </p></details>
Patch for sre bug 610299
https://api.github.com/repos/python/cpython/issues/37408/comments
6
2002-11-04T16:48:09Z
2022-04-09T22:25:14Z
https://github.com/python/cpython/issues/37408
1,198,789,832
37,408
[ "python", "cpython" ]
BPO | [633182](https://bugs.python.org/issue633182) --- | :--- Nosy | @atsuoishimoto <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-11-04.10:34:17.000> created_at = <Date 2002-11-04.10:02:17.000> labels = ['interpreter-core'] title = 'Memory leak with weakref' updated_at = <Date 2002-11-04.10:34:17.000> user = 'https://github.com/atsuoishimoto' ``` bugs.python.org fields: ```python activity = <Date 2002-11-04.10:34:17.000> actor = 'ishimoto' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-11-04.10:02:17.000> creator = 'ishimoto' dependencies = [] files = [] hgrepos = [] issue_num = 633182 keywords = [] message_count = 2.0 messages = ['13056', '13057'] nosy_count = 1.0 nosy_names = ['ishimoto'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue633182' versions = ['Python 2.2'] ``` </p></details>
Memory leak with weakref
https://api.github.com/repos/python/cpython/issues/37407/comments
2
2002-11-04T10:02:17Z
2022-04-09T22:25:11Z
https://github.com/python/cpython/issues/37407
1,198,789,829
37,407
[ "python", "cpython" ]
BPO | [633152](https://bugs.python.org/issue633152) --- | :--- Nosy | @mwhudson, @ronaldoussoren Files | <li>[list_ass_slice.patch](https://bugs.python.org/file662/list_ass_slice.patch "Uploaded as text/plain at 2002-11-04.11:04:21 by @ronaldoussoren"): List slice assignment</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-12-05.21:33:43.000> created_at = <Date 2002-11-04.08:19:59.000> labels = ['interpreter-core'] title = 'list slice ass ignores subtypes of list' updated_at = <Date 2002-12-05.21:33:43.000> user = 'https://github.com/ronaldoussoren' ``` bugs.python.org fields: ```python activity = <Date 2002-12-05.21:33:43.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-11-04.08:19:59.000> creator = 'ronaldoussoren' dependencies = [] files = ['662'] hgrepos = [] issue_num = 633152 keywords = [] message_count = 10.0 messages = ['13046', '13047', '13048', '13049', '13050', '13051', '13052', '13053', '13054', '13055'] nosy_count = 3.0 nosy_names = ['mwh', 'nnorwitz', 'ronaldoussoren'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue633152' versions = ['Python 2.3'] ``` </p></details>
list slice ass ignores subtypes of list
https://api.github.com/repos/python/cpython/issues/37406/comments
10
2002-11-04T08:19:59Z
2022-04-09T22:25:11Z
https://github.com/python/cpython/issues/37406
1,198,789,826
37,406
[ "python", "cpython" ]
BPO | [633013](https://bugs.python.org/issue633013) --- | :--- Nosy | @loewis Files | <li>[nis.diff](https://bugs.python.org/file4676/nis.diff "Uploaded as text/plain at 2002-11-03.21:44:41 by nnorwitz"): patch nismodule.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-11-04.23:27:22.000> created_at = <Date 2002-11-03.21:44:41.000> labels = ['interpreter-core'] title = 'Fix NIS causing interpreter core dump' updated_at = <Date 2002-11-04.23:27:22.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-11-04.23:27:22.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-11-03.21:44:41.000> creator = 'nnorwitz' dependencies = [] files = ['4676'] hgrepos = [] issue_num = 633013 keywords = ['patch'] message_count = 10.0 messages = ['41536', '41537', '41538', '41539', '41540', '41541', '41542', '41543', '41544', '41545'] nosy_count = 2.0 nosy_names = ['loewis', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue633013' versions = ['Python 2.2'] ``` </p></details>
Fix NIS causing interpreter core dump
https://api.github.com/repos/python/cpython/issues/37405/comments
10
2002-11-03T21:44:41Z
2022-04-09T22:25:09Z
https://github.com/python/cpython/issues/37405
1,198,789,821
37,405
[ "python", "cpython" ]
BPO | [632973](https://bugs.python.org/issue632973) --- | :--- Nosy | @loewis, @jackjansen Files | <li>[encodings.txt](https://bugs.python.org/file4675/encodings.txt "Uploaded as text/plain at 2002-11-03.19:59:52 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/jackjansen' closed_at = <Date 2002-11-26.09:06:00.000> created_at = <Date 2002-11-03.19:59:52.000> labels = [] title = '_getdefaultlocale for OS X' updated_at = <Date 2002-11-26.09:06:00.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2002-11-26.09:06:00.000> actor = 'loewis' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-11-03.19:59:52.000> creator = 'loewis' dependencies = [] files = ['4675'] hgrepos = [] issue_num = 632973 keywords = ['patch'] message_count = 3.0 messages = ['41533', '41534', '41535'] nosy_count = 2.0 nosy_names = ['loewis', 'jackjansen'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue632973' versions = [] ``` </p></details>
_getdefaultlocale for OS X
https://api.github.com/repos/python/cpython/issues/37404/comments
3
2002-11-03T19:59:52Z
2022-04-09T22:25:09Z
https://github.com/python/cpython/issues/37404
1,198,789,818
37,404
[ "python", "cpython" ]
BPO | [632934](https://bugs.python.org/issue632934) --- | :--- Nosy | @tim-one, @loewis, @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2006-11-05.18:47:52.000> created_at = <Date 2002-11-03.16:50:48.000> labels = ['library'] title = 'Problem at the end of misformed mailbox' updated_at = <Date 2006-11-05.18:47:52.000> user = 'https://bugs.python.org/rpeyron' ``` bugs.python.org fields: ```python activity = <Date 2006-11-05.18:47:52.000> actor = 'loewis' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-11-03.16:50:48.000> creator = 'rpeyron' dependencies = [] files = [] hgrepos = [] issue_num = 632934 keywords = ['patch'] message_count = 6.0 messages = ['41527', '41528', '41529', '41530', '41531', '41532'] nosy_count = 5.0 nosy_names = ['tim.peters', 'loewis', 'barry', 'jlgijsbers', 'rpeyron'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue632934' versions = ['Python 2.3'] ``` </p></details>
Problem at the end of misformed mailbox
https://api.github.com/repos/python/cpython/issues/37403/comments
6
2002-11-03T16:50:48Z
2022-04-09T22:25:08Z
https://github.com/python/cpython/issues/37403
1,198,789,808
37,403
[ "python", "cpython" ]
BPO | [632864](https://bugs.python.org/issue632864) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-03.13:14:08.000> created_at = <Date 2002-11-03.12:41:57.000> labels = ['docs'] title = 'Typo string instead of sting in LibDoc' updated_at = <Date 2002-11-03.13:14:08.000> user = 'https://bugs.python.org/peterbarth' ``` bugs.python.org fields: ```python activity = <Date 2002-11-03.13:14:08.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-11-03.12:41:57.000> creator = 'peterbarth' dependencies = [] files = [] hgrepos = [] issue_num = 632864 keywords = [] message_count = 2.0 messages = ['13044', '13045'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'peterbarth'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue632864' versions = ['Python 2.2'] ``` </p></details>
Typo string instead of sting in LibDoc
https://api.github.com/repos/python/cpython/issues/37402/comments
2
2002-11-03T12:41:57Z
2022-04-09T22:25:06Z
https://github.com/python/cpython/issues/37402
1,198,789,806
37,402
[ "python", "cpython" ]
BPO | [632643](https://bugs.python.org/issue632643) --- | :--- Nosy | @malemburg, @loewis Files | <li>[punycode.py](https://bugs.python.org/file4673/punycode.py "Uploaded as text/plain at 2002-11-02.17:31:07 by @loewis")</li><li>[test.diff](https://bugs.python.org/file4674/test.diff "Uploaded as text/plain at 2002-11-02.17:32:50 by @loewis")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2003-04-18.10:43:07.000> created_at = <Date 2002-11-02.17:31:06.000> labels = [] title = 'Punycode encoding' updated_at = <Date 2003-04-18.10:43:07.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2003-04-18.10:43:07.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-11-02.17:31:06.000> creator = 'loewis' dependencies = [] files = ['4673', '4674'] hgrepos = [] issue_num = 632643 keywords = ['patch'] message_count = 3.0 messages = ['41524', '41525', '41526'] nosy_count = 2.0 nosy_names = ['lemburg', 'loewis'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue632643' versions = [] ``` </p></details>
Punycode encoding
https://api.github.com/repos/python/cpython/issues/37401/comments
3
2002-11-02T17:31:06Z
2022-04-09T22:25:06Z
https://github.com/python/cpython/issues/37401
1,198,789,799
37,401
[ "python", "cpython" ]
BPO | [632628](https://bugs.python.org/issue632628) --- | :--- 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-11-02.17:43:11.000> created_at = <Date 2002-11-02.16:46:57.000> labels = ['extension-modules'] title = 'problem w/patch python/cpython#36750' updated_at = <Date 2002-11-02.17:43:11.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-11-02.17:43:11.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-11-02.16:46:57.000> creator = 'nnorwitz' dependencies = [] files = [] hgrepos = [] issue_num = 632628 keywords = [] message_count = 2.0 messages = ['13042', '13043'] nosy_count = 2.0 nosy_names = ['loewis', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue632628' versions = ['Python 2.3'] ``` </p></details>
problem w/patch #569139
https://api.github.com/repos/python/cpython/issues/37400/comments
2
2002-11-02T16:46:57Z
2022-04-09T22:25:05Z
https://github.com/python/cpython/issues/37400
1,198,789,797
37,400
[ "python", "cpython" ]
BPO | [632624](https://bugs.python.org/issue632624) --- | :--- 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-11-02.17:50:41.000> created_at = <Date 2002-11-02.16:29:39.000> labels = ['interpreter-core'] title = 'fix test_resource failure on alpha/64bit' updated_at = <Date 2002-11-02.17:50:41.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-11-02.17:50:41.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-11-02.16:29:39.000> creator = 'nnorwitz' dependencies = [] files = [] hgrepos = [] issue_num = 632624 keywords = ['patch'] message_count = 3.0 messages = ['41521', '41522', '41523'] nosy_count = 2.0 nosy_names = ['loewis', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue632624' versions = ['Python 2.3'] ``` </p></details>
fix test_resource failure on alpha/64bit
https://api.github.com/repos/python/cpython/issues/37399/comments
3
2002-11-02T16:29:39Z
2022-04-09T22:25:03Z
https://github.com/python/cpython/issues/37399
1,198,789,791
37,399
[ "python", "cpython" ]
BPO | [632323](https://bugs.python.org/issue632323) --- | :--- Nosy | @gvanrossum, @loewis, @facundobatista Files | <li>[image.txt](https://bugs.python.org/file661/image.txt "Uploaded as text/plain at 2002-12-08.12:37:45 by @loewis")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-01-19.13:05:12.473> created_at = <Date 2002-11-01.22:39:32.000> labels = ['invalid', 'expert-tkinter'] title = 'Tkinter: BitmapImage vanishes if not stored in non-local var' updated_at = <Date 2008-01-19.13:05:12.472> user = 'https://bugs.python.org/lpd' ``` bugs.python.org fields: ```python activity = <Date 2008-01-19.13:05:12.472> actor = 'facundobatista' assignee = 'none' closed = True closed_date = <Date 2008-01-19.13:05:12.473> closer = 'facundobatista' components = ['Tkinter'] creation = <Date 2002-11-01.22:39:32.000> creator = 'lpd' dependencies = [] files = ['661'] hgrepos = [] issue_num = 632323 keywords = [] message_count = 23.0 messages = ['13020', '13021', '13022', '13023', '13024', '13025', '13026', '13027', '13028', '13029', '13030', '13031', '13032', '13033', '13034', '13035', '13036', '13037', '13038', '13039', '13040', '13041', '60156'] nosy_count = 6.0 nosy_names = ['gvanrossum', 'loewis', 'effbot', 'facundobatista', 'idiscovery', 'lpd'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue632323' versions = ['Python 2.3'] ``` </p></details>
Tkinter: BitmapImage vanishes if not stored in non-local var
https://api.github.com/repos/python/cpython/issues/37398/comments
23
2002-11-01T22:39:32Z
2022-04-09T22:25:01Z
https://github.com/python/cpython/issues/37398
1,198,789,786
37,398
[ "python", "cpython" ]
BPO | [632196](https://bugs.python.org/issue632196) --- | :--- 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-11-01.21:35:50.000> created_at = <Date 2002-11-01.18:50:50.000> labels = ['docs'] title = 'Use type(x) is ... instead of type(x) ==' updated_at = <Date 2002-11-01.21:35:50.000> user = 'https://bugs.python.org/pobrien' ``` bugs.python.org fields: ```python activity = <Date 2002-11-01.21:35:50.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-11-01.18:50:50.000> creator = 'pobrien' dependencies = [] files = [] hgrepos = [] issue_num = 632196 keywords = [] message_count = 2.0 messages = ['13018', '13019'] nosy_count = 2.0 nosy_names = ['fdrake', 'pobrien'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue632196' versions = [] ``` </p></details>
Use type(x) is ... instead of type(x) ==
https://api.github.com/repos/python/cpython/issues/37397/comments
2
2002-11-01T18:50:50Z
2022-04-09T22:25:01Z
https://github.com/python/cpython/issues/37397
1,198,789,783
37,397
[ "python", "cpython" ]
BPO | [631972](https://bugs.python.org/issue631972) --- | :--- Nosy | @tim-one Files | <li>[test_support.patch](https://bugs.python.org/file4672/test_support.patch "Uploaded as text/plain at 2002-11-01.09:55:33 by bckfnn"): Add is_jython flag</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-11-01.19:14:20.000> created_at = <Date 2002-11-01.09:55:31.000> labels = ['tests'] title = 'Platform test for jython' updated_at = <Date 2002-11-01.19:14:20.000> user = 'https://bugs.python.org/bckfnn' ``` bugs.python.org fields: ```python activity = <Date 2002-11-01.19:14:20.000> actor = 'bckfnn' assignee = 'bckfnn' closed = True closed_date = None closer = None components = ['Tests'] creation = <Date 2002-11-01.09:55:31.000> creator = 'bckfnn' dependencies = [] files = ['4672'] hgrepos = [] issue_num = 631972 keywords = ['patch'] message_count = 4.0 messages = ['41517', '41518', '41519', '41520'] nosy_count = 2.0 nosy_names = ['tim.peters', 'bckfnn'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue631972' versions = [] ``` </p></details>
Platform test for jython
https://api.github.com/repos/python/cpython/issues/37396/comments
4
2002-11-01T09:55:31Z
2022-04-09T22:24:59Z
https://github.com/python/cpython/issues/37396
1,198,789,781
37,396
[ "python", "cpython" ]
BPO | [631713](https://bugs.python.org/issue631713) --- | :--- Nosy | @mwhudson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-11-01.11:34:18.000> created_at = <Date 2002-10-31.19:06:22.000> labels = [] title = 'test_frozen contains illegal raise stmts' updated_at = <Date 2002-11-01.11:34:18.000> user = 'https://bugs.python.org/bckfnn' ``` bugs.python.org fields: ```python activity = <Date 2002-11-01.11:34:18.000> actor = 'bckfnn' assignee = 'bckfnn' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-10-31.19:06:22.000> creator = 'bckfnn' dependencies = [] files = [] hgrepos = [] issue_num = 631713 keywords = [] message_count = 3.0 messages = ['13015', '13016', '13017'] nosy_count = 2.0 nosy_names = ['mwh', 'bckfnn'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue631713' versions = [] ``` </p></details>
test_frozen contains illegal raise stmts
https://api.github.com/repos/python/cpython/issues/37395/comments
3
2002-10-31T19:06:22Z
2022-04-09T22:24:58Z
https://github.com/python/cpython/issues/37395
1,198,789,778
37,395
[ "python", "cpython" ]
BPO | [631683](https://bugs.python.org/issue631683) --- | :--- Files | <li>[Python-2.2_patch](https://bugs.python.org/file660/Python-2.2_patch "Uploaded as application/octet-stream at 2002-10-31.18:01:54 by detroit_dan"): Patch python-2.2.2 for SSL to IIS-4.0 server</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-11-13.22:03:25.000> created_at = <Date 2002-10-31.18:01:54.000> labels = ['library'] title = 'https via httplib trips over IIS defect' updated_at = <Date 2002-11-13.22:03:25.000> user = 'https://bugs.python.org/detroitdan' ``` bugs.python.org fields: ```python activity = <Date 2002-11-13.22:03:25.000> actor = 'detroit_dan' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-10-31.18:01:54.000> creator = 'detroit_dan' dependencies = [] files = ['660'] hgrepos = [] issue_num = 631683 keywords = [] message_count = 3.0 messages = ['13012', '13013', '13014'] nosy_count = 2.0 nosy_names = ['jhylton', 'detroit_dan'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue631683' versions = ['Python 2.2'] ``` </p></details>
https via httplib trips over IIS defect
https://api.github.com/repos/python/cpython/issues/37394/comments
3
2002-10-31T18:01:54Z
2022-04-09T22:24:57Z
https://github.com/python/cpython/issues/37394
1,198,789,775
37,394
[ "python", "cpython" ]
BPO | [631678](https://bugs.python.org/issue631678) --- | :--- Nosy | @gvanrossum, @warsaw Files | <li>[pdb-diff.txt](https://bugs.python.org/file4671/pdb-diff.txt "Uploaded as text/plain at 2002-10-31.17:46:47 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/gvanrossum' closed_at = <Date 2002-11-05.22:19:29.000> created_at = <Date 2002-10-31.17:46:47.000> labels = ['library'] title = 'New pdb command "pp"' updated_at = <Date 2002-11-05.22:19:29.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2002-11-05.22:19:29.000> actor = 'barry' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-10-31.17:46:47.000> creator = 'barry' dependencies = [] files = ['4671'] hgrepos = [] issue_num = 631678 keywords = ['patch'] message_count = 3.0 messages = ['41514', '41515', '41516'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'barry'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue631678' versions = ['Python 2.3'] ``` </p></details>
New pdb command "pp"
https://api.github.com/repos/python/cpython/issues/37393/comments
3
2002-10-31T17:46:47Z
2022-04-09T22:24:57Z
https://github.com/python/cpython/issues/37393
1,198,789,772
37,393
[ "python", "cpython" ]
BPO | [631350](https://bugs.python.org/issue631350) --- | :--- Nosy | @warsaw Files | <li>[traceback.txt](https://bugs.python.org/file658/traceback.txt "Uploaded as text/plain at 2002-10-31.01:40:07 by jasonrm")</li><li>[1.2.msg](https://bugs.python.org/file659/1.2.msg "Uploaded as application/octet-stream at 2002-10-31.01:40:29 by jasonrm")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-11-05.20:53:09.000> created_at = <Date 2002-10-31.01:39:23.000> labels = ['library'] title = "string payload expected: <type 'list'>" updated_at = <Date 2002-11-05.20:53:09.000> user = 'https://bugs.python.org/jasonrm' ``` bugs.python.org fields: ```python activity = <Date 2002-11-05.20:53:09.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-10-31.01:39:23.000> creator = 'jasonrm' dependencies = [] files = ['658', '659'] hgrepos = [] issue_num = 631350 keywords = [] message_count = 2.0 messages = ['13010', '13011'] nosy_count = 2.0 nosy_names = ['barry', 'jasonrm'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue631350' versions = ['Python 2.2'] ``` </p></details>
string payload expected: <type 'list'>
https://api.github.com/repos/python/cpython/issues/37392/comments
2
2002-10-31T01:39:23Z
2022-04-09T22:24:55Z
https://github.com/python/cpython/issues/37392
1,198,789,769
37,392
[ "python", "cpython" ]
BPO | [631276](https://bugs.python.org/issue631276) --- | :--- Nosy | @mwhudson Files | <li>[Python-ceval.c.diff](https://bugs.python.org/file4668/Python-ceval.c.diff "Uploaded as text/plain at 2002-10-30.22:06:14 by richiehindle"): Patch for ceval.c</li><li>[trace_exception_bug.py](https://bugs.python.org/file4669/trace_exception_bug.py "Uploaded as text/plain at 2002-10-30.22:08:31 by richiehindle"): Script for reproducing the problem and testing the patch</li><li>[Lib-test-test_trace.py.diff](https://bugs.python.org/file4670/Lib-test-test_trace.py.diff "Uploaded as text/plain at 2002-10-31.21:34:33 by richiehindle"): Patch for test_trace.py as requested by mwh</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-11-08.13:12:58.000> created_at = <Date 2002-10-30.22:06:14.000> labels = ['interpreter-core'] title = 'Exceptions raised by line trace function' updated_at = <Date 2002-11-08.13:12:58.000> user = 'https://bugs.python.org/richiehindle' ``` bugs.python.org fields: ```python activity = <Date 2002-11-08.13:12:58.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-10-30.22:06:14.000> creator = 'richiehindle' dependencies = [] files = ['4668', '4669', '4670'] hgrepos = [] issue_num = 631276 keywords = ['patch'] message_count = 6.0 messages = ['41508', '41509', '41510', '41511', '41512', '41513'] nosy_count = 2.0 nosy_names = ['mwh', 'richiehindle'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue631276' versions = ['Python 2.3'] ``` </p></details>
Exceptions raised by line trace function
https://api.github.com/repos/python/cpython/issues/37391/comments
6
2002-10-30T22:06:14Z
2022-04-09T22:24:54Z
https://github.com/python/cpython/issues/37391
1,198,789,765
37,391
[ "python", "cpython" ]
BPO | [631247](https://bugs.python.org/issue631247) --- | :--- Nosy | @jackjansen Files | <li>[@diff](https://bugs.python.org/file657/%40diff "Uploaded as application/octet-stream at 2002-11-05.22:11:33 by @jackjansen")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2002-11-06.15:14:42.000> created_at = <Date 2002-10-30.21:22:38.000> labels = ['build'] title = 'Mac OS 10 configure problem' updated_at = <Date 2002-11-06.15:14:42.000> user = 'https://bugs.python.org/rwgk' ``` bugs.python.org fields: ```python activity = <Date 2002-11-06.15:14:42.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-10-30.21:22:38.000> creator = 'rwgk' dependencies = [] files = ['657'] hgrepos = [] issue_num = 631247 keywords = [] message_count = 3.0 messages = ['13007', '13008', '13009'] nosy_count = 2.0 nosy_names = ['jackjansen', 'rwgk'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue631247' versions = ['Python 2.3'] ``` </p></details>
Mac OS 10 configure problem
https://api.github.com/repos/python/cpython/issues/37390/comments
3
2002-10-30T21:22:38Z
2022-04-09T22:24:53Z
https://github.com/python/cpython/issues/37390
1,198,789,759
37,390
[ "python", "cpython" ]
BPO | [631066](https://bugs.python.org/issue631066) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-03.00:38:09.000> created_at = <Date 2002-10-30.14:48:02.000> labels = ['expert-installation'] title = 'running regrtest in user mode fails' updated_at = <Date 2002-11-03.00:38:09.000> user = 'https://bugs.python.org/danielt' ``` bugs.python.org fields: ```python activity = <Date 2002-11-03.00:38:09.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2002-10-30.14:48:02.000> creator = 'daniel_t' dependencies = [] files = [] hgrepos = [] issue_num = 631066 keywords = [] message_count = 2.0 messages = ['13005', '13006'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'daniel_t'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue631066' versions = ['Python 2.2'] ``` </p></details>
running regrtest in user mode fails
https://api.github.com/repos/python/cpython/issues/37389/comments
2
2002-10-30T14:48:02Z
2022-04-09T22:24:51Z
https://github.com/python/cpython/issues/37389
1,198,789,757
37,389
[ "python", "cpython" ]
BPO | [631055](https://bugs.python.org/issue631055) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-01-06.12:57:42.000> created_at = <Date 2002-10-30.14:20:34.000> labels = ['docs'] title = "__all__ as determiner of a module's api" updated_at = <Date 2003-01-06.12:57:42.000> user = 'https://bugs.python.org/pobrien' ``` bugs.python.org fields: ```python activity = <Date 2003-01-06.12:57:42.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-10-30.14:20:34.000> creator = 'pobrien' dependencies = [] files = [] hgrepos = [] issue_num = 631055 keywords = [] message_count = 2.0 messages = ['13003', '13004'] nosy_count = 2.0 nosy_names = ['rhettinger', 'pobrien'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue631055' versions = [] ``` </p></details>
__all__ as determiner of a module's api
https://api.github.com/repos/python/cpython/issues/37388/comments
2
2002-10-30T14:20:34Z
2022-04-09T22:24:51Z
https://github.com/python/cpython/issues/37388
1,198,789,753
37,388
[ "python", "cpython" ]
BPO | [630829](https://bugs.python.org/issue630829) --- | :--- Nosy | @loewis Files | <li>[telnetlib_IAC.diff](https://bugs.python.org/file4666/telnetlib_IAC.diff "Uploaded as text/plain at 2002-10-30.01:35:45 by hashao"): telnetlib IAC nonblocking patch</li><li>[telnetlib_enhance.diff](https://bugs.python.org/file4667/telnetlib_enhance.diff "Uploaded as text/plain at 2002-10-31.04:17:35 by hashao")</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-11-04.09:56:54.000> created_at = <Date 2002-10-30.01:35:45.000> labels = ['library'] title = "telnetlib.py: don't block on IAC and enhancement" updated_at = <Date 2002-11-04.09:56:54.000> user = 'https://bugs.python.org/hashao' ``` bugs.python.org fields: ```python activity = <Date 2002-11-04.09:56:54.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-10-30.01:35:45.000> creator = 'hashao' dependencies = [] files = ['4666', '4667'] hgrepos = [] issue_num = 630829 keywords = ['patch'] message_count = 3.0 messages = ['41505', '41506', '41507'] nosy_count = 2.0 nosy_names = ['loewis', 'hashao'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue630829' versions = ['Python 2.3'] ``` </p></details>
telnetlib.py: don't block on IAC and enhancement
https://api.github.com/repos/python/cpython/issues/37387/comments
3
2002-10-30T01:35:45Z
2022-04-09T22:24:49Z
https://github.com/python/cpython/issues/37387
1,198,789,749
37,387
[ "python", "cpython" ]
BPO | [630826](https://bugs.python.org/issue630826) --- | :--- 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-10-30.07:03:08.000> created_at = <Date 2002-10-30.01:20:57.000> labels = ['library'] title = "keyword.__all__ should include 'kwlist'" updated_at = <Date 2002-10-30.07:03:08.000> user = 'https://bugs.python.org/pobrien' ``` bugs.python.org fields: ```python activity = <Date 2002-10-30.07:03:08.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-10-30.01:20:57.000> creator = 'pobrien' dependencies = [] files = [] hgrepos = [] issue_num = 630826 keywords = [] message_count = 2.0 messages = ['13001', '13002'] nosy_count = 2.0 nosy_names = ['rhettinger', 'pobrien'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue630826' versions = [] ``` </p></details>
keyword.__all__ should include 'kwlist'
https://api.github.com/repos/python/cpython/issues/37386/comments
2
2002-10-30T01:20:57Z
2022-04-09T22:24:48Z
https://github.com/python/cpython/issues/37386
1,198,789,743
37,386
[ "python", "cpython" ]
BPO | [630824](https://bugs.python.org/issue630824) --- | :--- 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-10-30.05:25:06.000> created_at = <Date 2002-10-30.01:15:29.000> labels = ['library'] title = "pydoc Helper keywords missing 'yield'" updated_at = <Date 2002-10-30.05:25:06.000> user = 'https://bugs.python.org/pobrien' ``` bugs.python.org fields: ```python activity = <Date 2002-10-30.05:25:06.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-10-30.01:15:29.000> creator = 'pobrien' dependencies = [] files = [] hgrepos = [] issue_num = 630824 keywords = [] message_count = 2.0 messages = ['12999', '13000'] nosy_count = 2.0 nosy_names = ['tim.peters', 'pobrien'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue630824' versions = [] ``` </p></details>
pydoc Helper keywords missing 'yield'
https://api.github.com/repos/python/cpython/issues/37385/comments
2
2002-10-30T01:15:29Z
2022-04-09T22:24:47Z
https://github.com/python/cpython/issues/37385
1,198,789,738
37,385
[ "python", "cpython" ]
BPO | [630818](https://bugs.python.org/issue630818) --- | :--- 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-11-27.23:13:27.000> created_at = <Date 2002-10-30.00:55:39.000> labels = ['OS-mac'] title = 'Dialogs too tight on OSX' updated_at = <Date 2003-11-27.23:13:27.000> user = 'https://bugs.python.org/aubonbeurre' ``` bugs.python.org fields: ```python activity = <Date 2003-11-27.23:13:27.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-10-30.00:55:39.000> creator = 'aubonbeurre' dependencies = [] files = [] hgrepos = [] issue_num = 630818 keywords = [] message_count = 2.0 messages = ['12997', '12998'] nosy_count = 2.0 nosy_names = ['jackjansen', 'aubonbeurre'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue630818' versions = ['Python 2.2'] ``` </p></details>
Dialogs too tight on OSX
https://api.github.com/repos/python/cpython/issues/37384/comments
2
2002-10-30T00:55:39Z
2022-04-09T22:24:46Z
https://github.com/python/cpython/issues/37384
1,198,789,732
37,384
[ "python", "cpython" ]
BPO | [630670](https://bugs.python.org/issue630670) --- | :--- 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-10-30.20:07:05.000> created_at = <Date 2002-10-29.19:38:38.000> labels = ['OS-windows'] title = "'sendall' missing in 2.1.3 _socket.pyd" updated_at = <Date 2002-10-30.20:07:05.000> user = 'https://bugs.python.org/hamishlawson' ``` bugs.python.org fields: ```python activity = <Date 2002-10-30.20:07:05.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2002-10-29.19:38:38.000> creator = 'hamishlawson' dependencies = [] files = [] hgrepos = [] issue_num = 630670 keywords = [] message_count = 4.0 messages = ['12993', '12994', '12995', '12996'] nosy_count = 2.0 nosy_names = ['tim.peters', 'hamishlawson'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue630670' versions = [] ``` </p></details>
'sendall' missing in 2.1.3 _socket.pyd
https://api.github.com/repos/python/cpython/issues/37383/comments
4
2002-10-29T19:38:38Z
2022-04-09T22:24:45Z
https://github.com/python/cpython/issues/37383
1,198,789,728
37,383
[ "python", "cpython" ]
BPO | [630622](https://bugs.python.org/issue630622) --- | :--- Nosy | @loewis, @doerwalter Files | <li>[diff.txt](https://bugs.python.org/file4665/diff.txt "Uploaded as text/plain at 2002-10-29.18:08:19 by @doerwalter")</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-10-31.13:39:25.000> created_at = <Date 2002-10-29.18:08:18.000> labels = ['interpreter-core'] title = 'docstrings in _codecs' updated_at = <Date 2002-10-31.13:39:25.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2002-10-31.13:39:25.000> actor = 'doerwalter' assignee = 'doerwalter' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-10-29.18:08:18.000> creator = 'doerwalter' dependencies = [] files = ['4665'] hgrepos = [] issue_num = 630622 keywords = ['patch'] message_count = 3.0 messages = ['41502', '41503', '41504'] nosy_count = 2.0 nosy_names = ['loewis', 'doerwalter'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue630622' versions = [] ``` </p></details>
docstrings in _codecs
https://api.github.com/repos/python/cpython/issues/37382/comments
3
2002-10-29T18:08:18Z
2022-04-09T22:24:44Z
https://github.com/python/cpython/issues/37382
1,198,789,723
37,382
[ "python", "cpython" ]
BPO | [630494](https://bugs.python.org/issue630494) --- | :--- Nosy | @tim-one, @loewis, @freddrake Files | <li>[expat_testje.py](https://bugs.python.org/file656/expat_testje.py "Uploaded as text/plain at 2002-10-29.14:37:48 by mmzeeman")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2003-07-15.20:25:08.000> created_at = <Date 2002-10-29.14:37:48.000> labels = ['expert-XML'] title = 'expat causes a core dump' updated_at = <Date 2003-07-15.20:25:08.000> user = 'https://bugs.python.org/mmzeeman' ``` bugs.python.org fields: ```python activity = <Date 2003-07-15.20:25:08.000> actor = 'fdrake' assignee = 'loewis' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2002-10-29.14:37:48.000> creator = 'mmzeeman' dependencies = [] files = ['656'] hgrepos = [] issue_num = 630494 keywords = [] message_count = 6.0 messages = ['12987', '12988', '12989', '12990', '12991', '12992'] nosy_count = 5.0 nosy_names = ['tim.peters', 'loewis', 'fdrake', 'nnorwitz', 'mmzeeman'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue630494' versions = [] ``` </p></details>
expat causes a core dump
https://api.github.com/repos/python/cpython/issues/37381/comments
6
2002-10-29T14:37:48Z
2022-04-09T22:24:43Z
https://github.com/python/cpython/issues/37381
1,198,789,718
37,381
[ "python", "cpython" ]
BPO | [630195](https://bugs.python.org/issue630195) --- | :--- Nosy | @akuchling Files | <li>[build.diff](https://bugs.python.org/file655/build.diff "Uploaded as text/plain at 2002-10-29.00:30:55 by malcolmt"): Patch to fix build problem</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-11-04.13:20:08.000> created_at = <Date 2002-10-29.00:30:55.000> labels = ['library'] title = 'bdist_rpm target breaks with rpm 4.1' updated_at = <Date 2002-11-04.13:20:08.000> user = 'https://bugs.python.org/malcolmt' ``` bugs.python.org fields: ```python activity = <Date 2002-11-04.13:20:08.000> actor = 'akuchling' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-10-29.00:30:55.000> creator = 'malcolmt' dependencies = [] files = ['655'] hgrepos = [] issue_num = 630195 keywords = [] message_count = 2.0 messages = ['12985', '12986'] nosy_count = 2.0 nosy_names = ['akuchling', 'malcolmt'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue630195' versions = ['Python 2.2'] ``` </p></details>
bdist_rpm target breaks with rpm 4.1
https://api.github.com/repos/python/cpython/issues/37380/comments
2
2002-10-29T00:30:55Z
2022-04-09T22:24:41Z
https://github.com/python/cpython/issues/37380
1,198,789,714
37,380
[ "python", "cpython" ]
BPO | [629989](https://bugs.python.org/issue629989) --- | :--- Nosy | @gvanrossum, @doerwalter Files | <li>[diff.txt](https://bugs.python.org/file653/diff.txt "Uploaded as text/plain at 2002-11-06.14:27:16 by @doerwalter")</li><li>[diffselect.txt](https://bugs.python.org/file654/diffselect.txt "Uploaded as text/plain at 2002-11-07.23:03:12 by @doerwalter"): Fix PyNumber_Int call in select 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/doerwalter' closed_at = <Date 2002-11-12.11:45:38.000> created_at = <Date 2002-10-28.17:33:22.000> labels = ['interpreter-core'] title = 'int("123123123123123123") doesn\'t work' updated_at = <Date 2002-11-12.11:45:38.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2002-11-12.11:45:38.000> actor = 'doerwalter' assignee = 'doerwalter' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-10-28.17:33:22.000> creator = 'gvanrossum' dependencies = [] files = ['653', '654'] hgrepos = [] issue_num = 629989 keywords = [] message_count = 13.0 messages = ['12972', '12973', '12974', '12975', '12976', '12977', '12978', '12979', '12980', '12981', '12982', '12983', '12984'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'doerwalter'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue629989' versions = ['Python 2.3'] ``` </p></details>
int("123123123123123123") doesn't work
https://api.github.com/repos/python/cpython/issues/37379/comments
13
2002-10-28T17:33:22Z
2022-04-09T22:24:40Z
https://github.com/python/cpython/issues/37379
1,198,789,710
37,379
[ "python", "cpython" ]
BPO | [629756](https://bugs.python.org/issue629756) --- | :--- Nosy | @tim-one, @warsaw, @jackjansen Files | <li>[demo.py](https://bugs.python.org/file652/demo.py "Uploaded as text/plain at 2003-01-02.11:29:04 by makaron")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2003-01-06.15:38:19.000> created_at = <Date 2002-10-28.10:13:38.000> labels = ['OS-windows'] title = 'FAIL: test_crlf_separation (email.test.t' updated_at = <Date 2003-01-06.15:38:19.000> user = 'https://bugs.python.org/makaron' ``` bugs.python.org fields: ```python activity = <Date 2003-01-06.15:38:19.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2002-10-28.10:13:38.000> creator = 'makaron' dependencies = [] files = ['652'] hgrepos = [] issue_num = 629756 keywords = [] message_count = 7.0 messages = ['12965', '12966', '12967', '12968', '12969', '12970', '12971'] nosy_count = 4.0 nosy_names = ['tim.peters', 'barry', 'jackjansen', 'makaron'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue629756' versions = [] ``` </p></details>
FAIL: test_crlf_separation (email.test.t
https://api.github.com/repos/python/cpython/issues/37378/comments
7
2002-10-28T10:13:38Z
2022-04-09T22:24:39Z
https://github.com/python/cpython/issues/37378
1,198,789,704
37,378
[ "python", "cpython" ]
BPO | [629637](https://bugs.python.org/issue629637) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis, @rhettinger Files | <li>[rand5.diff](https://bugs.python.org/file4663/rand5.diff "Uploaded as text/plain at 2002-11-08.22:21:19 by @rhettinger"): sample(n,k) with tests and docs</li><li>[rand6.diff](https://bugs.python.org/file4664/rand6.diff "Uploaded as text/plain at 2002-11-09.03:02:32 by @rhettinger"): Cleaned-up sample(population, k)</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-11-12.17:52:46.000> created_at = <Date 2002-10-28.02:03:10.000> labels = ['library'] title = 'Add a sample selection method to random.py' updated_at = <Date 2002-11-12.17:52:46.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-11-12.17:52:46.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-10-28.02:03:10.000> creator = 'rhettinger' dependencies = [] files = ['4663', '4664'] hgrepos = [] issue_num = 629637 keywords = ['patch'] message_count = 33.0 messages = ['41469', '41470', '41471', '41472', '41473', '41474', '41475', '41476', '41477', '41478', '41479', '41480', '41481', '41482', '41483', '41484', '41485', '41486', '41487', '41488', '41489', '41490', '41491', '41492', '41493', '41494', '41495', '41496', '41497', '41498', '41499', '41500', '41501'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue629637' versions = ['Python 2.3'] ``` </p></details>
Add a sample selection method to random.py
https://api.github.com/repos/python/cpython/issues/37377/comments
33
2002-10-28T02:03:10Z
2022-04-09T22:24:38Z
https://github.com/python/cpython/issues/37377
1,198,789,700
37,377
[ "python", "cpython" ]
BPO | [629632](https://bugs.python.org/issue629632) --- | :--- Nosy | @hyeshik Files | <li>[configure.in.diff](https://bugs.python.org/file4661/configure.in.diff "Uploaded as text/plain at 2002-10-28.01:54:07 by @hyeshik"): patch to configure.in</li><li>[configure.in.diff.2](https://bugs.python.org/file4662/configure.in.diff.2 "Uploaded as application/octet-stream at 2002-10-28.02:29:22 by @hyeshik"): Revised patch after testing on FreeBSD 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 2002-10-28.02:29:22.000> created_at = <Date 2002-10-28.01:54:07.000> labels = ['build'] title = 'Build error on *BSDs with _POSIX_C_SOURC' updated_at = <Date 2002-10-28.02:29:22.000> user = 'https://github.com/hyeshik' ``` bugs.python.org fields: ```python activity = <Date 2002-10-28.02:29:22.000> actor = 'hyeshik.chang' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-10-28.01:54:07.000> creator = 'hyeshik.chang' dependencies = [] files = ['4661', '4662'] hgrepos = [] issue_num = 629632 keywords = ['patch'] message_count = 1.0 messages = ['41468'] nosy_count = 1.0 nosy_names = ['hyeshik.chang'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue629632' versions = ['Python 2.3'] ``` </p></details>
Build error on *BSDs with _POSIX_C_SOURC
https://api.github.com/repos/python/cpython/issues/37376/comments
1
2002-10-28T01:54:07Z
2022-04-09T22:24:36Z
https://github.com/python/cpython/issues/37376
1,198,789,698
37,376
[ "python", "cpython" ]
BPO | [629426](https://bugs.python.org/issue629426) --- | :--- Nosy | @loewis Files | <li>[py_config.diff](https://bugs.python.org/file4659/py_config.diff "Uploaded as text/plain at 2002-10-27.15:36:40 by ahaas"): diff/patch file</li><li>[py_config.diff](https://bugs.python.org/file4660/py_config.diff "Uploaded as text/plain at 2002-10-29.00:37:45 by ahaas"): diff/patch file</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-10-29.10:08:25.000> created_at = <Date 2002-10-27.15:36:40.000> labels = ['build'] title = 'autoconf-2.5X mods for configure.in' updated_at = <Date 2002-10-29.10:08:25.000> user = 'https://bugs.python.org/ahaas' ``` bugs.python.org fields: ```python activity = <Date 2002-10-29.10:08:25.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-10-27.15:36:40.000> creator = 'ahaas' dependencies = [] files = ['4659', '4660'] hgrepos = [] issue_num = 629426 keywords = ['patch'] message_count = 7.0 messages = ['41461', '41462', '41463', '41464', '41465', '41466', '41467'] nosy_count = 2.0 nosy_names = ['loewis', 'ahaas'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue629426' versions = ['Python 2.3'] ``` </p></details>
autoconf-2.5X mods for configure.in
https://api.github.com/repos/python/cpython/issues/37375/comments
7
2002-10-27T15:36:40Z
2022-04-09T22:24:35Z
https://github.com/python/cpython/issues/37375
1,198,789,696
37,375
[ "python", "cpython" ]
BPO | [629345](https://bugs.python.org/issue629345) --- | :--- Nosy | @loewis, @facundobatista <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-01-15.21:32:52.000> created_at = <Date 2002-10-27.07:10:02.000> labels = ['build'] title = 'build does not respect --prefix' updated_at = <Date 2005-01-15.21:32:52.000> user = 'https://bugs.python.org/theferret' ``` bugs.python.org fields: ```python activity = <Date 2005-01-15.21:32:52.000> actor = 'facundobatista' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-10-27.07:10:02.000> creator = 'theferret' dependencies = [] files = [] hgrepos = [] issue_num = 629345 keywords = [] message_count = 9.0 messages = ['12956', '12957', '12958', '12959', '12960', '12961', '12962', '12963', '12964'] nosy_count = 3.0 nosy_names = ['loewis', 'facundobatista', 'theferret'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue629345' versions = [] ``` </p></details>
build does not respect --prefix
https://api.github.com/repos/python/cpython/issues/37374/comments
9
2002-10-27T07:10:02Z
2022-04-09T22:24:34Z
https://github.com/python/cpython/issues/37374
1,198,789,692
37,374
[ "python", "cpython" ]
BPO | [629278](https://bugs.python.org/issue629278) --- | :--- Nosy | @mwhudson Files | <li>[python-2.2.2-setup.py.diff](https://bugs.python.org/file4655/python-2.2.2-setup.py.diff "Uploaded as text/plain at 2002-10-27.00:03:42 by jlmuir"): patch against python-2.2.2 release</li><li>[mwh-patch-1](https://bugs.python.org/file4656/mwh-patch-1 "Uploaded as application/octet-stream at 2002-11-08.14:18:55 by @mwhudson"): mwh's first patch</li><li>[setup.py-2.2.2-jlmuir-v2.diff](https://bugs.python.org/file4657/setup.py-2.2.2-jlmuir-v2.diff "Uploaded as text/plain at 2002-11-09.21:05:35 by jlmuir"): jlmuir's second patch against 2.2.2 release</li><li>[setup.py-HEAD-jlmuir-v2.diff](https://bugs.python.org/file4658/setup.py-HEAD-jlmuir-v2.diff "Uploaded as text/plain at 2002-11-09.21:06:52 by jlmuir"): jlmuir's second patch against HEAD</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-12-17.16:48:27.000> created_at = <Date 2002-10-27.00:03:42.000> labels = ['library'] title = 'install lib-dynload .so files mode 555' updated_at = <Date 2002-12-17.16:48:27.000> user = 'https://bugs.python.org/jlmuir' ``` bugs.python.org fields: ```python activity = <Date 2002-12-17.16:48:27.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-10-27.00:03:42.000> creator = 'jlmuir' dependencies = [] files = ['4655', '4656', '4657', '4658'] hgrepos = [] issue_num = 629278 keywords = ['patch'] message_count = 8.0 messages = ['41453', '41454', '41455', '41456', '41457', '41458', '41459', '41460'] nosy_count = 2.0 nosy_names = ['mwh', 'jlmuir'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue629278' versions = ['Python 2.2'] ``` </p></details>
install lib-dynload .so files mode 555
https://api.github.com/repos/python/cpython/issues/37373/comments
8
2002-10-27T00:03:42Z
2022-04-09T22:24:34Z
https://github.com/python/cpython/issues/37373
1,198,789,689
37,373
[ "python", "cpython" ]
BPO | [629126](https://bugs.python.org/issue629126) --- | :--- Nosy | @loewis Files | <li>[Python-2.2.2.setup.patch](https://bugs.python.org/file4654/Python-2.2.2.setup.patch "Uploaded as text/plain at 2002-10-26.16:09:35 by dbuscher"): Patch for setup.py at root of python 2.2 build tree</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-12-12.20:24:12.000> created_at = <Date 2002-10-26.16:09:35.000> labels = ['library'] title = 'Detect BLT on more systems' updated_at = <Date 2002-12-12.20:24:12.000> user = 'https://bugs.python.org/dbuscher' ``` bugs.python.org fields: ```python activity = <Date 2002-12-12.20:24:12.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-10-26.16:09:35.000> creator = 'dbuscher' dependencies = [] files = ['4654'] hgrepos = [] issue_num = 629126 keywords = ['patch'] message_count = 2.0 messages = ['41451', '41452'] nosy_count = 2.0 nosy_names = ['loewis', 'dbuscher'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue629126' versions = ['Python 2.3'] ``` </p></details>
Detect BLT on more systems
https://api.github.com/repos/python/cpython/issues/37372/comments
2
2002-10-26T16:09:35Z
2022-04-09T22:24:33Z
https://github.com/python/cpython/issues/37372
1,198,789,685
37,372
[ "python", "cpython" ]
BPO | [629097](https://bugs.python.org/issue629097) --- | :--- Nosy | @gvanrossum, @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2004-07-10.17:15:53.000> created_at = <Date 2002-10-26.14:48:09.000> labels = ['library'] title = 'Race condition in asyncore poll' updated_at = <Date 2004-07-10.17:15:53.000> user = 'https://bugs.python.org/steveazope' ``` bugs.python.org fields: ```python activity = <Date 2004-07-10.17:15:53.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-10-26.14:48:09.000> creator = 'stevea_zope' dependencies = [] files = [] hgrepos = [] issue_num = 629097 keywords = [] message_count = 4.0 messages = ['12952', '12953', '12954', '12955'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'akuchling', 'stevea_zope', 'klimkin'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue629097' versions = ['Python 2.3'] ``` </p></details>
Race condition in asyncore poll
https://api.github.com/repos/python/cpython/issues/37371/comments
4
2002-10-26T14:48:09Z
2022-04-09T22:24:32Z
https://github.com/python/cpython/issues/37371
1,198,789,683
37,371
[ "python", "cpython" ]
BPO | [628925](https://bugs.python.org/issue628925) --- | :--- Nosy | @brettcannon, @facundobatista <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-11-16.00:36:58.000> created_at = <Date 2002-10-26.02:18:51.000> labels = ['library'] title = "pickle won't dump instances after reload" updated_at = <Date 2004-11-16.00:36:58.000> user = 'https://bugs.python.org/davecole' ``` bugs.python.org fields: ```python activity = <Date 2004-11-16.00:36:58.000> actor = 'facundobatista' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-10-26.02:18:51.000> creator = 'davecole' dependencies = [] files = [] hgrepos = [] issue_num = 628925 keywords = [] message_count = 3.0 messages = ['12949', '12950', '12951'] nosy_count = 3.0 nosy_names = ['brett.cannon', 'facundobatista', 'davecole'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue628925' versions = ['Python 2.2'] ``` </p></details>
pickle won't dump instances after reload
https://api.github.com/repos/python/cpython/issues/37370/comments
3
2002-10-26T02:18:51Z
2022-04-09T22:24:30Z
https://github.com/python/cpython/issues/37370
1,198,789,677
37,370
[ "python", "cpython" ]
BPO | [628898](https://bugs.python.org/issue628898) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-10-26.13:35:22.000> created_at = <Date 2002-10-26.00:10:25.000> labels = ['build'] title = 'Fix for bug 628890' updated_at = <Date 2002-10-26.13:35:22.000> user = 'https://bugs.python.org/mfavas' ``` bugs.python.org fields: ```python activity = <Date 2002-10-26.13:35:22.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-10-26.00:10:25.000> creator = 'mfavas' dependencies = [] files = [] hgrepos = [] issue_num = 628898 keywords = ['patch'] message_count = 2.0 messages = ['41449', '41450'] nosy_count = 2.0 nosy_names = ['loewis', 'mfavas'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue628898' versions = ['Python 2.3'] ``` </p></details>
Fix for bug 628890
https://api.github.com/repos/python/cpython/issues/37369/comments
2
2002-10-26T00:10:25Z
2022-04-09T22:24:29Z
https://github.com/python/cpython/issues/37369
1,198,789,669
37,369
[ "python", "cpython" ]
BPO | [628890](https://bugs.python.org/issue628890) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-10-26.13:33:51.000> created_at = <Date 2002-10-25.23:52:55.000> labels = ['build'] title = '2.3 compile fails - Tru64 4.0F (+fix) ' updated_at = <Date 2002-10-26.13:33:51.000> user = 'https://bugs.python.org/mfavas' ``` bugs.python.org fields: ```python activity = <Date 2002-10-26.13:33:51.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-10-25.23:52:55.000> creator = 'mfavas' dependencies = [] files = [] hgrepos = [] issue_num = 628890 keywords = [] message_count = 2.0 messages = ['12947', '12948'] nosy_count = 2.0 nosy_names = ['loewis', 'mfavas'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue628890' versions = ['Python 2.3'] ``` </p></details>
2.3 compile fails - Tru64 4.0F (+fix)
https://api.github.com/repos/python/cpython/issues/37368/comments
2
2002-10-25T23:52:55Z
2022-04-09T22:24:28Z
https://github.com/python/cpython/issues/37368
1,198,789,664
37,368
[ "python", "cpython" ]
BPO | [628842](https://bugs.python.org/issue628842) --- | :--- Nosy | @gvanrossum, @nascheme, @rhettinger, @tiran <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/nascheme' closed_at = <Date 2008-03-20.21:25:56.444> created_at = <Date 2002-10-25.21:35:20.000> labels = ['interpreter-core', 'type-feature'] title = 'Deprecate PyNumber_Check' updated_at = <Date 2008-03-20.21:25:56.443> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2008-03-20.21:25:56.443> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = <Date 2008-03-20.21:25:56.444> closer = 'nascheme' components = ['Interpreter Core'] creation = <Date 2002-10-25.21:35:20.000> creator = 'nascheme' dependencies = [] files = [] hgrepos = [] issue_num = 628842 keywords = [] message_count = 7.0 messages = ['12941', '12942', '12943', '12944', '12945', '12946', '59316'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'nnorwitz', 'nascheme', 'rhettinger', 'christian.heimes'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue628842' versions = ['Python 2.6'] ``` </p></details>
Deprecate PyNumber_Check
https://api.github.com/repos/python/cpython/issues/37367/comments
7
2002-10-25T21:35:20Z
2022-04-09T22:24:27Z
https://github.com/python/cpython/issues/37367
1,198,789,659
37,367
[ "python", "cpython" ]
BPO | [628301](https://bugs.python.org/issue628301) --- | :--- Nosy | @loewis Files | <li>[python.iss](https://bugs.python.org/file4653/python.iss "Uploaded as application/octet-stream at 2002-10-24.22:59:49 by bdodson_esrican"): Inno Setup script for Python and Win32 extensions</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2003-10-31.14:03:29.000> created_at = <Date 2002-10-24.22:59:49.000> labels = ['OS-windows'] title = 'Experimental Inno Setup Win32 installer' updated_at = <Date 2003-10-31.14:03:29.000> user = 'https://bugs.python.org/bdodsonesrican' ``` bugs.python.org fields: ```python activity = <Date 2003-10-31.14:03:29.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2002-10-24.22:59:49.000> creator = 'bdodson_esrican' dependencies = [] files = ['4653'] hgrepos = [] issue_num = 628301 keywords = ['patch'] message_count = 7.0 messages = ['41442', '41443', '41444', '41445', '41446', '41447', '41448'] nosy_count = 2.0 nosy_names = ['loewis', 'bdodson_esrican'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue628301' versions = [] ``` </p></details>
Experimental Inno Setup Win32 installer
https://api.github.com/repos/python/cpython/issues/37366/comments
7
2002-10-24T22:59:49Z
2022-04-09T22:24:26Z
https://github.com/python/cpython/issues/37366
1,198,789,653
37,366
[ "python", "cpython" ]
BPO | [628258](https://bugs.python.org/issue628258) --- | :--- Nosy | @freddrake, @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/freddrake' closed_at = <Date 2008-07-20.11:30:13.176> created_at = <Date 2002-10-24.21:18:53.000> labels = ['type-feature', 'docs'] title = 'pydoc.Helper.topics not based on docs' updated_at = <Date 2008-07-20.11:30:13.174> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2008-07-20.11:30:13.174> actor = 'georg.brandl' assignee = 'fdrake' closed = True closed_date = <Date 2008-07-20.11:30:13.176> closer = 'georg.brandl' components = ['Documentation'] creation = <Date 2002-10-24.21:18:53.000> creator = 'fdrake' dependencies = [] files = [] hgrepos = [] issue_num = 628258 keywords = [] message_count = 2.0 messages = ['60277', '70082'] nosy_count = 2.0 nosy_names = ['fdrake', 'georg.brandl'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue628258' versions = [] ``` </p></details>
pydoc.Helper.topics not based on docs
https://api.github.com/repos/python/cpython/issues/37365/comments
2
2002-10-24T21:18:53Z
2022-04-09T22:24:25Z
https://github.com/python/cpython/issues/37365
1,198,789,648
37,365
[ "python", "cpython" ]
BPO | [628246](https://bugs.python.org/issue628246) --- | :--- Nosy | @gvanrossum, @tim-one, @rhettinger Files | <li>[sets.diff](https://bugs.python.org/file650/sets.diff "Uploaded as text/plain at 2002-10-26.03:39:54 by @rhettinger"): Patch to sets.py</li><li>[sets2.diff](https://bugs.python.org/file651/sets2.diff "Uploaded as text/plain at 2002-11-07.23:07:47 by @rhettinger"): Revised patch.</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-11-08.16:58:02.000> created_at = <Date 2002-10-24.20:52:33.000> labels = ['library'] title = 'Set constructor fails with NameError' updated_at = <Date 2002-11-08.16:58:02.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2002-11-08.16:58:02.000> actor = 'tim.peters' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-10-24.20:52:33.000> creator = 'jhylton' dependencies = [] files = ['650', '651'] hgrepos = [] issue_num = 628246 keywords = [] message_count = 15.0 messages = ['12926', '12927', '12928', '12929', '12930', '12931', '12932', '12933', '12934', '12935', '12936', '12937', '12938', '12939', '12940'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'jhylton', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue628246' versions = ['Python 2.3'] ``` </p></details>
Set constructor fails with NameError
https://api.github.com/repos/python/cpython/issues/37364/comments
15
2002-10-24T20:52:33Z
2022-04-09T22:24:24Z
https://github.com/python/cpython/issues/37364
1,198,789,647
37,364
[ "python", "cpython" ]
BPO | [628208](https://bugs.python.org/issue628208) --- | :--- Nosy | @loewis, @akuchling Files | <li>[nil-patch](https://bugs.python.org/file4651/nil-patch "Uploaded as application/octet-stream at 2002-10-24.19:33:11 by @akuchling"): Adds support for <nil/> to xmlrpclib.py</li><li>[nil-patch.2](https://bugs.python.org/file4652/nil-patch.2 "Uploaded as application/octet-stream at 2002-10-29.16:45:00 by @akuchling"): Revised version of the patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2005-07-09.14:29:03.000> created_at = <Date 2002-10-24.19:33:11.000> labels = ['library'] title = "xmlrpclib: Optional 'nil' support " updated_at = <Date 2005-07-09.14:29:03.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2005-07-09.14:29:03.000> actor = 'jpa-' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-10-24.19:33:11.000> creator = 'akuchling' dependencies = [] files = ['4651', '4652'] hgrepos = [] issue_num = 628208 keywords = ['patch'] message_count = 7.0 messages = ['41435', '41436', '41437', '41438', '41439', '41440', '41441'] nosy_count = 4.0 nosy_names = ['loewis', 'akuchling', 'nnorwitz', 'jpa-'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue628208' versions = ['Python 2.3'] ``` </p></details>
xmlrpclib: Optional 'nil' support
https://api.github.com/repos/python/cpython/issues/37363/comments
7
2002-10-24T19:33:11Z
2022-04-09T22:24:23Z
https://github.com/python/cpython/issues/37363
1,198,789,643
37,363
[ "python", "cpython" ]
BPO | [627900](https://bugs.python.org/issue627900) --- | :--- Files | <li>[modulefinder.py_codecopy.patch](https://bugs.python.org/file4650/modulefinder.py_codecopy.patch "Uploaded as text/plain at 2002-10-24.09:36:58 by troels"): Patch to copy co.co_freevars and co.co_cellvars</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-11-12.23:10:44.000> created_at = <Date 2002-10-24.09:36:58.000> labels = [] title = 'Bytecode copy bug in freeze' updated_at = <Date 2002-11-12.23:10:44.000> user = 'https://bugs.python.org/troels' ``` bugs.python.org fields: ```python activity = <Date 2002-11-12.23:10:44.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-10-24.09:36:58.000> creator = 'troels' dependencies = [] files = ['4650'] hgrepos = [] issue_num = 627900 keywords = ['patch'] message_count = 2.0 messages = ['41433', '41434'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'troels'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue627900' versions = ['Python 2.2'] ``` </p></details>
Bytecode copy bug in freeze
https://api.github.com/repos/python/cpython/issues/37362/comments
2
2002-10-24T09:36:58Z
2022-04-09T22:24:21Z
https://github.com/python/cpython/issues/37362
1,198,789,640
37,362
[ "python", "cpython" ]
BPO | [627864](https://bugs.python.org/issue627864) --- | :--- Nosy | @loewis Files | <li>[python_install_short](https://bugs.python.org/file647/python_install_short "Uploaded as application/octet-stream at 2002-10-24.01:16:33 by jstreb"): installation log</li><li>[inst_log](https://bugs.python.org/file648/inst_log "Uploaded as application/octet-stream at 2002-11-08.23:35:37 by jstreb"): installation log</li><li>[inst_log](https://bugs.python.org/file649/inst_log "Uploaded as application/octet-stream at 2002-11-08.23:35:53 by jstreb"): installation log</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-11-09.07:33:04.000> created_at = <Date 2002-10-24.01:16:33.000> labels = ['expert-installation'] title = 'curses library not found during make' updated_at = <Date 2002-11-09.07:33:04.000> user = 'https://bugs.python.org/jstreb' ``` bugs.python.org fields: ```python activity = <Date 2002-11-09.07:33:04.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2002-10-24.01:16:33.000> creator = 'jstreb' dependencies = [] files = ['647', '648', '649'] hgrepos = [] issue_num = 627864 keywords = [] message_count = 5.0 messages = ['12921', '12922', '12923', '12924', '12925'] nosy_count = 2.0 nosy_names = ['loewis', 'jstreb'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue627864' versions = ['Python 2.2'] ``` </p></details>
curses library not found during make
https://api.github.com/repos/python/cpython/issues/37361/comments
5
2002-10-24T01:16:33Z
2022-04-09T22:24:20Z
https://github.com/python/cpython/issues/37361
1,198,789,638
37,361
[ "python", "cpython" ]
BPO | [627798](https://bugs.python.org/issue627798) --- | :--- Files | <li>[KeyBind.py](https://bugs.python.org/file646/KeyBind.py "Uploaded as text/plain at 2002-10-23.22:52:05 by reaux74"): Simple Tkinter app with button-1 mouse and keypress bindings</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-27.13:28:57.000> created_at = <Date 2002-10-23.22:52:05.000> labels = ['expert-tkinter'] title = "KeyPress bindings don't work" updated_at = <Date 2002-10-27.13:28:57.000> user = 'https://bugs.python.org/reaux74' ``` bugs.python.org fields: ```python activity = <Date 2002-10-27.13:28:57.000> actor = 'effbot' assignee = 'none' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2002-10-23.22:52:05.000> creator = 'reaux74' dependencies = [] files = ['646'] hgrepos = [] issue_num = 627798 keywords = [] message_count = 2.0 messages = ['12919', '12920'] nosy_count = 2.0 nosy_names = ['effbot', 'reaux74'] pr_nums = [] priority = 'high' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue627798' versions = ['Python 2.2'] ``` </p></details>
KeyPress bindings don't work
https://api.github.com/repos/python/cpython/issues/37360/comments
2
2002-10-23T22:52:05Z
2022-04-09T22:24:19Z
https://github.com/python/cpython/issues/37360
1,198,789,635
37,360
[ "python", "cpython" ]
BPO | [627105](https://bugs.python.org/issue627105) --- | :--- Nosy | @loewis Files | <li>[patch](https://bugs.python.org/file4649/patch "Uploaded as application/octet-stream at 2002-10-25.16:33:05 by zooko")</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-26.15:02:23.000> created_at = <Date 2002-10-22.21:02:53.000> labels = ['interpreter-core'] title = 'warn about portability issue' updated_at = <Date 2002-10-26.15:02:23.000> user = 'https://bugs.python.org/zooko' ``` bugs.python.org fields: ```python activity = <Date 2002-10-26.15:02:23.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-10-22.21:02:53.000> creator = 'zooko' dependencies = [] files = ['4649'] hgrepos = [] issue_num = 627105 keywords = ['patch'] message_count = 4.0 messages = ['41429', '41430', '41431', '41432'] nosy_count = 2.0 nosy_names = ['loewis', 'zooko'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue627105' versions = [] ``` </p></details>
warn about portability issue
https://api.github.com/repos/python/cpython/issues/37359/comments
4
2002-10-22T21:02:53Z
2022-04-09T22:24:18Z
https://github.com/python/cpython/issues/37359
1,198,789,630
37,359
[ "python", "cpython" ]
BPO | [626936](https://bugs.python.org/issue626936) --- | :--- Nosy | @loewis, @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-06-05.22:05:17.000> created_at = <Date 2002-10-22.15:54:39.000> labels = ['expert-tkinter'] title = 'canvas.create_box() crashes Tk thread' updated_at = <Date 2004-06-05.22:05:17.000> user = 'https://bugs.python.org/rasfahan' ``` bugs.python.org fields: ```python activity = <Date 2004-06-05.22:05:17.000> actor = 'akuchling' assignee = 'none' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2002-10-22.15:54:39.000> creator = 'rasfahan' dependencies = [] files = [] hgrepos = [] issue_num = 626936 keywords = [] message_count = 6.0 messages = ['12913', '12914', '12915', '12916', '12917', '12918'] nosy_count = 3.0 nosy_names = ['loewis', 'akuchling', 'rasfahan'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue626936' versions = [] ``` </p></details>
canvas.create_box() crashes Tk thread
https://api.github.com/repos/python/cpython/issues/37358/comments
6
2002-10-22T15:54:39Z
2022-04-09T22:24:17Z
https://github.com/python/cpython/issues/37358
1,198,789,629
37,358
[ "python", "cpython" ]
BPO | [626926](https://bugs.python.org/issue626926) --- | :--- Nosy | @mwhudson, @gvanrossum, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-05-16.02:04:07.000> created_at = <Date 2002-10-22.15:36:54.000> labels = ['build'] title = 'Build error using make VPATH feature' updated_at = <Date 2003-05-16.02:04:07.000> user = 'https://bugs.python.org/davidedb' ``` bugs.python.org fields: ```python activity = <Date 2003-05-16.02:04:07.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-10-22.15:36:54.000> creator = 'davidedb' dependencies = [] files = [] hgrepos = [] issue_num = 626926 keywords = [] message_count = 10.0 messages = ['12903', '12904', '12905', '12906', '12907', '12908', '12909', '12910', '12911', '12912'] nosy_count = 5.0 nosy_names = ['mwh', 'gvanrossum', 'loewis', 'davidedb', 'tseaver'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue626926' versions = ['Python 2.2'] ``` </p></details>
Build error using make VPATH feature
https://api.github.com/repos/python/cpython/issues/37357/comments
10
2002-10-22T15:36:54Z
2022-04-09T22:24:15Z
https://github.com/python/cpython/issues/37357
1,198,789,625
37,357
[ "python", "cpython" ]
BPO | [626570](https://bugs.python.org/issue626570) --- | :--- Nosy | @brettcannon <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-11-12.23:16:46.000> created_at = <Date 2002-10-21.21:59:58.000> labels = ['library'] title = 'strptime() always returns 0 in dst field' updated_at = <Date 2002-11-12.23:16:46.000> user = 'https://bugs.python.org/otterley' ``` bugs.python.org fields: ```python activity = <Date 2002-11-12.23:16:46.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-10-21.21:59:58.000> creator = 'otterley' dependencies = [] files = [] hgrepos = [] issue_num = 626570 keywords = [] message_count = 6.0 messages = ['12897', '12898', '12899', '12900', '12901', '12902'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'brett.cannon', 'otterley'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue626570' versions = ['Python 2.2'] ``` </p></details>
strptime() always returns 0 in dst field
https://api.github.com/repos/python/cpython/issues/37356/comments
6
2002-10-21T21:59:58Z
2022-04-09T22:24:14Z
https://github.com/python/cpython/issues/37356
1,198,789,621
37,356
[ "python", "cpython" ]
BPO | [626554](https://bugs.python.org/issue626554) --- | :--- Nosy | @freddrake, @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/freddrake' closed_at = <Date 2002-10-22.21:02:01.000> created_at = <Date 2002-10-21.21:26:24.000> labels = ['type-feature', 'docs'] title = '__path__ is not documented' updated_at = <Date 2002-10-22.21:02:01.000> user = 'https://github.com/bitdancer' ``` bugs.python.org fields: ```python activity = <Date 2002-10-22.21:02:01.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-10-21.21:26:24.000> creator = 'r.david.murray' dependencies = [] files = [] hgrepos = [] issue_num = 626554 keywords = [] message_count = 2.0 messages = ['12895', '12896'] nosy_count = 2.0 nosy_names = ['fdrake', 'r.david.murray'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue626554' versions = [] ``` </p></details>
__path__ is not documented
https://api.github.com/repos/python/cpython/issues/37355/comments
2
2002-10-21T21:26:24Z
2022-04-09T22:24:14Z
https://github.com/python/cpython/issues/37355
1,198,789,617
37,355
[ "python", "cpython" ]
BPO | [626548](https://bugs.python.org/issue626548) --- | :--- Nosy | @malemburg, @loewis Files | <li>[hangul.txt](https://bugs.python.org/file4647/hangul.txt "Uploaded as text/plain at 2002-10-22.06:10:27 by @loewis")</li><li>[hangul.txt](https://bugs.python.org/file4648/hangul.txt "Uploaded as text/plain at 2002-11-11.14:45:29 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-11-23.12:23:21.000> created_at = <Date 2002-10-21.21:11:38.000> labels = [] title = 'Support Hangul Syllable names' updated_at = <Date 2002-11-23.12:23:21.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2002-11-23.12:23:21.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-10-21.21:11:38.000> creator = 'loewis' dependencies = [] files = ['4647', '4648'] hgrepos = [] issue_num = 626548 keywords = ['patch'] message_count = 9.0 messages = ['41420', '41421', '41422', '41423', '41424', '41425', '41426', '41427', '41428'] nosy_count = 2.0 nosy_names = ['lemburg', 'loewis'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue626548' versions = [] ``` </p></details>
Support Hangul Syllable names
https://api.github.com/repos/python/cpython/issues/37354/comments
9
2002-10-21T21:11:38Z
2022-04-09T22:24:13Z
https://github.com/python/cpython/issues/37354
1,198,789,610
37,354
[ "python", "cpython" ]
BPO | [626543](https://bugs.python.org/issue626543) --- | :--- 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 2006-02-01.20:31:11.000> created_at = <Date 2002-10-21.20:57:55.000> labels = ['library'] title = "urllib2 doesn't do HTTP-EQUIV & Refresh" updated_at = <Date 2006-02-01.20:31:11.000> user = 'https://bugs.python.org/jjlee' ``` bugs.python.org fields: ```python activity = <Date 2006-02-01.20:31:11.000> actor = 'jjlee' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-10-21.20:57:55.000> creator = 'jjlee' dependencies = [] files = [] hgrepos = [] issue_num = 626543 keywords = [] message_count = 6.0 messages = ['12889', '12890', '12891', '12892', '12893', '12894'] nosy_count = 2.0 nosy_names = ['loewis', 'jjlee'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue626543' versions = [] ``` </p></details>
urllib2 doesn't do HTTP-EQUIV & Refresh
https://api.github.com/repos/python/cpython/issues/37353/comments
6
2002-10-21T20:57:55Z
2022-04-09T22:24:11Z
https://github.com/python/cpython/issues/37353
1,198,789,605
37,353
[ "python", "cpython" ]
BPO | [626485](https://bugs.python.org/issue626485) --- | :--- Nosy | @malemburg, @loewis Files | <li>[normal.txt](https://bugs.python.org/file4645/normal.txt "Uploaded as text/plain at 2002-10-22.06:09:58 by @loewis")</li><li>[normal.txt](https://bugs.python.org/file4646/normal.txt "Uploaded as text/plain at 2002-11-23.15:19:15 by @loewis")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-11-23.22:08:53.000> created_at = <Date 2002-10-21.19:02:28.000> labels = ['interpreter-core'] title = 'Support Unicode normalization' updated_at = <Date 2002-11-23.22:08:53.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2002-11-23.22:08:53.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-10-21.19:02:28.000> creator = 'loewis' dependencies = [] files = ['4645', '4646'] hgrepos = [] issue_num = 626485 keywords = ['patch'] message_count = 7.0 messages = ['41413', '41414', '41415', '41416', '41417', '41418', '41419'] nosy_count = 2.0 nosy_names = ['lemburg', 'loewis'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue626485' versions = [] ``` </p></details>
Support Unicode normalization
https://api.github.com/repos/python/cpython/issues/37352/comments
7
2002-10-21T19:02:28Z
2022-04-09T22:24:11Z
https://github.com/python/cpython/issues/37352
1,198,789,602
37,352
[ "python", "cpython" ]
BPO | [626452](https://bugs.python.org/issue626452) --- | :--- Nosy | @warsaw, @tiran, @devdanzin, @bitdancer, @vadmium <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = None created_at = <Date 2002-10-21.18:00:49.000> labels = ['type-feature', 'library', 'expert-email'] title = 'Support RFC 2392 in email package' updated_at = <Date 2015-02-23.04:29:13.967> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2015-02-23.04:29:13.967> actor = 'martin.panter' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)', 'email'] creation = <Date 2002-10-21.18:00:49.000> creator = 'barry' dependencies = [] files = [] hgrepos = [] issue_num = 626452 keywords = [] message_count = 8.0 messages = ['53667', '53668', '59296', '168955', '168956', '168957', '168958', '169001'] nosy_count = 7.0 nosy_names = ['barry', 'christian.heimes', 'ajaksu2', 'r.david.murray', 'meatballhat', 'martin.panter', 'moijes12'] pr_nums = [] priority = 'low' resolution = None stage = 'needs patch' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue626452' versions = ['Python 3.4'] ``` </p></details>
Support RFC 2392 in email package
https://api.github.com/repos/python/cpython/issues/37351/comments
10
2002-10-21T18:00:49Z
2023-02-06T02:47:19Z
https://github.com/python/cpython/issues/37351
1,198,789,596
37,351
[ "python", "cpython" ]
BPO | [626275](https://bugs.python.org/issue626275) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-12-17.00:41:15.000> created_at = <Date 2002-10-21.10:30:57.000> labels = ['docs'] title = "missing DECREF's in embedding example" updated_at = <Date 2002-12-17.00:41:15.000> user = 'https://bugs.python.org/yodagh' ``` bugs.python.org fields: ```python activity = <Date 2002-12-17.00:41:15.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-10-21.10:30:57.000> creator = 'yoda_gh' dependencies = [] files = [] hgrepos = [] issue_num = 626275 keywords = [] message_count = 2.0 messages = ['12887', '12888'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'yoda_gh'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue626275' versions = ['Python 2.2'] ``` </p></details>
missing DECREF's in embedding example
https://api.github.com/repos/python/cpython/issues/37350/comments
2
2002-10-21T10:30:57Z
2022-04-09T22:24:07Z
https://github.com/python/cpython/issues/37350
1,198,789,593
37,350
[ "python", "cpython" ]
BPO | [626172](https://bugs.python.org/issue626172) --- | :--- Nosy | @malemburg Files | <li>[killuni.py](https://bugs.python.org/file645/killuni.py "Uploaded as text/plain at 2002-10-21.02:52:29 by nnorwitz"): test case which crashes interpretter</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2002-10-23.08:50:01.000> created_at = <Date 2002-10-21.02:52:29.000> labels = ['expert-unicode'] title = 'crash using unicode latin1 single char' updated_at = <Date 2002-10-23.08:50:01.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-10-23.08:50:01.000> actor = 'lemburg' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2002-10-21.02:52:29.000> creator = 'nnorwitz' dependencies = [] files = ['645'] hgrepos = [] issue_num = 626172 keywords = [] message_count = 3.0 messages = ['12884', '12885', '12886'] nosy_count = 2.0 nosy_names = ['lemburg', 'nnorwitz'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue626172' versions = ['Python 2.2'] ``` </p></details>
crash using unicode latin1 single char
https://api.github.com/repos/python/cpython/issues/37349/comments
3
2002-10-21T02:52:29Z
2022-04-09T22:24:07Z
https://github.com/python/cpython/issues/37349
1,198,789,591
37,349