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 | [545059](https://bugs.python.org/issue545059) --- | :--- 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.12:01:33.000> created_at = <Date 2002-04-17.08:49:52.000> labels = ['OS-mac'] title = 'Internet Config -666 error' updated_at = <Date 2002-04-22.12:01:33.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2002-04-22.12:01:33.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-04-17.08:49:52.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 545059 keywords = [] message_count = 2.0 messages = ['10365', '10366'] nosy_count = 1.0 nosy_names = ['jackjansen'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue545059' versions = [] ``` </p></details>
Internet Config -666 error
https://api.github.com/repos/python/cpython/issues/36448/comments
2
2002-04-17T08:49:52Z
2022-04-09T22:07:06Z
https://github.com/python/cpython/issues/36448
1,198,785,555
36,448
[ "python", "cpython" ]
BPO | [544995](https://bugs.python.org/issue544995) --- | :--- Nosy | @tim-one, @mhammond Files | <li>[zlib_crash.patch](https://bugs.python.org/file427/zlib_crash.patch "Uploaded as text/plain at 2002-04-17.06:56:01 by @mhammond"): Patch and test case addition.</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-19.01:48:56.000> created_at = <Date 2002-04-17.04:17:03.000> labels = ['library'] title = 'zlib crash on win32' updated_at = <Date 2002-04-19.01:48:56.000> user = 'https://bugs.python.org/spiv' ``` bugs.python.org fields: ```python activity = <Date 2002-04-19.01:48:56.000> actor = 'mhammond' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-17.04:17:03.000> creator = 'spiv' dependencies = [] files = ['427'] hgrepos = [] issue_num = 544995 keywords = [] message_count = 9.0 messages = ['10356', '10357', '10358', '10359', '10360', '10361', '10362', '10363', '10364'] nosy_count = 4.0 nosy_names = ['tim.peters', 'jhylton', 'mhammond', 'spiv'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue544995' versions = ['Python 2.2'] ``` </p></details>
zlib crash on win32
https://api.github.com/repos/python/cpython/issues/36447/comments
9
2002-04-17T04:17:03Z
2022-04-09T22:07:04Z
https://github.com/python/cpython/issues/36447
1,198,785,549
36,447
[ "python", "cpython" ]
BPO | [544909](https://bugs.python.org/issue544909) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis, @rhettinger Files | <li>[complex_arg.diff](https://bugs.python.org/file4162/complex_arg.diff "Uploaded as text/plain at 2002-04-16.23:11:32 by johnw42"): diff file for Module/cmathmodule.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-10-07.21:26:35.000> created_at = <Date 2002-04-16.23:11:32.000> labels = ['extension-modules'] title = 'addition of cmath.arg function' updated_at = <Date 2002-10-07.21:26:35.000> user = 'https://bugs.python.org/johnw42' ``` bugs.python.org fields: ```python activity = <Date 2002-10-07.21:26:35.000> actor = 'loewis' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-04-16.23:11:32.000> creator = 'johnw42' dependencies = [] files = ['4162'] hgrepos = [] issue_num = 544909 keywords = ['patch'] message_count = 7.0 messages = ['39614', '39615', '39616', '39617', '39618', '39619', '39620'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'rhettinger', 'johnw42'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue544909' versions = [] ``` </p></details>
addition of cmath.arg function
https://api.github.com/repos/python/cpython/issues/36446/comments
7
2002-04-16T23:11:32Z
2022-04-09T22:07:04Z
https://github.com/python/cpython/issues/36446
1,198,785,548
36,446
[ "python", "cpython" ]
BPO | [544740](https://bugs.python.org/issue544740) --- | :--- Nosy | @loewis Files | <li>[test_commands.py.diff](https://bugs.python.org/file4159/test_commands.py.diff "Uploaded as text/plain at 2002-08-27.18:12:46 by jlt63")</li><li>[commands.py.diff](https://bugs.python.org/file4160/commands.py.diff "Uploaded as text/plain at 2002-09-06.13:12:31 by jlt63")</li><li>[test_commands.py-2.diff](https://bugs.python.org/file4161/test_commands.py-2.diff "Uploaded as text/plain at 2002-09-27.20:01:04 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-09-30.15:46:11.000> created_at = <Date 2002-04-16.16:00:57.000> labels = ['tests'] title = 'test_commands test fails under Cygwin' updated_at = <Date 2002-09-30.15:46:11.000> user = 'https://bugs.python.org/jlt63' ``` bugs.python.org fields: ```python activity = <Date 2002-09-30.15:46:11.000> actor = 'jlt63' assignee = 'jlt63' closed = True closed_date = None closer = None components = ['Tests'] creation = <Date 2002-04-16.16:00:57.000> creator = 'jlt63' dependencies = [] files = ['4159', '4160', '4161'] hgrepos = [] issue_num = 544740 keywords = ['patch'] message_count = 11.0 messages = ['39603', '39604', '39605', '39606', '39607', '39608', '39609', '39610', '39611', '39612', '39613'] nosy_count = 3.0 nosy_names = ['loewis', 'nnorwitz', 'jlt63'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue544740' versions = [] ``` </p></details>
test_commands test fails under Cygwin
https://api.github.com/repos/python/cpython/issues/36445/comments
11
2002-04-16T16:00:57Z
2022-04-09T22:07:02Z
https://github.com/python/cpython/issues/36445
1,198,785,543
36,445
[ "python", "cpython" ]
BPO | [544733](https://bugs.python.org/issue544733) --- | :--- Nosy | @tim-one Files | <li>[test_mmap.py.diff](https://bugs.python.org/file4158/test_mmap.py.diff "Uploaded as text/plain at 2002-04-16.15:48:52 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/tim-one' closed_at = <Date 2002-04-18.04:30:49.000> created_at = <Date 2002-04-16.15:48:52.000> labels = ['tests'] title = 'Cygwin test_mmap fix for Python 2.2.1' updated_at = <Date 2002-04-18.04:30:49.000> user = 'https://bugs.python.org/jlt63' ``` bugs.python.org fields: ```python activity = <Date 2002-04-18.04:30:49.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Tests'] creation = <Date 2002-04-16.15:48:52.000> creator = 'jlt63' dependencies = [] files = ['4158'] hgrepos = [] issue_num = 544733 keywords = ['patch'] message_count = 2.0 messages = ['39601', '39602'] nosy_count = 2.0 nosy_names = ['tim.peters', 'jlt63'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue544733' versions = ['Python 2.2'] ``` </p></details>
Cygwin test_mmap fix for Python 2.2.1
https://api.github.com/repos/python/cpython/issues/36444/comments
2
2002-04-16T15:48:52Z
2022-04-09T22:07:01Z
https://github.com/python/cpython/issues/36444
1,198,785,535
36,444
[ "python", "cpython" ]
BPO | [544647](https://bugs.python.org/issue544647) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-04-16.16:55:27.000> created_at = <Date 2002-04-16.13:01:18.000> labels = ['interpreter-core'] title = 'Inplace multiply by float' updated_at = <Date 2002-04-16.16:55:27.000> user = 'https://bugs.python.org/jaytmiller' ``` bugs.python.org fields: ```python activity = <Date 2002-04-16.16:55:27.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-16.13:01:18.000> creator = 'jaytmiller' dependencies = [] files = [] hgrepos = [] issue_num = 544647 keywords = [] message_count = 2.0 messages = ['10354', '10355'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jaytmiller'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue544647' versions = ['Python 2.3'] ``` </p></details>
Inplace multiply by float
https://api.github.com/repos/python/cpython/issues/36443/comments
2
2002-04-16T13:01:18Z
2022-04-09T22:07:00Z
https://github.com/python/cpython/issues/36443
1,198,785,531
36,443
[ "python", "cpython" ]
BPO | [544609](https://bugs.python.org/issue544609) --- | :--- Nosy | @malemburg, @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/malemburg' closed_at = <Date 2002-04-16.15:25:18.000> created_at = <Date 2002-04-16.11:10:43.000> labels = ['invalid', 'expert-unicode'] title = 'cant encode unicode string to iso-8859-2' updated_at = <Date 2002-04-16.15:25:18.000> user = 'https://bugs.python.org/okbob' ``` bugs.python.org fields: ```python activity = <Date 2002-04-16.15:25:18.000> actor = 'loewis' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2002-04-16.11:10:43.000> creator = 'okbob' dependencies = [] files = [] hgrepos = [] issue_num = 544609 keywords = [] message_count = 2.0 messages = ['10352', '10353'] nosy_count = 3.0 nosy_names = ['lemburg', 'loewis', 'okbob'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue544609' versions = ['Python 2.2'] ``` </p></details>
cant encode unicode string to iso-8859-2
https://api.github.com/repos/python/cpython/issues/36442/comments
2
2002-04-16T11:10:43Z
2022-04-09T22:06:59Z
https://github.com/python/cpython/issues/36442
1,198,785,524
36,442
[ "python", "cpython" ]
BPO | [544473](https://bugs.python.org/issue544473) --- | :--- Nosy | @tim-one, @mhammond Files | <li>[delme.py](https://bugs.python.org/file425/delme.py "Uploaded as text/plain at 2002-04-16.02:10:14 by @mhammond"): test case</li><li>[queue_crash.patch](https://bugs.python.org/file426/queue_crash.patch "Uploaded as text/plain at 2002-04-18.11:30:14 by @mhammond"): Patch plus test case.</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mhammond' closed_at = <Date 2002-04-19.00:12:50.000> created_at = <Date 2002-04-16.02:09:27.000> labels = ['library'] title = 'Queue module can deadlock' updated_at = <Date 2002-04-19.00:12:50.000> user = 'https://github.com/mhammond' ``` bugs.python.org fields: ```python activity = <Date 2002-04-19.00:12:50.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-16.02:09:27.000> creator = 'mhammond' dependencies = [] files = ['425', '426'] hgrepos = [] issue_num = 544473 keywords = [] message_count = 7.0 messages = ['10345', '10346', '10347', '10348', '10349', '10350', '10351'] nosy_count = 2.0 nosy_names = ['tim.peters', 'mhammond'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue544473' versions = [] ``` </p></details>
Queue module can deadlock
https://api.github.com/repos/python/cpython/issues/36441/comments
7
2002-04-16T02:09:27Z
2022-04-09T22:06:58Z
https://github.com/python/cpython/issues/36441
1,198,785,518
36,441
[ "python", "cpython" ]
BPO | [544330](https://bugs.python.org/issue544330) --- | :--- Nosy | @freddrake, @theller Files | <li>[abstract.patch](https://bugs.python.org/file4157/abstract.patch "Uploaded as text/plain at 2002-04-15.19:11:31 by @theller"): Patch for abstract.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-15.20:52:06.000> created_at = <Date 2002-04-15.19:11:31.000> labels = ['docs'] title = 'docs for PyObject_Call + PyObject_Length' updated_at = <Date 2002-04-15.20:52:06.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2002-04-15.20:52:06.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-15.19:11:31.000> creator = 'theller' dependencies = [] files = ['4157'] hgrepos = [] issue_num = 544330 keywords = ['patch'] message_count = 2.0 messages = ['39599', '39600'] 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/issue544330' versions = [] ``` </p></details>
docs for PyObject_Call + PyObject_Length
https://api.github.com/repos/python/cpython/issues/36440/comments
2
2002-04-15T19:11:31Z
2022-04-09T22:06:57Z
https://github.com/python/cpython/issues/36440
1,198,785,511
36,440
[ "python", "cpython" ]
BPO | [544265](https://bugs.python.org/issue544265) --- | :--- Nosy | @doerwalter <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-04-15.16:58:59.000> created_at = <Date 2002-04-15.16:58:59.000> labels = ['build'] title = 'gcc warning in Modules/readline.c' updated_at = <Date 2002-04-15.16:58:59.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2002-04-15.16:58:59.000> actor = 'doerwalter' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-04-15.16:58:59.000> creator = 'doerwalter' dependencies = [] files = [] hgrepos = [] issue_num = 544265 keywords = [] message_count = 1.0 messages = ['10344'] nosy_count = 1.0 nosy_names = ['doerwalter'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue544265' versions = [] ``` </p></details>
gcc warning in Modules/readline.c
https://api.github.com/repos/python/cpython/issues/36439/comments
1
2002-04-15T16:58:59Z
2022-04-09T22:06:55Z
https://github.com/python/cpython/issues/36439
1,198,785,509
36,439
[ "python", "cpython" ]
BPO | [544255](https://bugs.python.org/issue544255) --- | :--- Nosy | @loewis, @doerwalter <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-04-15.21:27:50.000> created_at = <Date 2002-04-15.16:37:46.000> labels = ['build'] title = 'gcc warning in Modules/posixmodule.c' updated_at = <Date 2002-04-15.21:27:50.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2002-04-15.21:27:50.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-04-15.16:37:46.000> creator = 'doerwalter' dependencies = [] files = [] hgrepos = [] issue_num = 544255 keywords = [] message_count = 2.0 messages = ['10342', '10343'] nosy_count = 2.0 nosy_names = ['loewis', 'doerwalter'] pr_nums = [] priority = 'low' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue544255' versions = [] ``` </p></details>
gcc warning in Modules/posixmodule.c
https://api.github.com/repos/python/cpython/issues/36438/comments
2
2002-04-15T16:37:46Z
2022-04-09T22:06:54Z
https://github.com/python/cpython/issues/36438
1,198,785,507
36,438
[ "python", "cpython" ]
BPO | [544248](https://bugs.python.org/issue544248) --- | :--- Nosy | @doerwalter, @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-07-09.01:33:49.000> created_at = <Date 2002-04-15.16:29:14.000> labels = ['build'] title = 'gcc warning in unicodeobject.c' updated_at = <Date 2003-07-09.01:33:49.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2003-07-09.01:33:49.000> actor = 'brett.cannon' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-04-15.16:29:14.000> creator = 'doerwalter' dependencies = [] files = [] hgrepos = [] issue_num = 544248 keywords = [] message_count = 7.0 messages = ['10335', '10336', '10337', '10338', '10339', '10340', '10341'] nosy_count = 4.0 nosy_names = ['jhylton', 'doerwalter', 'nnorwitz', 'brett.cannon'] pr_nums = [] priority = 'low' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue544248' versions = [] ``` </p></details>
gcc warning in unicodeobject.c
https://api.github.com/repos/python/cpython/issues/36437/comments
7
2002-04-15T16:29:14Z
2022-04-09T22:06:53Z
https://github.com/python/cpython/issues/36437
1,198,785,504
36,437
[ "python", "cpython" ]
BPO | [544234](https://bugs.python.org/issue544234) --- | :--- Nosy | @loewis, @jribbens <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-04-20.07:53:54.000> created_at = <Date 2002-04-15.15:53:02.000> labels = ['library'] title = 'httplib cannot talk SSL to MS IIS' updated_at = <Date 2002-04-20.07:53:54.000> user = 'https://github.com/jribbens' ``` bugs.python.org fields: ```python activity = <Date 2002-04-20.07:53:54.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-15.15:53:02.000> creator = 'jribbens' dependencies = [] files = [] hgrepos = [] issue_num = 544234 keywords = [] message_count = 3.0 messages = ['10332', '10333', '10334'] nosy_count = 2.0 nosy_names = ['loewis', 'jribbens'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue544234' versions = [] ``` </p></details>
httplib cannot talk SSL to MS IIS
https://api.github.com/repos/python/cpython/issues/36436/comments
3
2002-04-15T15:53:02Z
2022-04-09T22:06:52Z
https://github.com/python/cpython/issues/36436
1,198,785,501
36,436
[ "python", "cpython" ]
BPO | [544113](https://bugs.python.org/issue544113) --- | :--- Nosy | @gvanrossum Files | <li>[bisect.dif](https://bugs.python.org/file4156/bisect.dif "Uploaded as application/octet-stream at 2002-04-15.11:42:34 by s_keim"): patch for code, test and doc</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-30.12:31:10.000> created_at = <Date 2002-04-15.11:42:34.000> labels = ['library'] title = 'merging sorted sequences' updated_at = <Date 2002-07-30.12:31:10.000> user = 'https://bugs.python.org/skeim' ``` bugs.python.org fields: ```python activity = <Date 2002-07-30.12:31:10.000> actor = 's_keim' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-15.11:42:34.000> creator = 's_keim' dependencies = [] files = ['4156'] hgrepos = [] issue_num = 544113 keywords = ['patch'] message_count = 3.0 messages = ['39596', '39597', '39598'] nosy_count = 2.0 nosy_names = ['gvanrossum', 's_keim'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue544113' versions = ['Python 2.3'] ``` </p></details>
merging sorted sequences
https://api.github.com/repos/python/cpython/issues/36435/comments
3
2002-04-15T11:42:34Z
2022-04-09T22:06:51Z
https://github.com/python/cpython/issues/36435
1,198,785,497
36,435
[ "python", "cpython" ]
BPO | [543867](https://bugs.python.org/issue543867) --- | :--- Nosy | @gvanrossum, @tim-one, @doerwalter, @brettcannon, @rhettinger Files | <li>[test_complex_future.py](https://bugs.python.org/file4151/test_complex_future.py "Uploaded as text/plain at 2002-04-14.22:21:21 by hfoffani"): test_complex_future.py</li><li>[test_complex.py.diff3](https://bugs.python.org/file4152/test_complex.py.diff3 "Uploaded as application/octet-stream at 2002-04-14.23:47:08 by hfoffani"): cvs diff -c test_complex.py</li><li>[diff3.txt](https://bugs.python.org/file4153/diff3.txt "Uploaded as text/plain at 2003-07-14.21:08:09 by @doerwalter")</li><li>[test_complex_future.py](https://bugs.python.org/file4154/test_complex_future.py "Uploaded as text/plain at 2003-07-15.06:58:35 by @rhettinger"): Revised complex future test in unittest format</li><li>[diff4.txt](https://bugs.python.org/file4155/diff4.txt "Uploaded as text/plain at 2003-07-17.11:25:16 by @doerwalter"): merge test_complex_future into test_complex</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/doerwalter' closed_at = <Date 2003-08-05.16:01:59.000> created_at = <Date 2002-04-14.22:18:13.000> labels = ['tests'] title = 'test for patch python/issues-test-cpython#543865 & others' updated_at = <Date 2003-08-05.16:01:59.000> user = 'https://bugs.python.org/hfoffani' ``` bugs.python.org fields: ```python activity = <Date 2003-08-05.16:01:59.000> actor = 'doerwalter' assignee = 'doerwalter' closed = True closed_date = None closer = None components = ['Tests'] creation = <Date 2002-04-14.22:18:13.000> creator = 'hfoffani' dependencies = [] files = ['4151', '4152', '4153', '4154', '4155'] hgrepos = [] issue_num = 543867 keywords = ['patch'] message_count = 21.0 messages = ['39575', '39576', '39577', '39578', '39579', '39580', '39581', '39582', '39583', '39584', '39585', '39586', '39587', '39588', '39589', '39590', '39591', '39592', '39593', '39594', '39595'] nosy_count = 6.0 nosy_names = ['gvanrossum', 'tim.peters', 'doerwalter', 'brett.cannon', 'rhettinger', 'hfoffani'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue543867' versions = ['Python 2.4'] ``` </p></details>
test for patch #543865 & others
https://api.github.com/repos/python/cpython/issues/36434/comments
21
2002-04-14T22:18:13Z
2022-04-09T22:06:50Z
https://github.com/python/cpython/issues/36434
1,198,785,494
36,434
[ "python", "cpython" ]
BPO | [543865](https://bugs.python.org/issue543865) --- | :--- Nosy | @tim-one Files | <li>[complexobject.c.diff](https://bugs.python.org/file4150/complexobject.c.diff "Uploaded as text/plain at 2002-04-14.22:03:04 by hfoffani"): cvs diff -c complexobject.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-04-15.09:43:27.000> created_at = <Date 2002-04-14.22:03:04.000> labels = ['interpreter-core'] title = 'bugfixes on complexobject.c' updated_at = <Date 2002-04-15.09:43:27.000> user = 'https://bugs.python.org/hfoffani' ``` bugs.python.org fields: ```python activity = <Date 2002-04-15.09:43:27.000> actor = 'hfoffani' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-14.22:03:04.000> creator = 'hfoffani' dependencies = [] files = ['4150'] hgrepos = [] issue_num = 543865 keywords = ['patch'] message_count = 5.0 messages = ['39570', '39571', '39572', '39573', '39574'] nosy_count = 3.0 nosy_names = ['tim.peters', 'nnorwitz', 'hfoffani'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue543865' versions = [] ``` </p></details>
bugfixes on complexobject.c
https://api.github.com/repos/python/cpython/issues/36433/comments
5
2002-04-14T22:03:04Z
2022-04-09T22:06:49Z
https://github.com/python/cpython/issues/36433
1,198,785,488
36,433
[ "python", "cpython" ]
BPO | [543840](https://bugs.python.org/issue543840) --- | :--- 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-14.22:05:26.000> created_at = <Date 2002-04-14.20:53:51.000> labels = ['interpreter-core'] title = 'complex(string) accepts strings with \\0' updated_at = <Date 2002-04-14.22:05:26.000> user = 'https://bugs.python.org/hfoffani' ``` bugs.python.org fields: ```python activity = <Date 2002-04-14.22:05:26.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-14.20:53:51.000> creator = 'hfoffani' dependencies = [] files = [] hgrepos = [] issue_num = 543840 keywords = [] message_count = 4.0 messages = ['10328', '10329', '10330', '10331'] nosy_count = 2.0 nosy_names = ['tim.peters', 'hfoffani'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue543840' versions = [] ``` </p></details>
complex(string) accepts strings with \0
https://api.github.com/repos/python/cpython/issues/36432/comments
4
2002-04-14T20:53:51Z
2022-04-09T22:06:48Z
https://github.com/python/cpython/issues/36432
1,198,785,483
36,432
[ "python", "cpython" ]
BPO | [543674](https://bugs.python.org/issue543674) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-04-15.00:49:32.000> created_at = <Date 2002-04-14.11:33:26.000> labels = ['library'] title = 'pdb: contradictory msg for "exit"/Ctrl-D' updated_at = <Date 2002-04-15.00:49:32.000> user = 'https://bugs.python.org/flight' ``` bugs.python.org fields: ```python activity = <Date 2002-04-15.00:49:32.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-14.11:33:26.000> creator = 'flight' dependencies = [] files = [] hgrepos = [] issue_num = 543674 keywords = [] message_count = 2.0 messages = ['10326', '10327'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'flight'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue543674' versions = [] ``` </p></details>
pdb: contradictory msg for "exit"/Ctrl-D
https://api.github.com/repos/python/cpython/issues/36431/comments
2
2002-04-14T11:33:26Z
2022-04-09T22:06:47Z
https://github.com/python/cpython/issues/36431
1,198,785,478
36,431
[ "python", "cpython" ]
BPO | [543498](https://bugs.python.org/issue543498) --- | :--- Nosy | @loewis Files | <li>[python-2.3a0-rpmlicense.patch](https://bugs.python.org/file4149/python-2.3a0-rpmlicense.patch "Uploaded as text/plain at 2002-04-13.22:07:10 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-07-28.10:50:38.000> created_at = <Date 2002-04-13.22:07:10.000> labels = ['library'] title = 's/Copyright/License/ in bdist_rpm.py' updated_at = <Date 2002-07-28.10:50:38.000> user = 'https://bugs.python.org/niemeyer' ``` bugs.python.org fields: ```python activity = <Date 2002-07-28.10:50:38.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-04-13.22:07:10.000> creator = 'niemeyer' dependencies = [] files = ['4149'] hgrepos = [] issue_num = 543498 keywords = ['patch'] message_count = 5.0 messages = ['39565', '39566', '39567', '39568', '39569'] 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/issue543498' versions = ['Python 2.3'] ``` </p></details>
s/Copyright/License/ in bdist_rpm.py
https://api.github.com/repos/python/cpython/issues/36430/comments
5
2002-04-13T22:07:10Z
2022-04-09T22:06:45Z
https://github.com/python/cpython/issues/36430
1,198,785,474
36,430
[ "python", "cpython" ]
BPO | [543464](https://bugs.python.org/issue543464) --- | :--- 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-13.21:44:12.000> created_at = <Date 2002-04-13.18:47:52.000> labels = ['OS-mac'] title = 'ResolveAliasFile problem' updated_at = <Date 2002-04-13.21:44:12.000> user = 'https://bugs.python.org/smichr' ``` bugs.python.org fields: ```python activity = <Date 2002-04-13.21:44:12.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-04-13.18:47:52.000> creator = 'smichr' dependencies = [] files = [] hgrepos = [] issue_num = 543464 keywords = [] message_count = 2.0 messages = ['10324', '10325'] nosy_count = 2.0 nosy_names = ['jackjansen', 'smichr'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue543464' versions = [] ``` </p></details>
ResolveAliasFile problem
https://api.github.com/repos/python/cpython/issues/36429/comments
2
2002-04-13T18:47:52Z
2022-04-09T22:06:45Z
https://github.com/python/cpython/issues/36429
1,198,785,471
36,429
[ "python", "cpython" ]
BPO | [543447](https://bugs.python.org/issue543447) --- | :--- Nosy | @loewis Files | <li>[python-2.3a-mknod.patch](https://bugs.python.org/file4148/python-2.3a-mknod.patch "Uploaded as text/plain at 2002-04-13.17:46:39 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-04-14.10:21:10.000> created_at = <Date 2002-04-13.17:41:48.000> labels = ['extension-modules'] title = 'Inclusion of mknod() in posixmodule' updated_at = <Date 2002-04-14.10:21:10.000> user = 'https://bugs.python.org/niemeyer' ``` bugs.python.org fields: ```python activity = <Date 2002-04-14.10:21:10.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-04-13.17:41:48.000> creator = 'niemeyer' dependencies = [] files = ['4148'] hgrepos = [] issue_num = 543447 keywords = ['patch'] message_count = 2.0 messages = ['39563', '39564'] 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/issue543447' versions = ['Python 2.3'] ``` </p></details>
Inclusion of mknod() in posixmodule
https://api.github.com/repos/python/cpython/issues/36428/comments
2
2002-04-13T17:41:48Z
2022-04-09T22:06:43Z
https://github.com/python/cpython/issues/36428
1,198,785,467
36,428
[ "python", "cpython" ]
BPO | [543387](https://bugs.python.org/issue543387) --- | :--- Nosy | @gvanrossum, @tim-one, @freddrake, @rhettinger Files | <li>[complexobject.c.diff2](https://bugs.python.org/file421/complexobject.c.diff2 "Uploaded as application/octet-stream at 2002-04-14.23:24:30 by hfoffani"): cvs diff -c complexobject.c</li><li>[test_complex.py.diff2](https://bugs.python.org/file422/test_complex.py.diff2 "Uploaded as application/octet-stream at 2002-04-14.23:26:03 by hfoffani"): cvs diff -c test_complex.py</li><li>[doc_complex.diff](https://bugs.python.org/file423/doc_complex.diff "Uploaded as text/plain at 2002-05-13.06:29:19 by @rhettinger"): Patch to docs for deprecation of // % divmod</li><li>[doc_complex2.diff](https://bugs.python.org/file424/doc_complex2.diff "Uploaded as text/plain at 2002-05-21.17:46:46 by @rhettinger"): Revised doc patch with deprecations separated</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.18:21:27.000> created_at = <Date 2002-04-13.13:46:53.000> labels = ['interpreter-core'] title = 'bug? floor divison on complex' updated_at = <Date 2002-05-21.18:21:27.000> user = 'https://bugs.python.org/hfoffani' ``` bugs.python.org fields: ```python activity = <Date 2002-05-21.18:21:27.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-13.13:46:53.000> creator = 'hfoffani' dependencies = [] files = ['421', '422', '423', '424'] hgrepos = [] issue_num = 543387 keywords = [] message_count = 12.0 messages = ['10312', '10313', '10314', '10315', '10316', '10317', '10318', '10319', '10320', '10321', '10322', '10323'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'tim.peters', 'fdrake', 'rhettinger', 'hfoffani'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue543387' versions = ['Python 2.3'] ``` </p></details>
bug? floor divison on complex
https://api.github.com/repos/python/cpython/issues/36427/comments
12
2002-04-13T13:46:53Z
2022-04-09T22:06:42Z
https://github.com/python/cpython/issues/36427
1,198,785,459
36,427
[ "python", "cpython" ]
BPO | [543344](https://bugs.python.org/issue543344) --- | :--- Nosy | @malemburg, @tim-one, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2003-02-04.19:41:53.000> created_at = <Date 2002-04-13.08:12:32.000> labels = ['expert-unicode'] title = 'Interpreter crashes when recoding' updated_at = <Date 2003-02-04.19:41:53.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2003-02-04.19:41:53.000> actor = 'lemburg' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2002-04-13.08:12:32.000> creator = 'loewis' dependencies = [] files = [] hgrepos = [] issue_num = 543344 keywords = [] message_count = 5.0 messages = ['10307', '10308', '10309', '10310', '10311'] nosy_count = 4.0 nosy_names = ['lemburg', 'tim.peters', 'loewis', 'mbrierst'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue543344' versions = [] ``` </p></details>
Interpreter crashes when recoding
https://api.github.com/repos/python/cpython/issues/36426/comments
5
2002-04-13T08:12:32Z
2022-04-09T22:06:39Z
https://github.com/python/cpython/issues/36426
1,198,785,451
36,426
[ "python", "cpython" ]
BPO | [543318](https://bugs.python.org/issue543318) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-04-15.00:37:35.000> created_at = <Date 2002-04-13.04:52:57.000> labels = ['library'] title = 'SocketServer initializing outbound UDP' updated_at = <Date 2002-04-15.00:37:35.000> user = 'https://bugs.python.org/ftobin' ``` bugs.python.org fields: ```python activity = <Date 2002-04-15.00:37:35.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-13.04:52:57.000> creator = 'ftobin' dependencies = [] files = [] hgrepos = [] issue_num = 543318 keywords = [] message_count = 2.0 messages = ['10305', '10306'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'ftobin'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue543318' versions = [] ``` </p></details>
SocketServer initializing outbound UDP
https://api.github.com/repos/python/cpython/issues/36425/comments
2
2002-04-13T04:52:57Z
2022-04-09T22:06:37Z
https://github.com/python/cpython/issues/36425
1,198,785,447
36,425
[ "python", "cpython" ]
BPO | [543316](https://bugs.python.org/issue543316) --- | :--- Nosy | @gvanrossum, @rhettinger Files | <li>[diffudic.txt](https://bugs.python.org/file4147/diffudic.txt "Uploaded as text/plain at 2002-04-13.04:31:24 by @rhettinger"): Context diff for UserDict.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 2002-04-13.14:03:54.000> created_at = <Date 2002-04-13.04:31:23.000> labels = ['library'] title = 'UserDict.pop(key)' updated_at = <Date 2002-04-13.14:03:54.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-04-13.14:03:54.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-13.04:31:23.000> creator = 'rhettinger' dependencies = [] files = ['4147'] hgrepos = [] issue_num = 543316 keywords = ['patch'] message_count = 2.0 messages = ['39561', '39562'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue543316' versions = [] ``` </p></details>
UserDict.pop(key)
https://api.github.com/repos/python/cpython/issues/36424/comments
2
2002-04-13T04:31:23Z
2022-04-09T22:06:36Z
https://github.com/python/cpython/issues/36424
1,198,785,443
36,424
[ "python", "cpython" ]
BPO | [543244](https://bugs.python.org/issue543244) --- | :--- Nosy | @tim-one, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-11-04.18:02:07.000> created_at = <Date 2002-04-12.22:55:46.000> labels = ['expert-installation'] title = 'installation atop 2.2 fails' updated_at = <Date 2002-11-04.18:02:07.000> user = 'https://bugs.python.org/davidabrahams' ``` bugs.python.org fields: ```python activity = <Date 2002-11-04.18:02:07.000> actor = 'jlt63' assignee = 'jlt63' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2002-04-12.22:55:46.000> creator = 'david_abrahams' dependencies = [] files = [] hgrepos = [] issue_num = 543244 keywords = [] message_count = 7.0 messages = ['10298', '10299', '10300', '10301', '10302', '10303', '10304'] nosy_count = 5.0 nosy_names = ['tim.peters', 'loewis', 'nnorwitz', 'jlt63', 'david_abrahams'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue543244' versions = [] ``` </p></details>
installation atop 2.2 fails
https://api.github.com/repos/python/cpython/issues/36423/comments
7
2002-04-12T22:55:46Z
2022-04-09T22:06:34Z
https://github.com/python/cpython/issues/36423
1,198,785,440
36,423
[ "python", "cpython" ]
BPO | [543222](https://bugs.python.org/issue543222) --- | :--- Nosy | @gvanrossum, @rhettinger Files | <li>[runscript.diff](https://bugs.python.org/file4146/runscript.diff "Uploaded as text/plain at 2002-05-21.07:21:25 by @rhettinger"): 5 line IDLE patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-05-21.17:02:47.000> created_at = <Date 2002-04-12.21:45:40.000> labels = ['expert-IDLE'] title = 'IDLE Shell window RunScript warning ' updated_at = <Date 2002-05-21.17:02:47.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-05-21.17:02:47.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2002-04-12.21:45:40.000> creator = 'rhettinger' dependencies = [] files = ['4146'] hgrepos = [] issue_num = 543222 keywords = ['patch'] message_count = 6.0 messages = ['39555', '39556', '39557', '39558', '39559', '39560'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue543222' versions = ['Python 2.3'] ``` </p></details>
IDLE Shell window RunScript warning
https://api.github.com/repos/python/cpython/issues/36422/comments
6
2002-04-12T21:45:40Z
2022-04-09T22:06:34Z
https://github.com/python/cpython/issues/36422
1,198,785,435
36,422
[ "python", "cpython" ]
BPO | [543148](https://bugs.python.org/issue543148) --- | :--- Nosy | @tim-one, @freddrake, @nascheme Files | <li>[fleak2.py](https://bugs.python.org/file420/fleak2.py "Uploaded as text/plain at 2002-04-12.22:27:55 by @tim-one"): Doesn't show a leak, yet it does leak</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-23.21:21:41.000> created_at = <Date 2002-04-12.18:48:30.000> labels = ['docs'] title = 'Memory leak with stackframes + inspect' updated_at = <Date 2002-04-23.21:21:41.000> user = 'https://bugs.python.org/bernhard' ``` bugs.python.org fields: ```python activity = <Date 2002-04-23.21:21:41.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-12.18:48:30.000> creator = 'bernhard' dependencies = [] files = ['420'] hgrepos = [] issue_num = 543148 keywords = [] message_count = 11.0 messages = ['10287', '10288', '10289', '10290', '10291', '10292', '10293', '10294', '10295', '10296', '10297'] nosy_count = 4.0 nosy_names = ['tim.peters', 'fdrake', 'nascheme', 'bernhard'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue543148' versions = [] ``` </p></details>
Memory leak with stackframes + inspect
https://api.github.com/repos/python/cpython/issues/36421/comments
11
2002-04-12T18:48:30Z
2022-04-09T22:06:33Z
https://github.com/python/cpython/issues/36421
1,198,785,433
36,421
[ "python", "cpython" ]
BPO | [543098](https://bugs.python.org/issue543098) --- | :--- Nosy | @freddrake, @theller Files | <li>[ceval.tex](https://bugs.python.org/file4145/ceval.tex "Uploaded as application/octet-stream at 2002-04-12.17:08:19 by @theller"): Prototypes marked up in LaTeX</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-12.19:32:47.000> created_at = <Date 2002-04-12.17:08:19.000> labels = ['docs'] title = 'start docs for PyEval_* functions' updated_at = <Date 2002-04-12.19:32:47.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2002-04-12.19:32:47.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-12.17:08:19.000> creator = 'theller' dependencies = [] files = ['4145'] hgrepos = [] issue_num = 543098 keywords = ['patch'] message_count = 4.0 messages = ['39551', '39552', '39553', '39554'] nosy_count = 2.0 nosy_names = ['fdrake', 'theller'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue543098' versions = [] ``` </p></details>
start docs for PyEval_* functions
https://api.github.com/repos/python/cpython/issues/36420/comments
4
2002-04-12T17:08:19Z
2022-04-09T22:06:32Z
https://github.com/python/cpython/issues/36420
1,198,785,427
36,420
[ "python", "cpython" ]
BPO | [542984](https://bugs.python.org/issue542984) --- | :--- Nosy | @mwhudson, @gvanrossum, @loewis Files | <li>[pydoc.patch](https://bugs.python.org/file418/pydoc.patch "Uploaded as text/plain at 2002-04-12.13:37:39 by jamesh"): inspect.py patch</li><li>[descr.py](https://bugs.python.org/file419/descr.py "Uploaded as text/plain at 2002-04-15.11:09:51 by @loewis")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-04-18.00:19:17.000> created_at = <Date 2002-04-12.13:18:54.000> labels = ['interpreter-core'] title = 'allow use of descriptors for __doc_ attr' updated_at = <Date 2002-04-18.00:19:17.000> user = 'https://bugs.python.org/jamesh' ``` bugs.python.org fields: ```python activity = <Date 2002-04-18.00:19:17.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-12.13:18:54.000> creator = 'jamesh' dependencies = [] files = ['418', '419'] hgrepos = [] issue_num = 542984 keywords = [] message_count = 13.0 messages = ['10274', '10275', '10276', '10277', '10278', '10279', '10280', '10281', '10282', '10283', '10284', '10285', '10286'] nosy_count = 4.0 nosy_names = ['mwh', 'gvanrossum', 'loewis', 'jamesh'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue542984' versions = ['Python 2.2'] ``` </p></details>
allow use of descriptors for __doc_ attr
https://api.github.com/repos/python/cpython/issues/36419/comments
13
2002-04-12T13:18:54Z
2022-04-09T22:06:31Z
https://github.com/python/cpython/issues/36419
1,198,785,424
36,419
[ "python", "cpython" ]
BPO | [542912](https://bugs.python.org/issue542912) --- | :--- Nosy | @akuchling, @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-15.21:06:18.000> created_at = <Date 2002-04-12.09:17:06.000> labels = ['library'] title = 'Distutils readme outdated' updated_at = <Date 2002-05-15.21:06:18.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2002-05-15.21:06:18.000> actor = 'akuchling' assignee = 'gward' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-04-12.09:17:06.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 542912 keywords = [] message_count = 2.0 messages = ['10272', '10273'] nosy_count = 3.0 nosy_names = ['akuchling', 'gward', 'jackjansen'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue542912' versions = [] ``` </p></details>
Distutils readme outdated
https://api.github.com/repos/python/cpython/issues/36418/comments
2
2002-04-12T09:17:06Z
2022-04-09T22:06:29Z
https://github.com/python/cpython/issues/36418
1,198,785,421
36,418
[ "python", "cpython" ]
BPO | [542751](https://bugs.python.org/issue542751) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-11.23:50:19.000> created_at = <Date 2002-04-11.23:50:19.000> labels = ['build'] title = 'Config option --without-pth not working?' updated_at = <Date 2002-04-11.23:50:19.000> user = 'https://bugs.python.org/blueronin' ``` bugs.python.org fields: ```python activity = <Date 2002-04-11.23:50:19.000> actor = 'blueronin' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-04-11.23:50:19.000> creator = 'blueronin' dependencies = [] files = [] hgrepos = [] issue_num = 542751 keywords = [] message_count = 1.0 messages = ['10271'] nosy_count = 1.0 nosy_names = ['blueronin'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue542751' versions = ['Python 2.2'] ``` </p></details>
Config option --without-pth not working?
https://api.github.com/repos/python/cpython/issues/36417/comments
1
2002-04-11T23:50:19Z
2022-04-09T22:06:28Z
https://github.com/python/cpython/issues/36417
1,198,785,414
36,417
[ "python", "cpython" ]
BPO | [542737](https://bugs.python.org/issue542737) --- | :--- 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-15.23:45:06.000> created_at = <Date 2002-04-11.23:06:57.000> labels = ['build'] title = 'Build unable to import w/gcc 3.0.4' updated_at = <Date 2002-04-15.23:45:06.000> user = 'https://bugs.python.org/blueronin' ``` bugs.python.org fields: ```python activity = <Date 2002-04-15.23:45:06.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-04-11.23:06:57.000> creator = 'blueronin' dependencies = [] files = [] hgrepos = [] issue_num = 542737 keywords = [] message_count = 4.0 messages = ['10267', '10268', '10269', '10270'] nosy_count = 3.0 nosy_names = ['loewis', 'nnorwitz', 'blueronin'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue542737' versions = ['Python 2.2'] ``` </p></details>
Build unable to import w/gcc 3.0.4
https://api.github.com/repos/python/cpython/issues/36416/comments
4
2002-04-11T23:06:57Z
2022-04-09T22:06:27Z
https://github.com/python/cpython/issues/36416
1,198,785,411
36,416
[ "python", "cpython" ]
BPO | [542659](https://bugs.python.org/issue542659) --- | :--- Nosy | @loewis Files | <li>[PyCode_New_NULL_param_cleanup.diff](https://bugs.python.org/file4144/PyCode_New_NULL_param_cleanup.diff "Uploaded as text/plain at 2002-04-11.20:46:26 by odormond"): Remove redundant check on cellvars and freevars</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-14.09:54:16.000> created_at = <Date 2002-04-11.20:38:20.000> labels = ['interpreter-core'] title = 'PyCode_New NULL parameters cleanup' updated_at = <Date 2002-04-14.09:54:16.000> user = 'https://bugs.python.org/odormond' ``` bugs.python.org fields: ```python activity = <Date 2002-04-14.09:54:16.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-11.20:38:20.000> creator = 'odormond' dependencies = [] files = ['4144'] hgrepos = [] issue_num = 542659 keywords = ['patch'] message_count = 2.0 messages = ['39549', '39550'] nosy_count = 2.0 nosy_names = ['loewis', 'odormond'] pr_nums = [] priority = 'low' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue542659' versions = ['Python 2.3'] ``` </p></details>
PyCode_New NULL parameters cleanup
https://api.github.com/repos/python/cpython/issues/36415/comments
2
2002-04-11T20:38:20Z
2022-04-09T22:06:25Z
https://github.com/python/cpython/issues/36415
1,198,785,407
36,415
[ "python", "cpython" ]
BPO | [542569](https://bugs.python.org/issue542569) --- | :--- Nosy | @loewis Files | <li>[test_bool.diff](https://bugs.python.org/file4143/test_bool.diff "Uploaded as text/plain at 2002-04-12.17:11:28 by hfoffani"): cvs diff -c test_bool.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-04-14.10:24:33.000> created_at = <Date 2002-04-11.17:01:50.000> labels = ['tests'] title = 'tp_print tp_repr tp_str in test_bool.py' updated_at = <Date 2002-04-14.10:24:33.000> user = 'https://bugs.python.org/hfoffani' ``` bugs.python.org fields: ```python activity = <Date 2002-04-14.10:24:33.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Tests'] creation = <Date 2002-04-11.17:01:50.000> creator = 'hfoffani' dependencies = [] files = ['4143'] hgrepos = [] issue_num = 542569 keywords = ['patch'] message_count = 3.0 messages = ['39546', '39547', '39548'] nosy_count = 2.0 nosy_names = ['loewis', 'hfoffani'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue542569' versions = ['Python 2.3'] ``` </p></details>
tp_print tp_repr tp_str in test_bool.py
https://api.github.com/repos/python/cpython/issues/36414/comments
3
2002-04-11T17:01:50Z
2022-04-09T22:06:24Z
https://github.com/python/cpython/issues/36414
1,198,785,405
36,414
[ "python", "cpython" ]
BPO | [542562](https://bugs.python.org/issue542562) --- | :--- Nosy | @mwhudson, @loewis, @smontanaro, @brettcannon Files | <li>[cdiff.patch.py](https://bugs.python.org/file4140/cdiff.patch.py "Uploaded as text/plain at 2002-04-11.16:34:41 by zooko")</li><li>[cdiff.patch.py](https://bugs.python.org/file4141/cdiff.patch.py "Uploaded as text/plain at 2002-06-17.15:12:11 by zooko")</li><li>[patch.py](https://bugs.python.org/file4142/patch.py "Uploaded as text/plain at 2002-12-18.19:38:19 by zooko")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2003-07-07.01:53:38.000> created_at = <Date 2002-04-11.16:34:41.000> labels = [] title = 'clean up trace.py' updated_at = <Date 2003-07-07.01:53:38.000> user = 'https://bugs.python.org/zooko' ``` bugs.python.org fields: ```python activity = <Date 2003-07-07.01:53:38.000> actor = 'skip.montanaro' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-04-11.16:34:41.000> creator = 'zooko' dependencies = [] files = ['4140', '4141', '4142'] hgrepos = [] issue_num = 542562 keywords = ['patch'] message_count = 12.0 messages = ['39534', '39535', '39536', '39537', '39538', '39539', '39540', '39541', '39542', '39543', '39544', '39545'] nosy_count = 5.0 nosy_names = ['mwh', 'loewis', 'skip.montanaro', 'brett.cannon', 'zooko'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue542562' versions = ['Python 2.3'] ``` </p></details>
clean up trace.py
https://api.github.com/repos/python/cpython/issues/36413/comments
12
2002-04-11T16:34:41Z
2022-04-09T22:06:24Z
https://github.com/python/cpython/issues/36413
1,198,785,402
36,413
[ "python", "cpython" ]
BPO | [542482](https://bugs.python.org/issue542482) --- | :--- Nosy | @loewis, @brettcannon Files | <li>[compile.log](https://bugs.python.org/file417/compile.log "Uploaded as application/octet-stream at 2002-04-13.02:26:08 by pierre42")</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-06-03.07:09:12.000> created_at = <Date 2002-04-11.12:48:24.000> labels = ['build'] title = "Can't compile when using alt. thread lib when pthread avail." updated_at = <Date 2003-06-03.07:09:12.000> user = 'https://bugs.python.org/pierre42' ``` bugs.python.org fields: ```python activity = <Date 2003-06-03.07:09:12.000> actor = 'pierre42' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-04-11.12:48:24.000> creator = 'pierre42' dependencies = [] files = ['417'] hgrepos = [] issue_num = 542482 keywords = [] message_count = 10.0 messages = ['10257', '10258', '10259', '10260', '10261', '10262', '10263', '10264', '10265', '10266'] nosy_count = 4.0 nosy_names = ['loewis', 'nnorwitz', 'brett.cannon', 'pierre42'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue542482' versions = ['Python 2.2'] ``` </p></details>
Can't compile when using alt. thread lib when pthread avail.
https://api.github.com/repos/python/cpython/issues/36412/comments
10
2002-04-11T12:48:24Z
2022-04-09T22:06:22Z
https://github.com/python/cpython/issues/36412
1,198,785,398
36,412
[ "python", "cpython" ]
BPO | [542314](https://bugs.python.org/issue542314) --- | :--- Nosy | @mhammond, @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-09-15.02:00:29.551> created_at = <Date 2002-04-11.04:23:54.000> labels = ['OS-windows'] title = 'long file name support broken in windows' updated_at = <Date 2007-09-15.02:00:29.463> user = 'https://github.com/mhammond' ``` bugs.python.org fields: ```python activity = <Date 2007-09-15.02:00:29.463> actor = 'mhammond' assignee = 'none' closed = True closed_date = <Date 2007-09-15.02:00:29.551> closer = 'mhammond' components = ['Windows'] creation = <Date 2002-04-11.04:23:54.000> creator = 'mhammond' dependencies = [] files = [] hgrepos = [] issue_num = 542314 keywords = [] message_count = 6.0 messages = ['10253', '10254', '10255', '10256', '55902', '55923'] nosy_count = 4.0 nosy_names = ['mhammond', 'brett.cannon', 'stunorton', 'titty'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue542314' versions = [] ``` </p></details>
long file name support broken in windows
https://api.github.com/repos/python/cpython/issues/36411/comments
6
2002-04-11T04:23:54Z
2022-04-09T22:06:21Z
https://github.com/python/cpython/issues/36411
1,198,785,395
36,411
[ "python", "cpython" ]
BPO | [542226](https://bugs.python.org/issue542226) --- | :--- 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-11.12:25:29.000> created_at = <Date 2002-04-10.23:06:53.000> labels = ['expert-regex'] title = 'octal escape doc contradiction' updated_at = <Date 2002-04-11.12:25:29.000> user = 'https://bugs.python.org/sjmachin' ``` bugs.python.org fields: ```python activity = <Date 2002-04-11.12:25:29.000> actor = 'loewis' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2002-04-10.23:06:53.000> creator = 'sjmachin' dependencies = [] files = [] hgrepos = [] issue_num = 542226 keywords = [] message_count = 2.0 messages = ['10251', '10252'] nosy_count = 3.0 nosy_names = ['loewis', 'effbot', 'sjmachin'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue542226' versions = [] ``` </p></details>
octal escape doc contradiction
https://api.github.com/repos/python/cpython/issues/36410/comments
2
2002-04-10T23:06:53Z
2022-04-09T22:06:20Z
https://github.com/python/cpython/issues/36410
1,198,785,392
36,410
[ "python", "cpython" ]
BPO | [542181](https://bugs.python.org/issue542181) --- | :--- 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-11.06:37:54.000> created_at = <Date 2002-04-10.21:18:50.000> labels = ['interpreter-core'] title = 'Realloc behavior' updated_at = <Date 2002-04-11.06:37:54.000> user = 'https://bugs.python.org/niemeyer' ``` bugs.python.org fields: ```python activity = <Date 2002-04-11.06:37:54.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-10.21:18:50.000> creator = 'niemeyer' dependencies = [] files = [] hgrepos = [] issue_num = 542181 keywords = [] message_count = 3.0 messages = ['10248', '10249', '10250'] nosy_count = 2.0 nosy_names = ['tim.peters', 'niemeyer'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue542181' versions = [] ``` </p></details>
Realloc behavior
https://api.github.com/repos/python/cpython/issues/36409/comments
3
2002-04-10T21:18:50Z
2022-04-09T22:06:20Z
https://github.com/python/cpython/issues/36409
1,198,785,386
36,409
[ "python", "cpython" ]
BPO | [542003](https://bugs.python.org/issue542003) --- | :--- Nosy | @mwhudson, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-23.10:24:46.000> created_at = <Date 2002-04-10.14:44:03.000> labels = ['build'] title = 'Compile fails on posixmodule.c' updated_at = <Date 2002-05-23.10:24:46.000> user = 'https://bugs.python.org/manichawk' ``` bugs.python.org fields: ```python activity = <Date 2002-05-23.10:24:46.000> actor = 'mwh' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-04-10.14:44:03.000> creator = 'manichawk' dependencies = [] files = [] hgrepos = [] issue_num = 542003 keywords = [] message_count = 3.0 messages = ['10245', '10246', '10247'] nosy_count = 3.0 nosy_names = ['mwh', 'loewis', 'manichawk'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue542003' versions = ['Python 2.2'] ``` </p></details>
Compile fails on posixmodule.c
https://api.github.com/repos/python/cpython/issues/36408/comments
3
2002-04-10T14:44:03Z
2022-04-09T22:06:18Z
https://github.com/python/cpython/issues/36408
1,198,785,381
36,408
[ "python", "cpython" ]
BPO | [541980](https://bugs.python.org/issue541980) --- | :--- Nosy | @gvanrossum Files | <li>[urllib.patch](https://bugs.python.org/file416/urllib.patch "Uploaded as text/plain at 2002-04-10.13:44:26 by nectar"): patch for urllib.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-04-15.00:25:20.000> created_at = <Date 2002-04-10.13:44:26.000> labels = ['library'] title = 'urllib.urlopen throws OSError' updated_at = <Date 2002-04-15.00:25:20.000> user = 'https://bugs.python.org/nectar' ``` bugs.python.org fields: ```python activity = <Date 2002-04-15.00:25:20.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-10.13:44:26.000> creator = 'nectar' dependencies = [] files = ['416'] hgrepos = [] issue_num = 541980 keywords = [] message_count = 2.0 messages = ['10243', '10244'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'nectar'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue541980' versions = [] ``` </p></details>
urllib.urlopen throws OSError
https://api.github.com/repos/python/cpython/issues/36407/comments
2
2002-04-10T13:44:26Z
2022-04-09T22:06:18Z
https://github.com/python/cpython/issues/36407
1,198,785,377
36,407
[ "python", "cpython" ]
BPO | [541924](https://bugs.python.org/issue541924) --- | :--- Nosy | @tim-one, @loewis, @kupuguy <sup>*Note: these values reflect the state of the issue at the time it 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-10.21:31:29.000> created_at = <Date 2002-04-10.09:09:33.000> labels = [] title = 'this.py too verbose' updated_at = <Date 2002-04-10.21:31:29.000> user = 'https://github.com/kupuguy' ``` bugs.python.org fields: ```python activity = <Date 2002-04-10.21:31:29.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-04-10.09:09:33.000> creator = 'duncanb' dependencies = [] files = [] hgrepos = [] issue_num = 541924 keywords = ['patch'] message_count = 3.0 messages = ['39531', '39532', '39533'] nosy_count = 3.0 nosy_names = ['tim.peters', 'loewis', 'duncanb'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue541924' versions = [] ``` </p></details>
this.py too verbose
https://api.github.com/repos/python/cpython/issues/36406/comments
3
2002-04-10T09:09:33Z
2022-04-09T22:06:17Z
https://github.com/python/cpython/issues/36406
1,198,785,370
36,406
[ "python", "cpython" ]
BPO | [541883](https://bugs.python.org/issue541883) --- | :--- Nosy | @mwhudson, @gvanrossum Files | <li>[delattr-patch](https://bugs.python.org/file415/delattr-patch "Uploaded as application/octet-stream at 2002-04-15.00:55:51 by nnorwitz"): patch to fix crash</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-15.01:04:27.000> created_at = <Date 2002-04-10.06:51:38.000> labels = ['interpreter-core'] title = 'delattr() causes python to segfault' updated_at = <Date 2002-04-15.01:04:27.000> user = 'https://bugs.python.org/vfiack' ``` bugs.python.org fields: ```python activity = <Date 2002-04-15.01:04:27.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-10.06:51:38.000> creator = 'vfiack' dependencies = [] files = ['415'] hgrepos = [] issue_num = 541883 keywords = [] message_count = 5.0 messages = ['10238', '10239', '10240', '10241', '10242'] nosy_count = 4.0 nosy_names = ['mwh', 'gvanrossum', 'nnorwitz', 'vfiack'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue541883' versions = ['Python 2.2'] ``` </p></details>
delattr() causes python to segfault
https://api.github.com/repos/python/cpython/issues/36405/comments
5
2002-04-10T06:51:38Z
2022-04-09T22:06:15Z
https://github.com/python/cpython/issues/36405
1,198,785,363
36,405
[ "python", "cpython" ]
BPO | [541828](https://bugs.python.org/issue541828) --- | :--- Nosy | @malemburg, @tim-one, @loewis, @warsaw Files | <li>[unicode.diff](https://bugs.python.org/file414/unicode.diff "Uploaded as text/plain at 2002-04-10.18:07:49 by @loewis")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2002-04-10.22:22:04.000> created_at = <Date 2002-04-10.01:56:11.000> labels = ['expert-unicode'] title = 'Regression in unicodestr.encode()' updated_at = <Date 2002-04-10.22:22:04.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2002-04-10.22:22:04.000> actor = 'tim.peters' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2002-04-10.01:56:11.000> creator = 'barry' dependencies = [] files = ['414'] hgrepos = [] issue_num = 541828 keywords = [] message_count = 7.0 messages = ['10231', '10232', '10233', '10234', '10235', '10236', '10237'] nosy_count = 4.0 nosy_names = ['lemburg', 'tim.peters', 'loewis', 'barry'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue541828' versions = ['Python 2.3'] ``` </p></details>
Regression in unicodestr.encode()
https://api.github.com/repos/python/cpython/issues/36404/comments
7
2002-04-10T01:56:11Z
2022-04-09T22:06:14Z
https://github.com/python/cpython/issues/36404
1,198,785,357
36,404
[ "python", "cpython" ]
BPO | [541730](https://bugs.python.org/issue541730) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-04-15.00:20:22.000> created_at = <Date 2002-04-09.20:14:16.000> labels = ['expert-IDLE'] title = 'IDLE can clobber files' updated_at = <Date 2002-04-15.00:20:22.000> user = 'https://bugs.python.org/bgdarnel' ``` bugs.python.org fields: ```python activity = <Date 2002-04-15.00:20:22.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2002-04-09.20:14:16.000> creator = 'bgdarnel' dependencies = [] files = [] hgrepos = [] issue_num = 541730 keywords = [] message_count = 3.0 messages = ['10228', '10229', '10230'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'bgdarnel'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue541730' versions = ['Python 2.2'] ``` </p></details>
IDLE can clobber files
https://api.github.com/repos/python/cpython/issues/36403/comments
3
2002-04-09T20:14:16Z
2022-04-09T22:06:13Z
https://github.com/python/cpython/issues/36403
1,198,785,353
36,403
[ "python", "cpython" ]
BPO | [541694](https://bugs.python.org/issue541694) --- | :--- Nosy | @gvanrossum, @smontanaro Files | <li>[test_whichdb.py](https://bugs.python.org/file4137/test_whichdb.py "Uploaded as text/plain at 2002-04-09.19:15:40 by greg_ball"): Unit test for whichdb.py</li><li>[whichdb.diff](https://bugs.python.org/file4138/whichdb.diff "Uploaded as text/plain at 2002-04-16.03:41:50 by greg_ball"): whichdb.py fixes for dbm and dumbdbm</li><li>[whichdb.diff](https://bugs.python.org/file4139/whichdb.diff "Uploaded as text/plain at 2002-07-09.23:42:02 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-08-02.17:10:35.000> created_at = <Date 2002-04-09.19:15:40.000> labels = ['tests'] title = 'whichdb unittest' updated_at = <Date 2002-08-02.17:10:35.000> user = 'https://bugs.python.org/gregball' ``` bugs.python.org fields: ```python activity = <Date 2002-08-02.17:10:35.000> actor = 'skip.montanaro' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Tests'] creation = <Date 2002-04-09.19:15:40.000> creator = 'greg_ball' dependencies = [] files = ['4137', '4138', '4139'] hgrepos = [] issue_num = 541694 keywords = ['patch'] message_count = 13.0 messages = ['39518', '39519', '39520', '39521', '39522', '39523', '39524', '39525', '39526', '39527', '39528', '39529', '39530'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'skip.montanaro', 'nnorwitz', 'greg_ball'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue541694' versions = ['Python 2.3'] ``` </p></details>
whichdb unittest
https://api.github.com/repos/python/cpython/issues/36402/comments
13
2002-04-09T19:15:40Z
2022-04-09T22:06:12Z
https://github.com/python/cpython/issues/36402
1,198,785,350
36,402
[ "python", "cpython" ]
BPO | [541652](https://bugs.python.org/issue541652) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-04-09.18:01:16.000> created_at = <Date 2002-04-09.17:52:41.000> labels = ['interpreter-core'] title = 'imp.is_builtin() returns bool/int?' updated_at = <Date 2002-04-09.18:01:16.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-04-09.18:01:16.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-09.17:52:41.000> creator = 'nnorwitz' dependencies = [] files = [] hgrepos = [] issue_num = 541652 keywords = [] message_count = 2.0 messages = ['10226', '10227'] 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/issue541652' versions = ['Python 2.3'] ``` </p></details>
imp.is_builtin() returns bool/int?
https://api.github.com/repos/python/cpython/issues/36401/comments
2
2002-04-09T17:52:41Z
2022-04-09T22:06:11Z
https://github.com/python/cpython/issues/36401
1,198,785,345
36,401
[ "python", "cpython" ]
BPO | [541257](https://bugs.python.org/issue541257) --- | :--- 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.01:44:34.000> created_at = <Date 2002-04-08.21:45:39.000> labels = ['type-feature', 'docs'] title = 'link to index.html from modindex.html' updated_at = <Date 2002-04-17.01:44:34.000> user = 'https://bugs.python.org/cliechti' ``` bugs.python.org fields: ```python activity = <Date 2002-04-17.01:44:34.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-08.21:45:39.000> creator = 'cliechti' dependencies = [] files = [] hgrepos = [] issue_num = 541257 keywords = [] message_count = 4.0 messages = ['10222', '10223', '10224', '10225'] nosy_count = 2.0 nosy_names = ['fdrake', 'cliechti'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue541257' versions = [] ``` </p></details>
link to index.html from modindex.html
https://api.github.com/repos/python/cpython/issues/36400/comments
4
2002-04-08T21:45:39Z
2022-04-09T22:06:10Z
https://github.com/python/cpython/issues/36400
1,198,785,341
36,400
[ "python", "cpython" ]
BPO | [541245](https://bugs.python.org/issue541245) --- | :--- Nosy | @loewis, @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-04-11.12:39:57.000> created_at = <Date 2002-04-08.21:23:28.000> labels = ['docs'] title = '__unicode__ not documented' updated_at = <Date 2002-04-11.12:39:57.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2002-04-11.12:39:57.000> actor = 'loewis' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-08.21:23:28.000> creator = 'barry' dependencies = [] files = [] hgrepos = [] issue_num = 541245 keywords = [] message_count = 2.0 messages = ['10220', '10221'] nosy_count = 3.0 nosy_names = ['loewis', 'fdrake', 'barry'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue541245' versions = ['Python 2.3'] ``` </p></details>
__unicode__ not documented
https://api.github.com/repos/python/cpython/issues/36399/comments
2
2002-04-08T21:23:28Z
2022-04-09T22:06:08Z
https://github.com/python/cpython/issues/36399
1,198,785,338
36,399
[ "python", "cpython" ]
BPO | [541210](https://bugs.python.org/issue541210) --- | :--- Nosy | @freddrake, @doko42 Files | <li>[info2.2-diff](https://bugs.python.org/file4136/info2.2-diff "Uploaded as application/octet-stream at 2002-04-08.20:35:24 by @doko42")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-04-08.21:16:57.000> created_at = <Date 2002-04-08.20:35:24.000> labels = ['docs'] title = 'build info docs from tex sources' updated_at = <Date 2002-04-08.21:16:57.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-04-08.21:16:57.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-08.20:35:24.000> creator = 'doko' dependencies = [] files = ['4136'] hgrepos = [] issue_num = 541210 keywords = ['patch'] message_count = 2.0 messages = ['39516', '39517'] nosy_count = 2.0 nosy_names = ['fdrake', 'doko'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue541210' versions = ['Python 2.3'] ``` </p></details>
build info docs from tex sources
https://api.github.com/repos/python/cpython/issues/36398/comments
2
2002-04-08T20:35:24Z
2022-04-09T22:06:07Z
https://github.com/python/cpython/issues/36398
1,198,785,333
36,398
[ "python", "cpython" ]
BPO | [541031](https://bugs.python.org/issue541031) --- | :--- Nosy | @gvanrossum, @theller Files | <li>[pyhelp.py](https://bugs.python.org/file4132/pyhelp.py "Uploaded as text/plain at 2002-04-08.14:25:42 by @theller"): pyhelp module</li><li>[emacs.el](https://bugs.python.org/file4133/emacs.el "Uploaded as text/plain at 2002-04-08.14:28:18 by @theller"): Emacs context help via pyhelp.py</li><li>[idle.patch.txt](https://bugs.python.org/file4134/idle.patch.txt "Uploaded as text/plain at 2002-04-08.14:29:01 by @theller"): IDLE context sensitive help patch</li><li>[pyhelp.py](https://bugs.python.org/file4135/pyhelp.py "Uploaded as text/plain at 2002-04-18.07:04:15 by @theller"): pyhelp module, rev 1.19</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-05-24.18:27:47.000> created_at = <Date 2002-04-08.14:25:42.000> labels = ['docs'] title = 'context sensitive help/keyword search' updated_at = <Date 2002-05-24.18:27:47.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2002-05-24.18:27:47.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-08.14:25:42.000> creator = 'theller' dependencies = [] files = ['4132', '4133', '4134', '4135'] hgrepos = [] issue_num = 541031 keywords = ['patch'] message_count = 4.0 messages = ['39512', '39513', '39514', '39515'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'theller'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue541031' versions = [] ``` </p></details>
context sensitive help/keyword search
https://api.github.com/repos/python/cpython/issues/36397/comments
4
2002-04-08T14:25:42Z
2022-04-09T22:06:06Z
https://github.com/python/cpython/issues/36397
1,198,785,330
36,397
[ "python", "cpython" ]
BPO | [540965](https://bugs.python.org/issue540965) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-04-15.14:37:45.000> created_at = <Date 2002-04-08.12:24:16.000> labels = ['interpreter-core'] title = 'PyType_GenericNew broken' updated_at = <Date 2002-04-15.14:37:45.000> user = 'https://bugs.python.org/rjuengling' ``` bugs.python.org fields: ```python activity = <Date 2002-04-15.14:37:45.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-08.12:24:16.000> creator = 'rjuengling' dependencies = [] files = [] hgrepos = [] issue_num = 540965 keywords = [] message_count = 8.0 messages = ['10212', '10213', '10214', '10215', '10216', '10217', '10218', '10219'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'rjuengling'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue540965' versions = ['Python 2.3'] ``` </p></details>
PyType_GenericNew broken
https://api.github.com/repos/python/cpython/issues/36396/comments
8
2002-04-08T12:24:16Z
2022-04-09T22:06:05Z
https://github.com/python/cpython/issues/36396
1,198,785,323
36,396
[ "python", "cpython" ]
BPO | [540952](https://bugs.python.org/issue540952) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-02-04.15:25:48.933> created_at = <Date 2002-04-08.12:01:31.000> labels = ['interpreter-core', 'type-feature'] title = 'Memory Usage Reporting' updated_at = <Date 2008-02-04.15:25:48.927> user = 'https://bugs.python.org/amc1' ``` bugs.python.org fields: ```python activity = <Date 2008-02-04.15:25:48.927> actor = 'draghuram' assignee = 'none' closed = True closed_date = <Date 2008-02-04.15:25:48.933> closer = 'draghuram' components = ['Interpreter Core'] creation = <Date 2002-04-08.12:01:31.000> creator = 'amc1' dependencies = [] files = [] hgrepos = [] issue_num = 540952 keywords = [] message_count = 8.0 messages = ['61086', '61087', '61088', '61089', '61090', '61091', '61092', '62043'] nosy_count = 7.0 nosy_names = ['tim.peters', 'nobody', 'amc1', 'anthonybaxter', 'jimjjewett', 'jbrouwers', 'draghuram'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue540952' versions = [] ``` </p></details>
Memory Usage Reporting
https://api.github.com/repos/python/cpython/issues/36395/comments
8
2002-04-08T12:01:31Z
2022-04-09T22:06:03Z
https://github.com/python/cpython/issues/36395
1,198,785,317
36,395
[ "python", "cpython" ]
BPO | [540874](https://bugs.python.org/issue540874) --- | :--- Nosy | @gvanrossum, @tim-one, @loewis, @brianquinlan <sup>*Note: these values reflect the state of the issue at the time it 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-08.13:43:26.000> created_at = <Date 2002-04-08.06:12:54.000> labels = ['library'] title = 'BoolType should be added to types.py' updated_at = <Date 2002-04-08.13:43:26.000> user = 'https://github.com/brianquinlan' ``` bugs.python.org fields: ```python activity = <Date 2002-04-08.13:43:26.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-08.06:12:54.000> creator = 'bquinlan' dependencies = [] files = [] hgrepos = [] issue_num = 540874 keywords = [] message_count = 5.0 messages = ['10207', '10208', '10209', '10210', '10211'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'loewis', 'bquinlan'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue540874' versions = ['Python 2.3'] ``` </p></details>
BoolType should be added to types.py
https://api.github.com/repos/python/cpython/issues/36394/comments
5
2002-04-08T06:12:54Z
2022-04-09T22:06:02Z
https://github.com/python/cpython/issues/36394
1,198,785,315
36,394
[ "python", "cpython" ]
BPO | [540720](https://bugs.python.org/issue540720) --- | :--- Nosy | @warsaw, @jackjansen Files | <li>[test-email.txt](https://bugs.python.org/file413/test-email.txt "Uploaded as text/plain at 2002-04-08.06:16:00 by @warsaw"): More robust test of parsedate()/formatdate() ?</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.16:25:49.000> created_at = <Date 2002-04-07.21:55:50.000> labels = ['library'] title = 'test_email fails on Mac in summer' updated_at = <Date 2002-04-22.16:25:49.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2002-04-22.16:25:49.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-07.21:55:50.000> creator = 'jackjansen' dependencies = [] files = ['413'] hgrepos = [] issue_num = 540720 keywords = [] message_count = 5.0 messages = ['10202', '10203', '10204', '10205', '10206'] nosy_count = 2.0 nosy_names = ['barry', 'jackjansen'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue540720' versions = [] ``` </p></details>
test_email fails on Mac in summer
https://api.github.com/repos/python/cpython/issues/36393/comments
5
2002-04-07T21:55:50Z
2022-04-09T22:06:01Z
https://github.com/python/cpython/issues/36393
1,198,785,314
36,393
[ "python", "cpython" ]
BPO | [540583](https://bugs.python.org/issue540583) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[EditorWindow.diff](https://bugs.python.org/file4130/EditorWindow.diff "Uploaded as text/plain at 2002-04-07.14:36:40 by hfoffani"): cvs diff -c EditorWindow.diff</li><li>[edwin.diff](https://bugs.python.org/file4131/edwin.diff "Uploaded as text/plain at 2002-04-07.19:09:35 by hfoffani"): same patch that fallback to Doc/index.html</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-14.10:31:22.000> created_at = <Date 2002-04-07.14:36:40.000> labels = ['expert-IDLE'] title = 'IDLE calls MS HTML Help Python Docs' updated_at = <Date 2002-04-14.10:31:22.000> user = 'https://bugs.python.org/hfoffani' ``` bugs.python.org fields: ```python activity = <Date 2002-04-14.10:31:22.000> actor = 'loewis' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2002-04-07.14:36:40.000> creator = 'hfoffani' dependencies = [] files = ['4130', '4131'] hgrepos = [] issue_num = 540583 keywords = ['patch'] message_count = 4.0 messages = ['39508', '39509', '39510', '39511'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'hfoffani'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue540583' versions = [] ``` </p></details>
IDLE calls MS HTML Help Python Docs
https://api.github.com/repos/python/cpython/issues/36392/comments
4
2002-04-07T14:36:40Z
2022-04-09T22:06:00Z
https://github.com/python/cpython/issues/36392
1,198,785,308
36,392
[ "python", "cpython" ]
BPO | [540394](https://bugs.python.org/issue540394) --- | :--- Nosy | @gvanrossum, @tim-one, @nascheme Files | <li>[pymalloc2.diff](https://bugs.python.org/file4129/pymalloc2.diff "Uploaded as text/plain at 2002-04-07.01:07:00 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-18.02:19:02.000> created_at = <Date 2002-04-07.01:07:00.000> labels = ['interpreter-core'] title = 'Remove PyMalloc_* symbols' updated_at = <Date 2002-04-18.02:19:02.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2002-04-18.02:19:02.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-07.01:07:00.000> creator = 'nascheme' dependencies = [] files = ['4129'] hgrepos = [] issue_num = 540394 keywords = ['patch'] message_count = 12.0 messages = ['39496', '39497', '39498', '39499', '39500', '39501', '39502', '39503', '39504', '39505', '39506', '39507'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'nascheme'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue540394' versions = [] ``` </p></details>
Remove PyMalloc_* symbols
https://api.github.com/repos/python/cpython/issues/36391/comments
12
2002-04-07T01:07:00Z
2022-04-09T22:05:59Z
https://github.com/python/cpython/issues/36391
1,198,785,301
36,391
[ "python", "cpython" ]
BPO | [539990](https://bugs.python.org/issue539990) --- | :--- Nosy | @jackjansen, @jneb <sup>*Note: these values reflect the state of the issue at 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-06-20.20:38:45.000> created_at = <Date 2002-04-05.21:29:52.000> labels = ['OS-mac'] title = 'Framework.mainloop() - multiple threads' updated_at = <Date 2003-06-20.20:38:45.000> user = 'https://bugs.python.org/pclaerhout' ``` bugs.python.org fields: ```python activity = <Date 2003-06-20.20:38:45.000> actor = 'jvr' assignee = 'jvr' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-04-05.21:29:52.000> creator = 'pclaerhout' dependencies = [] files = [] hgrepos = [] issue_num = 539990 keywords = [] message_count = 13.0 messages = ['10189', '10190', '10191', '10192', '10193', '10194', '10195', '10196', '10197', '10198', '10199', '10200', '10201'] nosy_count = 4.0 nosy_names = ['jackjansen', 'jvr', 'jneb', 'pclaerhout'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue539990' versions = [] ``` </p></details>
Framework.mainloop() - multiple threads
https://api.github.com/repos/python/cpython/issues/36390/comments
13
2002-04-05T21:29:52Z
2022-04-09T22:05:57Z
https://github.com/python/cpython/issues/36390
1,198,785,299
36,390
[ "python", "cpython" ]
BPO | [539949](https://bugs.python.org/issue539949) --- | :--- Nosy | @gvanrossum, @tim-one, @nascheme, @rhettinger Files | <li>[popitem.c](https://bugs.python.org/file4115/popitem.c "Uploaded as text/plain at 2002-04-05.19:38:46 by @rhettinger"): Replacement dict_popitem in dictobject.c</li><li>[poppatch.c](https://bugs.python.org/file4116/poppatch.c "Uploaded as text/plain at 2002-04-05.21:06:52 by @rhettinger"): diff -c from dictobject.c version 2.123</li><li>[popdict2.txt](https://bugs.python.org/file4117/popdict2.txt "Uploaded as text/plain at 2002-04-05.21:47:18 by @gvanrossum"): Guido's version of the patch</li><li>[docdiff.txt](https://bugs.python.org/file4118/docdiff.txt "Uploaded as text/plain at 2002-04-06.21:12:14 by @rhettinger"): Documentation patch</li><li>[docdiff.txt](https://bugs.python.org/file4119/docdiff.txt "Uploaded as text/plain at 2002-04-06.21:14:49 by @rhettinger"): Documentation patch with correct var name</li><li>[testdiff.txt](https://bugs.python.org/file4120/testdiff.txt "Uploaded as text/plain at 2002-04-07.01:06:09 by @rhettinger"): Patch for test_types.py</li><li>[dict_pop.diff](https://bugs.python.org/file4121/dict_pop.diff "Uploaded as text/plain at 2002-04-07.01:51:45 by @nascheme"): Neil's patch adding D.pop()</li><li>[poppatch.txt](https://bugs.python.org/file4122/poppatch.txt "Uploaded as text/plain at 2002-04-07.02:55:15 by @rhettinger"): Raymond's version of D.pop()</li><li>[docdiff.txt](https://bugs.python.org/file4123/docdiff.txt "Uploaded as text/plain at 2002-04-07.03:10:23 by @rhettinger"): Documentation patch for D.pop()</li><li>[testdiff.txt](https://bugs.python.org/file4124/testdiff.txt "Uploaded as text/plain at 2002-04-07.03:13:45 by @rhettinger"): Patch for test_types.py for D.pop()</li><li>[popdiff.txt](https://bugs.python.org/file4125/popdiff.txt "Uploaded as text/plain at 2002-04-08.14:14:45 by @rhettinger"): Raymond's revised patch for D.pop() with Tim's fixes</li><li>[testdiff.txt](https://bugs.python.org/file4126/testdiff.txt "Uploaded as text/plain at 2002-04-08.14:23:41 by @rhettinger"): Revised patch for test_types.py for D.pop()</li><li>[popdiff.txt](https://bugs.python.org/file4127/popdiff.txt "Uploaded as text/plain at 2002-04-08.14:28:57 by @rhettinger"): D.pop() patch as a context diff</li><li>[popdiff.txt](https://bugs.python.org/file4128/popdiff.txt "Uploaded as text/plain at 2002-04-09.13:42:19 by @rhettinger"): D.pop() patch with hard tabs and corrected ref cnts</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-12.15:12:15.000> created_at = <Date 2002-04-05.19:38:46.000> labels = ['interpreter-core'] title = 'dict.popitem(key=None)' updated_at = <Date 2002-04-12.15:12:15.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-04-12.15:12:15.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-05.19:38:46.000> creator = 'rhettinger' dependencies = [] files = ['4115', '4116', '4117', '4118', '4119', '4120', '4121', '4122', '4123', '4124', '4125', '4126', '4127', '4128'] hgrepos = [] issue_num = 539949 keywords = ['patch'] message_count = 18.0 messages = ['39478', '39479', '39480', '39481', '39482', '39483', '39484', '39485', '39486', '39487', '39488', '39489', '39490', '39491', '39492', '39493', '39494', '39495'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'nascheme', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue539949' versions = ['Python 2.3'] ``` </p></details>
dict.popitem(key=None)
https://api.github.com/repos/python/cpython/issues/36389/comments
18
2002-04-05T19:38:46Z
2022-04-09T22:05:57Z
https://github.com/python/cpython/issues/36389
1,198,785,296
36,389
[ "python", "cpython" ]
BPO | [539942](https://bugs.python.org/issue539942) --- | :--- Nosy | @loewis, @warsaw, @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:48:24.000> created_at = <Date 2002-04-05.19:31:08.000> labels = ['library'] title = 'os.mkdir() handles SETGID inconsistently' updated_at = <Date 2004-06-05.21:48:24.000> user = 'https://bugs.python.org/lniles' ``` bugs.python.org fields: ```python activity = <Date 2004-06-05.21:48:24.000> actor = 'akuchling' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-05.19:31:08.000> creator = 'lniles' dependencies = [] files = [] hgrepos = [] issue_num = 539942 keywords = [] message_count = 9.0 messages = ['10180', '10181', '10182', '10183', '10184', '10185', '10186', '10187', '10188'] nosy_count = 6.0 nosy_names = ['loewis', 'barry', 'akuchling', 'jvr', 'dgrassi', 'lniles'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue539942' versions = [] ``` </p></details>
os.mkdir() handles SETGID inconsistently
https://api.github.com/repos/python/cpython/issues/36388/comments
9
2002-04-05T19:31:08Z
2022-04-09T22:05:55Z
https://github.com/python/cpython/issues/36388
1,198,785,291
36,388
[ "python", "cpython" ]
BPO | [539907](https://bugs.python.org/issue539907) --- | :--- Nosy | @loewis, @devdanzin, @asvetlov <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = None created_at = <Date 2002-04-05.18:13:48.000> labels = ['type-feature', 'expert-tkinter'] title = 'Tkinter lock conflicts extension widgets' updated_at = <Date 2014-02-03.19:13:24.517> user = 'https://bugs.python.org/jyrkialakuijala' ``` bugs.python.org fields: ```python activity = <Date 2014-02-03.19:13:24.517> actor = 'BreamoreBoy' assignee = 'none' closed = False closed_date = None closer = None components = ['Tkinter'] creation = <Date 2002-04-05.18:13:48.000> creator = 'jyrkialakuijala' dependencies = [] files = [] hgrepos = [] issue_num = 539907 keywords = [] message_count = 7.0 messages = ['61084', '61085', '81812', '81814', '81815', '114179', '114182'] nosy_count = 5.0 nosy_names = ['loewis', 'jyrkialakuijala', 'ajaksu2', 'gpolo', 'asvetlov'] pr_nums = [] priority = 'normal' resolution = None stage = 'test needed' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue539907' versions = ['Python 3.3'] ``` </p></details>
Tkinter lock conflicts extension widgets
https://api.github.com/repos/python/cpython/issues/36387/comments
8
2002-04-05T18:13:48Z
2022-10-04T07:23:15Z
https://github.com/python/cpython/issues/36387
1,198,785,289
36,387
[ "python", "cpython" ]
BPO | [539719](https://bugs.python.org/issue539719) --- | :--- Nosy | @malemburg, @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-04-05.18:58:25.000> created_at = <Date 2002-04-05.12:21:23.000> labels = ['build'] title = "IBM's xlc compiler needs extra option" updated_at = <Date 2002-04-05.18:58:25.000> user = 'https://github.com/malemburg' ``` bugs.python.org fields: ```python activity = <Date 2002-04-05.18:58:25.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-04-05.12:21:23.000> creator = 'lemburg' dependencies = [] files = [] hgrepos = [] issue_num = 539719 keywords = [] message_count = 6.0 messages = ['10174', '10175', '10176', '10177', '10178', '10179'] nosy_count = 2.0 nosy_names = ['lemburg', 'loewis'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue539719' versions = [] ``` </p></details>
IBM's xlc compiler needs extra option
https://api.github.com/repos/python/cpython/issues/36386/comments
6
2002-04-05T12:21:23Z
2022-04-09T22:05:54Z
https://github.com/python/cpython/issues/36386
1,198,785,284
36,386
[ "python", "cpython" ]
BPO | [539487](https://bugs.python.org/issue539487) --- | :--- Nosy | @freddrake, @doko42 Files | <li>[info2.2-diff](https://bugs.python.org/file4113/info2.2-diff "Uploaded as text/plain at 2002-04-04.22:26:45 by @doko42")</li><li>[info2.2.1-diff](https://bugs.python.org/file4114/info2.2.1-diff "Uploaded as application/octet-stream at 2002-04-28.14:39:42 by @doko42")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-05-03.04:55:39.000> created_at = <Date 2002-04-04.22:26:45.000> labels = ['docs'] title = 'build info docs from tex sources' updated_at = <Date 2002-05-03.04:55:39.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-05-03.04:55:39.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-04.22:26:45.000> creator = 'doko' dependencies = [] files = ['4113', '4114'] hgrepos = [] issue_num = 539487 keywords = ['patch'] message_count = 8.0 messages = ['39470', '39471', '39472', '39473', '39474', '39475', '39476', '39477'] nosy_count = 2.0 nosy_names = ['fdrake', 'doko'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue539487' versions = ['Python 2.2'] ``` </p></details>
build info docs from tex sources
https://api.github.com/repos/python/cpython/issues/36385/comments
8
2002-04-04T22:26:45Z
2022-04-09T22:05:52Z
https://github.com/python/cpython/issues/36385
1,198,785,279
36,385
[ "python", "cpython" ]
BPO | [539486](https://bugs.python.org/issue539486) --- | :--- Nosy | @freddrake, @doko42 Files | <li>[info2.1-diff](https://bugs.python.org/file4112/info2.1-diff "Uploaded as text/plain at 2002-04-04.22:25:53 by @doko42"): python2.1-info-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-09.14:20:24.000> created_at = <Date 2002-04-04.22:25:52.000> labels = ['docs'] title = 'build info docs from sources' updated_at = <Date 2002-04-09.14:20:24.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2002-04-09.14:20:24.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-04.22:25:52.000> creator = 'doko' dependencies = [] files = ['4112'] hgrepos = [] issue_num = 539486 keywords = ['patch'] message_count = 2.0 messages = ['39468', '39469'] nosy_count = 2.0 nosy_names = ['fdrake', 'doko'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue539486' versions = [] ``` </p></details>
build info docs from sources
https://api.github.com/repos/python/cpython/issues/36384/comments
2
2002-04-04T22:25:52Z
2022-04-09T22:05:51Z
https://github.com/python/cpython/issues/36384
1,198,785,274
36,384
[ "python", "cpython" ]
BPO | [539444](https://bugs.python.org/issue539444) --- | :--- Nosy | @loewis, @brettcannon, @josiahcarlson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/josiahcarlson' closed_at = <Date 2007-09-13.23:41:39.558> created_at = <Date 2002-04-04.20:57:26.000> labels = ['invalid', 'library'] title = 'asyncore file wrapper & os.error' updated_at = <Date 2007-09-13.23:41:39.557> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2007-09-13.23:41:39.557> actor = 'brett.cannon' assignee = 'josiahcarlson' closed = True closed_date = <Date 2007-09-13.23:41:39.558> closer = 'brett.cannon' components = ['Library (Lib)'] creation = <Date 2002-04-04.20:57:26.000> creator = 'jhylton' dependencies = [] files = [] hgrepos = [] issue_num = 539444 keywords = [] message_count = 11.0 messages = ['10164', '10165', '10166', '10167', '10168', '10169', '10170', '10171', '10172', '10173', '55901'] nosy_count = 4.0 nosy_names = ['loewis', 'jhylton', 'brett.cannon', 'josiahcarlson'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue539444' versions = [] ``` </p></details>
asyncore file wrapper & os.error
https://api.github.com/repos/python/cpython/issues/36383/comments
11
2002-04-04T20:57:26Z
2022-04-09T22:05:50Z
https://github.com/python/cpython/issues/36383
1,198,785,267
36,383
[ "python", "cpython" ]
BPO | [539392](https://bugs.python.org/issue539392) --- | :--- Nosy | @loewis Files | <li>[python_cvs20020404_tkFileDialog_umlaut.patch](https://bugs.python.org/file4111/python_cvs20020404_tkFileDialog_umlaut.patch "Uploaded as text/plain at 2002-04-04.18:59:23 by ber"): Patch for python cvs 20020404</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-08.15:00:56.000> created_at = <Date 2002-04-04.18:59:22.000> labels = ['expert-tkinter'] title = 'Unicode fix for test in tkFileDialog.py' updated_at = <Date 2002-04-08.15:00:56.000> user = 'https://bugs.python.org/ber' ``` bugs.python.org fields: ```python activity = <Date 2002-04-08.15:00:56.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2002-04-04.18:59:22.000> creator = 'ber' dependencies = [] files = ['4111'] hgrepos = [] issue_num = 539392 keywords = ['patch'] message_count = 4.0 messages = ['39464', '39465', '39466', '39467'] nosy_count = 2.0 nosy_names = ['loewis', 'ber'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue539392' versions = [] ``` </p></details>
Unicode fix for test in tkFileDialog.py
https://api.github.com/repos/python/cpython/issues/36382/comments
4
2002-04-04T18:59:22Z
2022-04-09T22:05:49Z
https://github.com/python/cpython/issues/36382
1,198,785,262
36,382
[ "python", "cpython" ]
BPO | [539360](https://bugs.python.org/issue539360) --- | :--- Files | <li>[diff.txt](https://bugs.python.org/file4110/diff.txt "Uploaded as text/plain at 2002-04-04.17:52:47 by zopezen")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-10-11.22:06:26.000> created_at = <Date 2002-04-04.17:52:47.000> labels = ['library'] title = 'Webbrowser.py and konqueror' updated_at = <Date 2002-10-11.22:06:26.000> user = 'https://bugs.python.org/zopezen' ``` bugs.python.org fields: ```python activity = <Date 2002-10-11.22:06:26.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-04.17:52:47.000> creator = 'zopezen' dependencies = [] files = ['4110'] hgrepos = [] issue_num = 539360 keywords = ['patch'] message_count = 2.0 messages = ['39462', '39463'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'zopezen'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue539360' versions = ['Python 2.2'] ``` </p></details>
Webbrowser.py and konqueror
https://api.github.com/repos/python/cpython/issues/36381/comments
2
2002-04-04T17:52:47Z
2022-04-09T22:05:47Z
https://github.com/python/cpython/issues/36381
1,198,785,256
36,381
[ "python", "cpython" ]
BPO | [539319](https://bugs.python.org/issue539319) --- | :--- 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 = 'https://github.com/theller' closed_at = <Date 2002-04-04.18:00:38.000> created_at = <Date 2002-04-04.16:38:27.000> labels = ['OS-windows'] title = 'sys.argv only works with python exe' updated_at = <Date 2002-04-04.18:00:38.000> user = 'https://bugs.python.org/thehaas' ``` bugs.python.org fields: ```python activity = <Date 2002-04-04.18:00:38.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2002-04-04.16:38:27.000> creator = 'thehaas' dependencies = [] files = [] hgrepos = [] issue_num = 539319 keywords = [] message_count = 4.0 messages = ['10160', '10161', '10162', '10163'] nosy_count = 2.0 nosy_names = ['theller', 'thehaas'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue539319' versions = [] ``` </p></details>
sys.argv only works with python exe
https://api.github.com/repos/python/cpython/issues/36380/comments
4
2002-04-04T16:38:27Z
2022-04-09T22:05:47Z
https://github.com/python/cpython/issues/36380
1,198,785,252
36,380
[ "python", "cpython" ]
BPO | [539175](https://bugs.python.org/issue539175) --- | :--- Nosy | @tim-one, @loewis, @akuchling Files | <li>[resolv-bug.py](https://bugs.python.org/file412/resolv-bug.py "Uploaded as text/plain at 2006-12-21.15:13:15 by @akuchling"): Test script</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 2006-12-22.04:24:33.000> created_at = <Date 2002-04-04.09:54:15.000> labels = ['interpreter-core'] title = 'resolver not thread safe' updated_at = <Date 2006-12-22.04:24:33.000> user = 'https://bugs.python.org/dustin' ``` bugs.python.org fields: ```python activity = <Date 2006-12-22.04:24:33.000> actor = 'dustin' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-04-04.09:54:15.000> creator = 'dustin' dependencies = [] files = ['412'] hgrepos = [] issue_num = 539175 keywords = [] message_count = 11.0 messages = ['10149', '10150', '10151', '10152', '10153', '10154', '10155', '10156', '10157', '10158', '10159'] nosy_count = 5.0 nosy_names = ['tim.peters', 'loewis', 'akuchling', 'nnorwitz', 'dustin'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue539175' versions = [] ``` </p></details>
resolver not thread safe
https://api.github.com/repos/python/cpython/issues/36379/comments
11
2002-04-04T09:54:15Z
2022-04-09T22:05:45Z
https://github.com/python/cpython/issues/36379
1,198,785,248
36,379
[ "python", "cpython" ]
BPO | [539081](https://bugs.python.org/issue539081) --- | :--- 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-04.04:23:00.000> created_at = <Date 2002-04-04.03:53:27.000> labels = ['docs'] title = 'PyObject_AsReadBuffer doc error' updated_at = <Date 2002-04-04.04:23:00.000> user = 'https://bugs.python.org/madcow42' ``` bugs.python.org fields: ```python activity = <Date 2002-04-04.04:23:00.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-04.03:53:27.000> creator = 'madcow42' dependencies = [] files = [] hgrepos = [] issue_num = 539081 keywords = [] message_count = 2.0 messages = ['10147', '10148'] nosy_count = 2.0 nosy_names = ['fdrake', 'madcow42'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue539081' versions = ['Python 2.2'] ``` </p></details>
PyObject_AsReadBuffer doc error
https://api.github.com/repos/python/cpython/issues/36378/comments
2
2002-04-04T03:53:27Z
2022-04-09T22:05:45Z
https://github.com/python/cpython/issues/36378
1,198,785,244
36,378
[ "python", "cpython" ]
BPO | [539043](https://bugs.python.org/issue539043) --- | :--- Nosy | @loewis Files | <li>[idle-patch](https://bugs.python.org/file4108/idle-patch "Uploaded as application/octet-stream at 2002-04-04.01:28:35 by nnorwitz"): patch to current IDLE source to add pychecker support</li><li>[PyChecker.py](https://bugs.python.org/file4109/PyChecker.py "Uploaded as text/plain at 2002-04-04.01:29:30 by nnorwitz"): add pychecker window to IDLE</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-09-17.15:29:50.000> created_at = <Date 2002-04-04.01:28:35.000> labels = ['expert-IDLE'] title = 'Support PyChecker in IDLE' updated_at = <Date 2002-09-17.15:29:50.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-09-17.15:29:50.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2002-04-04.01:28:35.000> creator = 'nnorwitz' dependencies = [] files = ['4108', '4109'] hgrepos = [] issue_num = 539043 keywords = ['patch'] message_count = 4.0 messages = ['39458', '39459', '39460', '39461'] nosy_count = 2.0 nosy_names = ['loewis', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue539043' versions = [] ``` </p></details>
Support PyChecker in IDLE
https://api.github.com/repos/python/cpython/issues/36377/comments
4
2002-04-04T01:28:35Z
2022-04-09T22:05:43Z
https://github.com/python/cpython/issues/36377
1,198,785,241
36,377
[ "python", "cpython" ]
BPO | [539024](https://bugs.python.org/issue539024) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-04.14:06:34.000> created_at = <Date 2002-04-04.00:36:46.000> labels = [] title = 'broken link in array module doc' updated_at = <Date 2002-04-04.14:06:34.000> user = 'https://bugs.python.org/phr' ``` bugs.python.org fields: ```python activity = <Date 2002-04-04.14:06:34.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-04-04.00:36:46.000> creator = 'phr' dependencies = [] files = [] hgrepos = [] issue_num = 539024 keywords = [] message_count = 2.0 messages = ['10145', '10146'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'phr'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue539024' versions = [] ``` </p></details>
broken link in array module doc
https://api.github.com/repos/python/cpython/issues/36376/comments
2
2002-04-04T00:36:46Z
2022-04-09T22:05:42Z
https://github.com/python/cpython/issues/36376
1,198,785,239
36,376
[ "python", "cpython" ]
BPO | [539005](https://bugs.python.org/issue539005) --- | :--- Files | <li>[turtle.py](https://bugs.python.org/file4107/turtle.py "Uploaded as text/plain at 2002-04-03.23:48:42 by glingl"): Lib\lib-tk\turtle.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-04.00:15:53.000> created_at = <Date 2002-04-03.23:48:42.000> labels = ['expert-tkinter'] title = 'error in RawPen-class (line 262)' updated_at = <Date 2002-04-04.00:15:53.000> user = 'https://bugs.python.org/glingl' ``` bugs.python.org fields: ```python activity = <Date 2002-04-04.00:15:53.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2002-04-03.23:48:42.000> creator = 'glingl' dependencies = [] files = ['4107'] hgrepos = [] issue_num = 539005 keywords = ['patch'] message_count = 2.0 messages = ['39456', '39457'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'glingl'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue539005' versions = ['Python 2.2'] ``` </p></details>
error in RawPen-class (line 262)
https://api.github.com/repos/python/cpython/issues/36375/comments
2
2002-04-03T23:48:42Z
2022-04-09T22:05:41Z
https://github.com/python/cpython/issues/36375
1,198,785,234
36,375
[ "python", "cpython" ]
BPO | [538991](https://bugs.python.org/issue538991) --- | :--- 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-04.15:57:10.000> created_at = <Date 2002-04-03.23:17:38.000> labels = ['expert-tkinter'] title = 'error in turtle.py - module' updated_at = <Date 2002-04-04.15:57:10.000> user = 'https://bugs.python.org/glingl' ``` bugs.python.org fields: ```python activity = <Date 2002-04-04.15:57:10.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2002-04-03.23:17:38.000> creator = 'glingl' dependencies = [] files = [] hgrepos = [] issue_num = 538991 keywords = [] message_count = 4.0 messages = ['10141', '10142', '10143', '10144'] nosy_count = 2.0 nosy_names = ['loewis', 'glingl'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue538991' versions = ['Python 2.2'] ``` </p></details>
error in turtle.py - module
https://api.github.com/repos/python/cpython/issues/36374/comments
4
2002-04-03T23:17:38Z
2022-04-09T22:05:40Z
https://github.com/python/cpython/issues/36374
1,198,785,230
36,374
[ "python", "cpython" ]
BPO | [538961](https://bugs.python.org/issue538961) --- | :--- Nosy | @freddrake, @theller, @jackjansen, @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/birkenfeld' closed_at = <Date 2008-01-20.19:36:12.201> created_at = <Date 2002-04-03.22:02:25.000> labels = ['type-feature', 'docs'] title = 'Using the lib index mechanically' updated_at = <Date 2008-01-20.19:36:12.200> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2008-01-20.19:36:12.200> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = <Date 2008-01-20.19:36:12.201> closer = 'georg.brandl' components = ['Documentation'] creation = <Date 2002-04-03.22:02:25.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 538961 keywords = [] message_count = 5.0 messages = ['60269', '60270', '60271', '60272', '61351'] nosy_count = 4.0 nosy_names = ['fdrake', 'theller', 'jackjansen', 'georg.brandl'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue538961' versions = [] ``` </p></details>
Using the lib index mechanically
https://api.github.com/repos/python/cpython/issues/36373/comments
5
2002-04-03T22:02:25Z
2022-04-09T22:05:39Z
https://github.com/python/cpython/issues/36373
1,198,785,229
36,373
[ "python", "cpython" ]
BPO | [538827](https://bugs.python.org/issue538827) --- | :--- Nosy | @mwhudson, @tim-one, @mhammond Files | <li>[fileobject.patch](https://bugs.python.org/file411/fileobject.patch "Uploaded as text/plain at 2002-04-07.20:21:04 by @tim-one"): MSVC errno-fiddling 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/tim-one' closed_at = <Date 2002-04-08.04:20:05.000> created_at = <Date 2002-04-03.17:10:52.000> labels = ['OS-windows'] title = 'Python open w/ MSVC6: bad error msgs' updated_at = <Date 2002-04-08.04:20:05.000> user = 'https://bugs.python.org/glchapman' ``` bugs.python.org fields: ```python activity = <Date 2002-04-08.04:20:05.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2002-04-03.17:10:52.000> creator = 'glchapman' dependencies = [] files = ['411'] hgrepos = [] issue_num = 538827 keywords = [] message_count = 7.0 messages = ['10134', '10135', '10136', '10137', '10138', '10139', '10140'] nosy_count = 4.0 nosy_names = ['mwh', 'tim.peters', 'mhammond', 'glchapman'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue538827' versions = ['Python 2.2'] ``` </p></details>
Python open w/ MSVC6: bad error msgs
https://api.github.com/repos/python/cpython/issues/36372/comments
7
2002-04-03T17:10:52Z
2022-04-09T22:05:39Z
https://github.com/python/cpython/issues/36372
1,198,785,226
36,372
[ "python", "cpython" ]
BPO | [538582](https://bugs.python.org/issue538582) --- | :--- 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-03.17:01:55.000> created_at = <Date 2002-04-03.06:04:36.000> labels = ['type-feature'] title = 'NTLM Authentication Using httplib' updated_at = <Date 2002-04-03.17:01:55.000> user = 'https://bugs.python.org/keytonw' ``` bugs.python.org fields: ```python activity = <Date 2002-04-03.17:01:55.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-04-03.06:04:36.000> creator = 'keytonw' dependencies = [] files = [] hgrepos = [] issue_num = 538582 keywords = [] message_count = 4.0 messages = ['53526', '53527', '53528', '53529'] nosy_count = 2.0 nosy_names = ['loewis', 'keytonw'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue538582' versions = [] ``` </p></details>
NTLM Authentication Using httplib
https://api.github.com/repos/python/cpython/issues/36371/comments
4
2002-04-03T06:04:36Z
2022-04-09T22:05:36Z
https://github.com/python/cpython/issues/36371
1,198,785,223
36,371
[ "python", "cpython" ]
BPO | [538395](https://bugs.python.org/issue538395) --- | :--- Nosy | @loewis, @jackjansen Files | <li>[aesuperclass.diff](https://bugs.python.org/file4105/aesuperclass.diff "Uploaded as text/plain at 2002-04-02.19:24:39 by dsposx")</li><li>[aesuperclassnew.diff](https://bugs.python.org/file4106/aesuperclassnew.diff "Uploaded as text/plain at 2002-05-02.20:47:56 by dsposx"): Functionality updated using Jack's suggestions.</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2002-08-09.14:26:40.000> created_at = <Date 2002-04-02.19:24:39.000> labels = ['OS-mac'] title = 'ae* modules: handle type inheritance' updated_at = <Date 2002-08-09.14:26:40.000> user = 'https://bugs.python.org/dsposx' ``` bugs.python.org fields: ```python activity = <Date 2002-08-09.14:26:40.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-04-02.19:24:39.000> creator = 'dsposx' dependencies = [] files = ['4105', '4106'] hgrepos = [] issue_num = 538395 keywords = ['patch'] message_count = 9.0 messages = ['39447', '39448', '39449', '39450', '39451', '39452', '39453', '39454', '39455'] nosy_count = 3.0 nosy_names = ['loewis', 'jackjansen', 'dsposx'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue538395' versions = ['Python 2.3'] ``` </p></details>
ae* modules: handle type inheritance
https://api.github.com/repos/python/cpython/issues/36370/comments
9
2002-04-02T19:24:39Z
2022-04-09T22:05:36Z
https://github.com/python/cpython/issues/36370
1,198,785,220
36,370
[ "python", "cpython" ]
BPO | [538369](https://bugs.python.org/issue538369) --- | :--- Nosy | @mwhudson, @tim-one, @loewis, @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-04-03.09:39:33.000> created_at = <Date 2002-04-02.18:25:14.000> labels = ['library'] title = "time.mktime() doesn't raise exception" updated_at = <Date 2002-04-03.09:39:33.000> user = 'https://bugs.python.org/carifio' ``` bugs.python.org fields: ```python activity = <Date 2002-04-03.09:39:33.000> actor = 'loewis' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-02.18:25:14.000> creator = 'carifio' dependencies = [] files = [] hgrepos = [] issue_num = 538369 keywords = [] message_count = 6.0 messages = ['10128', '10129', '10130', '10131', '10132', '10133'] nosy_count = 5.0 nosy_names = ['mwh', 'tim.peters', 'loewis', 'barry', 'carifio'] pr_nums = [] priority = 'high' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue538369' versions = ['Python 2.2'] ``` </p></details>
time.mktime() doesn't raise exception
https://api.github.com/repos/python/cpython/issues/36369/comments
6
2002-04-02T18:25:14Z
2022-04-09T22:05:35Z
https://github.com/python/cpython/issues/36369
1,198,785,214
36,369
[ "python", "cpython" ]
BPO | [538361](https://bugs.python.org/issue538361) --- | :--- Nosy | @mwhudson, @gvanrossum, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-01-08.02:29:45.000> created_at = <Date 2002-04-02.17:54:12.000> labels = ['invalid', 'library'] title = 'packing double yields garbage' updated_at = <Date 2003-01-08.02:29:45.000> user = 'https://bugs.python.org/carifio' ``` bugs.python.org fields: ```python activity = <Date 2003-01-08.02:29:45.000> actor = 'tim.peters' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-04-02.17:54:12.000> creator = 'carifio' dependencies = [] files = [] hgrepos = [] issue_num = 538361 keywords = [] message_count = 13.0 messages = ['10115', '10116', '10117', '10118', '10119', '10120', '10121', '10122', '10123', '10124', '10125', '10126', '10127'] nosy_count = 6.0 nosy_names = ['mwh', 'gvanrossum', 'tim.peters', 'nnorwitz', 'tzot', 'carifio'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue538361' versions = [] ``` </p></details>
packing double yields garbage
https://api.github.com/repos/python/cpython/issues/36368/comments
13
2002-04-02T17:54:12Z
2022-04-09T22:05:33Z
https://github.com/python/cpython/issues/36368
1,198,785,212
36,368
[ "python", "cpython" ]
BPO | [537998](https://bugs.python.org/issue537998) --- | :--- Nosy | @mwhudson, @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-04-02.19:18:17.000> created_at = <Date 2002-04-01.20:05:05.000> labels = ['invalid', 'OS-windows'] title = 'windows getpass broken on python 2.2' updated_at = <Date 2002-04-02.19:18:17.000> user = 'https://bugs.python.org/wc2so1' ``` bugs.python.org fields: ```python activity = <Date 2002-04-02.19:18:17.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2002-04-01.20:05:05.000> creator = 'wc2so1' dependencies = [] files = [] hgrepos = [] issue_num = 537998 keywords = [] message_count = 6.0 messages = ['10109', '10110', '10111', '10112', '10113', '10114'] nosy_count = 3.0 nosy_names = ['mwh', 'tim.peters', 'wc2so1'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue537998' versions = [] ``` </p></details>
windows getpass broken on python 2.2
https://api.github.com/repos/python/cpython/issues/36367/comments
6
2002-04-01T20:05:05Z
2022-04-09T22:05:33Z
https://github.com/python/cpython/issues/36367
1,198,785,204
36,367
[ "python", "cpython" ]
BPO | [537615](https://bugs.python.org/issue537615) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-01.21:35:45.000> created_at = <Date 2002-04-01.06:35:43.000> labels = ['docs'] title = 'LangRef for 2.2 talks like 2.1' updated_at = <Date 2002-04-01.21:35:45.000> user = 'https://bugs.python.org/leorochael' ``` bugs.python.org fields: ```python activity = <Date 2002-04-01.21:35:45.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-01.06:35:43.000> creator = 'leorochael' dependencies = [] files = [] hgrepos = [] issue_num = 537615 keywords = [] message_count = 2.0 messages = ['10107', '10108'] nosy_count = 2.0 nosy_names = ['jhylton', 'leorochael'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue537615' versions = ['Python 2.2'] ``` </p></details>
LangRef for 2.2 talks like 2.1
https://api.github.com/repos/python/cpython/issues/36366/comments
2
2002-04-01T06:35:43Z
2022-04-09T22:05:31Z
https://github.com/python/cpython/issues/36366
1,198,785,197
36,366
[ "python", "cpython" ]
BPO | [537582](https://bugs.python.org/issue537582) --- | :--- 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-04-01.23:30:59.000> created_at = <Date 2002-04-01.02:42:23.000> labels = ['docs'] title = 'incorrect pid returned from os.spawn' updated_at = <Date 2002-04-01.23:30:59.000> user = 'https://bugs.python.org/ajnicol' ``` bugs.python.org fields: ```python activity = <Date 2002-04-01.23:30:59.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-04-01.02:42:23.000> creator = 'ajnicol' dependencies = [] files = [] hgrepos = [] issue_num = 537582 keywords = [] message_count = 3.0 messages = ['10104', '10105', '10106'] nosy_count = 3.0 nosy_names = ['tim.peters', 'fdrake', 'ajnicol'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue537582' versions = [] ``` </p></details>
incorrect pid returned from os.spawn
https://api.github.com/repos/python/cpython/issues/36365/comments
3
2002-04-01T02:42:23Z
2022-04-09T22:05:31Z
https://github.com/python/cpython/issues/36365
1,198,785,194
36,365
[ "python", "cpython" ]
BPO | [537536](https://bugs.python.org/issue537536) --- | :--- Nosy | @mwhudson, @gvanrossum, @loewis, @pjeby Files | <li>[superpatch](https://bugs.python.org/file4103/superpatch "Uploaded as application/octet-stream at 2002-03-31.23:12:23 by @pjeby")</li><li>[testpatch](https://bugs.python.org/file4104/testpatch "Uploaded as application/octet-stream at 2002-04-01.19:41:18 by @pjeby"): Patch to test_descr.py to test for bug 535444</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-02.19:04:49.000> created_at = <Date 2002-03-31.23:12:23.000> labels = ['interpreter-core'] title = 'bug 535444 super() broken w/classmethods' updated_at = <Date 2002-04-02.19:04:49.000> user = 'https://github.com/pjeby' ``` bugs.python.org fields: ```python activity = <Date 2002-04-02.19:04:49.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-03-31.23:12:23.000> creator = 'pje' dependencies = [] files = ['4103', '4104'] hgrepos = [] issue_num = 537536 keywords = ['patch'] message_count = 6.0 messages = ['39441', '39442', '39443', '39444', '39445', '39446'] nosy_count = 4.0 nosy_names = ['mwh', 'gvanrossum', 'loewis', 'pje'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue537536' versions = ['Python 2.2'] ``` </p></details>
bug 535444 super() broken w/classmethods
https://api.github.com/repos/python/cpython/issues/36364/comments
6
2002-03-31T23:12:23Z
2022-04-09T22:05:30Z
https://github.com/python/cpython/issues/36364
1,198,785,190
36,364
[ "python", "cpython" ]
BPO | [537533](https://bugs.python.org/issue537533) --- | :--- Nosy | @tim-one Files | <li>[reproblem.py](https://bugs.python.org/file410/reproblem.py "Uploaded as text/plain at 2002-03-31.22:54:51 by ppessi"): Demonstration program</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-01.00:14:07.000> created_at = <Date 2002-03-31.22:54:51.000> labels = ['expert-regex', 'invalid'] title = 'Grossly inefficient re' updated_at = <Date 2002-04-01.00:14:07.000> user = 'https://bugs.python.org/ppessi' ``` bugs.python.org fields: ```python activity = <Date 2002-04-01.00:14:07.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2002-03-31.22:54:51.000> creator = 'ppessi' dependencies = [] files = ['410'] hgrepos = [] issue_num = 537533 keywords = [] message_count = 2.0 messages = ['10102', '10103'] nosy_count = 2.0 nosy_names = ['tim.peters', 'ppessi'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue537533' versions = [] ``` </p></details>
Grossly inefficient re
https://api.github.com/repos/python/cpython/issues/36363/comments
2
2002-03-31T22:54:51Z
2022-04-09T22:05:29Z
https://github.com/python/cpython/issues/36363
1,198,785,187
36,363
[ "python", "cpython" ]
BPO | [537511](https://bugs.python.org/issue537511) --- | :--- 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-01.23:14:52.000> created_at = <Date 2002-03-31.21:59:35.000> labels = ['docs'] title = 'ref to non-existant PyArg_ConvertTuple' updated_at = <Date 2002-04-01.23:14:52.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-04-01.23:14:52.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-03-31.21:59:35.000> creator = 'nnorwitz' dependencies = [] files = [] hgrepos = [] issue_num = 537511 keywords = [] message_count = 2.0 messages = ['10100', '10101'] nosy_count = 2.0 nosy_names = ['fdrake', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue537511' versions = ['Python 2.2'] ``` </p></details>
ref to non-existant PyArg_ConvertTuple
https://api.github.com/repos/python/cpython/issues/36362/comments
2
2002-03-31T21:59:35Z
2022-04-09T22:05:27Z
https://github.com/python/cpython/issues/36362
1,198,785,184
36,362
[ "python", "cpython" ]
BPO | [537484](https://bugs.python.org/issue537484) --- | :--- Nosy | @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-04-15.17:14:39.000> created_at = <Date 2002-03-31.19:57:48.000> labels = ['library'] title = 'SMTPLib sendmail fails on hyphenated adr' updated_at = <Date 2002-04-15.17:14:39.000> user = 'https://bugs.python.org/shadowlore' ``` bugs.python.org fields: ```python activity = <Date 2002-04-15.17:14:39.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-03-31.19:57:48.000> creator = 'shadowlore' dependencies = [] files = [] hgrepos = [] issue_num = 537484 keywords = [] message_count = 3.0 messages = ['10097', '10098', '10099'] nosy_count = 2.0 nosy_names = ['barry', 'shadowlore'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue537484' versions = [] ``` </p></details>
SMTPLib sendmail fails on hyphenated adr
https://api.github.com/repos/python/cpython/issues/36361/comments
3
2002-03-31T19:57:48Z
2022-04-09T22:05:26Z
https://github.com/python/cpython/issues/36361
1,198,785,177
36,361
[ "python", "cpython" ]
BPO | [537450](https://bugs.python.org/issue537450) --- | :--- Nosy | @gvanrossum, @tim-one Files | <li>[diff-init](https://bugs.python.org/file409/diff-init "Uploaded as text/plain at 2002-04-01.14:17:55 by jacobs99"): Patch to typeobject.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-10-07.18:09:17.000> created_at = <Date 2002-03-31.17:23:27.000> labels = ['interpreter-core'] title = 'Improper object initialization' updated_at = <Date 2002-10-07.18:09:17.000> user = 'https://bugs.python.org/jacobs99' ``` bugs.python.org fields: ```python activity = <Date 2002-10-07.18:09:17.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-03-31.17:23:27.000> creator = 'jacobs99' dependencies = [] files = ['409'] hgrepos = [] issue_num = 537450 keywords = [] message_count = 6.0 messages = ['10091', '10092', '10093', '10094', '10095', '10096'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'jacobs99'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue537450' versions = ['Python 2.3'] ``` </p></details>
Improper object initialization
https://api.github.com/repos/python/cpython/issues/36360/comments
6
2002-03-31T17:23:27Z
2022-04-09T22:05:25Z
https://github.com/python/cpython/issues/36360
1,198,785,174
36,360
[ "python", "cpython" ]
BPO | [537328](https://bugs.python.org/issue537328) --- | :--- 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-03-31.18:58:24.000> created_at = <Date 2002-03-31.06:28:23.000> labels = ['expert-installation'] title = 'Problematic .py extension mapping on XP [IIS]' updated_at = <Date 2002-03-31.18:58:24.000> user = 'https://bugs.python.org/stevematheson' ``` bugs.python.org fields: ```python activity = <Date 2002-03-31.18:58:24.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2002-03-31.06:28:23.000> creator = 'stevematheson' dependencies = [] files = [] hgrepos = [] issue_num = 537328 keywords = [] message_count = 4.0 messages = ['10087', '10088', '10089', '10090'] nosy_count = 2.0 nosy_names = ['tim.peters', 'stevematheson'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue537328' versions = [] ``` </p></details>
Problematic .py extension mapping on XP [IIS]
https://api.github.com/repos/python/cpython/issues/36359/comments
4
2002-03-31T06:28:23Z
2022-04-09T22:05:24Z
https://github.com/python/cpython/issues/36359
1,198,785,168
36,359
[ "python", "cpython" ]
BPO | [536909](https://bugs.python.org/issue536909) --- | :--- Nosy | @tim-one, @loewis, @nascheme Files | <li>[type_pymalloc.diff](https://bugs.python.org/file4102/type_pymalloc.diff "Uploaded as text/plain at 2002-03-29.21:11:23 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-03-31.07:11:35.000> created_at = <Date 2002-03-29.21:11:23.000> labels = ['interpreter-core'] title = 'pymalloc for types and other cleanups' updated_at = <Date 2002-03-31.07:11:35.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2002-03-31.07:11:35.000> actor = 'tim.peters' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-03-29.21:11:23.000> creator = 'nascheme' dependencies = [] files = ['4102'] hgrepos = [] issue_num = 536909 keywords = ['patch'] message_count = 4.0 messages = ['39437', '39438', '39439', '39440'] nosy_count = 3.0 nosy_names = ['tim.peters', 'loewis', 'nascheme'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue536909' versions = ['Python 2.3'] ``` </p></details>
pymalloc for types and other cleanups
https://api.github.com/repos/python/cpython/issues/36358/comments
4
2002-03-29T21:11:23Z
2022-04-09T22:05:23Z
https://github.com/python/cpython/issues/36358
1,198,785,164
36,358
[ "python", "cpython" ]
BPO | [536908](https://bugs.python.org/issue536908) --- | :--- Nosy | @loewis Files | <li>[patch](https://bugs.python.org/file4101/patch "Uploaded as text/plain at 2002-03-29.22:37:43 by david_abrahams"): patch contents</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-03-30.08:58:37.000> created_at = <Date 2002-03-29.21:10:35.000> labels = [] title = 'missing #include guards/extern "C"' updated_at = <Date 2002-03-30.08:58:37.000> user = 'https://bugs.python.org/davidabrahams' ``` bugs.python.org fields: ```python activity = <Date 2002-03-30.08:58:37.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-03-29.21:10:35.000> creator = 'david_abrahams' dependencies = [] files = ['4101'] hgrepos = [] issue_num = 536908 keywords = ['patch'] message_count = 3.0 messages = ['39434', '39435', '39436'] nosy_count = 2.0 nosy_names = ['loewis', 'david_abrahams'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue536908' versions = [] ``` </p></details>
missing #include guards/extern "C"
https://api.github.com/repos/python/cpython/issues/36357/comments
3
2002-03-29T21:10:35Z
2022-04-09T22:05:21Z
https://github.com/python/cpython/issues/36357
1,198,785,160
36,357
[ "python", "cpython" ]
BPO | [536883](https://bugs.python.org/issue536883) --- | :--- Nosy | @gvanrossum, @loewis, @brianquinlan Files | <li>[DocXMLRPCServer.py](https://bugs.python.org/file4098/DocXMLRPCServer.py "Uploaded as text/plain at 2002-03-29.19:52:58 by @brianquinlan"): DocXMLRPCServer.py</li><li>[DocXMLRPCServer.txt](https://bugs.python.org/file4099/DocXMLRPCServer.txt "Uploaded as text/plain at 2003-04-03.07:01:35 by @brianquinlan")</li><li>[DocXMLRPCServer.py](https://bugs.python.org/file4100/DocXMLRPCServer.py "Uploaded as text/plain at 2003-04-03.07:02:25 by @brianquinlan")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2003-04-18.21:06:27.000> created_at = <Date 2002-03-29.19:52:57.000> labels = ['library'] title = 'SimpleXMLRPCServer auto-docing subclass' updated_at = <Date 2003-04-18.21:06:27.000> user = 'https://github.com/brianquinlan' ``` bugs.python.org fields: ```python activity = <Date 2003-04-18.21:06:27.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-03-29.19:52:57.000> creator = 'bquinlan' dependencies = [] files = ['4098', '4099', '4100'] hgrepos = [] issue_num = 536883 keywords = ['patch'] message_count = 12.0 messages = ['39422', '39423', '39424', '39425', '39426', '39427', '39428', '39429', '39430', '39431', '39432', '39433'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'bquinlan'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue536883' versions = ['Python 2.3'] ``` </p></details>
SimpleXMLRPCServer auto-docing subclass
https://api.github.com/repos/python/cpython/issues/36356/comments
12
2002-03-29T19:52:57Z
2022-04-09T22:05:21Z
https://github.com/python/cpython/issues/36356
1,198,785,155
36,356
[ "python", "cpython" ]
BPO | [536796](https://bugs.python.org/issue536796) --- | :--- 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-15.19:42:35.000> created_at = <Date 2002-03-29.16:52:52.000> labels = ['type-feature'] title = 'fchdir' updated_at = <Date 2002-04-15.19:42:35.000> user = 'https://bugs.python.org/prjsf' ``` bugs.python.org fields: ```python activity = <Date 2002-04-15.19:42:35.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-03-29.16:52:52.000> creator = 'prjsf' dependencies = [] files = [] hgrepos = [] issue_num = 536796 keywords = [] message_count = 3.0 messages = ['53523', '53524', '53525'] nosy_count = 2.0 nosy_names = ['fdrake', 'prjsf'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue536796' versions = [] ``` </p></details>
fchdir
https://api.github.com/repos/python/cpython/issues/36355/comments
3
2002-03-29T16:52:52Z
2022-04-09T22:05:20Z
https://github.com/python/cpython/issues/36355
1,198,785,150
36,355
[ "python", "cpython" ]
BPO | [536769](https://bugs.python.org/issue536769) --- | :--- Nosy | @loewis, @akuchling Files | <li>[Xcompiler-patch](https://bugs.python.org/file4097/Xcompiler-patch "Uploaded as application/octet-stream; name="Xcompiler-patch" at 2002-03-29.15:41:02 by @akuchling"): Patch to add -Xcompiler flag</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2002-03-29.18:01:51.000> created_at = <Date 2002-03-29.15:41:02.000> labels = ['library'] title = 'Add -Xcompiler flag' updated_at = <Date 2002-03-29.18:01:51.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2002-03-29.18:01:51.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-03-29.15:41:02.000> creator = 'akuchling' dependencies = [] files = ['4097'] hgrepos = [] issue_num = 536769 keywords = ['patch'] message_count = 3.0 messages = ['39419', '39420', '39421'] nosy_count = 2.0 nosy_names = ['loewis', 'akuchling'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue536769' versions = [] ``` </p></details>
Add -Xcompiler flag
https://api.github.com/repos/python/cpython/issues/36354/comments
3
2002-03-29T15:41:02Z
2022-04-09T22:05:19Z
https://github.com/python/cpython/issues/36354
1,198,785,148
36,354
[ "python", "cpython" ]
BPO | [536661](https://bugs.python.org/issue536661) --- | :--- Nosy | @tim-one, @loewis, @arigo Files | <li>[posixpath.dif](https://bugs.python.org/file4095/posixpath.dif "Uploaded as application/octet-stream at 2002-03-29.08:06:22 by s_keim"): posixpath.py and test_posixpath.py diff</li><li>[xxxpath.dif](https://bugs.python.org/file4096/xxxpath.dif "Uploaded as application/octet-stream at 2002-04-03.07:03:21 by s_keim")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-12-12.20:31:52.000> created_at = <Date 2002-03-29.08:06:22.000> labels = ['library'] title = 'splitext performances improvement' updated_at = <Date 2002-12-12.20:31:52.000> user = 'https://bugs.python.org/skeim' ``` bugs.python.org fields: ```python activity = <Date 2002-12-12.20:31:52.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-03-29.08:06:22.000> creator = 's_keim' dependencies = [] files = ['4095', '4096'] hgrepos = [] issue_num = 536661 keywords = ['patch'] message_count = 9.0 messages = ['39410', '39411', '39412', '39413', '39414', '39415', '39416', '39417', '39418'] nosy_count = 4.0 nosy_names = ['tim.peters', 'loewis', 'arigo', 's_keim'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue536661' versions = ['Python 2.3'] ``` </p></details>
splitext performances improvement
https://api.github.com/repos/python/cpython/issues/36353/comments
9
2002-03-29T08:06:22Z
2022-04-09T22:05:17Z
https://github.com/python/cpython/issues/36353
1,198,785,144
36,353
[ "python", "cpython" ]
BPO | [536578](https://bugs.python.org/issue536578) --- | :--- Nosy | @gvanrossum Files | <li>[patch](https://bugs.python.org/file4094/patch "Uploaded as application/octet-stream at 2002-03-29.03:02:19 by gpgreen"): patch for bug 462783</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-09-12.03:42:26.000> created_at = <Date 2002-03-29.03:02:19.000> labels = ['extension-modules'] title = 'patch for bug 462783 mmap bus error' updated_at = <Date 2002-09-12.03:42:26.000> user = 'https://bugs.python.org/gpgreen' ``` bugs.python.org fields: ```python activity = <Date 2002-09-12.03:42:26.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-03-29.03:02:19.000> creator = 'gpgreen' dependencies = [] files = ['4094'] hgrepos = [] issue_num = 536578 keywords = ['patch'] message_count = 4.0 messages = ['39406', '39407', '39408', '39409'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'nnorwitz', 'gpgreen'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue536578' versions = ['Python 2.3'] ``` </p></details>
patch for bug 462783 mmap bus error
https://api.github.com/repos/python/cpython/issues/36352/comments
4
2002-03-29T03:02:19Z
2022-04-09T22:05:15Z
https://github.com/python/cpython/issues/36352
1,198,785,136
36,352
[ "python", "cpython" ]
BPO | [536516](https://bugs.python.org/issue536516) --- | :--- Nosy | @gvanrossum, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-04-05.23:03:01.000> created_at = <Date 2002-03-28.22:49:01.000> labels = ['docs'] title = 'Docs for "es" and "et" confusing' updated_at = <Date 2002-04-05.23:03:01.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2002-04-05.23:03:01.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-03-28.22:49:01.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 536516 keywords = [] message_count = 2.0 messages = ['10085', '10086'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue536516' versions = ['Python 2.2'] ``` </p></details>
Docs for "es" and "et" confusing
https://api.github.com/repos/python/cpython/issues/36351/comments
2
2002-03-28T22:49:01Z
2022-04-09T22:05:15Z
https://github.com/python/cpython/issues/36351
1,198,785,130
36,351
[ "python", "cpython" ]
BPO | [536469](https://bugs.python.org/issue536469) --- | :--- 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-01.23:06:06.000> created_at = <Date 2002-03-28.20:57:44.000> labels = ['docs'] title = 'module array: C type descriptions wrong' updated_at = <Date 2002-04-01.23:06:06.000> user = 'https://bugs.python.org/histed' ``` bugs.python.org fields: ```python activity = <Date 2002-04-01.23:06:06.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-03-28.20:57:44.000> creator = 'histed' dependencies = [] files = [] hgrepos = [] issue_num = 536469 keywords = [] message_count = 2.0 messages = ['10083', '10084'] nosy_count = 2.0 nosy_names = ['fdrake', 'histed'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue536469' versions = ['Python 2.2'] ``` </p></details>
module array: C type descriptions wrong
https://api.github.com/repos/python/cpython/issues/36350/comments
2
2002-03-28T20:57:44Z
2022-04-09T22:05:14Z
https://github.com/python/cpython/issues/36350
1,198,785,127
36,350
[ "python", "cpython" ]
BPO | [536449](https://bugs.python.org/issue536449) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-01.17:49:09.000> created_at = <Date 2002-03-28.20:03:20.000> labels = ['library'] title = 'pydoc getopt fails' updated_at = <Date 2002-04-01.17:49:09.000> user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = <Date 2002-04-01.17:49:09.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-03-28.20:03:20.000> creator = 'jhylton' dependencies = [] files = [] hgrepos = [] issue_num = 536449 keywords = [] message_count = 2.0 messages = ['10081', '10082'] nosy_count = 1.0 nosy_names = ['jhylton'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue536449' versions = ['Python 2.3'] ``` </p></details>
pydoc getopt fails
https://api.github.com/repos/python/cpython/issues/36349/comments
2
2002-03-28T20:03:20Z
2022-04-09T22:05:12Z
https://github.com/python/cpython/issues/36349
1,198,785,122
36,349