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 | [477330](https://bugs.python.org/issue477330) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis Files | <li>[slot_docs.patch](https://bugs.python.org/file3732/slot_docs.patch "Uploaded as text/plain at 2001-11-01.23:08:04 by mclay"): patch to add __slot_docs__ and __slot_types__</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 2001-12-04.19:14:29.000> created_at = <Date 2001-11-01.23:08:03.000> labels = ['interpreter-core'] title = 'add __slot_docs__ and __slot_types__' updated_at = <Date 2001-12-04.19:14:29.000> user = 'https://bugs.python.org/mclay' ``` bugs.python.org fields: ```python activity = <Date 2001-12-04.19:14:29.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-11-01.23:08:03.000> creator = 'mclay' dependencies = [] files = ['3732'] hgrepos = [] issue_num = 477330 keywords = ['patch'] message_count = 4.0 messages = ['38089', '38090', '38091', '38092'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'mclay'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue477330' versions = [] ``` </p></details>
add __slot_docs__ and __slot_types__
https://api.github.com/repos/python/cpython/issues/35448/comments
4
2001-11-01T23:08:03Z
2022-04-09T21:48:22Z
https://github.com/python/cpython/issues/35448
1,198,781,149
35,448
[ "python", "cpython" ]
BPO | [477221](https://bugs.python.org/issue477221) --- | :--- 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 2001-11-01.23:15:13.000> created_at = <Date 2001-11-01.18:40:41.000> labels = ['interpreter-core'] title = 'abs and divmod act oddly with -0.0' updated_at = <Date 2001-11-01.23:15:13.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-11-01.23:15:13.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-11-01.18:40:41.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 477221 keywords = [] message_count = 5.0 messages = ['7313', '7314', '7315', '7316', '7317'] nosy_count = 1.0 nosy_names = ['tim.peters'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue477221' versions = [] ``` </p></details>
abs and divmod act oddly with -0.0
https://api.github.com/repos/python/cpython/issues/35447/comments
5
2001-11-01T18:40:41Z
2022-04-09T21:48:21Z
https://github.com/python/cpython/issues/35447
1,198,781,142
35,447
[ "python", "cpython" ]
BPO | [477215](https://bugs.python.org/issue477215) --- | :--- Nosy | @tim-one, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2001-11-01.19:38:46.000> created_at = <Date 2001-11-01.17:57:15.000> labels = [] title = "'in' and 'not in' won't work for dict" updated_at = <Date 2001-11-01.19:38:46.000> user = 'https://bugs.python.org/warkid' ``` bugs.python.org fields: ```python activity = <Date 2001-11-01.19:38:46.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-11-01.17:57:15.000> creator = 'warkid' dependencies = [] files = [] hgrepos = [] issue_num = 477215 keywords = [] message_count = 4.0 messages = ['7309', '7310', '7311', '7312'] nosy_count = 3.0 nosy_names = ['tim.peters', 'fdrake', 'warkid'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue477215' versions = [] ``` </p></details>
'in' and 'not in' won't work for dict
https://api.github.com/repos/python/cpython/issues/35446/comments
4
2001-11-01T17:57:15Z
2022-04-09T21:48:20Z
https://github.com/python/cpython/issues/35446
1,198,781,138
35,446
[ "python", "cpython" ]
BPO | [477162](https://bugs.python.org/issue477162) --- | :--- Files | <li>[mmap_access_keyword.diff](https://bugs.python.org/file3731/mmap_access_keyword.diff "Uploaded as text/plain at 2001-11-01.15:12:16 by jaytmiller"): Patch mmap access keyword: code, test, docs</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-11-02.14:15:21.000> created_at = <Date 2001-11-01.15:12:15.000> labels = ['extension-modules'] title = 'New "access" keyword for mmap' updated_at = <Date 2001-11-02.14:15:21.000> user = 'https://bugs.python.org/jaytmiller' ``` bugs.python.org fields: ```python activity = <Date 2001-11-02.14:15:21.000> actor = 'jaytmiller' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-11-01.15:12:15.000> creator = 'jaytmiller' dependencies = [] files = ['3731'] hgrepos = [] issue_num = 477162 keywords = ['patch'] message_count = 2.0 messages = ['38087', '38088'] nosy_count = 1.0 nosy_names = ['jaytmiller'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue477162' versions = [] ``` </p></details>
New "access" keyword for mmap
https://api.github.com/repos/python/cpython/issues/35445/comments
2
2001-11-01T15:12:15Z
2022-04-09T21:48:18Z
https://github.com/python/cpython/issues/35445
1,198,781,135
35,445
[ "python", "cpython" ]
BPO | [477161](https://bugs.python.org/issue477161) --- | :--- Nosy | @tim-one, @loewis, @warsaw Files | <li>[mmap_access_keyword.diff](https://bugs.python.org/file3729/mmap_access_keyword.diff "Uploaded as text/plain at 2001-11-01.15:12:04 by jaytmiller"): Patch mmap access keyword: code, test, docs</li><li>[mmap_access_keyword2.diff](https://bugs.python.org/file3730/mmap_access_keyword2.diff "Uploaded as text/plain at 2001-11-04.11:53:03 by jaytmiller"): mmap access keyword parameter patch, v. 2</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2001-11-13.23:15:00.000> created_at = <Date 2001-11-01.15:12:02.000> labels = ['extension-modules'] title = 'New "access" keyword for mmap' updated_at = <Date 2001-11-13.23:15:00.000> user = 'https://bugs.python.org/jaytmiller' ``` bugs.python.org fields: ```python activity = <Date 2001-11-13.23:15:00.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-11-01.15:12:02.000> creator = 'jaytmiller' dependencies = [] files = ['3729', '3730'] hgrepos = [] issue_num = 477161 keywords = ['patch'] message_count = 7.0 messages = ['38080', '38081', '38082', '38083', '38084', '38085', '38086'] nosy_count = 4.0 nosy_names = ['tim.peters', 'loewis', 'barry', 'jaytmiller'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue477161' versions = [] ``` </p></details>
New "access" keyword for mmap
https://api.github.com/repos/python/cpython/issues/35444/comments
7
2001-11-01T15:12:02Z
2022-04-09T21:48:18Z
https://github.com/python/cpython/issues/35444
1,198,781,131
35,444
[ "python", "cpython" ]
BPO | [477059](https://bugs.python.org/issue477059) --- | :--- Nosy | @gvanrossum, @tim-one, @nascheme <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/nascheme' closed_at = <Date 2001-11-03.19:59:56.000> created_at = <Date 2001-11-01.04:13:37.000> labels = ['interpreter-core'] title = '__del__ on new classes vs. GC' updated_at = <Date 2001-11-03.19:59:56.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2001-11-03.19:59:56.000> actor = 'tim.peters' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-11-01.04:13:37.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 477059 keywords = ['patch'] message_count = 11.0 messages = ['38069', '38070', '38071', '38072', '38073', '38074', '38075', '38076', '38077', '38078', '38079'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'nascheme'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue477059' versions = [] ``` </p></details>
__del__ on new classes vs. GC
https://api.github.com/repos/python/cpython/issues/35443/comments
11
2001-11-01T04:13:37Z
2022-04-09T21:48:17Z
https://github.com/python/cpython/issues/35443
1,198,781,129
35,443
[ "python", "cpython" ]
BPO | [477023](https://bugs.python.org/issue477023) --- | :--- Nosy | @gvanrossum Files | <li>[bdbpatch.txt](https://bugs.python.org/file174/bdbpatch.txt "Uploaded as text/plain at 2001-11-01.03:53:43 by @gvanrossum"): Patch for bdb.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-11-29.02:50:30.000> created_at = <Date 2001-11-01.00:41:58.000> labels = ['library'] title = 'pdb: unexpected path confuses Emacs' updated_at = <Date 2001-11-29.02:50:30.000> user = 'https://bugs.python.org/jhmark' ``` bugs.python.org fields: ```python activity = <Date 2001-11-29.02:50:30.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-11-01.00:41:58.000> creator = 'jhmark' dependencies = [] files = ['174'] hgrepos = [] issue_num = 477023 keywords = [] message_count = 3.0 messages = ['7306', '7307', '7308'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jhmark'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue477023' versions = ['Python 2.2'] ``` </p></details>
pdb: unexpected path confuses Emacs
https://api.github.com/repos/python/cpython/issues/35442/comments
3
2001-11-01T00:41:58Z
2022-04-09T21:48:16Z
https://github.com/python/cpython/issues/35442
1,198,781,125
35,442
[ "python", "cpython" ]
BPO | [476912](https://bugs.python.org/issue476912) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-11-01.07:50:48.000> created_at = <Date 2001-10-31.20:17:38.000> labels = ['expert-regex'] title = 'regex annoyance' updated_at = <Date 2001-11-01.07:50:48.000> user = 'https://bugs.python.org/bbum' ``` bugs.python.org fields: ```python activity = <Date 2001-11-01.07:50:48.000> actor = 'effbot' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2001-10-31.20:17:38.000> creator = 'bbum' dependencies = [] files = [] hgrepos = [] issue_num = 476912 keywords = [] message_count = 5.0 messages = ['7301', '7302', '7303', '7304', '7305'] nosy_count = 3.0 nosy_names = ['tim.peters', 'effbot', 'bbum'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue476912' versions = [] ``` </p></details>
regex annoyance
https://api.github.com/repos/python/cpython/issues/35441/comments
5
2001-10-31T20:17:38Z
2022-04-09T21:48:14Z
https://github.com/python/cpython/issues/35441
1,198,781,123
35,441
[ "python", "cpython" ]
BPO | [476904](https://bugs.python.org/issue476904) --- | :--- 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 2001-11-01.23:18:11.000> created_at = <Date 2001-10-31.19:43:18.000> labels = ['OS-mac'] title = 'Unquittable applets' updated_at = <Date 2001-11-01.23:18:11.000> user = 'https://bugs.python.org/jvr' ``` bugs.python.org fields: ```python activity = <Date 2001-11-01.23:18:11.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2001-10-31.19:43:18.000> creator = 'jvr' dependencies = [] files = [] hgrepos = [] issue_num = 476904 keywords = [] message_count = 2.0 messages = ['7299', '7300'] nosy_count = 2.0 nosy_names = ['jackjansen', 'jvr'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue476904' versions = [] ``` </p></details>
Unquittable applets
https://api.github.com/repos/python/cpython/issues/35440/comments
2
2001-10-31T19:43:18Z
2022-04-09T21:48:14Z
https://github.com/python/cpython/issues/35440
1,198,781,120
35,440
[ "python", "cpython" ]
BPO | [476898](https://bugs.python.org/issue476898) --- | :--- 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 2001-11-02.03:34:16.000> created_at = <Date 2001-10-31.19:32:26.000> labels = ['docs'] title = 'Word "separate" spelled incorrectly' updated_at = <Date 2001-11-02.03:34:16.000> user = 'https://bugs.python.org/r124c41' ``` bugs.python.org fields: ```python activity = <Date 2001-11-02.03:34:16.000> actor = 'r124c41' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-10-31.19:32:26.000> creator = 'r124c41' dependencies = [] files = [] hgrepos = [] issue_num = 476898 keywords = [] message_count = 4.0 messages = ['7295', '7296', '7297', '7298'] nosy_count = 2.0 nosy_names = ['fdrake', 'r124c41'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue476898' versions = [] ``` </p></details>
Word "separate" spelled incorrectly
https://api.github.com/repos/python/cpython/issues/35439/comments
4
2001-10-31T19:32:26Z
2022-04-09T21:48:12Z
https://github.com/python/cpython/issues/35439
1,198,781,116
35,439
[ "python", "cpython" ]
BPO | [476884](https://bugs.python.org/issue476884) --- | :--- Nosy | @gvanrossum, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2001-12-07.18:03:34.000> created_at = <Date 2001-10-31.18:56:44.000> labels = ['library'] title = 'Configparser line continuations fail' updated_at = <Date 2001-12-07.18:03:34.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-12-07.18:03:34.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-10-31.18:56:44.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 476884 keywords = [] message_count = 3.0 messages = ['7292', '7293', '7294'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue476884' versions = [] ``` </p></details>
Configparser line continuations fail
https://api.github.com/repos/python/cpython/issues/35438/comments
3
2001-10-31T18:56:44Z
2022-04-09T21:48:11Z
https://github.com/python/cpython/issues/35438
1,198,781,113
35,438
[ "python", "cpython" ]
BPO | [476866](https://bugs.python.org/issue476866) --- | :--- Nosy | @gvanrossum, @smontanaro Files | <li>[trace.py](https://bugs.python.org/file3728/trace.py "Uploaded as text/plain at 2001-10-31.18:25:07 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 = 'https://github.com/gvanrossum' closed_at = <Date 2001-11-28.19:45:34.000> created_at = <Date 2001-10-31.18:25:05.000> labels = [] title = 'new improved trace.py' updated_at = <Date 2001-11-28.19:45:34.000> user = 'https://bugs.python.org/zooko' ``` bugs.python.org fields: ```python activity = <Date 2001-11-28.19:45:34.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2001-10-31.18:25:05.000> creator = 'zooko' dependencies = [] files = ['3728'] hgrepos = [] issue_num = 476866 keywords = ['patch'] message_count = 9.0 messages = ['38060', '38061', '38062', '38063', '38064', '38065', '38066', '38067', '38068'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'skip.montanaro', 'zooko'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue476866' versions = [] ``` </p></details>
new improved trace.py
https://api.github.com/repos/python/cpython/issues/35437/comments
9
2001-10-31T18:25:05Z
2022-04-09T21:48:10Z
https://github.com/python/cpython/issues/35437
1,198,781,108
35,437
[ "python", "cpython" ]
BPO | [476858](https://bugs.python.org/issue476858) --- | :--- Nosy | @gvanrossum, @tim-one, @freddrake, @smontanaro <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-12-11.22:47:12.000> created_at = <Date 2001-10-31.18:07:54.000> labels = ['interpreter-core'] title = 'Assignment to () should be legal' updated_at = <Date 2001-12-11.22:47:12.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2001-12-11.22:47:12.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-31.18:07:54.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 476858 keywords = [] message_count = 5.0 messages = ['7287', '7288', '7289', '7290', '7291'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'fdrake', 'skip.montanaro'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue476858' versions = [] ``` </p></details>
Assignment to () should be legal
https://api.github.com/repos/python/cpython/issues/35436/comments
5
2001-10-31T18:07:54Z
2022-04-09T21:48:09Z
https://github.com/python/cpython/issues/35436
1,198,781,103
35,436
[ "python", "cpython" ]
BPO | [476852](https://bugs.python.org/issue476852) --- | :--- 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 2001-11-28.16:22:07.000> created_at = <Date 2001-10-31.18:01:55.000> labels = ['interpreter-core'] title = 'Some bad macros in abstract.h' updated_at = <Date 2001-11-28.16:22:07.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2001-11-28.16:22:07.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-31.18:01:55.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 476852 keywords = [] message_count = 2.0 messages = ['7285', '7286'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jhylton'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue476852' versions = [] ``` </p></details>
Some bad macros in abstract.h
https://api.github.com/repos/python/cpython/issues/35435/comments
2
2001-10-31T18:01:55Z
2022-04-09T21:48:07Z
https://github.com/python/cpython/issues/35435
1,198,781,101
35,435
[ "python", "cpython" ]
BPO | [476814](https://bugs.python.org/issue476814) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis, @warsaw, @jackjansen Files | <li>[@univnewlines-20020414](https://bugs.python.org/file3725/%40univnewlines-20020414 "Uploaded as application/octet-stream at 2002-04-13.23:31:44 by @jackjansen"): Patch version 7</li><li>[@univnewlines-doc-20020414](https://bugs.python.org/file3726/%40univnewlines-doc-20020414 "Uploaded as application/octet-stream at 2002-04-13.23:32:41 by @jackjansen"): Docs v2</li><li>[test_univnewlines.py](https://bugs.python.org/file3727/test_univnewlines.py "Uploaded as text/plain at 2002-04-13.23:34:08 by @jackjansen"): test script v5, 14-apr-02</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-05-22.20:30:16.000> created_at = <Date 2001-10-31.16:41:38.000> labels = ['interpreter-core'] title = 'foreign-platform newline support' updated_at = <Date 2002-05-22.20:30:16.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2002-05-22.20:30:16.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-31.16:41:38.000> creator = 'jackjansen' dependencies = [] files = ['3725', '3726', '3727'] hgrepos = [] issue_num = 476814 keywords = ['patch'] message_count = 13.0 messages = ['38047', '38048', '38049', '38050', '38051', '38052', '38053', '38054', '38055', '38056', '38057', '38058', '38059'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'barry', 'jackjansen'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue476814' versions = [] ``` </p></details>
foreign-platform newline support
https://api.github.com/repos/python/cpython/issues/35434/comments
13
2001-10-31T16:41:38Z
2022-04-09T21:48:07Z
https://github.com/python/cpython/issues/35434
1,198,781,097
35,434
[ "python", "cpython" ]
BPO | [476648](https://bugs.python.org/issue476648) --- | :--- Nosy | @tim-one, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2001-11-02.23:36:26.000> created_at = <Date 2001-10-31.04:58:09.000> labels = ['library'] title = 'socket.getnameinfo crashes interpreter' updated_at = <Date 2001-11-02.23:36:26.000> user = 'https://bugs.python.org/icep17' ``` bugs.python.org fields: ```python activity = <Date 2001-11-02.23:36:26.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-10-31.04:58:09.000> creator = 'icep17' dependencies = [] files = [] hgrepos = [] issue_num = 476648 keywords = [] message_count = 8.0 messages = ['7277', '7278', '7279', '7280', '7281', '7282', '7283', '7284'] nosy_count = 4.0 nosy_names = ['tim.peters', 'nobody', 'loewis', 'icep17'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue476648' versions = [] ``` </p></details>
socket.getnameinfo crashes interpreter
https://api.github.com/repos/python/cpython/issues/35433/comments
8
2001-10-31T04:58:09Z
2022-04-09T21:48:06Z
https://github.com/python/cpython/issues/35433
1,198,781,091
35,433
[ "python", "cpython" ]
BPO | [476616](https://bugs.python.org/issue476616) --- | :--- Nosy | @gvanrossum, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2001-11-05.17:42:49.000> created_at = <Date 2001-10-31.02:57:25.000> labels = ['library'] title = 'UserDict.copy() error' updated_at = <Date 2001-11-05.17:42:49.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-11-05.17:42:49.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-10-31.02:57:25.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 476616 keywords = [] message_count = 3.0 messages = ['7274', '7275', '7276'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue476616' versions = ['Python 2.2'] ``` </p></details>
UserDict.copy() error
https://api.github.com/repos/python/cpython/issues/35432/comments
3
2001-10-31T02:57:25Z
2022-04-09T21:48:05Z
https://github.com/python/cpython/issues/35432
1,198,781,089
35,432
[ "python", "cpython" ]
BPO | [476612](https://bugs.python.org/issue476612) --- | :--- Nosy | @akuchling, @nascheme Files | <li>[pep247.patch](https://bugs.python.org/file3723/pep247.patch "Uploaded as text/plain at 2001-10-31.02:41:45 by @akuchling"): Patch adding PEP 247 compliance</li><li>[test_pep247.py](https://bugs.python.org/file3724/test_pep247.py "Uploaded as text/plain at 2001-10-31.02:44:56 by @akuchling"): test_pep247.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2001-11-02.21:47:29.000> created_at = <Date 2001-10-31.02:41:44.000> labels = ['extension-modules'] title = 'Make md5/sha/hmac match PEP 247' updated_at = <Date 2001-11-02.21:47:29.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2001-11-02.21:47:29.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-10-31.02:41:44.000> creator = 'akuchling' dependencies = [] files = ['3723', '3724'] hgrepos = [] issue_num = 476612 keywords = ['patch'] message_count = 6.0 messages = ['38041', '38042', '38043', '38044', '38045', '38046'] nosy_count = 3.0 nosy_names = ['akuchling', 'nascheme', 'ghaering'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue476612' versions = [] ``` </p></details>
Make md5/sha/hmac match PEP 247
https://api.github.com/repos/python/cpython/issues/35431/comments
6
2001-10-31T02:41:44Z
2022-04-09T21:48:04Z
https://github.com/python/cpython/issues/35431
1,198,781,081
35,431
[ "python", "cpython" ]
BPO | [476593](https://bugs.python.org/issue476593) --- | :--- <sup>*Note: these values reflect the state of the issue at 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 2001-11-09.16:18:04.000> created_at = <Date 2001-10-31.01:27:54.000> labels = ['interpreter-core'] title = 'Bad mode for opening file gives bad msg.' updated_at = <Date 2001-11-09.16:18:04.000> user = 'https://bugs.python.org/gregball' ``` bugs.python.org fields: ```python activity = <Date 2001-11-09.16:18:04.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-31.01:27:54.000> creator = 'greg_ball' dependencies = [] files = [] hgrepos = [] issue_num = 476593 keywords = [] message_count = 2.0 messages = ['7272', '7273'] nosy_count = 2.0 nosy_names = ['jhylton', 'greg_ball'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue476593' versions = [] ``` </p></details>
Bad mode for opening file gives bad msg.
https://api.github.com/repos/python/cpython/issues/35430/comments
2
2001-10-31T01:27:54Z
2022-04-09T21:48:02Z
https://github.com/python/cpython/issues/35430
1,198,781,080
35,430
[ "python", "cpython" ]
BPO | [476557](https://bugs.python.org/issue476557) --- | :--- Nosy | @mwhudson, @gvanrossum Files | <li>[fileobj.diff.txt](https://bugs.python.org/file173/fileobj.diff.txt "Uploaded as text/plain at 2001-10-31.10:31:13 by @mwhudson"): kill another METH_OLDARGS</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 2001-10-31.18:51:50.000> created_at = <Date 2001-10-30.22:46:06.000> labels = ['interpreter-core'] title = 'Wrong error message for file.write(a, b)' updated_at = <Date 2001-10-31.18:51:50.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-10-31.18:51:50.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-30.22:46:06.000> creator = 'anonymous' dependencies = [] files = ['173'] hgrepos = [] issue_num = 476557 keywords = [] message_count = 4.0 messages = ['7268', '7269', '7270', '7271'] 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/issue476557' versions = [] ``` </p></details>
Wrong error message for file.write(a, b)
https://api.github.com/repos/python/cpython/issues/35429/comments
4
2001-10-30T22:46:06Z
2022-04-09T21:48:01Z
https://github.com/python/cpython/issues/35429
1,198,781,075
35,429
[ "python", "cpython" ]
BPO | [476435](https://bugs.python.org/issue476435) --- | :--- 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 2001-10-30.19:58:15.000> created_at = <Date 2001-10-30.18:52:45.000> labels = ['interpreter-core', 'invalid'] title = 'inconsistant behavior with float and str' updated_at = <Date 2001-10-30.19:58:15.000> user = 'https://bugs.python.org/rambozo' ``` bugs.python.org fields: ```python activity = <Date 2001-10-30.19:58:15.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-30.18:52:45.000> creator = 'rambozo' dependencies = [] files = [] hgrepos = [] issue_num = 476435 keywords = [] message_count = 2.0 messages = ['7266', '7267'] nosy_count = 2.0 nosy_names = ['tim.peters', 'rambozo'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue476435' versions = [] ``` </p></details>
inconsistant behavior with float and str
https://api.github.com/repos/python/cpython/issues/35428/comments
2
2001-10-30T18:52:45Z
2022-04-09T21:48:00Z
https://github.com/python/cpython/issues/35428
1,198,781,071
35,428
[ "python", "cpython" ]
BPO | [476419](https://bugs.python.org/issue476419) --- | :--- 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 2001-11-15.17:34:23.000> created_at = <Date 2001-10-30.17:49:07.000> labels = ['docs'] title = 'Turtle documentation not included.' updated_at = <Date 2001-11-15.17:34:23.000> user = 'https://bugs.python.org/jjc' ``` bugs.python.org fields: ```python activity = <Date 2001-11-15.17:34:23.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-10-30.17:49:07.000> creator = 'jjc' dependencies = [] files = [] hgrepos = [] issue_num = 476419 keywords = [] message_count = 3.0 messages = ['7263', '7264', '7265'] nosy_count = 2.0 nosy_names = ['fdrake', 'jjc'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue476419' versions = [] ``` </p></details>
Turtle documentation not included.
https://api.github.com/repos/python/cpython/issues/35427/comments
3
2001-10-30T17:49:07Z
2022-04-09T21:47:59Z
https://github.com/python/cpython/issues/35427
1,198,781,069
35,427
[ "python", "cpython" ]
BPO | [476326](https://bugs.python.org/issue476326) --- | :--- Nosy | @malemburg, @loewis, @doerwalter <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/doerwalter' closed_at = <Date 2002-09-05.17:22:59.000> created_at = <Date 2001-10-30.11:25:35.000> labels = ['interpreter-core'] title = 'Unicode in sys.path not supported' updated_at = <Date 2002-09-05.17:22:59.000> user = 'https://bugs.python.org/pboddie' ``` bugs.python.org fields: ```python activity = <Date 2002-09-05.17:22:59.000> actor = 'doerwalter' assignee = 'doerwalter' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-30.11:25:35.000> creator = 'pboddie' dependencies = [] files = [] hgrepos = [] issue_num = 476326 keywords = [] message_count = 11.0 messages = ['7252', '7253', '7254', '7255', '7256', '7257', '7258', '7259', '7260', '7261', '7262'] nosy_count = 4.0 nosy_names = ['lemburg', 'loewis', 'doerwalter', 'pboddie'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue476326' versions = [] ``` </p></details>
Unicode in sys.path not supported
https://api.github.com/repos/python/cpython/issues/35426/comments
11
2001-10-30T11:25:35Z
2022-04-09T21:47:55Z
https://github.com/python/cpython/issues/35426
1,198,781,054
35,426
[ "python", "cpython" ]
BPO | [476194](https://bugs.python.org/issue476194) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-10-30.02:42:23.000> created_at = <Date 2001-10-30.00:00:38.000> labels = ['interpreter-core'] title = 'dir(Ellipsis)' updated_at = <Date 2001-10-30.02:42:23.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-10-30.02:42:23.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-30.00:00:38.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 476194 keywords = [] message_count = 2.0 messages = ['7250', '7251'] nosy_count = 1.0 nosy_names = ['gvanrossum'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue476194' versions = ['Python 2.2'] ``` </p></details>
dir(Ellipsis)
https://api.github.com/repos/python/cpython/issues/35425/comments
2
2001-10-30T00:00:38Z
2022-04-09T21:47:54Z
https://github.com/python/cpython/issues/35425
1,198,781,052
35,425
[ "python", "cpython" ]
BPO | [476138](https://bugs.python.org/issue476138) --- | :--- Nosy | @gvanrossum, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2001-10-29.21:48:10.000> created_at = <Date 2001-10-29.21:14:28.000> labels = ['library'] title = 'tempfile behavior across platforms' updated_at = <Date 2001-10-29.21:48:10.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2001-10-29.21:48:10.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-10-29.21:14:28.000> creator = 'jhylton' dependencies = [] files = [] hgrepos = [] issue_num = 476138 keywords = [] message_count = 4.0 messages = ['7246', '7247', '7248', '7249'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'jhylton'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue476138' versions = [] ``` </p></details>
tempfile behavior across platforms
https://api.github.com/repos/python/cpython/issues/35424/comments
4
2001-10-29T21:14:28Z
2022-04-09T21:47:53Z
https://github.com/python/cpython/issues/35424
1,198,781,048
35,424
[ "python", "cpython" ]
BPO | [476129](https://bugs.python.org/issue476129) --- | :--- Nosy | @gvanrossum, @nascheme Files | <li>[Demo6.py](https://bugs.python.org/file171/Demo6.py "Uploaded as text/plain at 2001-10-29.20:40:25 by mitchchapman"): Demonstrates infinite loop (?) in gc.collect</li><li>[gc_collect_lock.diff](https://bugs.python.org/file172/gc_collect_lock.diff "Uploaded as text/plain at 2001-10-29.23:45:46 by @nascheme")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/nascheme' closed_at = <Date 2001-10-31.23:10:46.000> created_at = <Date 2001-10-29.20:40:24.000> labels = ['interpreter-core'] title = 'gc.collect sometimes hangs' updated_at = <Date 2001-10-31.23:10:46.000> user = 'https://bugs.python.org/mitchchapman' ``` bugs.python.org fields: ```python activity = <Date 2001-10-31.23:10:46.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-29.20:40:24.000> creator = 'mitchchapman' dependencies = [] files = ['171', '172'] hgrepos = [] issue_num = 476129 keywords = [] message_count = 4.0 messages = ['7242', '7243', '7244', '7245'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'nascheme', 'mitchchapman'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue476129' versions = ['Python 2.2'] ``` </p></details>
gc.collect sometimes hangs
https://api.github.com/repos/python/cpython/issues/35423/comments
4
2001-10-29T20:40:24Z
2022-04-09T21:47:52Z
https://github.com/python/cpython/issues/35423
1,198,781,041
35,423
[ "python", "cpython" ]
BPO | [476054](https://bugs.python.org/issue476054) --- | :--- 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 2001-10-29.18:00:03.000> created_at = <Date 2001-10-29.16:52:15.000> labels = [] title = 'small improvement to random' updated_at = <Date 2001-10-29.18:00:03.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-10-29.18:00:03.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-10-29.16:52:15.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 476054 keywords = [] message_count = 2.0 messages = ['7240', '7241'] nosy_count = 1.0 nosy_names = ['tim.peters'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue476054' versions = [] ``` </p></details>
small improvement to random
https://api.github.com/repos/python/cpython/issues/35422/comments
2
2001-10-29T16:52:15Z
2022-04-09T21:47:51Z
https://github.com/python/cpython/issues/35422
1,198,781,034
35,422
[ "python", "cpython" ]
BPO | [476047](https://bugs.python.org/issue476047) --- | :--- Nosy | @loewis Files | <li>[jim.txt](https://bugs.python.org/file3721/jim.txt "Uploaded as text/plain at 2001-10-29.16:21:33 by ahlstromjc"): Diffs on pythonrun.c and import.c</li><li>[jim2.txt](https://bugs.python.org/file3722/jim2.txt "Uploaded as text/plain at 2001-11-07.15:00:56 by ahlstromjc"): Second version of import.c patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-12-12.22:42:31.000> created_at = <Date 2001-10-29.16:21:32.000> labels = ['interpreter-core'] title = 'Zip importing; do NOT install' updated_at = <Date 2001-12-12.22:42:31.000> user = 'https://bugs.python.org/ahlstromjc' ``` bugs.python.org fields: ```python activity = <Date 2001-12-12.22:42:31.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-29.16:21:32.000> creator = 'ahlstromjc' dependencies = [] files = ['3721', '3722'] hgrepos = [] issue_num = 476047 keywords = ['patch'] message_count = 4.0 messages = ['38037', '38038', '38039', '38040'] nosy_count = 3.0 nosy_names = ['loewis', 'jhylton', 'ahlstromjc'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue476047' versions = [] ``` </p></details>
Zip importing; do NOT install
https://api.github.com/repos/python/cpython/issues/35421/comments
4
2001-10-29T16:21:32Z
2022-04-09T21:47:49Z
https://github.com/python/cpython/issues/35421
1,198,781,030
35,421
[ "python", "cpython" ]
BPO | [475951](https://bugs.python.org/issue475951) --- | :--- Nosy | @gvanrossum, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-11-03.02:28:23.000> created_at = <Date 2001-10-29.10:15:51.000> labels = ['build'] title = 'HP-UX: Problem building socket' updated_at = <Date 2002-11-03.02:28:23.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2002-11-03.02:28:23.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-10-29.10:15:51.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 475951 keywords = [] message_count = 9.0 messages = ['7231', '7232', '7233', '7234', '7235', '7236', '7237', '7238', '7239'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'nobody', 'loewis', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue475951' versions = [] ``` </p></details>
HP-UX: Problem building socket
https://api.github.com/repos/python/cpython/issues/35420/comments
9
2001-10-29T10:15:51Z
2022-04-09T21:47:47Z
https://github.com/python/cpython/issues/35420
1,198,781,025
35,420
[ "python", "cpython" ]
BPO | [475877](https://bugs.python.org/issue475877) --- | :--- Nosy | @gvanrossum, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-12-03.17:05:04.000> created_at = <Date 2001-10-29.03:24:02.000> labels = ['interpreter-core'] title = 'Mutable subtype instances are hashable' updated_at = <Date 2001-12-03.17:05:04.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2001-12-03.17:05:04.000> actor = 'tim.peters' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-29.03:24:02.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 475877 keywords = [] message_count = 8.0 messages = ['7223', '7224', '7225', '7226', '7227', '7228', '7229', '7230'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'tim.peters'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue475877' versions = ['Python 2.2'] ``` </p></details>
Mutable subtype instances are hashable
https://api.github.com/repos/python/cpython/issues/35419/comments
8
2001-10-29T03:24:02Z
2022-04-09T21:47:47Z
https://github.com/python/cpython/issues/35419
1,198,781,020
35,419
[ "python", "cpython" ]
BPO | [475657](https://bugs.python.org/issue475657) --- | :--- Nosy | @gvanrossum Files | <li>[patches2.txt](https://bugs.python.org/file3720/patches2.txt "Uploaded as text/plain at 2001-10-27.20:53:22 by dschwertberger"): Patches</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 2001-10-27.21:16:31.000> created_at = <Date 2001-10-27.20:53:21.000> labels = ['interpreter-core'] title = 'Platform support for 2.2b: RISC OS' updated_at = <Date 2001-10-27.21:16:31.000> user = 'https://bugs.python.org/dschwertberger' ``` bugs.python.org fields: ```python activity = <Date 2001-10-27.21:16:31.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-27.20:53:21.000> creator = 'dschwertberger' dependencies = [] files = ['3720'] hgrepos = [] issue_num = 475657 keywords = ['patch'] message_count = 2.0 messages = ['38035', '38036'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'dschwertberger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue475657' versions = [] ``` </p></details>
Platform support for 2.2b: RISC OS
https://api.github.com/repos/python/cpython/issues/35418/comments
2
2001-10-27T20:53:21Z
2022-04-09T21:47:46Z
https://github.com/python/cpython/issues/35418
1,198,781,016
35,418
[ "python", "cpython" ]
BPO | [475538](https://bugs.python.org/issue475538) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-10-27.15:53:15.000> created_at = <Date 2001-10-27.13:43:08.000> labels = ['extension-modules'] title = 'os.system() and cgi' updated_at = <Date 2001-10-27.15:53:15.000> user = 'https://bugs.python.org/redmaple' ``` bugs.python.org fields: ```python activity = <Date 2001-10-27.15:53:15.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-10-27.13:43:08.000> creator = 'redmaple' dependencies = [] files = [] hgrepos = [] issue_num = 475538 keywords = [] message_count = 2.0 messages = ['7221', '7222'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'redmaple'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue475538' versions = [] ``` </p></details>
os.system() and cgi
https://api.github.com/repos/python/cpython/issues/35417/comments
2
2001-10-27T13:43:08Z
2022-04-09T21:47:45Z
https://github.com/python/cpython/issues/35417
1,198,781,012
35,417
[ "python", "cpython" ]
BPO | [475327](https://bugs.python.org/issue475327) --- | :--- 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 2001-10-27.19:38:37.000> created_at = <Date 2001-10-26.15:13:39.000> labels = ['interpreter-core'] title = 'type() produces incorrect error msg' updated_at = <Date 2001-10-27.19:38:37.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2001-10-27.19:38:37.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-26.15:13:39.000> creator = 'nnorwitz' dependencies = [] files = [] hgrepos = [] issue_num = 475327 keywords = [] message_count = 2.0 messages = ['7219', '7220'] nosy_count = 2.0 nosy_names = ['tim.peters', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue475327' versions = ['Python 2.2'] ``` </p></details>
type() produces incorrect error msg
https://api.github.com/repos/python/cpython/issues/35416/comments
2
2001-10-26T15:13:39Z
2022-04-09T21:47:44Z
https://github.com/python/cpython/issues/35416
1,198,781,009
35,416
[ "python", "cpython" ]
BPO | [475325](https://bugs.python.org/issue475325) --- | :--- 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 2001-10-31.12:16:53.000> created_at = <Date 2001-10-26.15:08:37.000> labels = ['OS-mac', 'release-blocker'] title = 'Frozen packages broken on the Mac' updated_at = <Date 2001-10-31.12:16:53.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2001-10-31.12:16:53.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2001-10-26.15:08:37.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 475325 keywords = [] message_count = 2.0 messages = ['7217', '7218'] nosy_count = 1.0 nosy_names = ['jackjansen'] pr_nums = [] priority = 'release blocker' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue475325' versions = [] ``` </p></details>
Frozen packages broken on the Mac
https://api.github.com/repos/python/cpython/issues/35415/comments
2
2001-10-26T15:08:37Z
2022-04-09T21:47:43Z
https://github.com/python/cpython/issues/35415
1,198,781,004
35,415
[ "python", "cpython" ]
BPO | [475253](https://bugs.python.org/issue475253) --- | :--- 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 2001-12-07.16:08:21.000> created_at = <Date 2001-10-26.10:43:58.000> labels = ['OS-mac'] title = '[OSX]ConfigPython fails 4 non-admin user' updated_at = <Date 2001-12-07.16:08:21.000> user = 'https://bugs.python.org/ryanwilcox' ``` bugs.python.org fields: ```python activity = <Date 2001-12-07.16:08:21.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2001-10-26.10:43:58.000> creator = 'ryanwilcox' dependencies = [] files = [] hgrepos = [] issue_num = 475253 keywords = [] message_count = 2.0 messages = ['7215', '7216'] nosy_count = 2.0 nosy_names = ['jackjansen', 'ryanwilcox'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue475253' versions = [] ``` </p></details>
[OSX]ConfigPython fails 4 non-admin user
https://api.github.com/repos/python/cpython/issues/35414/comments
2
2001-10-26T10:43:58Z
2022-04-09T21:47:42Z
https://github.com/python/cpython/issues/35414
1,198,781,000
35,414
[ "python", "cpython" ]
BPO | [475166](https://bugs.python.org/issue475166) --- | :--- 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 2001-10-26.03:40:18.000> created_at = <Date 2001-10-26.03:18:49.000> labels = ['library'] title = 'Confusing code (typos?) in CGIHTTPServer' updated_at = <Date 2001-10-26.03:40:18.000> user = 'https://bugs.python.org/noah' ``` bugs.python.org fields: ```python activity = <Date 2001-10-26.03:40:18.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-10-26.03:18:49.000> creator = 'noah' dependencies = [] files = [] hgrepos = [] issue_num = 475166 keywords = [] message_count = 2.0 messages = ['7213', '7214'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'noah'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue475166' versions = [] ``` </p></details>
Confusing code (typos?) in CGIHTTPServer
https://api.github.com/repos/python/cpython/issues/35413/comments
2
2001-10-26T03:18:49Z
2022-04-09T21:47:40Z
https://github.com/python/cpython/issues/35413
1,198,780,999
35,413
[ "python", "cpython" ]
BPO | [475049](https://bugs.python.org/issue475049) --- | :--- 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 2001-10-25.20:45:42.000> created_at = <Date 2001-10-25.20:36:30.000> labels = ['docs'] title = 'Slight documentation error in XML DOM' updated_at = <Date 2001-10-25.20:45:42.000> user = 'https://bugs.python.org/vrmeyer' ``` bugs.python.org fields: ```python activity = <Date 2001-10-25.20:45:42.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-10-25.20:36:30.000> creator = 'vrmeyer' dependencies = [] files = [] hgrepos = [] issue_num = 475049 keywords = [] message_count = 2.0 messages = ['7211', '7212'] nosy_count = 2.0 nosy_names = ['fdrake', 'vrmeyer'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue475049' versions = [] ``` </p></details>
Slight documentation error in XML DOM
https://api.github.com/repos/python/cpython/issues/35412/comments
2
2001-10-25T20:36:30Z
2022-04-09T21:47:39Z
https://github.com/python/cpython/issues/35412
1,198,780,991
35,412
[ "python", "cpython" ]
BPO | [475046](https://bugs.python.org/issue475046) --- | :--- Files | <li>[ssl_threads_fix.dif](https://bugs.python.org/file3719/ssl_threads_fix.dif "Uploaded as text/x-diff at 2001-10-25.20:32:40 by ghaering")</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 2001-10-25.20:43:30.000> created_at = <Date 2001-10-25.20:31:45.000> labels = ['extension-modules'] title = 'Nonblocking SSL' updated_at = <Date 2001-10-25.20:43:30.000> user = 'https://bugs.python.org/ghaering' ``` bugs.python.org fields: ```python activity = <Date 2001-10-25.20:43:30.000> actor = 'ghaering' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-10-25.20:31:45.000> creator = 'ghaering' dependencies = [] files = ['3719'] hgrepos = [] issue_num = 475046 keywords = ['patch'] message_count = 2.0 messages = ['38033', '38034'] nosy_count = 1.0 nosy_names = ['ghaering'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue475046' versions = [] ``` </p></details>
Nonblocking SSL
https://api.github.com/repos/python/cpython/issues/35411/comments
2
2001-10-25T20:31:45Z
2022-04-09T21:47:37Z
https://github.com/python/cpython/issues/35411
1,198,780,985
35,411
[ "python", "cpython" ]
BPO | [475045](https://bugs.python.org/issue475045) --- | :--- Nosy | @loewis Files | <li>[ssl_threads_fix.dif](https://bugs.python.org/file3718/ssl_threads_fix.dif "Uploaded as text/x-diff at 2001-10-25.20:32:10 by ghaering")</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 2001-10-27.21:49:04.000> created_at = <Date 2001-10-25.20:31:16.000> labels = ['extension-modules'] title = 'Nonblocking SSL' updated_at = <Date 2001-10-27.21:49:04.000> user = 'https://bugs.python.org/ghaering' ``` bugs.python.org fields: ```python activity = <Date 2001-10-27.21:49:04.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-10-25.20:31:16.000> creator = 'ghaering' dependencies = [] files = ['3718'] hgrepos = [] issue_num = 475045 keywords = ['patch'] message_count = 4.0 messages = ['38029', '38030', '38031', '38032'] nosy_count = 2.0 nosy_names = ['loewis', 'ghaering'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue475045' versions = [] ``` </p></details>
Nonblocking SSL
https://api.github.com/repos/python/cpython/issues/35410/comments
4
2001-10-25T20:31:16Z
2022-04-09T21:47:36Z
https://github.com/python/cpython/issues/35410
1,198,780,982
35,410
[ "python", "cpython" ]
BPO | [475033](https://bugs.python.org/issue475033) --- | :--- Nosy | @gvanrossum Files | <li>[selectmodule.patch](https://bugs.python.org/file3717/selectmodule.patch "Uploaded as text/plain at 2001-10-25.19:54:38 by dbrueck"): Patch file to fix select.poller.register</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 2001-10-25.20:44:02.000> created_at = <Date 2001-10-25.19:50:47.000> labels = ['interpreter-core'] title = 'Fix for defect python/cpython#35397' updated_at = <Date 2001-10-25.20:44:02.000> user = 'https://bugs.python.org/dbrueck' ``` bugs.python.org fields: ```python activity = <Date 2001-10-25.20:44:02.000> actor = 'dbrueck' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-25.19:50:47.000> creator = 'dbrueck' dependencies = [] files = ['3717'] hgrepos = [] issue_num = 475033 keywords = ['patch'] message_count = 4.0 messages = ['38025', '38026', '38027', '38028'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'dbrueck'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue475033' versions = [] ``` </p></details>
Fix for defect #474538
https://api.github.com/repos/python/cpython/issues/35409/comments
4
2001-10-25T19:50:47Z
2022-04-09T21:47:35Z
https://github.com/python/cpython/issues/35409
1,198,780,979
35,409
[ "python", "cpython" ]
BPO | [475009](https://bugs.python.org/issue475009) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2001-12-06.21:30:31.000> created_at = <Date 2001-10-25.19:09:57.000> labels = ['library'] title = 'build_scripts.post_interp is None' updated_at = <Date 2001-12-06.21:30:31.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-12-06.21:30:31.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-10-25.19:09:57.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 475009 keywords = ['patch'] message_count = 3.0 messages = ['38022', '38023', '38024'] nosy_count = 2.0 nosy_names = ['akuchling', 'calvin'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue475009' versions = [] ``` </p></details>
build_scripts.post_interp is None
https://api.github.com/repos/python/cpython/issues/35408/comments
3
2001-10-25T19:09:57Z
2022-04-09T21:47:34Z
https://github.com/python/cpython/issues/35408
1,198,780,977
35,408
[ "python", "cpython" ]
BPO | [474992](https://bugs.python.org/issue474992) --- | :--- Nosy | @tim-one, @nascheme Files | <li>[perftestpython.tar](https://bugs.python.org/file170/perftestpython.tar "Uploaded as application/x-tar at 2001-10-25.18:45:41 by giacometti")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-03-22.19:27:56.000> created_at = <Date 2001-10-25.18:43:10.000> labels = [] title = 'python version benchmark' updated_at = <Date 2002-03-22.19:27:56.000> user = 'https://bugs.python.org/giacometti' ``` bugs.python.org fields: ```python activity = <Date 2002-03-22.19:27:56.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-10-25.18:43:10.000> creator = 'giacometti' dependencies = [] files = ['170'] hgrepos = [] issue_num = 474992 keywords = [] message_count = 3.0 messages = ['7208', '7209', '7210'] nosy_count = 3.0 nosy_names = ['tim.peters', 'nascheme', 'giacometti'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue474992' versions = [] ``` </p></details>
python version benchmark
https://api.github.com/repos/python/cpython/issues/35407/comments
3
2001-10-25T18:43:10Z
2022-04-09T21:47:32Z
https://github.com/python/cpython/issues/35407
1,198,780,973
35,407
[ "python", "cpython" ]
BPO | [474986](https://bugs.python.org/issue474986) --- | :--- 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 2003-01-29.04:12:23.000> created_at = <Date 2001-10-25.18:22:40.000> labels = ['expert-XML', 'type-feature'] title = "minidom doesn't implement importNode()" updated_at = <Date 2003-01-29.04:12:23.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2003-01-29.04:12:23.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2001-10-25.18:22:40.000> creator = 'fdrake' dependencies = [] files = [] hgrepos = [] issue_num = 474986 keywords = [] message_count = 4.0 messages = ['7204', '7205', '7206', '7207'] nosy_count = 2.0 nosy_names = ['fdrake', 'nnorwitz'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue474986' versions = [] ``` </p></details>
minidom doesn't implement importNode()
https://api.github.com/repos/python/cpython/issues/35406/comments
4
2001-10-25T18:22:40Z
2022-04-09T21:47:32Z
https://github.com/python/cpython/issues/35406
1,198,780,971
35,406
[ "python", "cpython" ]
BPO | [474919](https://bugs.python.org/issue474919) --- | :--- 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 2001-11-16.23:25:07.000> created_at = <Date 2001-10-25.15:52:23.000> labels = ['OS-mac'] title = '2.2b1 cannot start remotely (ssh)' updated_at = <Date 2001-11-16.23:25:07.000> user = 'https://bugs.python.org/gregwelch' ``` bugs.python.org fields: ```python activity = <Date 2001-11-16.23:25:07.000> actor = 'nobody' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2001-10-25.15:52:23.000> creator = 'gregwelch' dependencies = [] files = [] hgrepos = [] issue_num = 474919 keywords = [] message_count = 4.0 messages = ['7200', '7201', '7202', '7203'] nosy_count = 3.0 nosy_names = ['nobody', 'jackjansen', 'gregwelch'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue474919' versions = ['Python 2.2'] ``` </p></details>
2.2b1 cannot start remotely (ssh)
https://api.github.com/repos/python/cpython/issues/35405/comments
4
2001-10-25T15:52:23Z
2022-04-09T21:47:31Z
https://github.com/python/cpython/issues/35405
1,198,780,965
35,405
[ "python", "cpython" ]
BPO | [474913](https://bugs.python.org/issue474913) --- | :--- 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 2001-10-26.12:38:58.000> created_at = <Date 2001-10-25.15:48:04.000> labels = ['OS-mac'] title = "2.2b1 won't start in remote shell" updated_at = <Date 2001-10-26.12:38:58.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-10-26.12:38:58.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2001-10-25.15:48:04.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 474913 keywords = [] message_count = 2.0 messages = ['7198', '7199'] nosy_count = 1.0 nosy_names = ['jackjansen'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue474913' versions = ['Python 2.2'] ``` </p></details>
2.2b1 won't start in remote shell
https://api.github.com/repos/python/cpython/issues/35404/comments
2
2001-10-25T15:48:04Z
2022-04-09T21:47:30Z
https://github.com/python/cpython/issues/35404
1,198,780,961
35,404
[ "python", "cpython" ]
BPO | [474836](https://bugs.python.org/issue474836) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis, @theller, @mjpieters <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2004-06-08.08:32:26.000> created_at = <Date 2001-10-25.11:22:17.000> labels = ['expert-tkinter'] title = 'Tix not included in windows distribution' updated_at = <Date 2004-06-08.08:32:26.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2004-06-08.08:32:26.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2001-10-25.11:22:17.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 474836 keywords = [] message_count = 31.0 messages = ['7167', '7168', '7169', '7170', '7171', '7172', '7173', '7174', '7175', '7176', '7177', '7178', '7179', '7180', '7181', '7182', '7183', '7184', '7185', '7186', '7187', '7188', '7189', '7190', '7191', '7192', '7193', '7194', '7195', '7196', '7197'] nosy_count = 9.0 nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'theller', 'digulla', 'idiscovery', 'mjpieters', 'monos', 'jimjjewett'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue474836' versions = ['Python 2.3'] ``` </p></details>
Tix not included in windows distribution
https://api.github.com/repos/python/cpython/issues/35403/comments
31
2001-10-25T11:22:17Z
2022-04-09T21:47:29Z
https://github.com/python/cpython/issues/35403
1,198,780,956
35,403
[ "python", "cpython" ]
BPO | [474831](https://bugs.python.org/issue474831) --- | :--- Nosy | @gvanrossum, @smontanaro <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-11-02.12:15:25.000> created_at = <Date 2001-10-25.11:15:34.000> labels = ['interpreter-core', 'invalid'] title = "Command history doesn't work on Mandrake" updated_at = <Date 2001-11-02.12:15:25.000> user = 'https://bugs.python.org/qnorpet' ``` bugs.python.org fields: ```python activity = <Date 2001-11-02.12:15:25.000> actor = 'qnorpet' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-25.11:15:34.000> creator = 'qnorpet' dependencies = [] files = [] hgrepos = [] issue_num = 474831 keywords = [] message_count = 5.0 messages = ['7162', '7163', '7164', '7165', '7166'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'skip.montanaro', 'qnorpet'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue474831' versions = [] ``` </p></details>
Command history doesn't work on Mandrake
https://api.github.com/repos/python/cpython/issues/35402/comments
5
2001-10-25T11:15:34Z
2022-04-09T21:47:28Z
https://github.com/python/cpython/issues/35402
1,198,780,953
35,402
[ "python", "cpython" ]
BPO | [474737](https://bugs.python.org/issue474737) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-10-25.12:43:54.000> created_at = <Date 2001-10-25.04:48:15.000> labels = ['interpreter-core', 'invalid'] title = 'Problem overriding int.__init__()' updated_at = <Date 2001-10-25.12:43:54.000> user = 'https://bugs.python.org/average' ``` bugs.python.org fields: ```python activity = <Date 2001-10-25.12:43:54.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-25.04:48:15.000> creator = 'average' dependencies = [] files = [] hgrepos = [] issue_num = 474737 keywords = [] message_count = 2.0 messages = ['7160', '7161'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'average'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue474737' versions = [] ``` </p></details>
Problem overriding int.__init__()
https://api.github.com/repos/python/cpython/issues/35401/comments
2
2001-10-25T04:48:15Z
2022-04-09T21:47:27Z
https://github.com/python/cpython/issues/35401
1,198,780,947
35,401
[ "python", "cpython" ]
BPO | [474590](https://bugs.python.org/issue474590) --- | :--- Nosy | @gvanrossum Files | <li>[RISCOSPatches22.zip](https://bugs.python.org/file3716/RISCOSPatches22.zip "Uploaded as application/x-zip-compressed at 2001-10-24.19:25:06 by dschwertberger"): zip archive: Readme, replacement files and patches</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 2001-10-25.18:08:02.000> created_at = <Date 2001-10-24.19:25:02.000> labels = ['interpreter-core'] title = 'Platform support for 2.2: RISC OS' updated_at = <Date 2001-10-25.18:08:02.000> user = 'https://bugs.python.org/dschwertberger' ``` bugs.python.org fields: ```python activity = <Date 2001-10-25.18:08:02.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-24.19:25:02.000> creator = 'dschwertberger' dependencies = [] files = ['3716'] hgrepos = [] issue_num = 474590 keywords = ['patch'] message_count = 6.0 messages = ['38016', '38017', '38018', '38019', '38020', '38021'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'dschwertberger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue474590' versions = [] ``` </p></details>
Platform support for 2.2: RISC OS
https://api.github.com/repos/python/cpython/issues/35400/comments
6
2001-10-24T19:25:02Z
2022-04-09T21:47:26Z
https://github.com/python/cpython/issues/35400
1,198,780,943
35,400
[ "python", "cpython" ]
BPO | [474585](https://bugs.python.org/issue474585) --- | :--- Nosy | @gvanrossum, @freddrake, @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-03-18.19:28:37.000> created_at = <Date 2001-10-24.19:04:08.000> labels = ['docs'] title = 'Deprecate modules' updated_at = <Date 2002-03-18.19:28:37.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2002-03-18.19:28:37.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-10-24.19:04:08.000> creator = 'barry' dependencies = [] files = [] hgrepos = [] issue_num = 474585 keywords = [] message_count = 8.0 messages = ['7152', '7153', '7154', '7155', '7156', '7157', '7158', '7159'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'fdrake', 'barry'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue474585' versions = ['Python 2.2'] ``` </p></details>
Deprecate modules
https://api.github.com/repos/python/cpython/issues/35399/comments
8
2001-10-24T19:04:08Z
2022-04-09T21:47:24Z
https://github.com/python/cpython/issues/35399
1,198,780,937
35,399
[ "python", "cpython" ]
BPO | [474583](https://bugs.python.org/issue474583) --- | :--- Nosy | @loewis, @warsaw Files | <li>[mimetypes-patch.txt](https://bugs.python.org/file169/mimetypes-patch.txt "Uploaded as text/plain at 2001-10-24.18:57:46 by @warsaw")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2001-10-25.21:41:57.000> created_at = <Date 2001-10-24.18:57:43.000> labels = ['library'] title = 'non-standard types in mimetypes.py' updated_at = <Date 2001-10-25.21:41:57.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2001-10-25.21:41:57.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-10-24.18:57:43.000> creator = 'barry' dependencies = [] files = ['169'] hgrepos = [] issue_num = 474583 keywords = [] message_count = 3.0 messages = ['7149', '7150', '7151'] nosy_count = 2.0 nosy_names = ['loewis', 'barry'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue474583' versions = ['Python 2.2'] ``` </p></details>
non-standard types in mimetypes.py
https://api.github.com/repos/python/cpython/issues/35398/comments
3
2001-10-24T18:57:43Z
2022-04-09T21:47:23Z
https://github.com/python/cpython/issues/35398
1,198,780,936
35,398
[ "python", "cpython" ]
BPO | [474538](https://bugs.python.org/issue474538) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-10-25.20:19:10.000> created_at = <Date 2001-10-24.17:00:29.000> labels = ['extension-modules'] title = 'Memory (reference) leak in poller.regis' updated_at = <Date 2001-10-25.20:19:10.000> user = 'https://bugs.python.org/dbrueck' ``` bugs.python.org fields: ```python activity = <Date 2001-10-25.20:19:10.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-10-24.17:00:29.000> creator = 'dbrueck' dependencies = [] files = [] hgrepos = [] issue_num = 474538 keywords = [] message_count = 2.0 messages = ['7147', '7148'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'dbrueck'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue474538' versions = [] ``` </p></details>
Memory (reference) leak in poller.regis
https://api.github.com/repos/python/cpython/issues/35397/comments
2
2001-10-24T17:00:29Z
2022-04-09T21:47:22Z
https://github.com/python/cpython/issues/35397
1,198,780,933
35,397
[ "python", "cpython" ]
BPO | [474532](https://bugs.python.org/issue474532) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis Files | <li>[stringobject.c.diff](https://bugs.python.org/file3715/stringobject.c.diff "Uploaded as text/plain at 2001-10-24.16:44:23 by mfx"): diff against CVS 2001-10-24 stringobject.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-12-04.19:39:37.000> created_at = <Date 2001-10-24.16:44:22.000> labels = ['interpreter-core'] title = 'avoid resizes in _PyString_Resize()' updated_at = <Date 2001-12-04.19:39:37.000> user = 'https://bugs.python.org/mfx' ``` bugs.python.org fields: ```python activity = <Date 2001-12-04.19:39:37.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-24.16:44:22.000> creator = 'mfx' dependencies = [] files = ['3715'] hgrepos = [] issue_num = 474532 keywords = ['patch'] message_count = 6.0 messages = ['38010', '38011', '38012', '38013', '38014', '38015'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'mfx'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue474532' versions = [] ``` </p></details>
avoid resizes in _PyString_Resize()
https://api.github.com/repos/python/cpython/issues/35396/comments
6
2001-10-24T16:44:22Z
2022-04-09T21:47:22Z
https://github.com/python/cpython/issues/35396
1,198,780,927
35,396
[ "python", "cpython" ]
BPO | [474505](https://bugs.python.org/issue474505) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[jintro.py](https://bugs.python.org/file3714/jintro.py "Uploaded as text/plain at 2002-01-19.10:26:14 by @loewis")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-03-09.11:58:15.000> created_at = <Date 2001-10-24.15:31:39.000> labels = ['expert-tkinter'] title = 'Tkinter and its encodings on Windows' updated_at = <Date 2002-03-09.11:58:15.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2002-03-09.11:58:15.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2001-10-24.15:31:39.000> creator = 'anonymous' dependencies = [] files = ['3714'] hgrepos = [] issue_num = 474505 keywords = ['patch'] message_count = 6.0 messages = ['38004', '38005', '38006', '38007', '38008', '38009'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'kirill_simonov'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue474505' versions = [] ``` </p></details>
Tkinter and its encodings on Windows
https://api.github.com/repos/python/cpython/issues/35395/comments
6
2001-10-24T15:31:39Z
2022-04-09T21:47:19Z
https://github.com/python/cpython/issues/35395
1,198,780,924
35,395
[ "python", "cpython" ]
BPO | [474500](https://bugs.python.org/issue474500) --- | :--- Nosy | @tim-one Files | <li>[thread_os2.patch](https://bugs.python.org/file3713/thread_os2.patch "Uploaded as text/plain at 2001-10-24.15:14:50 by mikemuller"): Context diff patch for thread_os2.h</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2001-10-31.04:05:26.000> created_at = <Date 2001-10-24.15:14:49.000> labels = ['interpreter-core'] title = 'Make OS/2 locks work like posix locks' updated_at = <Date 2001-10-31.04:05:26.000> user = 'https://bugs.python.org/mikemuller' ``` bugs.python.org fields: ```python activity = <Date 2001-10-31.04:05:26.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-24.15:14:49.000> creator = 'mikemuller' dependencies = [] files = ['3713'] hgrepos = [] issue_num = 474500 keywords = ['patch'] message_count = 4.0 messages = ['38000', '38001', '38002', '38003'] nosy_count = 3.0 nosy_names = ['tim.peters', 'mikemuller', 'aimacintyre'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue474500' versions = [] ``` </p></details>
Make OS/2 locks work like posix locks
https://api.github.com/repos/python/cpython/issues/35394/comments
4
2001-10-24T15:14:49Z
2022-04-09T21:47:19Z
https://github.com/python/cpython/issues/35394
1,198,780,916
35,394
[ "python", "cpython" ]
BPO | [474485](https://bugs.python.org/issue474485) --- | :--- Nosy | @tim-one Files | <li>[pydoc.diff](https://bugs.python.org/file168/pydoc.diff "Uploaded as text/plain at 2001-10-24.14:47:00 by rsalz"): Patch to partially fix</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2001-10-31.04:22:45.000> created_at = <Date 2001-10-24.14:47:00.000> labels = ['library'] title = 'pydoc generates some bad html' updated_at = <Date 2001-10-31.04:22:45.000> user = 'https://bugs.python.org/rsalz' ``` bugs.python.org fields: ```python activity = <Date 2001-10-31.04:22:45.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-10-24.14:47:00.000> creator = 'rsalz' dependencies = [] files = ['168'] hgrepos = [] issue_num = 474485 keywords = [] message_count = 2.0 messages = ['7145', '7146'] nosy_count = 2.0 nosy_names = ['tim.peters', 'rsalz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue474485' versions = [] ``` </p></details>
pydoc generates some bad html
https://api.github.com/repos/python/cpython/issues/35393/comments
2
2001-10-24T14:47:00Z
2022-04-09T21:47:18Z
https://github.com/python/cpython/issues/35393
1,198,780,910
35,393
[ "python", "cpython" ]
BPO | [474307](https://bugs.python.org/issue474307) --- | :--- Nosy | @gvanrossum, @freddrake Files | <li>[sockdiff.txt](https://bugs.python.org/file3711/sockdiff.txt "Uploaded as text/plain at 2001-10-24.01:20:48 by @gvanrossum"): Patch for socketmodule.c</li><li>[sendall.txt](https://bugs.python.org/file3712/sendall.txt "Uploaded as text/plain at 2001-10-25.13:07:00 by @gvanrossum"): Better patch, adds sendall() instead of changing send()</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 2001-12-05.05:27:06.000> created_at = <Date 2001-10-24.01:20:48.000> labels = ['docs'] title = 'Fix send() to send all data' updated_at = <Date 2001-12-05.05:27:06.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2001-12-05.05:27:06.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-10-24.01:20:48.000> creator = 'gvanrossum' dependencies = [] files = ['3711', '3712'] hgrepos = [] issue_num = 474307 keywords = ['patch'] message_count = 8.0 messages = ['37992', '37993', '37994', '37995', '37996', '37997', '37998', '37999'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'fdrake', 'anthonybaxter'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue474307' versions = [] ``` </p></details>
Fix send() to send all data
https://api.github.com/repos/python/cpython/issues/35392/comments
8
2001-10-24T01:20:48Z
2022-04-09T21:47:17Z
https://github.com/python/cpython/issues/35392
1,198,780,907
35,392
[ "python", "cpython" ]
BPO | [474274](https://bugs.python.org/issue474274) --- | :--- Nosy | @gvanrossum, @smontanaro, @warsaw, @brettcannon, @nascheme, @jaraco Files | <li>[diff_time](https://bugs.python.org/file3706/diff_time "Uploaded as application/octet-stream at 2002-07-12.21:03:45 by @brettcannon"): diff for time importing _strptime against 2002-07-10 CVS</li><li>[_strptime.py](https://bugs.python.org/file3707/_strptime.py "Uploaded as text/plain at 2002-07-18.21:24:02 by @brettcannon"): uploaded 2002-07-17</li><li>[test_time.py](https://bugs.python.org/file3708/test_time.py "Uploaded as text/plain at 2002-07-18.21:25:33 by @brettcannon"): uploaded 2002-07-17</li><li>[test_strptime.py](https://bugs.python.org/file3709/test_strptime.py "Uploaded as text/plain at 2002-07-18.21:27:03 by @brettcannon"): uploaded 2002-07-17</li><li>[libtime_diff](https://bugs.python.org/file3710/libtime_diff "Uploaded as application/octet-stream at 2002-07-18.23:30:30 by @brettcannon"): uploaded 2002-07-17: patch for lib/libtime.tex</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-09-03.18:24:23.000> created_at = <Date 2001-10-23.23:15:29.000> labels = ['library'] title = 'Pure Python strptime() (PEP 42)' updated_at = <Date 2002-09-03.18:24:23.000> user = 'https://github.com/brettcannon' ``` bugs.python.org fields: ```python activity = <Date 2002-09-03.18:24:23.000> actor = 'nnorwitz' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-10-23.23:15:29.000> creator = 'brett.cannon' dependencies = [] files = ['3706', '3707', '3708', '3709', '3710'] hgrepos = [] issue_num = 474274 keywords = ['patch'] message_count = 39.0 messages = ['37953', '37954', '37955', '37956', '37957', '37958', '37959', '37960', '37961', '37962', '37963', '37964', '37965', '37966', '37967', '37968', '37969', '37970', '37971', '37972', '37973', '37974', '37975', '37976', '37977', '37978', '37979', '37980', '37981', '37982', '37983', '37984', '37985', '37986', '37987', '37988', '37989', '37990', '37991'] nosy_count = 7.0 nosy_names = ['gvanrossum', 'skip.montanaro', 'barry', 'nnorwitz', 'brett.cannon', 'nascheme', 'jaraco'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue474274' versions = ['Python 2.3'] ``` </p></details>
Pure Python strptime() (PEP 42)
https://api.github.com/repos/python/cpython/issues/35391/comments
39
2001-10-23T23:15:29Z
2022-04-09T21:47:16Z
https://github.com/python/cpython/issues/35391
1,198,780,902
35,391
[ "python", "cpython" ]
BPO | [474238](https://bugs.python.org/issue474238) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-10-25.12:47:53.000> created_at = <Date 2001-10-23.20:54:22.000> labels = ['expert-installation'] title = "2.2b1 src rpm doesn't include Lib/email/" updated_at = <Date 2001-10-25.12:47:53.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-10-25.12:47:53.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2001-10-23.20:54:22.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 474238 keywords = [] message_count = 3.0 messages = ['7142', '7143', '7144'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jafo'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue474238' versions = ['Python 2.2'] ``` </p></details>
2.2b1 src rpm doesn't include Lib/email/
https://api.github.com/repos/python/cpython/issues/35390/comments
3
2001-10-23T20:54:22Z
2022-04-09T21:47:14Z
https://github.com/python/cpython/issues/35390
1,198,780,898
35,390
[ "python", "cpython" ]
BPO | [474175](https://bugs.python.org/issue474175) --- | :--- Nosy | @gvanrossum Files | <li>[file_readinto_buffer_size_bug.diff](https://bugs.python.org/file3705/file_readinto_buffer_size_bug.diff "Uploaded as text/plain at 2001-10-23.18:04:10 by jaytmiller"): Fix fileobject.c readinto arg parsing</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 2001-10-23.21:26:45.000> created_at = <Date 2001-10-23.18:04:07.000> labels = ['interpreter-core'] title = 'file.readinto arg parsing bug' updated_at = <Date 2001-10-23.21:26:45.000> user = 'https://bugs.python.org/jaytmiller' ``` bugs.python.org fields: ```python activity = <Date 2001-10-23.21:26:45.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-23.18:04:07.000> creator = 'jaytmiller' dependencies = [] files = ['3705'] hgrepos = [] issue_num = 474175 keywords = ['patch'] message_count = 2.0 messages = ['37951', '37952'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jaytmiller'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue474175' versions = [] ``` </p></details>
file.readinto arg parsing bug
https://api.github.com/repos/python/cpython/issues/35389/comments
2
2001-10-23T18:04:07Z
2022-04-09T21:47:13Z
https://github.com/python/cpython/issues/35389
1,198,780,894
35,389
[ "python", "cpython" ]
BPO | [474169](https://bugs.python.org/issue474169) --- | :--- Nosy | @loewis Files | <li>[posixmodule-os2vacpp-popen.patch](https://bugs.python.org/file3704/posixmodule-os2vacpp-popen.patch "Uploaded as text/plain at 2001-10-23.17:54:47 by mikemuller"): Context diff patch for posixmodule</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 2001-11-02.23:59:57.000> created_at = <Date 2001-10-23.17:54:43.000> labels = ['interpreter-core'] title = 'Fix for OS/2 popen' updated_at = <Date 2001-11-02.23:59:57.000> user = 'https://bugs.python.org/mikemuller' ``` bugs.python.org fields: ```python activity = <Date 2001-11-02.23:59:57.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-23.17:54:43.000> creator = 'mikemuller' dependencies = [] files = ['3704'] hgrepos = [] issue_num = 474169 keywords = ['patch'] message_count = 3.0 messages = ['37948', '37949', '37950'] nosy_count = 3.0 nosy_names = ['loewis', 'mikemuller', 'aimacintyre'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue474169' versions = [] ``` </p></details>
Fix for OS/2 popen
https://api.github.com/repos/python/cpython/issues/35388/comments
3
2001-10-23T17:54:43Z
2022-04-09T21:47:12Z
https://github.com/python/cpython/issues/35388
1,198,780,889
35,388
[ "python", "cpython" ]
BPO | [474077](https://bugs.python.org/issue474077) --- | :--- 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 2001-10-30.21:10:40.000> created_at = <Date 2001-10-23.14:31:16.000> labels = ['build'] title = '2.2b1: Error compiling extns with BCC' updated_at = <Date 2001-10-30.21:10:40.000> user = 'https://bugs.python.org/lballabio' ``` bugs.python.org fields: ```python activity = <Date 2001-10-30.21:10:40.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-10-23.14:31:16.000> creator = 'lballabio' dependencies = [] files = [] hgrepos = [] issue_num = 474077 keywords = [] message_count = 2.0 messages = ['7140', '7141'] nosy_count = 2.0 nosy_names = ['tim.peters', 'lballabio'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue474077' versions = [] ``` </p></details>
2.2b1: Error compiling extns with BCC
https://api.github.com/repos/python/cpython/issues/35387/comments
2
2001-10-23T14:31:16Z
2022-04-09T21:47:11Z
https://github.com/python/cpython/issues/35387
1,198,780,884
35,387
[ "python", "cpython" ]
BPO | [473986](https://bugs.python.org/issue473986) --- | :--- 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 2001-10-24.19:52:48.000> created_at = <Date 2001-10-23.10:42:53.000> labels = ['docs'] title = '__all__ undocumented for modules' updated_at = <Date 2001-10-24.19:52:48.000> user = 'https://bugs.python.org/leogah' ``` bugs.python.org fields: ```python activity = <Date 2001-10-24.19:52:48.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-10-23.10:42:53.000> creator = 'leogah' dependencies = [] files = [] hgrepos = [] issue_num = 473986 keywords = [] message_count = 2.0 messages = ['7138', '7139'] nosy_count = 2.0 nosy_names = ['fdrake', 'leogah'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473986' versions = [] ``` </p></details>
__all__ undocumented for modules
https://api.github.com/repos/python/cpython/issues/35386/comments
2
2001-10-23T10:42:53Z
2022-04-09T21:47:10Z
https://github.com/python/cpython/issues/35386
1,198,780,881
35,386
[ "python", "cpython" ]
BPO | [473985](https://bugs.python.org/issue473985) --- | :--- Nosy | @gvanrossum, @doerwalter <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-06-13.19:25:33.000> created_at = <Date 2001-10-23.10:39:01.000> labels = ['interpreter-core'] title = 'str, __getitem__ and slices' updated_at = <Date 2002-06-13.19:25:33.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2002-06-13.19:25:33.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-23.10:39:01.000> creator = 'doerwalter' dependencies = [] files = [] hgrepos = [] issue_num = 473985 keywords = [] message_count = 10.0 messages = ['7128', '7129', '7130', '7131', '7132', '7133', '7134', '7135', '7136', '7137'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'doerwalter'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473985' versions = ['Python 2.3'] ``` </p></details>
str, __getitem__ and slices
https://api.github.com/repos/python/cpython/issues/35385/comments
10
2001-10-23T10:39:01Z
2022-04-09T21:47:09Z
https://github.com/python/cpython/issues/35385
1,198,780,878
35,385
[ "python", "cpython" ]
BPO | [473864](https://bugs.python.org/issue473864) --- | :--- Nosy | @tim-one Files | <li>[doctestbug.mail](https://bugs.python.org/file167/doctestbug.mail "Uploaded as application/octet-stream at 2001-10-23.01:36:47 by nobody"): more info, shell transcript</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 2001-10-23.02:25:26.000> created_at = <Date 2001-10-23.01:36:47.000> labels = ['library'] title = 'doctest expects spurios space ' updated_at = <Date 2001-10-23.02:25:26.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-10-23.02:25:26.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-10-23.01:36:47.000> creator = 'anonymous' dependencies = [] files = ['167'] hgrepos = [] issue_num = 473864 keywords = [] message_count = 3.0 messages = ['7125', '7126', '7127'] nosy_count = 2.0 nosy_names = ['tim.peters', 'nobody'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473864' versions = [] ``` </p></details>
doctest expects spurios space
https://api.github.com/repos/python/cpython/issues/35384/comments
3
2001-10-23T01:36:47Z
2022-04-09T21:47:08Z
https://github.com/python/cpython/issues/35384
1,198,780,875
35,384
[ "python", "cpython" ]
BPO | [473788](https://bugs.python.org/issue473788) --- | :--- Nosy | @loewis Files | <li>[pyconfig.h](https://bugs.python.org/file166/pyconfig.h "Uploaded as text/plain at 2001-10-22.20:33:42 by rwgk"): pyconfig.h from the directory where I ran configure</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 2001-10-30.11:31:05.000> created_at = <Date 2001-10-22.20:33:42.000> labels = ['build'] title = 'CVS socket module does not compile on Tru64' updated_at = <Date 2001-10-30.11:31:05.000> user = 'https://bugs.python.org/rwgk' ``` bugs.python.org fields: ```python activity = <Date 2001-10-30.11:31:05.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-10-22.20:33:42.000> creator = 'rwgk' dependencies = [] files = ['166'] hgrepos = [] issue_num = 473788 keywords = [] message_count = 2.0 messages = ['7123', '7124'] nosy_count = 2.0 nosy_names = ['loewis', 'rwgk'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473788' versions = ['Python 2.2'] ``` </p></details>
CVS socket module does not compile on Tru64
https://api.github.com/repos/python/cpython/issues/35383/comments
2
2001-10-22T20:33:42Z
2022-04-09T21:47:07Z
https://github.com/python/cpython/issues/35383
1,198,780,870
35,383
[ "python", "cpython" ]
BPO | [473753](https://bugs.python.org/issue473753) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-10-26.14:24:38.000> created_at = <Date 2001-10-22.19:12:44.000> labels = ['interpreter-core'] title = 'Plug sys.exc_info() leaks' updated_at = <Date 2001-10-26.14:24:38.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2001-10-26.14:24:38.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-22.19:12:44.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 473753 keywords = [] message_count = 2.0 messages = ['7121', '7122'] nosy_count = 2.0 nosy_names = ['tim.peters', 'jhylton'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473753' versions = [] ``` </p></details>
Plug sys.exc_info() leaks
https://api.github.com/repos/python/cpython/issues/35382/comments
2
2001-10-22T19:12:44Z
2022-04-09T21:47:05Z
https://github.com/python/cpython/issues/35382
1,198,780,869
35,382
[ "python", "cpython" ]
BPO | [473749](https://bugs.python.org/issue473749) --- | :--- Nosy | @tim-one, @loewis Files | <li>[python-2.2-os2vacpp.patch](https://bugs.python.org/file3701/python-2.2-os2vacpp.patch "Uploaded as text/plain at 2001-10-22.19:00:44 by mikemuller"): context diff patch file</li><li>[python-2.2-os2vacpp.patch](https://bugs.python.org/file3702/python-2.2-os2vacpp.patch "Uploaded as text/plain at 2001-10-26.12:37:44 by mikemuller"): context diff patch file</li><li>[python-2.2-os2vacpp.patch-2001-10-30](https://bugs.python.org/file3703/python-2.2-os2vacpp.patch-2001-10-30 "Uploaded as application/octet-stream at 2001-10-30.18:46:29 by mikemuller"): context 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 = 'https://github.com/tim-one' closed_at = <Date 2001-11-05.02:48:10.000> created_at = <Date 2001-10-22.19:00:40.000> labels = ['build'] title = 'compile under OS/2 VA C++' updated_at = <Date 2001-11-05.02:48:10.000> user = 'https://bugs.python.org/mikemuller' ``` bugs.python.org fields: ```python activity = <Date 2001-11-05.02:48:10.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-10-22.19:00:40.000> creator = 'mikemuller' dependencies = [] files = ['3701', '3702', '3703'] hgrepos = [] issue_num = 473749 keywords = ['patch'] message_count = 8.0 messages = ['37940', '37941', '37942', '37943', '37944', '37945', '37946', '37947'] nosy_count = 4.0 nosy_names = ['tim.peters', 'loewis', 'mikemuller', 'aimacintyre'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473749' versions = [] ``` </p></details>
compile under OS/2 VA C++
https://api.github.com/repos/python/cpython/issues/35381/comments
8
2001-10-22T19:00:40Z
2022-04-09T21:47:04Z
https://github.com/python/cpython/issues/35381
1,198,780,867
35,381
[ "python", "cpython" ]
BPO | [473623](https://bugs.python.org/issue473623) --- | :--- Nosy | @loewis, @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-04-22.14:54:37.000> created_at = <Date 2001-10-22.10:21:00.000> labels = ['docs'] title = 'Emacs: python-mode.el' updated_at = <Date 2002-04-22.14:54:37.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2002-04-22.14:54:37.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-10-22.10:21:00.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 473623 keywords = [] message_count = 3.0 messages = ['7118', '7119', '7120'] nosy_count = 2.0 nosy_names = ['loewis', 'barry'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473623' versions = [] ``` </p></details>
Emacs: python-mode.el
https://api.github.com/repos/python/cpython/issues/35380/comments
3
2001-10-22T10:21:00Z
2022-04-09T21:47:04Z
https://github.com/python/cpython/issues/35380
1,198,780,860
35,380
[ "python", "cpython" ]
BPO | [473586](https://bugs.python.org/issue473586) --- | :--- Nosy | @loewis, @brianquinlan Files | <li>[xmlrpc.patch](https://bugs.python.org/file3695/xmlrpc.patch "Uploaded as text/plain at 2001-10-22.07:26:57 by @brianquinlan"): SimpleXMLRPCServer patch</li><li>[xmlrpc.patch2](https://bugs.python.org/file3696/xmlrpc.patch2 "Uploaded as text/plain at 2001-10-22.07:35:16 by @brianquinlan"): v2 - fixed name</li><li>[xmlrpc.patch3](https://bugs.python.org/file3697/xmlrpc.patch3 "Uploaded as text/plain at 2001-10-22.18:27:22 by @brianquinlan"): v3 - fixed some docs</li><li>[xmlrpc.patch4](https://bugs.python.org/file3698/xmlrpc.patch4 "Uploaded as text/plain at 2001-10-23.18:02:03 by @brianquinlan"): v4 - commands and malformed requests</li><li>[SimpleXMLRPCServer.patch1](https://bugs.python.org/file3699/SimpleXMLRPCServer.patch1 "Uploaded as text/plain at 2002-01-03.19:28:41 by @brianquinlan"): v5 - backwards compatible with version released with Python 2.2</li><li>[SimpleXMLRPCServer.patch2](https://bugs.python.org/file3700/SimpleXMLRPCServer.patch2 "Uploaded as text/plain at 2002-03-18.19:41:10 by @brianquinlan"): SimpleXMLRPCServer patch #2</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2003-01-15.11:40:34.000> created_at = <Date 2001-10-22.07:26:56.000> labels = ['library'] title = 'SimpleXMLRPCServer - fixes and CGI' updated_at = <Date 2003-01-15.11:40:34.000> user = 'https://github.com/brianquinlan' ``` bugs.python.org fields: ```python activity = <Date 2003-01-15.11:40:34.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-10-22.07:26:56.000> creator = 'bquinlan' dependencies = [] files = ['3695', '3696', '3697', '3698', '3699', '3700'] hgrepos = [] issue_num = 473586 keywords = ['patch'] message_count = 15.0 messages = ['37925', '37926', '37927', '37928', '37929', '37930', '37931', '37932', '37933', '37934', '37935', '37936', '37937', '37938', '37939'] nosy_count = 4.0 nosy_names = ['loewis', 'effbot', 'rgbecker', 'bquinlan'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473586' versions = [] ``` </p></details>
SimpleXMLRPCServer - fixes and CGI
https://api.github.com/repos/python/cpython/issues/35379/comments
15
2001-10-22T07:26:56Z
2022-04-09T21:47:02Z
https://github.com/python/cpython/issues/35379
1,198,780,856
35,379
[ "python", "cpython" ]
BPO | [473584](https://bugs.python.org/issue473584) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-18.01:27:11.000> created_at = <Date 2001-10-22.07:05:50.000> labels = ['expert-IDLE', 'type-feature'] title = 'Ctrl-C works always in IDLE' updated_at = <Date 2002-12-18.01:27:11.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2002-12-18.01:27:11.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2001-10-22.07:05:50.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 473584 keywords = [] message_count = 2.0 messages = ['53313', '53314'] nosy_count = 1.0 nosy_names = ['nnorwitz'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue473584' versions = [] ``` </p></details>
Ctrl-C works always in IDLE
https://api.github.com/repos/python/cpython/issues/35378/comments
2
2001-10-22T07:05:50Z
2022-04-09T21:47:00Z
https://github.com/python/cpython/issues/35378
1,198,780,851
35,378
[ "python", "cpython" ]
BPO | [473525](https://bugs.python.org/issue473525) --- | :--- Nosy | @gvanrossum, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2001-10-24.20:24:55.000> created_at = <Date 2001-10-21.23:00:26.000> labels = ['expert-IDLE'] title = 'pyclbr broken' updated_at = <Date 2001-10-24.20:24:55.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-10-24.20:24:55.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2001-10-21.23:00:26.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 473525 keywords = [] message_count = 4.0 messages = ['7114', '7115', '7116', '7117'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'tim.peters'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473525' versions = [] ``` </p></details>
pyclbr broken
https://api.github.com/repos/python/cpython/issues/35377/comments
4
2001-10-21T23:00:26Z
2022-04-09T21:47:00Z
https://github.com/python/cpython/issues/35377
1,198,780,849
35,377
[ "python", "cpython" ]
BPO | [473515](https://bugs.python.org/issue473515) --- | :--- 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 2001-10-22.00:29:37.000> created_at = <Date 2001-10-21.22:26:50.000> labels = ['library'] title = 'check socket send method completes' updated_at = <Date 2001-10-22.00:29:37.000> user = 'https://bugs.python.org/pierslauder' ``` bugs.python.org fields: ```python activity = <Date 2001-10-22.00:29:37.000> actor = 'gvanrossum' assignee = 'pierslauder' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-10-21.22:26:50.000> creator = 'pierslauder' dependencies = [] files = [] hgrepos = [] issue_num = 473515 keywords = ['patch'] message_count = 4.0 messages = ['37921', '37922', '37923', '37924'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'jhylton', 'pierslauder'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473515' versions = [] ``` </p></details>
check socket send method completes
https://api.github.com/repos/python/cpython/issues/35376/comments
4
2001-10-21T22:26:50Z
2022-04-09T21:46:58Z
https://github.com/python/cpython/issues/35376
1,198,780,843
35,376
[ "python", "cpython" ]
BPO | [473512](https://bugs.python.org/issue473512) --- | :--- Nosy | @gvanrossum, @loewis, @freddrake Files | <li>[getopt.patch](https://bugs.python.org/file3694/getopt.patch "Uploaded as text/plain at 2002-05-12.21:43:00 by astrand"): More documentation. Allow empty option string.</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-06-14.08:35:30.000> created_at = <Date 2001-10-21.21:34:41.000> labels = ['library'] title = 'getopt with GNU style scanning' updated_at = <Date 2002-06-14.08:35:30.000> user = 'https://bugs.python.org/astrand' ``` bugs.python.org fields: ```python activity = <Date 2002-06-14.08:35:30.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-10-21.21:34:41.000> creator = 'astrand' dependencies = [] files = ['3694'] hgrepos = [] issue_num = 473512 keywords = ['patch'] message_count = 11.0 messages = ['37910', '37911', '37912', '37913', '37914', '37915', '37916', '37917', '37918', '37919', '37920'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'loewis', 'fdrake', 'nnorwitz', 'astrand'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473512' versions = ['Python 2.3'] ``` </p></details>
getopt with GNU style scanning
https://api.github.com/repos/python/cpython/issues/35375/comments
11
2001-10-21T21:34:41Z
2022-04-09T21:46:57Z
https://github.com/python/cpython/issues/35375
1,198,780,835
35,375
[ "python", "cpython" ]
BPO | [473491](https://bugs.python.org/issue473491) --- | :--- Nosy | @nascheme <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/nascheme' closed_at = <Date 2001-10-21.22:33:41.000> created_at = <Date 2001-10-21.20:19:35.000> labels = ['expert-installation'] title = '"install -d" doesn\'t work on HP-UX' updated_at = <Date 2001-10-21.22:33:41.000> user = 'https://bugs.python.org/mxp' ``` bugs.python.org fields: ```python activity = <Date 2001-10-21.22:33:41.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2001-10-21.20:19:35.000> creator = 'mxp' dependencies = [] files = [] hgrepos = [] issue_num = 473491 keywords = [] message_count = 2.0 messages = ['7112', '7113'] nosy_count = 2.0 nosy_names = ['nascheme', 'mxp'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473491' versions = ['Python 2.2'] ``` </p></details>
"install -d" doesn't work on HP-UX
https://api.github.com/repos/python/cpython/issues/35374/comments
2
2001-10-21T20:19:35Z
2022-04-09T21:46:56Z
https://github.com/python/cpython/issues/35374
1,198,780,828
35,374
[ "python", "cpython" ]
BPO | [473456](https://bugs.python.org/issue473456) --- | :--- 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 2001-10-21.20:01:48.000> created_at = <Date 2001-10-21.18:30:15.000> labels = ['interpreter-core', 'invalid'] title = 'float round up on decimal numbers' updated_at = <Date 2001-10-21.20:01:48.000> user = 'https://bugs.python.org/giacometti' ``` bugs.python.org fields: ```python activity = <Date 2001-10-21.20:01:48.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-21.18:30:15.000> creator = 'giacometti' dependencies = [] files = [] hgrepos = [] issue_num = 473456 keywords = [] message_count = 3.0 messages = ['7109', '7110', '7111'] nosy_count = 2.0 nosy_names = ['tim.peters', 'giacometti'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473456' versions = [] ``` </p></details>
float round up on decimal numbers
https://api.github.com/repos/python/cpython/issues/35373/comments
3
2001-10-21T18:30:15Z
2022-04-09T21:46:55Z
https://github.com/python/cpython/issues/35373
1,198,780,821
35,373
[ "python", "cpython" ]
BPO | [473433](https://bugs.python.org/issue473433) --- | :--- 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 2001-10-22.14:20:41.000> created_at = <Date 2001-10-21.17:07:07.000> labels = ['docs'] title = 'resource.RLIMIT_VMEM not always defined' updated_at = <Date 2001-10-22.14:20:41.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-10-22.14:20:41.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-10-21.17:07:07.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 473433 keywords = [] message_count = 2.0 messages = ['7107', '7108'] nosy_count = 1.0 nosy_names = ['fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473433' versions = [] ``` </p></details>
resource.RLIMIT_VMEM not always defined
https://api.github.com/repos/python/cpython/issues/35372/comments
2
2001-10-21T17:07:07Z
2022-04-09T21:46:54Z
https://github.com/python/cpython/issues/35372
1,198,780,817
35,372
[ "python", "cpython" ]
BPO | [473274](https://bugs.python.org/issue473274) --- | :--- Nosy | @gvanrossum, @tim-one, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2001-10-21.04:35:24.000> created_at = <Date 2001-10-20.22:20:20.000> labels = ['invalid', 'docs'] title = 'Tut. 6.3: __builtins__ misspelled' updated_at = <Date 2001-10-21.04:35:24.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-10-21.04:35:24.000> actor = 'tim.peters' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-10-20.22:20:20.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 473274 keywords = [] message_count = 4.0 messages = ['7103', '7104', '7105', '7106'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'nobody', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473274' versions = [] ``` </p></details>
Tut. 6.3: __builtins__ misspelled
https://api.github.com/repos/python/cpython/issues/35371/comments
4
2001-10-20T22:20:20Z
2022-04-09T21:46:53Z
https://github.com/python/cpython/issues/35371
1,198,780,815
35,371
[ "python", "cpython" ]
BPO | [473265](https://bugs.python.org/issue473265) --- | :--- Nosy | @loewis, @freddrake Files | <li>[pyexpat.diff](https://bugs.python.org/file3693/pyexpat.diff "Uploaded as text/plain at 2001-10-20.21:39:11 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 2001-11-10.13:59:42.000> created_at = <Date 2001-10-20.21:39:11.000> labels = [] title = 'UpdatePairedHandlers nonsensical' updated_at = <Date 2001-11-10.13:59:42.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2001-11-10.13:59:42.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-10-20.21:39:11.000> creator = 'loewis' dependencies = [] files = ['3693'] hgrepos = [] issue_num = 473265 keywords = ['patch'] message_count = 3.0 messages = ['37907', '37908', '37909'] nosy_count = 2.0 nosy_names = ['loewis', 'fdrake'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473265' versions = [] ``` </p></details>
UpdatePairedHandlers nonsensical
https://api.github.com/repos/python/cpython/issues/35370/comments
3
2001-10-20T21:39:11Z
2022-04-09T21:46:51Z
https://github.com/python/cpython/issues/35370
1,198,780,812
35,370
[ "python", "cpython" ]
BPO | [473240](https://bugs.python.org/issue473240) --- | :--- Nosy | @gvanrossum, @tim-one, @nascheme Files | <li>[attribute.diff](https://bugs.python.org/file3692/attribute.diff "Uploaded as text/plain at 2001-10-20.20:13:50 by @nascheme")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/nascheme' closed_at = <Date 2001-10-23.02:25:42.000> created_at = <Date 2001-10-20.20:13:49.000> labels = ['interpreter-core'] title = 'printf-like function warnings' updated_at = <Date 2001-10-23.02:25:42.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2001-10-23.02:25:42.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-20.20:13:49.000> creator = 'nascheme' dependencies = [] files = ['3692'] hgrepos = [] issue_num = 473240 keywords = ['patch'] message_count = 5.0 messages = ['37902', '37903', '37904', '37905', '37906'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'nascheme'] pr_nums = [] priority = 'low' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473240' versions = [] ``` </p></details>
printf-like function warnings
https://api.github.com/repos/python/cpython/issues/35369/comments
5
2001-10-20T20:13:49Z
2022-04-09T21:46:50Z
https://github.com/python/cpython/issues/35369
1,198,780,810
35,369
[ "python", "cpython" ]
BPO | [473223](https://bugs.python.org/issue473223) --- | :--- Files | <li>[patch](https://bugs.python.org/file3691/patch "Uploaded as application/octet-stream at 2001-10-20.18:50:29 by cesarb")</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 2001-10-29.16:33:17.000> created_at = <Date 2001-10-20.18:50:26.000> labels = ['library'] title = 'Fix infinite getattr loop in asyncore' updated_at = <Date 2001-10-29.16:33:17.000> user = 'https://bugs.python.org/cesarb' ``` bugs.python.org fields: ```python activity = <Date 2001-10-29.16:33:17.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-10-20.18:50:26.000> creator = 'cesarb' dependencies = [] files = ['3691'] hgrepos = [] issue_num = 473223 keywords = ['patch'] message_count = 2.0 messages = ['37900', '37901'] nosy_count = 2.0 nosy_names = ['jhylton', 'cesarb'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473223' versions = [] ``` </p></details>
Fix infinite getattr loop in asyncore
https://api.github.com/repos/python/cpython/issues/35368/comments
2
2001-10-20T18:50:26Z
2022-04-09T21:46:48Z
https://github.com/python/cpython/issues/35368
1,198,780,805
35,368
[ "python", "cpython" ]
BPO | [473187](https://bugs.python.org/issue473187) --- | :--- Nosy | @gvanrossum, @akuchling Files | <li>[test_curses.py](https://bugs.python.org/file3689/test_curses.py "Uploaded as text/plain at 2001-10-20.16:14:47 by @akuchling"): Test script</li><li>[diff](https://bugs.python.org/file3690/diff "Uploaded as text/plain at 2001-10-22.14:42:48 by @akuchling"): Patch to regrtest.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2001-10-22.15:31:40.000> created_at = <Date 2001-10-20.16:14:46.000> labels = ['library'] title = 'Test script for curses module' updated_at = <Date 2001-10-22.15:31:40.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2001-10-22.15:31:40.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-10-20.16:14:46.000> creator = 'akuchling' dependencies = [] files = ['3689', '3690'] hgrepos = [] issue_num = 473187 keywords = ['patch'] message_count = 5.0 messages = ['37895', '37896', '37897', '37898', '37899'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'akuchling'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473187' versions = [] ``` </p></details>
Test script for curses module
https://api.github.com/repos/python/cpython/issues/35367/comments
5
2001-10-20T16:14:46Z
2022-04-09T21:46:48Z
https://github.com/python/cpython/issues/35367
1,198,780,797
35,367
[ "python", "cpython" ]
BPO | [473150](https://bugs.python.org/issue473150) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[patch](https://bugs.python.org/file165/patch "Uploaded as application/octet-stream at 2001-10-20.13:39:34 by mxp"): Patch for problems described above</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 2001-10-26.23:20:42.000> created_at = <Date 2001-10-20.13:39:33.000> labels = ['build'] title = 'configure weaknesses on HP-UX' updated_at = <Date 2001-10-26.23:20:42.000> user = 'https://bugs.python.org/mxp' ``` bugs.python.org fields: ```python activity = <Date 2001-10-26.23:20:42.000> actor = 'mxp' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-10-20.13:39:33.000> creator = 'mxp' dependencies = [] files = ['165'] hgrepos = [] issue_num = 473150 keywords = [] message_count = 9.0 messages = ['7094', '7095', '7096', '7097', '7098', '7099', '7100', '7101', '7102'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'mxp'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473150' versions = ['Python 2.2'] ``` </p></details>
configure weaknesses on HP-UX
https://api.github.com/repos/python/cpython/issues/35366/comments
9
2001-10-20T13:39:33Z
2022-04-09T21:46:47Z
https://github.com/python/cpython/issues/35366
1,198,780,795
35,366
[ "python", "cpython" ]
BPO | [473060](https://bugs.python.org/issue473060) --- | :--- Nosy | @loewis, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2001-11-02.19:07:15.000> created_at = <Date 2001-10-20.09:22:27.000> labels = ['build'] title = "Doc/ doesn't compile in 2.2b1" updated_at = <Date 2001-11-02.19:07:15.000> user = 'https://bugs.python.org/omote' ``` bugs.python.org fields: ```python activity = <Date 2001-11-02.19:07:15.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-10-20.09:22:27.000> creator = 'omote' dependencies = [] files = [] hgrepos = [] issue_num = 473060 keywords = [] message_count = 5.0 messages = ['7089', '7090', '7091', '7092', '7093'] nosy_count = 3.0 nosy_names = ['loewis', 'fdrake', 'omote'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473060' versions = [] ``` </p></details>
Doc/ doesn't compile in 2.2b1
https://api.github.com/repos/python/cpython/issues/35365/comments
5
2001-10-20T09:22:27Z
2022-04-09T21:46:46Z
https://github.com/python/cpython/issues/35365
1,198,780,790
35,365
[ "python", "cpython" ]
BPO | [473009](https://bugs.python.org/issue473009) --- | :--- Nosy | @gvanrossum, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-10-30.03:01:23.000> created_at = <Date 2001-10-20.04:42:29.000> labels = ['library'] title = 'binascii_b2a_base64() improper str limit' updated_at = <Date 2001-10-30.03:01:23.000> user = 'https://bugs.python.org/dcinege' ``` bugs.python.org fields: ```python activity = <Date 2001-10-30.03:01:23.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-10-20.04:42:29.000> creator = 'dcinege' dependencies = [] files = [] hgrepos = [] issue_num = 473009 keywords = [] message_count = 5.0 messages = ['7084', '7085', '7086', '7087', '7088'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'dcinege'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473009' versions = [] ``` </p></details>
binascii_b2a_base64() improper str limit
https://api.github.com/repos/python/cpython/issues/35364/comments
5
2001-10-20T04:42:29Z
2022-04-09T21:46:45Z
https://github.com/python/cpython/issues/35364
1,198,780,784
35,364
[ "python", "cpython" ]
BPO | [473002](https://bugs.python.org/issue473002) --- | :--- Nosy | @loewis Files | <li>[tixwidgets.tgz](https://bugs.python.org/file3688/tixwidgets.tgz "Uploaded as application/x-compressed at 2001-10-20.04:12:11 by idiscovery")</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 2001-11-11.14:11:09.000> created_at = <Date 2001-10-20.04:12:07.000> labels = [] title = 'Update Demo/tix tixwidgets.py et al.' updated_at = <Date 2001-11-11.14:11:09.000> user = 'https://bugs.python.org/idiscovery' ``` bugs.python.org fields: ```python activity = <Date 2001-11-11.14:11:09.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2001-10-20.04:12:07.000> creator = 'idiscovery' dependencies = [] files = ['3688'] hgrepos = [] issue_num = 473002 keywords = ['patch'] message_count = 2.0 messages = ['37893', '37894'] nosy_count = 2.0 nosy_names = ['loewis', 'idiscovery'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue473002' versions = [] ``` </p></details>
Update Demo/tix tixwidgets.py et al.
https://api.github.com/repos/python/cpython/issues/35363/comments
2
2001-10-20T04:12:07Z
2022-04-09T21:46:44Z
https://github.com/python/cpython/issues/35363
1,198,780,780
35,363
[ "python", "cpython" ]
BPO | [472956](https://bugs.python.org/issue472956) --- | :--- Nosy | @gvanrossum Files | <li>[py-umr](https://bugs.python.org/file164/py-umr "Uploaded as application/octet-stream at 2001-10-19.23:29:20 by nnorwitz"): patch to fix uninit mem read</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 2001-10-20.14:28:21.000> created_at = <Date 2001-10-19.23:29:18.000> labels = ['interpreter-core'] title = 'UMR when there is a syntax error' updated_at = <Date 2001-10-20.14:28:21.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2001-10-20.14:28:21.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-19.23:29:18.000> creator = 'nnorwitz' dependencies = [] files = ['164'] hgrepos = [] issue_num = 472956 keywords = [] message_count = 2.0 messages = ['7082', '7083'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue472956' versions = ['Python 2.2'] ``` </p></details>
UMR when there is a syntax error
https://api.github.com/repos/python/cpython/issues/35362/comments
2
2001-10-19T23:29:18Z
2022-04-09T21:46:43Z
https://github.com/python/cpython/issues/35362
1,198,780,777
35,362
[ "python", "cpython" ]
BPO | [472940](https://bugs.python.org/issue472940) --- | :--- Nosy | @gvanrossum, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-10-22.02:00:12.000> created_at = <Date 2001-10-19.22:31:53.000> labels = ['interpreter-core'] title = "can't getattr() attribute shown by dir()" updated_at = <Date 2001-10-22.02:00:12.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2001-10-22.02:00:12.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-19.22:31:53.000> creator = 'jhylton' dependencies = [] files = [] hgrepos = [] issue_num = 472940 keywords = [] message_count = 5.0 messages = ['7077', '7078', '7079', '7080', '7081'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'jhylton'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue472940' versions = [] ``` </p></details>
can't getattr() attribute shown by dir()
https://api.github.com/repos/python/cpython/issues/35361/comments
5
2001-10-19T22:31:53Z
2022-04-09T21:46:42Z
https://github.com/python/cpython/issues/35361
1,198,780,775
35,361
[ "python", "cpython" ]
BPO | [472881](https://bugs.python.org/issue472881) --- | :--- Nosy | @mwhudson, @gvanrossum, @smontanaro, @akuchling Files | <li>[setup.diff](https://bugs.python.org/file163/setup.diff "Uploaded as text/plain at 2001-12-10.12:39:54 by @mwhudson"): Not The Smartest Fix In The World</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-06.18:03:55.000> created_at = <Date 2001-10-19.18:49:41.000> labels = ['type-feature', 'library'] title = 'distutils does not deduce dependencies' updated_at = <Date 2003-02-06.18:03:55.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2003-02-06.18:03:55.000> actor = 'akuchling' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-10-19.18:49:41.000> creator = 'skip.montanaro' dependencies = [] files = ['163'] hgrepos = [] issue_num = 472881 keywords = [] message_count = 11.0 messages = ['7066', '7067', '7068', '7069', '7070', '7071', '7072', '7073', '7074', '7075', '7076'] nosy_count = 4.0 nosy_names = ['mwh', 'gvanrossum', 'skip.montanaro', 'akuchling'] pr_nums = [] priority = 'normal' resolution = 'later' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue472881' versions = [] ``` </p></details>
distutils does not deduce dependencies
https://api.github.com/repos/python/cpython/issues/35360/comments
11
2001-10-19T18:49:41Z
2022-04-09T21:46:39Z
https://github.com/python/cpython/issues/35360
1,198,780,772
35,360
[ "python", "cpython" ]
BPO | [472825](https://bugs.python.org/issue472825) --- | :--- Nosy | @freddrake, @smontanaro Files | <li>[libre.diffs](https://bugs.python.org/file3686/libre.diffs "Uploaded as application/octet-stream at 2001-10-19.15:42:26 by @smontanaro")</li><li>[yh77sw7v.php](https://bugs.python.org/file3687/yh77sw7v.php "Uploaded as application/octet-stream at 2001-10-25.02:35:39 by @freddrake"): libre.tex changes -- revised</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 2001-11-29.08:46:54.000> created_at = <Date 2001-10-19.15:39:54.000> labels = ['docs'] title = 're examples' updated_at = <Date 2001-11-29.08:46:54.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2001-11-29.08:46:54.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-10-19.15:39:54.000> creator = 'skip.montanaro' dependencies = [] files = ['3686', '3687'] hgrepos = [] issue_num = 472825 keywords = ['patch'] message_count = 3.0 messages = ['37890', '37891', '37892'] nosy_count = 2.0 nosy_names = ['fdrake', 'skip.montanaro'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue472825' versions = [] ``` </p></details>
re examples
https://api.github.com/repos/python/cpython/issues/35359/comments
3
2001-10-19T15:39:54Z
2022-04-09T21:46:39Z
https://github.com/python/cpython/issues/35359
1,198,780,770
35,359
[ "python", "cpython" ]
BPO | [472801](https://bugs.python.org/issue472801) --- | :--- 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 2001-10-19.17:30:55.000> created_at = <Date 2001-10-19.14:36:18.000> labels = ['invalid', 'docs'] title = 'Python Advocacy HOWTO R0.03 URLs broken' updated_at = <Date 2001-10-19.17:30:55.000> user = 'https://bugs.python.org/rdwi' ``` bugs.python.org fields: ```python activity = <Date 2001-10-19.17:30:55.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-10-19.14:36:18.000> creator = 'rdwi' dependencies = [] files = [] hgrepos = [] issue_num = 472801 keywords = [] message_count = 2.0 messages = ['7064', '7065'] nosy_count = 2.0 nosy_names = ['fdrake', 'rdwi'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue472801' versions = [] ``` </p></details>
Python Advocacy HOWTO R0.03 URLs broken
https://api.github.com/repos/python/cpython/issues/35358/comments
2
2001-10-19T14:36:18Z
2022-04-09T21:46:38Z
https://github.com/python/cpython/issues/35358
1,198,780,766
35,358
[ "python", "cpython" ]
BPO | [472798](https://bugs.python.org/issue472798) --- | :--- 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 2001-10-19.15:26:42.000> created_at = <Date 2001-10-19.14:26:32.000> labels = ['library'] title = 'SSL in non-blocking mode' updated_at = <Date 2001-10-19.15:26:42.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-10-19.15:26:42.000> actor = 'gvanrossum' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-10-19.14:26:32.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 472798 keywords = [] message_count = 6.0 messages = ['7058', '7059', '7060', '7061', '7062', '7063'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jhylton'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue472798' versions = [] ``` </p></details>
SSL in non-blocking mode
https://api.github.com/repos/python/cpython/issues/35357/comments
6
2001-10-19T14:26:32Z
2022-04-09T21:46:36Z
https://github.com/python/cpython/issues/35357
1,198,780,761
35,357
[ "python", "cpython" ]
BPO | [472727](https://bugs.python.org/issue472727) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-10-19.13:42:31.000> created_at = <Date 2001-10-19.11:18:58.000> labels = ['expert-IDLE'] title = 'Tkinter.mainloop() confuses IDLE' updated_at = <Date 2001-10-19.13:42:31.000> user = 'https://bugs.python.org/edloper' ``` bugs.python.org fields: ```python activity = <Date 2001-10-19.13:42:31.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2001-10-19.11:18:58.000> creator = 'edloper' dependencies = [] files = [] hgrepos = [] issue_num = 472727 keywords = [] message_count = 2.0 messages = ['7056', '7057'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'edloper'] pr_nums = [] priority = 'normal' resolution = 'later' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue472727' versions = [] ``` </p></details>
Tkinter.mainloop() confuses IDLE
https://api.github.com/repos/python/cpython/issues/35356/comments
2
2001-10-19T11:18:58Z
2022-04-09T21:46:36Z
https://github.com/python/cpython/issues/35356
1,198,780,757
35,356
[ "python", "cpython" ]
BPO | [472675](https://bugs.python.org/issue472675) --- | :--- Nosy | @gvanrossum, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2001-10-24.14:45:07.000> created_at = <Date 2001-10-19.07:22:40.000> labels = ['build'] title = "CVS socketmodule now doesn't compile" updated_at = <Date 2001-10-24.14:45:07.000> user = 'https://bugs.python.org/mfavas' ``` bugs.python.org fields: ```python activity = <Date 2001-10-24.14:45:07.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-10-19.07:22:40.000> creator = 'mfavas' dependencies = [] files = [] hgrepos = [] issue_num = 472675 keywords = [] message_count = 7.0 messages = ['7049', '7050', '7051', '7052', '7053', '7054', '7055'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'loewis', 'mfavas', 'rwgk'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue472675' versions = ['Python 2.2'] ``` </p></details>
CVS socketmodule now doesn't compile
https://api.github.com/repos/python/cpython/issues/35355/comments
7
2001-10-19T07:22:40Z
2022-04-09T21:46:35Z
https://github.com/python/cpython/issues/35355
1,198,780,755
35,355
[ "python", "cpython" ]
BPO | [472646](https://bugs.python.org/issue472646) --- | :--- Nosy | @freddrake, @warsaw Files | <li>[Cookie.py-patch](https://bugs.python.org/file162/Cookie.py-patch "Uploaded as application/octet-stream at 2001-10-19.04:18:27 by @warsaw")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2001-11-13.23:11:20.000> created_at = <Date 2001-10-19.04:18:27.000> labels = ['library'] title = 'Cookie.py and : in key' updated_at = <Date 2001-11-13.23:11:20.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2001-11-13.23:11:20.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-10-19.04:18:27.000> creator = 'barry' dependencies = [] files = ['162'] hgrepos = [] issue_num = 472646 keywords = [] message_count = 3.0 messages = ['7046', '7047', '7048'] nosy_count = 2.0 nosy_names = ['fdrake', 'barry'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue472646' versions = [] ``` </p></details>
Cookie.py and : in key
https://api.github.com/repos/python/cpython/issues/35354/comments
3
2001-10-19T04:18:27Z
2022-04-09T21:46:33Z
https://github.com/python/cpython/issues/35354
1,198,780,752
35,354
[ "python", "cpython" ]
BPO | [472642](https://bugs.python.org/issue472642) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[stack-trace](https://bugs.python.org/file161/stack-trace "Uploaded as application/octet-stream at 2001-10-19.03:42:10 by nnorwitz"): stack trace & 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 2001-12-12.05:32:32.000> created_at = <Date 2001-10-19.03:42:09.000> labels = ['interpreter-core'] title = 'interpreter crash when import .so fails w/ Purify' updated_at = <Date 2001-12-12.05:32:32.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2001-12-12.05:32:32.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-19.03:42:09.000> creator = 'nnorwitz' dependencies = [] files = ['161'] hgrepos = [] issue_num = 472642 keywords = [] message_count = 4.0 messages = ['7042', '7043', '7044', '7045'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'nnorwitz'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue472642' versions = ['Python 2.2'] ``` </p></details>
interpreter crash when import .so fails w/ Purify
https://api.github.com/repos/python/cpython/issues/35353/comments
4
2001-10-19T03:42:09Z
2022-04-09T21:46:32Z
https://github.com/python/cpython/issues/35353
1,198,780,747
35,353
[ "python", "cpython" ]
BPO | [472593](https://bugs.python.org/issue472593) --- | :--- Nosy | @jackjansen Files | <li>[patch.sit](https://bugs.python.org/file3685/patch.sit "Uploaded as application/x-stuffit at 2001-10-18.22:34:46 by aubonbeurre"): The patch + a py sample</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2002-08-15.22:23:13.000> created_at = <Date 2001-10-18.22:34:42.000> labels = ['OS-mac'] title = 'Changing the preferences mechanism' updated_at = <Date 2002-08-15.22:23:13.000> user = 'https://bugs.python.org/aubonbeurre' ``` bugs.python.org fields: ```python activity = <Date 2002-08-15.22:23:13.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2001-10-18.22:34:42.000> creator = 'aubonbeurre' dependencies = [] files = ['3685'] hgrepos = [] issue_num = 472593 keywords = ['patch'] message_count = 2.0 messages = ['37888', '37889'] 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/issue472593' versions = [] ``` </p></details>
Changing the preferences mechanism
https://api.github.com/repos/python/cpython/issues/35352/comments
2
2001-10-18T22:34:42Z
2022-04-09T21:46:31Z
https://github.com/python/cpython/issues/35352
1,198,780,743
35,352
[ "python", "cpython" ]
BPO | [472568](https://bugs.python.org/issue472568) --- | :--- Nosy | @tim-one, @arigo, @nascheme <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/nascheme' closed_at = <Date 2004-06-08.03:00:01.000> created_at = <Date 2001-10-18.21:31:53.000> labels = ['interpreter-core', 'invalid'] title = 'PyBuffer_New() memory not aligned' updated_at = <Date 2004-06-08.03:00:01.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2004-06-08.03:00:01.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-10-18.21:31:53.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 472568 keywords = [] message_count = 9.0 messages = ['7033', '7034', '7035', '7036', '7037', '7038', '7039', '7040', '7041'] nosy_count = 5.0 nosy_names = ['tim.peters', 'jhylton', 'arigo', 'nascheme', 'giacometti'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue472568' versions = [] ``` </p></details>
PyBuffer_New() memory not aligned
https://api.github.com/repos/python/cpython/issues/35351/comments
9
2001-10-18T21:31:53Z
2022-04-09T21:46:30Z
https://github.com/python/cpython/issues/35351
1,198,780,736
35,351
[ "python", "cpython" ]
BPO | [472555](https://bugs.python.org/issue472555) --- | :--- 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 2001-10-18.20:50:42.000> created_at = <Date 2001-10-18.20:40:27.000> labels = ['build'] title = 'Remove trailing common in enumeration' updated_at = <Date 2001-10-18.20:50:42.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-10-18.20:50:42.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-10-18.20:40:27.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 472555 keywords = ['patch'] message_count = 3.0 messages = ['37885', '37886', '37887'] nosy_count = 1.0 nosy_names = ['tim.peters'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue472555' versions = [] ``` </p></details>
Remove trailing common in enumeration
https://api.github.com/repos/python/cpython/issues/35350/comments
3
2001-10-18T20:40:27Z
2022-04-09T21:46:29Z
https://github.com/python/cpython/issues/35350
1,198,780,734
35,350
[ "python", "cpython" ]
BPO | [472523](https://bugs.python.org/issue472523) --- | :--- Nosy | @gvanrossum, @loewis, @rhettinger Files | <li>[tp_compare.diff](https://bugs.python.org/file3683/tp_compare.diff "Uploaded as text/plain at 2002-03-09.11:54:28 by @loewis")</li><li>[tp_compare.diff](https://bugs.python.org/file3684/tp_compare.diff "Uploaded as text/plain at 2002-03-09.11:54:57 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/gvanrossum' closed_at = <Date 2002-05-31.20:06:33.000> created_at = <Date 2001-10-18.19:17:24.000> labels = [] title = 'Reminder: 2.3 should check tp_compare' updated_at = <Date 2002-05-31.20:06:33.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2002-05-31.20:06:33.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-10-18.19:17:24.000> creator = 'gvanrossum' dependencies = [] files = ['3683', '3684'] hgrepos = [] issue_num = 472523 keywords = ['patch'] message_count = 6.0 messages = ['37879', '37880', '37881', '37882', '37883', '37884'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'rhettinger'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue472523' versions = [] ``` </p></details>
Reminder: 2.3 should check tp_compare
https://api.github.com/repos/python/cpython/issues/35349/comments
6
2001-10-18T19:17:24Z
2022-04-09T21:46:28Z
https://github.com/python/cpython/issues/35349
1,198,780,731
35,349