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 | [427604](https://bugs.python.org/issue427604) --- | :--- 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-07-09.13:57:53.000> created_at = <Date 2001-05-26.21:06:43.000> labels = ['type-feature', 'docs'] title = 'Lang Ref, grammar productions should be hyperlinked' updated_at = <Date 2001-07-09.13:57:53.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-07-09.13:57:53.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-05-26.21:06:43.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 427604 keywords = [] message_count = 4.0 messages = ['4881', '4882', '4883', '4884'] nosy_count = 2.0 nosy_names = ['tim.peters', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue427604' versions = [] ``` </p></details>
Lang Ref, grammar productions should be hyperlinked
https://api.github.com/repos/python/cpython/issues/34548/comments
4
2001-05-26T21:06:43Z
2022-04-09T21:31:32Z
https://github.com/python/cpython/issues/34548
1,198,777,366
34,548
[ "python", "cpython" ]
BPO | [427524](https://bugs.python.org/issue427524) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-05-29.22:08:13.000> created_at = <Date 2001-05-26.10:13:58.000> labels = ['extension-modules', 'type-feature'] title = 'path formatter between unix and windows' updated_at = <Date 2001-05-29.22:08:13.000> user = 'https://bugs.python.org/jkuan' ``` bugs.python.org fields: ```python activity = <Date 2001-05-29.22:08:13.000> actor = 'prescod' assignee = 'prescod' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-05-26.10:13:58.000> creator = 'jkuan' dependencies = [] files = [] hgrepos = [] issue_num = 427524 keywords = [] message_count = 2.0 messages = ['4879', '4880'] nosy_count = 2.0 nosy_names = ['prescod', 'jkuan'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue427524' versions = [] ``` </p></details>
path formatter between unix and windows
https://api.github.com/repos/python/cpython/issues/34547/comments
2
2001-05-26T10:13:58Z
2022-04-09T21:31:30Z
https://github.com/python/cpython/issues/34547
1,198,777,364
34,547
[ "python", "cpython" ]
BPO | [427345](https://bugs.python.org/issue427345) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-01-08.18:57:25.000> created_at = <Date 2001-05-25.17:37:32.000> labels = ['library'] title = 'CGIHTTPServer fix for Windows' updated_at = <Date 2003-01-08.18:57:25.000> user = 'https://bugs.python.org/kasplat' ``` bugs.python.org fields: ```python activity = <Date 2003-01-08.18:57:25.000> actor = 'holdenweb' assignee = 'holdenweb' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-25.17:37:32.000> creator = 'kasplat' dependencies = [] files = [] hgrepos = [] issue_num = 427345 keywords = [] message_count = 14.0 messages = ['4865', '4866', '4867', '4868', '4869', '4870', '4871', '4872', '4873', '4874', '4875', '4876', '4877', '4878'] nosy_count = 7.0 nosy_names = ['gvanrossum', 'nobody', 'holdenweb', 'justinshaw', 'kasplat', 'oztourer', 'kyrrigle'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue427345' versions = [] ``` </p></details>
CGIHTTPServer fix for Windows
https://api.github.com/repos/python/cpython/issues/34546/comments
14
2001-05-25T17:37:32Z
2022-04-09T21:31:29Z
https://github.com/python/cpython/issues/34546
1,198,777,357
34,546
[ "python", "cpython" ]
BPO | [427190](https://bugs.python.org/issue427190) --- | :--- Nosy | @loewis Files | <li>[meth_o.diff](https://bugs.python.org/file3335/meth_o.diff "Uploaded as text/plain at 2001-08-13.22:47:35 by jhylton")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2001-08-16.13:21:17.000> created_at = <Date 2001-05-25.05:30:34.000> labels = ['interpreter-core'] title = 'Speed-up "O" calls' updated_at = <Date 2001-08-16.13:21:17.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2001-08-16.13:21:17.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-25.05:30:34.000> creator = 'loewis' dependencies = [] files = ['3335'] hgrepos = [] issue_num = 427190 keywords = ['patch'] message_count = 10.0 messages = ['36650', '36651', '36652', '36653', '36654', '36655', '36656', '36657', '36658', '36659'] nosy_count = 2.0 nosy_names = ['loewis', 'jhylton'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue427190' versions = [] ``` </p></details>
Speed-up "O" calls
https://api.github.com/repos/python/cpython/issues/34545/comments
10
2001-05-25T05:30:34Z
2022-04-09T21:31:29Z
https://github.com/python/cpython/issues/34545
1,198,777,354
34,545
[ "python", "cpython" ]
BPO | [427073](https://bugs.python.org/issue427073) --- | :--- 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-09-05.19:13:05.000> created_at = <Date 2001-05-24.21:10:23.000> labels = ['build'] title = 'DLINCLDIR defined incorrectly' updated_at = <Date 2001-09-05.19:13:05.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2001-09-05.19:13:05.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-05-24.21:10:23.000> creator = 'skip.montanaro' dependencies = [] files = [] hgrepos = [] issue_num = 427073 keywords = [] message_count = 2.0 messages = ['4863', '4864'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'skip.montanaro'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue427073' versions = [] ``` </p></details>
DLINCLDIR defined incorrectly
https://api.github.com/repos/python/cpython/issues/34544/comments
2
2001-05-24T21:10:23Z
2022-04-09T21:31:28Z
https://github.com/python/cpython/issues/34544
1,198,777,352
34,544
[ "python", "cpython" ]
BPO | [427060](https://bugs.python.org/issue427060) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-22.03:42:13.000> created_at = <Date 2001-05-24.20:34:44.000> labels = ['library'] title = 'pydoc: inconsistent behavior for imports' updated_at = <Date 2001-11-22.03:42:13.000> user = 'https://bugs.python.org/nollett' ``` bugs.python.org fields: ```python activity = <Date 2001-11-22.03:42:13.000> actor = 'ping' assignee = 'ping' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-24.20:34:44.000> creator = 'nollett' dependencies = [] files = [] hgrepos = [] issue_num = 427060 keywords = [] message_count = 2.0 messages = ['4861', '4862'] nosy_count = 2.0 nosy_names = ['ping', 'nollett'] pr_nums = [] priority = 'normal' resolution = 'later' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue427060' versions = [] ``` </p></details>
pydoc: inconsistent behavior for imports
https://api.github.com/repos/python/cpython/issues/34543/comments
2
2001-05-24T20:34:44Z
2022-04-09T21:31:26Z
https://github.com/python/cpython/issues/34543
1,198,777,348
34,543
[ "python", "cpython" ]
BPO | [427036](https://bugs.python.org/issue427036) --- | :--- 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-05-24.23:34:20.000> created_at = <Date 2001-05-24.19:40:14.000> labels = ['interpreter-core', 'invalid'] title = '[66.6] != [66.599999999999994]?' updated_at = <Date 2001-05-24.23:34:20.000> user = 'https://bugs.python.org/darkmo0d' ``` bugs.python.org fields: ```python activity = <Date 2001-05-24.23:34:20.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-24.19:40:14.000> creator = 'darkmo0d' dependencies = [] files = [] hgrepos = [] issue_num = 427036 keywords = [] message_count = 4.0 messages = ['4857', '4858', '4859', '4860'] nosy_count = 2.0 nosy_names = ['tim.peters', 'darkmo0d'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue427036' versions = [] ``` </p></details>
[66.6] != [66.599999999999994]?
https://api.github.com/repos/python/cpython/issues/34542/comments
4
2001-05-24T19:40:14Z
2022-04-09T21:31:25Z
https://github.com/python/cpython/issues/34542
1,198,777,345
34,542
[ "python", "cpython" ]
BPO | [426960](https://bugs.python.org/issue426960) --- | :--- Nosy | @loewis, @Yhg1s <sup>*Note: these values reflect the state of the issue at 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-08-11.16:33:23.000> created_at = <Date 2001-05-24.16:00:27.000> labels = ['extension-modules'] title = 'fork problem with Python-2.1' updated_at = <Date 2001-08-11.16:33:23.000> user = 'https://bugs.python.org/arminsteinhoff' ``` bugs.python.org fields: ```python activity = <Date 2001-08-11.16:33:23.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-05-24.16:00:27.000> creator = 'arminsteinhoff' dependencies = [] files = [] hgrepos = [] issue_num = 426960 keywords = [] message_count = 5.0 messages = ['4852', '4853', '4854', '4855', '4856'] nosy_count = 4.0 nosy_names = ['loewis', 'jhylton', 'twouters', 'arminsteinhoff'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue426960' versions = [] ``` </p></details>
fork problem with Python-2.1
https://api.github.com/repos/python/cpython/issues/34541/comments
5
2001-05-24T16:00:27Z
2022-04-09T21:31:24Z
https://github.com/python/cpython/issues/34541
1,198,777,338
34,541
[ "python", "cpython" ]
BPO | [426892](https://bugs.python.org/issue426892) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2001-10-13.09:35:36.000> created_at = <Date 2001-05-24.08:56:50.000> labels = ['expert-tkinter'] title = 'grid_location class at the wrong place' updated_at = <Date 2001-10-13.09:35:36.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-10-13.09:35:36.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2001-05-24.08:56:50.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 426892 keywords = [] message_count = 2.0 messages = ['4850', '4851'] nosy_count = 1.0 nosy_names = ['loewis'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue426892' versions = [] ``` </p></details>
grid_location class at the wrong place
https://api.github.com/repos/python/cpython/issues/34540/comments
2
2001-05-24T08:56:50Z
2022-04-09T21:31:23Z
https://github.com/python/cpython/issues/34540
1,198,777,336
34,540
[ "python", "cpython" ]
BPO | [426880](https://bugs.python.org/issue426880) --- | :--- 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 2001-10-01.17:05:00.000> created_at = <Date 2001-05-24.07:41:02.000> labels = ['expert-tkinter'] title = 'Tkinter Listbox missing methods' updated_at = <Date 2001-10-01.17:05:00.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-10-01.17:05:00.000> actor = 'loewis' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2001-05-24.07:41:02.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 426880 keywords = ['patch'] message_count = 5.0 messages = ['36645', '36646', '36647', '36648', '36649'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'effbot'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue426880' versions = [] ``` </p></details>
Tkinter Listbox missing methods
https://api.github.com/repos/python/cpython/issues/34539/comments
5
2001-05-24T07:41:02Z
2022-04-09T21:31:22Z
https://github.com/python/cpython/issues/34539
1,198,777,331
34,539
[ "python", "cpython" ]
BPO | [426866](https://bugs.python.org/issue426866) --- | :--- 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 = None closed_at = <Date 2003-02-03.21:33:29.000> created_at = <Date 2001-05-24.06:27:11.000> labels = ['library'] title = 'urllib and socket fail with MS proxy ' updated_at = <Date 2003-02-03.21:33:29.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2003-02-03.21:33:29.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-24.06:27:11.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 426866 keywords = [] message_count = 6.0 messages = ['4844', '4845', '4846', '4847', '4848', '4849'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'jhylton', 'skip.montanaro', 'milosoftware'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue426866' versions = [] ``` </p></details>
urllib and socket fail with MS proxy
https://api.github.com/repos/python/cpython/issues/34538/comments
6
2001-05-24T06:27:11Z
2022-04-09T21:31:21Z
https://github.com/python/cpython/issues/34538
1,198,777,329
34,538
[ "python", "cpython" ]
BPO | [426746](https://bugs.python.org/issue426746) --- | :--- Nosy | @tim-one, @Yhg1s, @jackjansen Files | <li>[@diff](https://bugs.python.org/file3334/%40diff "Uploaded as application/octet-stream at 2001-05-23.20:29:54 by @jackjansen")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2001-06-19.20:23:52.000> created_at = <Date 2001-05-23.20:29:53.000> labels = ['build'] title = 'Infrastructure for getting MacPython modules working on OSX' updated_at = <Date 2001-06-19.20:23:52.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2001-06-19.20:23:52.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-05-23.20:29:53.000> creator = 'jackjansen' dependencies = [] files = ['3334'] hgrepos = [] issue_num = 426746 keywords = ['patch'] message_count = 6.0 messages = ['36639', '36640', '36641', '36642', '36643', '36644'] nosy_count = 3.0 nosy_names = ['tim.peters', 'twouters', 'jackjansen'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue426746' versions = [] ``` </p></details>
Infrastructure for getting MacPython modules working on OSX
https://api.github.com/repos/python/cpython/issues/34537/comments
6
2001-05-23T20:29:53Z
2022-04-09T21:31:20Z
https://github.com/python/cpython/issues/34537
1,198,777,321
34,537
[ "python", "cpython" ]
BPO | [426740](https://bugs.python.org/issue426740) --- | :--- Nosy | @smontanaro <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-08-11.20:36:05.000> created_at = <Date 2001-05-23.20:18:01.000> labels = ['invalid', 'type-feature', 'library'] title = 'pydoc: check bases for doc strings?' updated_at = <Date 2001-08-11.20:36:05.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2001-08-11.20:36:05.000> actor = 'ping' assignee = 'ping' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-23.20:18:01.000> creator = 'skip.montanaro' dependencies = [] files = [] hgrepos = [] issue_num = 426740 keywords = [] message_count = 3.0 messages = ['4841', '4842', '4843'] nosy_count = 3.0 nosy_names = ['skip.montanaro', 'ping', 'calvin'] pr_nums = [] priority = 'low' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue426740' versions = [] ``` </p></details>
pydoc: check bases for doc strings?
https://api.github.com/repos/python/cpython/issues/34536/comments
3
2001-05-23T20:18:01Z
2022-04-09T21:31:18Z
https://github.com/python/cpython/issues/34536
1,198,777,317
34,536
[ "python", "cpython" ]
BPO | [426735](https://bugs.python.org/issue426735) --- | :--- 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-05-29.20:16:47.000> created_at = <Date 2001-05-23.19:56:28.000> labels = ['interpreter-core'] title = '[Linux] Threaded Python program hangs' updated_at = <Date 2001-05-29.20:16:47.000> user = 'https://bugs.python.org/jepler' ``` bugs.python.org fields: ```python activity = <Date 2001-05-29.20:16:47.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-23.19:56:28.000> creator = 'jepler' dependencies = [] files = [] hgrepos = [] issue_num = 426735 keywords = [] message_count = 4.0 messages = ['4837', '4838', '4839', '4840'] nosy_count = 2.0 nosy_names = ['tim.peters', 'jepler'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue426735' versions = [] ``` </p></details>
[Linux] Threaded Python program hangs
https://api.github.com/repos/python/cpython/issues/34535/comments
4
2001-05-23T19:56:28Z
2022-04-09T21:31:17Z
https://github.com/python/cpython/issues/34535
1,198,777,315
34,535
[ "python", "cpython" ]
BPO | [426711](https://bugs.python.org/issue426711) --- | :--- 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-05-23.20:18:50.000> created_at = <Date 2001-05-23.18:27:48.000> labels = ['invalid'] title = 'Floating Point Curiosity in Python 2.1' updated_at = <Date 2001-05-23.20:18:50.000> user = 'https://bugs.python.org/danielgraham' ``` bugs.python.org fields: ```python activity = <Date 2001-05-23.20:18:50.000> actor = 'danielgraham' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-05-23.18:27:48.000> creator = 'danielgraham' dependencies = [] files = [] hgrepos = [] issue_num = 426711 keywords = [] message_count = 5.0 messages = ['4832', '4833', '4834', '4835', '4836'] nosy_count = 2.0 nosy_names = ['tim.peters', 'danielgraham'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue426711' versions = [] ``` </p></details>
Floating Point Curiosity in Python 2.1
https://api.github.com/repos/python/cpython/issues/34534/comments
5
2001-05-23T18:27:48Z
2022-04-09T21:31:16Z
https://github.com/python/cpython/issues/34534
1,198,777,313
34,534
[ "python", "cpython" ]
BPO | [426598](https://bugs.python.org/issue426598) --- | :--- Nosy | @freddrake, @smontanaro Files | <li>[libos.diff](https://bugs.python.org/file3333/libos.diff "Uploaded as text/plain at 2001-05-23.11:58:06 by @smontanaro")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2001-05-29.18:37:28.000> created_at = <Date 2001-05-23.11:58:05.000> labels = ['docs'] title = 'doc patch for os.rename' updated_at = <Date 2001-05-29.18:37:28.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2001-05-29.18:37:28.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-05-23.11:58:05.000> creator = 'skip.montanaro' dependencies = [] files = ['3333'] hgrepos = [] issue_num = 426598 keywords = ['patch'] message_count = 2.0 messages = ['36637', '36638'] nosy_count = 2.0 nosy_names = ['fdrake', 'skip.montanaro'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue426598' versions = [] ``` </p></details>
doc patch for os.rename
https://api.github.com/repos/python/cpython/issues/34533/comments
2
2001-05-23T11:58:05Z
2022-04-09T21:31:16Z
https://github.com/python/cpython/issues/34533
1,198,777,309
34,533
[ "python", "cpython" ]
BPO | [426539](https://bugs.python.org/issue426539) --- | :--- Nosy | @tim-one, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-13.04:03:19.000> created_at = <Date 2001-05-23.04:57:59.000> labels = ['type-feature'] title = 'Math-module lacks some docs and funcs' updated_at = <Date 2002-05-13.04:03:19.000> user = 'https://bugs.python.org/bosna' ``` bugs.python.org fields: ```python activity = <Date 2002-05-13.04:03:19.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-05-23.04:57:59.000> creator = 'bosna' dependencies = [] files = [] hgrepos = [] issue_num = 426539 keywords = [] message_count = 4.0 messages = ['53154', '53155', '53156', '53157'] nosy_count = 3.0 nosy_names = ['tim.peters', 'rhettinger', 'bosna'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue426539' versions = [] ``` </p></details>
Math-module lacks some docs and funcs
https://api.github.com/repos/python/cpython/issues/34532/comments
4
2001-05-23T04:57:59Z
2022-04-09T21:31:14Z
https://github.com/python/cpython/issues/34532
1,198,777,307
34,532
[ "python", "cpython" ]
BPO | [426504](https://bugs.python.org/issue426504) --- | :--- Nosy | @mwhudson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-12-06.15:07:42.000> created_at = <Date 2001-05-23.00:51:59.000> labels = [] title = 'urllib fail with MS proxy' updated_at = <Date 2001-12-06.15:07:42.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-12-06.15:07:42.000> actor = 'mwh' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-05-23.00:51:59.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 426504 keywords = [] message_count = 2.0 messages = ['4830', '4831'] nosy_count = 1.0 nosy_names = ['mwh'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue426504' versions = [] ``` </p></details>
urllib fail with MS proxy
https://api.github.com/repos/python/cpython/issues/34531/comments
2
2001-05-23T00:51:59Z
2022-04-09T21:31:13Z
https://github.com/python/cpython/issues/34531
1,198,777,305
34,531
[ "python", "cpython" ]
BPO | [426473](https://bugs.python.org/issue426473) --- | :--- 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-05-23.04:59:37.000> created_at = <Date 2001-05-22.22:19:30.000> labels = ['docs'] title = 'Need docs for writing PyUnit-based tests' updated_at = <Date 2001-05-23.04:59:37.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2001-05-23.04:59:37.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-05-22.22:19:30.000> creator = 'fdrake' dependencies = [] files = [] hgrepos = [] issue_num = 426473 keywords = [] message_count = 2.0 messages = ['4828', '4829'] 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/issue426473' versions = [] ``` </p></details>
Need docs for writing PyUnit-based tests
https://api.github.com/repos/python/cpython/issues/34530/comments
2
2001-05-22T22:19:30Z
2022-04-09T21:31:13Z
https://github.com/python/cpython/issues/34530
1,198,777,303
34,530
[ "python", "cpython" ]
BPO | [426345](https://bugs.python.org/issue426345) --- | :--- 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-05-22.19:43:36.000> created_at = <Date 2001-05-22.16:58:27.000> labels = ['invalid'] title = 'Problem with addition' updated_at = <Date 2001-05-22.19:43:36.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-05-22.19:43:36.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-05-22.16:58:27.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 426345 keywords = [] message_count = 2.0 messages = ['4826', '4827'] nosy_count = 1.0 nosy_names = ['tim.peters'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue426345' versions = [] ``` </p></details>
Problem with addition
https://api.github.com/repos/python/cpython/issues/34529/comments
2
2001-05-22T16:58:27Z
2022-04-09T21:31:10Z
https://github.com/python/cpython/issues/34529
1,198,777,298
34,529
[ "python", "cpython" ]
BPO | [426208](https://bugs.python.org/issue426208) --- | :--- Nosy | @tim-one, @freddrake Files | <li>[float.txt](https://bugs.python.org/file3332/float.txt "Uploaded as text/plain at 2001-05-23.22:02:26 by @tim-one"): More fun than 1.0000000001 monkeys</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-06-08.16:29:02.000> created_at = <Date 2001-05-22.08:06:21.000> labels = ['docs'] title = 'Fun with Floating Point' updated_at = <Date 2001-06-08.16:29:02.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2001-06-08.16:29:02.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-05-22.08:06:21.000> creator = 'tim.peters' dependencies = [] files = ['3332'] hgrepos = [] issue_num = 426208 keywords = ['patch'] message_count = 4.0 messages = ['36633', '36634', '36635', '36636'] nosy_count = 2.0 nosy_names = ['tim.peters', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue426208' versions = [] ``` </p></details>
Fun with Floating Point
https://api.github.com/repos/python/cpython/issues/34528/comments
4
2001-05-22T08:06:21Z
2022-04-09T21:31:10Z
https://github.com/python/cpython/issues/34528
1,198,777,293
34,528
[ "python", "cpython" ]
BPO | [426072](https://bugs.python.org/issue426072) --- | :--- Nosy | @tim-one Files | <li>[getargs.patch](https://bugs.python.org/file3331/getargs.patch "Uploaded as text/plain at 2001-05-21.21:29:49 by jhylton")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-05-29.17:47:08.000> created_at = <Date 2001-05-21.21:29:49.000> labels = ['interpreter-core'] title = 'special case "O" in PyArg_ParseTuple()' updated_at = <Date 2001-05-29.17:47:08.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2001-05-29.17:47:08.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-21.21:29:49.000> creator = 'jhylton' dependencies = [] files = ['3331'] hgrepos = [] issue_num = 426072 keywords = ['patch'] message_count = 3.0 messages = ['36630', '36631', '36632'] nosy_count = 2.0 nosy_names = ['tim.peters', 'jhylton'] pr_nums = [] priority = 'low' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue426072' versions = [] ``` </p></details>
special case "O" in PyArg_ParseTuple()
https://api.github.com/repos/python/cpython/issues/34527/comments
3
2001-05-21T21:29:49Z
2022-04-09T21:31:08Z
https://github.com/python/cpython/issues/34527
1,198,777,290
34,527
[ "python", "cpython" ]
BPO | [425868](https://bugs.python.org/issue425868) --- | :--- Nosy | @sjoerdmullender, @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 2001-07-04.10:18:31.000> created_at = <Date 2001-05-21.10:09:48.000> labels = ['library'] title = 'mimify.mime_encode_header problem' updated_at = <Date 2001-07-04.10:18:31.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-07-04.10:18:31.000> actor = 'sjoerd' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-21.10:09:48.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 425868 keywords = [] message_count = 2.0 messages = ['4824', '4825'] nosy_count = 2.0 nosy_names = ['sjoerd', 'barry'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue425868' versions = [] ``` </p></details>
mimify.mime_encode_header problem
https://api.github.com/repos/python/cpython/issues/34526/comments
2
2001-05-21T10:09:48Z
2022-04-09T21:31:08Z
https://github.com/python/cpython/issues/34526
1,198,777,288
34,526
[ "python", "cpython" ]
BPO | [425836](https://bugs.python.org/issue425836) --- | :--- Nosy | @tim-one, @mhammond <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2001-05-21.08:08:34.000> created_at = <Date 2001-05-21.07:37:41.000> labels = ['interpreter-core'] title = 'Reference leak in filter()' updated_at = <Date 2001-05-21.08:08:34.000> user = 'https://github.com/mhammond' ``` bugs.python.org fields: ```python activity = <Date 2001-05-21.08:08:34.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-21.07:37:41.000> creator = 'mhammond' dependencies = [] files = [] hgrepos = [] issue_num = 425836 keywords = [] message_count = 2.0 messages = ['4822', '4823'] nosy_count = 2.0 nosy_names = ['tim.peters', 'mhammond'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue425836' versions = [] ``` </p></details>
Reference leak in filter()
https://api.github.com/repos/python/cpython/issues/34525/comments
2
2001-05-21T07:37:41Z
2022-04-09T21:31:07Z
https://github.com/python/cpython/issues/34525
1,198,777,284
34,525
[ "python", "cpython" ]
BPO | [425821](https://bugs.python.org/issue425821) --- | :--- Nosy | @warsaw Files | <li>[425821-new.txt](https://bugs.python.org/file3330/425821-new.txt "Uploaded as text/plain at 2001-05-21.19:22:02 by @warsaw"): Updated patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2001-05-21.19:34:44.000> created_at = <Date 2001-05-21.05:12:45.000> labels = [] title = 'pygettext.py sorted output' updated_at = <Date 2001-05-21.19:34:44.000> user = 'https://bugs.python.org/tkikuchi' ``` bugs.python.org fields: ```python activity = <Date 2001-05-21.19:34:44.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2001-05-21.05:12:45.000> creator = 'tkikuchi' dependencies = [] files = ['3330'] hgrepos = [] issue_num = 425821 keywords = ['patch'] message_count = 3.0 messages = ['36627', '36628', '36629'] nosy_count = 2.0 nosy_names = ['barry', 'tkikuchi'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue425821' versions = [] ``` </p></details>
pygettext.py sorted output
https://api.github.com/repos/python/cpython/issues/34524/comments
3
2001-05-21T05:12:45Z
2022-04-09T21:31:06Z
https://github.com/python/cpython/issues/34524
1,198,777,281
34,524
[ "python", "cpython" ]
BPO | [425732](https://bugs.python.org/issue425732) --- | :--- Nosy | @mwhudson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2001-12-07.16:00:41.000> created_at = <Date 2001-05-20.20:50:03.000> labels = ['type-feature'] title = "shorter code with 'i++'" updated_at = <Date 2001-12-07.16:00:41.000> user = 'https://bugs.python.org/tflorek' ``` bugs.python.org fields: ```python activity = <Date 2001-12-07.16:00:41.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-05-20.20:50:03.000> creator = 'tflorek' dependencies = [] files = [] hgrepos = [] issue_num = 425732 keywords = [] message_count = 5.0 messages = ['53149', '53150', '53151', '53152', '53153'] nosy_count = 5.0 nosy_names = ['mwh', 'amc1', 'gregsmith', 'tflorek', 'voodmania'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue425732' versions = [] ``` </p></details>
shorter code with 'i++'
https://api.github.com/repos/python/cpython/issues/34523/comments
5
2001-05-20T20:50:03Z
2022-04-09T21:31:05Z
https://github.com/python/cpython/issues/34523
1,198,777,278
34,523
[ "python", "cpython" ]
BPO | [425370](https://bugs.python.org/issue425370) --- | :--- Nosy | @gvanrossum, @warsaw Files | <li>[425370.txt](https://bugs.python.org/file65/425370.txt "Uploaded as text/plain at 2001-08-16.16:04:38 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-08-20.22:26:20.000> created_at = <Date 2001-05-19.04:28:33.000> labels = ['extension-modules'] title = 'socketmodule SSL free calls in wrong order' updated_at = <Date 2001-08-20.22:26:20.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-08-20.22:26:20.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-05-19.04:28:33.000> creator = 'anonymous' dependencies = [] files = ['65'] hgrepos = [] issue_num = 425370 keywords = [] message_count = 7.0 messages = ['4815', '4816', '4817', '4818', '4819', '4820', '4821'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'jhylton', 'barry'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue425370' versions = [] ``` </p></details>
socketmodule SSL free calls in wrong order
https://api.github.com/repos/python/cpython/issues/34522/comments
7
2001-05-19T04:28:33Z
2022-04-09T21:31:04Z
https://github.com/python/cpython/issues/34522
1,198,777,273
34,522
[ "python", "cpython" ]
BPO | [425325](https://bugs.python.org/issue425325) --- | :--- Nosy | @tim-one, @warsaw Files | <li>[python.plog](https://bugs.python.org/file63/python.plog "Uploaded as application/octet-stream at 2001-05-18.22:38:31 by rminsk"): Purify output</li><li>[python.ins](https://bugs.python.org/file64/python.ins "Uploaded as application/octet-stream at 2001-05-19.00:24:07 by rminsk")</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-08-16.21:21:36.000> created_at = <Date 2001-05-18.21:42:00.000> labels = ['interpreter-core'] title = 'Logs from Purify and Insure(?)' updated_at = <Date 2001-08-16.21:21:36.000> user = 'https://bugs.python.org/rminsk' ``` bugs.python.org fields: ```python activity = <Date 2001-08-16.21:21:36.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-18.21:42:00.000> creator = 'rminsk' dependencies = [] files = ['63', '64'] hgrepos = [] issue_num = 425325 keywords = [] message_count = 8.0 messages = ['4807', '4808', '4809', '4810', '4811', '4812', '4813', '4814'] nosy_count = 3.0 nosy_names = ['tim.peters', 'barry', 'rminsk'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue425325' versions = [] ``` </p></details>
Logs from Purify and Insure(?)
https://api.github.com/repos/python/cpython/issues/34521/comments
8
2001-05-18T21:42:00Z
2022-04-09T21:31:03Z
https://github.com/python/cpython/issues/34521
1,198,777,271
34,521
[ "python", "cpython" ]
BPO | [425320](https://bugs.python.org/issue425320) --- | :--- 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-05-21.15:04:56.000> created_at = <Date 2001-05-18.21:20:17.000> labels = ['docs'] title = 'Typo in introduction.' updated_at = <Date 2001-05-21.15:04:56.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-05-21.15:04:56.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-05-18.21:20:17.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 425320 keywords = [] message_count = 2.0 messages = ['4805', '4806'] 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/issue425320' versions = [] ``` </p></details>
Typo in introduction.
https://api.github.com/repos/python/cpython/issues/34520/comments
2
2001-05-18T21:20:17Z
2022-04-09T21:31:01Z
https://github.com/python/cpython/issues/34520
1,198,777,267
34,520
[ "python", "cpython" ]
BPO | [425261](https://bugs.python.org/issue425261) --- | :--- 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-05-22.19:44:23.000> created_at = <Date 2001-05-18.17:53:00.000> labels = ['expert-regex', 'invalid'] title = 're propagates opaque exceptions' updated_at = <Date 2001-05-22.19:44:23.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-05-22.19:44:23.000> actor = 'tim.peters' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2001-05-18.17:53:00.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 425261 keywords = [] message_count = 5.0 messages = ['4800', '4801', '4802', '4803', '4804'] nosy_count = 3.0 nosy_names = ['tim.peters', 'nobody', 'effbot'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue425261' versions = [] ``` </p></details>
re propagates opaque exceptions
https://api.github.com/repos/python/cpython/issues/34519/comments
5
2001-05-18T17:53:00Z
2022-04-09T21:31:00Z
https://github.com/python/cpython/issues/34519
1,198,777,260
34,519
[ "python", "cpython" ]
BPO | [425242](https://bugs.python.org/issue425242) --- | :--- Nosy | @malemburg, @tim-one Files | <li>[smalldict.patch](https://bugs.python.org/file3328/smalldict.patch "Uploaded as text/plain at 2001-05-18.17:15:18 by @malemburg")</li><li>[timdict2.patch](https://bugs.python.org/file3329/timdict2.patch "Uploaded as text/plain at 2001-05-20.22:30:38 by @tim-one"): More aggressive</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-05-22.20:41:48.000> created_at = <Date 2001-05-18.17:15:18.000> labels = ['interpreter-core'] title = 'Patch which "inlines" small dictionaries' updated_at = <Date 2001-05-22.20:41:48.000> user = 'https://github.com/malemburg' ``` bugs.python.org fields: ```python activity = <Date 2001-05-22.20:41:48.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-18.17:15:18.000> creator = 'lemburg' dependencies = [] files = ['3328', '3329'] hgrepos = [] issue_num = 425242 keywords = ['patch'] message_count = 17.0 messages = ['36610', '36611', '36612', '36613', '36614', '36615', '36616', '36617', '36618', '36619', '36620', '36621', '36622', '36623', '36624', '36625', '36626'] nosy_count = 3.0 nosy_names = ['lemburg', 'tim.peters', 'jhylton'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue425242' versions = [] ``` </p></details>
Patch which "inlines" small dictionaries
https://api.github.com/repos/python/cpython/issues/34518/comments
17
2001-05-18T17:15:18Z
2022-04-09T21:30:59Z
https://github.com/python/cpython/issues/34518
1,198,777,254
34,518
[ "python", "cpython" ]
BPO | [425007](https://bugs.python.org/issue425007) --- | :--- Nosy | @mwhudson, @gvanrossum, @akuchling, @kbkaiser <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-12-17.16:48:12.000> created_at = <Date 2001-05-17.23:28:20.000> labels = ['library'] title = 'Python 2.1 installs shared libs with mode 0700' updated_at = <Date 2002-12-17.16:48:12.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2002-12-17.16:48:12.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-05-17.23:28:20.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 425007 keywords = [] message_count = 12.0 messages = ['4788', '4789', '4790', '4791', '4792', '4793', '4794', '4795', '4796', '4797', '4798', '4799'] nosy_count = 6.0 nosy_names = ['mwh', 'gvanrossum', 'nobody', 'akuchling', 'kbk', 'oracle'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue425007' versions = [] ``` </p></details>
Python 2.1 installs shared libs with mode 0700
https://api.github.com/repos/python/cpython/issues/34517/comments
12
2001-05-17T23:28:20Z
2022-04-09T21:30:58Z
https://github.com/python/cpython/issues/34517
1,198,777,250
34,517
[ "python", "cpython" ]
BPO | [424962](https://bugs.python.org/issue424962) --- | :--- Nosy | @mwhudson, @tim-one Files | <li>[test.py](https://bugs.python.org/file62/test.py "Uploaded as text/plain at 2001-05-17.20:14:01 by nobody")</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-05-18.08:57:33.000> created_at = <Date 2001-05-17.20:14:00.000> labels = ['interpreter-core', 'invalid'] title = 'inconsistent result with __eq__' updated_at = <Date 2001-05-18.08:57:33.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-05-18.08:57:33.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-17.20:14:00.000> creator = 'anonymous' dependencies = [] files = ['62'] hgrepos = [] issue_num = 424962 keywords = [] message_count = 3.0 messages = ['4785', '4786', '4787'] nosy_count = 2.0 nosy_names = ['mwh', 'tim.peters'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue424962' versions = [] ``` </p></details>
inconsistent result with __eq__
https://api.github.com/repos/python/cpython/issues/34516/comments
3
2001-05-17T20:14:00Z
2022-04-09T21:30:56Z
https://github.com/python/cpython/issues/34516
1,198,777,246
34,516
[ "python", "cpython" ]
BPO | [424951](https://bugs.python.org/issue424951) --- | :--- 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-07-10.11:57:39.000> created_at = <Date 2001-05-17.19:31:25.000> labels = ['library'] title = 'ThreadingTCPServer file handle errors.' updated_at = <Date 2001-07-10.11:57:39.000> user = 'https://bugs.python.org/jlargent' ``` bugs.python.org fields: ```python activity = <Date 2001-07-10.11:57:39.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-17.19:31:25.000> creator = 'jlargent' dependencies = [] files = [] hgrepos = [] issue_num = 424951 keywords = [] message_count = 2.0 messages = ['4783', '4784'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jlargent'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue424951' versions = [] ``` </p></details>
ThreadingTCPServer file handle errors.
https://api.github.com/repos/python/cpython/issues/34515/comments
2
2001-05-17T19:31:25Z
2022-04-09T21:30:56Z
https://github.com/python/cpython/issues/34515
1,198,777,239
34,515
[ "python", "cpython" ]
BPO | [424856](https://bugs.python.org/issue424856) --- | :--- Nosy | @freddrake Files | <li>[zipfile.patch](https://bugs.python.org/file3327/zipfile.patch "Uploaded as text/plain at 2001-05-17.14:33:11 by itamar"): Zipfile patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2001-07-04.05:37:07.000> created_at = <Date 2001-05-17.14:33:11.000> labels = ['library'] title = 'Better way to read files from ZipFiles' updated_at = <Date 2001-07-04.05:37:07.000> user = 'https://bugs.python.org/itamar' ``` bugs.python.org fields: ```python activity = <Date 2001-07-04.05:37:07.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-17.14:33:11.000> creator = 'itamar' dependencies = [] files = ['3327'] hgrepos = [] issue_num = 424856 keywords = ['patch'] message_count = 2.0 messages = ['36608', '36609'] nosy_count = 2.0 nosy_names = ['fdrake', 'itamar'] pr_nums = [] priority = 'normal' resolution = 'postponed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue424856' versions = [] ``` </p></details>
Better way to read files from ZipFiles
https://api.github.com/repos/python/cpython/issues/34514/comments
2
2001-05-17T14:33:11Z
2022-04-09T21:30:55Z
https://github.com/python/cpython/issues/34514
1,198,777,235
34,514
[ "python", "cpython" ]
BPO | [424776](https://bugs.python.org/issue424776) --- | :--- 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-05-20.13:36:29.000> created_at = <Date 2001-05-17.07:54:00.000> labels = ['docs'] title = 'SMTP Example does not work' updated_at = <Date 2001-05-20.13:36:29.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-05-20.13:36:29.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-05-17.07:54:00.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 424776 keywords = [] message_count = 3.0 messages = ['4780', '4781', '4782'] 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/issue424776' versions = [] ``` </p></details>
SMTP Example does not work
https://api.github.com/repos/python/cpython/issues/34513/comments
3
2001-05-17T07:54:00Z
2022-04-09T21:30:54Z
https://github.com/python/cpython/issues/34513
1,198,777,233
34,513
[ "python", "cpython" ]
BPO | [424680](https://bugs.python.org/issue424680) --- | :--- 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-06-06.15:46:12.000> created_at = <Date 2001-05-16.22:33:23.000> labels = ['library'] title = 'distutils module version # not StrictVer' updated_at = <Date 2001-06-06.15:46:12.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-06-06.15:46:12.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2001-05-16.22:33:23.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 424680 keywords = [] message_count = 2.0 messages = ['4778', '4779'] nosy_count = 1.0 nosy_names = ['akuchling'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue424680' versions = [] ``` </p></details>
distutils module version # not StrictVer
https://api.github.com/repos/python/cpython/issues/34512/comments
2
2001-05-16T22:33:23Z
2022-04-09T21:30:53Z
https://github.com/python/cpython/issues/34512
1,198,777,228
34,512
[ "python", "cpython" ]
BPO | [424606](https://bugs.python.org/issue424606) --- | :--- Nosy | @gvanrossum, @doerwalter Files | <li>[patch.txt](https://bugs.python.org/file3325/patch.txt "Uploaded as text/plain at 2001-05-16.18:19:07 by @doerwalter")</li><li>[patch.txt](https://bugs.python.org/file3326/patch.txt "Uploaded as text/plain at 2001-05-16.18:23:01 by @doerwalter"): revised patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-08-09.17:50:32.000> created_at = <Date 2001-05-16.18:19:05.000> labels = ['library'] title = '(string|unicode).(|r|l)strip' updated_at = <Date 2001-08-09.17:50:32.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2001-08-09.17:50:32.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-16.18:19:05.000> creator = 'doerwalter' dependencies = [] files = ['3325', '3326'] hgrepos = [] issue_num = 424606 keywords = ['patch'] message_count = 3.0 messages = ['36605', '36606', '36607'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'doerwalter'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue424606' versions = [] ``` </p></details>
(string|unicode).(|r|l)strip
https://api.github.com/repos/python/cpython/issues/34511/comments
3
2001-05-16T18:19:05Z
2022-04-09T21:30:52Z
https://github.com/python/cpython/issues/34511
1,198,777,223
34,511
[ "python", "cpython" ]
BPO | [424554](https://bugs.python.org/issue424554) --- | :--- Nosy | @gvanrossum, @freddrake, @smontanaro Files | <li>[pythonrun.diff](https://bugs.python.org/file3324/pythonrun.diff "Uploaded as text/plain at 2001-05-16.15:12:46 by @smontanaro")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-08-09.16:37:17.000> created_at = <Date 2001-05-16.15:12:46.000> labels = ['interpreter-core'] title = 'pythonrun.c: bag the _Py_AskYesNo call' updated_at = <Date 2001-08-09.16:37:17.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2001-08-09.16:37:17.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-16.15:12:46.000> creator = 'skip.montanaro' dependencies = [] files = ['3324'] hgrepos = [] issue_num = 424554 keywords = ['patch'] message_count = 4.0 messages = ['36601', '36602', '36603', '36604'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'fdrake', 'skip.montanaro'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue424554' versions = [] ``` </p></details>
pythonrun.c: bag the _Py_AskYesNo call
https://api.github.com/repos/python/cpython/issues/34510/comments
4
2001-05-16T15:12:46Z
2022-04-09T21:30:51Z
https://github.com/python/cpython/issues/34510
1,198,777,220
34,510
[ "python", "cpython" ]
BPO | [424552](https://bugs.python.org/issue424552) --- | :--- 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-05-21.16:57:06.000> created_at = <Date 2001-05-16.15:11:08.000> labels = ['invalid', 'docs'] title = 'Example function # 4.4 is incorrect' updated_at = <Date 2001-05-21.16:57:06.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-05-21.16:57:06.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-05-16.15:11:08.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 424552 keywords = [] message_count = 3.0 messages = ['4775', '4776', '4777'] nosy_count = 1.0 nosy_names = ['fdrake'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue424552' versions = [] ``` </p></details>
Example function # 4.4 is incorrect
https://api.github.com/repos/python/cpython/issues/34509/comments
3
2001-05-16T15:11:08Z
2022-04-09T21:30:50Z
https://github.com/python/cpython/issues/34509
1,198,777,218
34,509
[ "python", "cpython" ]
BPO | [424475](https://bugs.python.org/issue424475) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis Files | <li>[richcmp.diff](https://bugs.python.org/file3322/richcmp.diff "Uploaded as text/plain at 2001-05-21.16:55:42 by nobody")</li><li>[cmp.diff](https://bugs.python.org/file3323/cmp.diff "Uploaded as text/plain at 2001-08-16.07:43:51 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 2001-10-18.19:21:07.000> created_at = <Date 2001-05-16.08:07:06.000> labels = ['interpreter-core'] title = 'Speed-up tp_compare usage' updated_at = <Date 2001-10-18.19:21:07.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2001-10-18.19:21:07.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-16.08:07:06.000> creator = 'loewis' dependencies = [] files = ['3322', '3323'] hgrepos = [] issue_num = 424475 keywords = ['patch'] message_count = 10.0 messages = ['36591', '36592', '36593', '36594', '36595', '36596', '36597', '36598', '36599', '36600'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'loewis'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue424475' versions = [] ``` </p></details>
Speed-up tp_compare usage
https://api.github.com/repos/python/cpython/issues/34508/comments
10
2001-05-16T08:07:06Z
2022-04-09T21:30:48Z
https://github.com/python/cpython/issues/34508
1,198,777,212
34,508
[ "python", "cpython" ]
BPO | [424335](https://bugs.python.org/issue424335) --- | :--- Nosy | @tim-one, @loewis Files | <li>[string.patch](https://bugs.python.org/file3321/string.patch "Uploaded as text/plain at 2001-05-21.15:33:33 by @loewis")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2001-06-02.10:15:47.000> created_at = <Date 2001-05-15.19:54:03.000> labels = ['interpreter-core'] title = 'richcompare for strings' updated_at = <Date 2001-06-02.10:15:47.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2001-06-02.10:15:47.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-15.19:54:03.000> creator = 'loewis' dependencies = [] files = ['3321'] hgrepos = [] issue_num = 424335 keywords = ['patch'] message_count = 6.0 messages = ['36585', '36586', '36587', '36588', '36589', '36590'] nosy_count = 2.0 nosy_names = ['tim.peters', 'loewis'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue424335' versions = [] ``` </p></details>
richcompare for strings
https://api.github.com/repos/python/cpython/issues/34507/comments
6
2001-05-15T19:54:03Z
2022-04-09T21:30:48Z
https://github.com/python/cpython/issues/34507
1,198,777,211
34,507
[ "python", "cpython" ]
BPO | [424106](https://bugs.python.org/issue424106) --- | :--- 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 2002-11-13.15:16:21.000> created_at = <Date 2001-05-15.01:30:36.000> labels = ['docs'] title = 'PyImport_ExecCodeModule not correct' updated_at = <Date 2002-11-13.15:16:21.000> user = 'https://bugs.python.org/richard' ``` bugs.python.org fields: ```python activity = <Date 2002-11-13.15:16:21.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-05-15.01:30:36.000> creator = 'richard' dependencies = [] files = [] hgrepos = [] issue_num = 424106 keywords = [] message_count = 5.0 messages = ['4770', '4771', '4772', '4773', '4774'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'fdrake', 'richard'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue424106' versions = [] ``` </p></details>
PyImport_ExecCodeModule not correct
https://api.github.com/repos/python/cpython/issues/34506/comments
5
2001-05-15T01:30:36Z
2022-04-09T21:30:46Z
https://github.com/python/cpython/issues/34506
1,198,777,204
34,506
[ "python", "cpython" ]
BPO | [424002](https://bugs.python.org/issue424002) --- | :--- 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-11-27.16:05:13.000> created_at = <Date 2001-05-14.18:17:22.000> labels = ['library'] title = 'sys.executable not reliable' updated_at = <Date 2001-11-27.16:05:13.000> user = 'https://bugs.python.org/evansimpson' ``` bugs.python.org fields: ```python activity = <Date 2001-11-27.16:05:13.000> actor = 'evansimpson' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-14.18:17:22.000> creator = 'evansimpson' dependencies = [] files = [] hgrepos = [] issue_num = 424002 keywords = [] message_count = 4.0 messages = ['4766', '4767', '4768', '4769'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'evansimpson'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue424002' versions = [] ``` </p></details>
sys.executable not reliable
https://api.github.com/repos/python/cpython/issues/34505/comments
4
2001-05-14T18:17:22Z
2022-04-09T21:30:45Z
https://github.com/python/cpython/issues/34505
1,198,777,197
34,505
[ "python", "cpython" ]
BPO | [423851](https://bugs.python.org/issue423851) --- | :--- 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-07-10.17:26:19.000> created_at = <Date 2001-05-14.06:04:26.000> labels = ['invalid', 'OS-windows'] title = 'Python 2.1 Falling Over On Win2K' updated_at = <Date 2001-07-10.17:26:19.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-07-10.17:26:19.000> actor = 'tim.peters' assignee = 'prescod' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2001-05-14.06:04:26.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 423851 keywords = [] message_count = 4.0 messages = ['4762', '4763', '4764', '4765'] nosy_count = 2.0 nosy_names = ['tim.peters', 'prescod'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue423851' versions = [] ``` </p></details>
Python 2.1 Falling Over On Win2K
https://api.github.com/repos/python/cpython/issues/34504/comments
4
2001-05-14T06:04:26Z
2022-04-09T21:30:43Z
https://github.com/python/cpython/issues/34504
1,198,777,193
34,504
[ "python", "cpython" ]
BPO | [423830](https://bugs.python.org/issue423830) --- | :--- Nosy | @akuchling, @kbkaiser Files | <li>[install.py.010513.diff](https://bugs.python.org/file3320/install.py.010513.diff "Uploaded as text/plain at 2001-05-14.01:48:05 by @kbkaiser")</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-05-21.20:32:01.000> created_at = <Date 2001-05-14.01:48:05.000> labels = ['build'] title = 'Spurious Install Warning' updated_at = <Date 2001-05-21.20:32:01.000> user = 'https://github.com/kbkaiser' ``` bugs.python.org fields: ```python activity = <Date 2001-05-21.20:32:01.000> actor = 'akuchling' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-05-14.01:48:05.000> creator = 'kbk' dependencies = [] files = ['3320'] hgrepos = [] issue_num = 423830 keywords = ['patch'] message_count = 2.0 messages = ['36583', '36584'] nosy_count = 2.0 nosy_names = ['akuchling', 'kbk'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue423830' versions = [] ``` </p></details>
Spurious Install Warning
https://api.github.com/repos/python/cpython/issues/34503/comments
2
2001-05-14T01:48:05Z
2022-04-09T21:30:42Z
https://github.com/python/cpython/issues/34503
1,198,777,186
34,503
[ "python", "cpython" ]
BPO | [423781](https://bugs.python.org/issue423781) --- | :--- 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-05-14.07:07:32.000> created_at = <Date 2001-05-13.20:30:22.000> labels = ['library'] title = 'pprint.isrecursive() broken' updated_at = <Date 2001-05-14.07:07:32.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2001-05-14.07:07:32.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-13.20:30:22.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 423781 keywords = [] message_count = 3.0 messages = ['4759', '4760', '4761'] 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/issue423781' versions = [] ``` </p></details>
pprint.isrecursive() broken
https://api.github.com/repos/python/cpython/issues/34502/comments
3
2001-05-13T20:30:22Z
2022-04-09T21:30:42Z
https://github.com/python/cpython/issues/34502
1,198,777,182
34,502
[ "python", "cpython" ]
BPO | [423779](https://bugs.python.org/issue423779) --- | :--- 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-05-29.15:48:06.000> created_at = <Date 2001-05-13.20:28:30.000> labels = ['invalid', 'library'] title = 'sgmllib.py not good at handling <br/>' updated_at = <Date 2001-05-29.15:48:06.000> user = 'https://bugs.python.org/fresh' ``` bugs.python.org fields: ```python activity = <Date 2001-05-29.15:48:06.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-13.20:28:30.000> creator = 'fresh' dependencies = [] files = [] hgrepos = [] issue_num = 423779 keywords = [] message_count = 4.0 messages = ['4755', '4756', '4757', '4758'] nosy_count = 2.0 nosy_names = ['fdrake', 'fresh'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue423779' versions = [] ``` </p></details>
sgmllib.py not good at handling <br/>
https://api.github.com/repos/python/cpython/issues/34501/comments
4
2001-05-13T20:28:30Z
2022-04-09T21:30:41Z
https://github.com/python/cpython/issues/34501
1,198,777,176
34,501
[ "python", "cpython" ]
BPO | [423759](https://bugs.python.org/issue423759) --- | :--- 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-05-13.20:53:19.000> created_at = <Date 2001-05-13.19:18:51.000> labels = ['interpreter-core'] title = 'fix on Python bugs 422678 and 423728' updated_at = <Date 2001-05-13.20:53:19.000> user = 'https://bugs.python.org/giacometti' ``` bugs.python.org fields: ```python activity = <Date 2001-05-13.20:53:19.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-13.19:18:51.000> creator = 'giacometti' dependencies = [] files = [] hgrepos = [] issue_num = 423759 keywords = ['patch'] message_count = 3.0 messages = ['36580', '36581', '36582'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'giacometti'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue423759' versions = [] ``` </p></details>
fix on Python bugs 422678 and 423728
https://api.github.com/repos/python/cpython/issues/34500/comments
3
2001-05-13T19:18:51Z
2022-04-09T21:30:40Z
https://github.com/python/cpython/issues/34500
1,198,777,173
34,500
[ "python", "cpython" ]
BPO | [423728](https://bugs.python.org/issue423728) --- | :--- 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-05-14.07:47:47.000> created_at = <Date 2001-05-13.15:04:02.000> labels = ['interpreter-core', 'invalid'] title = "improper value of sys.argv with '-c' opt" updated_at = <Date 2001-05-14.07:47:47.000> user = 'https://bugs.python.org/giacometti' ``` bugs.python.org fields: ```python activity = <Date 2001-05-14.07:47:47.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-13.15:04:02.000> creator = 'giacometti' dependencies = [] files = [] hgrepos = [] issue_num = 423728 keywords = [] message_count = 7.0 messages = ['4748', '4749', '4750', '4751', '4752', '4753', '4754'] 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/issue423728' versions = [] ``` </p></details>
improper value of sys.argv with '-c' opt
https://api.github.com/repos/python/cpython/issues/34499/comments
7
2001-05-13T15:04:02Z
2022-04-09T21:30:38Z
https://github.com/python/cpython/issues/34499
1,198,777,169
34,499
[ "python", "cpython" ]
BPO | [423721](https://bugs.python.org/issue423721) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-08-30.20:30:21.000> created_at = <Date 2001-05-13.14:40:45.000> labels = ['library'] title = 'failure in urllib exception handling' updated_at = <Date 2001-08-30.20:30:21.000> user = 'https://bugs.python.org/rgbecker' ``` bugs.python.org fields: ```python activity = <Date 2001-08-30.20:30:21.000> actor = 'jhylton' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-13.14:40:45.000> creator = 'rgbecker' dependencies = [] files = [] hgrepos = [] issue_num = 423721 keywords = [] message_count = 3.0 messages = ['4745', '4746', '4747'] nosy_count = 3.0 nosy_names = ['nobody', 'jhylton', 'rgbecker'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue423721' versions = [] ``` </p></details>
failure in urllib exception handling
https://api.github.com/repos/python/cpython/issues/34498/comments
3
2001-05-13T14:40:45Z
2022-04-09T21:30:36Z
https://github.com/python/cpython/issues/34498
1,198,777,166
34,498
[ "python", "cpython" ]
BPO | [423472](https://bugs.python.org/issue423472) --- | :--- 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-05-30.21:40:04.000> created_at = <Date 2001-05-12.00:20:56.000> labels = ['library'] title = 'Hang in select.select() and time.sleep()' updated_at = <Date 2001-05-30.21:40:04.000> user = 'https://bugs.python.org/rpseguin' ``` bugs.python.org fields: ```python activity = <Date 2001-05-30.21:40:04.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-12.00:20:56.000> creator = 'rpseguin' dependencies = [] files = [] hgrepos = [] issue_num = 423472 keywords = [] message_count = 4.0 messages = ['4741', '4742', '4743', '4744'] nosy_count = 4.0 nosy_names = ['tim.peters', 'nobody', 'jhylton', 'rpseguin'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue423472' versions = [] ``` </p></details>
Hang in select.select() and time.sleep()
https://api.github.com/repos/python/cpython/issues/34497/comments
4
2001-05-12T00:20:56Z
2022-04-09T21:30:35Z
https://github.com/python/cpython/issues/34497
1,198,777,156
34,497
[ "python", "cpython" ]
BPO | [423429](https://bugs.python.org/issue423429) --- | :--- 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-05-14.16:05:34.000> created_at = <Date 2001-05-11.20:29:17.000> labels = ['docs'] title = 'very minor nit in library ref' updated_at = <Date 2001-05-14.16:05:34.000> user = 'https://bugs.python.org/michel' ``` bugs.python.org fields: ```python activity = <Date 2001-05-14.16:05:34.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-05-11.20:29:17.000> creator = 'michel' dependencies = [] files = [] hgrepos = [] issue_num = 423429 keywords = [] message_count = 2.0 messages = ['4739', '4740'] nosy_count = 2.0 nosy_names = ['fdrake', 'michel'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue423429' versions = [] ``` </p></details>
very minor nit in library ref
https://api.github.com/repos/python/cpython/issues/34496/comments
2
2001-05-11T20:29:17Z
2022-04-09T21:30:36Z
https://github.com/python/cpython/issues/34496
1,198,777,149
34,496
[ "python", "cpython" ]
BPO | [423394](https://bugs.python.org/issue423394) --- | :--- Nosy | @loewis Files | <li>[pulldom.patch](https://bugs.python.org/file3319/pulldom.patch "Uploaded as text/plain at 2001-05-11.18:04:42 by nobody"): context diff against pulldom.py from Python 2.1 final</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-06-12.17:08:58.000> created_at = <Date 2001-05-11.18:04:42.000> labels = ['expert-XML'] title = 'Fix pulldom to preserve ns attributes' updated_at = <Date 2001-06-12.17:08:58.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-06-12.17:08:58.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2001-05-11.18:04:42.000> creator = 'anonymous' dependencies = [] files = ['3319'] hgrepos = [] issue_num = 423394 keywords = ['patch'] message_count = 3.0 messages = ['36577', '36578', '36579'] nosy_count = 1.0 nosy_names = ['loewis'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue423394' versions = [] ``` </p></details>
Fix pulldom to preserve ns attributes
https://api.github.com/repos/python/cpython/issues/34495/comments
3
2001-05-11T18:04:42Z
2022-04-09T21:30:34Z
https://github.com/python/cpython/issues/34495
1,198,777,146
34,495
[ "python", "cpython" ]
BPO | [423262](https://bugs.python.org/issue423262) --- | :--- Nosy | @gvanrossum, @tim-one Files | <li>[modpatch.txt](https://bugs.python.org/file3318/modpatch.txt "Uploaded as text/plain at 2001-05-11.09:11:42 by @tim-one")</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-05-11.21:53:24.000> created_at = <Date 2001-05-11.09:11:40.000> labels = ['interpreter-core'] title = 'Change module attribute get & set' updated_at = <Date 2001-05-11.21:53:24.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2001-05-11.21:53:24.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-11.09:11:40.000> creator = 'tim.peters' dependencies = [] files = ['3318'] hgrepos = [] issue_num = 423262 keywords = ['patch'] message_count = 6.0 messages = ['36571', '36572', '36573', '36574', '36575', '36576'] 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/issue423262' versions = [] ``` </p></details>
Change module attribute get & set
https://api.github.com/repos/python/cpython/issues/34494/comments
6
2001-05-11T09:11:40Z
2022-04-09T21:30:33Z
https://github.com/python/cpython/issues/34494
1,198,777,141
34,494
[ "python", "cpython" ]
BPO | [423224](https://bugs.python.org/issue423224) --- | :--- Files | <li>[unit.diff](https://bugs.python.org/file3317/unit.diff "Uploaded as text/plain at 2001-05-11.04:53:51 by bcsaller"): path inspection</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-05-14.01:02:14.000> created_at = <Date 2001-05-11.04:53:51.000> labels = ['extension-modules'] title = 'unittest fixture finder' updated_at = <Date 2001-05-14.01:02:14.000> user = 'https://bugs.python.org/bcsaller' ``` bugs.python.org fields: ```python activity = <Date 2001-05-14.01:02:14.000> actor = 'purcell' assignee = 'purcell' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-05-11.04:53:51.000> creator = 'bcsaller' dependencies = [] files = ['3317'] hgrepos = [] issue_num = 423224 keywords = ['patch'] message_count = 2.0 messages = ['36569', '36570'] nosy_count = 2.0 nosy_names = ['purcell', 'bcsaller'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue423224' versions = [] ``` </p></details>
unittest fixture finder
https://api.github.com/repos/python/cpython/issues/34493/comments
2
2001-05-11T04:53:51Z
2022-04-09T21:30:31Z
https://github.com/python/cpython/issues/34493
1,198,777,134
34,493
[ "python", "cpython" ]
BPO | [423221](https://bugs.python.org/issue423221) --- | :--- Nosy | @malemburg, @mhammond, @brianquinlan Files | <li>[alias.patch](https://bugs.python.org/file3315/alias.patch "Uploaded as text/plain at 2001-05-11.04:14:03 by @brianquinlan")</li><li>[aliases.patch](https://bugs.python.org/file3316/aliases.patch "Uploaded as text/plain at 2001-05-30.06:14:24 by @brianquinlan")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mhammond' closed_at = <Date 2001-06-04.02:31:52.000> created_at = <Date 2001-05-11.04:14:03.000> labels = ['library'] title = 'Add a few Windows encoding aliases' updated_at = <Date 2001-06-04.02:31:52.000> user = 'https://github.com/brianquinlan' ``` bugs.python.org fields: ```python activity = <Date 2001-06-04.02:31:52.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-11.04:14:03.000> creator = 'bquinlan' dependencies = [] files = ['3315', '3316'] hgrepos = [] issue_num = 423221 keywords = ['patch'] message_count = 6.0 messages = ['36563', '36564', '36565', '36566', '36567', '36568'] nosy_count = 3.0 nosy_names = ['lemburg', 'mhammond', 'bquinlan'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue423221' versions = [] ``` </p></details>
Add a few Windows encoding aliases
https://api.github.com/repos/python/cpython/issues/34492/comments
6
2001-05-11T04:14:03Z
2022-04-09T21:30:31Z
https://github.com/python/cpython/issues/34492
1,198,777,130
34,492
[ "python", "cpython" ]
BPO | [423181](https://bugs.python.org/issue423181) --- | :--- Nosy | @tim-one Files | <li>[foo](https://bugs.python.org/file3314/foo "Uploaded as application/octet-stream at 2001-05-10.22:39:11 by jhylton"): Patch to classobject.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-05-11.14:49:06.000> created_at = <Date 2001-05-10.22:39:10.000> labels = ['interpreter-core'] title = 'small speedup in object rich comparisons' updated_at = <Date 2001-05-11.14:49:06.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2001-05-11.14:49:06.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-10.22:39:10.000> creator = 'jhylton' dependencies = [] files = ['3314'] hgrepos = [] issue_num = 423181 keywords = ['patch'] message_count = 5.0 messages = ['36558', '36559', '36560', '36561', '36562'] nosy_count = 2.0 nosy_names = ['tim.peters', 'jhylton'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue423181' versions = [] ``` </p></details>
small speedup in object rich comparisons
https://api.github.com/repos/python/cpython/issues/34491/comments
5
2001-05-10T22:39:10Z
2022-04-09T21:30:29Z
https://github.com/python/cpython/issues/34491
1,198,777,122
34,491
[ "python", "cpython" ]
BPO | [423157](https://bugs.python.org/issue423157) --- | :--- 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-05-22.19:42:56.000> created_at = <Date 2001-05-10.20:39:06.000> labels = ['expert-IDLE'] title = 'Python 2.1 Idle does not run on Win98' updated_at = <Date 2001-05-22.19:42:56.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-05-22.19:42:56.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2001-05-10.20:39:06.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 423157 keywords = [] message_count = 3.0 messages = ['4736', '4737', '4738'] nosy_count = 1.0 nosy_names = ['tim.peters'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue423157' versions = [] ``` </p></details>
Python 2.1 Idle does not run on Win98
https://api.github.com/repos/python/cpython/issues/34490/comments
3
2001-05-10T20:39:06Z
2022-04-09T21:30:29Z
https://github.com/python/cpython/issues/34490
1,198,777,116
34,490
[ "python", "cpython" ]
BPO | [423140](https://bugs.python.org/issue423140) --- | :--- Nosy | @loewis, @freddrake, @warsaw Files | <li>[quopri.diff](https://bugs.python.org/file3313/quopri.diff "Uploaded as text/plain at 2001-05-10.19:44:58 by etoffi"): the quopri patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2001-10-18.22:50:46.000> created_at = <Date 2001-05-10.19:44:57.000> labels = ['library'] title = 'adds encode- and decodestring to quopri' updated_at = <Date 2001-10-18.22:50:46.000> user = 'https://bugs.python.org/etoffi' ``` bugs.python.org fields: ```python activity = <Date 2001-10-18.22:50:46.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-10.19:44:57.000> creator = 'etoffi' dependencies = [] files = ['3313'] hgrepos = [] issue_num = 423140 keywords = ['patch'] message_count = 4.0 messages = ['36554', '36555', '36556', '36557'] nosy_count = 4.0 nosy_names = ['loewis', 'fdrake', 'barry', 'etoffi'] pr_nums = [] priority = 'low' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue423140' versions = [] ``` </p></details>
adds encode- and decodestring to quopri
https://api.github.com/repos/python/cpython/issues/34489/comments
4
2001-05-10T19:44:57Z
2022-04-09T21:30:27Z
https://github.com/python/cpython/issues/34489
1,198,777,113
34,489
[ "python", "cpython" ]
BPO | [423139](https://bugs.python.org/issue423139) --- | :--- 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-23.12:32:08.000> created_at = <Date 2001-05-10.19:44:45.000> labels = ['library'] title = 'webbrowser.py fix for konqueror' updated_at = <Date 2001-10-23.12:32:08.000> user = 'https://bugs.python.org/vanandel' ``` bugs.python.org fields: ```python activity = <Date 2001-10-23.12:32:08.000> actor = 'nobody' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-10.19:44:45.000> creator = 'vanandel' dependencies = [] files = [] hgrepos = [] issue_num = 423139 keywords = ['patch'] message_count = 5.0 messages = ['36549', '36550', '36551', '36552', '36553'] nosy_count = 3.0 nosy_names = ['nobody', 'fdrake', 'vanandel'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue423139' versions = [] ``` </p></details>
webbrowser.py fix for konqueror
https://api.github.com/repos/python/cpython/issues/34488/comments
5
2001-05-10T19:44:45Z
2022-04-09T21:30:26Z
https://github.com/python/cpython/issues/34488
1,198,777,106
34,488
[ "python", "cpython" ]
BPO | [423087](https://bugs.python.org/issue423087) --- | :--- 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-05-10.17:23:50.000> created_at = <Date 2001-05-10.16:51:39.000> labels = ['docs'] title = 'A small typo in weakref documentation' updated_at = <Date 2001-05-10.17:23:50.000> user = 'https://bugs.python.org/markovitch' ``` bugs.python.org fields: ```python activity = <Date 2001-05-10.17:23:50.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-05-10.16:51:39.000> creator = 'markovitch' dependencies = [] files = [] hgrepos = [] issue_num = 423087 keywords = [] message_count = 2.0 messages = ['4734', '4735'] nosy_count = 2.0 nosy_names = ['fdrake', 'markovitch'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue423087' versions = [] ``` </p></details>
A small typo in weakref documentation
https://api.github.com/repos/python/cpython/issues/34487/comments
2
2001-05-10T16:51:39Z
2022-04-09T21:30:25Z
https://github.com/python/cpython/issues/34487
1,198,777,102
34,487
[ "python", "cpython" ]
BPO | [423033](https://bugs.python.org/issue423033) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-05-10.16:02:27.000> created_at = <Date 2001-05-10.14:01:18.000> labels = ['library'] title = 'time module docs vs implementation' updated_at = <Date 2001-05-10.16:02:27.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-05-10.16:02:27.000> actor = 'jhylton' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-10.14:01:18.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 423033 keywords = [] message_count = 2.0 messages = ['4732', '4733'] nosy_count = 1.0 nosy_names = ['jhylton'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue423033' versions = [] ``` </p></details>
time module docs vs implementation
https://api.github.com/repos/python/cpython/issues/34486/comments
2
2001-05-10T14:01:18Z
2022-04-09T21:30:23Z
https://github.com/python/cpython/issues/34486
1,198,777,099
34,486
[ "python", "cpython" ]
BPO | [422821](https://bugs.python.org/issue422821) --- | :--- 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-05-09.23:16:44.000> created_at = <Date 2001-05-09.23:07:13.000> labels = ['expert-regex', 'invalid'] title = "re.sub raise error with repl is '\\\\'" updated_at = <Date 2001-05-09.23:16:44.000> user = 'https://bugs.python.org/jkuan' ``` bugs.python.org fields: ```python activity = <Date 2001-05-09.23:16:44.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2001-05-09.23:07:13.000> creator = 'jkuan' dependencies = [] files = [] hgrepos = [] issue_num = 422821 keywords = [] message_count = 2.0 messages = ['4730', '4731'] nosy_count = 2.0 nosy_names = ['tim.peters', 'jkuan'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue422821' versions = [] ``` </p></details>
re.sub raise error with repl is '\\'
https://api.github.com/repos/python/cpython/issues/34485/comments
2
2001-05-09T23:07:13Z
2022-04-09T21:30:22Z
https://github.com/python/cpython/issues/34485
1,198,777,096
34,485
[ "python", "cpython" ]
BPO | [422702](https://bugs.python.org/issue422702) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-06-05.05:33:57.000> created_at = <Date 2001-05-09.17:11:33.000> labels = [] title = 'dbhash.open default' updated_at = <Date 2001-06-05.05:33:57.000> user = 'https://bugs.python.org/dspguru' ``` bugs.python.org fields: ```python activity = <Date 2001-06-05.05:33:57.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-05-09.17:11:33.000> creator = 'dspguru' dependencies = [] files = [] hgrepos = [] issue_num = 422702 keywords = [] message_count = 2.0 messages = ['4728', '4729'] nosy_count = 2.0 nosy_names = ['loewis', 'dspguru'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue422702' versions = [] ``` </p></details>
dbhash.open default
https://api.github.com/repos/python/cpython/issues/34484/comments
2
2001-05-09T17:11:33Z
2022-04-09T21:30:21Z
https://github.com/python/cpython/issues/34484
1,198,777,093
34,484
[ "python", "cpython" ]
BPO | [422686](https://bugs.python.org/issue422686) --- | :--- Nosy | @gvanrossum Files | <li>[testpath.tgz](https://bugs.python.org/file61/testpath.tgz "Uploaded as application/x-compressed at 2001-09-17.15:20:08 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 = 'https://github.com/gvanrossum' closed_at = <Date 2001-09-17.16:40:49.000> created_at = <Date 2001-05-09.16:14:08.000> labels = ['interpreter-core'] title = 'sys.path initialization in embedded Pyth' updated_at = <Date 2001-09-17.16:40:49.000> user = 'https://bugs.python.org/giacometti' ``` bugs.python.org fields: ```python activity = <Date 2001-09-17.16:40:49.000> actor = 'giacometti' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-09.16:14:08.000> creator = 'giacometti' dependencies = [] files = ['61'] hgrepos = [] issue_num = 422686 keywords = [] message_count = 9.0 messages = ['4719', '4720', '4721', '4722', '4723', '4724', '4725', '4726', '4727'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'giacometti'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue422686' versions = [] ``` </p></details>
sys.path initialization in embedded Pyth
https://api.github.com/repos/python/cpython/issues/34483/comments
9
2001-05-09T16:14:08Z
2022-04-09T21:30:21Z
https://github.com/python/cpython/issues/34483
1,198,777,089
34,483
[ "python", "cpython" ]
BPO | [422678](https://bugs.python.org/issue422678) --- | :--- 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-05-13.16:05:54.000> created_at = <Date 2001-05-09.15:50:52.000> labels = ['interpreter-core'] title = 'argv is modified in Py_Main()' updated_at = <Date 2001-05-13.16:05:54.000> user = 'https://bugs.python.org/giacometti' ``` bugs.python.org fields: ```python activity = <Date 2001-05-13.16:05:54.000> actor = 'giacometti' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-09.15:50:52.000> creator = 'giacometti' dependencies = [] files = [] hgrepos = [] issue_num = 422678 keywords = [] message_count = 9.0 messages = ['4710', '4711', '4712', '4713', '4714', '4715', '4716', '4717', '4718'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'giacometti'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue422678' versions = [] ``` </p></details>
argv is modified in Py_Main()
https://api.github.com/repos/python/cpython/issues/34482/comments
9
2001-05-09T15:50:52Z
2022-04-09T21:30:20Z
https://github.com/python/cpython/issues/34482
1,198,777,086
34,482
[ "python", "cpython" ]
BPO | [422669](https://bugs.python.org/issue422669) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-05-09.21:06:49.000> created_at = <Date 2001-05-09.15:17:53.000> labels = ['interpreter-core', 'invalid'] title = 'Bug with appending objects to list.' updated_at = <Date 2001-05-09.21:06:49.000> user = 'https://bugs.python.org/russhmepas' ``` bugs.python.org fields: ```python activity = <Date 2001-05-09.21:06:49.000> actor = 'russhmepas' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-09.15:17:53.000> creator = 'russhmepas' dependencies = [] files = [] hgrepos = [] issue_num = 422669 keywords = [] message_count = 4.0 messages = ['4706', '4707', '4708', '4709'] nosy_count = 2.0 nosy_names = ['jhylton', 'russhmepas'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue422669' versions = [] ``` </p></details>
Bug with appending objects to list.
https://api.github.com/repos/python/cpython/issues/34481/comments
4
2001-05-09T15:17:53Z
2022-04-09T21:30:18Z
https://github.com/python/cpython/issues/34481
1,198,777,085
34,481
[ "python", "cpython" ]
BPO | [422471](https://bugs.python.org/issue422471) --- | :--- Nosy | @loewis, @kbkaiser Files | <li>[setup.py.1.2a.diff](https://bugs.python.org/file3311/setup.py.1.2a.diff "Uploaded as text/plain at 2001-05-08.21:48:32 by @kbkaiser")</li><li>[setup.py.1.2a.diff](https://bugs.python.org/file3312/setup.py.1.2a.diff "Uploaded as text/plain at 2001-05-08.22:00:24 by @kbkaiser")</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-08-08.20:26:48.000> created_at = <Date 2001-05-08.21:48:31.000> labels = ['expert-IDLE'] title = 'Install IDLE Help File' updated_at = <Date 2001-08-08.20:26:48.000> user = 'https://github.com/kbkaiser' ``` bugs.python.org fields: ```python activity = <Date 2001-08-08.20:26:48.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2001-05-08.21:48:31.000> creator = 'kbk' dependencies = [] files = ['3311', '3312'] hgrepos = [] issue_num = 422471 keywords = ['patch'] message_count = 3.0 messages = ['36546', '36547', '36548'] nosy_count = 2.0 nosy_names = ['loewis', 'kbk'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue422471' versions = [] ``` </p></details>
Install IDLE Help File
https://api.github.com/repos/python/cpython/issues/34480/comments
3
2001-05-08T21:48:31Z
2022-04-09T21:30:17Z
https://github.com/python/cpython/issues/34480
1,198,777,080
34,480
[ "python", "cpython" ]
BPO | [422463](https://bugs.python.org/issue422463) --- | :--- 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-05-09.00:42:20.000> created_at = <Date 2001-05-08.21:26:38.000> labels = ['interpreter-core', 'invalid'] title = 'bug in Python 1.5.2 for win2k pro' updated_at = <Date 2001-05-09.00:42:20.000> user = 'https://bugs.python.org/russhmepas' ``` bugs.python.org fields: ```python activity = <Date 2001-05-09.00:42:20.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-08.21:26:38.000> creator = 'russhmepas' dependencies = [] files = [] hgrepos = [] issue_num = 422463 keywords = [] message_count = 2.0 messages = ['4704', '4705'] nosy_count = 2.0 nosy_names = ['tim.peters', 'russhmepas'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue422463' versions = [] ``` </p></details>
bug in Python 1.5.2 for win2k pro
https://api.github.com/repos/python/cpython/issues/34479/comments
2
2001-05-08T21:26:38Z
2022-04-09T21:30:16Z
https://github.com/python/cpython/issues/34479
1,198,777,078
34,479
[ "python", "cpython" ]
BPO | [422383](https://bugs.python.org/issue422383) --- | :--- Nosy | @freddrake, @goodger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2001-05-10.15:12:18.000> created_at = <Date 2001-05-08.16:46:02.000> labels = ['docs'] title = 'typo fix in ref7.tex' updated_at = <Date 2001-05-10.15:12:18.000> user = 'https://github.com/goodger' ``` bugs.python.org fields: ```python activity = <Date 2001-05-10.15:12:18.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-05-08.16:46:02.000> creator = 'goodger' dependencies = [] files = [] hgrepos = [] issue_num = 422383 keywords = ['patch'] message_count = 4.0 messages = ['36542', '36543', '36544', '36545'] nosy_count = 2.0 nosy_names = ['fdrake', 'goodger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue422383' versions = [] ``` </p></details>
typo fix in ref7.tex
https://api.github.com/repos/python/cpython/issues/34478/comments
4
2001-05-08T16:46:02Z
2022-04-09T21:30:15Z
https://github.com/python/cpython/issues/34478
1,198,777,074
34,478
[ "python", "cpython" ]
BPO | [422339](https://bugs.python.org/issue422339) --- | :--- 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-05-10.21:36:28.000> created_at = <Date 2001-05-08.15:23:40.000> labels = ['interpreter-core'] title = '1 test failed: test_format' updated_at = <Date 2001-05-10.21:36:28.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-05-10.21:36:28.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-08.15:23:40.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 422339 keywords = [] message_count = 9.0 messages = ['4695', '4696', '4697', '4698', '4699', '4700', '4701', '4702', '4703'] nosy_count = 3.0 nosy_names = ['tim.peters', 'nobody', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue422339' versions = [] ``` </p></details>
1 test failed: test_format
https://api.github.com/repos/python/cpython/issues/34477/comments
9
2001-05-08T15:23:40Z
2022-04-09T21:30:14Z
https://github.com/python/cpython/issues/34477
1,198,777,070
34,477
[ "python", "cpython" ]
BPO | [422329](https://bugs.python.org/issue422329) --- | :--- Nosy | @tim-one, @loewis, @mhammond Files | <li>[site.py.patch](https://bugs.python.org/file3310/site.py.patch "Uploaded as text/plain at 2001-05-08.15:03:03 by gleen"): Python 2.1 site.py patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mhammond' closed_at = <Date 2001-08-16.10:14:11.000> created_at = <Date 2001-05-08.15:03:01.000> labels = ['library'] title = 'Python 2.1 site.py patch' updated_at = <Date 2001-08-16.10:14:11.000> user = 'https://bugs.python.org/gleen' ``` bugs.python.org fields: ```python activity = <Date 2001-08-16.10:14:11.000> actor = 'loewis' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-08.15:03:01.000> creator = 'gleen' dependencies = [] files = ['3310'] hgrepos = [] issue_num = 422329 keywords = ['patch'] message_count = 4.0 messages = ['36538', '36539', '36540', '36541'] nosy_count = 4.0 nosy_names = ['tim.peters', 'loewis', 'mhammond', 'gleen'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue422329' versions = [] ``` </p></details>
Python 2.1 site.py patch
https://api.github.com/repos/python/cpython/issues/34476/comments
4
2001-05-08T15:03:01Z
2022-04-09T21:30:13Z
https://github.com/python/cpython/issues/34476
1,198,777,065
34,476
[ "python", "cpython" ]
BPO | [422320](https://bugs.python.org/issue422320) --- | :--- 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-05-09.17:54:24.000> created_at = <Date 2001-05-08.14:43:44.000> labels = ['build'] title = '2.2a0 #include termio.h fails on FreeBSD' updated_at = <Date 2001-05-09.17:54:24.000> user = 'https://bugs.python.org/mfavas' ``` bugs.python.org fields: ```python activity = <Date 2001-05-09.17:54:24.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-05-08.14:43:44.000> creator = 'mfavas' dependencies = [] files = [] hgrepos = [] issue_num = 422320 keywords = [] message_count = 2.0 messages = ['4693', '4694'] nosy_count = 2.0 nosy_names = ['fdrake', 'mfavas'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue422320' versions = [] ``` </p></details>
2.2a0 #include termio.h fails on FreeBSD
https://api.github.com/repos/python/cpython/issues/34475/comments
2
2001-05-08T14:43:44Z
2022-04-09T21:30:12Z
https://github.com/python/cpython/issues/34475
1,198,777,061
34,475
[ "python", "cpython" ]
BPO | [422265](https://bugs.python.org/issue422265) --- | :--- Nosy | @loewis Files | <li>[Curses.txt](https://bugs.python.org/file60/Curses.txt "Uploaded as text/plain at 2001-05-08.12:16:08 by rptownsend"): Error listing</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-24.17:16:44.000> created_at = <Date 2001-05-08.12:16:07.000> labels = ['build'] title = 'Python 2.1 curses build failure on HPUX' updated_at = <Date 2001-10-24.17:16:44.000> user = 'https://bugs.python.org/rptownsend' ``` bugs.python.org fields: ```python activity = <Date 2001-10-24.17:16:44.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2001-05-08.12:16:07.000> creator = 'rptownsend' dependencies = [] files = ['60'] hgrepos = [] issue_num = 422265 keywords = [] message_count = 2.0 messages = ['4691', '4692'] nosy_count = 2.0 nosy_names = ['loewis', 'rptownsend'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue422265' versions = [] ``` </p></details>
Python 2.1 curses build failure on HPUX
https://api.github.com/repos/python/cpython/issues/34474/comments
2
2001-05-08T12:16:07Z
2022-04-09T21:30:11Z
https://github.com/python/cpython/issues/34474
1,198,777,056
34,474
[ "python", "cpython" ]
BPO | [422203](https://bugs.python.org/issue422203) --- | :--- 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-05-14.17:38:41.000> created_at = <Date 2001-05-08.05:15:55.000> labels = ['extension-modules'] title = 'math.sqrt() broken on parisc-linux' updated_at = <Date 2001-05-14.17:38:41.000> user = 'https://bugs.python.org/dannf' ``` bugs.python.org fields: ```python activity = <Date 2001-05-14.17:38:41.000> actor = 'dannf' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2001-05-08.05:15:55.000> creator = 'dannf' dependencies = [] files = [] hgrepos = [] issue_num = 422203 keywords = [] message_count = 4.0 messages = ['4687', '4688', '4689', '4690'] nosy_count = 2.0 nosy_names = ['tim.peters', 'dannf'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue422203' versions = [] ``` </p></details>
math.sqrt() broken on parisc-linux
https://api.github.com/repos/python/cpython/issues/34473/comments
4
2001-05-08T05:15:55Z
2022-04-09T21:30:10Z
https://github.com/python/cpython/issues/34473
1,198,777,054
34,473
[ "python", "cpython" ]
BPO | [422177](https://bugs.python.org/issue422177) --- | :--- Nosy | @gvanrossum, @tim-one Files | <li>[pycbug.txt](https://bugs.python.org/file59/pycbug.txt "Uploaded as text/plain at 2001-05-08.04:05:40 by @tim-one")</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-05-08.15:22:19.000> created_at = <Date 2001-05-08.01:09:56.000> labels = ['interpreter-core'] title = 'Results from .pyc differs from .py' updated_at = <Date 2001-05-08.15:22:19.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2001-05-08.15:22:19.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-08.01:09:56.000> creator = 'tim.peters' dependencies = [] files = ['59'] hgrepos = [] issue_num = 422177 keywords = [] message_count = 5.0 messages = ['4682', '4683', '4684', '4685', '4686'] 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/issue422177' versions = [] ``` </p></details>
Results from .pyc differs from .py
https://api.github.com/repos/python/cpython/issues/34472/comments
5
2001-05-08T01:09:56Z
2022-04-09T21:30:09Z
https://github.com/python/cpython/issues/34472
1,198,777,053
34,472
[ "python", "cpython" ]
BPO | [422121](https://bugs.python.org/issue422121) --- | :--- 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-05-10.08:34:51.000> created_at = <Date 2001-05-07.21:12:44.000> labels = ['interpreter-core'] title = 'Insecurities in dict comparison' updated_at = <Date 2001-05-10.08:34:51.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2001-05-10.08:34:51.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-07.21:12:44.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 422121 keywords = [] message_count = 4.0 messages = ['4678', '4679', '4680', '4681'] nosy_count = 1.0 nosy_names = ['tim.peters'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue422121' versions = [] ``` </p></details>
Insecurities in dict comparison
https://api.github.com/repos/python/cpython/issues/34471/comments
4
2001-05-07T21:12:44Z
2022-04-09T21:30:08Z
https://github.com/python/cpython/issues/34471
1,198,777,048
34,471
[ "python", "cpython" ]
BPO | [422108](https://bugs.python.org/issue422108) --- | :--- 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-05-07.20:54:54.000> created_at = <Date 2001-05-07.20:13:57.000> labels = ['interpreter-core'] title = 'Error in rich comparisons' updated_at = <Date 2001-05-07.20:54:54.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2001-05-07.20:54:54.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-07.20:13:57.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 422108 keywords = [] message_count = 3.0 messages = ['4675', '4676', '4677'] 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/issue422108' versions = [] ``` </p></details>
Error in rich comparisons
https://api.github.com/repos/python/cpython/issues/34470/comments
3
2001-05-07T20:13:57Z
2022-04-09T21:30:06Z
https://github.com/python/cpython/issues/34470
1,198,777,044
34,470
[ "python", "cpython" ]
BPO | [422106](https://bugs.python.org/issue422106) --- | :--- Nosy | @tim-one Files | <li>[displayhook.diff](https://bugs.python.org/file3309/displayhook.diff "Uploaded as text/plain at 2001-05-07.20:07:42 by greg_ball"): patch to Python/sysmodule.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2001-07-23.20:53:36.000> created_at = <Date 2001-05-07.20:07:42.000> labels = ['interpreter-core'] title = 'Seg fault in sys.displayhook' updated_at = <Date 2001-07-23.20:53:36.000> user = 'https://bugs.python.org/gregball' ``` bugs.python.org fields: ```python activity = <Date 2001-07-23.20:53:36.000> actor = 'tim.peters' assignee = 'moshez' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-07.20:07:42.000> creator = 'greg_ball' dependencies = [] files = ['3309'] hgrepos = [] issue_num = 422106 keywords = ['patch'] message_count = 4.0 messages = ['36534', '36535', '36536', '36537'] nosy_count = 3.0 nosy_names = ['tim.peters', 'moshez', 'greg_ball'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue422106' versions = [] ``` </p></details>
Seg fault in sys.displayhook
https://api.github.com/repos/python/cpython/issues/34469/comments
4
2001-05-07T20:07:42Z
2022-04-09T21:30:04Z
https://github.com/python/cpython/issues/34469
1,198,777,037
34,469
[ "python", "cpython" ]
BPO | [422088](https://bugs.python.org/issue422088) --- | :--- Nosy | @mwhudson, @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-05-10.19:03:48.000> created_at = <Date 2001-05-07.18:25:12.000> labels = ['interpreter-core'] title = '[OSF1 alpha] string.replace()' updated_at = <Date 2001-05-10.19:03:48.000> user = 'https://bugs.python.org/martincasado' ``` bugs.python.org fields: ```python activity = <Date 2001-05-10.19:03:48.000> actor = 'martin_casado' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-07.18:25:12.000> creator = 'martin_casado' dependencies = [] files = [] hgrepos = [] issue_num = 422088 keywords = [] message_count = 11.0 messages = ['4664', '4665', '4666', '4667', '4668', '4669', '4670', '4671', '4672', '4673', '4674'] nosy_count = 3.0 nosy_names = ['mwh', 'tim.peters', 'martin_casado'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue422088' versions = [] ``` </p></details>
[OSF1 alpha] string.replace()
https://api.github.com/repos/python/cpython/issues/34468/comments
11
2001-05-07T18:25:12Z
2022-04-09T21:30:04Z
https://github.com/python/cpython/issues/34468
1,198,777,033
34,468
[ "python", "cpython" ]
BPO | [422004](https://bugs.python.org/issue422004) --- | :--- Nosy | @gvanrossum, @warsaw Files | <li>[fixup.patch](https://bugs.python.org/file58/fixup.patch "Uploaded as text/plain at 2001-05-07.12:56:31 by jhermann"): Patch for pythonrun.c (Python 2.1)</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2001-08-13.23:00:53.000> created_at = <Date 2001-05-07.12:52:50.000> labels = ['interpreter-core'] title = 'Missing "fixup" for "exceptions" module' updated_at = <Date 2001-08-13.23:00:53.000> user = 'https://bugs.python.org/jhermann' ``` bugs.python.org fields: ```python activity = <Date 2001-08-13.23:00:53.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-07.12:52:50.000> creator = 'jhermann' dependencies = [] files = ['58'] hgrepos = [] issue_num = 422004 keywords = [] message_count = 3.0 messages = ['4661', '4662', '4663'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'barry', 'jhermann'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue422004' versions = [] ``` </p></details>
Missing "fixup" for "exceptions" module
https://api.github.com/repos/python/cpython/issues/34467/comments
3
2001-05-07T12:52:50Z
2022-04-09T21:30:03Z
https://github.com/python/cpython/issues/34467
1,198,777,028
34,467
[ "python", "cpython" ]
BPO | [421999](https://bugs.python.org/issue421999) --- | :--- Nosy | @freddrake, @aleaxit <sup>*Note: these values reflect the state of the issue at the time it 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-05-09.16:54:38.000> created_at = <Date 2001-05-07.12:00:22.000> labels = ['docs'] title = 'wrong priority doc for ** vs unary -' updated_at = <Date 2001-05-09.16:54:38.000> user = 'https://github.com/aleaxit' ``` bugs.python.org fields: ```python activity = <Date 2001-05-09.16:54:38.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-05-07.12:00:22.000> creator = 'aleax' dependencies = [] files = [] hgrepos = [] issue_num = 421999 keywords = [] message_count = 2.0 messages = ['4659', '4660'] nosy_count = 2.0 nosy_names = ['fdrake', 'aleax'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue421999' versions = [] ``` </p></details>
wrong priority doc for ** vs unary -
https://api.github.com/repos/python/cpython/issues/34466/comments
2
2001-05-07T12:00:22Z
2022-04-09T21:30:02Z
https://github.com/python/cpython/issues/34466
1,198,777,027
34,466
[ "python", "cpython" ]
BPO | [421973](https://bugs.python.org/issue421973) --- | :--- 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/gvanrossum' closed_at = <Date 2002-06-03.19:07:16.000> created_at = <Date 2001-05-07.09:39:44.000> labels = ['docs'] title = 'Coercion rules incomplete' updated_at = <Date 2002-06-03.19:07:16.000> user = 'https://bugs.python.org/hinsen' ``` bugs.python.org fields: ```python activity = <Date 2002-06-03.19:07:16.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-05-07.09:39:44.000> creator = 'hinsen' dependencies = [] files = [] hgrepos = [] issue_num = 421973 keywords = [] message_count = 3.0 messages = ['4656', '4657', '4658'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'fdrake', 'hinsen'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue421973' versions = [] ``` </p></details>
Coercion rules incomplete
https://api.github.com/repos/python/cpython/issues/34465/comments
3
2001-05-07T09:39:44Z
2022-04-09T21:30:01Z
https://github.com/python/cpython/issues/34465
1,198,777,023
34,465
[ "python", "cpython" ]
BPO | [421922](https://bugs.python.org/issue421922) --- | :--- 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-05-08.04:42:48.000> created_at = <Date 2001-05-07.03:10:22.000> labels = ['interpreter-core'] title = 'Implement rich comparison for dicts' updated_at = <Date 2001-05-08.04:42:48.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2001-05-08.04:42:48.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-07.03:10:22.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 421922 keywords = ['patch'] message_count = 8.0 messages = ['36526', '36527', '36528', '36529', '36530', '36531', '36532', '36533'] 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/issue421922' versions = [] ``` </p></details>
Implement rich comparison for dicts
https://api.github.com/repos/python/cpython/issues/34464/comments
8
2001-05-07T03:10:22Z
2022-04-09T21:30:00Z
https://github.com/python/cpython/issues/34464
1,198,777,017
34,464
[ "python", "cpython" ]
BPO | [421893](https://bugs.python.org/issue421893) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis, @freddrake, @nascheme Files | <li>[gc_docs.diff](https://bugs.python.org/file3308/gc_docs.diff "Uploaded as text/plain at 2001-08-30.00:22:39 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-08-30.03:04:05.000> created_at = <Date 2001-05-06.21:42:31.000> labels = ['interpreter-core'] title = 'Cleanup GC API' updated_at = <Date 2001-08-30.03:04:05.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2001-08-30.03:04:05.000> actor = 'fdrake' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-06.21:42:31.000> creator = 'nascheme' dependencies = [] files = ['3308'] hgrepos = [] issue_num = 421893 keywords = ['patch'] message_count = 10.0 messages = ['36516', '36517', '36518', '36519', '36520', '36521', '36522', '36523', '36524', '36525'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'fdrake', 'nascheme'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue421893' versions = [] ``` </p></details>
Cleanup GC API
https://api.github.com/repos/python/cpython/issues/34463/comments
10
2001-05-06T21:42:31Z
2022-04-09T21:29:58Z
https://github.com/python/cpython/issues/34463
1,198,777,013
34,463
[ "python", "cpython" ]
BPO | [421878](https://bugs.python.org/issue421878) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2001-08-10.09:23:25.000> created_at = <Date 2001-05-06.20:12:56.000> labels = [] title = 'File in a directory with a special chara' updated_at = <Date 2001-08-10.09:23:25.000> user = 'https://bugs.python.org/borgulya' ``` bugs.python.org fields: ```python activity = <Date 2001-08-10.09:23:25.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-05-06.20:12:56.000> creator = 'borgulya' dependencies = [] files = [] hgrepos = [] issue_num = 421878 keywords = [] message_count = 3.0 messages = ['4653', '4654', '4655'] nosy_count = 2.0 nosy_names = ['loewis', 'borgulya'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue421878' versions = [] ``` </p></details>
File in a directory with a special chara
https://api.github.com/repos/python/cpython/issues/34462/comments
3
2001-05-06T20:12:56Z
2022-04-09T21:29:57Z
https://github.com/python/cpython/issues/34462
1,198,777,009
34,462
[ "python", "cpython" ]
BPO | [421728](https://bugs.python.org/issue421728) --- | :--- Nosy | @mwhudson, @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/mwhudson' closed_at = <Date 2001-12-06.15:26:45.000> created_at = <Date 2001-05-05.22:37:22.000> labels = ['library'] title = "readline returns '' when interrupted" updated_at = <Date 2001-12-06.15:26:45.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-12-06.15:26:45.000> actor = 'gvanrossum' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-05.22:37:22.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 421728 keywords = [] message_count = 3.0 messages = ['4650', '4651', '4652'] nosy_count = 2.0 nosy_names = ['mwh', 'gvanrossum'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue421728' versions = [] ``` </p></details>
readline returns '' when interrupted
https://api.github.com/repos/python/cpython/issues/34461/comments
3
2001-05-05T22:37:22Z
2022-04-09T21:29:56Z
https://github.com/python/cpython/issues/34461
1,198,777,003
34,461
[ "python", "cpython" ]
BPO | [421709](https://bugs.python.org/issue421709) --- | :--- Nosy | @loewis, @warsaw Files | <li>[python-getframes.diff](https://bugs.python.org/file3307/python-getframes.diff "Uploaded as text/plain at 2001-05-05.20:30:27 by jheintz"): Diff you Python 2.1 source files</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-18.22:47:22.000> created_at = <Date 2001-05-05.20:30:27.000> labels = ['interpreter-core'] title = 'Access { thread id : frame } dict' updated_at = <Date 2001-10-18.22:47:22.000> user = 'https://bugs.python.org/jheintz' ``` bugs.python.org fields: ```python activity = <Date 2001-10-18.22:47:22.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-05.20:30:27.000> creator = 'jheintz' dependencies = [] files = ['3307'] hgrepos = [] issue_num = 421709 keywords = ['patch'] message_count = 6.0 messages = ['36510', '36511', '36512', '36513', '36514', '36515'] nosy_count = 3.0 nosy_names = ['loewis', 'barry', 'jheintz'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue421709' versions = [] ``` </p></details>
Access { thread id : frame } dict
https://api.github.com/repos/python/cpython/issues/34460/comments
6
2001-05-05T20:30:27Z
2022-04-09T21:29:55Z
https://github.com/python/cpython/issues/34460
1,198,777,001
34,460
[ "python", "cpython" ]
BPO | [421533](https://bugs.python.org/issue421533) --- | :--- 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-05-05.00:09:58.000> created_at = <Date 2001-05-04.23:42:48.000> labels = ['invalid'] title = 'testing for != with or' updated_at = <Date 2001-05-05.00:09:58.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-05-05.00:09:58.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-05-04.23:42:48.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 421533 keywords = [] message_count = 2.0 messages = ['4648', '4649'] nosy_count = 1.0 nosy_names = ['tim.peters'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue421533' versions = [] ``` </p></details>
testing for != with or
https://api.github.com/repos/python/cpython/issues/34459/comments
2
2001-05-04T23:42:48Z
2022-04-09T21:29:53Z
https://github.com/python/cpython/issues/34459
1,198,776,999
34,459
[ "python", "cpython" ]
BPO | [421434](https://bugs.python.org/issue421434) --- | :--- Nosy | @warsaw, @goodger Files | <li>[python-mode.el.diff](https://bugs.python.org/file3303/python-mode.el.diff "Uploaded as text/plain at 2001-05-04.17:34:03 by @goodger"): python-mode.el patch context diff</li><li>[explanation](https://bugs.python.org/file3304/explanation "Uploaded as text/plain at 2001-05-04.17:37:15 by @goodger"): hopefully with correct indentation!</li><li>[python-mode.el.diff](https://bugs.python.org/file3305/python-mode.el.diff "Uploaded as text/plain at 2001-05-31.18:52:07 by @goodger"): new context diff</li><li>[python-mode.el.diff](https://bugs.python.org/file3306/python-mode.el.diff "Uploaded as text/plain at 2001-06-04.18:05:00 by @goodger"): new context diff</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2001-06-19.20:15:15.000> created_at = <Date 2001-05-04.17:33:03.000> labels = [] title = 'python-mode.el 4.1 "\\" continuations' updated_at = <Date 2001-06-19.20:15:15.000> user = 'https://github.com/goodger' ``` bugs.python.org fields: ```python activity = <Date 2001-06-19.20:15:15.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2001-05-04.17:33:03.000> creator = 'goodger' dependencies = [] files = ['3303', '3304', '3305', '3306'] hgrepos = [] issue_num = 421434 keywords = ['patch'] message_count = 7.0 messages = ['36503', '36504', '36505', '36506', '36507', '36508', '36509'] nosy_count = 2.0 nosy_names = ['barry', 'goodger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue421434' versions = [] ``` </p></details>
python-mode.el 4.1 "\" continuations
https://api.github.com/repos/python/cpython/issues/34458/comments
7
2001-05-04T17:33:03Z
2022-04-09T21:29:53Z
https://github.com/python/cpython/issues/34458
1,198,776,994
34,458
[ "python", "cpython" ]
BPO | [421384](https://bugs.python.org/issue421384) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-06.17:05:13.000> created_at = <Date 2001-05-04.15:08:00.000> labels = ['invalid'] title = 'bad floating point precision' updated_at = <Date 2002-05-06.17:05:13.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2002-05-06.17:05:13.000> actor = 'invader8' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-05-04.15:08:00.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 421384 keywords = [] message_count = 3.0 messages = ['4645', '4646', '4647'] nosy_count = 2.0 nosy_names = ['tim.peters', 'invader8'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue421384' versions = [] ``` </p></details>
bad floating point precision
https://api.github.com/repos/python/cpython/issues/34457/comments
3
2001-05-04T15:08:00Z
2022-04-09T21:29:51Z
https://github.com/python/cpython/issues/34457
1,198,776,990
34,457
[ "python", "cpython" ]
BPO | [421250](https://bugs.python.org/issue421250) --- | :--- 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-05-04.07:12:01.000> created_at = <Date 2001-05-04.06:54:15.000> labels = ['invalid', 'library'] title = 'os.execvp fails with empty argument list' updated_at = <Date 2001-05-04.07:12:01.000> user = 'https://bugs.python.org/scharf' ``` bugs.python.org fields: ```python activity = <Date 2001-05-04.07:12:01.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-04.06:54:15.000> creator = 'scharf' dependencies = [] files = [] hgrepos = [] issue_num = 421250 keywords = [] message_count = 2.0 messages = ['4643', '4644'] nosy_count = 2.0 nosy_names = ['tim.peters', 'scharf'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue421250' versions = [] ``` </p></details>
os.execvp fails with empty argument list
https://api.github.com/repos/python/cpython/issues/34456/comments
2
2001-05-04T06:54:15Z
2022-04-09T21:29:50Z
https://github.com/python/cpython/issues/34456
1,198,776,984
34,456
[ "python", "cpython" ]
BPO | [421214](https://bugs.python.org/issue421214) --- | :--- Nosy | @malemburg Files | <li>[Python-2.1-splitlist.patch](https://bugs.python.org/file3302/Python-2.1-splitlist.patch "Uploaded as text/plain at 2001-05-04.01:29:43 by niemeyer")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2001-05-04.19:23:49.000> created_at = <Date 2001-05-04.01:29:42.000> labels = ['interpreter-core'] title = 'splitlist() for raw and unicode strings' updated_at = <Date 2001-05-04.19:23:49.000> user = 'https://bugs.python.org/niemeyer' ``` bugs.python.org fields: ```python activity = <Date 2001-05-04.19:23:49.000> actor = 'niemeyer' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2001-05-04.01:29:42.000> creator = 'niemeyer' dependencies = [] files = ['3302'] hgrepos = [] issue_num = 421214 keywords = ['patch'] message_count = 5.0 messages = ['36498', '36499', '36500', '36501', '36502'] nosy_count = 2.0 nosy_names = ['lemburg', 'niemeyer'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue421214' versions = [] ``` </p></details>
splitlist() for raw and unicode strings
https://api.github.com/repos/python/cpython/issues/34455/comments
5
2001-05-04T01:29:42Z
2022-04-09T21:29:50Z
https://github.com/python/cpython/issues/34455
1,198,776,981
34,455
[ "python", "cpython" ]
BPO | [421212](https://bugs.python.org/issue421212) --- | :--- Nosy | @tim-one, @loewis, @mhammond <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mhammond' closed_at = <Date 2001-06-07.22:20:01.000> created_at = <Date 2001-05-04.01:18:47.000> labels = [] title = 'PythonPath registry value ignored in Py2' updated_at = <Date 2001-06-07.22:20:01.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-06-07.22:20:01.000> actor = 'loewis' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2001-05-04.01:18:47.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 421212 keywords = [] message_count = 3.0 messages = ['4640', '4641', '4642'] nosy_count = 3.0 nosy_names = ['tim.peters', 'loewis', 'mhammond'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue421212' versions = [] ``` </p></details>
PythonPath registry value ignored in Py2
https://api.github.com/repos/python/cpython/issues/34454/comments
3
2001-05-04T01:18:47Z
2022-04-09T21:29:49Z
https://github.com/python/cpython/issues/34454
1,198,776,976
34,454
[ "python", "cpython" ]
BPO | [420851](https://bugs.python.org/issue420851) --- | :--- Nosy | @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/freddrake' closed_at = <Date 2002-03-13.03:57:45.000> created_at = <Date 2001-05-02.20:32:12.000> labels = ['docs'] title = 'Missing docs for iteration support.' updated_at = <Date 2002-03-13.03:57:45.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2002-03-13.03:57:45.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2001-05-02.20:32:12.000> creator = 'fdrake' dependencies = [] files = [] hgrepos = [] issue_num = 420851 keywords = [] message_count = 6.0 messages = ['4634', '4635', '4636', '4637', '4638', '4639'] nosy_count = 2.0 nosy_names = ['fdrake', 'barry'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue420851' versions = [] ``` </p></details>
Missing docs for iteration support.
https://api.github.com/repos/python/cpython/issues/34453/comments
6
2001-05-02T20:32:12Z
2022-04-09T21:29:48Z
https://github.com/python/cpython/issues/34453
1,198,776,969
34,453
[ "python", "cpython" ]
BPO | [420828](https://bugs.python.org/issue420828) --- | :--- 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-05-02.23:24:47.000> created_at = <Date 2001-05-02.19:46:43.000> labels = ['invalid', 'OS-windows'] title = 'Marshal fails on load of big tuple.' updated_at = <Date 2001-05-02.23:24:47.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-05-02.23:24:47.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2001-05-02.19:46:43.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 420828 keywords = [] message_count = 2.0 messages = ['4632', '4633'] nosy_count = 1.0 nosy_names = ['tim.peters'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue420828' versions = [] ``` </p></details>
Marshal fails on load of big tuple.
https://api.github.com/repos/python/cpython/issues/34452/comments
2
2001-05-02T19:46:43Z
2022-04-09T21:29:46Z
https://github.com/python/cpython/issues/34452
1,198,776,967
34,452
[ "python", "cpython" ]
BPO | [420771](https://bugs.python.org/issue420771) --- | :--- 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 = None closed_at = <Date 2001-05-11.20:03:31.000> created_at = <Date 2001-05-02.17:11:45.000> labels = ['type-feature', 'library'] title = "'rw' option to open: is it a bug?" updated_at = <Date 2001-05-11.20:03:31.000> user = 'https://bugs.python.org/anonymous' ``` bugs.python.org fields: ```python activity = <Date 2001-05-11.20:03:31.000> actor = 'fdrake' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-02.17:11:45.000> creator = 'anonymous' dependencies = [] files = [] hgrepos = [] issue_num = 420771 keywords = [] message_count = 3.0 messages = ['4629', '4630', '4631'] nosy_count = 2.0 nosy_names = ['tim.peters', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue420771' versions = [] ``` </p></details>
'rw' option to open: is it a bug?
https://api.github.com/repos/python/cpython/issues/34451/comments
3
2001-05-02T17:11:45Z
2022-04-09T21:29:45Z
https://github.com/python/cpython/issues/34451
1,198,776,962
34,451
[ "python", "cpython" ]
BPO | [420753](https://bugs.python.org/issue420753) --- | :--- Nosy | @gvanrossum, @doerwalter Files | <li>[patch.txt](https://bugs.python.org/file3301/patch.txt "Uploaded as text/plain at 2001-05-02.16:21:35 by @doerwalter"): Patch to urllib.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2001-08-23.14:03:45.000> created_at = <Date 2001-05-02.16:21:27.000> labels = ['library'] title = 'Patch for bug python/issues-test-cpython#420725 urllib MIME header' updated_at = <Date 2001-08-23.14:03:45.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2001-08-23.14:03:45.000> actor = 'doerwalter' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-02.16:21:27.000> creator = 'doerwalter' dependencies = [] files = ['3301'] hgrepos = [] issue_num = 420753 keywords = ['patch'] message_count = 3.0 messages = ['36495', '36496', '36497'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'doerwalter'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue420753' versions = [] ``` </p></details>
Patch for bug #420725 urllib MIME header
https://api.github.com/repos/python/cpython/issues/34450/comments
3
2001-05-02T16:21:27Z
2022-04-09T21:29:44Z
https://github.com/python/cpython/issues/34450
1,198,776,958
34,450
[ "python", "cpython" ]
BPO | [420725](https://bugs.python.org/issue420725) --- | :--- 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 2001-08-09.17:43:57.000> created_at = <Date 2001-05-02.14:46:38.000> labels = ['library'] title = 'urllib: MIME header for local files' updated_at = <Date 2001-08-09.17:43:57.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2001-08-09.17:43:57.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2001-05-02.14:46:38.000> creator = 'doerwalter' dependencies = [] files = [] hgrepos = [] issue_num = 420725 keywords = [] message_count = 4.0 messages = ['4625', '4626', '4627', '4628'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'jhylton', 'doerwalter'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue420725' versions = [] ``` </p></details>
urllib: MIME header for local files
https://api.github.com/repos/python/cpython/issues/34449/comments
4
2001-05-02T14:46:38Z
2022-04-09T21:29:43Z
https://github.com/python/cpython/issues/34449
1,198,776,955
34,449