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 | [808197](https://bugs.python.org/issue808197) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-01-20.18:54:03.482> created_at = <Date 2003-09-17.22:13:38.000> labels = ['library'] title = 'rlcompleter incompatibility' updated_at = <Date 2008-01-20.18:54:03.481> user = 'https://bugs.python.org/perrygreenfield' ``` bugs.python.org fields: ```python activity = <Date 2008-01-20.18:54:03.481> actor = 'christian.heimes' assignee = 'none' closed = True closed_date = <Date 2008-01-20.18:54:03.482> closer = 'christian.heimes' components = ['Library (Lib)'] creation = <Date 2003-09-17.22:13:38.000> creator = 'perrygreenfield' dependencies = [] files = [] hgrepos = [] issue_num = 808197 keywords = [] message_count = 1.0 messages = ['60387'] nosy_count = 1.0 nosy_names = ['perrygreenfield'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue808197' versions = ['Python 2.3'] ``` </p></details>
rlcompleter incompatibility
https://api.github.com/repos/python/cpython/issues/39248/comments
1
2003-09-17T22:13:38Z
2022-04-09T22:59:39Z
https://github.com/python/cpython/issues/39248
1,198,797,558
39,248
[ "python", "cpython" ]
BPO | [808164](https://bugs.python.org/issue808164) --- | :--- Nosy | @pitrou, @devdanzin Files | <li>[issue808164-27.patch](https://bugs.python.org/file18570/issue808164-27.patch "Uploaded as text/plain at 2010-08-18.21:40:15 by stutzbach")</li><li>[issue808164-py3k.patch](https://bugs.python.org/file18571/issue808164-py3k.patch "Uploaded as text/plain at 2010-08-18.21:46:38 by stutzbach")</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 2010-08-31.21:21:22.596> created_at = <Date 2003-09-17.21:16:55.000> labels = ['extension-modules', 'type-bug'] title = "socket.close() doesn't play well with __del__" updated_at = <Date 2010-08-31.21:21:22.592> user = 'https://bugs.python.org/perrygreenfield' ``` bugs.python.org fields: ```python activity = <Date 2010-08-31.21:21:22.592> actor = 'stutzbach' assignee = 'stutzbach' closed = True closed_date = <Date 2010-08-31.21:21:22.596> closer = 'stutzbach' components = ['Extension Modules'] creation = <Date 2003-09-17.21:16:55.000> creator = 'perrygreenfield' dependencies = [] files = ['18570', '18571'] hgrepos = [] issue_num = 808164 keywords = ['patch'] message_count = 13.0 messages = ['60385', '60386', '82029', '84883', '87961', '104383', '104385', '104421', '104541', '114272', '114281', '114282', '115277'] nosy_count = 7.0 nosy_names = ['jbrouwers', 'perrygreenfield', 'pitrou', 'ajaksu2', 'stutzbach', 'isterika', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue808164' versions = ['Python 2.7', 'Python 3.2'] ``` </p></details>
socket.close() doesn't play well with __del__
https://api.github.com/repos/python/cpython/issues/39247/comments
13
2003-09-17T21:16:55Z
2022-04-09T22:59:38Z
https://github.com/python/cpython/issues/39247
1,198,797,552
39,247
[ "python", "cpython" ]
BPO | [808129](https://bugs.python.org/issue808129) --- | :--- Nosy | @tarekziade, @merwok Files | <li>[bdist_rpm.py.changelog.cdiff](https://bugs.python.org/file5592/bdist_rpm.py.changelog.cdiff "Uploaded as text/x-diff at 2003-09-17.20:40:29 by tcampbell"): Make --changelog include file not strings</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/tarekziade' closed_at = <Date 2010-10-22.15:16:00.848> created_at = <Date 2003-09-17.20:40:29.000> labels = ['type-feature', 'library'] title = 'Change --changelog to accept files' updated_at = <Date 2010-10-22.15:16:00.847> user = 'https://bugs.python.org/tcampbell' ``` bugs.python.org fields: ```python activity = <Date 2010-10-22.15:16:00.847> actor = 'eric.araujo' assignee = 'tarek' closed = True closed_date = <Date 2010-10-22.15:16:00.848> closer = 'eric.araujo' components = ['Distutils'] creation = <Date 2003-09-17.20:40:29.000> creator = 'tcampbell' dependencies = [] files = ['5592'] hgrepos = [] issue_num = 808129 keywords = ['patch'] message_count = 3.0 messages = ['44656', '109959', '119391'] nosy_count = 3.0 nosy_names = ['tcampbell', 'tarek', 'eric.araujo'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue808129' versions = ['Python 3.2'] ``` </p></details>
Change --changelog to accept files
https://api.github.com/repos/python/cpython/issues/39246/comments
3
2003-09-17T20:40:29Z
2022-04-09T22:59:37Z
https://github.com/python/cpython/issues/39246
1,198,797,548
39,246
[ "python", "cpython" ]
BPO | [808120](https://bugs.python.org/issue808120) --- | :--- Nosy | @loewis, @freddrake Files | <li>[bdist_rpm.py.force-arch.cdiff](https://bugs.python.org/file5591/bdist_rpm.py.force-arch.cdiff "Uploaded as text/x-diff at 2003-09-17.20:28:58 by tcampbell"): Add force_arch config_var to bdist_rpm</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-09-10.06:33:38.000> created_at = <Date 2003-09-17.20:28:55.000> labels = ['library'] title = 'Add --force-arch=ARCH to bdist_rpm.py' updated_at = <Date 2004-09-10.06:33:38.000> user = 'https://bugs.python.org/tcampbell' ``` bugs.python.org fields: ```python activity = <Date 2004-09-10.06:33:38.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2003-09-17.20:28:55.000> creator = 'tcampbell' dependencies = [] files = ['5591'] hgrepos = [] issue_num = 808120 keywords = ['patch'] message_count = 3.0 messages = ['44653', '44654', '44655'] nosy_count = 3.0 nosy_names = ['loewis', 'fdrake', 'tcampbell'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue808120' versions = ['Python 2.3'] ``` </p></details>
Add --force-arch=ARCH to bdist_rpm.py
https://api.github.com/repos/python/cpython/issues/39245/comments
3
2003-09-17T20:28:55Z
2022-04-09T22:59:35Z
https://github.com/python/cpython/issues/39245
1,198,797,544
39,245
[ "python", "cpython" ]
BPO | [808115](https://bugs.python.org/issue808115) --- | :--- Nosy | @loewis Files | <li>[bdist_rpm.py.cdiff](https://bugs.python.org/file5590/bdist_rpm.py.cdiff "Uploaded as text/x-diff at 2003-09-17.20:20:38 by tcampbell"): Add CLI variables for rpmbuild script include</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-09-10.06:25:40.000> created_at = <Date 2003-09-17.20:20:37.000> labels = ['library'] title = 'Add script support to bdist_rpm.py' updated_at = <Date 2004-09-10.06:25:40.000> user = 'https://bugs.python.org/tcampbell' ``` bugs.python.org fields: ```python activity = <Date 2004-09-10.06:25:40.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2003-09-17.20:20:37.000> creator = 'tcampbell' dependencies = [] files = ['5590'] hgrepos = [] issue_num = 808115 keywords = ['patch'] message_count = 2.0 messages = ['44651', '44652'] nosy_count = 2.0 nosy_names = ['loewis', 'tcampbell'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue808115' versions = ['Python 2.3'] ``` </p></details>
Add script support to bdist_rpm.py
https://api.github.com/repos/python/cpython/issues/39244/comments
2
2003-09-17T20:20:37Z
2022-04-09T22:59:34Z
https://github.com/python/cpython/issues/39244
1,198,797,540
39,244
[ "python", "cpython" ]
BPO | [807871](https://bugs.python.org/issue807871) --- | :--- Nosy | @loewis Files | <li>[ttt_fn_ask2.py](https://bugs.python.org/file1029/ttt_fn_ask2.py "Uploaded as text/plain at 2003-09-17.15:18:33 by ranger1"): Small Tkinter 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 = None closed_at = <Date 2004-09-22.18:28:40.000> created_at = <Date 2003-09-17.15:18:33.000> labels = ['expert-tkinter', 'release-blocker'] title = 'tkMessageBox.askyesno wrong result' updated_at = <Date 2004-09-22.18:28:40.000> user = 'https://bugs.python.org/ranger1' ``` bugs.python.org fields: ```python activity = <Date 2004-09-22.18:28:40.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2003-09-17.15:18:33.000> creator = 'ranger1' dependencies = [] files = ['1029'] hgrepos = [] issue_num = 807871 keywords = [] message_count = 13.0 messages = ['18179', '18180', '18181', '18182', '18183', '18184', '18185', '18186', '18187', '18188', '18189', '18190', '18191'] nosy_count = 6.0 nosy_names = ['loewis', 'jiba', 'midramas', 'ranger1', 'regenkind', 'peterkleiweg'] pr_nums = [] priority = 'release blocker' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue807871' versions = ['Python 2.3'] ``` </p></details>
tkMessageBox.askyesno wrong result
https://api.github.com/repos/python/cpython/issues/39243/comments
13
2003-09-17T15:18:33Z
2022-04-09T22:59:33Z
https://github.com/python/cpython/issues/39243
1,198,797,532
39,243
[ "python", "cpython" ]
BPO | [807813](https://bugs.python.org/issue807813) --- | :--- 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 2003-09-17.17:13:35.000> created_at = <Date 2003-09-17.13:34:29.000> labels = ['docs'] title = 'Typo in postinstallation-script.html' updated_at = <Date 2003-09-17.17:13:35.000> user = 'https://bugs.python.org/edmoyer' ``` bugs.python.org fields: ```python activity = <Date 2003-09-17.17:13:35.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-09-17.13:34:29.000> creator = 'e_d_moyer' dependencies = [] files = [] hgrepos = [] issue_num = 807813 keywords = [] message_count = 2.0 messages = ['18177', '18178'] nosy_count = 2.0 nosy_names = ['theller', 'e_d_moyer'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue807813' versions = ['Python 2.3'] ``` </p></details>
Typo in postinstallation-script.html
https://api.github.com/repos/python/cpython/issues/39242/comments
2
2003-09-17T13:34:29Z
2022-04-09T22:59:33Z
https://github.com/python/cpython/issues/39242
1,198,797,526
39,242
[ "python", "cpython" ]
BPO | [807771](https://bugs.python.org/issue807771) --- | :--- Nosy | @rhettinger, @terryjreedy <sup>*Note: these values reflect the state of the issue at 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-09-29.00:47:18.000> created_at = <Date 2003-09-17.11:49:10.000> labels = ['invalid', 'library'] title = 'Max and min are incorrect with one argument' updated_at = <Date 2003-09-29.00:47:18.000> user = 'https://bugs.python.org/gpk' ``` bugs.python.org fields: ```python activity = <Date 2003-09-29.00:47:18.000> actor = 'terry.reedy' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-09-17.11:49:10.000> creator = 'gpk' dependencies = [] files = [] hgrepos = [] issue_num = 807771 keywords = [] message_count = 3.0 messages = ['18174', '18175', '18176'] nosy_count = 3.0 nosy_names = ['gpk', 'rhettinger', 'terry.reedy'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue807771' versions = ['Python 2.2'] ``` </p></details>
Max and min are incorrect with one argument
https://api.github.com/repos/python/cpython/issues/39241/comments
3
2003-09-17T11:49:10Z
2022-04-09T22:59:31Z
https://github.com/python/cpython/issues/39241
1,198,797,523
39,241
[ "python", "cpython" ]
BPO | [807630](https://bugs.python.org/issue807630) --- | :--- 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 2003-09-18.18:08:56.000> created_at = <Date 2003-09-17.06:36:54.000> labels = ['expert-installation'] title = 'IDLE fails to start on WindowsME' updated_at = <Date 2003-09-18.18:08:56.000> user = 'https://bugs.python.org/synthespian' ``` bugs.python.org fields: ```python activity = <Date 2003-09-18.18:08:56.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2003-09-17.06:36:54.000> creator = 'synthespian' dependencies = [] files = [] hgrepos = [] issue_num = 807630 keywords = [] message_count = 2.0 messages = ['18172', '18173'] nosy_count = 2.0 nosy_names = ['loewis', 'synthespian'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue807630' versions = ['Python 2.3'] ``` </p></details>
IDLE fails to start on WindowsME
https://api.github.com/repos/python/cpython/issues/39240/comments
2
2003-09-17T06:36:54Z
2022-04-09T22:59:30Z
https://github.com/python/cpython/issues/39240
1,198,797,520
39,240
[ "python", "cpython" ]
BPO | [807334](https://bugs.python.org/issue807334) --- | :--- Nosy | @rhettinger Files | <li>[warn.diff](https://bugs.python.org/file5589/warn.diff "Uploaded as text/plain at 2003-09-16.19:13:27 by @rhettinger"): Small patch to Lib/warnings.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 2003-09-16.19:13:27.000> created_at = <Date 2003-09-16.19:13:27.000> labels = ['library'] title = 'Prevent duplicate warnings filters' updated_at = <Date 2003-09-16.19:13:27.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2003-09-16.19:13:27.000> actor = 'rhettinger' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-09-16.19:13:27.000> creator = 'rhettinger' dependencies = [] files = ['5589'] hgrepos = [] issue_num = 807334 keywords = ['patch'] message_count = 1.0 messages = ['44650'] nosy_count = 2.0 nosy_names = ['jhylton', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue807334' versions = ['Python 2.3'] ``` </p></details>
Prevent duplicate warnings filters
https://api.github.com/repos/python/cpython/issues/39239/comments
1
2003-09-16T19:13:27Z
2022-04-09T22:59:29Z
https://github.com/python/cpython/issues/39239
1,198,797,517
39,239
[ "python", "cpython" ]
BPO | [807314](https://bugs.python.org/issue807314) --- | :--- Nosy | @loewis Files | <li>[fix.diff](https://bugs.python.org/file1028/fix.diff "Uploaded as text/plain at 2003-09-16.18:27:37 by david_ascher"): Patch against _tkinter.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2003-10-03.17:12:59.000> created_at = <Date 2003-09-16.18:27:36.000> labels = ['expert-tkinter'] title = 'Crash if getvar of a non-existent Tcl variable' updated_at = <Date 2003-10-03.17:12:59.000> user = 'https://bugs.python.org/davidascher' ``` bugs.python.org fields: ```python activity = <Date 2003-10-03.17:12:59.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2003-09-16.18:27:36.000> creator = 'david_ascher' dependencies = [] files = ['1028'] hgrepos = [] issue_num = 807314 keywords = [] message_count = 4.0 messages = ['18168', '18169', '18170', '18171'] nosy_count = 2.0 nosy_names = ['loewis', 'david_ascher'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue807314' versions = ['Python 2.3'] ``` </p></details>
Crash if getvar of a non-existent Tcl variable
https://api.github.com/repos/python/cpython/issues/39238/comments
4
2003-09-16T18:27:36Z
2022-04-09T22:59:28Z
https://github.com/python/cpython/issues/39238
1,198,797,515
39,238
[ "python", "cpython" ]
BPO | [807253](https://bugs.python.org/issue807253) --- | :--- Nosy | @loewis, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-09-27.07:55:54.000> created_at = <Date 2003-09-16.16:44:07.000> labels = ['invalid'] title = 'WinCVs & Python 2.3' updated_at = <Date 2003-09-27.07:55:54.000> user = 'https://bugs.python.org/ypostgresql' ``` bugs.python.org fields: ```python activity = <Date 2003-09-27.07:55:54.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-09-16.16:44:07.000> creator = 'ypostgresql' dependencies = [] files = [] hgrepos = [] issue_num = 807253 keywords = [] message_count = 4.0 messages = ['18164', '18165', '18166', '18167'] nosy_count = 3.0 nosy_names = ['loewis', 'rhettinger', 'ypostgresql'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue807253' versions = [] ``` </p></details>
WinCVs & Python 2.3
https://api.github.com/repos/python/cpython/issues/39237/comments
4
2003-09-16T16:44:07Z
2022-04-09T22:59:27Z
https://github.com/python/cpython/issues/39237
1,198,797,512
39,237
[ "python", "cpython" ]
BPO | [807108](https://bugs.python.org/issue807108) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-09-16.14:14:46.000> created_at = <Date 2003-09-16.13:11:27.000> labels = ['interpreter-core'] title = '"TypeError: iteration over non-sequence" for list of strings' updated_at = <Date 2003-09-16.14:14:46.000> user = 'https://bugs.python.org/gmkoien' ``` bugs.python.org fields: ```python activity = <Date 2003-09-16.14:14:46.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-09-16.13:11:27.000> creator = 'gmkoien' dependencies = [] files = [] hgrepos = [] issue_num = 807108 keywords = [] message_count = 2.0 messages = ['18162', '18163'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'gmkoien'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue807108' versions = ['Python 2.3'] ``` </p></details>
"TypeError: iteration over non-sequence" for list of strings
https://api.github.com/repos/python/cpython/issues/39236/comments
2
2003-09-16T13:11:27Z
2022-04-09T22:59:25Z
https://github.com/python/cpython/issues/39236
1,198,797,510
39,236
[ "python", "cpython" ]
BPO | [807107](https://bugs.python.org/issue807107) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-09-16.14:17:34.000> created_at = <Date 2003-09-16.13:11:17.000> labels = ['interpreter-core', 'invalid'] title = '"TypeError: iteration over non-sequence" for list of strings' updated_at = <Date 2003-09-16.14:17:34.000> user = 'https://bugs.python.org/gmkoien' ``` bugs.python.org fields: ```python activity = <Date 2003-09-16.14:17:34.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-09-16.13:11:17.000> creator = 'gmkoien' dependencies = [] files = [] hgrepos = [] issue_num = 807107 keywords = [] message_count = 2.0 messages = ['18160', '18161'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'gmkoien'] pr_nums = [] priority = 'low' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue807107' versions = [] ``` </p></details>
"TypeError: iteration over non-sequence" for list of strings
https://api.github.com/repos/python/cpython/issues/39235/comments
2
2003-09-16T13:11:17Z
2022-04-09T22:59:24Z
https://github.com/python/cpython/issues/39235
1,198,797,509
39,235
[ "python", "cpython" ]
BPO | [806800](https://bugs.python.org/issue806800) --- | :--- Nosy | @loewis Files | <li>[patch-am](https://bugs.python.org/file5587/patch-am "Uploaded as application/octet-stream at 2003-09-15.20:47:19 by marc"): py_curses.h fix</li><li>[py_curses.diff](https://bugs.python.org/file5588/py_curses.diff "Uploaded as text/plain at 2003-10-24.16:06:49 by marc"): new py_curses fix / ncurses fix</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-09-10.06:18:26.000> created_at = <Date 2003-09-15.20:47:19.000> labels = [] title = 'NetBSD py_curses.h fix' updated_at = <Date 2004-09-10.06:18:26.000> user = 'https://bugs.python.org/marc' ``` bugs.python.org fields: ```python activity = <Date 2004-09-10.06:18:26.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-09-15.20:47:19.000> creator = 'marc' dependencies = [] files = ['5587', '5588'] hgrepos = [] issue_num = 806800 keywords = ['patch'] message_count = 13.0 messages = ['44637', '44638', '44639', '44640', '44641', '44642', '44643', '44644', '44645', '44646', '44647', '44648', '44649'] nosy_count = 3.0 nosy_names = ['loewis', 'anthonybaxter', 'marc'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue806800' versions = [] ``` </p></details>
NetBSD py_curses.h fix
https://api.github.com/repos/python/cpython/issues/39234/comments
13
2003-09-15T20:47:19Z
2022-04-09T22:59:23Z
https://github.com/python/cpython/issues/39234
1,198,797,507
39,234
[ "python", "cpython" ]
BPO | [806246](https://bugs.python.org/issue806246) --- | :--- Nosy | @rhettinger Files | <li>[basestring.diff](https://bugs.python.org/file5586/basestring.diff "Uploaded as text/plain at 2003-09-14.23:52:42 by quiver")</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-09-17.05:52:04.000> created_at = <Date 2003-09-14.23:52:41.000> labels = ['library'] title = 'use basestring where possible' updated_at = <Date 2003-09-17.05:52:04.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2003-09-17.05:52:04.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-09-14.23:52:41.000> creator = 'quiver' dependencies = [] files = ['5586'] hgrepos = [] issue_num = 806246 keywords = ['patch'] message_count = 2.0 messages = ['44635', '44636'] nosy_count = 2.0 nosy_names = ['rhettinger', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue806246' versions = ['Python 2.4'] ``` </p></details>
use basestring where possible
https://api.github.com/repos/python/cpython/issues/39233/comments
2
2003-09-14T23:52:41Z
2022-04-09T22:59:22Z
https://github.com/python/cpython/issues/39233
1,198,797,504
39,233
[ "python", "cpython" ]
BPO | [806149](https://bugs.python.org/issue806149) --- | :--- Nosy | @jackjansen, @ronaldoussoren, @devdanzin <sup>*Note: these values reflect the state of the issue at the time it 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 2009-02-17.12:28:00.875> created_at = <Date 2003-09-14.19:41:12.000> labels = ['OS-mac', 'type-bug'] title = 'aetools.TalkTo methods can be obscured' updated_at = <Date 2009-02-17.12:28:00.870> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2009-02-17.12:28:00.870> actor = 'ronaldoussoren' assignee = 'jackjansen' closed = True closed_date = <Date 2009-02-17.12:28:00.875> closer = 'ronaldoussoren' components = ['macOS'] creation = <Date 2003-09-14.19:41:12.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 806149 keywords = [] message_count = 3.0 messages = ['60384', '81867', '82329'] nosy_count = 3.0 nosy_names = ['jackjansen', 'ronaldoussoren', 'ajaksu2'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = 'test needed' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue806149' versions = [] ``` </p></details>
aetools.TalkTo methods can be obscured
https://api.github.com/repos/python/cpython/issues/39232/comments
3
2003-09-14T19:41:12Z
2022-04-09T22:59:22Z
https://github.com/python/cpython/issues/39232
1,198,797,494
39,232
[ "python", "cpython" ]
BPO | [805976](https://bugs.python.org/issue805976) --- | :--- Nosy | @loewis Files | <li>[tkconstants.patch](https://bugs.python.org/file5585/tkconstants.patch "Uploaded as text/plain at 2003-09-14.13:57:59 by rptownsend"): tkconstants-patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2003-09-20.10:53:31.000> created_at = <Date 2003-09-14.13:57:59.000> labels = ['expert-tkinter'] title = 'Tkconstants.py - listbox activestyle constants' updated_at = <Date 2003-09-20.10:53:31.000> user = 'https://bugs.python.org/rptownsend' ``` bugs.python.org fields: ```python activity = <Date 2003-09-20.10:53:31.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2003-09-14.13:57:59.000> creator = 'rptownsend' dependencies = [] files = ['5585'] hgrepos = [] issue_num = 805976 keywords = ['patch'] message_count = 2.0 messages = ['44633', '44634'] nosy_count = 2.0 nosy_names = ['loewis', 'rptownsend'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue805976' versions = ['Python 2.3'] ``` </p></details>
Tkconstants.py - listbox activestyle constants
https://api.github.com/repos/python/cpython/issues/39231/comments
2
2003-09-14T13:57:59Z
2022-04-09T22:59:21Z
https://github.com/python/cpython/issues/39231
1,198,797,490
39,231
[ "python", "cpython" ]
BPO | [805830](https://bugs.python.org/issue805830) --- | :--- Nosy | @rhettinger, @kbkaiser Files | <li>[idlefork-builtin.patch](https://bugs.python.org/file5584/idlefork-builtin.patch "Uploaded as text/plain at 2003-09-14.01:29:46 by fisheggs")</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/kbkaiser' closed_at = <Date 2004-03-16.03:50:32.000> created_at = <Date 2003-09-14.01:29:46.000> labels = ['expert-IDLE'] title = 'Highlight builtins' updated_at = <Date 2004-03-16.03:50:32.000> user = 'https://bugs.python.org/fisheggs' ``` bugs.python.org fields: ```python activity = <Date 2004-03-16.03:50:32.000> actor = 'kbk' assignee = 'kbk' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2003-09-14.01:29:46.000> creator = 'fisheggs' dependencies = [] files = ['5584'] hgrepos = [] issue_num = 805830 keywords = ['patch'] message_count = 9.0 messages = ['44624', '44625', '44626', '44627', '44628', '44629', '44630', '44631', '44632'] nosy_count = 3.0 nosy_names = ['rhettinger', 'kbk', 'fisheggs'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue805830' versions = ['Python 2.4'] ``` </p></details>
Highlight builtins
https://api.github.com/repos/python/cpython/issues/39230/comments
9
2003-09-14T01:29:46Z
2022-04-09T22:59:19Z
https://github.com/python/cpython/issues/39230
1,198,797,487
39,230
[ "python", "cpython" ]
BPO | [805788](https://bugs.python.org/issue805788) --- | :--- Nosy | @loewis, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-09-23.20:15:54.000> created_at = <Date 2003-09-13.22:40:15.000> labels = ['docs'] title = 'Minor Python Intro update' updated_at = <Date 2003-09-23.20:15:54.000> user = 'https://bugs.python.org/average' ``` bugs.python.org fields: ```python activity = <Date 2003-09-23.20:15:54.000> actor = 'fdrake' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-09-13.22:40:15.000> creator = 'average' dependencies = [] files = [] hgrepos = [] issue_num = 805788 keywords = [] message_count = 3.0 messages = ['18157', '18158', '18159'] nosy_count = 3.0 nosy_names = ['loewis', 'fdrake', 'average'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue805788' versions = [] ``` </p></details>
Minor Python Intro update
https://api.github.com/repos/python/cpython/issues/39229/comments
3
2003-09-13T22:40:15Z
2022-04-09T22:59:17Z
https://github.com/python/cpython/issues/39229
1,198,797,482
39,229
[ "python", "cpython" ]
BPO | [805728](https://bugs.python.org/issue805728) --- | :--- Nosy | @loewis, @rhettinger, @kbkaiser <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/kbkaiser' closed_at = <Date 2003-09-18.18:26:34.000> created_at = <Date 2003-09-13.20:00:17.000> labels = ['expert-IDLE'] title = "IDLE can't save UTF-8 files on Windows" updated_at = <Date 2003-09-18.18:26:34.000> user = 'https://bugs.python.org/wangnick' ``` bugs.python.org fields: ```python activity = <Date 2003-09-18.18:26:34.000> actor = 'loewis' assignee = 'kbk' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2003-09-13.20:00:17.000> creator = 'wangnick' dependencies = [] files = [] hgrepos = [] issue_num = 805728 keywords = [] message_count = 3.0 messages = ['18154', '18155', '18156'] nosy_count = 4.0 nosy_names = ['loewis', 'rhettinger', 'kbk', 'wangnick'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue805728' versions = ['Python 2.3'] ``` </p></details>
IDLE can't save UTF-8 files on Windows
https://api.github.com/repos/python/cpython/issues/39228/comments
3
2003-09-13T20:00:17Z
2022-04-09T22:59:17Z
https://github.com/python/cpython/issues/39228
1,198,797,478
39,228
[ "python", "cpython" ]
BPO | [805678](https://bugs.python.org/issue805678) --- | :--- Nosy | @loewis Files | <li>[mkfile.pre.diff](https://bugs.python.org/file5583/mkfile.pre.diff "Uploaded as text/plain at 2003-09-13.16:53:24 by marc"): Makefile.pre.in patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2003-09-20.10:51:20.000> created_at = <Date 2003-09-13.16:53:24.000> labels = [] title = 'Fix linking with shared libpython' updated_at = <Date 2003-09-20.10:51:20.000> user = 'https://bugs.python.org/marc' ``` bugs.python.org fields: ```python activity = <Date 2003-09-20.10:51:20.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-09-13.16:53:24.000> creator = 'marc' dependencies = [] files = ['5583'] hgrepos = [] issue_num = 805678 keywords = ['patch'] message_count = 2.0 messages = ['44622', '44623'] nosy_count = 2.0 nosy_names = ['loewis', 'marc'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue805678' versions = [] ``` </p></details>
Fix linking with shared libpython
https://api.github.com/repos/python/cpython/issues/39227/comments
2
2003-09-13T16:53:24Z
2022-04-09T22:59:16Z
https://github.com/python/cpython/issues/39227
1,198,797,475
39,227
[ "python", "cpython" ]
BPO | [805626](https://bugs.python.org/issue805626) --- | :--- Nosy | @loewis Files | <li>[test_fcntl-64bit.diff](https://bugs.python.org/file5582/test_fcntl-64bit.diff "Uploaded as text/plain at 2003-09-13.14:54:12 by marc"): patch for test_fcntl</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-09-10.06:14:56.000> created_at = <Date 2003-09-13.14:54:11.000> labels = [] title = 'make test_fcntl 64bit clean' updated_at = <Date 2004-09-10.06:14:56.000> user = 'https://bugs.python.org/marc' ``` bugs.python.org fields: ```python activity = <Date 2004-09-10.06:14:56.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-09-13.14:54:11.000> creator = 'marc' dependencies = [] files = ['5582'] hgrepos = [] issue_num = 805626 keywords = ['patch'] message_count = 5.0 messages = ['44617', '44618', '44619', '44620', '44621'] nosy_count = 2.0 nosy_names = ['loewis', 'marc'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue805626' versions = [] ``` </p></details>
make test_fcntl 64bit clean
https://api.github.com/repos/python/cpython/issues/39226/comments
5
2003-09-13T14:54:11Z
2022-04-09T22:59:14Z
https://github.com/python/cpython/issues/39226
1,198,797,474
39,226
[ "python", "cpython" ]
BPO | [805613](https://bugs.python.org/issue805613) --- | :--- Nosy | @loewis Files | <li>[pth.diff](https://bugs.python.org/file5581/pth.diff "Uploaded as text/plain at 2003-09-13.14:15:34 by marc"): PTH fixes</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-09-20.11:14:18.000> created_at = <Date 2003-09-13.14:15:34.000> labels = [] title = 'PTH related fixes' updated_at = <Date 2003-09-20.11:14:18.000> user = 'https://bugs.python.org/marc' ``` bugs.python.org fields: ```python activity = <Date 2003-09-20.11:14:18.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-09-13.14:15:34.000> creator = 'marc' dependencies = [] files = ['5581'] hgrepos = [] issue_num = 805613 keywords = ['patch'] message_count = 4.0 messages = ['44613', '44614', '44615', '44616'] nosy_count = 2.0 nosy_names = ['loewis', 'marc'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue805613' versions = [] ``` </p></details>
PTH related fixes
https://api.github.com/repos/python/cpython/issues/39225/comments
4
2003-09-13T14:15:34Z
2022-04-09T22:59:13Z
https://github.com/python/cpython/issues/39225
1,198,797,469
39,225
[ "python", "cpython" ]
BPO | [805604](https://bugs.python.org/issue805604) --- | :--- Nosy | @loewis Files | <li>[configure.in-thread.diff](https://bugs.python.org/file5580/configure.in-thread.diff "Uploaded as text/plain at 2003-09-13.13:56:35 by marc"): patch for configure.in</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-09-20.10:48:25.000> created_at = <Date 2003-09-13.13:56:34.000> labels = [] title = 'fix --without-threads' updated_at = <Date 2003-09-20.10:48:25.000> user = 'https://bugs.python.org/marc' ``` bugs.python.org fields: ```python activity = <Date 2003-09-20.10:48:25.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-09-13.13:56:34.000> creator = 'marc' dependencies = [] files = ['5580'] hgrepos = [] issue_num = 805604 keywords = ['patch'] message_count = 2.0 messages = ['44611', '44612'] nosy_count = 2.0 nosy_names = ['loewis', 'marc'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue805604' versions = [] ``` </p></details>
fix --without-threads
https://api.github.com/repos/python/cpython/issues/39224/comments
2
2003-09-13T13:56:34Z
2022-04-09T22:59:13Z
https://github.com/python/cpython/issues/39224
1,198,797,463
39,224
[ "python", "cpython" ]
BPO | [805304](https://bugs.python.org/issue805304) --- | :--- Nosy | @gvanrossum, @freddrake, @rhettinger Files | <li>[abstract2.diff](https://bugs.python.org/file1027/abstract2.diff "Uploaded as text/plain at 2003-09-14.02:07:37 by @rhettinger"): Diff for Objects\abstract.c using &PySuper_Type</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 2004-08-17.02:22:19.000> created_at = <Date 2003-09-12.20:10:43.000> labels = ['interpreter-core'] title = "super instances don't support item assignment" updated_at = <Date 2004-08-17.02:22:19.000> user = 'https://github.com/freddrake' ``` bugs.python.org fields: ```python activity = <Date 2004-08-17.02:22:19.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-09-12.20:10:43.000> creator = 'fdrake' dependencies = [] files = ['1027'] hgrepos = [] issue_num = 805304 keywords = [] message_count = 6.0 messages = ['18148', '18149', '18150', '18151', '18152', '18153'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'fdrake', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue805304' versions = [] ``` </p></details>
super instances don't support item assignment
https://api.github.com/repos/python/cpython/issues/39223/comments
6
2003-09-12T20:10:43Z
2022-04-09T22:59:12Z
https://github.com/python/cpython/issues/39223
1,198,797,462
39,223
[ "python", "cpython" ]
BPO | [805255](https://bugs.python.org/issue805255) --- | :--- Nosy | @rhettinger, @florentx <sup>*Note: these values reflect the state of the issue at 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 2012-06-16.14:15:30.490> created_at = <Date 2003-09-12.19:08:02.000> labels = ['type-feature', 'invalid'] title = 'remove/discard method for dict objects.' updated_at = <Date 2012-06-16.14:15:30.490> user = 'https://bugs.python.org/jemfinch' ``` bugs.python.org fields: ```python activity = <Date 2012-06-16.14:15:30.490> actor = 'flox' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-09-12.19:08:02.000> creator = 'jemfinch' dependencies = [] files = [] hgrepos = [] issue_num = 805255 keywords = [] message_count = 2.0 messages = ['54018', '54019'] nosy_count = 3.0 nosy_names = ['rhettinger', 'jemfinch', 'flox'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue805255' versions = [] ``` </p></details>
remove/discard method for dict objects.
https://api.github.com/repos/python/cpython/issues/39222/comments
2
2003-09-12T19:08:02Z
2022-04-09T22:59:10Z
https://github.com/python/cpython/issues/39222
1,198,797,456
39,222
[ "python", "cpython" ]
BPO | [805200](https://bugs.python.org/issue805200) --- | :--- Nosy | @loewis Files | <li>[tmp](https://bugs.python.org/file1026/tmp "Uploaded as application/octet-stream at 2003-09-12.17:13:31 by bobrowski")</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-11-19.20:12:09.000> created_at = <Date 2003-09-12.17:13:31.000> labels = ['build'] title = '_tkinter compilation fails' updated_at = <Date 2003-11-19.20:12:09.000> user = 'https://bugs.python.org/bobrowski' ``` bugs.python.org fields: ```python activity = <Date 2003-11-19.20:12:09.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2003-09-12.17:13:31.000> creator = 'bobrowski' dependencies = [] files = ['1026'] hgrepos = [] issue_num = 805200 keywords = [] message_count = 4.0 messages = ['18144', '18145', '18146', '18147'] nosy_count = 4.0 nosy_names = ['loewis', 'nnorwitz', 'robinf1', 'bobrowski'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue805200' versions = ['Python 2.3'] ``` </p></details>
_tkinter compilation fails
https://api.github.com/repos/python/cpython/issues/39221/comments
4
2003-09-12T17:13:31Z
2022-04-09T22:59:08Z
https://github.com/python/cpython/issues/39221
1,198,797,453
39,221
[ "python", "cpython" ]
BPO | [805194](https://bugs.python.org/issue805194) --- | :--- Nosy | @pitrou <sup>*Note: these values reflect the state of the issue at 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 2010-08-19.12:33:02.476> created_at = <Date 2003-09-12.16:56:21.000> labels = ['type-bug', 'library'] title = 'Inappropriate error received using socket timeout' updated_at = <Date 2010-08-19.12:33:02.402> user = 'https://bugs.python.org/evgenipopov' ``` bugs.python.org fields: ```python activity = <Date 2010-08-19.12:33:02.402> actor = 'pitrou' assignee = 'none' closed = True closed_date = <Date 2010-08-19.12:33:02.476> closer = 'pitrou' components = ['Library (Lib)'] creation = <Date 2003-09-12.16:56:21.000> creator = 'evgeni_popov' dependencies = [] files = [] hgrepos = [] issue_num = 805194 keywords = [] message_count = 7.0 messages = ['18140', '18141', '18142', '18143', '56744', '114270', '114356'] nosy_count = 5.0 nosy_names = ['troels', 'evgeni_popov', 'dmeranda', 'pitrou', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = 'needs patch' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue805194' versions = ['Python 3.1', 'Python 2.7', 'Python 3.2'] ``` </p></details>
Inappropriate error received using socket timeout
https://api.github.com/repos/python/cpython/issues/39220/comments
7
2003-09-12T16:56:21Z
2022-04-09T22:59:07Z
https://github.com/python/cpython/issues/39220
1,198,797,451
39,220
[ "python", "cpython" ]
BPO | [805015](https://bugs.python.org/issue805015) --- | :--- Nosy | @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-06-14.16:46:55.000> created_at = <Date 2003-09-12.11:39:32.000> labels = [] title = 'PyUnicode_FromEncodedObject' updated_at = <Date 2006-06-14.16:46:55.000> user = 'https://bugs.python.org/davidabrahams' ``` bugs.python.org fields: ```python activity = <Date 2006-06-14.16:46:55.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-09-12.11:39:32.000> creator = 'david_abrahams' dependencies = [] files = [] hgrepos = [] issue_num = 805015 keywords = [] message_count = 2.0 messages = ['18138', '18139'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'david_abrahams'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue805015' versions = ['Python 2.3'] ``` </p></details>
PyUnicode_FromEncodedObject
https://api.github.com/repos/python/cpython/issues/39219/comments
2
2003-09-12T11:39:32Z
2022-04-09T22:59:06Z
https://github.com/python/cpython/issues/39219
1,198,797,447
39,219
[ "python", "cpython" ]
BPO | [804885](https://bugs.python.org/issue804885) --- | :--- Nosy | @loewis Files | <li>[Encoders.py.patch](https://bugs.python.org/file5579/Encoders.py.patch "Uploaded as text/plain at 2003-09-12.06:31:44 by tkikuchi"): patch for email/Encoders.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 2004-08-18.12:51:35.000> created_at = <Date 2003-09-12.06:31:44.000> labels = ['library'] title = 'Lib/email/Encoders.py iso-2022 is 7bit' updated_at = <Date 2004-08-18.12:51:35.000> user = 'https://bugs.python.org/tkikuchi' ``` bugs.python.org fields: ```python activity = <Date 2004-08-18.12:51:35.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-09-12.06:31:44.000> creator = 'tkikuchi' dependencies = [] files = ['5579'] hgrepos = [] issue_num = 804885 keywords = ['patch'] message_count = 2.0 messages = ['44609', '44610'] nosy_count = 2.0 nosy_names = ['loewis', 'tkikuchi'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue804885' versions = ['Python 2.3'] ``` </p></details>
Lib/email/Encoders.py iso-2022 is 7bit
https://api.github.com/repos/python/cpython/issues/39218/comments
2
2003-09-12T06:31:44Z
2022-04-09T22:59:05Z
https://github.com/python/cpython/issues/39218
1,198,797,440
39,218
[ "python", "cpython" ]
BPO | [804543](https://bugs.python.org/issue804543) --- | :--- Nosy | @loewis, @brettcannon, @birkenfeld, @akitada Files | <li>[Python-2.3-setlocale.patch](https://bugs.python.org/file5578/Python-2.3-setlocale.patch "Uploaded as text/plain at 2003-09-11.15:46:24 by sbrabec"): Python-2.3-setlocale.patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2009-02-27.17:54:20.046> created_at = <Date 2003-09-11.15:46:23.000> labels = ['interpreter-core', 'type-bug'] title = 'invalid use of setlocale' updated_at = <Date 2009-02-27.17:54:20.044> user = 'https://bugs.python.org/sbrabec' ``` bugs.python.org fields: ```python activity = <Date 2009-02-27.17:54:20.044> actor = 'georg.brandl' assignee = 'loewis' closed = True closed_date = <Date 2009-02-27.17:54:20.046> closer = 'georg.brandl' components = ['Interpreter Core'] creation = <Date 2003-09-11.15:46:23.000> creator = 'sbrabec' dependencies = [] files = ['5578'] hgrepos = [] issue_num = 804543 keywords = ['patch'] message_count = 6.0 messages = ['44605', '44606', '44607', '44608', '82850', '82855'] nosy_count = 5.0 nosy_names = ['loewis', 'brett.cannon', 'georg.brandl', 'sbrabec', 'akitada'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue804543' versions = ['Python 2.6', 'Python 3.0', 'Python 3.1', 'Python 2.7'] ``` </p></details>
invalid use of setlocale
https://api.github.com/repos/python/cpython/issues/39217/comments
6
2003-09-11T15:46:23Z
2022-04-09T22:59:05Z
https://github.com/python/cpython/issues/39217
1,198,797,436
39,217
[ "python", "cpython" ]
BPO | [804280](https://bugs.python.org/issue804280) --- | :--- Nosy | @rhettinger Files | <li>[libstdtypes.diff](https://bugs.python.org/file5577/libstdtypes.diff "Uploaded as text/plain at 2003-09-11.10:00:55 by quiver")</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-09-12.00:04:22.000> created_at = <Date 2003-09-11.10:00:52.000> labels = ['docs'] title = 'fromkeys is not listed in index' updated_at = <Date 2003-09-12.00:04:22.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2003-09-12.00:04:22.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-09-11.10:00:52.000> creator = 'quiver' dependencies = [] files = ['5577'] hgrepos = [] issue_num = 804280 keywords = ['patch'] message_count = 2.0 messages = ['44603', '44604'] nosy_count = 2.0 nosy_names = ['rhettinger', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue804280' versions = ['Python 2.3'] ``` </p></details>
fromkeys is not listed in index
https://api.github.com/repos/python/cpython/issues/39216/comments
2
2003-09-11T10:00:52Z
2022-04-09T22:59:03Z
https://github.com/python/cpython/issues/39216
1,198,797,431
39,216
[ "python", "cpython" ]
BPO | [804212](https://bugs.python.org/issue804212) --- | :--- Nosy | @tebeka Files | <li>[patch.txt](https://bugs.python.org/file5576/patch.txt "Uploaded as text/plain at 2003-09-11.06:52:22 by @tebeka"): Path for unittest.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 2003-12-06.13:25:30.000> created_at = <Date 2003-09-11.06:52:22.000> labels = ['library'] title = "unittest's main don't handle TestSuite in command line" updated_at = <Date 2003-12-06.13:25:30.000> user = 'https://github.com/tebeka' ``` bugs.python.org fields: ```python activity = <Date 2003-12-06.13:25:30.000> actor = 'purcell' assignee = 'purcell' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-09-11.06:52:22.000> creator = 'tebeka' dependencies = [] files = ['5576'] hgrepos = [] issue_num = 804212 keywords = ['patch'] message_count = 2.0 messages = ['44601', '44602'] nosy_count = 2.0 nosy_names = ['purcell', 'tebeka'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue804212' versions = ['Python 2.3'] ``` </p></details>
unittest's main don't handle TestSuite in command line
https://api.github.com/repos/python/cpython/issues/39215/comments
2
2003-09-11T06:52:22Z
2022-04-09T22:59:02Z
https://github.com/python/cpython/issues/39215
1,198,797,428
39,215
[ "python", "cpython" ]
BPO | [804180](https://bugs.python.org/issue804180) --- | :--- Nosy | @vsajip Files | <li>[ForwardingHandler.py](https://bugs.python.org/file5574/ForwardingHandler.py "Uploaded as text/plain at 2003-09-11.05:07:39 by mfbarnes"): Source code for the ForwardingHandler class</li><li>[ForwardingHandler.py](https://bugs.python.org/file5575/ForwardingHandler.py "Uploaded as text/plain at 2003-09-12.05:32:48 by mfbarnes"): ForwardingHandler class -- version 2</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/vsajip' closed_at = <Date 2003-12-26.15:53:15.000> created_at = <Date 2003-09-11.05:07:39.000> labels = ['library'] title = 'A ForwardingHandler for logging' updated_at = <Date 2003-12-26.15:53:15.000> user = 'https://bugs.python.org/mfbarnes' ``` bugs.python.org fields: ```python activity = <Date 2003-12-26.15:53:15.000> actor = 'vinay.sajip' assignee = 'vinay.sajip' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-09-11.05:07:39.000> creator = 'mfbarnes' dependencies = [] files = ['5574', '5575'] hgrepos = [] issue_num = 804180 keywords = ['patch'] message_count = 8.0 messages = ['44593', '44594', '44595', '44596', '44597', '44598', '44599', '44600'] nosy_count = 2.0 nosy_names = ['vinay.sajip', 'mfbarnes'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue804180' versions = ['Python 2.4'] ``` </p></details>
A ForwardingHandler for logging
https://api.github.com/repos/python/cpython/issues/39214/comments
8
2003-09-11T05:07:39Z
2022-04-09T22:59:01Z
https://github.com/python/cpython/issues/39214
1,198,797,422
39,214
[ "python", "cpython" ]
BPO | [804115](https://bugs.python.org/issue804115) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-09-15.11:03:26.000> created_at = <Date 2003-09-11.01:19:45.000> labels = ['library'] title = 'bad argument handling(unittest.py)' updated_at = <Date 2003-09-15.11:03:26.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2003-09-15.11:03:26.000> actor = 'purcell' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-09-11.01:19:45.000> creator = 'quiver' dependencies = [] files = [] hgrepos = [] issue_num = 804115 keywords = [] message_count = 5.0 messages = ['18133', '18134', '18135', '18136', '18137'] nosy_count = 3.0 nosy_names = ['rhettinger', 'purcell', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue804115' versions = ['Python 2.3'] ``` </p></details>
bad argument handling(unittest.py)
https://api.github.com/repos/python/cpython/issues/39213/comments
5
2003-09-11T01:19:45Z
2022-04-09T22:59:00Z
https://github.com/python/cpython/issues/39213
1,198,797,419
39,213
[ "python", "cpython" ]
BPO | [804113](https://bugs.python.org/issue804113) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-09-15.18:25:50.000> created_at = <Date 2003-09-11.01:07:54.000> labels = ['docs'] title = 'Crypto terminology for crypto hash function' updated_at = <Date 2003-09-15.18:25:50.000> user = 'https://bugs.python.org/ronrivest' ``` bugs.python.org fields: ```python activity = <Date 2003-09-15.18:25:50.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-09-11.01:07:54.000> creator = 'ronrivest' dependencies = [] files = [] hgrepos = [] issue_num = 804113 keywords = [] message_count = 2.0 messages = ['18131', '18132'] nosy_count = 2.0 nosy_names = ['rhettinger', 'ronrivest'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue804113' versions = [] ``` </p></details>
Crypto terminology for crypto hash function
https://api.github.com/repos/python/cpython/issues/39212/comments
2
2003-09-11T01:07:54Z
2022-04-09T22:58:59Z
https://github.com/python/cpython/issues/39212
1,198,797,417
39,212
[ "python", "cpython" ]
BPO | [803998](https://bugs.python.org/issue803998) --- | :--- Nosy | @loewis Files | <li>[_ssl.diff](https://bugs.python.org/file5573/_ssl.diff "Uploaded as text/plain at 2003-09-10.20:51:31 by illo"): patch against python/dist/src/Modules/_ssl.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2003-10-27.14:25:30.000> created_at = <Date 2003-09-10.20:51:31.000> labels = ['extension-modules'] title = '[_ssl.c] SSL_write() called with -1 as size' updated_at = <Date 2003-10-27.14:25:30.000> user = 'https://bugs.python.org/illo' ``` bugs.python.org fields: ```python activity = <Date 2003-10-27.14:25:30.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2003-09-10.20:51:31.000> creator = 'illo' dependencies = [] files = ['5573'] hgrepos = [] issue_num = 803998 keywords = ['patch'] message_count = 4.0 messages = ['44589', '44590', '44591', '44592'] nosy_count = 2.0 nosy_names = ['loewis', 'illo'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue803998' versions = [] ``` </p></details>
[_ssl.c] SSL_write() called with -1 as size
https://api.github.com/repos/python/cpython/issues/39211/comments
4
2003-09-10T20:51:31Z
2022-04-09T22:58:58Z
https://github.com/python/cpython/issues/39211
1,198,797,414
39,211
[ "python", "cpython" ]
BPO | [803842](https://bugs.python.org/issue803842) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-09-10.18:48:50.000> created_at = <Date 2003-09-10.16:37:29.000> labels = ['docs'] title = 'Wrong description of regexp concatenation' updated_at = <Date 2003-09-10.18:48:50.000> user = 'https://bugs.python.org/hfuru' ``` bugs.python.org fields: ```python activity = <Date 2003-09-10.18:48:50.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-09-10.16:37:29.000> creator = 'hfuru' dependencies = [] files = [] hgrepos = [] issue_num = 803842 keywords = [] message_count = 2.0 messages = ['18129', '18130'] nosy_count = 2.0 nosy_names = ['rhettinger', 'hfuru'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue803842' versions = [] ``` </p></details>
Wrong description of regexp concatenation
https://api.github.com/repos/python/cpython/issues/39210/comments
2
2003-09-10T16:37:29Z
2022-04-09T22:58:56Z
https://github.com/python/cpython/issues/39210
1,198,797,411
39,210
[ "python", "cpython" ]
BPO | [803679](https://bugs.python.org/issue803679) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-09-10.18:57:51.000> created_at = <Date 2003-09-10.11:34:07.000> labels = ['library'] title = 'Missing section number in csv module documentation' updated_at = <Date 2003-09-10.18:57:51.000> user = 'https://bugs.python.org/nerby' ``` bugs.python.org fields: ```python activity = <Date 2003-09-10.18:57:51.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-09-10.11:34:07.000> creator = 'nerby' dependencies = [] files = [] hgrepos = [] issue_num = 803679 keywords = [] message_count = 2.0 messages = ['18127', '18128'] nosy_count = 2.0 nosy_names = ['rhettinger', 'nerby'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue803679' versions = ['Python 2.3'] ``` </p></details>
Missing section number in csv module documentation
https://api.github.com/repos/python/cpython/issues/39209/comments
2
2003-09-10T11:34:07Z
2022-04-09T22:58:55Z
https://github.com/python/cpython/issues/39209
1,198,797,407
39,209
[ "python", "cpython" ]
BPO | [803634](https://bugs.python.org/issue803634) --- | :--- Nosy | @brettcannon <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-07-05.15:52:06.000> created_at = <Date 2003-09-10.07:43:00.000> labels = ['docs'] title = 'urllib/urllib2(?) timeouts' updated_at = <Date 2006-07-05.15:52:06.000> user = 'https://bugs.python.org/bpettersen' ``` bugs.python.org fields: ```python activity = <Date 2006-07-05.15:52:06.000> actor = 'sonderblade' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-09-10.07:43:00.000> creator = 'bpettersen' dependencies = [] files = [] hgrepos = [] issue_num = 803634 keywords = [] message_count = 3.0 messages = ['18124', '18125', '18126'] nosy_count = 3.0 nosy_names = ['brett.cannon', 'bpettersen', 'sonderblade'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue803634' versions = ['Python 2.3'] ``` </p></details>
urllib/urllib2(?) timeouts
https://api.github.com/repos/python/cpython/issues/39208/comments
3
2003-09-10T07:43:00Z
2022-04-09T22:58:54Z
https://github.com/python/cpython/issues/39208
1,198,797,402
39,208
[ "python", "cpython" ]
BPO | [803610](https://bugs.python.org/issue803610) --- | :--- 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 2007-02-23.19:52:56.000> created_at = <Date 2003-09-10.06:18:23.000> labels = ['library'] title = 'os.close(3) raises OSError: [Errno 9] Bad file descriptor' updated_at = <Date 2007-02-23.19:52:56.000> user = 'https://bugs.python.org/syrah' ``` bugs.python.org fields: ```python activity = <Date 2007-02-23.19:52:56.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-09-10.06:18:23.000> creator = 'syrah' dependencies = [] files = [] hgrepos = [] issue_num = 803610 keywords = [] message_count = 13.0 messages = ['18111', '18112', '18113', '18114', '18115', '18116', '18117', '18118', '18119', '18120', '18121', '18122', '18123'] nosy_count = 3.0 nosy_names = ['loewis', 'syrah', 'rhn_mk1'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue803610' versions = ['Python 2.3'] ``` </p></details>
os.close(3) raises OSError: [Errno 9] Bad file descriptor
https://api.github.com/repos/python/cpython/issues/39207/comments
13
2003-09-10T06:18:23Z
2022-04-09T22:58:53Z
https://github.com/python/cpython/issues/39207
1,198,797,401
39,207
[ "python", "cpython" ]
BPO | [803498](https://bugs.python.org/issue803498) --- | :--- Nosy | @jackjansen, @etrepum Files | <li>[applesingle.py](https://bugs.python.org/file1025/applesingle.py "Uploaded as text/plain at 2003-09-09.23:34:39 by @etrepum"): cross-platform applesingle module (req python 2.3)</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2003-11-18.23:09:35.000> created_at = <Date 2003-09-09.23:34:38.000> labels = ['OS-mac'] title = 'plat-mac/applesingle.py needs cosmetic changes' updated_at = <Date 2003-11-18.23:09:35.000> user = 'https://github.com/etrepum' ``` bugs.python.org fields: ```python activity = <Date 2003-11-18.23:09:35.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2003-09-09.23:34:38.000> creator = 'bob.ippolito' dependencies = [] files = ['1025'] hgrepos = [] issue_num = 803498 keywords = [] message_count = 2.0 messages = ['18109', '18110'] nosy_count = 2.0 nosy_names = ['jackjansen', 'bob.ippolito'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue803498' versions = ['Python 2.3'] ``` </p></details>
plat-mac/applesingle.py needs cosmetic changes
https://api.github.com/repos/python/cpython/issues/39206/comments
2
2003-09-09T23:34:38Z
2022-04-09T22:58:52Z
https://github.com/python/cpython/issues/39206
1,198,797,396
39,206
[ "python", "cpython" ]
BPO | [803449](https://bugs.python.org/issue803449) --- | :--- Nosy | @rhettinger Files | <li>[classes.diff](https://bugs.python.org/file5572/classes.diff "Uploaded as text/plain at 2003-09-09.21:37:18 by quiver")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-09-10.21:13:31.000> created_at = <Date 2003-09-09.21:37:18.000> labels = [] title = 'modernize demo scripts' updated_at = <Date 2003-09-10.21:13:31.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2003-09-10.21:13:31.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2003-09-09.21:37:18.000> creator = 'quiver' dependencies = [] files = ['5572'] hgrepos = [] issue_num = 803449 keywords = ['patch'] message_count = 2.0 messages = ['44587', '44588'] nosy_count = 2.0 nosy_names = ['rhettinger', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue803449' versions = ['Python 2.3'] ``` </p></details>
modernize demo scripts
https://api.github.com/repos/python/cpython/issues/39205/comments
2
2003-09-09T21:37:18Z
2022-04-09T22:58:51Z
https://github.com/python/cpython/issues/39205
1,198,797,391
39,205
[ "python", "cpython" ]
BPO | [803422](https://bugs.python.org/issue803422) --- | :--- Nosy | @loewis, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2010-08-02.01:13:52.801> created_at = <Date 2003-09-09.20:53:13.000> labels = ['easy', 'type-feature', 'library'] title = "sgmllib doesn't support hex or Unicode character references" updated_at = <Date 2010-08-02.01:13:52.800> user = 'https://bugs.python.org/aaronsw' ``` bugs.python.org fields: ```python activity = <Date 2010-08-02.01:13:52.800> actor = 'fdrake' assignee = 'none' closed = True closed_date = <Date 2010-08-02.01:13:52.801> closer = 'fdrake' components = ['Library (Lib)'] creation = <Date 2003-09-09.20:53:13.000> creator = 'aaronsw' dependencies = [] files = [] hgrepos = [] issue_num = 803422 keywords = ['easy'] message_count = 7.0 messages = ['60380', '60381', '60382', '60383', '63530', '112262', '112414'] nosy_count = 4.0 nosy_names = ['loewis', 'fdrake', 'aaronsw', 'meatballhat'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = 'test needed' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue803422' versions = ['Python 2.7'] ``` </p></details>
sgmllib doesn't support hex or Unicode character references
https://api.github.com/repos/python/cpython/issues/39204/comments
7
2003-09-09T20:53:13Z
2022-04-09T22:58:49Z
https://github.com/python/cpython/issues/39204
1,198,797,387
39,204
[ "python", "cpython" ]
BPO | [803413](https://bugs.python.org/issue803413) --- | :--- 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 2005-03-03.10:08:19.000> created_at = <Date 2003-09-09.20:31:26.000> labels = ['library'] title = 'uu.decode prints to stderr' updated_at = <Date 2005-03-03.10:08:19.000> user = 'https://bugs.python.org/shang' ``` bugs.python.org fields: ```python activity = <Date 2005-03-03.10:08:19.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-09-09.20:31:26.000> creator = 'shang' dependencies = [] files = [] hgrepos = [] issue_num = 803413 keywords = [] message_count = 3.0 messages = ['18106', '18107', '18108'] nosy_count = 3.0 nosy_names = ['loewis', 'shang', 'anadelonbrin'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue803413' versions = ['Python 2.3'] ``` </p></details>
uu.decode prints to stderr
https://api.github.com/repos/python/cpython/issues/39203/comments
3
2003-09-09T20:31:26Z
2022-04-09T22:58:48Z
https://github.com/python/cpython/issues/39203
1,198,797,386
39,203
[ "python", "cpython" ]
BPO | [802417](https://bugs.python.org/issue802417) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-09-08.18:12:45.000> created_at = <Date 2003-09-08.12:10:44.000> labels = ['expert-tkinter'] title = 'Bogus use of Tkinter.PhotoImage can give sig11' updated_at = <Date 2003-09-08.18:12:45.000> user = 'https://bugs.python.org/jepler' ``` bugs.python.org fields: ```python activity = <Date 2003-09-08.18:12:45.000> actor = 'hobbs' assignee = 'none' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2003-09-08.12:10:44.000> creator = 'jepler' dependencies = [] files = [] hgrepos = [] issue_num = 802417 keywords = [] message_count = 2.0 messages = ['18104', '18105'] nosy_count = 2.0 nosy_names = ['jepler', 'hobbs'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue802417' versions = [] ``` </p></details>
Bogus use of Tkinter.PhotoImage can give sig11
https://api.github.com/repos/python/cpython/issues/39202/comments
2
2003-09-08T12:10:44Z
2022-04-09T22:58:47Z
https://github.com/python/cpython/issues/39202
1,198,797,385
39,202
[ "python", "cpython" ]
BPO | [802310](https://bugs.python.org/issue802310) --- | :--- Nosy | @asvetlov Files | <li>[tkfont_bug.py](https://bugs.python.org/file1024/tkfont_bug.py "Uploaded as text/plain at 2003-09-08.07:52:56 by effbot")</li><li>[nonamerepeat.diff](https://bugs.python.org/file14332/nonamerepeat.diff "Uploaded as text/plain at 2009-06-21.20:49:11 by gpolo")</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/asvetlov' closed_at = <Date 2012-04-03.06:51:05.975> created_at = <Date 2003-09-08.07:52:56.000> labels = ['type-bug', 'expert-tkinter'] title = 'tkFont may reuse font names' updated_at = <Date 2012-04-03.06:51:05.973> user = 'https://bugs.python.org/effbot' ``` bugs.python.org fields: ```python activity = <Date 2012-04-03.06:51:05.973> actor = 'asvetlov' assignee = 'asvetlov' closed = True closed_date = <Date 2012-04-03.06:51:05.975> closer = 'asvetlov' components = ['Tkinter'] creation = <Date 2003-09-08.07:52:56.000> creator = 'effbot' dependencies = [] files = ['1024', '14332'] hgrepos = [] issue_num = 802310 keywords = ['patch'] message_count = 7.0 messages = ['18102', '18103', '64948', '89581', '114268', '157394', '157395'] nosy_count = 6.0 nosy_names = ['effbot', 'lpd', 'gpolo', 'asvetlov', 'BreamoreBoy', 'python-dev'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue802310' versions = ['Python 3.3'] ``` </p></details>
tkFont may reuse font names
https://api.github.com/repos/python/cpython/issues/39201/comments
7
2003-09-08T07:52:56Z
2022-04-09T22:58:47Z
https://github.com/python/cpython/issues/39201
1,198,797,382
39,201
[ "python", "cpython" ]
BPO | [802302](https://bugs.python.org/issue802302) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-09-10.04:46:16.000> created_at = <Date 2003-09-08.07:35:40.000> labels = ['docs'] title = 'Invalid documentation for dbhash.' updated_at = <Date 2003-09-10.04:46:16.000> user = 'https://bugs.python.org/jemfinch' ``` bugs.python.org fields: ```python activity = <Date 2003-09-10.04:46:16.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-09-08.07:35:40.000> creator = 'jemfinch' dependencies = [] files = [] hgrepos = [] issue_num = 802302 keywords = [] message_count = 2.0 messages = ['18100', '18101'] nosy_count = 2.0 nosy_names = ['rhettinger', 'jemfinch'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue802302' versions = ['Python 2.3'] ``` </p></details>
Invalid documentation for dbhash.
https://api.github.com/repos/python/cpython/issues/39200/comments
2
2003-09-08T07:35:40Z
2022-04-09T22:58:45Z
https://github.com/python/cpython/issues/39200
1,198,797,378
39,200
[ "python", "cpython" ]
BPO | [802188](https://bugs.python.org/issue802188) --- | :--- Nosy | @loewis, @birkenfeld Files | <li>[linecont.diff](https://bugs.python.org/file5571/linecont.diff "Uploaded as text/plain at 2003-09-08.00:03:53 by laotzu0"): line continuation error message patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-03-03.11:46:32.000> created_at = <Date 2003-09-08.00:03:52.000> labels = ['interpreter-core'] title = 'better parser error message for non-EOL following line cont.' updated_at = <Date 2005-03-03.11:46:32.000> user = 'https://bugs.python.org/laotzu0' ``` bugs.python.org fields: ```python activity = <Date 2005-03-03.11:46:32.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-09-08.00:03:52.000> creator = 'laotzu0' dependencies = [] files = ['5571'] hgrepos = [] issue_num = 802188 keywords = ['patch'] message_count = 3.0 messages = ['44584', '44585', '44586'] nosy_count = 3.0 nosy_names = ['loewis', 'georg.brandl', 'laotzu0'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue802188' versions = [] ``` </p></details>
better parser error message for non-EOL following line cont.
https://api.github.com/repos/python/cpython/issues/39199/comments
3
2003-09-08T00:03:52Z
2022-04-09T22:58:44Z
https://github.com/python/cpython/issues/39199
1,198,797,373
39,199
[ "python", "cpython" ]
BPO | [802159](https://bugs.python.org/issue802159) --- | :--- Nosy | @loewis Files | <li>[ntpath.py](https://bugs.python.org/file5570/ntpath.py "Uploaded as text/plain at 2003-09-07.22:08:10 by timehorse"): ntpath.py with proposed changes</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-08-18.12:48:19.000> created_at = <Date 2003-09-07.22:08:10.000> labels = ['OS-windows'] title = 'Suggested change in how ntpath.expanduser works' updated_at = <Date 2004-08-18.12:48:19.000> user = 'https://bugs.python.org/timehorse' ``` bugs.python.org fields: ```python activity = <Date 2004-08-18.12:48:19.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2003-09-07.22:08:10.000> creator = 'timehorse' dependencies = [] files = ['5570'] hgrepos = [] issue_num = 802159 keywords = ['patch'] message_count = 3.0 messages = ['44581', '44582', '44583'] nosy_count = 2.0 nosy_names = ['loewis', 'timehorse'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue802159' versions = [] ``` </p></details>
Suggested change in how ntpath.expanduser works
https://api.github.com/repos/python/cpython/issues/39198/comments
3
2003-09-07T22:08:10Z
2022-04-09T22:58:42Z
https://github.com/python/cpython/issues/39198
1,198,797,368
39,198
[ "python", "cpython" ]
BPO | [802128](https://bugs.python.org/issue802128) --- | :--- Nosy | @loewis, @freddrake, @akuchling Files | <li>[dumbdbm.patch](https://bugs.python.org/file1023/dumbdbm.patch "Uploaded as text/plain at 2006-12-22.13:50:27 by @akuchling"): Simple patch for dumbdbm fix.</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2006-12-22.15:17:44.000> created_at = <Date 2003-09-07.20:46:03.000> labels = ['interpreter-core'] title = 'Mode argument of dumbdbm does not work' updated_at = <Date 2006-12-22.15:17:44.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2006-12-22.15:17:44.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-09-07.20:46:03.000> creator = 'loewis' dependencies = [] files = ['1023'] hgrepos = [] issue_num = 802128 keywords = [] message_count = 7.0 messages = ['18093', '18094', '18095', '18096', '18097', '18098', '18099'] nosy_count = 3.0 nosy_names = ['loewis', 'fdrake', 'akuchling'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue802128' versions = ['Python 2.6'] ``` </p></details>
Mode argument of dumbdbm does not work
https://api.github.com/repos/python/cpython/issues/39197/comments
7
2003-09-07T20:46:03Z
2022-04-09T22:58:42Z
https://github.com/python/cpython/issues/39197
1,198,797,364
39,197
[ "python", "cpython" ]
BPO | [801992](https://bugs.python.org/issue801992) --- | :--- Nosy | @loewis, @birkenfeld, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-06-25.20:02:34.000> created_at = <Date 2003-09-07.13:44:30.000> labels = ['library'] title = 'cgi.CGIHTTPRequestHandler remembers QUERY_STRING' updated_at = <Date 2005-06-25.20:02:34.000> user = 'https://bugs.python.org/fidlej' ``` bugs.python.org fields: ```python activity = <Date 2005-06-25.20:02:34.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-09-07.13:44:30.000> creator = 'fidlej' dependencies = [] files = [] hgrepos = [] issue_num = 801992 keywords = [] message_count = 4.0 messages = ['18089', '18090', '18091', '18092'] nosy_count = 4.0 nosy_names = ['loewis', 'georg.brandl', 'rhettinger', 'fidlej'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue801992' versions = ['Python 2.3'] ``` </p></details>
cgi.CGIHTTPRequestHandler remembers QUERY_STRING
https://api.github.com/repos/python/cpython/issues/39196/comments
4
2003-09-07T13:44:30Z
2022-04-09T22:58:40Z
https://github.com/python/cpython/issues/39196
1,198,797,359
39,196
[ "python", "cpython" ]
BPO | [801847](https://bugs.python.org/issue801847) --- | :--- Nosy | @gvanrossum, @loewis, @rhettinger, @etrepum, @hyeshik Files | <li>[Python-2.3-rsplit.diff](https://bugs.python.org/file8231/Python-2.3-rsplit.diff "Uploaded as text/plain at 2003-09-07.00:52:56 by jafo"): Code patch against 2.3 release.</li><li>[Python-CVS-docs-rsplit.diff](https://bugs.python.org/file8232/Python-CVS-docs-rsplit.diff "Uploaded as text/plain at 2003-09-07.00:55:20 by jafo"): Patch against CVS for the documentation.</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-12-15.19:38:42.000> created_at = <Date 2003-09-07.00:52:55.000> labels = ['interpreter-core', 'type-feature'] title = 'Adding rsplit() to string and unicode objects.' updated_at = <Date 2003-12-15.19:38:42.000> user = 'https://bugs.python.org/jafo' ``` bugs.python.org fields: ```python activity = <Date 2003-12-15.19:38:42.000> actor = 'gvanrossum' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-09-07.00:52:55.000> creator = 'jafo' dependencies = [] files = ['8231', '8232'] hgrepos = [] issue_num = 801847 keywords = [] message_count = 24.0 messages = ['53994', '53995', '53996', '53997', '53998', '53999', '54000', '54001', '54002', '54003', '54004', '54005', '54006', '54007', '54008', '54009', '54010', '54011', '54012', '54013', '54014', '54015', '54016', '54017'] nosy_count = 7.0 nosy_names = ['gvanrossum', 'loewis', 'rhettinger', 'jafo', 'bob.ippolito', 'jemfinch', 'hyeshik.chang'] pr_nums = [] priority = 'low' resolution = 'accepted' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue801847' versions = [] ``` </p></details>
Adding rsplit() to string and unicode objects.
https://api.github.com/repos/python/cpython/issues/39195/comments
24
2003-09-07T00:52:55Z
2022-04-09T22:58:40Z
https://github.com/python/cpython/issues/39195
1,198,797,358
39,195
[ "python", "cpython" ]
BPO | [801821](https://bugs.python.org/issue801821) --- | :--- Files | <li>[Python-2.3-64bit-fixes.patch](https://bugs.python.org/file5569/Python-2.3-64bit-fixes.patch "Uploaded as text/plain at 2003-09-06.23:31:19 by gbeauche"): 64-bit fixes to zipimport module</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-09-07.13:37:14.000> created_at = <Date 2003-09-06.23:31:18.000> labels = ['extension-modules'] title = 'zipimport 64-bit fix' updated_at = <Date 2003-09-07.13:37:14.000> user = 'https://bugs.python.org/gbeauche' ``` bugs.python.org fields: ```python activity = <Date 2003-09-07.13:37:14.000> actor = 'jvr' assignee = 'jvr' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2003-09-06.23:31:18.000> creator = 'gbeauche' dependencies = [] files = ['5569'] hgrepos = [] issue_num = 801821 keywords = ['patch'] message_count = 2.0 messages = ['44579', '44580'] nosy_count = 2.0 nosy_names = ['jvr', 'gbeauche'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue801821' versions = ['Python 2.3'] ``` </p></details>
zipimport 64-bit fix
https://api.github.com/repos/python/cpython/issues/39194/comments
2
2003-09-06T23:31:18Z
2022-04-09T22:58:38Z
https://github.com/python/cpython/issues/39194
1,198,797,355
39,194
[ "python", "cpython" ]
BPO | [801631](https://bugs.python.org/issue801631) --- | :--- 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 2003-09-07.03:32:46.000> created_at = <Date 2003-09-06.13:08:25.000> labels = ['OS-windows'] title = 'file.truncate fault on windows' updated_at = <Date 2003-09-07.03:32:46.000> user = 'https://bugs.python.org/psi-man' ``` bugs.python.org fields: ```python activity = <Date 2003-09-07.03:32:46.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2003-09-06.13:08:25.000> creator = 'psi-man' dependencies = [] files = [] hgrepos = [] issue_num = 801631 keywords = [] message_count = 3.0 messages = ['18086', '18087', '18088'] nosy_count = 2.0 nosy_names = ['tim.peters', 'psi-man'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue801631' versions = ['Python 2.3'] ``` </p></details>
file.truncate fault on windows
https://api.github.com/repos/python/cpython/issues/39193/comments
3
2003-09-06T13:08:25Z
2022-04-09T22:58:37Z
https://github.com/python/cpython/issues/39193
1,198,797,353
39,193
[ "python", "cpython" ]
BPO | [801486](https://bugs.python.org/issue801486) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-09-06.04:40:51.000> created_at = <Date 2003-09-06.02:08:31.000> labels = ['docs'] title = 'markup error(lib/libtest.tex)' updated_at = <Date 2003-09-06.04:40:51.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2003-09-06.04:40:51.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-09-06.02:08:31.000> creator = 'quiver' dependencies = [] files = [] hgrepos = [] issue_num = 801486 keywords = [] message_count = 2.0 messages = ['18084', '18085'] nosy_count = 2.0 nosy_names = ['rhettinger', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue801486' versions = ['Python 2.3'] ``` </p></details>
markup error(lib/libtest.tex)
https://api.github.com/repos/python/cpython/issues/39192/comments
2
2003-09-06T02:08:31Z
2022-04-09T22:58:36Z
https://github.com/python/cpython/issues/39192
1,198,797,351
39,192
[ "python", "cpython" ]
BPO | [801349](https://bugs.python.org/issue801349) --- | :--- Nosy | @mwhudson, @birkenfeld Files | <li>[libstdtypes.tex.patch](https://bugs.python.org/file1021/libstdtypes.tex.patch "Uploaded as text/plain at 2003-09-15.23:27:44 by logistix"): Documentation patch</li><li>[ceval.c.patch](https://bugs.python.org/file1022/ceval.c.patch "Uploaded as text/plain at 2003-09-15.23:30:22 by logistix"): Interpreter 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/mwhudson' closed_at = <Date 2006-02-19.00:13:06.000> created_at = <Date 2003-09-05.20:28:59.000> labels = ['interpreter-core'] title = 'New slice behaviour. Bug or feature?' updated_at = <Date 2006-02-19.00:13:06.000> user = 'https://bugs.python.org/logistix' ``` bugs.python.org fields: ```python activity = <Date 2006-02-19.00:13:06.000> actor = 'georg.brandl' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-09-05.20:28:59.000> creator = 'logistix' dependencies = [] files = ['1021', '1022'] hgrepos = [] issue_num = 801349 keywords = [] message_count = 6.0 messages = ['18078', '18079', '18080', '18081', '18082', '18083'] nosy_count = 4.0 nosy_names = ['mwh', 'nnorwitz', 'georg.brandl', 'logistix'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue801349' versions = ['Python 2.3'] ``` </p></details>
New slice behaviour. Bug or feature?
https://api.github.com/repos/python/cpython/issues/39191/comments
6
2003-09-05T20:28:59Z
2022-04-09T22:58:35Z
https://github.com/python/cpython/issues/39191
1,198,797,348
39,191
[ "python", "cpython" ]
BPO | [801342](https://bugs.python.org/issue801342) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-09-05.21:45:11.000> created_at = <Date 2003-09-05.20:21:15.000> labels = ['library'] title = 'Bug (documentation or real, your choice) in random.sample.' updated_at = <Date 2003-09-05.21:45:11.000> user = 'https://bugs.python.org/jemfinch' ``` bugs.python.org fields: ```python activity = <Date 2003-09-05.21:45:11.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-09-05.20:21:15.000> creator = 'jemfinch' dependencies = [] files = [] hgrepos = [] issue_num = 801342 keywords = [] message_count = 2.0 messages = ['18076', '18077'] nosy_count = 2.0 nosy_names = ['rhettinger', 'jemfinch'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue801342' versions = [] ``` </p></details>
Bug (documentation or real, your choice) in random.sample.
https://api.github.com/repos/python/cpython/issues/39190/comments
2
2003-09-05T20:21:15Z
2022-04-09T22:58:34Z
https://github.com/python/cpython/issues/39190
1,198,797,343
39,190
[ "python", "cpython" ]
BPO | [801306](https://bugs.python.org/issue801306) --- | :--- Nosy | @brettcannon, @rhettinger, @jimm-domingo <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-09-09.01:32:51.000> created_at = <Date 2003-09-05.19:03:07.000> labels = ['docs'] title = 'Bad RE in scanf example' updated_at = <Date 2003-09-09.01:32:51.000> user = 'https://github.com/jimm-domingo' ``` bugs.python.org fields: ```python activity = <Date 2003-09-09.01:32:51.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-09-05.19:03:07.000> creator = 'jimm_domingo' dependencies = [] files = [] hgrepos = [] issue_num = 801306 keywords = [] message_count = 3.0 messages = ['18073', '18074', '18075'] nosy_count = 3.0 nosy_names = ['brett.cannon', 'rhettinger', 'jimm_domingo'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue801306' versions = ['Python 2.3'] ``` </p></details>
Bad RE in scanf example
https://api.github.com/repos/python/cpython/issues/39189/comments
3
2003-09-05T19:03:07Z
2022-04-09T22:58:33Z
https://github.com/python/cpython/issues/39189
1,198,797,341
39,189
[ "python", "cpython" ]
BPO | [800929](https://bugs.python.org/issue800929) --- | :--- Nosy | @akuchling, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-02-23.16:50:45.112> created_at = <Date 2003-09-05.08:04:40.000> labels = ['type-feature', 'docs'] title = 'Module-specific PDFs' updated_at = <Date 2008-02-23.16:50:45.111> user = 'https://bugs.python.org/mewf' ``` bugs.python.org fields: ```python activity = <Date 2008-02-23.16:50:45.111> actor = 'akuchling' assignee = 'none' closed = True closed_date = <Date 2008-02-23.16:50:45.112> closer = 'akuchling' components = ['Documentation'] creation = <Date 2003-09-05.08:04:40.000> creator = 'mewf' dependencies = [] files = [] hgrepos = [] issue_num = 800929 keywords = [] message_count = 3.0 messages = ['61123', '61903', '62771'] nosy_count = 4.0 nosy_names = ['akuchling', 'georg.brandl', 'mewf', 'draghuram'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue800929' versions = [] ``` </p></details>
Module-specific PDFs
https://api.github.com/repos/python/cpython/issues/39188/comments
3
2003-09-05T08:04:40Z
2022-04-09T22:58:31Z
https://github.com/python/cpython/issues/39188
1,198,797,336
39,188
[ "python", "cpython" ]
BPO | [800926](https://bugs.python.org/issue800926) --- | :--- Nosy | @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-02-01.10:53:36.295> created_at = <Date 2003-09-05.08:00:28.000> labels = ['type-feature', 'docs'] title = 'Python version numbers in headers/footers PDF documentation' updated_at = <Date 2008-02-01.10:53:36.293> user = 'https://bugs.python.org/mewf' ``` bugs.python.org fields: ```python activity = <Date 2008-02-01.10:53:36.293> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2008-02-01.10:53:36.295> closer = 'georg.brandl' components = ['Documentation'] creation = <Date 2003-09-05.08:00:28.000> creator = 'mewf' dependencies = [] files = [] hgrepos = [] issue_num = 800926 keywords = [] message_count = 3.0 messages = ['61122', '61902', '61955'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'mewf', 'draghuram'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue800926' versions = [] ``` </p></details>
Python version numbers in headers/footers PDF documentation
https://api.github.com/repos/python/cpython/issues/39187/comments
3
2003-09-05T08:00:28Z
2022-04-09T22:58:30Z
https://github.com/python/cpython/issues/39187
1,198,797,333
39,187
[ "python", "cpython" ]
BPO | [800899](https://bugs.python.org/issue800899) --- | :--- Nosy | @brettcannon, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-09-10.03:56:04.000> created_at = <Date 2003-09-05.06:59:49.000> labels = ['docs'] title = 'Making "|" directive from REs a bit clearer' updated_at = <Date 2003-09-10.03:56:04.000> user = 'https://bugs.python.org/gminick' ``` bugs.python.org fields: ```python activity = <Date 2003-09-10.03:56:04.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-09-05.06:59:49.000> creator = 'gminick' dependencies = [] files = [] hgrepos = [] issue_num = 800899 keywords = [] message_count = 3.0 messages = ['18070', '18071', '18072'] nosy_count = 3.0 nosy_names = ['brett.cannon', 'rhettinger', 'gminick'] pr_nums = [] priority = 'low' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue800899' versions = [] ``` </p></details>
Making "|" directive from REs a bit clearer
https://api.github.com/repos/python/cpython/issues/39186/comments
3
2003-09-05T06:59:49Z
2022-04-09T22:58:29Z
https://github.com/python/cpython/issues/39186
1,198,797,330
39,186
[ "python", "cpython" ]
BPO | [800828](https://bugs.python.org/issue800828) --- | :--- Nosy | @freddrake, @jackjansen Files | <li>[pep0278.patch](https://bugs.python.org/file1020/pep0278.patch "Uploaded as text/plain at 2003-09-05.02:18:45 by logistix"): probably unneeded patch file</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2004-05-06.12:28:39.000> created_at = <Date 2003-09-05.02:18:45.000> labels = ['docs'] title = 'Doc bug in PEP-0278' updated_at = <Date 2004-05-06.12:28:39.000> user = 'https://bugs.python.org/logistix' ``` bugs.python.org fields: ```python activity = <Date 2004-05-06.12:28:39.000> actor = 'fdrake' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-09-05.02:18:45.000> creator = 'logistix' dependencies = [] files = ['1020'] hgrepos = [] issue_num = 800828 keywords = [] message_count = 2.0 messages = ['18068', '18069'] nosy_count = 3.0 nosy_names = ['fdrake', 'jackjansen', 'logistix'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue800828' versions = [] ``` </p></details>
Doc bug in PEP-0278
https://api.github.com/repos/python/cpython/issues/39185/comments
2
2003-09-05T02:18:45Z
2022-04-09T22:58:29Z
https://github.com/python/cpython/issues/39185
1,198,797,328
39,185
[ "python", "cpython" ]
BPO | [800824](https://bugs.python.org/issue800824) --- | :--- Nosy | @loewis, @brettcannon, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2003-09-07.20:44:14.000> created_at = <Date 2003-09-05.02:02:12.000> labels = ['library'] title = 'test_dumbdbm failing' updated_at = <Date 2003-09-07.20:44:14.000> user = 'https://github.com/brettcannon' ``` bugs.python.org fields: ```python activity = <Date 2003-09-07.20:44:14.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-09-05.02:02:12.000> creator = 'brett.cannon' dependencies = [] files = [] hgrepos = [] issue_num = 800824 keywords = [] message_count = 3.0 messages = ['18065', '18066', '18067'] nosy_count = 3.0 nosy_names = ['loewis', 'brett.cannon', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue800824' versions = ['Python 2.4'] ``` </p></details>
test_dumbdbm failing
https://api.github.com/repos/python/cpython/issues/39184/comments
3
2003-09-05T02:02:12Z
2022-04-09T22:58:28Z
https://github.com/python/cpython/issues/39184
1,198,797,326
39,184
[ "python", "cpython" ]
BPO | [800796](https://bugs.python.org/issue800796) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-09-05.14:40:00.000> created_at = <Date 2003-09-04.23:46:29.000> labels = ['interpreter-core'] title = 'Difference between hash() and __hash__()' updated_at = <Date 2003-09-05.14:40:00.000> user = 'https://bugs.python.org/fleiter' ``` bugs.python.org fields: ```python activity = <Date 2003-09-05.14:40:00.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-09-04.23:46:29.000> creator = 'fleiter' dependencies = [] files = [] hgrepos = [] issue_num = 800796 keywords = [] message_count = 3.0 messages = ['18062', '18063', '18064'] nosy_count = 2.0 nosy_names = ['rhettinger', 'fleiter'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue800796' versions = ['Python 2.3'] ``` </p></details>
Difference between hash() and __hash__()
https://api.github.com/repos/python/cpython/issues/39183/comments
3
2003-09-04T23:46:29Z
2022-04-09T22:58:27Z
https://github.com/python/cpython/issues/39183
1,198,797,320
39,183
[ "python", "cpython" ]
BPO | [800710](https://bugs.python.org/issue800710) --- | :--- Nosy | @loewis Files | <li>[config.diff](https://bugs.python.org/file1017/config.diff "Uploaded as text/plain at 2003-09-06.14:49:38 by @loewis")</li><li>[output.make](https://bugs.python.org/file1018/output.make "Uploaded as text/plain at 2003-09-08.21:49:19 by aschran"): Output of make after installing patch</li><li>[output.make.test](https://bugs.python.org/file1019/output.make.test "Uploaded as text/plain at 2003-09-08.21:49:55 by aschran"): Output of make test after installing patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2003-09-20.15:32:09.000> created_at = <Date 2003-09-04.21:27:11.000> labels = ['expert-installation'] title = 'build fails' updated_at = <Date 2003-09-20.15:32:09.000> user = 'https://bugs.python.org/aschran' ``` bugs.python.org fields: ```python activity = <Date 2003-09-20.15:32:09.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2003-09-04.21:27:11.000> creator = 'aschran' dependencies = [] files = ['1017', '1018', '1019'] hgrepos = [] issue_num = 800710 keywords = [] message_count = 6.0 messages = ['18056', '18057', '18058', '18059', '18060', '18061'] nosy_count = 2.0 nosy_names = ['loewis', 'aschran'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue800710' versions = ['Python 2.3'] ``` </p></details>
build fails
https://api.github.com/repos/python/cpython/issues/39182/comments
6
2003-09-04T21:27:11Z
2022-04-09T22:58:26Z
https://github.com/python/cpython/issues/39182
1,198,797,315
39,182
[ "python", "cpython" ]
BPO | [800697](https://bugs.python.org/issue800697) --- | :--- Nosy | @loewis, @pjeby Files | <li>[rl23.txt](https://bugs.python.org/file5566/rl23.txt "Uploaded as text/plain at 2003-09-04.20:54:54 by @pjeby"): patch to readline.c based on current Python CVS HEAD</li><li>[rl223.txt](https://bugs.python.org/file5567/rl223.txt "Uploaded as text/plain at 2003-09-04.20:56:10 by @pjeby"): patch to readline.c based on Python 2.2.3</li><li>[rldoc.txt](https://bugs.python.org/file5568/rldoc.txt "Uploaded as text/plain at 2003-09-04.21:03:26 by @pjeby"): patch to add docs to Doc/lib/libreadline.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/loewis' closed_at = <Date 2003-09-20.16:09:15.000> created_at = <Date 2003-09-04.20:54:49.000> labels = ['library'] title = "Add 'clear_history()' to 'readline' module" updated_at = <Date 2003-09-20.16:09:15.000> user = 'https://github.com/pjeby' ``` bugs.python.org fields: ```python activity = <Date 2003-09-20.16:09:15.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-09-04.20:54:49.000> creator = 'pje' dependencies = [] files = ['5566', '5567', '5568'] hgrepos = [] issue_num = 800697 keywords = ['patch'] message_count = 2.0 messages = ['44577', '44578'] nosy_count = 2.0 nosy_names = ['loewis', 'pje'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue800697' versions = ['Python 2.3'] ``` </p></details>
Add 'clear_history()' to 'readline' module
https://api.github.com/repos/python/cpython/issues/39181/comments
2
2003-09-04T20:54:49Z
2022-04-09T22:58:24Z
https://github.com/python/cpython/issues/39181
1,198,797,309
39,181
[ "python", "cpython" ]
BPO | [800432](https://bugs.python.org/issue800432) --- | :--- Nosy | @kbkaiser <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/kbkaiser' closed_at = <Date 2005-06-12.04:36:33.000> created_at = <Date 2003-09-04.13:03:45.000> labels = ['expert-IDLE'] title = 'color highlighting not working on EDIT windows' updated_at = <Date 2005-06-12.04:36:33.000> user = 'https://bugs.python.org/developjavier' ``` bugs.python.org fields: ```python activity = <Date 2005-06-12.04:36:33.000> actor = 'kbk' assignee = 'kbk' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2003-09-04.13:03:45.000> creator = 'developjavier' dependencies = [] files = [] hgrepos = [] issue_num = 800432 keywords = [] message_count = 2.0 messages = ['18054', '18055'] nosy_count = 2.0 nosy_names = ['kbk', 'developjavier'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue800432' versions = ['Python 2.3'] ``` </p></details>
color highlighting not working on EDIT windows
https://api.github.com/repos/python/cpython/issues/39180/comments
2
2003-09-04T13:03:45Z
2022-04-09T22:58:23Z
https://github.com/python/cpython/issues/39180
1,198,797,304
39,180
[ "python", "cpython" ]
BPO | [800367](https://bugs.python.org/issue800367) --- | :--- Files | <li>[static.diff](https://bugs.python.org/file5565/static.diff "Uploaded as text/plain at 2003-09-04.11:02:05 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 2003-09-04.11:06:35.000> created_at = <Date 2003-09-04.11:02:05.000> labels = ['build'] title = 'Cygwin static core build patch' updated_at = <Date 2003-09-04.11:06:35.000> user = 'https://bugs.python.org/jlt63' ``` bugs.python.org fields: ```python activity = <Date 2003-09-04.11:06:35.000> actor = 'jlt63' assignee = 'jlt63' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2003-09-04.11:02:05.000> creator = 'jlt63' dependencies = [] files = ['5565'] hgrepos = [] issue_num = 800367 keywords = ['patch'] message_count = 2.0 messages = ['44575', '44576'] nosy_count = 1.0 nosy_names = ['jlt63'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue800367' versions = ['Python 2.4'] ``` </p></details>
Cygwin static core build patch
https://api.github.com/repos/python/cpython/issues/39179/comments
2
2003-09-04T11:02:05Z
2022-04-09T22:58:21Z
https://github.com/python/cpython/issues/39179
1,198,797,302
39,179
[ "python", "cpython" ]
BPO | [800236](https://bugs.python.org/issue800236) --- | :--- Nosy | @loewis, @belm0 Files | <li>[HTTPResponse_getheaders.diff](https://bugs.python.org/file5564/HTTPResponse_getheaders.diff "Uploaded as text/plain at 2003-09-04.05:28:10 by @belm0"): patch to add HTTPResponse.getheaders()</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-08-18.12:46:54.000> created_at = <Date 2003-09-04.05:28:10.000> labels = ['library'] title = 'add HTTPResponse.getheaders()' updated_at = <Date 2004-08-18.12:46:54.000> user = 'https://github.com/belm0' ``` bugs.python.org fields: ```python activity = <Date 2004-08-18.12:46:54.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-09-04.05:28:10.000> creator = 'jbelmonte' dependencies = [] files = ['5564'] hgrepos = [] issue_num = 800236 keywords = ['patch'] message_count = 2.0 messages = ['44573', '44574'] nosy_count = 2.0 nosy_names = ['loewis', 'jbelmonte'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue800236' versions = ['Python 2.3'] ``` </p></details>
add HTTPResponse.getheaders()
https://api.github.com/repos/python/cpython/issues/39178/comments
2
2003-09-04T05:28:10Z
2022-04-09T22:58:20Z
https://github.com/python/cpython/issues/39178
1,198,797,300
39,178
[ "python", "cpython" ]
BPO | [799428](https://bugs.python.org/issue799428) --- | :--- Nosy | @loewis Files | <li>[Tkinter_patch.txt](https://bugs.python.org/file9483/Tkinter_patch.txt "Uploaded as text/plain at 2008-02-21.18:10:19 by reowen"): Path for Tkinter.py based on current svn</li><li>[bugfix_and_revamp_nametowidget.diff](https://bugs.python.org/file10088/bugfix_and_revamp_nametowidget.diff "Uploaded as text/plain at 2008-04-24.20:40:35 by gpolo")</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 2008-08-02.07:25:12.429> created_at = <Date 2003-09-02.21:58:36.000> labels = ['type-bug', 'expert-tkinter'] title = 'tk_focusNext() fails' updated_at = <Date 2008-08-02.07:25:12.373> user = 'https://bugs.python.org/perrygreenfield' ``` bugs.python.org fields: ```python activity = <Date 2008-08-02.07:25:12.373> actor = 'loewis' assignee = 'loewis' closed = True closed_date = <Date 2008-08-02.07:25:12.429> closer = 'loewis' components = ['Tkinter'] creation = <Date 2003-09-02.21:58:36.000> creator = 'perrygreenfield' dependencies = [] files = ['9483', '10088'] hgrepos = [] issue_num = 799428 keywords = ['patch'] message_count = 10.0 messages = ['18049', '18050', '18051', '18052', '18053', '62637', '64929', '65747', '65748', '70621'] nosy_count = 7.0 nosy_names = ['loewis', 'jepler', 'reowen', 'perrygreenfield', 'douardda', 'lither', 'gpolo'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue799428' versions = ['Python 2.6', 'Python 2.5', 'Python 3.0'] ``` </p></details>
tk_focusNext() fails
https://api.github.com/repos/python/cpython/issues/39177/comments
10
2003-09-02T21:58:36Z
2022-04-09T22:58:20Z
https://github.com/python/cpython/issues/39177
1,198,797,297
39,177
[ "python", "cpython" ]
BPO | [799369](https://bugs.python.org/issue799369) --- | :--- Nosy | @brettcannon, @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 = None closed_at = <Date 2008-01-20.12:57:52.447> created_at = <Date 2003-09-02.20:16:12.000> labels = ['docs'] title = 'documentation for sys.platform is unclear' updated_at = <Date 2008-01-20.12:57:52.445> user = 'https://bugs.python.org/vimboss' ``` bugs.python.org fields: ```python activity = <Date 2008-01-20.12:57:52.445> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2008-01-20.12:57:52.447> closer = 'georg.brandl' components = ['Documentation'] creation = <Date 2003-09-02.20:16:12.000> creator = 'vimboss' dependencies = [] files = [] hgrepos = [] issue_num = 799369 keywords = [] message_count = 4.0 messages = ['60377', '60378', '60379', '61285'] nosy_count = 4.0 nosy_names = ['brett.cannon', 'jackjansen', 'georg.brandl', 'vimboss'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue799369' versions = ['Python 2.3'] ``` </p></details>
documentation for sys.platform is unclear
https://api.github.com/repos/python/cpython/issues/39176/comments
4
2003-09-02T20:16:12Z
2022-04-09T22:58:18Z
https://github.com/python/cpython/issues/39176
1,198,797,292
39,176
[ "python", "cpython" ]
BPO | [799367](https://bugs.python.org/issue799367) --- | :--- Nosy | @rhettinger Files | <li>[effect-affect.patch](https://bugs.python.org/file5563/effect-affect.patch "Uploaded as text/plain at 2003-09-02.20:14:06 by staschuk")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-09-06.05:37:21.000> created_at = <Date 2003-09-02.20:14:04.000> labels = ['docs'] title = 'effect/affect error in libdatetime.tex' updated_at = <Date 2003-09-06.05:37:21.000> user = 'https://bugs.python.org/staschuk' ``` bugs.python.org fields: ```python activity = <Date 2003-09-06.05:37:21.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-09-02.20:14:04.000> creator = 'staschuk' dependencies = [] files = ['5563'] hgrepos = [] issue_num = 799367 keywords = ['patch'] message_count = 2.0 messages = ['44571', '44572'] nosy_count = 2.0 nosy_names = ['rhettinger', 'staschuk'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue799367' versions = ['Python 2.3'] ``` </p></details>
effect/affect error in libdatetime.tex
https://api.github.com/repos/python/cpython/issues/39175/comments
2
2003-09-02T20:14:04Z
2022-04-09T22:58:18Z
https://github.com/python/cpython/issues/39175
1,198,797,289
39,175
[ "python", "cpython" ]
BPO | [799191](https://bugs.python.org/issue799191) --- | :--- Nosy | @rhettinger Files | <li>[libfuncs-ord-backslash.patch](https://bugs.python.org/file5562/libfuncs-ord-backslash.patch "Uploaded as text/plain at 2003-09-02.15:16:02 by jepler"): patch to docs</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-09-06.05:48:33.000> created_at = <Date 2003-09-02.15:15:51.000> labels = ['docs'] title = 'Fix ord() documentation' updated_at = <Date 2003-09-06.05:48:33.000> user = 'https://bugs.python.org/jepler' ``` bugs.python.org fields: ```python activity = <Date 2003-09-06.05:48:33.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-09-02.15:15:51.000> creator = 'jepler' dependencies = [] files = ['5562'] hgrepos = [] issue_num = 799191 keywords = ['patch'] message_count = 2.0 messages = ['44569', '44570'] nosy_count = 2.0 nosy_names = ['jepler', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue799191' versions = [] ``` </p></details>
Fix ord() documentation
https://api.github.com/repos/python/cpython/issues/39174/comments
2
2003-09-02T15:15:51Z
2022-04-09T22:58:17Z
https://github.com/python/cpython/issues/39174
1,198,797,282
39,174
[ "python", "cpython" ]
BPO | [799190](https://bugs.python.org/issue799190) --- | :--- Files | <li>[libfuncs-ord-backslash.patch](https://bugs.python.org/file5561/libfuncs-ord-backslash.patch "Uploaded as text/plain at 2003-09-02.15:15:58 by jepler"): patch to docs</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-09-02.15:17:17.000> created_at = <Date 2003-09-02.15:15:50.000> labels = [] title = 'Fix ord() documentation' updated_at = <Date 2003-09-02.15:17:17.000> user = 'https://bugs.python.org/jepler' ``` bugs.python.org fields: ```python activity = <Date 2003-09-02.15:17:17.000> actor = 'jepler' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-09-02.15:15:50.000> creator = 'jepler' dependencies = [] files = ['5561'] hgrepos = [] issue_num = 799190 keywords = ['patch'] message_count = 2.0 messages = ['44567', '44568'] nosy_count = 1.0 nosy_names = ['jepler'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue799190' versions = [] ``` </p></details>
Fix ord() documentation
https://api.github.com/repos/python/cpython/issues/39173/comments
2
2003-09-02T15:15:50Z
2022-04-09T22:58:15Z
https://github.com/python/cpython/issues/39173
1,198,797,278
39,173
[ "python", "cpython" ]
BPO | [799104](https://bugs.python.org/issue799104) --- | :--- Nosy | @loewis, @sjoerdmullender <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-01-30.16:50:28.483> created_at = <Date 2003-09-02.12:31:06.000> labels = ['type-bug', 'library'] title = 'CPPFLAGS should not be aded to ldshard command' updated_at = <Date 2008-01-30.16:50:28.480> user = 'https://github.com/sjoerdmullender' ``` bugs.python.org fields: ```python activity = <Date 2008-01-30.16:50:28.480> actor = 'draghuram' assignee = 'none' closed = True closed_date = <Date 2008-01-30.16:50:28.483> closer = 'draghuram' components = ['Distutils'] creation = <Date 2003-09-02.12:31:06.000> creator = 'sjoerd' dependencies = [] files = [] hgrepos = [] issue_num = 799104 keywords = [] message_count = 4.0 messages = ['60374', '60375', '60376', '61872'] nosy_count = 3.0 nosy_names = ['loewis', 'sjoerd', 'draghuram'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue799104' versions = ['Python 2.6'] ``` </p></details>
CPPFLAGS should not be aded to ldshard command
https://api.github.com/repos/python/cpython/issues/39172/comments
4
2003-09-02T12:31:06Z
2022-04-09T22:58:14Z
https://github.com/python/cpython/issues/39172
1,198,797,274
39,172
[ "python", "cpython" ]
BPO | [799088](https://bugs.python.org/issue799088) --- | :--- Nosy | @loewis, @sjoerdmullender Files | <li>[distutils.patch](https://bugs.python.org/file1016/distutils.patch "Uploaded as text/plain at 2003-09-02.11:40:15 by @sjoerdmullender"): possible patch for reported bug</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-01-31.14:48:39.384> created_at = <Date 2003-09-02.11:40:03.000> labels = ['library'] title = 'distutils ignored LDFLAGS in Makefile' updated_at = <Date 2008-01-31.14:48:39.383> user = 'https://github.com/sjoerdmullender' ``` bugs.python.org fields: ```python activity = <Date 2008-01-31.14:48:39.383> actor = 'draghuram' assignee = 'none' closed = True closed_date = <Date 2008-01-31.14:48:39.384> closer = 'draghuram' components = ['Distutils'] creation = <Date 2003-09-02.11:40:03.000> creator = 'sjoerd' dependencies = [] files = ['1016'] hgrepos = [] issue_num = 799088 keywords = [] message_count = 3.0 messages = ['18046', '18047', '18048'] nosy_count = 2.0 nosy_names = ['loewis', 'sjoerd'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue799088' versions = [] ``` </p></details>
distutils ignored LDFLAGS in Makefile
https://api.github.com/repos/python/cpython/issues/39171/comments
3
2003-09-02T11:40:03Z
2022-04-09T22:58:13Z
https://github.com/python/cpython/issues/39171
1,198,797,269
39,171
[ "python", "cpython" ]
BPO | [798876](https://bugs.python.org/issue798876) --- | :--- Nosy | @tim-one, @tjguk <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tjguk' closed_at = <Date 2012-06-29.21:56:20.404> created_at = <Date 2003-09-02.01:31:14.000> labels = ['type-bug'] title = 'windows sys.path contains nonexistant directory' updated_at = <Date 2012-06-29.21:56:20.402> user = 'https://bugs.python.org/logistix' ``` bugs.python.org fields: ```python activity = <Date 2012-06-29.21:56:20.402> actor = 'tim.golden' assignee = 'tim.golden' closed = True closed_date = <Date 2012-06-29.21:56:20.404> closer = 'tim.golden' components = [] creation = <Date 2003-09-02.01:31:14.000> creator = 'logistix' dependencies = [] files = [] hgrepos = [] issue_num = 798876 keywords = [] message_count = 8.0 messages = ['18042', '18043', '18044', '18045', '58215', '59238', '114266', '164357'] nosy_count = 6.0 nosy_names = ['tim.peters', 'logistix', 'tim.golden', 'quentin.gallet-gilles', 'JosephArmbruster', 'BreamoreBoy'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue798876' versions = ['Python 3.1', 'Python 2.7', 'Python 3.2'] ``` </p></details>
windows sys.path contains nonexistant directory
https://api.github.com/repos/python/cpython/issues/39170/comments
8
2003-09-02T01:31:14Z
2022-04-09T22:58:12Z
https://github.com/python/cpython/issues/39170
1,198,797,268
39,170
[ "python", "cpython" ]
BPO | [798652](https://bugs.python.org/issue798652) --- | :--- Nosy | @freddrake, @brettcannon, @terryjreedy <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2004-11-02.19:00:13.000> created_at = <Date 2003-09-01.16:32:49.000> labels = ['docs'] title = 'Clarify trailing comma in func arg list' updated_at = <Date 2004-11-02.19:00:13.000> user = 'https://github.com/terryjreedy' ``` bugs.python.org fields: ```python activity = <Date 2004-11-02.19:00:13.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-09-01.16:32:49.000> creator = 'terry.reedy' dependencies = [] files = [] hgrepos = [] issue_num = 798652 keywords = [] message_count = 3.0 messages = ['18039', '18040', '18041'] nosy_count = 3.0 nosy_names = ['fdrake', 'brett.cannon', 'terry.reedy'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue798652' versions = [] ``` </p></details>
Clarify trailing comma in func arg list
https://api.github.com/repos/python/cpython/issues/39169/comments
3
2003-09-01T16:32:49Z
2022-04-09T22:58:11Z
https://github.com/python/cpython/issues/39169
1,198,797,264
39,169
[ "python", "cpython" ]
BPO | [798638](https://bugs.python.org/issue798638) --- | :--- Nosy | @freddrake Files | <li>[veryhigh.patch](https://bugs.python.org/file5560/veryhigh.patch "Uploaded as text/plain at 2003-09-01.16:11:57 by jepler"): Doc/api/veryhigh.tex patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2004-03-25.15:56:46.000> created_at = <Date 2003-09-01.16:11:56.000> labels = ['docs'] title = 'Improve "veryhigh.tex" API docs' updated_at = <Date 2004-03-25.15:56:46.000> user = 'https://bugs.python.org/jepler' ``` bugs.python.org fields: ```python activity = <Date 2004-03-25.15:56:46.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-09-01.16:11:56.000> creator = 'jepler' dependencies = [] files = ['5560'] hgrepos = [] issue_num = 798638 keywords = ['patch'] message_count = 2.0 messages = ['44565', '44566'] nosy_count = 2.0 nosy_names = ['fdrake', 'jepler'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue798638' versions = [] ``` </p></details>
Improve "veryhigh.tex" API docs
https://api.github.com/repos/python/cpython/issues/39168/comments
2
2003-09-01T16:11:56Z
2022-04-09T22:58:10Z
https://github.com/python/cpython/issues/39168
1,198,797,258
39,168
[ "python", "cpython" ]
BPO | [798534](https://bugs.python.org/issue798534) --- | :--- Nosy | @rhettinger, @gaul Files | <li>[popen_unused_tuple.diff](https://bugs.python.org/file5559/popen_unused_tuple.diff "Uploaded as text/plain at 2003-09-01.12:48:13 by @gaul"): remove call to PyTuple_New(0) in Windows posix_popen</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-09-01.22:37:56.000> created_at = <Date 2003-09-01.12:48:11.000> labels = [] title = 'Windows os.popen needlessly gets a reference to tuple ()' updated_at = <Date 2003-09-01.22:37:56.000> user = 'https://github.com/gaul' ``` bugs.python.org fields: ```python activity = <Date 2003-09-01.22:37:56.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-09-01.12:48:11.000> creator = 'gaul' dependencies = [] files = ['5559'] hgrepos = [] issue_num = 798534 keywords = ['patch'] message_count = 2.0 messages = ['44563', '44564'] nosy_count = 2.0 nosy_names = ['rhettinger', 'gaul'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue798534' versions = [] ``` </p></details>
Windows os.popen needlessly gets a reference to tuple ()
https://api.github.com/repos/python/cpython/issues/39167/comments
2
2003-09-01T12:48:11Z
2022-04-09T22:58:08Z
https://github.com/python/cpython/issues/39167
1,198,797,255
39,167
[ "python", "cpython" ]
BPO | [798520](https://bugs.python.org/issue798520) --- | :--- Nosy | @birkenfeld, @birkenfeld, @gaul, @amauryfa, @devdanzin <sup>*Note: these values reflect the state of the issue at 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 2010-08-18.18:17:34.234> created_at = <Date 2003-09-01.12:34:47.000> labels = ['type-feature', 'library'] title = 'os.popen with invalid mode differs on Windows and POSIX' updated_at = <Date 2010-08-18.18:17:34.232> user = 'https://github.com/gaul' ``` bugs.python.org fields: ```python activity = <Date 2010-08-18.18:17:34.232> actor = 'BreamoreBoy' assignee = 'none' closed = True closed_date = <Date 2010-08-18.18:17:34.234> closer = 'BreamoreBoy' components = ['Library (Lib)'] creation = <Date 2003-09-01.12:34:47.000> creator = 'gaul' dependencies = [] files = [] hgrepos = [] issue_num = 798520 keywords = [] message_count = 6.0 messages = ['61120', '61121', '81866', '82041', '88955', '114261'] nosy_count = 6.0 nosy_names = ['georg.brandl', 'georg.brandl', 'gaul', 'amaury.forgeotdarc', 'techtonik', 'ajaksu2', 'BreamoreBoy'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = 'test needed' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue798520' versions = ['Python 2.7'] ``` </p></details>
os.popen with invalid mode differs on Windows and POSIX
https://api.github.com/repos/python/cpython/issues/39166/comments
6
2003-09-01T12:34:47Z
2022-04-09T22:58:07Z
https://github.com/python/cpython/issues/39166
1,198,797,251
39,166
[ "python", "cpython" ]
BPO | [798473](https://bugs.python.org/issue798473) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-09-01.22:44:25.000> created_at = <Date 2003-09-01.10:41:16.000> labels = ['library'] title = 'inconsistent behavior of map and imap' updated_at = <Date 2003-09-01.22:44:25.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2003-09-01.22:44:25.000> actor = 'quiver' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-09-01.10:41:16.000> creator = 'quiver' dependencies = [] files = [] hgrepos = [] issue_num = 798473 keywords = [] message_count = 3.0 messages = ['18036', '18037', '18038'] nosy_count = 2.0 nosy_names = ['rhettinger', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue798473' versions = ['Python 2.3'] ``` </p></details>
inconsistent behavior of map and imap
https://api.github.com/repos/python/cpython/issues/39165/comments
3
2003-09-01T10:41:16Z
2022-04-09T22:58:06Z
https://github.com/python/cpython/issues/39165
1,198,797,249
39,165
[ "python", "cpython" ]
BPO | [798467](https://bugs.python.org/issue798467) --- | :--- Nosy | @rhettinger Files | <li>[docstring.diff](https://bugs.python.org/file5558/docstring.diff "Uploaded as text/plain at 2003-09-01.10:31:19 by quiver"): patch against Objects/dictobject.c and Objects/descrobject.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 2003-09-01.22:15:20.000> created_at = <Date 2003-09-01.10:31:19.000> labels = ['interpreter-core'] title = 'Update docstring of has_key for bool changes' updated_at = <Date 2003-09-01.22:15:20.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2003-09-01.22:15:20.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-09-01.10:31:19.000> creator = 'quiver' dependencies = [] files = ['5558'] hgrepos = [] issue_num = 798467 keywords = ['patch'] message_count = 2.0 messages = ['44561', '44562'] nosy_count = 2.0 nosy_names = ['rhettinger', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue798467' versions = ['Python 2.3'] ``` </p></details>
Update docstring of has_key for bool changes
https://api.github.com/repos/python/cpython/issues/39164/comments
2
2003-09-01T10:31:19Z
2022-04-09T22:58:04Z
https://github.com/python/cpython/issues/39164
1,198,797,245
39,164
[ "python", "cpython" ]
BPO | [798297](https://bugs.python.org/issue798297) --- | :--- Nosy | @loewis Files | <li>[imaplib-thread.patch](https://bugs.python.org/file5556/imaplib-thread.patch "Uploaded as text/plain at 2003-08-31.22:36:38 by dionney"): Patch to add THREAD command support to imaplib</li><li>[python2.3-imap-thread.patch](https://bugs.python.org/file5557/python2.3-imap-thread.patch "Uploaded as text/plain at 2003-09-01.17:21:52 by dionney"): New patch including libimaplib.tex, against 2.3</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-10.06:45:39.000> created_at = <Date 2003-08-31.22:36:37.000> labels = [] title = 'imaplib : Add support for the THREAD command' updated_at = <Date 2003-11-10.06:45:39.000> user = 'https://bugs.python.org/dionney' ``` bugs.python.org fields: ```python activity = <Date 2003-11-10.06:45:39.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-08-31.22:36:37.000> creator = 'dionney' dependencies = [] files = ['5556', '5557'] hgrepos = [] issue_num = 798297 keywords = ['patch'] message_count = 4.0 messages = ['44557', '44558', '44559', '44560'] nosy_count = 2.0 nosy_names = ['loewis', 'dionney'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue798297' versions = [] ``` </p></details>
imaplib : Add support for the THREAD command
https://api.github.com/repos/python/cpython/issues/39163/comments
4
2003-08-31T22:36:37Z
2022-04-09T22:58:03Z
https://github.com/python/cpython/issues/39163
1,198,797,242
39,163
[ "python", "cpython" ]
BPO | [798274](https://bugs.python.org/issue798274) --- | :--- Nosy | @warsaw, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2007-03-12.01:10:34.000> created_at = <Date 2003-08-31.21:39:13.000> labels = ['extension-modules'] title = 'absolute import patch breaks external users of test.regrtest' updated_at = <Date 2007-03-12.01:10:34.000> user = 'https://bugs.python.org/nicholasriley' ``` bugs.python.org fields: ```python activity = <Date 2007-03-12.01:10:34.000> actor = 'collinwinter' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2003-08-31.21:39:13.000> creator = 'nicholas.riley' dependencies = [] files = [] hgrepos = [] issue_num = 798274 keywords = [] message_count = 6.0 messages = ['18030', '18031', '18032', '18033', '18034', '18035'] nosy_count = 4.0 nosy_names = ['barry', 'collinwinter', 'rhettinger', 'nicholas.riley'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue798274' versions = ['Python 2.4'] ``` </p></details>
absolute import patch breaks external users of test.regrtest
https://api.github.com/repos/python/cpython/issues/39162/comments
6
2003-08-31T21:39:13Z
2022-04-09T22:58:02Z
https://github.com/python/cpython/issues/39162
1,198,797,237
39,162
[ "python", "cpython" ]
BPO | [798269](https://bugs.python.org/issue798269) --- | :--- Nosy | @rhettinger, @abalkin Files | <li>[doctest.py.diff](https://bugs.python.org/file5555/doctest.py.diff "Uploaded as text/plain at 2003-08-31.21:12:11 by @abalkin")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-09-02.02:11:23.000> created_at = <Date 2003-08-31.21:11:25.000> labels = [] title = 'bug fix for doctest (sf bug id: 798254)' updated_at = <Date 2003-09-02.02:11:23.000> user = 'https://github.com/abalkin' ``` bugs.python.org fields: ```python activity = <Date 2003-09-02.02:11:23.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-08-31.21:11:25.000> creator = 'belopolsky' dependencies = [] files = ['5555'] hgrepos = [] issue_num = 798269 keywords = ['patch'] message_count = 2.0 messages = ['44555', '44556'] nosy_count = 2.0 nosy_names = ['rhettinger', 'belopolsky'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue798269' versions = [] ``` </p></details>
bug fix for doctest (sf bug id: 798254)
https://api.github.com/repos/python/cpython/issues/39161/comments
2
2003-08-31T21:11:25Z
2022-04-09T22:58:02Z
https://github.com/python/cpython/issues/39161
1,198,797,232
39,161
[ "python", "cpython" ]
BPO | [798255](https://bugs.python.org/issue798255) --- | :--- Nosy | @rhettinger Files | <li>[httplib-response-read-size.patch](https://bugs.python.org/file5554/httplib-response-read-size.patch "Uploaded as text/plain at 2003-08-31.20:32:59 by jepler"): patch to libhttplib.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/rhettinger' closed_at = <Date 2003-09-02.02:34:49.000> created_at = <Date 2003-08-31.20:32:59.000> labels = ['docs'] title = 'Document httplib.HTTPResponse.read "amt" argument' updated_at = <Date 2003-09-02.02:34:49.000> user = 'https://bugs.python.org/jepler' ``` bugs.python.org fields: ```python activity = <Date 2003-09-02.02:34:49.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-08-31.20:32:59.000> creator = 'jepler' dependencies = [] files = ['5554'] hgrepos = [] issue_num = 798255 keywords = ['patch'] message_count = 2.0 messages = ['44553', '44554'] nosy_count = 2.0 nosy_names = ['jepler', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue798255' versions = ['Python 2.3'] ``` </p></details>
Document httplib.HTTPResponse.read "amt" argument
https://api.github.com/repos/python/cpython/issues/39160/comments
2
2003-08-31T20:32:59Z
2022-04-09T22:58:01Z
https://github.com/python/cpython/issues/39160
1,198,797,226
39,160
[ "python", "cpython" ]
BPO | [798254](https://bugs.python.org/issue798254) --- | :--- Nosy | @rhettinger, @abalkin <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-09-02.02:15:08.000> created_at = <Date 2003-08-31.20:26:26.000> labels = ['library'] title = 'doctest crash' updated_at = <Date 2003-09-02.02:15:08.000> user = 'https://github.com/abalkin' ``` bugs.python.org fields: ```python activity = <Date 2003-09-02.02:15:08.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-08-31.20:26:26.000> creator = 'belopolsky' dependencies = [] files = [] hgrepos = [] issue_num = 798254 keywords = [] message_count = 2.0 messages = ['18028', '18029'] nosy_count = 2.0 nosy_names = ['rhettinger', 'belopolsky'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue798254' versions = ['Python 2.3'] ``` </p></details>
doctest crash
https://api.github.com/repos/python/cpython/issues/39159/comments
2
2003-08-31T20:26:26Z
2022-04-09T22:58:00Z
https://github.com/python/cpython/issues/39159
1,198,797,221
39,159
[ "python", "cpython" ]
BPO | [798244](https://bugs.python.org/issue798244) --- | :--- Nosy | @loewis, @rhettinger Files | <li>[urllib2_examples.patch](https://bugs.python.org/file5553/urllib2_examples.patch "Uploaded as text/plain at 2003-08-31.19:47:56 by jjlee")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-08-25.11:25:01.000> created_at = <Date 2003-08-31.19:47:56.000> labels = ['docs'] title = 'More urllib2 examples' updated_at = <Date 2004-08-25.11:25:01.000> user = 'https://bugs.python.org/jjlee' ``` bugs.python.org fields: ```python activity = <Date 2004-08-25.11:25:01.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-08-31.19:47:56.000> creator = 'jjlee' dependencies = [] files = ['5553'] hgrepos = [] issue_num = 798244 keywords = ['patch'] message_count = 3.0 messages = ['44550', '44551', '44552'] nosy_count = 3.0 nosy_names = ['loewis', 'rhettinger', 'jjlee'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue798244' versions = ['Python 2.3'] ``` </p></details>
More urllib2 examples
https://api.github.com/repos/python/cpython/issues/39158/comments
3
2003-08-31T19:47:56Z
2022-04-09T22:57:58Z
https://github.com/python/cpython/issues/39158
1,198,797,220
39,158
[ "python", "cpython" ]
BPO | [798202](https://bugs.python.org/issue798202) --- | :--- Nosy | @loewis Files | <li>[ucs4-detect.patch](https://bugs.python.org/file5552/ucs4-detect.patch "Uploaded as text/plain at 2003-08-31.17:27:03 by jepler"): patch to configure.in</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-09-04.18:53:29.000> created_at = <Date 2003-08-31.17:27:02.000> labels = ['build'] title = 'detect redhat9 Tcl/Tk in configure script' updated_at = <Date 2003-09-04.18:53:29.000> user = 'https://bugs.python.org/jepler' ``` bugs.python.org fields: ```python activity = <Date 2003-09-04.18:53:29.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2003-08-31.17:27:02.000> creator = 'jepler' dependencies = [] files = ['5552'] hgrepos = [] issue_num = 798202 keywords = ['patch'] message_count = 3.0 messages = ['44547', '44548', '44549'] nosy_count = 2.0 nosy_names = ['loewis', 'jepler'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue798202' versions = ['Python 2.4'] ``` </p></details>
detect redhat9 Tcl/Tk in configure script
https://api.github.com/repos/python/cpython/issues/39157/comments
3
2003-08-31T17:27:02Z
2022-04-09T22:57:58Z
https://github.com/python/cpython/issues/39157
1,198,797,215
39,157
[ "python", "cpython" ]
BPO | [798145](https://bugs.python.org/issue798145) --- | :--- Nosy | @loewis Files | <li>[nl_langinfo.RADIX.patch](https://bugs.python.org/file5550/nl_langinfo.RADIX.patch "Uploaded as text/plain at 2003-08-31.14:12:36 by jepler"): patch for described problem</li><li>[test__locale.py](https://bugs.python.org/file5551/test__locale.py "Uploaded as text/plain at 2003-08-31.14:16:19 by jepler"): possible test for this bug</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-09-04.18:27:02.000> created_at = <Date 2003-08-31.14:12:36.000> labels = ['extension-modules'] title = 'nl_langinfo(RADIXCHAR) wrong' updated_at = <Date 2003-09-04.18:27:02.000> user = 'https://bugs.python.org/jepler' ``` bugs.python.org fields: ```python activity = <Date 2003-09-04.18:27:02.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2003-08-31.14:12:36.000> creator = 'jepler' dependencies = [] files = ['5550', '5551'] hgrepos = [] issue_num = 798145 keywords = ['patch'] message_count = 4.0 messages = ['44543', '44544', '44545', '44546'] nosy_count = 2.0 nosy_names = ['loewis', 'jepler'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue798145' versions = ['Python 2.3'] ``` </p></details>
nl_langinfo(RADIXCHAR) wrong
https://api.github.com/repos/python/cpython/issues/39156/comments
4
2003-08-31T14:12:36Z
2022-04-09T22:57:56Z
https://github.com/python/cpython/issues/39156
1,198,797,210
39,156
[ "python", "cpython" ]
BPO | [798058](https://bugs.python.org/issue798058) --- | :--- Nosy | @kbkaiser, @amauryfa <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/kbkaiser' closed_at = <Date 2009-06-08.15:18:31.156> created_at = <Date 2003-08-31.08:45:24.000> labels = ['expert-IDLE', 'type-bug'] title = 'IDLE / PyOS_InputHook' updated_at = <Date 2009-06-08.15:19:08.534> user = 'https://bugs.python.org/mdehoon' ``` bugs.python.org fields: ```python activity = <Date 2009-06-08.15:19:08.534> actor = 'gpolo' assignee = 'kbk' closed = True closed_date = <Date 2009-06-08.15:18:31.156> closer = 'gpolo' components = ['IDLE'] creation = <Date 2003-08-31.08:45:24.000> creator = 'mdehoon' dependencies = [] files = [] hgrepos = [] issue_num = 798058 keywords = [] message_count = 7.0 messages = ['18025', '18026', '18027', '86321', '89021', '89080', '89081'] nosy_count = 4.0 nosy_names = ['kbk', 'amaury.forgeotdarc', 'mdehoon', 'gpolo'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = 'test needed' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue798058' versions = ['Python 2.6'] ``` </p></details>
IDLE / PyOS_InputHook
https://api.github.com/repos/python/cpython/issues/39155/comments
7
2003-08-31T08:45:24Z
2022-04-09T22:57:56Z
https://github.com/python/cpython/issues/39155
1,198,797,205
39,155
[ "python", "cpython" ]
BPO | [798046](https://bugs.python.org/issue798046) --- | :--- Nosy | @brettcannon, @arigo <sup>*Note: these values reflect the state of the issue at 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-09-10.19:39:51.000> created_at = <Date 2003-08-31.07:31:15.000> labels = ['type-feature'] title = "select module doesn't allow any iterable." updated_at = <Date 2003-09-10.19:39:51.000> user = 'https://bugs.python.org/jemfinch' ``` bugs.python.org fields: ```python activity = <Date 2003-09-10.19:39:51.000> actor = 'brett.cannon' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-08-31.07:31:15.000> creator = 'jemfinch' dependencies = [] files = [] hgrepos = [] issue_num = 798046 keywords = [] message_count = 4.0 messages = ['53990', '53991', '53992', '53993'] nosy_count = 3.0 nosy_names = ['brett.cannon', 'arigo', 'jemfinch'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue798046' versions = [] ``` </p></details>
select module doesn't allow any iterable.
https://api.github.com/repos/python/cpython/issues/39154/comments
4
2003-08-31T07:31:15Z
2022-04-09T22:57:53Z
https://github.com/python/cpython/issues/39154
1,198,797,203
39,154
[ "python", "cpython" ]
BPO | [798006](https://bugs.python.org/issue798006) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-08-31.04:22:18.000> created_at = <Date 2003-08-31.02:44:29.000> labels = ['docs'] title = 'long options need two hyphens' updated_at = <Date 2003-08-31.04:22:18.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2003-08-31.04:22:18.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-08-31.02:44:29.000> creator = 'quiver' dependencies = [] files = [] hgrepos = [] issue_num = 798006 keywords = [] message_count = 2.0 messages = ['18023', '18024'] nosy_count = 2.0 nosy_names = ['rhettinger', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue798006' versions = ['Python 2.3'] ``` </p></details>
long options need two hyphens
https://api.github.com/repos/python/cpython/issues/39153/comments
2
2003-08-31T02:44:29Z
2022-04-09T22:57:52Z
https://github.com/python/cpython/issues/39153
1,198,797,198
39,153
[ "python", "cpython" ]
BPO | [797868](https://bugs.python.org/issue797868) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-08-30.23:25:16.000> created_at = <Date 2003-08-30.18:27:59.000> labels = ['docs'] title = 'Tutorial, sec. 5.1.4 could contain an extra example' updated_at = <Date 2003-08-30.23:25:16.000> user = 'https://bugs.python.org/mpasternak' ``` bugs.python.org fields: ```python activity = <Date 2003-08-30.23:25:16.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-08-30.18:27:59.000> creator = 'mpasternak' dependencies = [] files = [] hgrepos = [] issue_num = 797868 keywords = ['patch'] message_count = 2.0 messages = ['44541', '44542'] nosy_count = 2.0 nosy_names = ['rhettinger', 'mpasternak'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue797868' versions = [] ``` </p></details>
Tutorial, sec. 5.1.4 could contain an extra example
https://api.github.com/repos/python/cpython/issues/39152/comments
2
2003-08-30T18:27:59Z
2022-04-09T22:57:51Z
https://github.com/python/cpython/issues/39152
1,198,797,194
39,152
[ "python", "cpython" ]
BPO | [797853](https://bugs.python.org/issue797853) --- | :--- Nosy | @smontanaro, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2004-01-21.13:47:33.000> created_at = <Date 2003-08-30.18:07:37.000> labels = ['docs'] title = "Small problems with the csv module's documentation" updated_at = <Date 2004-01-21.13:47:33.000> user = 'https://bugs.python.org/frougon' ``` bugs.python.org fields: ```python activity = <Date 2004-01-21.13:47:33.000> actor = 'skip.montanaro' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-08-30.18:07:37.000> creator = 'frougon' dependencies = [] files = [] hgrepos = [] issue_num = 797853 keywords = [] message_count = 4.0 messages = ['18019', '18020', '18021', '18022'] nosy_count = 4.0 nosy_names = ['skip.montanaro', 'rhettinger', 'frougon', 'rphilips'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue797853' versions = ['Python 2.3'] ``` </p></details>
Small problems with the csv module's documentation
https://api.github.com/repos/python/cpython/issues/39151/comments
4
2003-08-30T18:07:37Z
2022-04-09T22:57:51Z
https://github.com/python/cpython/issues/39151
1,198,797,190
39,151
[ "python", "cpython" ]
BPO | [797844](https://bugs.python.org/issue797844) --- | :--- Nosy | @smontanaro <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2003-09-15.18:49:39.000> created_at = <Date 2003-08-30.17:39:55.000> labels = ['extension-modules'] title = 'csv.DictWriter -- inconsistent doc & code' updated_at = <Date 2003-09-15.18:49:39.000> user = 'https://bugs.python.org/frougon' ``` bugs.python.org fields: ```python activity = <Date 2003-09-15.18:49:39.000> actor = 'skip.montanaro' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2003-08-30.17:39:55.000> creator = 'frougon' dependencies = [] files = [] hgrepos = [] issue_num = 797844 keywords = [] message_count = 4.0 messages = ['18015', '18016', '18017', '18018'] nosy_count = 3.0 nosy_names = ['skip.montanaro', 'nnorwitz', 'frougon'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue797844' versions = ['Python 2.3'] ``` </p></details>
csv.DictWriter -- inconsistent doc & code
https://api.github.com/repos/python/cpython/issues/39150/comments
4
2003-08-30T17:39:55Z
2022-04-09T22:57:50Z
https://github.com/python/cpython/issues/39150
1,198,797,187
39,150
[ "python", "cpython" ]
BPO | [797650](https://bugs.python.org/issue797650) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-08-30.14:53:49.000> created_at = <Date 2003-08-30.02:59:51.000> labels = ['library'] title = 'Infinite loop in textwrap.py.' updated_at = <Date 2003-08-30.14:53:49.000> user = 'https://bugs.python.org/jemfinch' ``` bugs.python.org fields: ```python activity = <Date 2003-08-30.14:53:49.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-08-30.02:59:51.000> creator = 'jemfinch' dependencies = [] files = [] hgrepos = [] issue_num = 797650 keywords = [] message_count = 2.0 messages = ['18013', '18014'] nosy_count = 2.0 nosy_names = ['rhettinger', 'jemfinch'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue797650' versions = [] ``` </p></details>
Infinite loop in textwrap.py.
https://api.github.com/repos/python/cpython/issues/39149/comments
2
2003-08-30T02:59:51Z
2022-04-09T22:57:49Z
https://github.com/python/cpython/issues/39149
1,198,797,184
39,149