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 | [1062190](https://bugs.python.org/issue1062190) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-11-08.03:22:27.000> created_at = <Date 2004-11-08.03:20:40.000> labels = ['type-feature', 'library'] title = 'Remove troublesome assert in trace.py' updated_at = <Date 2004-11-08.03:22:27.000> user = 'https://bugs.python.org/exarkun' ``` bugs.python.org fields: ```python activity = <Date 2004-11-08.03:22:27.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-11-08.03:20:40.000> creator = 'exarkun' dependencies = [] files = [] hgrepos = [] issue_num = 1062190 keywords = [] message_count = 2.0 messages = ['54304', '54305'] nosy_count = 2.0 nosy_names = ['tim.peters', 'exarkun'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1062190' versions = [] ``` </p></details>
Remove troublesome assert in trace.py
https://api.github.com/repos/python/cpython/issues/41148/comments
2
2004-11-08T03:20:40Z
2022-04-09T23:35:41Z
https://github.com/python/cpython/issues/41148
1,198,805,394
41,148
[ "python", "cpython" ]
BPO | [1062060](https://bugs.python.org/issue1062060) --- | :--- Nosy | @loewis, @birkenfeld, @birkenfeld, @rhettinger, @irmen Files | <li>[urllib.patch2](https://bugs.python.org/file6355/urllib.patch2 "Uploaded at 2004-11-07.20:54:09 by @irmen"): improved patch</li><li>[urllib-truncate.diff](https://bugs.python.org/file6356/urllib-truncate.diff "Uploaded as text/plain at 2005-07-15.08:51:47 by @birkenfeld")</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/birkenfeld' closed_at = <Date 2005-08-24.18:47:15.000> created_at = <Date 2004-11-07.20:15:32.000> labels = ['library'] title = 'fix for 1016880 urllib.urlretrieve silently truncates dwnld' updated_at = <Date 2005-08-24.18:47:15.000> user = 'https://github.com/irmen' ``` bugs.python.org fields: ```python activity = <Date 2005-08-24.18:47:15.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-11-07.20:15:32.000> creator = 'irmen' dependencies = [] files = ['6355', '6356'] hgrepos = [] issue_num = 1062060 keywords = ['patch'] message_count = 11.0 messages = ['47256', '47257', '47258', '47259', '47260', '47261', '47262', '47263', '47264', '47265', '47266'] nosy_count = 6.0 nosy_names = ['loewis', 'georg.brandl', 'georg.brandl', 'rhettinger', 'jlgijsbers', 'irmen'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1062060' versions = ['Python 2.4'] ``` </p></details>
fix for 1016880 urllib.urlretrieve silently truncates dwnld
https://api.github.com/repos/python/cpython/issues/41147/comments
11
2004-11-07T20:15:32Z
2022-04-09T23:35:41Z
https://github.com/python/cpython/issues/41147
1,198,805,388
41,147
[ "python", "cpython" ]
BPO | [1062033](https://bugs.python.org/issue1062033) --- | :--- Files | <li>[xmldom_1027771.patch](https://bugs.python.org/file6354/xmldom_1027771.patch "Uploaded as text/plain at 2004-11-07.19:20:19 by rodsenra")</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-11-07.19:55:46.000> created_at = <Date 2004-11-07.19:20:19.000> labels = ['docs'] title = 'Half-fix for 1027771 - DOM insertBefore' updated_at = <Date 2004-11-07.19:55:46.000> user = 'https://bugs.python.org/rodsenra' ``` bugs.python.org fields: ```python activity = <Date 2004-11-07.19:55:46.000> actor = 'jlgijsbers' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-11-07.19:20:19.000> creator = 'rodsenra' dependencies = [] files = ['6354'] hgrepos = [] issue_num = 1062033 keywords = ['patch'] message_count = 2.0 messages = ['47254', '47255'] nosy_count = 2.0 nosy_names = ['jlgijsbers', 'rodsenra'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1062033' versions = [] ``` </p></details>
Half-fix for 1027771 - DOM insertBefore
https://api.github.com/repos/python/cpython/issues/41146/comments
2
2004-11-07T19:20:19Z
2022-04-09T23:35:39Z
https://github.com/python/cpython/issues/41146
1,198,805,386
41,146
[ "python", "cpython" ]
BPO | [1062018](https://bugs.python.org/issue1062018) --- | :--- Files | <li>[tkinter_1038693.patch](https://bugs.python.org/file6353/tkinter_1038693.patch "Uploaded as text/plain at 2004-11-07.18:29:52 by rodsenra")</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-11-07.19:37:32.000> created_at = <Date 2004-11-07.18:29:52.000> labels = ['docs'] title = 'Fix for bug issue python/cpython#40972 -- bad link in Tkinter docs' updated_at = <Date 2004-11-07.19:37:32.000> user = 'https://bugs.python.org/rodsenra' ``` bugs.python.org fields: ```python activity = <Date 2004-11-07.19:37:32.000> actor = 'jlgijsbers' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-11-07.18:29:52.000> creator = 'rodsenra' dependencies = [] files = ['6353'] hgrepos = [] issue_num = 1062018 keywords = ['patch'] message_count = 2.0 messages = ['47252', '47253'] nosy_count = 2.0 nosy_names = ['jlgijsbers', 'rodsenra'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1062018' versions = [] ``` </p></details>
Fix for bug issue #1038693 -- bad link in Tkinter docs
https://api.github.com/repos/python/cpython/issues/41145/comments
2
2004-11-07T18:29:52Z
2022-04-09T23:35:37Z
https://github.com/python/cpython/issues/41145
1,198,805,383
41,145
[ "python", "cpython" ]
BPO | [1062014](https://bugs.python.org/issue1062014) --- | :--- Nosy | @arigo, @irmen Files | <li>[socketmodule.patch](https://bugs.python.org/file6349/socketmodule.patch "Uploaded as text/plain at 2004-11-07.18:18:13 by @irmen"): patch for src/Modules/socketmodule.c</li><li>[linux_socket_abstract_namespace.diff](https://bugs.python.org/file6350/linux_socket_abstract_namespace.diff "Uploaded as text/plain at 2006-04-12.13:19:57 by @arigo"): Another patch (try #2)</li><li>[socket.diff](https://bugs.python.org/file6351/socket.diff "Uploaded as text/plain at 2006-04-14.05:01:31 by nnorwitz"): nn v1</li><li>[socket.diff](https://bugs.python.org/file6352/socket.diff "Uploaded as text/plain at 2006-04-19.06:29:20 by nnorwitz"): nn v2</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/arigo' closed_at = <Date 2006-04-19.11:51:25.000> created_at = <Date 2004-11-07.18:18:12.000> labels = ['extension-modules'] title = 'fix for 764437 AF_UNIX socket special linux socket names' updated_at = <Date 2006-04-19.11:51:25.000> user = 'https://github.com/irmen' ``` bugs.python.org fields: ```python activity = <Date 2006-04-19.11:51:25.000> actor = 'arigo' assignee = 'arigo' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2004-11-07.18:18:12.000> creator = 'irmen' dependencies = [] files = ['6349', '6350', '6351', '6352'] hgrepos = [] issue_num = 1062014 keywords = ['patch'] message_count = 15.0 messages = ['47237', '47238', '47239', '47240', '47241', '47242', '47243', '47244', '47245', '47246', '47247', '47248', '47249', '47250', '47251'] nosy_count = 4.0 nosy_names = ['nnorwitz', 'arigo', 'jlgijsbers', 'irmen'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1062014' versions = ['Python 2.5'] ``` </p></details>
fix for 764437 AF_UNIX socket special linux socket names
https://api.github.com/repos/python/cpython/issues/41144/comments
15
2004-11-07T18:18:12Z
2022-04-09T23:35:37Z
https://github.com/python/cpython/issues/41144
1,198,805,380
41,144
[ "python", "cpython" ]
BPO | [1061991](https://bugs.python.org/issue1061991) --- | :--- Nosy | @tim-one, @tebeka <sup>*Note: these values reflect the state of the issue at 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-11-08.12:10:29.000> created_at = <Date 2004-11-07.17:20:39.000> labels = ['library'] title = 'test_subprocess fails on winXP' updated_at = <Date 2004-11-08.12:10:29.000> user = 'https://github.com/tebeka' ``` bugs.python.org fields: ```python activity = <Date 2004-11-08.12:10:29.000> actor = 'tebeka' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-11-07.17:20:39.000> creator = 'tebeka' dependencies = [] files = [] hgrepos = [] issue_num = 1061991 keywords = [] message_count = 5.0 messages = ['23058', '23059', '23060', '23061', '23062'] nosy_count = 3.0 nosy_names = ['tim.peters', 'jlgijsbers', 'tebeka'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1061991' versions = ['Python 2.4'] ``` </p></details>
test_subprocess fails on winXP
https://api.github.com/repos/python/cpython/issues/41143/comments
5
2004-11-07T17:20:39Z
2022-04-09T23:35:35Z
https://github.com/python/cpython/issues/41143
1,198,805,378
41,143
[ "python", "cpython" ]
BPO | [1061968](https://bugs.python.org/issue1061968) --- | :--- Nosy | @tim-one, @mhammond, @brettcannon, @arigo Files | <li>[test13.py](https://bugs.python.org/file1473/test13.py "Uploaded as text/plain at 2004-11-07.16:30:25 by @arigo"): Script and the output I get</li><li>[gilrelease.txt](https://bugs.python.org/file1474/gilrelease.txt "Uploaded at 2004-11-07.22:26:32 by @tim-one"): putative 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/mhammond' closed_at = <Date 2006-04-06.23:58:51.000> created_at = <Date 2004-11-07.16:30:23.000> labels = ['interpreter-core'] title = 'threads: segfault or Py_FatalError at exit' updated_at = <Date 2006-04-06.23:58:51.000> user = 'https://github.com/arigo' ``` bugs.python.org fields: ```python activity = <Date 2006-04-06.23:58:51.000> actor = 'tim.peters' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-11-07.16:30:23.000> creator = 'arigo' dependencies = [] files = ['1473', '1474'] hgrepos = [] issue_num = 1061968 keywords = [] message_count = 13.0 messages = ['23045', '23046', '23047', '23048', '23049', '23050', '23051', '23052', '23053', '23054', '23055', '23056', '23057'] nosy_count = 5.0 nosy_names = ['tim.peters', 'mhammond', 'brett.cannon', 'arigo', 'midtoad'] pr_nums = [] priority = 'critical' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1061968' versions = ['Python 2.3'] ``` </p></details>
threads: segfault or Py_FatalError at exit
https://api.github.com/repos/python/cpython/issues/41142/comments
13
2004-11-07T16:30:23Z
2022-04-09T23:35:34Z
https://github.com/python/cpython/issues/41142
1,198,805,371
41,142
[ "python", "cpython" ]
BPO | [1061941](https://bugs.python.org/issue1061941) --- | :--- Nosy | @irmen Files | <li>[httplib.patch](https://bugs.python.org/file6348/httplib.patch "Uploaded as text/plain at 2004-11-07.15:27:40 by @irmen"): patch for src/Lib/httplib.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-11-07.16:14:49.000> created_at = <Date 2004-11-07.15:27:40.000> labels = ['library'] title = 'fix for 988120 httplib.py not updating length correctly' updated_at = <Date 2004-11-07.16:14:49.000> user = 'https://github.com/irmen' ``` bugs.python.org fields: ```python activity = <Date 2004-11-07.16:14:49.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-11-07.15:27:40.000> creator = 'irmen' dependencies = [] files = ['6348'] hgrepos = [] issue_num = 1061941 keywords = ['patch'] message_count = 2.0 messages = ['47235', '47236'] nosy_count = 2.0 nosy_names = ['jhylton', 'irmen'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1061941' versions = ['Python 2.4'] ``` </p></details>
fix for 988120 httplib.py not updating length correctly
https://api.github.com/repos/python/cpython/issues/41141/comments
2
2004-11-07T15:27:40Z
2022-04-09T23:35:33Z
https://github.com/python/cpython/issues/41141
1,198,805,364
41,141
[ "python", "cpython" ]
BPO | [1061931](https://bugs.python.org/issue1061931) --- | :--- Files | <li>[pydoc_add_support_properties.diff](https://bugs.python.org/file6347/pydoc_add_support_properties.diff "Uploaded as text/plain at 2004-11-07.15:03:21 by slmm")</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-11-07.19:17:47.000> created_at = <Date 2004-11-07.15:03:20.000> labels = ['library'] title = '[ 971872 ] An apparent bug in help' updated_at = <Date 2004-11-07.19:17:47.000> user = 'https://bugs.python.org/slmm' ``` bugs.python.org fields: ```python activity = <Date 2004-11-07.19:17:47.000> actor = 'jlgijsbers' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-11-07.15:03:20.000> creator = 'slmm' dependencies = [] files = ['6347'] hgrepos = [] issue_num = 1061931 keywords = ['patch'] message_count = 2.0 messages = ['47233', '47234'] nosy_count = 2.0 nosy_names = ['jlgijsbers', 'slmm'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1061931' versions = [] ``` </p></details>
[ 971872 ] An apparent bug in help
https://api.github.com/repos/python/cpython/issues/41140/comments
2
2004-11-07T15:03:20Z
2022-04-09T23:35:31Z
https://github.com/python/cpython/issues/41140
1,198,805,359
41,140
[ "python", "cpython" ]
BPO | [1061924](https://bugs.python.org/issue1061924) --- | :--- Files | <li>[liblogging.patch](https://bugs.python.org/file6346/liblogging.patch "Uploaded as text/plain at 2004-11-07.14:37:08 by rodsenra")</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-11-07.16:14:28.000> created_at = <Date 2004-11-07.14:37:08.000> labels = ['docs'] title = 'Relative to bug python/cpython#41135 -- logging docs' updated_at = <Date 2004-11-07.16:14:28.000> user = 'https://bugs.python.org/rodsenra' ``` bugs.python.org fields: ```python activity = <Date 2004-11-07.16:14:28.000> actor = 'jlgijsbers' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-11-07.14:37:08.000> creator = 'rodsenra' dependencies = [] files = ['6346'] hgrepos = [] issue_num = 1061924 keywords = ['patch'] message_count = 2.0 messages = ['47231', '47232'] nosy_count = 2.0 nosy_names = ['jlgijsbers', 'rodsenra'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1061924' versions = [] ``` </p></details>
Relative to bug #1061857 -- logging docs
https://api.github.com/repos/python/cpython/issues/41139/comments
2
2004-11-07T14:37:08Z
2022-04-09T23:35:30Z
https://github.com/python/cpython/issues/41139
1,198,805,356
41,139
[ "python", "cpython" ]
BPO | [1061920](https://bugs.python.org/issue1061920) --- | :--- Nosy | @birkenfeld, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/birkenfeld' closed_at = <Date 2005-07-17.20:05:59.000> created_at = <Date 2004-11-07.14:28:06.000> labels = ['docs'] title = '\\"k\\" specifier in PyArg_ParseTuple incomplete documentated' updated_at = <Date 2005-07-17.20:05:59.000> user = 'https://bugs.python.org/gustavo' ``` bugs.python.org fields: ```python activity = <Date 2005-07-17.20:05:59.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-11-07.14:28:06.000> creator = 'gustavo' dependencies = [] files = [] hgrepos = [] issue_num = 1061920 keywords = [] message_count = 2.0 messages = ['23043', '23044'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'georg.brandl', 'gustavo'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1061920' versions = ['Python 2.3'] ``` </p></details>
\"k\" specifier in PyArg_ParseTuple incomplete documentated
https://api.github.com/repos/python/cpython/issues/41138/comments
2
2004-11-07T14:28:06Z
2022-04-09T23:35:30Z
https://github.com/python/cpython/issues/41138
1,198,805,354
41,138
[ "python", "cpython" ]
BPO | [1061904](https://bugs.python.org/issue1061904) --- | :--- Nosy | @irmen Files | <li>[unittest.patch](https://bugs.python.org/file6345/unittest.patch "Uploaded as text/plain at 2004-11-07.13:30:08 by @irmen"): patch for src/Lib/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 2004-11-07.15:51:38.000> created_at = <Date 2004-11-07.13:30:07.000> labels = ['library'] title = 'fix for bug 878275 class MyTest(unittest.TestSuite)' updated_at = <Date 2004-11-07.15:51:38.000> user = 'https://github.com/irmen' ``` bugs.python.org fields: ```python activity = <Date 2004-11-07.15:51:38.000> actor = 'jlgijsbers' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-11-07.13:30:07.000> creator = 'irmen' dependencies = [] files = ['6345'] hgrepos = [] issue_num = 1061904 keywords = ['patch'] message_count = 2.0 messages = ['47229', '47230'] nosy_count = 2.0 nosy_names = ['jlgijsbers', 'irmen'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1061904' versions = ['Python 2.4'] ``` </p></details>
fix for bug 878275 class MyTest(unittest.TestSuite)
https://api.github.com/repos/python/cpython/issues/41137/comments
2
2004-11-07T13:30:07Z
2022-04-09T23:35:28Z
https://github.com/python/cpython/issues/41137
1,198,805,347
41,137
[ "python", "cpython" ]
BPO | [1061882](https://bugs.python.org/issue1061882) --- | :--- Files | <li>[libloggin_doc_add_TimedRotatingFileHandler.diff](https://bugs.python.org/file6344/libloggin_doc_add_TimedRotatingFileHandler.diff "Uploaded as text/plain at 2004-11-07.13:17:13 by slmm")</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-11-07.14:15:13.000> created_at = <Date 2004-11-07.12:46:53.000> labels = ['docs'] title = '[ 1061857 ] Error and omission in logging docs' updated_at = <Date 2004-11-07.14:15:13.000> user = 'https://bugs.python.org/slmm' ``` bugs.python.org fields: ```python activity = <Date 2004-11-07.14:15:13.000> actor = 'jlgijsbers' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-11-07.12:46:53.000> creator = 'slmm' dependencies = [] files = ['6344'] hgrepos = [] issue_num = 1061882 keywords = ['patch'] message_count = 2.0 messages = ['47227', '47228'] nosy_count = 2.0 nosy_names = ['jlgijsbers', 'slmm'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1061882' versions = [] ``` </p></details>
[ 1061857 ] Error and omission in logging docs
https://api.github.com/repos/python/cpython/issues/41136/comments
2
2004-11-07T12:46:53Z
2022-04-09T23:35:27Z
https://github.com/python/cpython/issues/41136
1,198,805,342
41,136
[ "python", "cpython" ]
BPO | [1061857](https://bugs.python.org/issue1061857) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-11-07.16:52:43.000> created_at = <Date 2004-11-07.11:35:29.000> labels = ['docs'] title = 'Error and omission in logging docs' updated_at = <Date 2004-11-07.16:52:43.000> user = 'https://bugs.python.org/kjohnson' ``` bugs.python.org fields: ```python activity = <Date 2004-11-07.16:52:43.000> actor = 'kjohnson' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-11-07.11:35:29.000> creator = 'kjohnson' dependencies = [] files = [] hgrepos = [] issue_num = 1061857 keywords = [] message_count = 6.0 messages = ['23037', '23038', '23039', '23040', '23041', '23042'] nosy_count = 4.0 nosy_names = ['jlgijsbers', 'slmm', 'kjohnson', 'rodsenra'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1061857' versions = ['Python 2.4'] ``` </p></details>
Error and omission in logging docs
https://api.github.com/repos/python/cpython/issues/41135/comments
6
2004-11-07T11:35:29Z
2022-04-09T23:35:26Z
https://github.com/python/cpython/issues/41135
1,198,805,337
41,135
[ "python", "cpython" ]
BPO | [1061803](https://bugs.python.org/issue1061803) --- | :--- Nosy | @loewis, @kbkaiser, @hyeshik Files | <li>[idle-i18n.diff](https://bugs.python.org/file6343/idle-i18n.diff "Uploaded as text/plain at 2004-11-07.08:19:48 by @hyeshik"): a patch to allow to use non-latin-1 encodings in IDLE session.</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 2008-02-15.20:42:22.378> created_at = <Date 2004-11-07.08:19:47.000> labels = ['expert-IDLE'] title = 'Source code encoding in IDLE console' updated_at = <Date 2008-02-15.20:42:22.377> user = 'https://github.com/hyeshik' ``` bugs.python.org fields: ```python activity = <Date 2008-02-15.20:42:22.377> actor = 'kbk' assignee = 'kbk' closed = True closed_date = <Date 2008-02-15.20:42:22.378> closer = 'kbk' components = ['IDLE'] creation = <Date 2004-11-07.08:19:47.000> creator = 'hyeshik.chang' dependencies = [] files = ['6343'] hgrepos = [] issue_num = 1061803 keywords = ['patch'] message_count = 5.0 messages = ['47224', '47225', '47226', '59027', '62438'] nosy_count = 3.0 nosy_names = ['loewis', 'kbk', 'hyeshik.chang'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1061803' versions = ['Python 2.5'] ``` </p></details>
Source code encoding in IDLE console
https://api.github.com/repos/python/cpython/issues/41134/comments
5
2004-11-07T08:19:47Z
2022-04-09T23:35:26Z
https://github.com/python/cpython/issues/41134
1,198,805,333
41,134
[ "python", "cpython" ]
BPO | [1061780](https://bugs.python.org/issue1061780) --- | :--- Nosy | @rhettinger Files | <li>[patch.m.opt](https://bugs.python.org/file6342/patch.m.opt "Uploaded at 2004-11-07.06:02:52 by isandler")</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-11-07.06:18:49.000> created_at = <Date 2004-11-07.06:02:51.000> labels = ['docs'] title = 'use a new -m option in pdb and profile invocations' updated_at = <Date 2004-11-07.06:18:49.000> user = 'https://bugs.python.org/isandler' ``` bugs.python.org fields: ```python activity = <Date 2004-11-07.06:18:49.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-11-07.06:02:51.000> creator = 'isandler' dependencies = [] files = ['6342'] hgrepos = [] issue_num = 1061780 keywords = ['patch'] message_count = 2.0 messages = ['47222', '47223'] nosy_count = 2.0 nosy_names = ['rhettinger', 'isandler'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1061780' versions = ['Python 2.4'] ``` </p></details>
use a new -m option in pdb and profile invocations
https://api.github.com/repos/python/cpython/issues/41133/comments
2
2004-11-07T06:02:51Z
2022-04-09T23:35:24Z
https://github.com/python/cpython/issues/41133
1,198,805,332
41,133
[ "python", "cpython" ]
BPO | [1061770](https://bugs.python.org/issue1061770) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2004-11-11.06:18:31.000> created_at = <Date 2004-11-07.04:46:35.000> labels = ['docs'] title = 'Manual typesets bit-shift operators as guillemet' updated_at = <Date 2004-11-11.06:18:31.000> user = 'https://bugs.python.org/vibber' ``` bugs.python.org fields: ```python activity = <Date 2004-11-11.06:18:31.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-11-07.04:46:35.000> creator = 'vibber' dependencies = [] files = [] hgrepos = [] issue_num = 1061770 keywords = [] message_count = 2.0 messages = ['23035', '23036'] nosy_count = 2.0 nosy_names = ['fdrake', 'vibber'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1061770' versions = [] ``` </p></details>
Manual typesets bit-shift operators as guillemet
https://api.github.com/repos/python/cpython/issues/41132/comments
2
2004-11-07T04:46:35Z
2022-04-09T23:35:23Z
https://github.com/python/cpython/issues/41132
1,198,805,329
41,132
[ "python", "cpython" ]
BPO | [1061767](https://bugs.python.org/issue1061767) --- | :--- Files | <li>[pdb.patch3](https://bugs.python.org/file6341/pdb.patch3 "Uploaded at 2004-11-07.04:26:18 by isandler")</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-11-07.11:37:58.000> created_at = <Date 2004-11-07.04:26:18.000> labels = ['library'] title = 'fix for bug 1055168 (pdb not entering the right frame)' updated_at = <Date 2004-11-07.11:37:58.000> user = 'https://bugs.python.org/isandler' ``` bugs.python.org fields: ```python activity = <Date 2004-11-07.11:37:58.000> actor = 'jlgijsbers' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-11-07.04:26:18.000> creator = 'isandler' dependencies = [] files = ['6341'] hgrepos = [] issue_num = 1061767 keywords = ['patch'] message_count = 3.0 messages = ['47219', '47220', '47221'] nosy_count = 2.0 nosy_names = ['isandler', 'jlgijsbers'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1061767' versions = [] ``` </p></details>
fix for bug 1055168 (pdb not entering the right frame)
https://api.github.com/repos/python/cpython/issues/41131/comments
3
2004-11-07T04:26:18Z
2022-04-09T23:35:22Z
https://github.com/python/cpython/issues/41131
1,198,805,327
41,131
[ "python", "cpython" ]
BPO | [1061679](https://bugs.python.org/issue1061679) --- | :--- Nosy | @tim-one Files | <li>[pickletools.diff](https://bugs.python.org/file6340/pickletools.diff "Uploaded as text/plain at 2004-11-06.23:03:42 by quiver"): patch against CVS HEAD</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-11-06.23:47:22.000> created_at = <Date 2004-11-06.23:03:42.000> labels = ['library'] title = 'add missing __all__ to pickletools.py' updated_at = <Date 2004-11-06.23:47:22.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2004-11-06.23:47:22.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-11-06.23:03:42.000> creator = 'quiver' dependencies = [] files = ['6340'] hgrepos = [] issue_num = 1061679 keywords = ['patch'] message_count = 2.0 messages = ['47217', '47218'] nosy_count = 2.0 nosy_names = ['tim.peters', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1061679' versions = ['Python 2.3'] ``` </p></details>
add missing __all__ to pickletools.py
https://api.github.com/repos/python/cpython/issues/41130/comments
2
2004-11-06T23:03:42Z
2022-04-09T23:35:20Z
https://github.com/python/cpython/issues/41130
1,198,805,324
41,130
[ "python", "cpython" ]
BPO | [1061457](https://bugs.python.org/issue1061457) --- | :--- 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 2004-11-07.07:08:36.000> created_at = <Date 2004-11-06.13:37:40.000> labels = ['expert-installation'] title = 'spelling error in win installer' updated_at = <Date 2004-11-07.07:08:36.000> user = 'https://bugs.python.org/sdahlbac' ``` bugs.python.org fields: ```python activity = <Date 2004-11-07.07:08:36.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2004-11-06.13:37:40.000> creator = 'sdahlbac' dependencies = [] files = [] hgrepos = [] issue_num = 1061457 keywords = [] message_count = 2.0 messages = ['23033', '23034'] nosy_count = 2.0 nosy_names = ['rhettinger', 'sdahlbac'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1061457' versions = [] ``` </p></details>
spelling error in win installer
https://api.github.com/repos/python/cpython/issues/41129/comments
2
2004-11-06T13:37:40Z
2022-04-09T23:35:19Z
https://github.com/python/cpython/issues/41129
1,198,805,321
41,129
[ "python", "cpython" ]
BPO | [1061429](https://bugs.python.org/issue1061429) --- | :--- Nosy | @brettcannon Files | <li>[services.bz2](https://bugs.python.org/file1472/services.bz2 "Uploaded at 2004-11-07.05:50:36 by tprimke"): My /etc/services 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/brettcannon' closed_at = <Date 2004-11-20.21:11:11.000> created_at = <Date 2004-11-06.11:53:56.000> labels = [] title = 'test_socket fails' updated_at = <Date 2004-11-20.21:11:11.000> user = 'https://bugs.python.org/tprimke' ``` bugs.python.org fields: ```python activity = <Date 2004-11-20.21:11:11.000> actor = 'brett.cannon' assignee = 'brett.cannon' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2004-11-06.11:53:56.000> creator = 'tprimke' dependencies = [] files = ['1472'] hgrepos = [] issue_num = 1061429 keywords = [] message_count = 8.0 messages = ['23025', '23026', '23027', '23028', '23029', '23030', '23031', '23032'] nosy_count = 4.0 nosy_names = ['jhylton', 'brett.cannon', 'theaney', 'tprimke'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1061429' versions = ['Python 2.4'] ``` </p></details>
test_socket fails
https://api.github.com/repos/python/cpython/issues/41128/comments
8
2004-11-06T11:53:56Z
2022-04-09T23:35:19Z
https://github.com/python/cpython/issues/41128
1,198,805,318
41,128
[ "python", "cpython" ]
BPO | [1060941](https://bugs.python.org/issue1060941) --- | :--- Nosy | @warsaw Files | <li>[simpletest.py](https://bugs.python.org/file1471/simpletest.py "Uploaded as text/plain at 2004-11-05.13:30:57 by mamuema"): script demonstrating the problem</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2004-11-06.00:04:26.000> created_at = <Date 2004-11-05.13:30:56.000> labels = ['library'] title = 'email.Parser does not recognize attachment' updated_at = <Date 2004-11-06.00:04:26.000> user = 'https://bugs.python.org/mamuema' ``` bugs.python.org fields: ```python activity = <Date 2004-11-06.00:04:26.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-11-05.13:30:56.000> creator = 'mamuema' dependencies = [] files = ['1471'] hgrepos = [] issue_num = 1060941 keywords = [] message_count = 2.0 messages = ['23023', '23024'] nosy_count = 2.0 nosy_names = ['barry', 'mamuema'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1060941' versions = ['Python 2.3'] ``` </p></details>
email.Parser does not recognize attachment
https://api.github.com/repos/python/cpython/issues/41127/comments
2
2004-11-05T13:30:56Z
2022-04-09T23:35:18Z
https://github.com/python/cpython/issues/41127
1,198,805,316
41,127
[ "python", "cpython" ]
BPO | [1060825](https://bugs.python.org/issue1060825) --- | :--- 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 2004-11-05.16:39:10.000> created_at = <Date 2004-11-05.09:46:55.000> labels = ['docs'] title = 'Error in difflib docs' updated_at = <Date 2004-11-05.16:39:10.000> user = 'https://bugs.python.org/kjohnson' ``` bugs.python.org fields: ```python activity = <Date 2004-11-05.16:39:10.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-11-05.09:46:55.000> creator = 'kjohnson' dependencies = [] files = [] hgrepos = [] issue_num = 1060825 keywords = [] message_count = 2.0 messages = ['23021', '23022'] nosy_count = 2.0 nosy_names = ['rhettinger', 'kjohnson'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1060825' versions = ['Python 2.4'] ``` </p></details>
Error in difflib docs
https://api.github.com/repos/python/cpython/issues/41126/comments
2
2004-11-05T09:46:55Z
2022-04-09T23:35:16Z
https://github.com/python/cpython/issues/41126
1,198,805,313
41,126
[ "python", "cpython" ]
BPO | [1060644](https://bugs.python.org/issue1060644) --- | :--- Nosy | @tim-one, @rhettinger, @facundobatista, @ncoghlan <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/facundobatista' closed_at = <Date 2004-11-12.02:04:57.000> created_at = <Date 2004-11-05.01:44:03.000> labels = ['docs'] title = "Fix Decimal's .min() and .max() docs regarding NaNs" updated_at = <Date 2004-11-12.02:04:57.000> user = 'https://github.com/facundobatista' ``` bugs.python.org fields: ```python activity = <Date 2004-11-12.02:04:57.000> actor = 'facundobatista' assignee = 'facundobatista' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-11-05.01:44:03.000> creator = 'facundobatista' dependencies = [] files = [] hgrepos = [] issue_num = 1060644 keywords = [] message_count = 10.0 messages = ['23011', '23012', '23013', '23014', '23015', '23016', '23017', '23018', '23019', '23020'] nosy_count = 4.0 nosy_names = ['tim.peters', 'rhettinger', 'facundobatista', 'ncoghlan'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1060644' versions = ['Python 2.4'] ``` </p></details>
Fix Decimal's .min() and .max() docs regarding NaNs
https://api.github.com/repos/python/cpython/issues/41125/comments
10
2004-11-05T01:44:03Z
2022-04-09T23:35:16Z
https://github.com/python/cpython/issues/41125
1,198,805,310
41,125
[ "python", "cpython" ]
BPO | [1060577](https://bugs.python.org/issue1060577) --- | :--- Nosy | @loewis Files | <li>[python-2.4-distutils-bdist-rpm.patch](https://bugs.python.org/file6338/python-2.4-distutils-bdist-rpm.patch "Uploaded as text/plain at 2004-11-04.22:28:54 by misa"): Patch for bdist_rpm</li><li>[python-2.5-distutils-bdist-rpm.patch](https://bugs.python.org/file6339/python-2.5-distutils-bdist-rpm.patch "Uploaded as text/plain at 2006-06-22.16:35:27 by misa"): Patch for 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 2006-11-04.18:15:00.000> created_at = <Date 2004-11-04.22:28:54.000> labels = ['library'] title = 'bdist_rpm not able to compile multiple rpm packages' updated_at = <Date 2006-11-04.18:15:00.000> user = 'https://bugs.python.org/misa' ``` bugs.python.org fields: ```python activity = <Date 2006-11-04.18:15:00.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2004-11-04.22:28:54.000> creator = 'misa' dependencies = [] files = ['6338', '6339'] hgrepos = [] issue_num = 1060577 keywords = ['patch'] message_count = 3.0 messages = ['47214', '47215', '47216'] nosy_count = 2.0 nosy_names = ['loewis', 'misa'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1060577' versions = ['Python 2.4'] ``` </p></details>
bdist_rpm not able to compile multiple rpm packages
https://api.github.com/repos/python/cpython/issues/41124/comments
3
2004-11-04T22:28:54Z
2022-04-09T23:35:14Z
https://github.com/python/cpython/issues/41124
1,198,805,309
41,124
[ "python", "cpython" ]
BPO | [1060396](https://bugs.python.org/issue1060396) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-11-07.14:25:52.000> created_at = <Date 2004-11-04.17:46:13.000> labels = ['library'] title = 'Buffer overflow in socketmodule.c' updated_at = <Date 2004-11-07.14:25:52.000> user = 'https://bugs.python.org/misa' ``` bugs.python.org fields: ```python activity = <Date 2004-11-07.14:25:52.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-11-04.17:46:13.000> creator = 'misa' dependencies = [] files = [] hgrepos = [] issue_num = 1060396 keywords = [] message_count = 2.0 messages = ['23009', '23010'] nosy_count = 2.0 nosy_names = ['jhylton', 'misa'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1060396' versions = ['Python 2.4'] ``` </p></details>
Buffer overflow in socketmodule.c
https://api.github.com/repos/python/cpython/issues/41123/comments
2
2004-11-04T17:46:13Z
2022-04-09T23:35:13Z
https://github.com/python/cpython/issues/41123
1,198,805,305
41,123
[ "python", "cpython" ]
BPO | [1060212](https://bugs.python.org/issue1060212) --- | :--- 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 2004-11-10.07:49:42.000> created_at = <Date 2004-11-04.13:46:13.000> labels = ['docs'] title = 'os.utime does not work on directories under Windows' updated_at = <Date 2004-11-10.07:49:42.000> user = 'https://bugs.python.org/boyleboyle' ``` bugs.python.org fields: ```python activity = <Date 2004-11-10.07:49:42.000> actor = 'alexanderweb' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-11-04.13:46:13.000> creator = 'boyleboyle' dependencies = [] files = [] hgrepos = [] issue_num = 1060212 keywords = [] message_count = 11.0 messages = ['22998', '22999', '23000', '23001', '23002', '23003', '23004', '23005', '23006', '23007', '23008'] nosy_count = 4.0 nosy_names = ['tim.peters', 'boyleboyle', 'endavis', 'alexanderweb'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1060212' versions = ['Python 2.3'] ``` </p></details>
os.utime does not work on directories under Windows
https://api.github.com/repos/python/cpython/issues/41122/comments
11
2004-11-04T13:46:13Z
2022-04-09T23:35:13Z
https://github.com/python/cpython/issues/41122
1,198,805,302
41,122
[ "python", "cpython" ]
BPO | [1060135](https://bugs.python.org/issue1060135) --- | :--- 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 2004-11-06.22:21:18.000> created_at = <Date 2004-11-04.11:25:36.000> labels = ['invalid', 'docs'] title = 'incorrect "\'yield\' outside function" error' updated_at = <Date 2004-11-06.22:21:18.000> user = 'https://bugs.python.org/willemb' ``` bugs.python.org fields: ```python activity = <Date 2004-11-06.22:21:18.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-11-04.11:25:36.000> creator = 'willemb' dependencies = [] files = [] hgrepos = [] issue_num = 1060135 keywords = [] message_count = 4.0 messages = ['22994', '22995', '22996', '22997'] nosy_count = 2.0 nosy_names = ['rhettinger', 'willemb'] pr_nums = [] priority = 'low' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1060135' versions = [] ``` </p></details>
incorrect "'yield' outside function" error
https://api.github.com/repos/python/cpython/issues/41121/comments
4
2004-11-04T11:25:36Z
2022-04-09T23:35:10Z
https://github.com/python/cpython/issues/41121
1,198,805,300
41,121
[ "python", "cpython" ]
BPO | [1059748](https://bugs.python.org/issue1059748) --- | :--- Nosy | @malemburg Files | <li>[t.py](https://bugs.python.org/file1470/t.py "Uploaded as text/plain at 2004-11-03.20:14:13 by calvin")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2004-11-03.20:28:46.000> created_at = <Date 2004-11-03.20:14:12.000> labels = ['expert-unicode'] title = 'errors=ignore broken on StreamWriter?' updated_at = <Date 2004-11-03.20:28:46.000> user = 'https://bugs.python.org/calvin' ``` bugs.python.org fields: ```python activity = <Date 2004-11-03.20:28:46.000> actor = 'lemburg' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2004-11-03.20:14:12.000> creator = 'calvin' dependencies = [] files = ['1470'] hgrepos = [] issue_num = 1059748 keywords = [] message_count = 2.0 messages = ['22992', '22993'] nosy_count = 2.0 nosy_names = ['lemburg', 'calvin'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1059748' versions = ['Python 2.3'] ``` </p></details>
errors=ignore broken on StreamWriter?
https://api.github.com/repos/python/cpython/issues/41120/comments
2
2004-11-03T20:14:12Z
2022-04-09T23:35:10Z
https://github.com/python/cpython/issues/41120
1,198,805,296
41,120
[ "python", "cpython" ]
BPO | [1059545](https://bugs.python.org/issue1059545) --- | :--- Nosy | @tim-one, @elfring <sup>*Note: these values reflect the state of the issue at the time it 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 2004-11-07.00:05:24.000> created_at = <Date 2004-11-03.14:54:09.000> labels = ['extension-modules', 'type-feature'] title = 'lock-free data structures?' updated_at = <Date 2004-11-07.00:05:24.000> user = 'https://github.com/elfring' ``` bugs.python.org fields: ```python activity = <Date 2004-11-07.00:05:24.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2004-11-03.14:54:09.000> creator = 'elfring' dependencies = [] files = [] hgrepos = [] issue_num = 1059545 keywords = [] message_count = 2.0 messages = ['54302', '54303'] nosy_count = 2.0 nosy_names = ['tim.peters', 'elfring'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1059545' versions = [] ``` </p></details>
lock-free data structures?
https://api.github.com/repos/python/cpython/issues/41119/comments
2
2004-11-03T14:54:09Z
2022-04-09T23:35:09Z
https://github.com/python/cpython/issues/41119
1,198,805,295
41,119
[ "python", "cpython" ]
BPO | [1059244](https://bugs.python.org/issue1059244) --- | :--- Nosy | @loewis, @tarekziade, @merwok <sup>*Note: these values reflect the state of the issue at the time it 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-11-26.04:52:58.423> created_at = <Date 2004-11-03.03:44:52.000> labels = ['type-bug', 'library'] title = 'distutil bdist hardcodes the python location' updated_at = <Date 2010-11-26.23:56:02.947> user = 'https://bugs.python.org/devilwolf' ``` bugs.python.org fields: ```python activity = <Date 2010-11-26.23:56:02.947> actor = 'eric.araujo' assignee = 'tarek' closed = True closed_date = <Date 2010-11-26.04:52:58.423> closer = 'eric.araujo' components = ['Distutils'] creation = <Date 2004-11-03.03:44:52.000> creator = 'devilwolf' dependencies = [] files = [] hgrepos = [] issue_num = 1059244 keywords = [] message_count = 8.0 messages = ['60594', '60595', '101456', '122436', '122437', '122454', '122456', '122486'] nosy_count = 5.0 nosy_names = ['loewis', 'devilwolf', 'techtonik', 'tarek', 'eric.araujo'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1059244' versions = ['Python 3.1', 'Python 2.7', 'Python 3.2'] ``` </p></details>
distutil bdist hardcodes the python location
https://api.github.com/repos/python/cpython/issues/41118/comments
8
2004-11-03T03:44:52Z
2022-04-09T23:35:08Z
https://github.com/python/cpython/issues/41118
1,198,805,293
41,118
[ "python", "cpython" ]
BPO | [1058960](https://bugs.python.org/issue1058960) --- | :--- Nosy | @loewis, @pfmoore <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-01-29.23:49:18.000> created_at = <Date 2004-11-02.17:57:25.000> labels = ['library'] title = 'install_lib fails under Python 2.1' updated_at = <Date 2005-01-29.23:49:18.000> user = 'https://bugs.python.org/dairiki' ``` bugs.python.org fields: ```python activity = <Date 2005-01-29.23:49:18.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2004-11-02.17:57:25.000> creator = 'dairiki' dependencies = [] files = [] hgrepos = [] issue_num = 1058960 keywords = [] message_count = 4.0 messages = ['22988', '22989', '22990', '22991'] nosy_count = 4.0 nosy_names = ['loewis', 'paul.moore', 'dairiki', 'alberanid'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1058960' versions = ['Python 2.5'] ``` </p></details>
install_lib fails under Python 2.1
https://api.github.com/repos/python/cpython/issues/41117/comments
4
2004-11-02T17:57:25Z
2022-04-09T23:35:06Z
https://github.com/python/cpython/issues/41117
1,198,805,289
41,117
[ "python", "cpython" ]
BPO | [1058937](https://bugs.python.org/issue1058937) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-11-02.17:21:13.000> created_at = <Date 2004-11-02.17:21:13.000> labels = ['library'] title = 'Legacy requirements: Incorrect comments?' updated_at = <Date 2004-11-02.17:21:13.000> user = 'https://bugs.python.org/dairiki' ``` bugs.python.org fields: ```python activity = <Date 2004-11-02.17:21:13.000> actor = 'dairiki' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2004-11-02.17:21:13.000> creator = 'dairiki' dependencies = [] files = [] hgrepos = [] issue_num = 1058937 keywords = [] message_count = 1.0 messages = ['22987'] nosy_count = 1.0 nosy_names = ['dairiki'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1058937' versions = ['Python 2.5'] ``` </p></details>
Legacy requirements: Incorrect comments?
https://api.github.com/repos/python/cpython/issues/41116/comments
1
2004-11-02T17:21:13Z
2022-04-09T23:35:05Z
https://github.com/python/cpython/issues/41116
1,198,805,286
41,116
[ "python", "cpython" ]
BPO | [1058786](https://bugs.python.org/issue1058786) --- | :--- Nosy | @mwhudson, @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 2005-09-14.09:34:24.000> created_at = <Date 2004-11-02.12:39:49.000> labels = ['expert-regex'] title = "r'\\10' as replacement pattern loops in compilation" updated_at = <Date 2005-09-14.09:34:24.000> user = 'https://bugs.python.org/nmm1' ``` bugs.python.org fields: ```python activity = <Date 2005-09-14.09:34:24.000> actor = 'niemeyer' assignee = 'niemeyer' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2004-11-02.12:39:49.000> creator = 'nmm1' dependencies = [] files = [] hgrepos = [] issue_num = 1058786 keywords = [] message_count = 8.0 messages = ['22979', '22980', '22981', '22982', '22983', '22984', '22985', '22986'] nosy_count = 6.0 nosy_names = ['mwh', 'effbot', 'georg.brandl', 'niemeyer', 'jlgijsbers', 'nmm1'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1058786' versions = ['Python 2.3'] ``` </p></details>
r'\10' as replacement pattern loops in compilation
https://api.github.com/repos/python/cpython/issues/41115/comments
8
2004-11-02T12:39:49Z
2022-04-09T23:35:04Z
https://github.com/python/cpython/issues/41115
1,198,805,283
41,115
[ "python", "cpython" ]
BPO | [1058351](https://bugs.python.org/issue1058351) --- | :--- Nosy | @hyeshik <sup>*Note: these values reflect the state of the issue at 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-11-01.20:22:44.000> created_at = <Date 2004-11-01.19:47:18.000> labels = ['invalid', 'docs'] title = 'Blatantly false statement in the Unicode section' updated_at = <Date 2004-11-01.20:22:44.000> user = 'https://bugs.python.org/chtito' ``` bugs.python.org fields: ```python activity = <Date 2004-11-01.20:22:44.000> actor = 'hyeshik.chang' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-11-01.19:47:18.000> creator = 'chtito' dependencies = [] files = [] hgrepos = [] issue_num = 1058351 keywords = [] message_count = 2.0 messages = ['22977', '22978'] nosy_count = 2.0 nosy_names = ['hyeshik.chang', 'chtito'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1058351' versions = [] ``` </p></details>
Blatantly false statement in the Unicode section
https://api.github.com/repos/python/cpython/issues/41114/comments
2
2004-11-01T19:47:18Z
2022-04-09T23:35:02Z
https://github.com/python/cpython/issues/41114
1,198,805,279
41,114
[ "python", "cpython" ]
BPO | [1058305](https://bugs.python.org/issue1058305) --- | :--- Nosy | @devdanzin, @bitdancer Superseder | <li>bpo-1486713: HTMLParser : A auto-tolerant parsing mode</li> Files | <li>[HTMLParser.py.diff](https://bugs.python.org/file1469/HTMLParser.py.diff "Uploaded as text/plain at 2004-11-01.18:05:39 by dyoo"): diff against Lib/HTMLParser.py from Python 2.3.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 2010-12-03.03:00:05.751> created_at = <Date 2004-11-01.18:05:39.000> labels = ['easy', 'type-feature', 'library'] title = 'HTMLParser.locatestartagend regex too stringent' updated_at = <Date 2010-12-03.03:00:05.749> user = 'https://bugs.python.org/dyoo' ``` bugs.python.org fields: ```python activity = <Date 2010-12-03.03:00:05.749> actor = 'r.david.murray' assignee = 'none' closed = True closed_date = <Date 2010-12-03.03:00:05.751> closer = 'r.david.murray' components = ['Library (Lib)'] creation = <Date 2004-11-01.18:05:39.000> creator = 'dyoo' dependencies = [] files = ['1469'] hgrepos = [] issue_num = 1058305 keywords = ['patch', 'easy'] message_count = 6.0 messages = ['22976', '82104', '114390', '115604', '115623', '123168'] nosy_count = 3.0 nosy_names = ['dyoo', 'ajaksu2', 'r.david.murray'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = 'resolved' status = 'closed' superseder = '1486713' type = 'enhancement' url = 'https://bugs.python.org/issue1058305' versions = ['Python 3.2'] ``` </p></details>
HTMLParser.locatestartagend regex too stringent
https://api.github.com/repos/python/cpython/issues/41113/comments
6
2004-11-01T18:05:39Z
2022-04-09T23:35:01Z
https://github.com/python/cpython/issues/41113
1,198,805,274
41,113
[ "python", "cpython" ]
BPO | [1058059](https://bugs.python.org/issue1058059) --- | :--- Nosy | @doerwalter, @birkenfeld, @ncoghlan <sup>*Note: these values reflect the state of the issue at 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-26.22:32:52.000> created_at = <Date 2004-11-01.10:47:01.000> labels = ['invalid', 'library'] title = "Can't read some http URLs using neither urllib, nor urllib2" updated_at = <Date 2005-06-26.22:32:52.000> user = 'https://bugs.python.org/nnseva' ``` bugs.python.org fields: ```python activity = <Date 2005-06-26.22:32:52.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-11-01.10:47:01.000> creator = 'nnseva' dependencies = [] files = [] hgrepos = [] issue_num = 1058059 keywords = [] message_count = 4.0 messages = ['22972', '22973', '22974', '22975'] nosy_count = 4.0 nosy_names = ['doerwalter', 'georg.brandl', 'ncoghlan', 'nnseva'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1058059' versions = ['Python 2.3'] ``` </p></details>
Can't read some http URLs using neither urllib, nor urllib2
https://api.github.com/repos/python/cpython/issues/41112/comments
4
2004-11-01T10:47:01Z
2022-04-09T23:35:00Z
https://github.com/python/cpython/issues/41112
1,198,805,270
41,112
[ "python", "cpython" ]
BPO | [1057993](https://bugs.python.org/issue1057993) --- | :--- Nosy | @rhettinger, @hyeshik <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/hyeshik' closed_at = <Date 2004-11-01.08:27:37.000> created_at = <Date 2004-11-01.07:08:35.000> labels = ['library'] title = 'test_traceback.py fails on WinME' updated_at = <Date 2004-11-01.08:27:37.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2004-11-01.08:27:37.000> actor = 'hyeshik.chang' assignee = 'hyeshik.chang' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-11-01.07:08:35.000> creator = 'rhettinger' dependencies = [] files = [] hgrepos = [] issue_num = 1057993 keywords = [] message_count = 2.0 messages = ['22970', '22971'] nosy_count = 2.0 nosy_names = ['rhettinger', 'hyeshik.chang'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1057993' versions = ['Python 2.4'] ``` </p></details>
test_traceback.py fails on WinME
https://api.github.com/repos/python/cpython/issues/41111/comments
2
2004-11-01T07:08:35Z
2022-04-09T23:35:00Z
https://github.com/python/cpython/issues/41111
1,198,805,267
41,111
[ "python", "cpython" ]
BPO | [1057992](https://bugs.python.org/issue1057992) --- | :--- Nosy | @tim-one, @rhettinger, @facundobatista <sup>*Note: these values reflect the state of the issue at the time it 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 2004-11-04.21:32:02.000> created_at = <Date 2004-11-01.07:06:25.000> labels = ['extension-modules'] title = "os.utime() doesn't work on WinME" updated_at = <Date 2004-11-04.21:32:02.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2004-11-04.21:32:02.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2004-11-01.07:06:25.000> creator = 'rhettinger' dependencies = [] files = [] hgrepos = [] issue_num = 1057992 keywords = [] message_count = 8.0 messages = ['22962', '22963', '22964', '22965', '22966', '22967', '22968', '22969'] nosy_count = 3.0 nosy_names = ['tim.peters', 'rhettinger', 'facundobatista'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1057992' versions = ['Python 2.4'] ``` </p></details>
os.utime() doesn't work on WinME
https://api.github.com/repos/python/cpython/issues/41110/comments
8
2004-11-01T07:06:25Z
2022-04-09T23:34:59Z
https://github.com/python/cpython/issues/41110
1,198,805,265
41,110
[ "python", "cpython" ]
BPO | [1057835](https://bugs.python.org/issue1057835) --- | :--- Nosy | @mwhudson Files | <li>[t2.diff](https://bugs.python.org/file1468/t2.diff "Uploaded as text/plain at 2004-11-01.13:33:32 by @mwhudson"): simple 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-11-08.12:18:09.000> created_at = <Date 2004-10-31.20:20:32.000> labels = ['interpreter-core'] title = 'compiler.transformer, "from module import *"' updated_at = <Date 2004-11-08.12:18:09.000> user = 'https://bugs.python.org/felixwiemann' ``` bugs.python.org fields: ```python activity = <Date 2004-11-08.12:18:09.000> actor = 'mwh' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-10-31.20:20:32.000> creator = 'felixwiemann' dependencies = [] files = ['1468'] hgrepos = [] issue_num = 1057835 keywords = [] message_count = 9.0 messages = ['22953', '22954', '22955', '22956', '22957', '22958', '22959', '22960', '22961'] nosy_count = 4.0 nosy_names = ['mwh', 'jhylton', 'felixwiemann', 'syt'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1057835' versions = ['Python 2.4'] ``` </p></details>
compiler.transformer, "from module import *"
https://api.github.com/repos/python/cpython/issues/41109/comments
9
2004-10-31T20:20:32Z
2022-04-09T23:34:57Z
https://github.com/python/cpython/issues/41109
1,198,805,262
41,109
[ "python", "cpython" ]
BPO | [1057588](https://bugs.python.org/issue1057588) --- | :--- Nosy | @malemburg, @freddrake, @rhettinger, @terryjreedy Files | <li>[libfuncs.tex.diff](https://bugs.python.org/file6337/libfuncs.tex.diff "Uploaded as text/plain at 2005-01-19.11:00:53 by mike_j_brown"): libfuncs.tex diff (updated 19 Jan 2005)</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 2005-08-23.04:35:52.000> created_at = <Date 2004-10-31.07:25:37.000> labels = ['docs'] title = 'chr, ord, unichr documentation updates' updated_at = <Date 2005-08-23.04:35:52.000> user = 'https://bugs.python.org/mikejbrown' ``` bugs.python.org fields: ```python activity = <Date 2005-08-23.04:35:52.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-10-31.07:25:37.000> creator = 'mike_j_brown' dependencies = [] files = ['6337'] hgrepos = [] issue_num = 1057588 keywords = ['patch'] message_count = 13.0 messages = ['47201', '47202', '47203', '47204', '47205', '47206', '47207', '47208', '47209', '47210', '47211', '47212', '47213'] nosy_count = 5.0 nosy_names = ['lemburg', 'fdrake', 'mike_j_brown', 'rhettinger', 'terry.reedy'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1057588' versions = ['Python 2.4'] ``` </p></details>
chr, ord, unichr documentation updates
https://api.github.com/repos/python/cpython/issues/41108/comments
13
2004-10-31T07:25:37Z
2022-04-09T23:34:57Z
https://github.com/python/cpython/issues/41108
1,198,805,259
41,108
[ "python", "cpython" ]
BPO | [1057535](https://bugs.python.org/issue1057535) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-10-31.12:20:13.000> created_at = <Date 2004-10-31.01:19:33.000> labels = ['docs'] title = 'add link in time module to calendar.timegm()' updated_at = <Date 2004-10-31.12:20:13.000> user = 'https://bugs.python.org/jshute' ``` bugs.python.org fields: ```python activity = <Date 2004-10-31.12:20:13.000> actor = 'jlgijsbers' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-10-31.01:19:33.000> creator = 'jshute' dependencies = [] files = [] hgrepos = [] issue_num = 1057535 keywords = [] message_count = 2.0 messages = ['22951', '22952'] nosy_count = 2.0 nosy_names = ['jlgijsbers', 'jshute'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1057535' versions = [] ``` </p></details>
add link in time module to calendar.timegm()
https://api.github.com/repos/python/cpython/issues/41107/comments
2
2004-10-31T01:19:33Z
2022-04-09T23:34:55Z
https://github.com/python/cpython/issues/41107
1,198,805,256
41,107
[ "python", "cpython" ]
BPO | [1057417](https://bugs.python.org/issue1057417) --- | :--- Nosy | @loewis, @josiahcarlson, @giampaolo Files | <li>[BaseSMTPServer.py](https://bugs.python.org/file6334/BaseSMTPServer.py "Uploaded as text/plain at 2004-10-30.17:55:47 by mdr0"): BaseSMTPServer module</li><li>[BaseSMTPServer.py](https://bugs.python.org/file6335/BaseSMTPServer.py "Uploaded as text/plain at 2004-11-10.06:40:25 by mdr0"): BaseSMTPServer module version 0.2</li><li>[BaseSMTPServer.py](https://bugs.python.org/file6336/BaseSMTPServer.py "Uploaded as text/plain at 2005-01-12.04:50:52 by mdr0"): BaseSMTPServer module version 0.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 2010-08-23.23:44:19.099> created_at = <Date 2004-10-30.17:55:47.000> labels = ['type-feature', 'library'] title = 'New BaseSMTPServer module' updated_at = <Date 2010-08-23.23:44:19.098> user = 'https://bugs.python.org/mdr0' ``` bugs.python.org fields: ```python activity = <Date 2010-08-23.23:44:19.098> actor = 'benjamin.peterson' assignee = 'none' closed = True closed_date = <Date 2010-08-23.23:44:19.099> closer = 'benjamin.peterson' components = ['Library (Lib)'] creation = <Date 2004-10-30.17:55:47.000> creator = 'mdr0' dependencies = [] files = ['6334', '6335', '6336'] hgrepos = [] issue_num = 1057417 keywords = ['patch'] message_count = 16.0 messages = ['47187', '47188', '47189', '47190', '47191', '47192', '47193', '47194', '47195', '47196', '47197', '47198', '47199', '47200', '114389', '114748'] nosy_count = 8.0 nosy_names = ['loewis', 'nnorwitz', 'jvr', 'josiahcarlson', 'exarkun', 'mdr0', 'giampaolo.rodola', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = 'test needed' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1057417' versions = ['Python 3.2'] ``` </p></details>
New BaseSMTPServer module
https://api.github.com/repos/python/cpython/issues/41106/comments
16
2004-10-30T17:55:47Z
2022-04-09T23:34:54Z
https://github.com/python/cpython/issues/41106
1,198,805,255
41,106
[ "python", "cpython" ]
BPO | [1057061](https://bugs.python.org/issue1057061) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-11-07.14:33:37.000> created_at = <Date 2004-10-29.21:49:37.000> labels = ['library'] title = 'subprocess on Windows: extra windows' updated_at = <Date 2004-11-07.14:33:37.000> user = 'https://bugs.python.org/reowen' ``` bugs.python.org fields: ```python activity = <Date 2004-11-07.14:33:37.000> actor = 'astrand' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-10-29.21:49:37.000> creator = 'reowen' dependencies = [] files = [] hgrepos = [] issue_num = 1057061 keywords = [] message_count = 4.0 messages = ['22947', '22948', '22949', '22950'] nosy_count = 2.0 nosy_names = ['reowen', 'astrand'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1057061' versions = ['Python 2.4'] ``` </p></details>
subprocess on Windows: extra windows
https://api.github.com/repos/python/cpython/issues/41105/comments
4
2004-10-29T21:49:37Z
2022-04-09T23:34:53Z
https://github.com/python/cpython/issues/41105
1,198,805,254
41,105
[ "python", "cpython" ]
BPO | [1057052](https://bugs.python.org/issue1057052) --- | :--- Nosy | @josiahcarlson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-11-07.16:00:55.000> created_at = <Date 2004-10-29.21:35:22.000> labels = ['invalid', 'library'] title = 'subprocess on Windows 2: unexpected failure' updated_at = <Date 2004-11-07.16:00:55.000> user = 'https://bugs.python.org/reowen' ``` bugs.python.org fields: ```python activity = <Date 2004-11-07.16:00:55.000> actor = 'astrand' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-10-29.21:35:22.000> creator = 'reowen' dependencies = [] files = [] hgrepos = [] issue_num = 1057052 keywords = [] message_count = 3.0 messages = ['22944', '22945', '22946'] nosy_count = 3.0 nosy_names = ['reowen', 'josiahcarlson', 'astrand'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1057052' versions = ['Python 2.4'] ``` </p></details>
subprocess on Windows 2: unexpected failure
https://api.github.com/repos/python/cpython/issues/41104/comments
3
2004-10-29T21:35:22Z
2022-04-09T23:34:52Z
https://github.com/python/cpython/issues/41104
1,198,805,251
41,104
[ "python", "cpython" ]
BPO | [1057048](https://bugs.python.org/issue1057048) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-12-13.13:02:42.000> created_at = <Date 2004-10-29.21:24:29.000> labels = ['library'] title = 'subprocess works poorly on Windows with Python 2.3' updated_at = <Date 2006-12-13.13:02:42.000> user = 'https://bugs.python.org/reowen' ``` bugs.python.org fields: ```python activity = <Date 2006-12-13.13:02:42.000> actor = 'chas17360' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-10-29.21:24:29.000> creator = 'reowen' dependencies = [] files = [] hgrepos = [] issue_num = 1057048 keywords = [] message_count = 6.0 messages = ['22938', '22939', '22940', '22941', '22942', '22943'] nosy_count = 3.0 nosy_names = ['reowen', 'astrand', 'chas17360'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1057048' versions = ['Python 2.4'] ``` </p></details>
subprocess works poorly on Windows with Python 2.3
https://api.github.com/repos/python/cpython/issues/41103/comments
6
2004-10-29T21:24:29Z
2022-04-09T23:34:50Z
https://github.com/python/cpython/issues/41103
1,198,805,248
41,103
[ "python", "cpython" ]
BPO | [1056967](https://bugs.python.org/issue1056967) --- | :--- Nosy | @warsaw, @rhettinger, @ncoghlan Files | <li>[pep292-diff.txt](https://bugs.python.org/file6333/pep292-diff.txt "Uploaded at 2004-10-29.18:47:31 by @warsaw")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2004-11-01.03:53:17.000> created_at = <Date 2004-10-29.18:47:30.000> labels = ['library'] title = 'No ValueError for safe_substitute()' updated_at = <Date 2004-11-01.03:53:17.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2004-11-01.03:53:17.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-10-29.18:47:30.000> creator = 'barry' dependencies = [] files = ['6333'] hgrepos = [] issue_num = 1056967 keywords = ['patch'] message_count = 5.0 messages = ['47182', '47183', '47184', '47185', '47186'] nosy_count = 3.0 nosy_names = ['barry', 'rhettinger', 'ncoghlan'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1056967' versions = ['Python 2.4'] ``` </p></details>
No ValueError for safe_substitute()
https://api.github.com/repos/python/cpython/issues/41102/comments
5
2004-10-29T18:47:30Z
2022-04-09T23:34:50Z
https://github.com/python/cpython/issues/41102
1,198,805,245
41,102
[ "python", "cpython" ]
BPO | [1056561](https://bugs.python.org/issue1056561) --- | :--- Nosy | @jackjansen, @etrepum Files | <li>[pythonm.c](https://bugs.python.org/file6332/pythonm.c "Uploaded at 2004-10-29.05:26:47 by mdehoon"): C Source code of the new python2.4</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 2006-07-15.16:32:44.000> created_at = <Date 2004-10-29.05:26:46.000> labels = ['OS-mac'] title = 'python / pythonw replacement in C' updated_at = <Date 2006-07-15.16:32:44.000> user = 'https://bugs.python.org/mdehoon' ``` bugs.python.org fields: ```python activity = <Date 2006-07-15.16:32:44.000> actor = 'bob.ippolito' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2004-10-29.05:26:46.000> creator = 'mdehoon' dependencies = [] files = ['6332'] hgrepos = [] issue_num = 1056561 keywords = ['patch'] message_count = 3.0 messages = ['47179', '47180', '47181'] nosy_count = 3.0 nosy_names = ['jackjansen', 'bob.ippolito', 'mdehoon'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1056561' versions = ['Python 2.4'] ``` </p></details>
python / pythonw replacement in C
https://api.github.com/repos/python/cpython/issues/41101/comments
3
2004-10-29T05:26:46Z
2022-04-09T23:34:49Z
https://github.com/python/cpython/issues/41101
1,198,805,242
41,101
[ "python", "cpython" ]
BPO | [1056515](https://bugs.python.org/issue1056515) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-11-05.05:18:09.000> created_at = <Date 2004-10-29.02:56:52.000> labels = ['invalid', 'docs'] title = 'ambiguity in os.tmpfile' updated_at = <Date 2004-11-05.05:18:09.000> user = 'https://bugs.python.org/edwardcannon' ``` bugs.python.org fields: ```python activity = <Date 2004-11-05.05:18:09.000> actor = 'fdrake' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-10-29.02:56:52.000> creator = 'edwardcannon' dependencies = [] files = [] hgrepos = [] issue_num = 1056515 keywords = [] message_count = 2.0 messages = ['22936', '22937'] nosy_count = 2.0 nosy_names = ['fdrake', 'edwardcannon'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1056515' versions = ['Python 2.3'] ``` </p></details>
ambiguity in os.tmpfile
https://api.github.com/repos/python/cpython/issues/41100/comments
2
2004-10-29T02:56:52Z
2022-04-09T23:34:47Z
https://github.com/python/cpython/issues/41100
1,198,805,239
41,100
[ "python", "cpython" ]
BPO | [1056502](https://bugs.python.org/issue1056502) --- | :--- Nosy | @facundobatista <sup>*Note: these values reflect the state of the issue at 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-10-30.01:02:35.000> created_at = <Date 2004-10-29.01:55:43.000> labels = ['docs'] title = 'ambiguity in os.tmpfile' updated_at = <Date 2004-10-30.01:02:35.000> user = 'https://bugs.python.org/edwardcannon' ``` bugs.python.org fields: ```python activity = <Date 2004-10-30.01:02:35.000> actor = 'facundobatista' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-10-29.01:55:43.000> creator = 'edwardcannon' dependencies = [] files = [] hgrepos = [] issue_num = 1056502 keywords = [] message_count = 2.0 messages = ['22934', '22935'] nosy_count = 2.0 nosy_names = ['facundobatista', 'edwardcannon'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1056502' versions = ['Python 2.3'] ``` </p></details>
ambiguity in os.tmpfile
https://api.github.com/repos/python/cpython/issues/41099/comments
2
2004-10-29T01:55:43Z
2022-04-09T23:34:46Z
https://github.com/python/cpython/issues/41099
1,198,805,235
41,099
[ "python", "cpython" ]
BPO | [1056498](https://bugs.python.org/issue1056498) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-10-31.12:12:43.000> created_at = <Date 2004-10-29.01:46:40.000> labels = ['docs'] title = 'minor error in os.access' updated_at = <Date 2004-10-31.12:12:43.000> user = 'https://bugs.python.org/edwardcannon' ``` bugs.python.org fields: ```python activity = <Date 2004-10-31.12:12:43.000> actor = 'jlgijsbers' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-10-29.01:46:40.000> creator = 'edwardcannon' dependencies = [] files = [] hgrepos = [] issue_num = 1056498 keywords = [] message_count = 2.0 messages = ['22932', '22933'] nosy_count = 2.0 nosy_names = ['jlgijsbers', 'edwardcannon'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1056498' versions = ['Python 2.3'] ``` </p></details>
minor error in os.access
https://api.github.com/repos/python/cpython/issues/41098/comments
2
2004-10-29T01:46:40Z
2022-04-09T23:34:45Z
https://github.com/python/cpython/issues/41098
1,198,805,233
41,098
[ "python", "cpython" ]
BPO | [1056483](https://bugs.python.org/issue1056483) --- | :--- 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 2004-10-29.01:50:04.000> created_at = <Date 2004-10-29.00:59:42.000> labels = ['interpreter-core', 'invalid'] title = 'Lambda in list comprehension' updated_at = <Date 2004-10-29.01:50:04.000> user = 'https://bugs.python.org/dsblank' ``` bugs.python.org fields: ```python activity = <Date 2004-10-29.01:50:04.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-10-29.00:59:42.000> creator = 'dsblank' dependencies = [] files = [] hgrepos = [] issue_num = 1056483 keywords = [] message_count = 2.0 messages = ['22930', '22931'] nosy_count = 2.0 nosy_names = ['rhettinger', 'dsblank'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1056483' versions = ['Python 2.4'] ``` </p></details>
Lambda in list comprehension
https://api.github.com/repos/python/cpython/issues/41097/comments
2
2004-10-29T00:59:42Z
2022-04-09T23:34:44Z
https://github.com/python/cpython/issues/41097
1,198,805,228
41,097
[ "python", "cpython" ]
BPO | [1056441](https://bugs.python.org/issue1056441) --- | :--- Files | <li>[foo.patch](https://bugs.python.org/file1467/foo.patch "Uploaded as text/plain at 2004-11-07.15:34:17 by astrand"): Suggested 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 2004-11-07.16:39:06.000> created_at = <Date 2004-10-28.22:32:36.000> labels = ['library'] title = 'subprocess fails for args="...", executable="..."' updated_at = <Date 2004-11-07.16:39:06.000> user = 'https://bugs.python.org/reowen' ``` bugs.python.org fields: ```python activity = <Date 2004-11-07.16:39:06.000> actor = 'astrand' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-10-28.22:32:36.000> creator = 'reowen' dependencies = [] files = ['1467'] hgrepos = [] issue_num = 1056441 keywords = [] message_count = 6.0 messages = ['22924', '22925', '22926', '22927', '22928', '22929'] nosy_count = 2.0 nosy_names = ['reowen', 'astrand'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1056441' versions = ['Python 2.4'] ``` </p></details>
subprocess fails for args="...", executable="..."
https://api.github.com/repos/python/cpython/issues/41096/comments
6
2004-10-28T22:32:36Z
2022-04-09T23:34:43Z
https://github.com/python/cpython/issues/41096
1,198,805,225
41,096
[ "python", "cpython" ]
BPO | [1056293](https://bugs.python.org/issue1056293) --- | :--- Nosy | @loewis, @smontanaro, @vstinner, @devdanzin Files | <li>[dir_type.patch](https://bugs.python.org/file13109/dir_type.patch "Uploaded as text/plain at 2009-02-16.17:34:08 by @vstinner")</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 2009-03-20.00:47:56.267> created_at = <Date 2004-10-28.18:08:16.000> labels = ['interpreter-core', 'type-bug'] title = 'dir() should only return strings' updated_at = <Date 2009-03-20.00:47:56.244> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2009-03-20.00:47:56.244> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2009-03-20.00:47:56.267> closer = 'vstinner' components = ['Interpreter Core'] creation = <Date 2004-10-28.18:08:16.000> creator = 'skip.montanaro' dependencies = [] files = ['13109'] hgrepos = [] issue_num = 1056293 keywords = ['patch'] message_count = 5.0 messages = ['60592', '60593', '81448', '82255', '83837'] nosy_count = 4.0 nosy_names = ['loewis', 'skip.montanaro', 'vstinner', 'ajaksu2'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1056293' versions = ['Python 2.7'] ``` </p></details>
dir() should only return strings
https://api.github.com/repos/python/cpython/issues/41095/comments
5
2004-10-28T18:08:16Z
2022-04-09T23:34:42Z
https://github.com/python/cpython/issues/41095
1,198,805,222
41,095
[ "python", "cpython" ]
BPO | [1056231](https://bugs.python.org/issue1056231) --- | :--- Nosy | @rhettinger Files | <li>[python-wctype-comment.patch](https://bugs.python.org/file6331/python-wctype-comment.patch "Uploaded as text/plain at 2004-10-28.16:23:50 by tbmetin")</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-10-31.05:48:06.000> created_at = <Date 2004-10-28.16:23:50.000> labels = ['interpreter-core'] title = 'typo in comment (unicodeobject.h)' updated_at = <Date 2004-10-31.05:48:06.000> user = 'https://bugs.python.org/tbmetin' ``` bugs.python.org fields: ```python activity = <Date 2004-10-31.05:48:06.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-10-28.16:23:50.000> creator = 'tbmetin' dependencies = [] files = ['6331'] hgrepos = [] issue_num = 1056231 keywords = ['patch'] message_count = 2.0 messages = ['47177', '47178'] nosy_count = 2.0 nosy_names = ['rhettinger', 'tbmetin'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1056231' versions = [] ``` </p></details>
typo in comment (unicodeobject.h)
https://api.github.com/repos/python/cpython/issues/41094/comments
2
2004-10-28T16:23:50Z
2022-04-09T23:34:40Z
https://github.com/python/cpython/issues/41094
1,198,805,217
41,094
[ "python", "cpython" ]
BPO | [1055864](https://bugs.python.org/issue1055864) --- | :--- Nosy | @loewis, @freddrake Dependencies | <li>bpo-1051840: HTMLParser doesn&#x27;t treat endtags in &lt;script&gt; tags as CDATA</li> Files | <li>[myHTMLParser.py](https://bugs.python.org/file1466/myHTMLParser.py "Uploaded as text/plain at 2004-10-28.08:33:17 by neptune235"): HTMLParser with last_tag attribute.</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 2010-08-19.18:51:11.814> created_at = <Date 2004-10-28.04:59:36.000> labels = ['easy', 'type-feature', 'library'] title = 'HTMLParser not compliant to XHTML spec' updated_at = <Date 2010-08-19.18:51:11.813> user = 'https://bugs.python.org/neptune235' ``` bugs.python.org fields: ```python activity = <Date 2010-08-19.18:51:11.813> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = <Date 2010-08-19.18:51:11.814> closer = 'fdrake' components = ['Library (Lib)'] creation = <Date 2004-10-28.04:59:36.000> creator = 'neptune235' dependencies = ['1051840'] files = ['1466'] hgrepos = [] issue_num = 1055864 keywords = ['easy'] message_count = 6.0 messages = ['22920', '22921', '22922', '22923', '114388', '114403'] nosy_count = 4.0 nosy_names = ['loewis', 'fdrake', 'neptune235', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = 'test needed' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1055864' versions = ['Python 2.7'] ``` </p></details>
HTMLParser not compliant to XHTML spec
https://api.github.com/repos/python/cpython/issues/41093/comments
6
2004-10-28T04:59:36Z
2022-04-09T23:34:40Z
https://github.com/python/cpython/issues/41093
1,198,805,212
41,093
[ "python", "cpython" ]
BPO | [1055820](https://bugs.python.org/issue1055820) --- | :--- Nosy | @tim-one, @nascheme Files | <li>[temp2a.py](https://bugs.python.org/file1455/temp2a.py "Uploaded as text/plain at 2004-10-28.01:58:53 by @tim-one"): ZODB 3.4a1 reduced to 60 lines</li><li>[temp2b.py](https://bugs.python.org/file1456/temp2b.py "Uploaded as text/plain at 2004-10-28.02:28:05 by @tim-one"): 2 objects and 1 thread</li><li>[temp2c.py](https://bugs.python.org/file1457/temp2c.py "Uploaded as text/plain at 2004-10-28.08:06:04 by @tim-one"): This hurts. A lot.</li><li>[temp2d.py](https://bugs.python.org/file1458/temp2d.py "Uploaded as text/plain at 2004-10-28.08:56:44 by @tim-one"): __del__ hosage; no weakrefs with callbacks</li><li>[patch.txt](https://bugs.python.org/file1459/patch.txt "Uploaded at 2004-10-29.06:54:53 by @tim-one"): First stab at a fix</li><li>[patch-n1.txt](https://bugs.python.org/file1460/patch-n1.txt "Uploaded at 2004-10-29.17:00:13 by @nascheme"): Another stab</li><li>[patch2.txt](https://bugs.python.org/file1461/patch2.txt "Uploaded at 2004-10-30.03:23:43 by @tim-one"): Reworked patch.txt; no issues known</li><li>[patch3.txt](https://bugs.python.org/file1462/patch3.txt "Uploaded at 2004-10-30.07:55:50 by @tim-one"): patch2.txt + comment typo repair</li><li>[patch3-1.txt](https://bugs.python.org/file1463/patch3-1.txt "Uploaded at 2004-10-30.15:04:00 by @nascheme"): patch3.txt + Neil's fixes</li><li>[patch4.txt](https://bugs.python.org/file1464/patch4.txt "Uploaded at 2004-10-30.15:27:12 by @nascheme")</li><li>[patch42.txt](https://bugs.python.org/file1465/patch42.txt "Uploaded at 2004-10-30.22:49:17 by @tim-one"): Possibly the end of this -- for this year</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2004-10-30.23:13:59.000> created_at = <Date 2004-10-28.01:58:53.000> labels = ['interpreter-core'] title = 'weakref callback vs gc vs threads' updated_at = <Date 2004-10-30.23:13:59.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2004-10-30.23:13:59.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-10-28.01:58:53.000> creator = 'tim.peters' dependencies = [] files = ['1455', '1456', '1457', '1458', '1459', '1460', '1461', '1462', '1463', '1464', '1465'] hgrepos = [] issue_num = 1055820 keywords = [] message_count = 25.0 messages = ['22895', '22896', '22897', '22898', '22899', '22900', '22901', '22902', '22903', '22904', '22905', '22906', '22907', '22908', '22909', '22910', '22911', '22912', '22913', '22914', '22915', '22916', '22917', '22918', '22919'] nosy_count = 2.0 nosy_names = ['tim.peters', 'nascheme'] pr_nums = [] priority = 'critical' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1055820' versions = [] ``` </p></details>
weakref callback vs gc vs threads
https://api.github.com/repos/python/cpython/issues/41092/comments
25
2004-10-28T01:58:53Z
2022-04-09T23:34:39Z
https://github.com/python/cpython/issues/41092
1,198,805,208
41,092
[ "python", "cpython" ]
BPO | [1055540](https://bugs.python.org/issue1055540) --- | :--- Nosy | @mhammond, @theller Files | <li>[bdist_wininst.py.diff](https://bugs.python.org/file1454/bdist_wininst.py.diff "Uploaded as text/plain at 2004-10-27.18:47:36 by @theller")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mhammond' closed_at = <Date 2004-10-27.21:55:08.000> created_at = <Date 2004-10-27.18:47:35.000> labels = ['library'] title = 'bdist_wininst broken for pure Python distributions' updated_at = <Date 2004-10-27.21:55:08.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2004-10-27.21:55:08.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2004-10-27.18:47:35.000> creator = 'theller' dependencies = [] files = ['1454'] hgrepos = [] issue_num = 1055540 keywords = [] message_count = 2.0 messages = ['22893', '22894'] nosy_count = 2.0 nosy_names = ['mhammond', 'theller'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1055540' versions = ['Python 2.4'] ``` </p></details>
bdist_wininst broken for pure Python distributions
https://api.github.com/repos/python/cpython/issues/41091/comments
2
2004-10-27T18:47:35Z
2022-04-09T23:34:38Z
https://github.com/python/cpython/issues/41091
1,198,805,203
41,091
[ "python", "cpython" ]
BPO | [1055234](https://bugs.python.org/issue1055234) --- | :--- Nosy | @freddrake Files | <li>[cgi.patch](https://bugs.python.org/file6330/cgi.patch "Uploaded as text/plain at 2004-10-27.12:18:26 by kv11111"): Patch to cgi.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2008-12-04.20:21:38.744> created_at = <Date 2004-10-27.12:18:26.000> labels = ['library'] title = "cgi.py does not correctly handle fields with ';'" updated_at = <Date 2008-12-04.20:21:38.743> user = 'https://bugs.python.org/kv11111' ``` bugs.python.org fields: ```python activity = <Date 2008-12-04.20:21:38.743> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = <Date 2008-12-04.20:21:38.744> closer = 'fdrake' components = ['Library (Lib)'] creation = <Date 2004-10-27.12:18:26.000> creator = 'kv11111' dependencies = [] files = ['6330'] hgrepos = [] issue_num = 1055234 keywords = ['patch'] message_count = 3.0 messages = ['47175', '47176', '76921'] nosy_count = 2.0 nosy_names = ['fdrake', 'kv11111'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1055234' versions = ['Python 2.3'] ``` </p></details>
cgi.py does not correctly handle fields with ';'
https://api.github.com/repos/python/cpython/issues/41090/comments
3
2004-10-27T12:18:26Z
2022-04-09T23:34:37Z
https://github.com/python/cpython/issues/41090
1,198,805,196
41,090
[ "python", "cpython" ]
BPO | [1055168](https://bugs.python.org/issue1055168) --- | :--- Files | <li>[pdb-set_trace-session](https://bugs.python.org/file1453/pdb-set_trace-session "Uploaded at 2004-10-27.09:21:42 by jlgijsbers")</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-11-07.11:38:25.000> created_at = <Date 2004-10-27.09:21:42.000> labels = ['library'] title = 'pdb.set_trace should go up one more frame' updated_at = <Date 2004-11-07.11:38:25.000> user = 'https://bugs.python.org/jlgijsbers' ``` bugs.python.org fields: ```python activity = <Date 2004-11-07.11:38:25.000> actor = 'jlgijsbers' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-10-27.09:21:42.000> creator = 'jlgijsbers' dependencies = [] files = ['1453'] hgrepos = [] issue_num = 1055168 keywords = [] message_count = 3.0 messages = ['22890', '22891', '22892'] nosy_count = 2.0 nosy_names = ['isandler', 'jlgijsbers'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1055168' versions = [] ``` </p></details>
pdb.set_trace should go up one more frame
https://api.github.com/repos/python/cpython/issues/41089/comments
3
2004-10-27T09:21:42Z
2022-04-09T23:34:35Z
https://github.com/python/cpython/issues/41089
1,198,805,191
41,089
[ "python", "cpython" ]
BPO | [1055159](https://bugs.python.org/issue1055159) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-12-22.14:19:25.000> created_at = <Date 2004-10-27.08:49:55.000> labels = ['library'] title = "CGIHTTPServer can't redirect" updated_at = <Date 2004-12-22.14:19:25.000> user = 'https://bugs.python.org/guettli' ``` bugs.python.org fields: ```python activity = <Date 2004-12-22.14:19:25.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-10-27.08:49:55.000> creator = 'guettli' dependencies = [] files = [] hgrepos = [] issue_num = 1055159 keywords = ['patch'] message_count = 3.0 messages = ['47172', '47173', '47174'] nosy_count = 3.0 nosy_names = ['jhylton', 'guettli', 'titus'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1055159' versions = [] ``` </p></details>
CGIHTTPServer can't redirect
https://api.github.com/repos/python/cpython/issues/41088/comments
3
2004-10-27T08:49:55Z
2022-04-09T23:34:34Z
https://github.com/python/cpython/issues/41088
1,198,805,189
41,088
[ "python", "cpython" ]
BPO | [1054967](https://bugs.python.org/issue1054967) --- | :--- Nosy | @loewis, @warsaw, @kbkaiser, @tarekziade, @merwok Files | <li>[distutils-cvs_bdist_deb-20041111.patch.gz](https://bugs.python.org/file6329/distutils-cvs_bdist_deb-20041111.patch.gz "Uploaded at 2004-11-11.16:18:01 by dairiki"): Fifth attempt. Patches on current (November 11, 2004) CVS version of distutils.</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-05-07.21:53:39.333> created_at = <Date 2004-10-27.00:48:46.000> labels = [] title = 'bdist_deb - Debian packager' updated_at = <Date 2010-10-25.13:06:31.663> user = 'https://bugs.python.org/dairiki' ``` bugs.python.org fields: ```python activity = <Date 2010-10-25.13:06:31.663> actor = 'eric.araujo' assignee = 'tarek' closed = True closed_date = <Date 2010-05-07.21:53:39.333> closer = 'tarek' components = ['Distutils2'] creation = <Date 2004-10-27.00:48:46.000> creator = 'dairiki' dependencies = [] files = ['6329'] hgrepos = [] issue_num = 1054967 keywords = ['patch'] message_count = 43.0 messages = ['47156', '47157', '47158', '47159', '47160', '47161', '47162', '47163', '47164', '47165', '47166', '47167', '47168', '47169', '47170', '47171', '82380', '82622', '86988', '87118', '93561', '94524', '97073', '104352', '104354', '104355', '104356', '104357', '104387', '104456', '104479', '104490', '104558', '104565', '104570', '104571', '104572', '104575', '104580', '104591', '104906', '105234', '105238'] nosy_count = 14.0 nosy_names = ['loewis', 'barry', 'kbk', 'jafo', 'anadelonbrin', 'astraw', 'dairiki', 'alberanid', 'leonidasxiv', 'tarek', 'eric.araujo', 'rockstar', 'ebfe', 'piotr'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1054967' versions = ['3rd party'] ``` </p></details>
bdist_deb - Debian packager
https://api.github.com/repos/python/cpython/issues/41087/comments
43
2004-10-27T00:48:46Z
2022-04-09T23:34:34Z
https://github.com/python/cpython/issues/41087
1,198,805,184
41,087
[ "python", "cpython" ]
BPO | [1054943](https://bugs.python.org/issue1054943) --- | :--- Nosy | @malemburg, @loewis, @vstinner, @tiran, @devdanzin, @ezio-melotti Files | <li>[unicode_pr29.patch](https://bugs.python.org/file13865/unicode_pr29.patch "Uploaded as text/plain at 2009-05-04.10:42:33 by @vstinner")</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 2010-03-21.13:42:03.339> created_at = <Date 2004-10-26.23:58:06.000> labels = ['type-bug', 'expert-unicode'] title = 'Python may contain NFC/NFKC bug per Unicode PRI #29' updated_at = <Date 2010-03-21.13:42:03.338> user = 'https://bugs.python.org/rickmcgowan' ``` bugs.python.org fields: ```python activity = <Date 2010-03-21.13:42:03.338> actor = 'vstinner' assignee = 'loewis' closed = True closed_date = <Date 2010-03-21.13:42:03.339> closer = 'vstinner' components = ['Unicode'] creation = <Date 2004-10-26.23:58:06.000> creator = 'rick_mcgowan' dependencies = [] files = ['13865'] hgrepos = [] issue_num = 1054943 keywords = ['patch'] message_count = 11.0 messages = ['22884', '22885', '22886', '22887', '22888', '22889', '59202', '86583', '87111', '100382', '101424'] nosy_count = 7.0 nosy_names = ['lemburg', 'loewis', 'rick_mcgowan', 'vstinner', 'christian.heimes', 'ajaksu2', 'ezio.melotti'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1054943' versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2'] ``` </p></details>
Python may contain NFC/NFKC bug per Unicode PRI #29
https://api.github.com/repos/python/cpython/issues/41086/comments
11
2004-10-26T23:58:06Z
2022-04-09T23:34:32Z
https://github.com/python/cpython/issues/41086
1,198,805,180
41,086
[ "python", "cpython" ]
BPO | [1054821](https://bugs.python.org/issue1054821) --- | :--- 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 2004-11-12.16:13:47.000> created_at = <Date 2004-10-26.19:44:24.000> labels = ['library'] title = 'difflib HtmlDiff() extra space on inserted 1 character lines' updated_at = <Date 2004-11-12.16:13:47.000> user = 'https://bugs.python.org/dmgass' ``` bugs.python.org fields: ```python activity = <Date 2004-11-12.16:13:47.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-10-26.19:44:24.000> creator = 'dmgass' dependencies = [] files = [] hgrepos = [] issue_num = 1054821 keywords = [] message_count = 2.0 messages = ['22882', '22883'] nosy_count = 2.0 nosy_names = ['tim.peters', 'dmgass'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1054821' versions = ['Python 2.4'] ``` </p></details>
difflib HtmlDiff() extra space on inserted 1 character lines
https://api.github.com/repos/python/cpython/issues/41085/comments
2
2004-10-26T19:44:24Z
2022-04-09T23:34:31Z
https://github.com/python/cpython/issues/41085
1,198,805,176
41,085
[ "python", "cpython" ]
BPO | [1054715](https://bugs.python.org/issue1054715) --- | :--- Nosy | @freddrake Files | <li>[unix.diff](https://bugs.python.org/file6328/unix.diff "Uploaded as text/plain at 2004-10-27.17:27:58 by leogah"): Patch with tabs converted to spaces</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-11-04.03:30:28.000> created_at = <Date 2004-10-26.17:13:21.000> labels = ['docs'] title = 'Fix for Unix macro expansion in citetitle' updated_at = <Date 2004-11-04.03:30:28.000> user = 'https://bugs.python.org/leogah' ``` bugs.python.org fields: ```python activity = <Date 2004-11-04.03:30:28.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-10-26.17:13:21.000> creator = 'leogah' dependencies = [] files = ['6328'] hgrepos = [] issue_num = 1054715 keywords = ['patch'] message_count = 4.0 messages = ['47152', '47153', '47154', '47155'] nosy_count = 3.0 nosy_names = ['fdrake', 'leogah', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1054715' versions = ['Python 2.3'] ``` </p></details>
Fix for Unix macro expansion in citetitle
https://api.github.com/repos/python/cpython/issues/41084/comments
4
2004-10-26T17:13:21Z
2022-04-09T23:34:30Z
https://github.com/python/cpython/issues/41084
1,198,805,174
41,084
[ "python", "cpython" ]
BPO | [1054615](https://bugs.python.org/issue1054615) --- | :--- Nosy | @mwhudson, @tim-one, @hyeshik <sup>*Note: these values reflect the state of the issue at 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-12-19.05:03:50.000> created_at = <Date 2004-10-26.14:17:51.000> labels = ['interpreter-core'] title = 'import.c bug when getting mod time fails' updated_at = <Date 2005-12-19.05:03:50.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2005-12-19.05:03:50.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-10-26.14:17:51.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 1054615 keywords = [] message_count = 12.0 messages = ['22870', '22871', '22872', '22873', '22874', '22875', '22876', '22877', '22878', '22879', '22880', '22881'] nosy_count = 4.0 nosy_names = ['mwh', 'tim.peters', 'nnorwitz', 'hyeshik.chang'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1054615' versions = ['Python 2.3'] ``` </p></details>
import.c bug when getting mod time fails
https://api.github.com/repos/python/cpython/issues/41083/comments
12
2004-10-26T14:17:51Z
2022-04-09T23:34:28Z
https://github.com/python/cpython/issues/41083
1,198,805,172
41,083
[ "python", "cpython" ]
BPO | [1054564](https://bugs.python.org/issue1054564) --- | :--- Nosy | @josiahcarlson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-02-14.11:35:14.000> created_at = <Date 2004-10-26.12:55:58.000> labels = ['expert-regex'] title = "RE '*.?' cores if len of found string exceeds 10000" updated_at = <Date 2005-02-14.11:35:14.000> user = 'https://bugs.python.org/rwhent' ``` bugs.python.org fields: ```python activity = <Date 2005-02-14.11:35:14.000> actor = 'effbot' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2004-10-26.12:55:58.000> creator = 'rwhent' dependencies = [] files = [] hgrepos = [] issue_num = 1054564 keywords = [] message_count = 5.0 messages = ['22865', '22866', '22867', '22868', '22869'] nosy_count = 3.0 nosy_names = ['effbot', 'josiahcarlson', 'rwhent'] pr_nums = [] priority = 'critical' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1054564' versions = ['Python 2.2'] ``` </p></details>
RE '*.?' cores if len of found string exceeds 10000
https://api.github.com/repos/python/cpython/issues/41082/comments
5
2004-10-26T12:55:58Z
2022-04-09T23:34:27Z
https://github.com/python/cpython/issues/41082
1,198,805,170
41,082
[ "python", "cpython" ]
BPO | [1054434](https://bugs.python.org/issue1054434) --- | :--- Nosy | @loewis Files | <li>[xmlrpclib_multicall.py](https://bugs.python.org/file6327/xmlrpclib_multicall.py "Uploaded as text/plain at 2004-10-28.23:15:46 by eries"): main body</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-03-29.16:00:36.292> created_at = <Date 2004-10-26.08:30:37.000> labels = ['extension-modules', 'type-feature'] title = 'automatic XMLRPC boxcarring via multicall for xmlrpclib' updated_at = <Date 2008-03-29.16:00:36.291> user = 'https://bugs.python.org/eries' ``` bugs.python.org fields: ```python activity = <Date 2008-03-29.16:00:36.291> actor = 'loewis' assignee = 'none' closed = True closed_date = <Date 2008-03-29.16:00:36.292> closer = 'loewis' components = ['Extension Modules'] creation = <Date 2004-10-26.08:30:37.000> creator = 'eries' dependencies = [] files = ['6327'] hgrepos = [] issue_num = 1054434 keywords = ['patch'] message_count = 9.0 messages = ['47148', '47149', '47150', '47151', '64326', '64444', '64451', '64460', '64704'] nosy_count = 4.0 nosy_names = ['loewis', 'eries', 'schmir', 'gpolo'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1054434' versions = ['Python 2.6'] ``` </p></details>
automatic XMLRPC boxcarring via multicall for xmlrpclib
https://api.github.com/repos/python/cpython/issues/41081/comments
9
2004-10-26T08:30:37Z
2022-04-09T23:34:26Z
https://github.com/python/cpython/issues/41081
1,198,805,166
41,081
[ "python", "cpython" ]
BPO | [1054197](https://bugs.python.org/issue1054197) --- | :--- Nosy | @rhettinger Files | <li>[hash.patch](https://bugs.python.org/file6326/hash.patch "Uploaded as text/plain at 2004-10-25.23:22:28 by rthalley")</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-10-26.01:57:26.000> created_at = <Date 2004-10-25.23:22:28.000> labels = ['interpreter-core'] title = 'fix inplace string concat hash error' updated_at = <Date 2004-10-26.01:57:26.000> user = 'https://bugs.python.org/rthalley' ``` bugs.python.org fields: ```python activity = <Date 2004-10-26.01:57:26.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-10-25.23:22:28.000> creator = 'rthalley' dependencies = [] files = ['6326'] hgrepos = [] issue_num = 1054197 keywords = ['patch'] message_count = 2.0 messages = ['47146', '47147'] nosy_count = 2.0 nosy_names = ['rhettinger', 'rthalley'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1054197' versions = ['Python 2.4'] ``` </p></details>
fix inplace string concat hash error
https://api.github.com/repos/python/cpython/issues/41080/comments
2
2004-10-25T23:22:28Z
2022-04-09T23:34:26Z
https://github.com/python/cpython/issues/41080
1,198,805,162
41,080
[ "python", "cpython" ]
BPO | [1054139](https://bugs.python.org/issue1054139) --- | :--- Nosy | @tim-one, @arigo, @rhettinger Files | <li>[foo.py](https://bugs.python.org/file1452/foo.py "Uploaded as text/plain at 2004-10-25.22:32:06 by rthalley")</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-10-27.00:51:10.000> created_at = <Date 2004-10-25.22:32:06.000> labels = ['interpreter-core'] title = 'serious string hashing error in 2.4b1' updated_at = <Date 2004-10-27.00:51:10.000> user = 'https://bugs.python.org/rthalley' ``` bugs.python.org fields: ```python activity = <Date 2004-10-27.00:51:10.000> actor = 'tim.peters' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-10-25.22:32:06.000> creator = 'rthalley' dependencies = [] files = ['1452'] hgrepos = [] issue_num = 1054139 keywords = [] message_count = 8.0 messages = ['22857', '22858', '22859', '22860', '22861', '22862', '22863', '22864'] nosy_count = 4.0 nosy_names = ['tim.peters', 'arigo', 'rhettinger', 'rthalley'] pr_nums = [] priority = 'critical' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1054139' versions = ['Python 2.4'] ``` </p></details>
serious string hashing error in 2.4b1
https://api.github.com/repos/python/cpython/issues/41079/comments
8
2004-10-25T22:32:06Z
2022-04-09T23:34:24Z
https://github.com/python/cpython/issues/41079
1,198,805,158
41,079
[ "python", "cpython" ]
BPO | [1054041](https://bugs.python.org/issue1054041) --- | :--- Nosy | @mwhudson, @loewis, @gpshead, @pitrou, @vstinner, @jwilk, @rnk, @akheron, @vadmium, @eryksun PRs | <li>python/cpython#11862</li><li>python/cpython#11963</li><li>python/cpython#11999</li> Files | <li>[issue1054041-sigint-exit-gps01.diff](https://bugs.python.org/file20251/issue1054041-sigint-exit-gps01.diff "Uploaded as text/plain at 2011-01-04.03:21:09 by @gpshead")</li><li>[sig.py](https://bugs.python.org/file48138/sig.py "Uploaded as text/plain at 2019-02-14.19:31:02 by @gpshead")</li><li>[winsig.bat](https://bugs.python.org/file48141/winsig.bat "Uploaded as application/x-msdos-program at 2019-02-15.01:48:13 by @eryksun")</li><li>[winsig.py](https://bugs.python.org/file48142/winsig.py "Uploaded as text/plain at 2019-02-15.01:48:56 by @eryksun")</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/gpshead' closed_at = <Date 2019-02-16.21:08:03.486> created_at = <Date 2004-10-25.20:27:22.000> labels = ['interpreter-core', 'type-feature', '3.8'] title = "Python doesn't exit with proper resultcode on SIGINT" updated_at = <Date 2019-02-23.18:43:51.714> user = 'https://bugs.python.org/foom' ``` bugs.python.org fields: ```python activity = <Date 2019-02-23.18:43:51.714> actor = 'gregory.p.smith' assignee = 'gregory.p.smith' closed = True closed_date = <Date 2019-02-16.21:08:03.486> closer = 'gregory.p.smith' components = ['Interpreter Core'] creation = <Date 2004-10-25.20:27:22.000> creator = 'foom' dependencies = [] files = ['20251', '48138', '48141', '48142'] hgrepos = [] issue_num = 1054041 keywords = ['patch', 'needs review'] message_count = 23.0 messages = ['60590', '60591', '114385', '125287', '125593', '125596', '125605', '125624', '136416', '252910', '335481', '335482', '335485', '335488', '335516', '335517', '335556', '335577', '335721', '335723', '335927', '336024', '336399'] nosy_count = 12.0 nosy_names = ['mwh', 'loewis', 'gregory.p.smith', 'foom', 'pitrou', 'vstinner', 'jwilk', 'rnk', 'petri.lehtinen', 'martin.panter', 'SamB', 'eryksun'] pr_nums = ['11862', '11963', '11999'] priority = 'normal' resolution = 'fixed' stage = 'commit review' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1054041' versions = ['Python 3.8'] ``` </p></details>
Python doesn't exit with proper resultcode on SIGINT
https://api.github.com/repos/python/cpython/issues/41078/comments
23
2004-10-25T20:27:22Z
2022-04-09T23:34:23Z
https://github.com/python/cpython/issues/41078
1,198,805,151
41,078
[ "python", "cpython" ]
BPO | [1053956](https://bugs.python.org/issue1053956) --- | :--- Nosy | @gvanrossum, @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 2004-10-26.03:54:28.000> created_at = <Date 2004-10-25.18:36:11.000> labels = ['docs'] title = 'help() nor in tutorial index' updated_at = <Date 2004-10-26.03:54:28.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2004-10-26.03:54:28.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-10-25.18:36:11.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 1053956 keywords = [] message_count = 2.0 messages = ['22855', '22856'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1053956' versions = [] ``` </p></details>
help() nor in tutorial index
https://api.github.com/repos/python/cpython/issues/41077/comments
2
2004-10-25T18:36:11Z
2022-04-09T23:34:21Z
https://github.com/python/cpython/issues/41077
1,198,805,148
41,077
[ "python", "cpython" ]
BPO | [1053879](https://bugs.python.org/issue1053879) --- | :--- Nosy | @loewis, @rhettinger Files | <li>[xmingw32.patch](https://bugs.python.org/file6324/xmingw32.patch "Uploaded as text/plain at 2004-10-25.16:38:33 by kramm"): xmingw32.patch</li><li>[posixmodule.c](https://bugs.python.org/file6325/posixmodule.c "Uploaded at 2004-11-01.08:28:09 by kramm"): Modules/posixmodule.c (fixed)</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 2006-01-03.07:14:55.000> created_at = <Date 2004-10-25.16:38:33.000> labels = ['interpreter-core'] title = 'mingw compile' updated_at = <Date 2006-01-03.07:14:55.000> user = 'https://bugs.python.org/kramm' ``` bugs.python.org fields: ```python activity = <Date 2006-01-03.07:14:55.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-10-25.16:38:33.000> creator = 'kramm' dependencies = [] files = ['6324', '6325'] hgrepos = [] issue_num = 1053879 keywords = ['patch'] message_count = 10.0 messages = ['47136', '47137', '47138', '47139', '47140', '47141', '47142', '47143', '47144', '47145'] nosy_count = 3.0 nosy_names = ['loewis', 'rhettinger', 'kramm'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1053879' versions = ['Python 2.4'] ``` </p></details>
mingw compile
https://api.github.com/repos/python/cpython/issues/41076/comments
10
2004-10-25T16:38:33Z
2022-04-09T23:34:21Z
https://github.com/python/cpython/issues/41076
1,198,805,147
41,076
[ "python", "cpython" ]
BPO | [1053819](https://bugs.python.org/issue1053819) --- | :--- Nosy | @tim-one, @rhettinger, @dgrisby Files | <li>[killme.py](https://bugs.python.org/file1450/killme.py "Uploaded as text/plain at 2004-10-25.15:20:50 by @dgrisby"): File that causes a segfault</li><li>[kill2.py](https://bugs.python.org/file1451/kill2.py "Uploaded as text/plain at 2004-10-26.07:54:36 by @rhettinger"): Simplified killer</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-10-26.08:59:42.000> created_at = <Date 2004-10-25.15:20:49.000> labels = ['interpreter-core'] title = 'Segfault in tuple_of_constants' updated_at = <Date 2004-10-26.08:59:42.000> user = 'https://github.com/dgrisby' ``` bugs.python.org fields: ```python activity = <Date 2004-10-26.08:59:42.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-10-25.15:20:49.000> creator = 'dgrisby' dependencies = [] files = ['1450', '1451'] hgrepos = [] issue_num = 1053819 keywords = [] message_count = 4.0 messages = ['22851', '22852', '22853', '22854'] nosy_count = 3.0 nosy_names = ['tim.peters', 'rhettinger', 'dgrisby'] pr_nums = [] priority = 'critical' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1053819' versions = ['Python 2.4'] ``` </p></details>
Segfault in tuple_of_constants
https://api.github.com/repos/python/cpython/issues/41075/comments
4
2004-10-25T15:20:49Z
2022-04-09T23:34:19Z
https://github.com/python/cpython/issues/41075
1,198,805,145
41,075
[ "python", "cpython" ]
BPO | [1053687](https://bugs.python.org/issue1053687) --- | :--- Nosy | @kbkaiser, @serwy, @asvetlov <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/asvetlov' closed_at = <Date 2012-04-04.16:40:33.436> created_at = <Date 2004-10-25.12:31:42.000> labels = ['expert-IDLE', 'type-bug'] title = 'PyOS_InputHook not called in IDLE subprocess' updated_at = <Date 2012-04-04.16:40:33.434> user = 'https://bugs.python.org/mdehoon' ``` bugs.python.org fields: ```python activity = <Date 2012-04-04.16:40:33.434> actor = 'asvetlov' assignee = 'asvetlov' closed = True closed_date = <Date 2012-04-04.16:40:33.436> closer = 'asvetlov' components = ['IDLE'] creation = <Date 2004-10-25.12:31:42.000> creator = 'mdehoon' dependencies = [] files = [] hgrepos = [] issue_num = 1053687 keywords = [] message_count = 5.0 messages = ['22850', '109741', '145851', '156778', '157493'] nosy_count = 6.0 nosy_names = ['kbk', 'mdehoon', 'gpolo', 'roger.serwy', 'asvetlov', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1053687' versions = ['Python 3.3'] ``` </p></details>
PyOS_InputHook not called in IDLE subprocess
https://api.github.com/repos/python/cpython/issues/41074/comments
5
2004-10-25T12:31:42Z
2022-04-09T23:34:18Z
https://github.com/python/cpython/issues/41074
1,198,805,140
41,074
[ "python", "cpython" ]
BPO | [1053629](https://bugs.python.org/issue1053629) --- | :--- Nosy | @mwhudson, @tim-one, @doerwalter <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-10-27.03:35:42.000> created_at = <Date 2004-10-25.10:09:23.000> labels = ['invalid'] title = 'Why is this expression == False?' updated_at = <Date 2004-10-27.03:35:42.000> user = 'https://bugs.python.org/alexanro' ``` bugs.python.org fields: ```python activity = <Date 2004-10-27.03:35:42.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2004-10-25.10:09:23.000> creator = 'alexanro' dependencies = [] files = [] hgrepos = [] issue_num = 1053629 keywords = [] message_count = 4.0 messages = ['22846', '22847', '22848', '22849'] nosy_count = 4.0 nosy_names = ['mwh', 'tim.peters', 'doerwalter', 'alexanro'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1053629' versions = ['Python 2.3'] ``` </p></details>
Why is this expression == False?
https://api.github.com/repos/python/cpython/issues/41073/comments
4
2004-10-25T10:09:23Z
2022-04-09T23:34:16Z
https://github.com/python/cpython/issues/41073
1,198,805,135
41,073
[ "python", "cpython" ]
BPO | [1053604](https://bugs.python.org/issue1053604) --- | :--- 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 2004-10-26.01:50:23.000> created_at = <Date 2004-10-25.09:06:43.000> labels = ['interpreter-core', 'invalid'] title = 'Unjustified SyntaxWarning' updated_at = <Date 2004-10-26.01:50:23.000> user = 'https://bugs.python.org/markusgritsch' ``` bugs.python.org fields: ```python activity = <Date 2004-10-26.01:50:23.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-10-25.09:06:43.000> creator = 'markus_gritsch' dependencies = [] files = [] hgrepos = [] issue_num = 1053604 keywords = [] message_count = 3.0 messages = ['22843', '22844', '22845'] nosy_count = 3.0 nosy_names = ['rhettinger', 'jimjjewett', 'markus_gritsch'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1053604' versions = [] ``` </p></details>
Unjustified SyntaxWarning
https://api.github.com/repos/python/cpython/issues/41072/comments
3
2004-10-25T09:06:43Z
2022-04-09T23:34:16Z
https://github.com/python/cpython/issues/41072
1,198,805,131
41,072
[ "python", "cpython" ]
BPO | [1053539](https://bugs.python.org/issue1053539) --- | :--- Nosy | @tim-one, @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 2004-11-06.20:19:54.000> created_at = <Date 2004-10-25.06:41:18.000> labels = ['invalid', 'library'] title = 'time module returns wrong timezone under windows' updated_at = <Date 2004-11-06.20:19:54.000> user = 'https://bugs.python.org/panjunyong' ``` bugs.python.org fields: ```python activity = <Date 2004-11-06.20:19:54.000> actor = 'brett.cannon' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-10-25.06:41:18.000> creator = 'panjunyong' dependencies = [] files = [] hgrepos = [] issue_num = 1053539 keywords = [] message_count = 10.0 messages = ['22833', '22834', '22835', '22836', '22837', '22838', '22839', '22840', '22841', '22842'] nosy_count = 4.0 nosy_names = ['tim.peters', 'brett.cannon', 'quiver', 'panjunyong'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1053539' versions = [] ``` </p></details>
time module returns wrong timezone under windows
https://api.github.com/repos/python/cpython/issues/41071/comments
10
2004-10-25T06:41:18Z
2022-04-09T23:34:14Z
https://github.com/python/cpython/issues/41071
1,198,805,127
41,071
[ "python", "cpython" ]
BPO | [1053375](https://bugs.python.org/issue1053375) --- | :--- Nosy | @rhettinger, @facundobatista Files | <li>[decimal.py](https://bugs.python.org/file6322/decimal.py "Uploaded as text/plain at 2004-10-26.02:56:11 by @facundobatista"): Modified decimal.py</li><li>[decimal.py](https://bugs.python.org/file6323/decimal.py "Uploaded as text/plain at 2004-10-27.01:44:50 by @facundobatista"): Re-modified decimal.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2004-10-27.06:24:16.000> created_at = <Date 2004-10-24.21:01:30.000> labels = ['library'] title = 'Decimal speed up' updated_at = <Date 2004-10-27.06:24:16.000> user = 'https://github.com/facundobatista' ``` bugs.python.org fields: ```python activity = <Date 2004-10-27.06:24:16.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-10-24.21:01:30.000> creator = 'facundobatista' dependencies = [] files = ['6322', '6323'] hgrepos = [] issue_num = 1053375 keywords = ['patch'] message_count = 6.0 messages = ['47130', '47131', '47132', '47133', '47134', '47135'] nosy_count = 2.0 nosy_names = ['rhettinger', 'facundobatista'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1053375' versions = ['Python 2.4'] ``` </p></details>
Decimal speed up
https://api.github.com/repos/python/cpython/issues/41070/comments
6
2004-10-24T21:01:30Z
2022-04-09T23:34:14Z
https://github.com/python/cpython/issues/41070
1,198,805,121
41,070
[ "python", "cpython" ]
BPO | [1053369](https://bugs.python.org/issue1053369) --- | :--- Nosy | @giampaolo Files | <li>[ftplib.patch](https://bugs.python.org/file6321/ftplib.patch "Uploaded as text/plain at 2004-10-24.20:49:00 by rspsf")</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-05-19.13:27:30.007> created_at = <Date 2004-10-24.20:49:00.000> labels = ['type-feature', 'library'] title = 'ftplib: add support for MDTM command' updated_at = <Date 2010-05-19.13:27:30.005> user = 'https://bugs.python.org/rspsf' ``` bugs.python.org fields: ```python activity = <Date 2010-05-19.13:27:30.005> actor = 'giampaolo.rodola' assignee = 'none' closed = True closed_date = <Date 2010-05-19.13:27:30.007> closer = 'giampaolo.rodola' components = ['Library (Lib)'] creation = <Date 2004-10-24.20:49:00.000> creator = 'rspsf' dependencies = [] files = ['6321'] hgrepos = [] issue_num = 1053369 keywords = ['patch'] message_count = 3.0 messages = ['47129', '64102', '106067'] nosy_count = 2.0 nosy_names = ['giampaolo.rodola', 'rspsf'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1053369' versions = ['Python 2.6'] ``` </p></details>
ftplib: add support for MDTM command
https://api.github.com/repos/python/cpython/issues/41069/comments
3
2004-10-24T20:49:00Z
2022-04-09T23:34:12Z
https://github.com/python/cpython/issues/41069
1,198,805,116
41,069
[ "python", "cpython" ]
BPO | [1053365](https://bugs.python.org/issue1053365) --- | :--- Nosy | @pitrou Superseder | <li>bpo-1926: NNTPS support in nntplib</li> Files | <li>[nntplib.patch](https://bugs.python.org/file6320/nntplib.patch "Uploaded as text/plain at 2004-10-24.20:41:04 by rspsf"): nntplib SSL 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 2010-09-07.15:18:15.367> created_at = <Date 2004-10-24.20:41:04.000> labels = ['type-feature', 'library'] title = 'nntplib: add support for NNTP over SSL' updated_at = <Date 2010-09-07.15:18:15.365> user = 'https://bugs.python.org/rspsf' ``` bugs.python.org fields: ```python activity = <Date 2010-09-07.15:18:15.365> actor = 'pitrou' assignee = 'none' closed = True closed_date = <Date 2010-09-07.15:18:15.367> closer = 'pitrou' components = ['Library (Lib)'] creation = <Date 2004-10-24.20:41:04.000> creator = 'rspsf' dependencies = [] files = ['6320'] hgrepos = [] issue_num = 1053365 keywords = ['patch'] message_count = 5.0 messages = ['47126', '47127', '47128', '114384', '115772'] nosy_count = 3.0 nosy_names = ['pitrou', 'rspsf', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = '1926' type = 'enhancement' url = 'https://bugs.python.org/issue1053365' versions = ['Python 3.2'] ``` </p></details>
nntplib: add support for NNTP over SSL
https://api.github.com/repos/python/cpython/issues/41068/comments
5
2004-10-24T20:41:04Z
2022-04-09T23:34:11Z
https://github.com/python/cpython/issues/41068
1,198,805,113
41,068
[ "python", "cpython" ]
BPO | [1053150](https://bugs.python.org/issue1053150) --- | :--- Nosy | @loewis Files | <li>[patch_urllib2.patch](https://bugs.python.org/file6319/patch_urllib2.patch "Uploaded as text/plain at 2004-10-24.11:50:39 by kxroberto"): patch for urllib2</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-05-11.04:31:09.000> created_at = <Date 2004-10-24.11:50:38.000> labels = [] title = 'urllib2: better import ftplib and gopherlib etc late' updated_at = <Date 2006-05-11.04:31:09.000> user = 'https://bugs.python.org/kxroberto' ``` bugs.python.org fields: ```python activity = <Date 2006-05-11.04:31:09.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2004-10-24.11:50:38.000> creator = 'kxroberto' dependencies = [] files = ['6319'] hgrepos = [] issue_num = 1053150 keywords = ['patch'] message_count = 4.0 messages = ['47122', '47123', '47124', '47125'] nosy_count = 3.0 nosy_names = ['loewis', 'jjlee', 'kxroberto'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1053150' versions = [] ``` </p></details>
urllib2: better import ftplib and gopherlib etc late
https://api.github.com/repos/python/cpython/issues/41067/comments
4
2004-10-24T11:50:38Z
2022-04-09T23:34:10Z
https://github.com/python/cpython/issues/41067
1,198,805,110
41,067
[ "python", "cpython" ]
BPO | [1052827](https://bugs.python.org/issue1052827) --- | :--- Nosy | @tarekziade, @merwok, @akitada, @mmaker, @zooba Files | <li>[distutils-symlink-test.diff](https://bugs.python.org/file30808/distutils-symlink-test.diff "Uploaded as text/plain at 2013-07-06.12:22:18 by senko")</li><li>[distutils-symlink-fix.diff](https://bugs.python.org/file30809/distutils-symlink-fix.diff "Uploaded as text/plain at 2013-07-06.12:22:53 by senko")</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 2021-02-03.18:30:38.868> created_at = <Date 2004-10-23.17:25:25.000> labels = ['easy', 'type-bug', 'library'] title = 'filelist.findall should not fail on dangling symlinks' updated_at = <Date 2021-02-03.18:30:38.867> user = 'https://bugs.python.org/dairiki' ``` bugs.python.org fields: ```python activity = <Date 2021-02-03.18:30:38.867> actor = 'steve.dower' assignee = 'tarek' closed = True closed_date = <Date 2021-02-03.18:30:38.868> closer = 'steve.dower' components = ['Distutils', 'Distutils2'] creation = <Date 2004-10-23.17:25:25.000> creator = 'dairiki' dependencies = [] files = ['30808', '30809'] hgrepos = [] issue_num = 1052827 keywords = ['patch', 'easy'] message_count = 7.0 messages = ['60589', '80963', '100635', '111046', '192423', '192424', '386433'] nosy_count = 8.0 nosy_names = ['dairiki', 'tarek', 'eric.araujo', 'pixelbeat', 'akitada', 'maker', 'steve.dower', 'senko'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1052827' versions = ['3rd party', 'Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4'] ``` </p></details>
filelist.findall should not fail on dangling symlinks
https://api.github.com/repos/python/cpython/issues/41066/comments
7
2004-10-23T17:25:25Z
2022-04-09T23:34:09Z
https://github.com/python/cpython/issues/41066
1,198,805,107
41,066
[ "python", "cpython" ]
BPO | [1052503](https://bugs.python.org/issue1052503) --- | :--- 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 2004-10-24.00:36:17.000> created_at = <Date 2004-10-22.21:50:12.000> labels = ['library'] title = 'pdb runcall should accept keyword arguments' updated_at = <Date 2004-10-24.00:36:17.000> user = 'https://bugs.python.org/leorochael' ``` bugs.python.org fields: ```python activity = <Date 2004-10-24.00:36:17.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-10-22.21:50:12.000> creator = 'leorochael' dependencies = [] files = [] hgrepos = [] issue_num = 1052503 keywords = [] message_count = 2.0 messages = ['22831', '22832'] nosy_count = 2.0 nosy_names = ['rhettinger', 'leorochael'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1052503' versions = [] ``` </p></details>
pdb runcall should accept keyword arguments
https://api.github.com/repos/python/cpython/issues/41065/comments
2
2004-10-22T21:50:12Z
2022-04-09T23:34:07Z
https://github.com/python/cpython/issues/41065
1,198,805,102
41,065
[ "python", "cpython" ]
BPO | [1052399](https://bugs.python.org/issue1052399) --- | :--- Nosy | @etrepum Files | <li>[plistlib-1.patch](https://bugs.python.org/file6318/plistlib-1.patch "Uploaded as text/plain at 2004-10-22.19:40:06 by @etrepum"): updated plistlib 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 2004-10-25.15:54:32.000> created_at = <Date 2004-10-22.18:55:18.000> labels = ['OS-mac'] title = 'plistlib: add plst resource functionality, fix bugs' updated_at = <Date 2004-10-25.15:54:32.000> user = 'https://github.com/etrepum' ``` bugs.python.org fields: ```python activity = <Date 2004-10-25.15:54:32.000> actor = 'jvr' assignee = 'jvr' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2004-10-22.18:55:18.000> creator = 'bob.ippolito' dependencies = [] files = ['6318'] hgrepos = [] issue_num = 1052399 keywords = ['patch'] message_count = 8.0 messages = ['47114', '47115', '47116', '47117', '47118', '47119', '47120', '47121'] nosy_count = 2.0 nosy_names = ['jvr', 'bob.ippolito'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1052399' versions = ['Python 2.4'] ``` </p></details>
plistlib: add plst resource functionality, fix bugs
https://api.github.com/repos/python/cpython/issues/41064/comments
8
2004-10-22T18:55:18Z
2022-04-09T23:34:06Z
https://github.com/python/cpython/issues/41064
1,198,805,094
41,064
[ "python", "cpython" ]
BPO | [1052274](https://bugs.python.org/issue1052274) --- | :--- 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 2004-10-23.08:31:18.000> created_at = <Date 2004-10-22.15:14:00.000> labels = ['invalid', 'docs'] title = 'page on python api down' updated_at = <Date 2004-10-23.08:31:18.000> user = 'https://bugs.python.org/mperpick' ``` bugs.python.org fields: ```python activity = <Date 2004-10-23.08:31:18.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-10-22.15:14:00.000> creator = 'mperpick' dependencies = [] files = [] hgrepos = [] issue_num = 1052274 keywords = [] message_count = 2.0 messages = ['22829', '22830'] nosy_count = 2.0 nosy_names = ['loewis', 'mperpick'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1052274' versions = ['Python 2.3'] ``` </p></details>
page on python api down
https://api.github.com/repos/python/cpython/issues/41063/comments
2
2004-10-22T15:14:00Z
2022-04-09T23:34:05Z
https://github.com/python/cpython/issues/41063
1,198,805,087
41,063
[ "python", "cpython" ]
BPO | [1052242](https://bugs.python.org/issue1052242) --- | :--- Nosy | @smontanaro, @rhettinger Files | <li>[atexit.diff](https://bugs.python.org/file1449/atexit.diff "Uploaded as text/plain at 2004-11-01.00:25:10 by @smontanaro")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2004-11-04.04:32:33.000> created_at = <Date 2004-10-22.14:31:48.000> labels = ['library'] title = 'Attempt to run all atexit handlers' updated_at = <Date 2004-11-04.04:32:33.000> user = 'https://bugs.python.org/glchapman' ``` bugs.python.org fields: ```python activity = <Date 2004-11-04.04:32:33.000> actor = 'skip.montanaro' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-10-22.14:31:48.000> creator = 'glchapman' dependencies = [] files = ['1449'] hgrepos = [] issue_num = 1052242 keywords = [] message_count = 11.0 messages = ['22818', '22819', '22820', '22821', '22822', '22823', '22824', '22825', '22826', '22827', '22828'] nosy_count = 3.0 nosy_names = ['skip.montanaro', 'rhettinger', 'glchapman'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1052242' versions = [] ``` </p></details>
Attempt to run all atexit handlers
https://api.github.com/repos/python/cpython/issues/41062/comments
11
2004-10-22T14:31:48Z
2022-04-09T23:34:05Z
https://github.com/python/cpython/issues/41062
1,198,805,086
41,062
[ "python", "cpython" ]
BPO | [1052098](https://bugs.python.org/issue1052098) --- | :--- Nosy | @loewis, @doerwalter <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-01-05.18:25:02.130> created_at = <Date 2004-10-22.10:11:14.000> labels = ['type-feature', 'library'] title = 'Seting defaultencoding through an environment variable' updated_at = <Date 2008-01-05.18:25:02.129> user = 'https://bugs.python.org/diedrich' ``` bugs.python.org fields: ```python activity = <Date 2008-01-05.18:25:02.129> actor = 'christian.heimes' assignee = 'none' closed = True closed_date = <Date 2008-01-05.18:25:02.130> closer = 'christian.heimes' components = ['Library (Lib)'] creation = <Date 2004-10-22.10:11:14.000> creator = 'diedrich' dependencies = [] files = [] hgrepos = [] issue_num = 1052098 keywords = [] message_count = 14.0 messages = ['54288', '54289', '54290', '54291', '54292', '54293', '54294', '54295', '54296', '54297', '54298', '54299', '54300', '54301'] nosy_count = 3.0 nosy_names = ['loewis', 'doerwalter', 'diedrich'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1052098' versions = [] ``` </p></details>
Seting defaultencoding through an environment variable
https://api.github.com/repos/python/cpython/issues/41061/comments
14
2004-10-22T10:11:14Z
2022-04-09T23:34:03Z
https://github.com/python/cpython/issues/41061
1,198,805,083
41,061
[ "python", "cpython" ]
BPO | [1052036](https://bugs.python.org/issue1052036) --- | :--- Nosy | @josiahcarlson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-10-30.15:55:31.000> created_at = <Date 2004-10-22.08:18:25.000> labels = ['interpreter-core', 'invalid'] title = 'Appending non-empty element to a non-empty list yields None' updated_at = <Date 2004-10-30.15:55:31.000> user = 'https://bugs.python.org/peerjanssen' ``` bugs.python.org fields: ```python activity = <Date 2004-10-30.15:55:31.000> actor = 'josiahcarlson' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-10-22.08:18:25.000> creator = 'peerjanssen' dependencies = [] files = [] hgrepos = [] issue_num = 1052036 keywords = [] message_count = 3.0 messages = ['22815', '22816', '22817'] nosy_count = 2.0 nosy_names = ['josiahcarlson', 'peerjanssen'] pr_nums = [] priority = 'high' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1052036' versions = ['Python 2.4'] ``` </p></details>
Appending non-empty element to a non-empty list yields None
https://api.github.com/repos/python/cpython/issues/41060/comments
3
2004-10-22T08:18:25Z
2022-04-09T23:34:02Z
https://github.com/python/cpython/issues/41060
1,198,805,081
41,060
[ "python", "cpython" ]
BPO | [1051866](https://bugs.python.org/issue1051866) --- | :--- Nosy | @brettcannon Files | <li>[NEWS.patch](https://bugs.python.org/file6317/NEWS.patch "Uploaded as text/plain at 2004-10-22.00:20:00 by felixwiemann"): Patch for Misc/NEWS</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/brettcannon' closed_at = <Date 2004-10-22.06:24:04.000> created_at = <Date 2004-10-22.00:20:00.000> labels = ['docs'] title = 'Syntax error in Misc/NEWS' updated_at = <Date 2004-10-22.06:24:04.000> user = 'https://bugs.python.org/felixwiemann' ``` bugs.python.org fields: ```python activity = <Date 2004-10-22.06:24:04.000> actor = 'brett.cannon' assignee = 'brett.cannon' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-10-22.00:20:00.000> creator = 'felixwiemann' dependencies = [] files = ['6317'] hgrepos = [] issue_num = 1051866 keywords = ['patch'] message_count = 3.0 messages = ['47111', '47112', '47113'] nosy_count = 2.0 nosy_names = ['brett.cannon', 'felixwiemann'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1051866' versions = ['Python 2.4'] ``` </p></details>
Syntax error in Misc/NEWS
https://api.github.com/repos/python/cpython/issues/41059/comments
3
2004-10-22T00:20:00Z
2022-04-09T23:34:02Z
https://github.com/python/cpython/issues/41059
1,198,805,076
41,059
[ "python", "cpython" ]
BPO | [1051840](https://bugs.python.org/issue1051840) --- | :--- Nosy | @freddrake, @rhettinger Files | <li>[test.py](https://bugs.python.org/file1448/test.py "Uploaded as text/plain at 2004-10-21.23:05:38 by neptune235")</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 2006-05-02.20:15:36.000> created_at = <Date 2004-10-21.23:02:04.000> labels = [] title = "HTMLParser doesn't treat endtags in <script> tags as CDATA" updated_at = <Date 2006-05-02.20:15:36.000> user = 'https://bugs.python.org/neptune235' ``` bugs.python.org fields: ```python activity = <Date 2006-05-02.20:15:36.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2004-10-21.23:02:04.000> creator = 'neptune235' dependencies = [] files = ['1448'] hgrepos = [] issue_num = 1051840 keywords = [] message_count = 6.0 messages = ['22809', '22810', '22811', '22812', '22813', '22814'] nosy_count = 4.0 nosy_names = ['fdrake', 'rhettinger', 'leogah', 'neptune235'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1051840' versions = [] ``` </p></details>
HTMLParser doesn't treat endtags in <script> tags as CDATA
https://api.github.com/repos/python/cpython/issues/41058/comments
6
2004-10-21T23:02:04Z
2022-04-09T23:34:00Z
https://github.com/python/cpython/issues/41058
1,198,805,072
41,058
[ "python", "cpython" ]
BPO | [1051638](https://bugs.python.org/issue1051638) --- | :--- Nosy | @rhettinger Files | <li>[subdir_prob.py](https://bugs.python.org/file1446/subdir_prob.py "Uploaded as text/plain at 2004-10-21.17:24:36 by kquick"): subdir_prob.py</li><li>[subdir_prob2.py](https://bugs.python.org/file1447/subdir_prob2.py "Uploaded as text/plain at 2004-10-30.06:01:40 by kquick"): subdir_prob2.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 2007-04-03.07:16:11.000> created_at = <Date 2004-10-21.17:24:35.000> labels = ['interpreter-core'] title = 'incorrect traceback filename from pyc' updated_at = <Date 2007-04-03.07:16:11.000> user = 'https://bugs.python.org/kquick' ``` bugs.python.org fields: ```python activity = <Date 2007-04-03.07:16:11.000> actor = 'zseil' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-10-21.17:24:35.000> creator = 'kquick' dependencies = [] files = ['1446', '1447'] hgrepos = [] issue_num = 1051638 keywords = [] message_count = 4.0 messages = ['22805', '22806', '22807', '22808'] nosy_count = 3.0 nosy_names = ['rhettinger', 'zseil', 'kquick'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1051638' versions = ['Python 2.3'] ``` </p></details>
incorrect traceback filename from pyc
https://api.github.com/repos/python/cpython/issues/41057/comments
4
2004-10-21T17:24:35Z
2022-04-09T23:33:59Z
https://github.com/python/cpython/issues/41057
1,198,805,068
41,057
[ "python", "cpython" ]
BPO | [1051395](https://bugs.python.org/issue1051395) --- | :--- Nosy | @rhettinger Files | <li>[locale.patch](https://bugs.python.org/file6316/locale.patch "Uploaded as text/plain at 2004-10-21.11:23:15 by jiwon"): patch for locale 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 2005-01-01.06:12:52.000> created_at = <Date 2004-10-21.11:23:15.000> labels = ['library'] title = 'locale.getdefaultlocale does not return tuple in some OS' updated_at = <Date 2005-01-01.06:12:52.000> user = 'https://bugs.python.org/jiwon' ``` bugs.python.org fields: ```python activity = <Date 2005-01-01.06:12:52.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-10-21.11:23:15.000> creator = 'jiwon' dependencies = [] files = ['6316'] hgrepos = [] issue_num = 1051395 keywords = ['patch'] message_count = 2.0 messages = ['47109', '47110'] nosy_count = 2.0 nosy_names = ['rhettinger', 'jiwon'] pr_nums = [] priority = 'low' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1051395' versions = [] ``` </p></details>
locale.getdefaultlocale does not return tuple in some OS
https://api.github.com/repos/python/cpython/issues/41056/comments
2
2004-10-21T11:23:15Z
2022-04-09T23:33:57Z
https://github.com/python/cpython/issues/41056
1,198,805,063
41,056
[ "python", "cpython" ]
BPO | [1051321](https://bugs.python.org/issue1051321) --- | :--- Files | <li>[xmldom.tex.diff](https://bugs.python.org/file6315/xmldom.tex.diff "Uploaded as text/plain at 2004-10-21.08:38:54 by mike_j_brown"): a diff to version 1.24 of xmldom.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 = None closed_at = <Date 2005-01-09.00:39:44.000> created_at = <Date 2004-10-21.08:38:54.000> labels = ['docs'] title = 'xml.dom missing API docs (bugs 1010196, 1013525)' updated_at = <Date 2005-01-09.00:39:44.000> user = 'https://bugs.python.org/mikejbrown' ``` bugs.python.org fields: ```python activity = <Date 2005-01-09.00:39:44.000> actor = 'jlgijsbers' assignee = 'jlgijsbers' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2004-10-21.08:38:54.000> creator = 'mike_j_brown' dependencies = [] files = ['6315'] hgrepos = [] issue_num = 1051321 keywords = ['patch'] message_count = 2.0 messages = ['47107', '47108'] nosy_count = 2.0 nosy_names = ['mike_j_brown', 'jlgijsbers'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1051321' versions = ['Python 2.4'] ``` </p></details>
xml.dom missing API docs (bugs 1010196, 1013525)
https://api.github.com/repos/python/cpython/issues/41055/comments
2
2004-10-21T08:38:54Z
2022-04-09T23:33:56Z
https://github.com/python/cpython/issues/41055
1,198,805,057
41,055
[ "python", "cpython" ]
BPO | [1051216](https://bugs.python.org/issue1051216) --- | :--- Nosy | @etrepum, @tarekziade, @merwok Files | <li>[distutils_run_setup.patch](https://bugs.python.org/file6314/distutils_run_setup.patch "Uploaded as text/plain at 2004-10-21.03:40:13 by @etrepum"): make distutils.core.run_setup re-entrant</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/merwok' closed_at = <Date 2012-02-11.05:27:45.584> created_at = <Date 2004-10-21.03:40:09.000> labels = ['type-bug', 'library'] title = 'make distutils.core.run_setup re-entrant' updated_at = <Date 2012-02-11.05:27:45.580> user = 'https://github.com/etrepum' ``` bugs.python.org fields: ```python activity = <Date 2012-02-11.05:27:45.580> actor = 'eric.araujo' assignee = 'eric.araujo' closed = True closed_date = <Date 2012-02-11.05:27:45.584> closer = 'eric.araujo' components = ['Distutils'] creation = <Date 2004-10-21.03:40:09.000> creator = 'bob.ippolito' dependencies = [] files = ['6314'] hgrepos = [] issue_num = 1051216 keywords = ['patch'] message_count = 4.0 messages = ['47106', '121007', '121008', '153099'] nosy_count = 3.0 nosy_names = ['bob.ippolito', 'tarek', 'eric.araujo'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = 'test needed' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1051216' versions = ['Python 2.7', 'Python 3.2', 'Python 3.3'] ``` </p></details>
make distutils.core.run_setup re-entrant
https://api.github.com/repos/python/cpython/issues/41054/comments
4
2004-10-21T03:40:09Z
2022-04-09T23:33:56Z
https://github.com/python/cpython/issues/41054
1,198,805,052
41,054
[ "python", "cpython" ]
BPO | [1050828](https://bugs.python.org/issue1050828) --- | :--- Nosy | @tim-one, @sjoerdmullender, @facundobatista Files | <li>[diff_reindent.txt](https://bugs.python.org/file1445/diff_reindent.txt "Uploaded at 2004-10-26.02:57:45 by @facundobatista"): diff 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/facundobatista' closed_at = <Date 2008-02-17.16:24:20.892> created_at = <Date 2004-10-20.15:48:19.000> labels = [] title = 'reindent.py strips execute permission on Unix' updated_at = <Date 2008-02-17.16:24:20.890> user = 'https://bugs.python.org/dripton' ``` bugs.python.org fields: ```python activity = <Date 2008-02-17.16:24:20.890> actor = 'facundobatista' assignee = 'facundobatista' closed = True closed_date = <Date 2008-02-17.16:24:20.892> closer = 'facundobatista' components = ['Demos and Tools'] creation = <Date 2004-10-20.15:48:19.000> creator = 'dripton' dependencies = [] files = ['1445'] hgrepos = [] issue_num = 1050828 keywords = [] message_count = 17.0 messages = ['22789', '22790', '22791', '22792', '22793', '22794', '22795', '22796', '22797', '22798', '22799', '22800', '22801', '22802', '22803', '22804', '62494'] nosy_count = 5.0 nosy_names = ['tim.peters', 'sjoerd', 'facundobatista', 'jlgijsbers', 'dripton'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1050828' versions = ['Python 2.4'] ``` </p></details>
reindent.py strips execute permission on Unix
https://api.github.com/repos/python/cpython/issues/41053/comments
17
2004-10-20T15:48:19Z
2022-04-09T23:33:55Z
https://github.com/python/cpython/issues/41053
1,198,805,046
41,053
[ "python", "cpython" ]
BPO | [1050486](https://bugs.python.org/issue1050486) --- | :--- 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 2004-11-07.10:17:48.000> created_at = <Date 2004-10-20.05:36:12.000> labels = ['expert-installation'] title = '2.4b1 Win32 installer eliminates 2.3 assoc' updated_at = <Date 2004-11-07.10:17:48.000> user = 'https://bugs.python.org/mcfletch' ``` bugs.python.org fields: ```python activity = <Date 2004-11-07.10:17:48.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2004-10-20.05:36:12.000> creator = 'mcfletch' dependencies = [] files = [] hgrepos = [] issue_num = 1050486 keywords = [] message_count = 3.0 messages = ['22786', '22787', '22788'] nosy_count = 2.0 nosy_names = ['loewis', 'mcfletch'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1050486' versions = ['Python 2.4'] ``` </p></details>
2.4b1 Win32 installer eliminates 2.3 assoc
https://api.github.com/repos/python/cpython/issues/41052/comments
3
2004-10-20T05:36:12Z
2022-04-09T23:33:53Z
https://github.com/python/cpython/issues/41052
1,198,805,036
41,052
[ "python", "cpython" ]
BPO | [1050475](https://bugs.python.org/issue1050475) --- | :--- Nosy | @loewis Files | <li>[x86_64.patch](https://bugs.python.org/file6313/x86_64.patch "Uploaded as text/plain at 2004-10-20.04:53:38 by rthalley"): patch for clean build/test on linux x86_64</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-11-13.11:14:26.000> created_at = <Date 2004-10-20.04:53:38.000> labels = ['build'] title = 'Fix various x86_64 build issues' updated_at = <Date 2004-11-13.11:14:26.000> user = 'https://bugs.python.org/rthalley' ``` bugs.python.org fields: ```python activity = <Date 2004-11-13.11:14:26.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2004-10-20.04:53:38.000> creator = 'rthalley' dependencies = [] files = ['6313'] hgrepos = [] issue_num = 1050475 keywords = ['patch'] message_count = 2.0 messages = ['47104', '47105'] nosy_count = 2.0 nosy_names = ['loewis', 'rthalley'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1050475' versions = ['Python 2.4'] ``` </p></details>
Fix various x86_64 build issues
https://api.github.com/repos/python/cpython/issues/41051/comments
2
2004-10-20T04:53:38Z
2022-04-09T23:33:52Z
https://github.com/python/cpython/issues/41051
1,198,805,032
41,051
[ "python", "cpython" ]
BPO | [1050268](https://bugs.python.org/issue1050268) --- | :--- Nosy | @warsaw, @bitdancer Files | <li>[issue1050268.testcase.patch](https://bugs.python.org/file19079/issue1050268.testcase.patch "Uploaded as text/plain at 2010-10-01.05:41:31 by jfinkels"): Test case for escaped quotes in email addresses.</li><li>[parseaddr_quote.diff](https://bugs.python.org/file19103/parseaddr_quote.diff "Uploaded as text/plain at 2010-10-02.04:06:33 by @bitdancer")</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/bitdancer' closed_at = <Date 2010-10-02.16:28:26.598> created_at = <Date 2004-10-19.19:51:33.000> labels = ['type-bug', 'library'] title = 'rfc822.parseaddr is broken, breaks sendmail call in smtplib' updated_at = <Date 2010-10-02.16:28:26.597> user = 'https://bugs.python.org/sdossey' ``` bugs.python.org fields: ```python activity = <Date 2010-10-02.16:28:26.597> actor = 'r.david.murray' assignee = 'r.david.murray' closed = True closed_date = <Date 2010-10-02.16:28:26.598> closer = 'r.david.murray' components = ['Library (Lib)'] creation = <Date 2004-10-19.19:51:33.000> creator = 'sdossey' dependencies = [] files = ['19079', '19103'] hgrepos = [] issue_num = 1050268 keywords = ['patch'] message_count = 5.0 messages = ['22785', '117778', '117818', '117860', '117884'] nosy_count = 4.0 nosy_names = ['barry', 'sdossey', 'r.david.murray', 'jfinkels'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1050268' versions = ['Python 3.1', 'Python 2.7', 'Python 3.2'] ``` </p></details>
rfc822.parseaddr is broken, breaks sendmail call in smtplib
https://api.github.com/repos/python/cpython/issues/41050/comments
5
2004-10-19T19:51:33Z
2022-04-09T23:33:52Z
https://github.com/python/cpython/issues/41050
1,198,805,028
41,050
[ "python", "cpython" ]
BPO | [1049855](https://bugs.python.org/issue1049855) --- | :--- Nosy | @loewis, @kbkaiser Files | <li>[myreadline.c.diff](https://bugs.python.org/file6308/myreadline.c.diff "Uploaded as text/plain at 2005-05-13.03:58:04 by mdehoon")</li><li>[myreadline.c.20050610.diff](https://bugs.python.org/file6309/myreadline.c.20050610.diff "Uploaded as text/plain at 2005-06-10.20:46:48 by mdehoon")</li><li>[myreadline.c.20050715.diff](https://bugs.python.org/file6310/myreadline.c.20050715.diff "Uploaded as text/plain at 2005-07-16.02:08:31 by mdehoon")</li><li>[myreadline.c.20050728.diff](https://bugs.python.org/file6311/myreadline.c.20050728.diff "Uploaded as text/plain at 2005-07-29.02:18:00 by mdehoon")</li><li>[myreadline.c.20050803.diff](https://bugs.python.org/file6312/myreadline.c.20050803.diff "Uploaded as text/plain at 2005-08-03.21:31:02 by mdehoon")</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-09-25.04:29:26.000> created_at = <Date 2004-10-19.09:03:42.000> labels = ['interpreter-core'] title = 'PyOS_InputHook inconsistency on Windows' updated_at = <Date 2005-09-25.04:29:26.000> user = 'https://bugs.python.org/mdehoon' ``` bugs.python.org fields: ```python activity = <Date 2005-09-25.04:29:26.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-10-19.09:03:42.000> creator = 'mdehoon' dependencies = [] files = ['6308', '6309', '6310', '6311', '6312'] hgrepos = [] issue_num = 1049855 keywords = ['patch'] message_count = 13.0 messages = ['47091', '47092', '47093', '47094', '47095', '47096', '47097', '47098', '47099', '47100', '47101', '47102', '47103'] nosy_count = 3.0 nosy_names = ['loewis', 'kbk', 'mdehoon'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1049855' versions = ['Python 2.4'] ``` </p></details>
PyOS_InputHook inconsistency on Windows
https://api.github.com/repos/python/cpython/issues/41049/comments
13
2004-10-19T09:03:42Z
2022-04-09T23:33:50Z
https://github.com/python/cpython/issues/41049
1,198,805,021
41,049