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 | [551977](https://bugs.python.org/issue551977) --- | :--- Nosy | @tim-one, @loewis Files | <li>[regrtest.py.patch](https://bugs.python.org/file4226/regrtest.py.patch "Uploaded as text/plain at 2002-05-03.19:19:43 by gsw_agere")</li><li>[regrtest.py.diff](https://bugs.python.org/file4227/regrtest.py.diff "Uploaded as text/plain at 2002-12-05.14:41:42 by jlt63")</li><li>[regrtest.py.diff](https://bugs.python.org/file4228/regrtest.py.diff "Uploaded as text/plain at 2003-02-05.16:33:54 by jlt63"): skip test_ossaudiodev patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-02-05.16:52:34.000> created_at = <Date 2002-05-03.19:19:43.000> labels = ['tests'] title = 'Regression exceptions for cygwin' updated_at = <Date 2003-02-05.16:52:34.000> user = 'https://bugs.python.org/gswagere' ``` bugs.python.org fields: ```python activity = <Date 2003-02-05.16:52:34.000> actor = 'jlt63' assignee = 'jlt63' closed = True closed_date = None closer = None components = ['Tests'] creation = <Date 2002-05-03.19:19:43.000> creator = 'gsw_agere' dependencies = [] files = ['4226', '4227', '4228'] hgrepos = [] issue_num = 551977 keywords = ['patch'] message_count = 14.0 messages = ['39842', '39843', '39844', '39845', '39846', '39847', '39848', '39849', '39850', '39851', '39852', '39853', '39854', '39855'] nosy_count = 5.0 nosy_names = ['tim.peters', 'loewis', 'nnorwitz', 'jlt63', 'gsw_agere'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue551977' versions = ['Python 2.3'] ``` </p></details>
Regression exceptions for cygwin
https://api.github.com/repos/python/cpython/issues/36548/comments
14
2002-05-03T19:19:43Z
2022-04-09T22:08:57Z
https://github.com/python/cpython/issues/36548
1,198,786,021
36,548
[ "python", "cpython" ]
BPO | [551960](https://bugs.python.org/issue551960) --- | :--- Nosy | @loewis Files | <li>[test_resource.py.patch](https://bugs.python.org/file4224/test_resource.py.patch "Uploaded as text/plain at 2002-05-03.18:19:29 by gsw_agere")</li><li>[test_resource.py.patch](https://bugs.python.org/file4225/test_resource.py.patch "Uploaded as text/plain at 2002-05-06.13:11:55 by gsw_agere"): Revised to check for error return instead</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-12-12.18:14:19.000> created_at = <Date 2002-05-03.18:18:19.000> labels = ['tests'] title = 'Add check for setrlimit() support' updated_at = <Date 2002-12-12.18:14:19.000> user = 'https://bugs.python.org/gswagere' ``` bugs.python.org fields: ```python activity = <Date 2002-12-12.18:14:19.000> actor = 'jlt63' assignee = 'jlt63' closed = True closed_date = None closer = None components = ['Tests'] creation = <Date 2002-05-03.18:18:19.000> creator = 'gsw_agere' dependencies = [] files = ['4224', '4225'] hgrepos = [] issue_num = 551960 keywords = ['patch'] message_count = 9.0 messages = ['39833', '39834', '39835', '39836', '39837', '39838', '39839', '39840', '39841'] nosy_count = 3.0 nosy_names = ['loewis', 'jlt63', 'gsw_agere'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue551960' versions = ['Python 2.3'] ``` </p></details>
Add check for setrlimit() support
https://api.github.com/repos/python/cpython/issues/36547/comments
9
2002-05-03T18:18:19Z
2022-04-09T22:08:56Z
https://github.com/python/cpython/issues/36547
1,198,786,017
36,547
[ "python", "cpython" ]
BPO | [551915](https://bugs.python.org/issue551915) --- | :--- Nosy | @tim-one, @nascheme Files | <li>[gc_frequency_patch.diff](https://bugs.python.org/file4223/gc_frequency_patch.diff "Uploaded as text/plain at 2002-05-03.16:24:09 by danieldunbar"): diff to Modules/gcmodule.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/nascheme' closed_at = <Date 2002-05-18.15:02:05.000> created_at = <Date 2002-05-03.16:24:08.000> labels = ['interpreter-core'] title = 'GC collection frequency bug' updated_at = <Date 2002-05-18.15:02:05.000> user = 'https://bugs.python.org/danieldunbar' ``` bugs.python.org fields: ```python activity = <Date 2002-05-18.15:02:05.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-03.16:24:08.000> creator = 'danieldunbar' dependencies = [] files = ['4223'] hgrepos = [] issue_num = 551915 keywords = ['patch'] message_count = 4.0 messages = ['39829', '39830', '39831', '39832'] nosy_count = 3.0 nosy_names = ['tim.peters', 'nascheme', 'danieldunbar'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue551915' versions = ['Python 2.3'] ``` </p></details>
GC collection frequency bug
https://api.github.com/repos/python/cpython/issues/36546/comments
4
2002-05-03T16:24:08Z
2022-04-09T22:08:55Z
https://github.com/python/cpython/issues/36546
1,198,786,012
36,546
[ "python", "cpython" ]
BPO | [551912](https://bugs.python.org/issue551912) --- | :--- 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-06-18.18:52:31.000> created_at = <Date 2002-05-03.16:22:06.000> labels = ['library'] title = 'mimify.mime_decode_header only latin1' updated_at = <Date 2002-06-18.18:52:31.000> user = 'https://bugs.python.org/ghaering' ``` bugs.python.org fields: ```python activity = <Date 2002-06-18.18:52:31.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-03.16:22:06.000> creator = 'ghaering' dependencies = [] files = [] hgrepos = [] issue_num = 551912 keywords = [] message_count = 5.0 messages = ['10652', '10653', '10654', '10655', '10656'] nosy_count = 3.0 nosy_names = ['fdrake', 'barry', 'ghaering'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue551912' versions = [] ``` </p></details>
mimify.mime_decode_header only latin1
https://api.github.com/repos/python/cpython/issues/36545/comments
5
2002-05-03T16:22:06Z
2022-04-09T22:08:54Z
https://github.com/python/cpython/issues/36545
1,198,786,011
36,545
[ "python", "cpython" ]
BPO | [551911](https://bugs.python.org/issue551911) --- | :--- Nosy | @loewis Files | <li>[test_commands.py.patch](https://bugs.python.org/file4222/test_commands.py.patch "Uploaded as text/plain at 2002-05-03.16:21:10 by gsw_agere")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-06-06.10:53:50.000> created_at = <Date 2002-05-03.16:21:10.000> labels = ['tests'] title = 'test_commands.py using . incorrectly' updated_at = <Date 2002-06-06.10:53:50.000> user = 'https://bugs.python.org/gswagere' ``` bugs.python.org fields: ```python activity = <Date 2002-06-06.10:53:50.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Tests'] creation = <Date 2002-05-03.16:21:10.000> creator = 'gsw_agere' dependencies = [] files = ['4222'] hgrepos = [] issue_num = 551911 keywords = ['patch'] message_count = 2.0 messages = ['39827', '39828'] nosy_count = 2.0 nosy_names = ['loewis', 'gsw_agere'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue551911' versions = ['Python 2.3'] ``` </p></details>
test_commands.py using . incorrectly
https://api.github.com/repos/python/cpython/issues/36544/comments
2
2002-05-03T16:21:10Z
2022-04-09T22:08:53Z
https://github.com/python/cpython/issues/36544
1,198,786,006
36,544
[ "python", "cpython" ]
BPO | [551828](https://bugs.python.org/issue551828) --- | :--- Nosy | @freddrake, @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-05-22.02:28:21.000> created_at = <Date 2002-05-03.12:59:59.000> labels = ['docs'] title = "PDF won't print" updated_at = <Date 2002-05-22.02:28:21.000> user = 'https://bugs.python.org/ssdevlin' ``` bugs.python.org fields: ```python activity = <Date 2002-05-22.02:28:21.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-05-03.12:59:59.000> creator = 'ssdevlin' dependencies = [] files = [] hgrepos = [] issue_num = 551828 keywords = [] message_count = 3.0 messages = ['10649', '10650', '10651'] nosy_count = 3.0 nosy_names = ['fdrake', 'jackjansen', 'ssdevlin'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue551828' versions = [] ``` </p></details>
PDF won't print
https://api.github.com/repos/python/cpython/issues/36543/comments
3
2002-05-03T12:59:59Z
2022-04-09T22:08:52Z
https://github.com/python/cpython/issues/36543
1,198,786,003
36,543
[ "python", "cpython" ]
BPO | [551673](https://bugs.python.org/issue551673) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-05-12.17:23:59.000> created_at = <Date 2002-05-03.00:49:08.000> labels = ['interpreter-core'] title = 'Poor error message for float()' updated_at = <Date 2002-05-12.17:23:59.000> user = 'https://bugs.python.org/edcjones' ``` bugs.python.org fields: ```python activity = <Date 2002-05-12.17:23:59.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-03.00:49:08.000> creator = 'edcjones' dependencies = [] files = [] hgrepos = [] issue_num = 551673 keywords = [] message_count = 3.0 messages = ['10646', '10647', '10648'] nosy_count = 2.0 nosy_names = ['rhettinger', 'edcjones'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue551673' versions = ['Python 2.2'] ``` </p></details>
Poor error message for float()
https://api.github.com/repos/python/cpython/issues/36542/comments
3
2002-05-03T00:49:08Z
2022-04-09T22:08:51Z
https://github.com/python/cpython/issues/36542
1,198,786,002
36,542
[ "python", "cpython" ]
BPO | [551551](https://bugs.python.org/issue551551) --- | :--- Nosy | @mwhudson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-05-07.13:14:19.000> created_at = <Date 2002-05-02.19:20:04.000> labels = ['interpreter-core'] title = 'type->tp_mro NULL, typeobject.c:1217' updated_at = <Date 2002-05-07.13:14:19.000> user = 'https://bugs.python.org/lkcl' ``` bugs.python.org fields: ```python activity = <Date 2002-05-07.13:14:19.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-02.19:20:04.000> creator = 'lkcl' dependencies = [] files = [] hgrepos = [] issue_num = 551551 keywords = [] message_count = 2.0 messages = ['10644', '10645'] nosy_count = 2.0 nosy_names = ['mwh', 'lkcl'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue551551' versions = ['Python 2.2'] ``` </p></details>
type->tp_mro NULL, typeobject.c:1217
https://api.github.com/repos/python/cpython/issues/36541/comments
2
2002-05-02T19:20:04Z
2022-04-09T22:08:50Z
https://github.com/python/cpython/issues/36541
1,198,785,998
36,541
[ "python", "cpython" ]
BPO | [551504](https://bugs.python.org/issue551504) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-11-02.20:59:34.000> created_at = <Date 2002-05-02.17:17:32.000> labels = ['interpreter-core'] title = 'python -v sometimes fails to find init' updated_at = <Date 2002-11-02.20:59:34.000> user = 'https://bugs.python.org/josephwinston' ``` bugs.python.org fields: ```python activity = <Date 2002-11-02.20:59:34.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-02.17:17:32.000> creator = 'josephwinston' dependencies = [] files = [] hgrepos = [] issue_num = 551504 keywords = [] message_count = 3.0 messages = ['10641', '10642', '10643'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'nnorwitz', 'josephwinston'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue551504' versions = ['Python 2.2'] ``` </p></details>
python -v sometimes fails to find init
https://api.github.com/repos/python/cpython/issues/36540/comments
3
2002-05-02T17:17:32Z
2022-04-09T22:08:48Z
https://github.com/python/cpython/issues/36540
1,198,785,994
36,540
[ "python", "cpython" ]
BPO | [551412](https://bugs.python.org/issue551412) --- | :--- 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/gvanrossum' closed_at = <Date 2002-06-10.14:35:23.000> created_at = <Date 2002-05-02.13:42:26.000> labels = ['interpreter-core'] title = "possible to fail to calc mro's" updated_at = <Date 2002-06-10.14:35:23.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2002-06-10.14:35:23.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-02.13:42:26.000> creator = 'mwh' dependencies = [] files = [] hgrepos = [] issue_num = 551412 keywords = [] message_count = 8.0 messages = ['10633', '10634', '10635', '10636', '10637', '10638', '10639', '10640'] 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/issue551412' versions = ['Python 2.3'] ``` </p></details>
possible to fail to calc mro's
https://api.github.com/repos/python/cpython/issues/36539/comments
8
2002-05-02T13:42:26Z
2022-04-09T22:08:48Z
https://github.com/python/cpython/issues/36539
1,198,785,988
36,539
[ "python", "cpython" ]
BPO | [551410](https://bugs.python.org/issue551410) --- | :--- Nosy | @loewis, @rhettinger Files | <li>[range5.diff](https://bugs.python.org/file4221/range5.diff "Uploaded as text/plain at 2002-05-05.19:11:46 by @rhettinger"): Defined 'used' and made usage consistent</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-05-08.08:49:52.000> created_at = <Date 2002-05-02.13:39:38.000> labels = ['interpreter-core'] title = 'xrange() optimization' updated_at = <Date 2002-05-08.08:49:52.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-05-08.08:49:52.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-02.13:39:38.000> creator = 'rhettinger' dependencies = [] files = ['4221'] hgrepos = [] issue_num = 551410 keywords = ['patch'] message_count = 8.0 messages = ['39819', '39820', '39821', '39822', '39823', '39824', '39825', '39826'] nosy_count = 2.0 nosy_names = ['loewis', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue551410' versions = ['Python 2.3'] ``` </p></details>
xrange() optimization
https://api.github.com/repos/python/cpython/issues/36538/comments
8
2002-05-02T13:39:38Z
2022-04-09T22:08:47Z
https://github.com/python/cpython/issues/36538
1,198,785,984
36,538
[ "python", "cpython" ]
BPO | [551353](https://bugs.python.org/issue551353) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-11.11:51:24.000> created_at = <Date 2002-05-02.11:11:05.000> labels = ['build'] title = 'Python build not Solaris friendly' updated_at = <Date 2002-05-11.11:51:24.000> user = 'https://bugs.python.org/eschaa00' ``` bugs.python.org fields: ```python activity = <Date 2002-05-11.11:51:24.000> actor = 'eschaa00' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-05-02.11:11:05.000> creator = 'eschaa00' dependencies = [] files = [] hgrepos = [] issue_num = 551353 keywords = [] message_count = 4.0 messages = ['10629', '10630', '10631', '10632'] nosy_count = 3.0 nosy_names = ['loewis', 'jhylton', 'eschaa00'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue551353' versions = [] ``` </p></details>
Python build not Solaris friendly
https://api.github.com/repos/python/cpython/issues/36537/comments
4
2002-05-02T11:11:05Z
2022-04-09T22:08:45Z
https://github.com/python/cpython/issues/36537
1,198,785,979
36,537
[ "python", "cpython" ]
BPO | [551285](https://bugs.python.org/issue551285) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-05-02.16:29:23.000> created_at = <Date 2002-05-02.06:08:04.000> labels = ['interpreter-core'] title = 'xrange object attributes broken' updated_at = <Date 2002-05-02.16:29:23.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2002-05-02.16:29:23.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-02.06:08:04.000> creator = 'fdrake' dependencies = [] files = [] hgrepos = [] issue_num = 551285 keywords = [] message_count = 2.0 messages = ['10627', '10628'] 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/issue551285' versions = ['Python 2.2'] ``` </p></details>
xrange object attributes broken
https://api.github.com/repos/python/cpython/issues/36536/comments
2
2002-05-02T06:08:04Z
2022-04-09T22:08:45Z
https://github.com/python/cpython/issues/36536
1,198,785,975
36,536
[ "python", "cpython" ]
BPO | [551273](https://bugs.python.org/issue551273) --- | :--- Nosy | @loewis, @bkline Files | <li>[httplib.py.diff](https://bugs.python.org/file4220/httplib.py.diff "Uploaded as text/plain at 2002-05-02.05:27:17 by @bkline"): patch for python/lib/httplib.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-28.22:39:01.000> created_at = <Date 2002-05-02.05:27:17.000> labels = ['library'] title = 'Fix for httplib bug with 100 Continue' updated_at = <Date 2002-06-28.22:39:01.000> user = 'https://github.com/bkline' ``` bugs.python.org fields: ```python activity = <Date 2002-06-28.22:39:01.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-02.05:27:17.000> creator = 'bkline' dependencies = [] files = ['4220'] hgrepos = [] issue_num = 551273 keywords = ['patch'] message_count = 6.0 messages = ['39813', '39814', '39815', '39816', '39817', '39818'] nosy_count = 3.0 nosy_names = ['loewis', 'jhylton', 'bkline'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue551273' versions = ['Python 2.2'] ``` </p></details>
Fix for httplib bug with 100 Continue
https://api.github.com/repos/python/cpython/issues/36535/comments
6
2002-05-02T05:27:17Z
2022-04-09T22:08:42Z
https://github.com/python/cpython/issues/36535
1,198,785,971
36,535
[ "python", "cpython" ]
BPO | [551250](https://bugs.python.org/issue551250) --- | :--- Nosy | @loewis, @bkline Files | <li>[httplib.py.diff](https://bugs.python.org/file4219/httplib.py.diff "Uploaded as text/plain at 2002-05-02.03:38:50 by @bkline"): patch for python/lib/httplib.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-02.20:19:31.000> created_at = <Date 2002-05-02.03:38:50.000> labels = ['library'] title = 'Fix for httplib bug with 100 Continue' updated_at = <Date 2002-05-02.20:19:31.000> user = 'https://github.com/bkline' ``` bugs.python.org fields: ```python activity = <Date 2002-05-02.20:19:31.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-02.03:38:50.000> creator = 'bkline' dependencies = [] files = ['4219'] hgrepos = [] issue_num = 551250 keywords = ['patch'] message_count = 2.0 messages = ['39811', '39812'] nosy_count = 2.0 nosy_names = ['loewis', 'bkline'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue551250' versions = ['Python 2.2'] ``` </p></details>
Fix for httplib bug with 100 Continue
https://api.github.com/repos/python/cpython/issues/36534/comments
2
2002-05-02T03:38:50Z
2022-04-09T22:08:41Z
https://github.com/python/cpython/issues/36534
1,198,785,969
36,534
[ "python", "cpython" ]
BPO | [551093](https://bugs.python.org/issue551093) --- | :--- Nosy | @mwhudson, @loewis Files | <li>[configure.in.diff](https://bugs.python.org/file4218/configure.in.diff "Uploaded as text/plain at 2002-05-02.20:09:09 by jlt63"): patch version #2</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-05-03.18:44:48.000> created_at = <Date 2002-05-01.17:47:39.000> labels = ['build'] title = 'Cygwin forced --enable-shared patch' updated_at = <Date 2002-05-03.18:44:48.000> user = 'https://bugs.python.org/jlt63' ``` bugs.python.org fields: ```python activity = <Date 2002-05-03.18:44:48.000> actor = 'jlt63' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-05-01.17:47:39.000> creator = 'jlt63' dependencies = [] files = ['4218'] hgrepos = [] issue_num = 551093 keywords = ['patch'] message_count = 8.0 messages = ['39803', '39804', '39805', '39806', '39807', '39808', '39809', '39810'] nosy_count = 3.0 nosy_names = ['mwh', 'loewis', 'jlt63'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue551093' versions = [] ``` </p></details>
Cygwin forced --enable-shared patch
https://api.github.com/repos/python/cpython/issues/36533/comments
8
2002-05-01T17:47:39Z
2022-04-09T22:08:41Z
https://github.com/python/cpython/issues/36533
1,198,785,964
36,533
[ "python", "cpython" ]
BPO | [551011](https://bugs.python.org/issue551011) --- | :--- Nosy | @loewis Files | <li>[expat.h.diff](https://bugs.python.org/file4217/expat.h.diff "Uploaded as text/plain at 2002-05-01.14:32:24 by jlt63")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-05-08.07:17:04.000> created_at = <Date 2002-05-01.14:32:24.000> labels = ['extension-modules'] title = 'Cygwin pyexpat patch' updated_at = <Date 2002-05-08.07:17:04.000> user = 'https://bugs.python.org/jlt63' ``` bugs.python.org fields: ```python activity = <Date 2002-05-08.07:17:04.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-05-01.14:32:24.000> creator = 'jlt63' dependencies = [] files = ['4217'] hgrepos = [] issue_num = 551011 keywords = ['patch'] message_count = 2.0 messages = ['39801', '39802'] nosy_count = 2.0 nosy_names = ['loewis', 'jlt63'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue551011' versions = [] ``` </p></details>
Cygwin pyexpat patch
https://api.github.com/repos/python/cpython/issues/36532/comments
2
2002-05-01T14:32:24Z
2022-04-09T22:08:40Z
https://github.com/python/cpython/issues/36532
1,198,785,958
36,532
[ "python", "cpython" ]
BPO | [551009](https://bugs.python.org/issue551009) --- | :--- Nosy | @loewis Files | <li>[arraymodule.c.diff](https://bugs.python.org/file4216/arraymodule.c.diff "Uploaded as text/plain at 2002-05-01.14:25:15 by jlt63")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-02.20:12:29.000> created_at = <Date 2002-05-01.14:25:15.000> labels = ['extension-modules'] title = 'Cygwin array patch' updated_at = <Date 2002-05-02.20:12:29.000> user = 'https://bugs.python.org/jlt63' ``` bugs.python.org fields: ```python activity = <Date 2002-05-02.20:12:29.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-05-01.14:25:15.000> creator = 'jlt63' dependencies = [] files = ['4216'] hgrepos = [] issue_num = 551009 keywords = ['patch'] message_count = 4.0 messages = ['39797', '39798', '39799', '39800'] nosy_count = 2.0 nosy_names = ['loewis', 'jlt63'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue551009' versions = [] ``` </p></details>
Cygwin array patch
https://api.github.com/repos/python/cpython/issues/36531/comments
4
2002-05-01T14:25:15Z
2022-04-09T22:08:38Z
https://github.com/python/cpython/issues/36531
1,198,785,956
36,531
[ "python", "cpython" ]
BPO | [551008](https://bugs.python.org/issue551008) --- | :--- Nosy | @mwhudson, @loewis Files | <li>[boolobject.h.diff](https://bugs.python.org/file4215/boolobject.h.diff "Uploaded as text/plain at 2002-05-01.14:16:31 by jlt63")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-02.20:23:55.000> created_at = <Date 2002-05-01.14:16:31.000> labels = ['extension-modules'] title = 'Cygwin operator and cPickle patch' updated_at = <Date 2002-05-02.20:23:55.000> user = 'https://bugs.python.org/jlt63' ``` bugs.python.org fields: ```python activity = <Date 2002-05-02.20:23:55.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-05-01.14:16:31.000> creator = 'jlt63' dependencies = [] files = ['4215'] hgrepos = [] issue_num = 551008 keywords = ['patch'] message_count = 4.0 messages = ['39793', '39794', '39795', '39796'] nosy_count = 3.0 nosy_names = ['mwh', 'loewis', 'jlt63'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue551008' versions = [] ``` </p></details>
Cygwin operator and cPickle patch
https://api.github.com/repos/python/cpython/issues/36530/comments
4
2002-05-01T14:16:31Z
2022-04-09T22:08:37Z
https://github.com/python/cpython/issues/36530
1,198,785,948
36,530
[ "python", "cpython" ]
BPO | [550804](https://bugs.python.org/issue550804) --- | :--- Nosy | @loewis Files | <li>[python-environ.patch](https://bugs.python.org/file4214/python-environ.patch "Uploaded as text/plain at 2002-04-30.21:58:30 by niemeyer")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-02.17:39:56.000> created_at = <Date 2002-04-30.21:58:30.000> labels = ['library'] title = 'Make os.environ.copy() return a copy' updated_at = <Date 2002-05-02.17:39:56.000> user = 'https://bugs.python.org/niemeyer' ``` bugs.python.org fields: ```python activity = <Date 2002-05-02.17:39:56.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-30.21:58:30.000> creator = 'niemeyer' dependencies = [] files = ['4214'] hgrepos = [] issue_num = 550804 keywords = ['patch'] message_count = 2.0 messages = ['39791', '39792'] nosy_count = 2.0 nosy_names = ['loewis', 'niemeyer'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue550804' versions = ['Python 2.3'] ``` </p></details>
Make os.environ.copy() return a copy
https://api.github.com/repos/python/cpython/issues/36529/comments
2
2002-04-30T21:58:30Z
2022-04-09T22:08:36Z
https://github.com/python/cpython/issues/36529
1,198,785,942
36,529
[ "python", "cpython" ]
BPO | [550777](https://bugs.python.org/issue550777) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-06-14.01:59:20.000> created_at = <Date 2002-04-30.20:40:13.000> labels = ['docs'] title = 'fcntl module with wrong module for ioctl' updated_at = <Date 2002-06-14.01:59:20.000> user = 'https://bugs.python.org/noah' ``` bugs.python.org fields: ```python activity = <Date 2002-06-14.01:59:20.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-30.20:40:13.000> creator = 'noah' dependencies = [] files = [] hgrepos = [] issue_num = 550777 keywords = [] message_count = 2.0 messages = ['10625', '10626'] nosy_count = 2.0 nosy_names = ['fdrake', 'noah'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue550777' versions = ['Python 2.2'] ``` </p></details>
fcntl module with wrong module for ioctl
https://api.github.com/repos/python/cpython/issues/36528/comments
2
2002-04-30T20:40:13Z
2022-04-09T22:08:36Z
https://github.com/python/cpython/issues/36528
1,198,785,939
36,528
[ "python", "cpython" ]
BPO | [550765](https://bugs.python.org/issue550765) --- | :--- Nosy | @loewis Files | <li>[SocketServer.py.patch.2](https://bugs.python.org/file4213/SocketServer.py.patch.2 "Uploaded as application/octet-stream at 2002-06-03.16:46:42 by mgilfix"): 2nd Version of the patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-11-22.08:09:21.000> created_at = <Date 2002-04-30.20:06:31.000> labels = ['library'] title = 'SocketServer behavior' updated_at = <Date 2002-11-22.08:09:21.000> user = 'https://bugs.python.org/mgilfix' ``` bugs.python.org fields: ```python activity = <Date 2002-11-22.08:09:21.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-30.20:06:31.000> creator = 'mgilfix' dependencies = [] files = ['4213'] hgrepos = [] issue_num = 550765 keywords = ['patch'] message_count = 5.0 messages = ['39786', '39787', '39788', '39789', '39790'] nosy_count = 2.0 nosy_names = ['loewis', 'mgilfix'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue550765' versions = ['Python 2.3'] ``` </p></details>
SocketServer behavior
https://api.github.com/repos/python/cpython/issues/36527/comments
5
2002-04-30T20:06:31Z
2022-04-09T22:08:35Z
https://github.com/python/cpython/issues/36527
1,198,785,932
36,527
[ "python", "cpython" ]
BPO | [550732](https://bugs.python.org/issue550732) --- | :--- Nosy | @gvanrossum, @freddrake, @brettcannon Files | <li>[VaParse.diff](https://bugs.python.org/file4211/VaParse.diff "Uploaded as text/plain at 2002-04-30.18:37:11 by glchapman")</li><li>[utilities.tex.diff](https://bugs.python.org/file4212/utilities.tex.diff "Uploaded as text/plain at 2002-05-08.18:32:30 by glchapman")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2004-07-10.22:23:36.000> created_at = <Date 2002-04-30.18:37:11.000> labels = ['interpreter-core'] title = 'PyArg_VaParseTupleAndKeywords' updated_at = <Date 2004-07-10.22:23:36.000> user = 'https://bugs.python.org/glchapman' ``` bugs.python.org fields: ```python activity = <Date 2004-07-10.22:23:36.000> actor = 'brett.cannon' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-30.18:37:11.000> creator = 'glchapman' dependencies = [] files = ['4211', '4212'] hgrepos = [] issue_num = 550732 keywords = ['patch'] message_count = 6.0 messages = ['39780', '39781', '39782', '39783', '39784', '39785'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'fdrake', 'brett.cannon', 'glchapman'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue550732' versions = [] ``` </p></details>
PyArg_VaParseTupleAndKeywords
https://api.github.com/repos/python/cpython/issues/36526/comments
6
2002-04-30T18:37:11Z
2022-04-09T22:08:33Z
https://github.com/python/cpython/issues/36526
1,198,785,926
36,526
[ "python", "cpython" ]
BPO | [550555](https://bugs.python.org/issue550555) --- | :--- Nosy | @freddrake Files | <li>[bufdoc.diff](https://bugs.python.org/file4210/bufdoc.diff "Uploaded as text/plain at 2002-04-30.09:22:04 by xscott"): short change</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-05-02.06:02:45.000> created_at = <Date 2002-04-30.09:22:04.000> labels = ['docs'] title = 'short patch to buffer() documentation' updated_at = <Date 2002-05-02.06:02:45.000> user = 'https://bugs.python.org/xscott' ``` bugs.python.org fields: ```python activity = <Date 2002-05-02.06:02:45.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-30.09:22:04.000> creator = 'xscott' dependencies = [] files = ['4210'] hgrepos = [] issue_num = 550555 keywords = ['patch'] message_count = 3.0 messages = ['39777', '39778', '39779'] nosy_count = 2.0 nosy_names = ['fdrake', 'xscott'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue550555' versions = [] ``` </p></details>
short patch to buffer() documentation
https://api.github.com/repos/python/cpython/issues/36525/comments
3
2002-04-30T09:22:04Z
2022-04-09T22:08:32Z
https://github.com/python/cpython/issues/36525
1,198,785,922
36,525
[ "python", "cpython" ]
BPO | [550551](https://bugs.python.org/issue550551) --- | :--- Nosy | @gvanrossum Files | <li>[rwbuffer.diff](https://bugs.python.org/file4209/rwbuffer.diff "Uploaded as text/plain at 2002-04-30.09:18:27 by xscott"): small patch to buffer() builtin</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-23.08:08:54.000> created_at = <Date 2002-04-30.09:18:27.000> labels = ['interpreter-core'] title = 'Read/Write buffers from buffer()' updated_at = <Date 2002-07-23.08:08:54.000> user = 'https://bugs.python.org/xscott' ``` bugs.python.org fields: ```python activity = <Date 2002-07-23.08:08:54.000> actor = 'xscott' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-30.09:18:27.000> creator = 'xscott' dependencies = [] files = ['4209'] hgrepos = [] issue_num = 550551 keywords = ['patch'] message_count = 5.0 messages = ['39772', '39773', '39774', '39775', '39776'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'xscott'] pr_nums = [] priority = 'normal' resolution = 'postponed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue550551' versions = [] ``` </p></details>
Read/Write buffers from buffer()
https://api.github.com/repos/python/cpython/issues/36524/comments
5
2002-04-30T09:18:27Z
2022-04-09T22:08:30Z
https://github.com/python/cpython/issues/36524
1,198,785,917
36,524
[ "python", "cpython" ]
BPO | [550543](https://bugs.python.org/issue550543) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-04-30.09:24:08.000> created_at = <Date 2002-04-30.09:07:58.000> labels = ['docs'] title = 'Correction to buffer documentation' updated_at = <Date 2002-04-30.09:24:08.000> user = 'https://bugs.python.org/xscott' ``` bugs.python.org fields: ```python activity = <Date 2002-04-30.09:24:08.000> actor = 'xscott' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-30.09:07:58.000> creator = 'xscott' dependencies = [] files = [] hgrepos = [] issue_num = 550543 keywords = ['patch'] message_count = 2.0 messages = ['39770', '39771'] nosy_count = 2.0 nosy_names = ['fdrake', 'xscott'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue550543' versions = [] ``` </p></details>
Correction to buffer documentation
https://api.github.com/repos/python/cpython/issues/36523/comments
2
2002-04-30T09:07:58Z
2022-04-09T22:08:30Z
https://github.com/python/cpython/issues/36523
1,198,785,911
36,523
[ "python", "cpython" ]
BPO | [550409](https://bugs.python.org/issue550409) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-05-01.03:33:19.000> created_at = <Date 2002-04-29.22:21:40.000> labels = ['docs'] title = 'What does os.read() return on EOF?' updated_at = <Date 2002-05-01.03:33:19.000> user = 'https://bugs.python.org/noah' ``` bugs.python.org fields: ```python activity = <Date 2002-05-01.03:33:19.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-29.22:21:40.000> creator = 'noah' dependencies = [] files = [] hgrepos = [] issue_num = 550409 keywords = [] message_count = 2.0 messages = ['10623', '10624'] nosy_count = 2.0 nosy_names = ['fdrake', 'noah'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue550409' versions = ['Python 2.2'] ``` </p></details>
What does os.read() return on EOF?
https://api.github.com/repos/python/cpython/issues/36522/comments
2
2002-04-29T22:21:40Z
2022-04-09T22:08:29Z
https://github.com/python/cpython/issues/36522
1,198,785,909
36,522
[ "python", "cpython" ]
BPO | [550364](https://bugs.python.org/issue550364) --- | :--- Nosy | @akuchling, @rhettinger Files | <li>[patch.version](https://bugs.python.org/file467/patch.version "Uploaded as application/octet-stream at 2002-04-29.20:28:55 by @akuchling"): Add sysconfig.get_python_version()</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2002-11-14.01:45:12.000> created_at = <Date 2002-04-29.20:28:54.000> labels = ['library'] title = 'Version number handling' updated_at = <Date 2002-11-14.01:45:12.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2002-11-14.01:45:12.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-04-29.20:28:54.000> creator = 'akuchling' dependencies = [] files = ['467'] hgrepos = [] issue_num = 550364 keywords = [] message_count = 6.0 messages = ['10617', '10618', '10619', '10620', '10621', '10622'] nosy_count = 3.0 nosy_names = ['jhylton', 'akuchling', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue550364' versions = [] ``` </p></details>
Version number handling
https://api.github.com/repos/python/cpython/issues/36521/comments
6
2002-04-29T20:28:54Z
2022-04-09T22:08:28Z
https://github.com/python/cpython/issues/36521
1,198,785,904
36,521
[ "python", "cpython" ]
BPO | [550290](https://bugs.python.org/issue550290) --- | :--- Nosy | @gvanrossum, @theller, @rhettinger Files | <li>[pydoc.diff](https://bugs.python.org/file4206/pydoc.diff "Uploaded as text/plain at 2002-04-29.17:58:31 by @theller"): Patch for pydoc.</li><li>[stringobject.diff](https://bugs.python.org/file4207/stringobject.diff "Uploaded as text/plain at 2002-05-15.12:51:06 by @theller"): Patch for stringobject.c</li><li>[pydoc2.diff](https://bugs.python.org/file4208/pydoc2.diff "Uploaded as text/plain at 2002-05-21.19:39:55 by @gvanrossum"): Alternative patch for pydoc</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-05-21.20:58:22.000> created_at = <Date 2002-04-29.17:58:31.000> labels = [] title = '__doc__ strings of builtin types' updated_at = <Date 2002-05-21.20:58:22.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2002-05-21.20:58:22.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-04-29.17:58:31.000> creator = 'theller' dependencies = [] files = ['4206', '4207', '4208'] hgrepos = [] issue_num = 550290 keywords = ['patch'] message_count = 15.0 messages = ['39755', '39756', '39757', '39758', '39759', '39760', '39761', '39762', '39763', '39764', '39765', '39766', '39767', '39768', '39769'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'theller', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue550290' versions = [] ``` </p></details>
__doc__ strings of builtin types
https://api.github.com/repos/python/cpython/issues/36520/comments
15
2002-04-29T17:58:31Z
2022-04-09T22:08:26Z
https://github.com/python/cpython/issues/36520
1,198,785,899
36,520
[ "python", "cpython" ]
BPO | [550192](https://bugs.python.org/issue550192) --- | :--- Nosy | @loewis Files | <li>[python-2.3a0-softrawinput.patch](https://bugs.python.org/file4203/python-2.3a0-softrawinput.patch "Uploaded as text/plain at 2002-04-29.14:39:46 by niemeyer")</li><li>[python-2.3a0-softrawinput.patch](https://bugs.python.org/file4204/python-2.3a0-softrawinput.patch "Uploaded as text/plain at 2002-05-03.17:53:59 by niemeyer"): Version 2</li><li>[python-2.3a0-softrawinput.patch](https://bugs.python.org/file4205/python-2.3a0-softrawinput.patch "Uploaded as text/plain at 2002-05-03.19:07:29 by niemeyer"): Version 3</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-08-14.15:46:42.000> created_at = <Date 2002-04-29.14:39:46.000> labels = ['interpreter-core'] title = 'Set softspace to 0 in raw_input()' updated_at = <Date 2002-08-14.15:46:42.000> user = 'https://bugs.python.org/niemeyer' ``` bugs.python.org fields: ```python activity = <Date 2002-08-14.15:46:42.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-29.14:39:46.000> creator = 'niemeyer' dependencies = [] files = ['4203', '4204', '4205'] hgrepos = [] issue_num = 550192 keywords = ['patch'] message_count = 6.0 messages = ['39749', '39750', '39751', '39752', '39753', '39754'] nosy_count = 2.0 nosy_names = ['loewis', 'niemeyer'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue550192' versions = ['Python 2.3'] ``` </p></details>
Set softspace to 0 in raw_input()
https://api.github.com/repos/python/cpython/issues/36519/comments
6
2002-04-29T14:39:46Z
2022-04-09T22:08:25Z
https://github.com/python/cpython/issues/36519
1,198,785,893
36,519
[ "python", "cpython" ]
BPO | [550002](https://bugs.python.org/issue550002) --- | :--- Nosy | @rhettinger Files | <li>[test_base64.py](https://bugs.python.org/file4202/test_base64.py "Uploaded as text/plain at 2002-04-29.03:28:58 by msurface"): Unittest for base64</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-05-18.00:26:11.000> created_at = <Date 2002-04-29.03:28:58.000> labels = ['tests'] title = 'Unittest for base64' updated_at = <Date 2002-05-18.00:26:11.000> user = 'https://bugs.python.org/msurface' ``` bugs.python.org fields: ```python activity = <Date 2002-05-18.00:26:11.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Tests'] creation = <Date 2002-04-29.03:28:58.000> creator = 'msurface' dependencies = [] files = ['4202'] hgrepos = [] issue_num = 550002 keywords = ['patch'] message_count = 3.0 messages = ['39746', '39747', '39748'] nosy_count = 2.0 nosy_names = ['rhettinger', 'msurface'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue550002' versions = ['Python 2.3'] ``` </p></details>
Unittest for base64
https://api.github.com/repos/python/cpython/issues/36518/comments
3
2002-04-29T03:28:58Z
2022-04-09T22:08:24Z
https://github.com/python/cpython/issues/36518
1,198,785,890
36,518
[ "python", "cpython" ]
BPO | [549975](https://bugs.python.org/issue549975) --- | :--- Nosy | @gvanrossum, @loewis, @hyeshik Files | <li>[xiter-1.0.tar.gz](https://bugs.python.org/file4201/xiter-1.0.tar.gz "Uploaded as application/x-gzip-compressed at 2002-04-29.01:30:27 by @hyeshik"): patch sample as extension module</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-07.12:31:44.000> created_at = <Date 2002-04-29.01:30:27.000> labels = ['interpreter-core'] title = 'block support for builtin iter()' updated_at = <Date 2002-05-07.12:31:44.000> user = 'https://github.com/hyeshik' ``` bugs.python.org fields: ```python activity = <Date 2002-05-07.12:31:44.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-29.01:30:27.000> creator = 'hyeshik.chang' dependencies = [] files = ['4201'] hgrepos = [] issue_num = 549975 keywords = ['patch'] message_count = 3.0 messages = ['39743', '39744', '39745'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'hyeshik.chang'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue549975' versions = ['Python 2.3'] ``` </p></details>
block support for builtin iter()
https://api.github.com/repos/python/cpython/issues/36517/comments
3
2002-04-29T01:30:27Z
2022-04-09T22:08:22Z
https://github.com/python/cpython/issues/36517
1,198,785,885
36,517
[ "python", "cpython" ]
BPO | [549907](https://bugs.python.org/issue549907) --- | :--- Nosy | @loewis Files | <li>[_localemodule.diff](https://bugs.python.org/file466/_localemodule.diff "Uploaded as text/plain at 2002-04-28.21:20:05 by rsrini"): diff for Modules/_localemodule.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-05-02.12:17:05.000> created_at = <Date 2002-04-28.21:20:05.000> labels = ['extension-modules'] title = 'Wrong #ifdef in _localemodule.c' updated_at = <Date 2002-05-02.12:17:05.000> user = 'https://bugs.python.org/rsrini' ``` bugs.python.org fields: ```python activity = <Date 2002-05-02.12:17:05.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-04-28.21:20:05.000> creator = 'rsrini' dependencies = [] files = ['466'] hgrepos = [] issue_num = 549907 keywords = [] message_count = 2.0 messages = ['10615', '10616'] nosy_count = 2.0 nosy_names = ['loewis', 'rsrini'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue549907' versions = ['Python 2.3'] ``` </p></details>
Wrong #ifdef in _localemodule.c
https://api.github.com/repos/python/cpython/issues/36516/comments
2
2002-04-28T21:20:05Z
2022-04-09T22:08:22Z
https://github.com/python/cpython/issues/36516
1,198,785,882
36,516
[ "python", "cpython" ]
BPO | [549901](https://bugs.python.org/issue549901) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[pydoc.patch](https://bugs.python.org/file4200/pydoc.patch "Uploaded as text/plain at 2002-04-28.21:03:59 by yallop"): Use readline in pydoc.interact</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-12-04.10:27:32.000> created_at = <Date 2002-04-28.21:03:59.000> labels = ['library'] title = 'use readline in pydoc.help if available' updated_at = <Date 2002-12-04.10:27:32.000> user = 'https://bugs.python.org/yallop' ``` bugs.python.org fields: ```python activity = <Date 2002-12-04.10:27:32.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-28.21:03:59.000> creator = 'yallop' dependencies = [] files = ['4200'] hgrepos = [] issue_num = 549901 keywords = ['patch'] message_count = 4.0 messages = ['39739', '39740', '39741', '39742'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'yallop'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue549901' versions = ['Python 2.3'] ``` </p></details>
use readline in pydoc.help if available
https://api.github.com/repos/python/cpython/issues/36515/comments
4
2002-04-28T21:03:59Z
2022-04-09T22:08:20Z
https://github.com/python/cpython/issues/36515
1,198,785,879
36,515
[ "python", "cpython" ]
BPO | [549764](https://bugs.python.org/issue549764) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-02-08.21:50:28.408> created_at = <Date 2002-04-28.11:19:26.000> labels = ['type-feature', 'expert-installation'] title = 'Uninstall target in makefile' updated_at = <Date 2008-02-08.21:50:28.389> user = 'https://bugs.python.org/aegis' ``` bugs.python.org fields: ```python activity = <Date 2008-02-08.21:50:28.389> actor = 'draghuram' assignee = 'none' closed = True closed_date = <Date 2008-02-08.21:50:28.408> closer = 'draghuram' components = ['Installation'] creation = <Date 2002-04-28.11:19:26.000> creator = 'aegis' dependencies = [] files = [] hgrepos = [] issue_num = 549764 keywords = [] message_count = 2.0 messages = ['61093', '62210'] nosy_count = 2.0 nosy_names = ['aegis', 'draghuram'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue549764' versions = [] ``` </p></details>
Uninstall target in makefile
https://api.github.com/repos/python/cpython/issues/36514/comments
2
2002-04-28T11:19:26Z
2022-04-09T22:08:19Z
https://github.com/python/cpython/issues/36514
1,198,785,875
36,514
[ "python", "cpython" ]
BPO | [549731](https://bugs.python.org/issue549731) --- | :--- Nosy | @malemburg, @mhammond Files | <li>[encodeleak.py](https://bugs.python.org/file464/encodeleak.py "Uploaded as text/plain at 2002-04-28.09:17:59 by @mhammond"): Program demonstrating leak.</li><li>[codecs.c.patch](https://bugs.python.org/file465/codecs.c.patch "Uploaded as text/plain at 2002-04-28.10:39:11 by @mhammond"): Better 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/malemburg' closed_at = <Date 2002-07-18.23:07:00.000> created_at = <Date 2002-04-28.09:17:59.000> labels = ['expert-unicode'] title = 'Unicode encoders appears to leak references' updated_at = <Date 2002-07-18.23:07:00.000> user = 'https://github.com/mhammond' ``` bugs.python.org fields: ```python activity = <Date 2002-07-18.23:07:00.000> actor = 'mhammond' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2002-04-28.09:17:59.000> creator = 'mhammond' dependencies = [] files = ['464', '465'] hgrepos = [] issue_num = 549731 keywords = [] message_count = 12.0 messages = ['10603', '10604', '10605', '10606', '10607', '10608', '10609', '10610', '10611', '10612', '10613', '10614'] nosy_count = 4.0 nosy_names = ['lemburg', 'nobody', 'mhammond', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue549731' versions = ['Python 2.2'] ``` </p></details>
Unicode encoders appears to leak references
https://api.github.com/repos/python/cpython/issues/36513/comments
12
2002-04-28T09:17:59Z
2022-04-09T22:08:19Z
https://github.com/python/cpython/issues/36513
1,198,785,866
36,513
[ "python", "cpython" ]
BPO | [549725](https://bugs.python.org/issue549725) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-04-28.20:03:11.000> created_at = <Date 2002-04-28.08:41:56.000> labels = ['invalid', 'library'] title = "xml.dom.minidom doesn't pass CDATA" updated_at = <Date 2002-04-28.20:03:11.000> user = 'https://bugs.python.org/smurf' ``` bugs.python.org fields: ```python activity = <Date 2002-04-28.20:03:11.000> actor = 'smurf' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-28.08:41:56.000> creator = 'smurf' dependencies = [] files = [] hgrepos = [] issue_num = 549725 keywords = [] message_count = 5.0 messages = ['10598', '10599', '10600', '10601', '10602'] nosy_count = 2.0 nosy_names = ['loewis', 'smurf'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue549725' versions = ['Python 2.3'] ``` </p></details>
xml.dom.minidom doesn't pass CDATA
https://api.github.com/repos/python/cpython/issues/36512/comments
5
2002-04-28T08:41:56Z
2022-04-09T22:08:17Z
https://github.com/python/cpython/issues/36512
1,198,785,862
36,512
[ "python", "cpython" ]
BPO | [549662](https://bugs.python.org/issue549662) --- | :--- Nosy | @rhettinger Files | <li>[iterzip.diff](https://bugs.python.org/file4199/iterzip.diff "Uploaded as text/plain at 2002-04-28.01:32:24 by @rhettinger"): iterzip() patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-08.07:54:12.000> created_at = <Date 2002-04-28.01:32:24.000> labels = ['interpreter-core'] title = 'iterzip() implementation' updated_at = <Date 2002-05-08.07:54:12.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-05-08.07:54:12.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-28.01:32:24.000> creator = 'rhettinger' dependencies = [] files = ['4199'] hgrepos = [] issue_num = 549662 keywords = ['patch'] message_count = 2.0 messages = ['39737', '39738'] nosy_count = 1.0 nosy_names = ['rhettinger'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue549662' versions = ['Python 2.3'] ``` </p></details>
iterzip() implementation
https://api.github.com/repos/python/cpython/issues/36511/comments
2
2002-04-28T01:32:24Z
2022-04-09T22:08:16Z
https://github.com/python/cpython/issues/36511
1,198,785,858
36,511
[ "python", "cpython" ]
BPO | [549375](https://bugs.python.org/issue549375) --- | :--- Nosy | @malemburg, @tim-one Files | <li>[utf8.patch](https://bugs.python.org/file4198/utf8.patch "Uploaded as text/plain at 2002-04-27.04:35:55 by @tim-one"): PyUnicode_EncodeUTF8 replacement</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-04-27.18:05:13.000> created_at = <Date 2002-04-27.04:35:55.000> labels = ['interpreter-core'] title = 'Compromise PyUnicode_EncodeUTF8' updated_at = <Date 2002-04-27.18:05:13.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2002-04-27.18:05:13.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-27.04:35:55.000> creator = 'tim.peters' dependencies = [] files = ['4198'] hgrepos = [] issue_num = 549375 keywords = ['patch'] message_count = 4.0 messages = ['39733', '39734', '39735', '39736'] nosy_count = 2.0 nosy_names = ['lemburg', 'tim.peters'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue549375' versions = ['Python 2.3'] ``` </p></details>
Compromise PyUnicode_EncodeUTF8
https://api.github.com/repos/python/cpython/issues/36510/comments
4
2002-04-27T04:35:55Z
2022-04-09T22:08:16Z
https://github.com/python/cpython/issues/36510
1,198,785,853
36,510
[ "python", "cpython" ]
BPO | [549338](https://bugs.python.org/issue549338) --- | :--- Nosy | @mwhudson, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2002-10-27.00:11:51.000> created_at = <Date 2002-04-27.01:38:02.000> labels = ['expert-installation'] title = 'lib-dynload/*.so permissions wrong' updated_at = <Date 2002-10-27.00:11:51.000> user = 'https://bugs.python.org/jlmuir' ``` bugs.python.org fields: ```python activity = <Date 2002-10-27.00:11:51.000> actor = 'jlmuir' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2002-04-27.01:38:02.000> creator = 'jlmuir' dependencies = [] files = [] hgrepos = [] issue_num = 549338 keywords = [] message_count = 5.0 messages = ['10593', '10594', '10595', '10596', '10597'] nosy_count = 3.0 nosy_names = ['mwh', 'loewis', 'jlmuir'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue549338' versions = ['Python 2.2'] ``` </p></details>
lib-dynload/*.so permissions wrong
https://api.github.com/repos/python/cpython/issues/36509/comments
5
2002-04-27T01:38:02Z
2022-04-09T22:08:15Z
https://github.com/python/cpython/issues/36509
1,198,785,846
36,509
[ "python", "cpython" ]
BPO | [549213](https://bugs.python.org/issue549213) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[diff](https://bugs.python.org/file4197/diff "Uploaded as application/octet-stream at 2002-04-26.20:30:38 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 2004-08-18.11:37:48.000> created_at = <Date 2002-04-26.19:14:27.000> labels = ['interpreter-core'] title = 'warn on assignment to None, True, False' updated_at = <Date 2004-08-18.11:37:48.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2004-08-18.11:37:48.000> actor = 'loewis' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-26.19:14:27.000> creator = 'jhylton' dependencies = [] files = ['4197'] hgrepos = [] issue_num = 549213 keywords = ['patch'] message_count = 10.0 messages = ['39723', '39724', '39725', '39726', '39727', '39728', '39729', '39730', '39731', '39732'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'jhylton'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue549213' versions = [] ``` </p></details>
warn on assignment to None, True, False
https://api.github.com/repos/python/cpython/issues/36508/comments
10
2002-04-26T19:14:27Z
2022-04-09T22:08:12Z
https://github.com/python/cpython/issues/36508
1,198,785,843
36,508
[ "python", "cpython" ]
BPO | [549187](https://bugs.python.org/issue549187) --- | :--- Nosy | @rhettinger Files | <li>[python-formatting.diff](https://bugs.python.org/file4196/python-formatting.diff "Uploaded as text/plain at 2002-04-28.03:39:11 by dyoo"): Modifies the error message to explicitely mention "string formatting".</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-05-21.15:17:42.000> created_at = <Date 2002-04-26.17:24:20.000> labels = ['interpreter-core'] title = 'error about string formatting rewording?' updated_at = <Date 2002-05-21.15:17:42.000> user = 'https://bugs.python.org/dyoo' ``` bugs.python.org fields: ```python activity = <Date 2002-05-21.15:17:42.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-26.17:24:20.000> creator = 'dyoo' dependencies = [] files = ['4196'] hgrepos = [] issue_num = 549187 keywords = ['patch'] message_count = 5.0 messages = ['39718', '39719', '39720', '39721', '39722'] nosy_count = 3.0 nosy_names = ['anthonybaxter', 'rhettinger', 'dyoo'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue549187' versions = [] ``` </p></details>
error about string formatting rewording?
https://api.github.com/repos/python/cpython/issues/36507/comments
5
2002-04-26T17:24:20Z
2022-04-09T22:08:12Z
https://github.com/python/cpython/issues/36507
1,198,785,842
36,507
[ "python", "cpython" ]
BPO | [549151](https://bugs.python.org/issue549151) --- | :--- Nosy | @gvanrossum, @loewis, @rhettinger Files | <li>[patch](https://bugs.python.org/file445/patch "Uploaded as application/octet-stream at 2002-06-19.21:57:00 by jjlee"): patch</li><li>[patch](https://bugs.python.org/file446/patch "Uploaded as application/octet-stream at 2002-06-19.21:57:01 by jjlee"): patch</li><li>[patch](https://bugs.python.org/file447/patch "Uploaded as application/octet-stream at 2002-06-23.19:23:04 by jjlee"): patch, v2</li><li>[patch_v3](https://bugs.python.org/file448/patch_v3 "Uploaded as application/octet-stream at 2002-10-05.17:36:14 by jjlee"): patch, v3</li><li>[doc_patch](https://bugs.python.org/file449/doc_patch "Uploaded as application/octet-stream at 2002-10-05.17:41:18 by jjlee"): doc patch</li><li>[urllib_patch](https://bugs.python.org/file450/urllib_patch "Uploaded as application/octet-stream at 2002-10-09.21:16:36 by jjlee"): urllib patch</li><li>[urllib2.py.patch](https://bugs.python.org/file451/urllib2.py.patch "Uploaded as text/plain at 2003-03-05.21:03:05 by jjlee"): urllib2.py.patch</li><li>[liburllib2.tex.patch](https://bugs.python.org/file452/liburllib2.tex.patch "Uploaded as text/plain at 2003-03-05.21:05:46 by jjlee"): liburllib2.tex.patch</li><li>[urllib.py.patch](https://bugs.python.org/file453/urllib.py.patch "Uploaded as text/plain at 2003-03-05.21:09:03 by jjlee"): urllib.py.patch</li><li>[liburllib.tex.patch](https://bugs.python.org/file454/liburllib.tex.patch "Uploaded as text/plain at 2003-04-20.20:44:24 by jjlee"): liburllib.tex.patch</li><li>[guido.txt](https://bugs.python.org/file455/guido.txt "Uploaded as text/plain at 2003-04-26.17:21:35 by @gvanrossum")</li><li>[urllib2.py.patch2](https://bugs.python.org/file456/urllib2.py.patch2 "Uploaded as text/x-diff at 2003-04-27.01:31:00 by jjlee")</li><li>[urllib2.py.patch2](https://bugs.python.org/file457/urllib2.py.patch2 "Uploaded as text/x-diff at 2003-04-27.01:31:19 by jjlee")</li><li>[liburllib.tex.patch2](https://bugs.python.org/file458/liburllib.tex.patch2 "Uploaded as text/x-diff at 2003-04-27.01:33:41 by jjlee")</li><li>[liburllib2.tex.patch2](https://bugs.python.org/file459/liburllib2.tex.patch2 "Uploaded as text/x-diff at 2003-04-27.01:35:23 by jjlee")</li><li>[urllib2.py.patch3](https://bugs.python.org/file460/urllib2.py.patch3 "Uploaded as text/x-diff at 2003-05-10.12:45:45 by jjlee")</li><li>[liburllib.tex.patch4](https://bugs.python.org/file461/liburllib.tex.patch4 "Uploaded as application/octet-stream at 2003-07-11.15:45:53 by jjlee")</li><li>[liburllib2.tex.patch4](https://bugs.python.org/file462/liburllib2.tex.patch4 "Uploaded as application/octet-stream at 2003-07-11.15:47:22 by jjlee")</li><li>[urllib2.py.patch4](https://bugs.python.org/file463/urllib2.py.patch4 "Uploaded as application/octet-stream at 2003-07-11.15:49:03 by jjlee")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2003-07-12.07:36:55.000> created_at = <Date 2002-04-26.16:04:10.000> labels = ['library'] title = 'urllib2 POSTs on redirect' updated_at = <Date 2003-07-12.07:36:55.000> user = 'https://bugs.python.org/jjlee' ``` bugs.python.org fields: ```python activity = <Date 2003-07-12.07:36:55.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-26.16:04:10.000> creator = 'jjlee' dependencies = [] files = ['445', '446', '447', '448', '449', '450', '451', '452', '453', '454', '455', '456', '457', '458', '459', '460', '461', '462', '463'] hgrepos = [] issue_num = 549151 keywords = [] message_count = 41.0 messages = ['10552', '10553', '10554', '10555', '10556', '10557', '10558', '10559', '10560', '10561', '10562', '10563', '10564', '10565', '10566', '10567', '10568', '10569', '10570', '10571', '10572', '10573', '10574', '10575', '10576', '10577', '10578', '10579', '10580', '10581', '10582', '10583', '10584', '10585', '10586', '10587', '10588', '10589', '10590', '10591', '10592'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'loewis', 'jhylton', 'rhettinger', 'jjlee'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue549151' versions = [] ``` </p></details>
urllib2 POSTs on redirect
https://api.github.com/repos/python/cpython/issues/36506/comments
41
2002-04-26T16:04:10Z
2022-04-09T22:08:11Z
https://github.com/python/cpython/issues/36506
1,198,785,836
36,506
[ "python", "cpython" ]
BPO | [549133](https://bugs.python.org/issue549133) --- | :--- Nosy | @loewis, @warsaw, @phdru Files | <li>[email-patch.zip](https://bugs.python.org/file4194/email-patch.zip "Uploaded as application/zip at 2002-04-26.15:24:57 by @phdru"): The zip file contains the patch and new file msg_26.txt (put it into src/Lib/test/data)</li><li>[email-patch.zip](https://bugs.python.org/file4195/email-patch.zip "Uploaded as application/zip at 2002-04-29.12:26:21 by @phdru")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-06-29.05:50:59.000> created_at = <Date 2002-04-26.15:24:57.000> labels = ['extension-modules'] title = 'RFC 2231 support for email package' updated_at = <Date 2002-06-29.05:50:59.000> user = 'https://github.com/phdru' ``` bugs.python.org fields: ```python activity = <Date 2002-06-29.05:50:59.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-04-26.15:24:57.000> creator = 'phd' dependencies = [] files = ['4194', '4195'] hgrepos = [] issue_num = 549133 keywords = ['patch'] message_count = 10.0 messages = ['39708', '39709', '39710', '39711', '39712', '39713', '39714', '39715', '39716', '39717'] nosy_count = 3.0 nosy_names = ['loewis', 'barry', 'phd'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue549133' versions = ['Python 2.3'] ``` </p></details>
RFC 2231 support for email package
https://api.github.com/repos/python/cpython/issues/36505/comments
10
2002-04-26T15:24:57Z
2022-04-09T22:08:10Z
https://github.com/python/cpython/issues/36505
1,198,785,833
36,505
[ "python", "cpython" ]
BPO | [549081](https://bugs.python.org/issue549081) --- | :--- Nosy | @mwhudson, @facundobatista Files | <li>[config_stuff.tar](https://bugs.python.org/file444/config_stuff.tar "Uploaded as application/x-tar at 2002-04-26.13:54:48 by noah"): My config.log and config.cache after running './configure'</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-05-30.18:03:29.000> created_at = <Date 2002-04-26.13:54:44.000> labels = ['expert-installation'] title = 'test_signal hangs -- signal broken on OpenBSD?' updated_at = <Date 2005-05-30.18:03:29.000> user = 'https://bugs.python.org/noah' ``` bugs.python.org fields: ```python activity = <Date 2005-05-30.18:03:29.000> actor = 'facundobatista' assignee = 'none' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2002-04-26.13:54:44.000> creator = 'noah' dependencies = [] files = ['444'] hgrepos = [] issue_num = 549081 keywords = [] message_count = 7.0 messages = ['10545', '10546', '10547', '10548', '10549', '10550', '10551'] nosy_count = 4.0 nosy_names = ['mwh', 'facundobatista', 'noah', 'frallan'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue549081' versions = ['Python 2.2'] ``` </p></details>
test_signal hangs -- signal broken on OpenBSD?
https://api.github.com/repos/python/cpython/issues/36504/comments
7
2002-04-26T13:54:44Z
2022-04-09T22:08:08Z
https://github.com/python/cpython/issues/36504
1,198,785,830
36,504
[ "python", "cpython" ]
BPO | [549038](https://bugs.python.org/issue549038) --- | :--- Nosy | @gvanrossum, @jribbens <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-11-04.01:26:13.000> created_at = <Date 2002-04-26.12:11:11.000> labels = ['library'] title = 'cgitb variable dumps a little flaky' updated_at = <Date 2002-11-04.01:26:13.000> user = 'https://github.com/jribbens' ``` bugs.python.org fields: ```python activity = <Date 2002-11-04.01:26:13.000> actor = 'nnorwitz' assignee = 'ping' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-26.12:11:11.000> creator = 'jribbens' dependencies = [] files = [] hgrepos = [] issue_num = 549038 keywords = [] message_count = 7.0 messages = ['10538', '10539', '10540', '10541', '10542', '10543', '10544'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'ping', 'nnorwitz', 'jribbens'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue549038' versions = ['Python 2.3'] ``` </p></details>
cgitb variable dumps a little flaky
https://api.github.com/repos/python/cpython/issues/36503/comments
7
2002-04-26T12:11:11Z
2022-04-09T22:08:07Z
https://github.com/python/cpython/issues/36503
1,198,785,827
36,503
[ "python", "cpython" ]
BPO | [549037](https://bugs.python.org/issue549037) --- | :--- Files | <li>[cfgparser.patch](https://bugs.python.org/file4193/cfgparser.patch "Uploaded as text/plain at 2002-11-07.22:04:31 by niemeyer"): Updated alternative implementation</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-11-08.13:33:08.000> created_at = <Date 2002-04-26.12:00:30.000> labels = ['library'] title = 'ConfigParser: optional section header' updated_at = <Date 2002-11-08.13:33:08.000> user = 'https://bugs.python.org/lannert' ``` bugs.python.org fields: ```python activity = <Date 2002-11-08.13:33:08.000> actor = 'niemeyer' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-26.12:00:30.000> creator = 'lannert' dependencies = [] files = ['4193'] hgrepos = [] issue_num = 549037 keywords = ['patch'] message_count = 4.0 messages = ['39704', '39705', '39706', '39707'] nosy_count = 2.0 nosy_names = ['lannert', 'niemeyer'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue549037' versions = ['Python 2.3'] ``` </p></details>
ConfigParser: optional section header
https://api.github.com/repos/python/cpython/issues/36502/comments
4
2002-04-26T12:00:30Z
2022-04-09T22:08:06Z
https://github.com/python/cpython/issues/36502
1,198,785,824
36,502
[ "python", "cpython" ]
BPO | [548943](https://bugs.python.org/issue548943) --- | :--- Nosy | @freddrake Files | <li>[tut.tex.diff](https://bugs.python.org/file4192/tut.tex.diff "Uploaded as text/plain at 2002-04-26.07:00:46 by jajvirta"): diff for tut.tex</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-04-26.07:00:46.000> created_at = <Date 2002-04-26.07:00:46.000> labels = ['docs'] title = 'Floating point issues in body of text' updated_at = <Date 2002-04-26.07:00:46.000> user = 'https://bugs.python.org/jajvirta' ``` bugs.python.org fields: ```python activity = <Date 2002-04-26.07:00:46.000> actor = 'jajvirta' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-26.07:00:46.000> creator = 'jajvirta' dependencies = [] files = ['4192'] hgrepos = [] issue_num = 548943 keywords = ['patch'] message_count = 1.0 messages = ['39703'] nosy_count = 2.0 nosy_names = ['fdrake', 'jajvirta'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue548943' versions = [] ``` </p></details>
Floating point issues in body of text
https://api.github.com/repos/python/cpython/issues/36501/comments
1
2002-04-26T07:00:46Z
2022-04-09T22:08:06Z
https://github.com/python/cpython/issues/36501
1,198,785,820
36,501
[ "python", "cpython" ]
BPO | [548874](https://bugs.python.org/issue548874) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-05-12.03:23:47.000> created_at = <Date 2002-04-26.00:41:59.000> labels = [] title = 'Lists do have __getitem__ method' updated_at = <Date 2002-05-12.03:23:47.000> user = 'https://bugs.python.org/kgerber' ``` bugs.python.org fields: ```python activity = <Date 2002-05-12.03:23:47.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-04-26.00:41:59.000> creator = 'kgerber' dependencies = [] files = [] hgrepos = [] issue_num = 548874 keywords = [] message_count = 3.0 messages = ['10535', '10536', '10537'] nosy_count = 2.0 nosy_names = ['rhettinger', 'kgerber'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue548874' versions = [] ``` </p></details>
Lists do have __getitem__ method
https://api.github.com/repos/python/cpython/issues/36500/comments
3
2002-04-26T00:41:59Z
2022-04-09T22:08:04Z
https://github.com/python/cpython/issues/36500
1,198,785,814
36,500
[ "python", "cpython" ]
BPO | [548845](https://bugs.python.org/issue548845) --- | :--- Nosy | @theller <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-08-11.16:06:45.000> created_at = <Date 2002-04-25.22:58:03.000> labels = ['invalid', 'library'] title = "pydoc doesn't show C types" updated_at = <Date 2002-08-11.16:06:45.000> user = 'https://bugs.python.org/glchapman' ``` bugs.python.org fields: ```python activity = <Date 2002-08-11.16:06:45.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-25.22:58:03.000> creator = 'glchapman' dependencies = [] files = [] hgrepos = [] issue_num = 548845 keywords = [] message_count = 5.0 messages = ['10530', '10531', '10532', '10533', '10534'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'theller', 'glchapman'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue548845' versions = ['Python 2.2'] ``` </p></details>
pydoc doesn't show C types
https://api.github.com/repos/python/cpython/issues/36499/comments
5
2002-04-25T22:58:03Z
2022-04-09T22:08:03Z
https://github.com/python/cpython/issues/36499
1,198,785,807
36,499
[ "python", "cpython" ]
BPO | [548833](https://bugs.python.org/issue548833) --- | :--- Nosy | @gvanrossum, @nascheme Files | <li>[assert_op.diff](https://bugs.python.org/file4191/assert_op.diff "Uploaded as text/plain at 2002-04-25.22:31:10 by @nascheme")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/nascheme' closed_at = <Date 2002-04-26.02:00:57.000> created_at = <Date 2002-04-25.22:31:10.000> labels = ['interpreter-core'] title = 'Optimize code for assert statement' updated_at = <Date 2002-04-26.02:00:57.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2002-04-26.02:00:57.000> actor = 'gvanrossum' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-25.22:31:10.000> creator = 'nascheme' dependencies = [] files = ['4191'] hgrepos = [] issue_num = 548833 keywords = ['patch'] message_count = 6.0 messages = ['39697', '39698', '39699', '39700', '39701', '39702'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'nascheme'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue548833' versions = ['Python 2.3'] ``` </p></details>
Optimize code for assert statement
https://api.github.com/repos/python/cpython/issues/36498/comments
6
2002-04-25T22:31:10Z
2022-04-09T22:08:02Z
https://github.com/python/cpython/issues/36498
1,198,785,802
36,498
[ "python", "cpython" ]
BPO | [548693](https://bugs.python.org/issue548693) --- | :--- Nosy | @freddrake, @theller, @rhettinger Files | <li>[libstdtypes.diff](https://bugs.python.org/file443/libstdtypes.diff "Uploaded as text/plain at 2002-05-13.01:34:15 by @rhettinger"): Patch to fix missing index entries</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-05-15.15:51:16.000> created_at = <Date 2002-04-25.16:57:39.000> labels = ['docs'] title = 'Missing or wrong index entries' updated_at = <Date 2002-05-15.15:51:16.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2002-05-15.15:51:16.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-25.16:57:39.000> creator = 'theller' dependencies = [] files = ['443'] hgrepos = [] issue_num = 548693 keywords = [] message_count = 5.0 messages = ['10525', '10526', '10527', '10528', '10529'] nosy_count = 3.0 nosy_names = ['fdrake', 'theller', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue548693' versions = [] ``` </p></details>
Missing or wrong index entries
https://api.github.com/repos/python/cpython/issues/36497/comments
5
2002-04-25T16:57:39Z
2022-04-09T22:08:01Z
https://github.com/python/cpython/issues/36497
1,198,785,798
36,497
[ "python", "cpython" ]
BPO | [548661](https://bugs.python.org/issue548661) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-11-21.08:15:36.000> created_at = <Date 2002-04-25.15:30:02.000> labels = ['type-feature', 'library'] title = 'os.popen w/o using the shell' updated_at = <Date 2006-11-21.08:15:36.000> user = 'https://bugs.python.org/ianbicking' ``` bugs.python.org fields: ```python activity = <Date 2006-11-21.08:15:36.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-25.15:30:02.000> creator = 'ianbicking' dependencies = [] files = [] hgrepos = [] issue_num = 548661 keywords = [] message_count = 7.0 messages = ['10518', '10519', '10520', '10521', '10522', '10523', '10524'] nosy_count = 5.0 nosy_names = ['loewis', 'nnorwitz', 'ianbicking', 'julian69', 'astrand'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue548661' versions = [] ``` </p></details>
os.popen w/o using the shell
https://api.github.com/repos/python/cpython/issues/36496/comments
7
2002-04-25T15:30:02Z
2022-04-09T22:07:59Z
https://github.com/python/cpython/issues/36496
1,198,785,791
36,496
[ "python", "cpython" ]
BPO | [548651](https://bugs.python.org/issue548651) --- | :--- Nosy | @gvanrossum, @tim-one, @freddrake, @theller Files | <li>[classmeth.diff](https://bugs.python.org/file442/classmeth.diff "Uploaded as text/plain at 2002-12-06.18:51:24 by @theller"): First try.</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-12-09.22:58:49.000> created_at = <Date 2002-04-25.15:15:03.000> labels = ['interpreter-core', 'release-blocker'] title = 'Fix the METH_CLASS implementation' updated_at = <Date 2002-12-09.22:58:49.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2002-12-09.22:58:49.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-25.15:15:03.000> creator = 'theller' dependencies = [] files = ['442'] hgrepos = [] issue_num = 548651 keywords = [] message_count = 11.0 messages = ['10507', '10508', '10509', '10510', '10511', '10512', '10513', '10514', '10515', '10516', '10517'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'tim.peters', 'fdrake', 'theller', 'jvr'] pr_nums = [] priority = 'release blocker' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue548651' versions = ['Python 2.3'] ``` </p></details>
Fix the METH_CLASS implementation
https://api.github.com/repos/python/cpython/issues/36495/comments
11
2002-04-25T15:15:03Z
2022-04-09T22:07:59Z
https://github.com/python/cpython/issues/36495
1,198,785,783
36,495
[ "python", "cpython" ]
BPO | [548197](https://bugs.python.org/issue548197) --- | :--- Nosy | @rhettinger Files | <li>[cookie-urllib2.patch](https://bugs.python.org/file4188/cookie-urllib2.patch "Uploaded as text/plain at 2002-04-24.16:31:35 by bruthasj"): Adds cookie support to urllib2.py</li><li>[latest.cookie.patch](https://bugs.python.org/file4189/latest.cookie.patch "Uploaded as text/plain at 2002-06-10.18:06:09 by bruthasj"): Removes old 'string' stuff.</li><li>[testcookie.py](https://bugs.python.org/file4190/testcookie.py "Uploaded as text/plain at 2002-06-10.18:10:55 by bruthasj"): Tests cookie support in urllib2</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-08-14.11:33:22.000> created_at = <Date 2002-04-24.16:31:35.000> labels = ['library'] title = 'Adds cookie support to urllib2.py' updated_at = <Date 2004-08-14.11:33:22.000> user = 'https://bugs.python.org/bruthasj' ``` bugs.python.org fields: ```python activity = <Date 2004-08-14.11:33:22.000> actor = 'jlgijsbers' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-24.16:31:35.000> creator = 'bruthasj' dependencies = [] files = ['4188', '4189', '4190'] hgrepos = [] issue_num = 548197 keywords = ['patch'] message_count = 6.0 messages = ['39691', '39692', '39693', '39694', '39695', '39696'] nosy_count = 6.0 nosy_names = ['jhylton', 'moshez', 'rhettinger', 'jjlee', 'jlgijsbers', 'bruthasj'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue548197' versions = ['Python 2.3'] ``` </p></details>
Adds cookie support to urllib2.py
https://api.github.com/repos/python/cpython/issues/36494/comments
6
2002-04-24T16:31:35Z
2022-04-09T22:07:57Z
https://github.com/python/cpython/issues/36494
1,198,785,777
36,494
[ "python", "cpython" ]
BPO | [548176](https://bugs.python.org/issue548176) --- | :--- Nosy | @pfmoore <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-01-09.15:33:01.000> created_at = <Date 2002-04-24.15:36:23.000> labels = ['library'] title = "urlparse doesn't handle host?bla" updated_at = <Date 2005-01-09.15:33:01.000> user = 'https://bugs.python.org/msdemlei' ``` bugs.python.org fields: ```python activity = <Date 2005-01-09.15:33:01.000> actor = 'jlgijsbers' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-24.15:36:23.000> creator = 'msdemlei' dependencies = [] files = [] hgrepos = [] issue_num = 548176 keywords = [] message_count = 8.0 messages = ['10499', '10500', '10501', '10502', '10503', '10504', '10505', '10506'] nosy_count = 6.0 nosy_names = ['jepler', 'paul.moore', 'jlgijsbers', 'msdemlei', 'staschuk', 'mrovner'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue548176' versions = ['Python 2.4'] ``` </p></details>
urlparse doesn't handle host?bla
https://api.github.com/repos/python/cpython/issues/36493/comments
8
2002-04-24T15:36:23Z
2022-04-09T22:07:56Z
https://github.com/python/cpython/issues/36493
1,198,785,774
36,493
[ "python", "cpython" ]
BPO | [548109](https://bugs.python.org/issue548109) --- | :--- Nosy | @mwhudson, @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-06-05.21:27:07.000> created_at = <Date 2002-04-24.14:04:52.000> labels = ['build'] title = 'Build fails in _curses module' updated_at = <Date 2004-06-05.21:27:07.000> user = 'https://bugs.python.org/hildeb' ``` bugs.python.org fields: ```python activity = <Date 2004-06-05.21:27:07.000> actor = 'akuchling' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-04-24.14:04:52.000> creator = 'hildeb' dependencies = [] files = [] hgrepos = [] issue_num = 548109 keywords = [] message_count = 6.0 messages = ['10493', '10494', '10495', '10496', '10497', '10498'] nosy_count = 3.0 nosy_names = ['mwh', 'akuchling', 'hildeb'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue548109' versions = ['Python 2.2'] ``` </p></details>
Build fails in _curses module
https://api.github.com/repos/python/cpython/issues/36492/comments
6
2002-04-24T14:04:52Z
2022-04-09T22:07:55Z
https://github.com/python/cpython/issues/36492
1,198,785,769
36,492
[ "python", "cpython" ]
BPO | [547953](https://bugs.python.org/issue547953) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-04-26.20:45:59.000> created_at = <Date 2002-04-24.07:51:24.000> labels = ['docs'] title = 'inconsistency in "Using the cgi module"' updated_at = <Date 2002-04-26.20:45:59.000> user = 'https://bugs.python.org/jamesh' ``` bugs.python.org fields: ```python activity = <Date 2002-04-26.20:45:59.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-24.07:51:24.000> creator = 'jamesh' dependencies = [] files = [] hgrepos = [] issue_num = 547953 keywords = [] message_count = 2.0 messages = ['10491', '10492'] nosy_count = 2.0 nosy_names = ['fdrake', 'jamesh'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue547953' versions = ['Python 2.2'] ``` </p></details>
inconsistency in "Using the cgi module"
https://api.github.com/repos/python/cpython/issues/36491/comments
2
2002-04-24T07:51:24Z
2022-04-09T22:07:54Z
https://github.com/python/cpython/issues/36491
1,198,785,765
36,491
[ "python", "cpython" ]
BPO | [547939](https://bugs.python.org/issue547939) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-04-26.21:00:49.000> created_at = <Date 2002-04-24.06:41:12.000> labels = ['docs'] title = 'Error in documentation' updated_at = <Date 2002-04-26.21:00:49.000> user = 'https://bugs.python.org/noah' ``` bugs.python.org fields: ```python activity = <Date 2002-04-26.21:00:49.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-24.06:41:12.000> creator = 'noah' dependencies = [] files = [] hgrepos = [] issue_num = 547939 keywords = [] message_count = 2.0 messages = ['10489', '10490'] nosy_count = 2.0 nosy_names = ['fdrake', 'noah'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue547939' versions = ['Python 2.2'] ``` </p></details>
Error in documentation
https://api.github.com/repos/python/cpython/issues/36490/comments
2
2002-04-24T06:41:12Z
2022-04-09T22:07:53Z
https://github.com/python/cpython/issues/36490
1,198,785,761
36,490
[ "python", "cpython" ]
BPO | [547813](https://bugs.python.org/issue547813) --- | :--- Nosy | @freddrake, @theller Files | <li>[newtypes.diff](https://bugs.python.org/file4187/newtypes.diff "Uploaded as text/plain at 2002-04-23.22:16:26 by @theller"): Patch for newtypes.tex</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/theller' closed_at = <Date 2002-04-24.06:37:25.000> created_at = <Date 2002-04-23.22:16:26.000> labels = ['docs'] title = 'Some corrections to newtypes.tex' updated_at = <Date 2002-04-24.06:37:25.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2002-04-24.06:37:25.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-23.22:16:26.000> creator = 'theller' dependencies = [] files = ['4187'] hgrepos = [] issue_num = 547813 keywords = ['patch'] message_count = 3.0 messages = ['39688', '39689', '39690'] nosy_count = 2.0 nosy_names = ['fdrake', 'theller'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue547813' versions = [] ``` </p></details>
Some corrections to newtypes.tex
https://api.github.com/repos/python/cpython/issues/36489/comments
3
2002-04-23T22:16:26Z
2022-04-09T22:07:52Z
https://github.com/python/cpython/issues/36489
1,198,785,756
36,489
[ "python", "cpython" ]
BPO | [547734](https://bugs.python.org/issue547734) --- | :--- Nosy | @mwhudson, @freddrake Files | <li>[distutils.patch](https://bugs.python.org/file4186/distutils.patch "Uploaded as text/plain at 2002-04-23.19:34:06 by @freddrake"): Replace set_python_build() w/ better check for non-installed Python</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-06-04.15:30:37.000> created_at = <Date 2002-04-23.19:34:06.000> labels = ['library'] title = 'Distutils & non-installed Python' updated_at = <Date 2002-06-04.15:30:37.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2002-06-04.15:30:37.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-04-23.19:34:06.000> creator = 'fdrake' dependencies = [] files = ['4186'] hgrepos = [] issue_num = 547734 keywords = ['patch'] message_count = 4.0 messages = ['39684', '39685', '39686', '39687'] nosy_count = 2.0 nosy_names = ['mwh', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue547734' versions = [] ``` </p></details>
Distutils & non-installed Python
https://api.github.com/repos/python/cpython/issues/36488/comments
4
2002-04-23T19:34:06Z
2022-04-09T22:07:51Z
https://github.com/python/cpython/issues/36488
1,198,785,749
36,488
[ "python", "cpython" ]
BPO | [547537](https://bugs.python.org/issue547537) --- | :--- Nosy | @malemburg, @gvanrossum, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2007-08-23.20:30:21.287> created_at = <Date 2002-04-23.12:52:36.000> labels = ['type-feature'] title = 'cStringIO should provide a binary option' updated_at = <Date 2007-08-23.20:30:21.286> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2007-08-23.20:30:21.286> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2007-08-23.20:30:21.287> closer = 'georg.brandl' components = ['None'] creation = <Date 2002-04-23.12:52:36.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 547537 keywords = [] message_count = 9.0 messages = ['53535', '53536', '53537', '53538', '53539', '53540', '53541', '55193', '55203'] nosy_count = 3.0 nosy_names = ['lemburg', 'gvanrossum', 'georg.brandl'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue547537' versions = [] ``` </p></details>
cStringIO should provide a binary option
https://api.github.com/repos/python/cpython/issues/36487/comments
9
2002-04-23T12:52:36Z
2022-04-09T22:07:49Z
https://github.com/python/cpython/issues/36487
1,198,785,745
36,487
[ "python", "cpython" ]
BPO | [547481](https://bugs.python.org/issue547481) --- | :--- Nosy | @loewis, @nascheme, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-01-03.09:01:49.000> created_at = <Date 2002-04-23.09:48:27.000> labels = ['interpreter-core', 'type-feature'] title = 'In-place reverse() and sort() for slices' updated_at = <Date 2003-01-03.09:01:49.000> user = 'https://bugs.python.org/bbender' ``` bugs.python.org fields: ```python activity = <Date 2003-01-03.09:01:49.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-23.09:48:27.000> creator = 'bbender' dependencies = [] files = [] hgrepos = [] issue_num = 547481 keywords = [] message_count = 5.0 messages = ['53530', '53531', '53532', '53533', '53534'] nosy_count = 4.0 nosy_names = ['loewis', 'nascheme', 'rhettinger', 'bbender'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue547481' versions = [] ``` </p></details>
In-place reverse() and sort() for slices
https://api.github.com/repos/python/cpython/issues/36486/comments
5
2002-04-23T09:48:27Z
2022-04-09T22:07:48Z
https://github.com/python/cpython/issues/36486
1,198,785,739
36,486
[ "python", "cpython" ]
BPO | [547211](https://bugs.python.org/issue547211) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-04.16:20:07.000> created_at = <Date 2002-04-22.18:51:12.000> labels = ['interpreter-core'] title = 'Warn for __coerce__ in new-style classes' updated_at = <Date 2002-06-04.16:20:07.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2002-06-04.16:20:07.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-22.18:51:12.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 547211 keywords = [] message_count = 3.0 messages = ['10486', '10487', '10488'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'later' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue547211' versions = ['Python 2.3'] ``` </p></details>
Warn for __coerce__ in new-style classes
https://api.github.com/repos/python/cpython/issues/36485/comments
3
2002-04-22T18:51:12Z
2022-04-09T22:07:47Z
https://github.com/python/cpython/issues/36485
1,198,785,734
36,485
[ "python", "cpython" ]
BPO | [547176](https://bugs.python.org/issue547176) --- | :--- Nosy | @mwhudson, @brettcannon, @birkenfeld Files | <li>[rlcompleter.diff](https://bugs.python.org/file4185/rlcompleter.diff "Uploaded as text/plain at 2002-04-22.17:39:43 by schiekjd"): diff for fix on v1.11 from CVS</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2005-02-23.18:56:04.000> created_at = <Date 2002-04-22.17:39:43.000> labels = [] title = 'rlcompleter does not expand on [ ]' updated_at = <Date 2005-02-23.18:56:04.000> user = 'https://bugs.python.org/schiekjd' ``` bugs.python.org fields: ```python activity = <Date 2005-02-23.18:56:04.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-04-22.17:39:43.000> creator = 'schiekjd' dependencies = [] files = ['4185'] hgrepos = [] issue_num = 547176 keywords = ['patch'] message_count = 5.0 messages = ['39679', '39680', '39681', '39682', '39683'] nosy_count = 5.0 nosy_names = ['mwh', 'brett.cannon', 'georg.brandl', 'mbrierst', 'schiekjd'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue547176' versions = [] ``` </p></details>
rlcompleter does not expand on [ ]
https://api.github.com/repos/python/cpython/issues/36484/comments
5
2002-04-22T17:39:43Z
2022-04-09T22:07:47Z
https://github.com/python/cpython/issues/36484
1,198,785,731
36,484
[ "python", "cpython" ]
BPO | [547162](https://bugs.python.org/issue547162) --- | :--- Nosy | @gvanrossum, @loewis, @freddrake, @rhettinger Files | <li>[enumobject.c](https://bugs.python.org/file4175/enumobject.c "Uploaded as text/plain at 2002-04-22.16:49:26 by @rhettinger"): \objects\enumobject.c</li><li>[enumobject.h](https://bugs.python.org/file4176/enumobject.h "Uploaded as text/plain at 2002-04-22.16:50:38 by @rhettinger"): \include\enumobject.h</li><li>[test_enumerate.py](https://bugs.python.org/file4177/test_enumerate.py "Uploaded as text/plain at 2002-04-22.16:52:15 by @rhettinger"): \lib\test\test_enumerate.py</li><li>[enum.dif](https://bugs.python.org/file4178/enum.dif "Uploaded as video/x-dv at 2002-04-22.16:58:04 by @rhettinger"): Context diffs for Python.h bltinmodule.c and types.py</li><li>[libfuncs.dif](https://bugs.python.org/file4179/libfuncs.dif "Uploaded as video/x-dv at 2002-04-22.18:34:53 by @rhettinger"): Context diff for Doc\lib\libfuncs.tex</li><li>[tut.dif](https://bugs.python.org/file4180/tut.dif "Uploaded as video/x-dv at 2002-04-22.18:55:19 by @rhettinger"): Context diff for Doc\tut\tut.tex</li><li>[libfuncs.dif](https://bugs.python.org/file4181/libfuncs.dif "Uploaded as video/x-dv at 2002-04-23.15:14:57 by @rhettinger"): Revised Doc\lib\libfuncs.tex /versionadded{2.3}</li><li>[test_enumerate.py](https://bugs.python.org/file4182/test_enumerate.py "Uploaded as text/plain at 2002-04-23.15:21:18 by @rhettinger"): Revised lib\test\test_enumerate.py to exclude types.py test</li><li>[enum2.diff](https://bugs.python.org/file4183/enum2.diff "Uploaded as text/plain at 2002-04-23.20:33:12 by @gvanrossum"): New combined patch</li><li>[tut2.diff](https://bugs.python.org/file4184/tut2.diff "Uploaded as text/plain at 2002-04-24.07:03:46 by @rhettinger"): Revised tutorial 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/freddrake' closed_at = <Date 2002-04-26.20:30:44.000> created_at = <Date 2002-04-22.16:49:26.000> labels = ['interpreter-core'] title = 'PEP 279 enumerate() implementation' updated_at = <Date 2002-04-26.20:30:44.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-04-26.20:30:44.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-22.16:49:26.000> creator = 'rhettinger' dependencies = [] files = ['4175', '4176', '4177', '4178', '4179', '4180', '4181', '4182', '4183', '4184'] hgrepos = [] issue_num = 547162 keywords = ['patch'] message_count = 15.0 messages = ['39664', '39665', '39666', '39667', '39668', '39669', '39670', '39671', '39672', '39673', '39674', '39675', '39676', '39677', '39678'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'loewis', 'fdrake', 'nnorwitz', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue547162' versions = ['Python 2.3'] ``` </p></details>
PEP 279 enumerate() implementation
https://api.github.com/repos/python/cpython/issues/36483/comments
15
2002-04-22T16:49:26Z
2022-04-09T22:07:45Z
https://github.com/python/cpython/issues/36483
1,198,785,726
36,483
[ "python", "cpython" ]
BPO | [547138](https://bugs.python.org/issue547138) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-04-24.05:32:57.000> created_at = <Date 2002-04-22.15:59:46.000> labels = ['interpreter-core', 'invalid'] title = ' - open - alias generates error' updated_at = <Date 2002-04-24.05:32:57.000> user = 'https://bugs.python.org/rhhrhh' ``` bugs.python.org fields: ```python activity = <Date 2002-04-24.05:32:57.000> actor = 'rhhrhh' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-22.15:59:46.000> creator = 'rhhrhh' dependencies = [] files = [] hgrepos = [] issue_num = 547138 keywords = [] message_count = 5.0 messages = ['10481', '10482', '10483', '10484', '10485'] nosy_count = 3.0 nosy_names = ['tim.peters', 'rhhrhh', 'wobblie'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue547138' versions = [] ``` </p></details>
- open - alias generates error
https://api.github.com/repos/python/cpython/issues/36482/comments
5
2002-04-22T15:59:46Z
2022-04-09T22:07:44Z
https://github.com/python/cpython/issues/36482
1,198,785,720
36,482
[ "python", "cpython" ]
BPO | [547093](https://bugs.python.org/issue547093) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-16.21:23:56.000> created_at = <Date 2002-04-22.14:03:57.000> labels = ['library'] title = 'urllib/httplib vs corrupted tcp/ip stack' updated_at = <Date 2002-07-16.21:23:56.000> user = 'https://bugs.python.org/apederse' ``` bugs.python.org fields: ```python activity = <Date 2002-07-16.21:23:56.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-22.14:03:57.000> creator = 'apederse' dependencies = [] files = [] hgrepos = [] issue_num = 547093 keywords = [] message_count = 4.0 messages = ['10477', '10478', '10479', '10480'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'jhylton', 'apederse'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue547093' versions = [] ``` </p></details>
urllib/httplib vs corrupted tcp/ip stack
https://api.github.com/repos/python/cpython/issues/36481/comments
4
2002-04-22T14:03:57Z
2022-04-09T22:07:42Z
https://github.com/python/cpython/issues/36481
1,198,785,714
36,481
[ "python", "cpython" ]
BPO | [547037](https://bugs.python.org/issue547037) --- | :--- Nosy | @freddrake, @warsaw, @rhettinger Files | <li>[base64.diff](https://bugs.python.org/file439/base64.diff "Uploaded as text/plain at 2002-05-14.16:11:16 by @rhettinger"): Patch to libbase64.tex</li><li>[base64-2.diff](https://bugs.python.org/file440/base64-2.diff "Uploaded as text/plain at 2002-05-15.08:13:52 by @rhettinger"): Revised patch to libbase64.tex</li><li>[base64-3.diff](https://bugs.python.org/file441/base64-3.diff "Uploaded as text/plain at 2002-05-15.14:57:53 by @rhettinger"): Patch with Barry's wording</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-05-16.04:39:29.000> created_at = <Date 2002-04-22.11:41:16.000> labels = ['docs'] title = 'base64 newlines - documentation (again)' updated_at = <Date 2002-05-16.04:39:29.000> user = 'https://bugs.python.org/prouse' ``` bugs.python.org fields: ```python activity = <Date 2002-05-16.04:39:29.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-22.11:41:16.000> creator = 'p_rouse' dependencies = [] files = ['439', '440', '441'] hgrepos = [] issue_num = 547037 keywords = [] message_count = 12.0 messages = ['10465', '10466', '10467', '10468', '10469', '10470', '10471', '10472', '10473', '10474', '10475', '10476'] nosy_count = 4.0 nosy_names = ['fdrake', 'barry', 'rhettinger', 'p_rouse'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue547037' versions = ['Python 2.2'] ``` </p></details>
base64 newlines - documentation (again)
https://api.github.com/repos/python/cpython/issues/36480/comments
12
2002-04-22T11:41:16Z
2022-04-09T22:07:42Z
https://github.com/python/cpython/issues/36480
1,198,785,708
36,480
[ "python", "cpython" ]
BPO | [546913](https://bugs.python.org/issue546913) --- | :--- Nosy | @loewis Files | <li>[temp.py](https://bugs.python.org/file438/temp.py "Uploaded as text/plain at 2002-04-21.23:46:14 by landley"): Make it executable and run it on linux. It won't work.</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-04-22.12:16:38.000> created_at = <Date 2002-04-21.23:46:13.000> labels = ['interpreter-core', 'invalid'] title = "#!/usr/bin/python -u -E doesn't work." updated_at = <Date 2002-04-22.12:16:38.000> user = 'https://bugs.python.org/landley' ``` bugs.python.org fields: ```python activity = <Date 2002-04-22.12:16:38.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-21.23:46:13.000> creator = 'landley' dependencies = [] files = ['438'] hgrepos = [] issue_num = 546913 keywords = [] message_count = 2.0 messages = ['10463', '10464'] nosy_count = 2.0 nosy_names = ['loewis', 'landley'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue546913' versions = ['Python 2.2'] ``` </p></details>
#!/usr/bin/python -u -E doesn't work.
https://api.github.com/repos/python/cpython/issues/36479/comments
2
2002-04-21T23:46:13Z
2022-04-09T22:07:40Z
https://github.com/python/cpython/issues/36479
1,198,785,702
36,479
[ "python", "cpython" ]
BPO | [546749](https://bugs.python.org/issue546749) --- | :--- Nosy | @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2002-04-23.21:01:24.000> created_at = <Date 2002-04-21.13:11:32.000> labels = ['OS-mac'] title = 'odd exception moving file to trash' updated_at = <Date 2002-04-23.21:01:24.000> user = 'https://bugs.python.org/jvr' ``` bugs.python.org fields: ```python activity = <Date 2002-04-23.21:01:24.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-04-21.13:11:32.000> creator = 'jvr' dependencies = [] files = [] hgrepos = [] issue_num = 546749 keywords = [] message_count = 5.0 messages = ['10458', '10459', '10460', '10461', '10462'] nosy_count = 2.0 nosy_names = ['jackjansen', 'jvr'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue546749' versions = [] ``` </p></details>
odd exception moving file to trash
https://api.github.com/repos/python/cpython/issues/36478/comments
5
2002-04-21T13:11:32Z
2022-04-09T22:07:40Z
https://github.com/python/cpython/issues/36478
1,198,785,698
36,478
[ "python", "cpython" ]
BPO | [546579](https://bugs.python.org/issue546579) --- | :--- 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 2002-10-24.19:58:19.000> created_at = <Date 2002-04-20.20:14:26.000> labels = ['docs'] title = 'Nested anchors in Ref Man index.html' updated_at = <Date 2002-10-24.19:58:19.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2002-10-24.19:58:19.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-20.20:14:26.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 546579 keywords = [] message_count = 2.0 messages = ['10456', '10457'] nosy_count = 2.0 nosy_names = ['tim.peters', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue546579' versions = ['Python 2.2'] ``` </p></details>
Nested anchors in Ref Man index.html
https://api.github.com/repos/python/cpython/issues/36477/comments
2
2002-04-20T20:14:26Z
2022-04-09T22:07:39Z
https://github.com/python/cpython/issues/36477
1,198,785,693
36,477
[ "python", "cpython" ]
BPO | [546558](https://bugs.python.org/issue546558) --- | :--- Nosy | @tim-one, @mhammond, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mhammond' closed_at = <Date 2008-01-20.13:54:49.060> created_at = <Date 2002-04-20.18:34:10.000> labels = ['OS-windows'] title = 'Windows getpass bug' updated_at = <Date 2008-01-20.13:54:49.058> user = 'https://bugs.python.org/amc1' ``` bugs.python.org fields: ```python activity = <Date 2008-01-20.13:54:49.058> actor = 'georg.brandl' assignee = 'mhammond' closed = True closed_date = <Date 2008-01-20.13:54:49.060> closer = 'georg.brandl' components = ['Windows'] creation = <Date 2002-04-20.18:34:10.000> creator = 'amc1' dependencies = [] files = [] hgrepos = [] issue_num = 546558 keywords = [] message_count = 6.0 messages = ['10452', '10453', '10454', '10455', '58701', '61289'] nosy_count = 5.0 nosy_names = ['tim.peters', 'mhammond', 'amc1', 'georg.brandl', 'JosephArmbruster'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue546558' versions = [] ``` </p></details>
Windows getpass bug
https://api.github.com/repos/python/cpython/issues/36476/comments
6
2002-04-20T18:34:10Z
2022-04-09T22:07:38Z
https://github.com/python/cpython/issues/36476
1,198,785,688
36,476
[ "python", "cpython" ]
BPO | [546434](https://bugs.python.org/issue546434) --- | :--- Nosy | @gvanrossum, @rhettinger Files | <li>[buffer.diff](https://bugs.python.org/file437/buffer.diff "Uploaded as text/plain at 2002-06-20.07:27:22 by nobody"): Patch to bufferobject.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-06-25.00:30:03.000> created_at = <Date 2002-04-20.07:21:34.000> labels = ['interpreter-core'] title = 'buffer slice type inconsistant' updated_at = <Date 2002-06-25.00:30:03.000> user = 'https://bugs.python.org/dwr2' ``` bugs.python.org fields: ```python activity = <Date 2002-06-25.00:30:03.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-20.07:21:34.000> creator = 'dwr2' dependencies = [] files = ['437'] hgrepos = [] issue_num = 546434 keywords = [] message_count = 7.0 messages = ['10445', '10446', '10447', '10448', '10449', '10450', '10451'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'rhettinger', 'dwr2'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue546434' versions = ['Python 2.3'] ``` </p></details>
buffer slice type inconsistant
https://api.github.com/repos/python/cpython/issues/36475/comments
7
2002-04-20T07:21:34Z
2022-04-09T22:07:37Z
https://github.com/python/cpython/issues/36475
1,198,785,686
36,475
[ "python", "cpython" ]
BPO | [546244](https://bugs.python.org/issue546244) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis Files | <li>[patch.diff](https://bugs.python.org/file4173/patch.diff "Uploaded as text/plain at 2002-04-19.18:10:48 by johnw42"): patch for Tkinter.py</li><li>[patch2.diff](https://bugs.python.org/file4174/patch2.diff "Uploaded as text/plain at 2002-04-22.19:06:42 by johnw42"): corrected patch for Tkinter.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 2004-08-19.11:41:49.000> created_at = <Date 2002-04-19.18:10:48.000> labels = ['expert-tkinter'] title = 'implementation of Text.dump method' updated_at = <Date 2004-08-19.11:41:49.000> user = 'https://bugs.python.org/johnw42' ``` bugs.python.org fields: ```python activity = <Date 2004-08-19.11:41:49.000> actor = 'loewis' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2002-04-19.18:10:48.000> creator = 'johnw42' dependencies = [] files = ['4173', '4174'] hgrepos = [] issue_num = 546244 keywords = ['patch'] message_count = 5.0 messages = ['39659', '39660', '39661', '39662', '39663'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'johnw42'] pr_nums = [] priority = 'low' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue546244' versions = [] ``` </p></details>
implementation of Text.dump method
https://api.github.com/repos/python/cpython/issues/36474/comments
5
2002-04-19T18:10:48Z
2022-04-09T22:07:36Z
https://github.com/python/cpython/issues/36474
1,198,785,683
36,474
[ "python", "cpython" ]
BPO | [546196](https://bugs.python.org/issue546196) --- | :--- Nosy | @brettcannon <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2007-03-21.00:23:34.000> created_at = <Date 2002-04-19.16:40:54.000> labels = ['docs'] title = 'extend namespace docs to cover LOAD_NAME' updated_at = <Date 2007-03-21.00:23:34.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2007-03-21.00:23:34.000> actor = 'brett.cannon' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-19.16:40:54.000> creator = 'jhylton' dependencies = [] files = [] hgrepos = [] issue_num = 546196 keywords = [] message_count = 2.0 messages = ['10443', '10444'] nosy_count = 2.0 nosy_names = ['jhylton', 'brett.cannon'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue546196' versions = [] ``` </p></details>
extend namespace docs to cover LOAD_NAME
https://api.github.com/repos/python/cpython/issues/36473/comments
2
2002-04-19T16:40:54Z
2022-04-09T22:07:34Z
https://github.com/python/cpython/issues/36473
1,198,785,681
36,473
[ "python", "cpython" ]
BPO | [546194](https://bugs.python.org/issue546194) --- | :--- Nosy | @loewis Files | <li>[patch-Modules__localemodule_c](https://bugs.python.org/file4172/patch-Modules__localemodule_c "Uploaded as application/octet-stream at 2002-04-19.16:36:44 by mattbehrens")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-04-19.21:06:49.000> created_at = <Date 2002-04-19.16:34:00.000> labels = ['build'] title = '_localemodule.c compile fix' updated_at = <Date 2002-04-19.21:06:49.000> user = 'https://bugs.python.org/mattbehrens' ``` bugs.python.org fields: ```python activity = <Date 2002-04-19.21:06:49.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-04-19.16:34:00.000> creator = 'mattbehrens' dependencies = [] files = ['4172'] hgrepos = [] issue_num = 546194 keywords = ['patch'] message_count = 3.0 messages = ['39656', '39657', '39658'] nosy_count = 2.0 nosy_names = ['loewis', 'mattbehrens'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue546194' versions = ['Python 2.2'] ``` </p></details>
_localemodule.c compile fix
https://api.github.com/repos/python/cpython/issues/36472/comments
3
2002-04-19T16:34:00Z
2022-04-09T22:07:33Z
https://github.com/python/cpython/issues/36472
1,198,785,678
36,472
[ "python", "cpython" ]
BPO | [546163](https://bugs.python.org/issue546163) --- | :--- Nosy | @loewis Files | <li>[makedev-patch](https://bugs.python.org/file4171/makedev-patch "Uploaded as application/octet-stream at 2002-04-19.14:46:23 by nnorwitz"): patch to get build working</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-04-20.13:46:50.000> created_at = <Date 2002-04-19.14:46:22.000> labels = ['build'] title = 'build fails on Solaris8 (makedev)' updated_at = <Date 2002-04-20.13:46:50.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-04-20.13:46:50.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-04-19.14:46:22.000> creator = 'nnorwitz' dependencies = [] files = ['4171'] hgrepos = [] issue_num = 546163 keywords = ['patch'] message_count = 3.0 messages = ['39653', '39654', '39655'] nosy_count = 2.0 nosy_names = ['loewis', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue546163' versions = ['Python 2.3'] ``` </p></details>
build fails on Solaris8 (makedev)
https://api.github.com/repos/python/cpython/issues/36471/comments
3
2002-04-19T14:46:22Z
2022-04-09T22:07:32Z
https://github.com/python/cpython/issues/36471
1,198,785,677
36,471
[ "python", "cpython" ]
BPO | [546156](https://bugs.python.org/issue546156) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-04-21.23:19:04.000> created_at = <Date 2002-04-19.14:34:23.000> labels = ['interpreter-core'] title = 'load_false/true() not used' updated_at = <Date 2002-04-21.23:19:04.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-04-21.23:19:04.000> actor = 'gvanrossum' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-19.14:34:23.000> creator = 'nnorwitz' dependencies = [] files = [] hgrepos = [] issue_num = 546156 keywords = [] message_count = 2.0 messages = ['10441', '10442'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue546156' versions = [] ``` </p></details>
load_false/true() not used
https://api.github.com/repos/python/cpython/issues/36470/comments
2
2002-04-19T14:34:23Z
2022-04-09T22:07:30Z
https://github.com/python/cpython/issues/36470
1,198,785,671
36,470
[ "python", "cpython" ]
BPO | [546155](https://bugs.python.org/issue546155) --- | :--- 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 = None closed_at = <Date 2002-04-19.14:58:48.000> created_at = <Date 2002-04-19.14:31:20.000> labels = ['extension-modules'] title = 'posix_int() is not used' updated_at = <Date 2002-04-19.14:58:48.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-04-19.14:58:48.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-04-19.14:31:20.000> creator = 'nnorwitz' dependencies = [] files = [] hgrepos = [] issue_num = 546155 keywords = [] message_count = 3.0 messages = ['10438', '10439', '10440'] nosy_count = 2.0 nosy_names = ['fdrake', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue546155' versions = [] ``` </p></details>
posix_int() is not used
https://api.github.com/repos/python/cpython/issues/36469/comments
3
2002-04-19T14:31:20Z
2022-04-09T22:07:29Z
https://github.com/python/cpython/issues/36469
1,198,785,665
36,469
[ "python", "cpython" ]
BPO | [546117](https://bugs.python.org/issue546117) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-04-23.13:06:58.000> created_at = <Date 2002-04-19.13:23:10.000> labels = ['docs'] title = 'readlines() bombs - last line incomplete' updated_at = <Date 2002-04-23.13:06:58.000> user = 'https://bugs.python.org/scav' ``` bugs.python.org fields: ```python activity = <Date 2002-04-23.13:06:58.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-19.13:23:10.000> creator = 'scav' dependencies = [] files = [] hgrepos = [] issue_num = 546117 keywords = [] message_count = 5.0 messages = ['10433', '10434', '10435', '10436', '10437'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'scav'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue546117' versions = [] ``` </p></details>
readlines() bombs - last line incomplete
https://api.github.com/repos/python/cpython/issues/36468/comments
5
2002-04-19T13:23:10Z
2022-04-09T22:07:28Z
https://github.com/python/cpython/issues/36468
1,198,785,657
36,468
[ "python", "cpython" ]
BPO | [546078](https://bugs.python.org/issue546078) --- | :--- Nosy | @gvanrossum, @tim-one, @kupuguy Files | <li>[idle.txt](https://bugs.python.org/file436/idle.txt "Uploaded as text/plain at 2002-04-22.18:37:01 by @tim-one"): Patch to clamp the width of the calltip label</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-04-23.19:23:39.000> created_at = <Date 2002-04-19.11:38:18.000> labels = ['expert-IDLE'] title = 'IDLE calltips cause application error' updated_at = <Date 2002-04-23.19:23:39.000> user = 'https://github.com/kupuguy' ``` bugs.python.org fields: ```python activity = <Date 2002-04-23.19:23:39.000> actor = 'hobbs' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2002-04-19.11:38:18.000> creator = 'duncanb' dependencies = [] files = ['436'] hgrepos = [] issue_num = 546078 keywords = [] message_count = 12.0 messages = ['10421', '10422', '10423', '10424', '10425', '10426', '10427', '10428', '10429', '10430', '10431', '10432'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'tim.peters', 'nnorwitz', 'duncanb', 'hobbs'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue546078' versions = [] ``` </p></details>
IDLE calltips cause application error
https://api.github.com/repos/python/cpython/issues/36467/comments
12
2002-04-19T11:38:18Z
2022-04-09T22:07:28Z
https://github.com/python/cpython/issues/36467
1,198,785,647
36,467
[ "python", "cpython" ]
BPO | [546059](https://bugs.python.org/issue546059) --- | :--- Nosy | @brettcannon Files | <li>[bug.py](https://bugs.python.org/file434/bug.py "Uploaded as text/plain at 2002-04-19.10:51:17 by papadopo")</li><li>[data.txt](https://bugs.python.org/file435/data.txt "Uploaded as text/plain at 2002-04-19.10:52:10 by papadopo")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-05-17.02:00:21.000> created_at = <Date 2002-04-19.10:51:17.000> labels = ['expert-regex'] title = 'regex segfault on Mac OS X' updated_at = <Date 2003-05-17.02:00:21.000> user = 'https://bugs.python.org/papadopo' ``` bugs.python.org fields: ```python activity = <Date 2003-05-17.02:00:21.000> actor = 'brett.cannon' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2002-04-19.10:51:17.000> creator = 'papadopo' dependencies = [] files = ['434', '435'] hgrepos = [] issue_num = 546059 keywords = [] message_count = 5.0 messages = ['10416', '10417', '10418', '10419', '10420'] nosy_count = 4.0 nosy_names = ['nobody', 'effbot', 'brett.cannon', 'papadopo'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue546059' versions = ['Python 2.2'] ``` </p></details>
regex segfault on Mac OS X
https://api.github.com/repos/python/cpython/issues/36466/comments
5
2002-04-19T10:51:17Z
2022-04-09T22:07:26Z
https://github.com/python/cpython/issues/36466
1,198,785,645
36,466
[ "python", "cpython" ]
BPO | [545855](https://bugs.python.org/issue545855) --- | :--- Nosy | @warsaw, @brettcannon <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-05-17.01:53:02.000> created_at = <Date 2002-04-18.22:22:48.000> labels = ['expert-regex'] title = 'Wrong exception from re.compile()' updated_at = <Date 2003-05-17.01:53:02.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2003-05-17.01:53:02.000> actor = 'brett.cannon' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2002-04-18.22:22:48.000> creator = 'barry' dependencies = [] files = [] hgrepos = [] issue_num = 545855 keywords = [] message_count = 3.0 messages = ['10413', '10414', '10415'] nosy_count = 4.0 nosy_names = ['effbot', 'barry', 'brett.cannon', 'mbrierst'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue545855' versions = ['Python 2.2'] ``` </p></details>
Wrong exception from re.compile()
https://api.github.com/repos/python/cpython/issues/36465/comments
3
2002-04-18T22:22:48Z
2022-04-09T22:07:25Z
https://github.com/python/cpython/issues/36465
1,198,785,637
36,465
[ "python", "cpython" ]
BPO | [545792](https://bugs.python.org/issue545792) --- | :--- Nosy | @freddrake, @smontanaro Files | <li>[docindex.diff](https://bugs.python.org/file4170/docindex.diff "Uploaded as text/plain at 2002-04-18.19:34:16 by @smontanaro")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2002-04-19.04:54:30.000> created_at = <Date 2002-04-18.19:34:16.000> labels = ['docs'] title = 'Index generation for Documenting Python' updated_at = <Date 2002-04-19.04:54:30.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2002-04-19.04:54:30.000> actor = 'skip.montanaro' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-18.19:34:16.000> creator = 'skip.montanaro' dependencies = [] files = ['4170'] hgrepos = [] issue_num = 545792 keywords = ['patch'] message_count = 3.0 messages = ['39650', '39651', '39652'] nosy_count = 2.0 nosy_names = ['fdrake', 'skip.montanaro'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue545792' versions = [] ``` </p></details>
Index generation for Documenting Python
https://api.github.com/repos/python/cpython/issues/36464/comments
3
2002-04-18T19:34:16Z
2022-04-09T22:07:24Z
https://github.com/python/cpython/issues/36464
1,198,785,634
36,464
[ "python", "cpython" ]
BPO | [545655](https://bugs.python.org/issue545655) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-04-22.17:34:35.000> created_at = <Date 2002-04-18.13:52:21.000> labels = ['expert-IDLE'] title = 'cannot save buffer' updated_at = <Date 2002-04-22.17:34:35.000> user = 'https://bugs.python.org/dalaisdj' ``` bugs.python.org fields: ```python activity = <Date 2002-04-22.17:34:35.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2002-04-18.13:52:21.000> creator = 'dalais_dj' dependencies = [] files = [] hgrepos = [] issue_num = 545655 keywords = [] message_count = 2.0 messages = ['10411', '10412'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'dalais_dj'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue545655' versions = [] ``` </p></details>
cannot save buffer
https://api.github.com/repos/python/cpython/issues/36463/comments
2
2002-04-18T13:52:21Z
2022-04-09T22:07:22Z
https://github.com/python/cpython/issues/36463
1,198,785,625
36,463
[ "python", "cpython" ]
BPO | [545600](https://bugs.python.org/issue545600) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-09-13.15:07:18.000> created_at = <Date 2002-04-18.11:28:27.000> labels = ['expert-IDLE'] title = "IDLE doesn't save 8bit files" updated_at = <Date 2002-09-13.15:07:18.000> user = 'https://bugs.python.org/afayolle' ``` bugs.python.org fields: ```python activity = <Date 2002-09-13.15:07:18.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2002-04-18.11:28:27.000> creator = 'afayolle' dependencies = [] files = [] hgrepos = [] issue_num = 545600 keywords = [] message_count = 7.0 messages = ['10404', '10405', '10406', '10407', '10408', '10409', '10410'] nosy_count = 4.0 nosy_names = ['nobody', 'loewis', 'nnorwitz', 'afayolle'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue545600' versions = [] ``` </p></details>
IDLE doesn't save 8bit files
https://api.github.com/repos/python/cpython/issues/36462/comments
7
2002-04-18T11:28:27Z
2022-04-09T22:07:22Z
https://github.com/python/cpython/issues/36462
1,198,785,620
36,462
[ "python", "cpython" ]
BPO | [545523](https://bugs.python.org/issue545523) --- | :--- Nosy | @gvanrossum Files | <li>[bsd.patch](https://bugs.python.org/file4169/bsd.patch "Uploaded as text/plain at 2002-04-18.07:39:23 by anthonybaxter")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-04-23.02:14:25.000> created_at = <Date 2002-04-18.07:39:23.000> labels = ['extension-modules'] title = 'patch for 514433 bsddb.dbopen (NULL)' updated_at = <Date 2002-04-23.02:14:25.000> user = 'https://bugs.python.org/anthonybaxter' ``` bugs.python.org fields: ```python activity = <Date 2002-04-23.02:14:25.000> actor = 'anthonybaxter' assignee = 'anthonybaxter' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-04-18.07:39:23.000> creator = 'anthonybaxter' dependencies = [] files = ['4169'] hgrepos = [] issue_num = 545523 keywords = ['patch'] message_count = 3.0 messages = ['39647', '39648', '39649'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'anthonybaxter'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue545523' versions = [] ``` </p></details>
patch for 514433 bsddb.dbopen (NULL)
https://api.github.com/repos/python/cpython/issues/36461/comments
3
2002-04-18T07:39:23Z
2022-04-09T22:07:20Z
https://github.com/python/cpython/issues/36461
1,198,785,618
36,461
[ "python", "cpython" ]
BPO | [545486](https://bugs.python.org/issue545486) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[lin.patch](https://bugs.python.org/file4168/lin.patch "Uploaded as text/plain at 2002-04-18.04:36:56 by anthonybaxter"): patch for test_linuxaudiodev.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-04-23.02:43:56.000> created_at = <Date 2002-04-18.04:36:56.000> labels = [] title = 'make test_linuxaudiodev ignore EBUSY' updated_at = <Date 2002-04-23.02:43:56.000> user = 'https://bugs.python.org/anthonybaxter' ``` bugs.python.org fields: ```python activity = <Date 2002-04-23.02:43:56.000> actor = 'anthonybaxter' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-04-18.04:36:56.000> creator = 'anthonybaxter' dependencies = [] files = ['4168'] hgrepos = [] issue_num = 545486 keywords = ['patch'] message_count = 4.0 messages = ['39643', '39644', '39645', '39646'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'anthonybaxter'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue545486' versions = [] ``` </p></details>
make test_linuxaudiodev ignore EBUSY
https://api.github.com/repos/python/cpython/issues/36460/comments
4
2002-04-18T04:36:56Z
2022-04-09T22:07:19Z
https://github.com/python/cpython/issues/36460
1,198,785,614
36,460
[ "python", "cpython" ]
BPO | [545480](https://bugs.python.org/issue545480) --- | :--- 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 2004-03-21.19:34:22.000> created_at = <Date 2002-04-18.04:13:32.000> labels = ['docs'] title = 'Examples for urllib2' updated_at = <Date 2004-03-21.19:34:22.000> user = 'https://bugs.python.org/jafo' ``` bugs.python.org fields: ```python activity = <Date 2004-03-21.19:34:22.000> actor = 'tim.peters' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-18.04:13:32.000> creator = 'jafo' dependencies = [] files = [] hgrepos = [] issue_num = 545480 keywords = ['patch'] message_count = 5.0 messages = ['39638', '39639', '39640', '39641', '39642'] nosy_count = 6.0 nosy_names = ['tim.peters', 'jhylton', 'fdrake', 'jafo', 'jjlee', 'fresh'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue545480' versions = [] ``` </p></details>
Examples for urllib2
https://api.github.com/repos/python/cpython/issues/36459/comments
5
2002-04-18T04:13:32Z
2022-04-09T22:07:17Z
https://github.com/python/cpython/issues/36459
1,198,785,607
36,459
[ "python", "cpython" ]
BPO | [545446](https://bugs.python.org/issue545446) --- | :--- Nosy | @nascheme <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-04-18.02:18:10.000> created_at = <Date 2002-04-18.01:03:31.000> labels = ['extension-modules'] title = 'cPickle problem with sockets (Windows)' updated_at = <Date 2002-04-18.02:18:10.000> user = 'https://bugs.python.org/mikemuller' ``` bugs.python.org fields: ```python activity = <Date 2002-04-18.02:18:10.000> actor = 'nascheme' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-04-18.01:03:31.000> creator = 'mikemuller' dependencies = [] files = [] hgrepos = [] issue_num = 545446 keywords = [] message_count = 2.0 messages = ['10402', '10403'] nosy_count = 2.0 nosy_names = ['nascheme', 'mikemuller'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue545446' versions = [] ``` </p></details>
cPickle problem with sockets (Windows)
https://api.github.com/repos/python/cpython/issues/36458/comments
2
2002-04-18T01:03:31Z
2022-04-09T22:07:16Z
https://github.com/python/cpython/issues/36458
1,198,785,601
36,458
[ "python", "cpython" ]
BPO | [545439](https://bugs.python.org/issue545439) --- | :--- Nosy | @smontanaro, @warsaw, @theller Files | <li>[py-help.el](https://bugs.python.org/file4166/py-help.el "Uploaded as application/octet-stream; name="py-help.el" at 2002-04-18.00:31:08 by @smontanaro")</li><li>[545439.txt](https://bugs.python.org/file4167/545439.txt "Uploaded as text/plain at 2002-04-22.17:12:42 by @warsaw")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-04-22.22:03:57.000> created_at = <Date 2002-04-18.00:31:07.000> labels = [] title = 'interactive help in python-mode' updated_at = <Date 2002-04-22.22:03:57.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2002-04-22.22:03:57.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-04-18.00:31:07.000> creator = 'skip.montanaro' dependencies = [] files = ['4166', '4167'] hgrepos = [] issue_num = 545439 keywords = ['patch'] message_count = 6.0 messages = ['39632', '39633', '39634', '39635', '39636', '39637'] nosy_count = 3.0 nosy_names = ['skip.montanaro', 'barry', 'theller'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue545439' versions = [] ``` </p></details>
interactive help in python-mode
https://api.github.com/repos/python/cpython/issues/36457/comments
6
2002-04-18T00:31:07Z
2022-04-09T22:07:16Z
https://github.com/python/cpython/issues/36457
1,198,785,597
36,457
[ "python", "cpython" ]
BPO | [545436](https://bugs.python.org/issue545436) --- | :--- Nosy | @smontanaro, @warsaw Files | <li>[545436.py](https://bugs.python.org/file433/545436.py "Uploaded as text/plain at 2002-04-22.15:24:06 by @warsaw")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-04-22.19:05:23.000> created_at = <Date 2002-04-18.00:25:31.000> labels = [] title = "py-execute-string doesn't work" updated_at = <Date 2002-04-22.19:05:23.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2002-04-22.19:05:23.000> actor = 'skip.montanaro' assignee = 'barry' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-04-18.00:25:31.000> creator = 'skip.montanaro' dependencies = [] files = ['433'] hgrepos = [] issue_num = 545436 keywords = [] message_count = 3.0 messages = ['10399', '10400', '10401'] nosy_count = 2.0 nosy_names = ['skip.montanaro', 'barry'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue545436' versions = [] ``` </p></details>
py-execute-string doesn't work
https://api.github.com/repos/python/cpython/issues/36456/comments
3
2002-04-18T00:25:31Z
2022-04-09T22:07:15Z
https://github.com/python/cpython/issues/36456
1,198,785,594
36,456
[ "python", "cpython" ]
BPO | [545425](https://bugs.python.org/issue545425) --- | :--- Nosy | @loewis Files | <li>[spam.c](https://bugs.python.org/file432/spam.c "Uploaded as text/plain at 2002-04-17.23:47:17 by pbienst"): Trivial extension module</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-04-18.05:49:11.000> created_at = <Date 2002-04-17.23:47:17.000> labels = ['expert-IDLE', 'invalid'] title = 'No output from extension modules' updated_at = <Date 2002-04-18.05:49:11.000> user = 'https://bugs.python.org/pbienst' ``` bugs.python.org fields: ```python activity = <Date 2002-04-18.05:49:11.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2002-04-17.23:47:17.000> creator = 'pbienst' dependencies = [] files = ['432'] hgrepos = [] issue_num = 545425 keywords = [] message_count = 2.0 messages = ['10397', '10398'] nosy_count = 2.0 nosy_names = ['loewis', 'pbienst'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue545425' versions = ['Python 2.2'] ``` </p></details>
No output from extension modules
https://api.github.com/repos/python/cpython/issues/36455/comments
2
2002-04-17T23:47:17Z
2022-04-09T22:07:13Z
https://github.com/python/cpython/issues/36455
1,198,785,588
36,455
[ "python", "cpython" ]
BPO | [545410](https://bugs.python.org/issue545410) --- | :--- Nosy | @loewis Files | <li>[secondcore.backtrace](https://bugs.python.org/file431/secondcore.backtrace "Uploaded as application/octet-stream at 2002-04-17.23:15:14 by ggerrietts"): corefile traceback</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-11-02.02:47:04.000> created_at = <Date 2002-04-17.23:15:14.000> labels = ['invalid'] title = 'corefile: python 2.1.3, zope 2.5.0' updated_at = <Date 2002-11-02.02:47:04.000> user = 'https://bugs.python.org/ggerrietts' ``` bugs.python.org fields: ```python activity = <Date 2002-11-02.02:47:04.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-04-17.23:15:14.000> creator = 'ggerrietts' dependencies = [] files = ['431'] hgrepos = [] issue_num = 545410 keywords = [] message_count = 7.0 messages = ['10390', '10391', '10392', '10393', '10394', '10395', '10396'] nosy_count = 4.0 nosy_names = ['loewis', 'jhylton', 'nnorwitz', 'ggerrietts'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue545410' versions = [] ``` </p></details>
corefile: python 2.1.3, zope 2.5.0
https://api.github.com/repos/python/cpython/issues/36454/comments
7
2002-04-17T23:15:14Z
2022-04-09T22:07:12Z
https://github.com/python/cpython/issues/36454
1,198,785,584
36,454
[ "python", "cpython" ]
BPO | [545388](https://bugs.python.org/issue545388) --- | :--- Nosy | @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2002-04-22.13:58:25.000> created_at = <Date 2002-04-17.22:09:14.000> labels = ['OS-mac'] title = 'walk() walks aliases' updated_at = <Date 2002-04-22.13:58:25.000> user = 'https://bugs.python.org/smichr' ``` bugs.python.org fields: ```python activity = <Date 2002-04-22.13:58:25.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-04-17.22:09:14.000> creator = 'smichr' dependencies = [] files = [] hgrepos = [] issue_num = 545388 keywords = [] message_count = 2.0 messages = ['10388', '10389'] nosy_count = 2.0 nosy_names = ['jackjansen', 'smichr'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue545388' versions = [] ``` </p></details>
walk() walks aliases
https://api.github.com/repos/python/cpython/issues/36453/comments
2
2002-04-17T22:09:14Z
2022-04-09T22:07:12Z
https://github.com/python/cpython/issues/36453
1,198,785,579
36,453
[ "python", "cpython" ]
BPO | [545300](https://bugs.python.org/issue545300) --- | :--- Nosy | @loewis, @freddrake Files | <li>[sgmllib_declaration_parse.diff](https://bugs.python.org/file4164/sgmllib_declaration_parse.diff "Uploaded as text/plain at 2002-04-17.18:16:12 by slott56"): sgmllib declaration parse diff's</li><li>[sgmllib_declaration_parse.diff](https://bugs.python.org/file4165/sgmllib_declaration_parse.diff "Uploaded as text/plain at 2002-04-22.18:50:30 by slott56"): Revised patch against current CVS main trunk</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2003-03-30.14:54:36.000> created_at = <Date 2002-04-17.18:16:12.000> labels = ['library'] title = 'sgmllib support for additional tag forms' updated_at = <Date 2003-03-30.14:54:36.000> user = 'https://bugs.python.org/slott56' ``` bugs.python.org fields: ```python activity = <Date 2003-03-30.14:54:36.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-17.18:16:12.000> creator = 'slott56' dependencies = [] files = ['4164', '4165'] hgrepos = [] issue_num = 545300 keywords = ['patch'] message_count = 6.0 messages = ['39626', '39627', '39628', '39629', '39630', '39631'] nosy_count = 3.0 nosy_names = ['loewis', 'fdrake', 'slott56'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue545300' versions = ['Python 2.3'] ``` </p></details>
sgmllib support for additional tag forms
https://api.github.com/repos/python/cpython/issues/36452/comments
6
2002-04-17T18:16:12Z
2022-04-09T22:07:10Z
https://github.com/python/cpython/issues/36452
1,198,785,571
36,452
[ "python", "cpython" ]
BPO | [545150](https://bugs.python.org/issue545150) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[python-2.3a-fnmatch.patch](https://bugs.python.org/file4163/python-2.3a-fnmatch.patch "Uploaded as text/plain at 2002-04-17.12:40:04 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/gvanrossum' closed_at = <Date 2002-04-22.20:22:08.000> created_at = <Date 2002-04-17.12:40:04.000> labels = ['library'] title = '{a,b} in fnmatch.translate' updated_at = <Date 2002-04-22.20:22:08.000> user = 'https://bugs.python.org/niemeyer' ``` bugs.python.org fields: ```python activity = <Date 2002-04-22.20:22:08.000> actor = 'niemeyer' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-17.12:40:04.000> creator = 'niemeyer' dependencies = [] files = ['4163'] hgrepos = [] issue_num = 545150 keywords = ['patch'] message_count = 5.0 messages = ['39621', '39622', '39623', '39624', '39625'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'niemeyer'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue545150' versions = ['Python 2.3'] ``` </p></details>
{a,b} in fnmatch.translate
https://api.github.com/repos/python/cpython/issues/36451/comments
5
2002-04-17T12:40:04Z
2022-04-09T22:07:09Z
https://github.com/python/cpython/issues/36451
1,198,785,565
36,451
[ "python", "cpython" ]
BPO | [545149](https://bugs.python.org/issue545149) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-04-17.12:58:04.000> created_at = <Date 2002-04-17.12:35:02.000> labels = ['docs'] title = 'pydoc is said to be there since 2.1' updated_at = <Date 2002-04-17.12:58:04.000> user = 'https://bugs.python.org/afayolle' ``` bugs.python.org fields: ```python activity = <Date 2002-04-17.12:58:04.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-17.12:35:02.000> creator = 'afayolle' dependencies = [] files = [] hgrepos = [] issue_num = 545149 keywords = [] message_count = 3.0 messages = ['10385', '10386', '10387'] nosy_count = 2.0 nosy_names = ['fdrake', 'afayolle'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue545149' versions = ['Python 2.2'] ``` </p></details>
pydoc is said to be there since 2.1
https://api.github.com/repos/python/cpython/issues/36450/comments
3
2002-04-17T12:35:02Z
2022-04-09T22:07:08Z
https://github.com/python/cpython/issues/36450
1,198,785,561
36,450
[ "python", "cpython" ]
BPO | [545096](https://bugs.python.org/issue545096) --- | :--- Nosy | @gvanrossum, @loewis, @freddrake Files | <li>[python-2.3a0-ConfigParser.patch](https://bugs.python.org/file428/python-2.3a0-ConfigParser.patch "Uploaded as text/plain at 2002-04-17.10:24:37 by niemeyer")</li><li>[python-2.3a0-ConfigParser-walk.patch](https://bugs.python.org/file429/python-2.3a0-ConfigParser-walk.patch "Uploaded as text/plain at 2002-04-18.17:07:03 by niemeyer")</li><li>[python-2.3a0-ConfigParser.patch](https://bugs.python.org/file430/python-2.3a0-ConfigParser.patch "Uploaded as text/plain at 2002-06-22.04:06:10 by nobody"): Version 2, with integrated walk.</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-10-25.20:44:05.000> created_at = <Date 2002-04-17.10:24:37.000> labels = ['library'] title = 'ConfigParser cleanup, items() [needs tests]' updated_at = <Date 2002-10-25.20:44:05.000> user = 'https://bugs.python.org/niemeyer' ``` bugs.python.org fields: ```python activity = <Date 2002-10-25.20:44:05.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-17.10:24:37.000> creator = 'niemeyer' dependencies = [] files = ['428', '429', '430'] hgrepos = [] issue_num = 545096 keywords = [] message_count = 18.0 messages = ['10367', '10368', '10369', '10370', '10371', '10372', '10373', '10374', '10375', '10376', '10377', '10378', '10379', '10380', '10381', '10382', '10383', '10384'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'loewis', 'fdrake', 'niemeyer'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue545096' versions = [] ``` </p></details>
ConfigParser cleanup, items() [needs tests]
https://api.github.com/repos/python/cpython/issues/36449/comments
18
2002-04-17T10:24:37Z
2022-04-09T22:07:07Z
https://github.com/python/cpython/issues/36449
1,198,785,560
36,449