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 | [1181301](https://bugs.python.org/issue1181301) --- | :--- Nosy | @mwhudson Files | <li>[memcpy-floats-when-ieee.diff](https://bugs.python.org/file6614/memcpy-floats-when-ieee.diff "Uploaded as text/plain at 2005-04-12.07:37:40 by @mwhudson"): mwh patch #1</li><li>[memcpy-floats-when-ieee-2.diff](https://bugs.python.org/file6615/memcpy-floats-when-ieee-2.diff "Uploaded as text/plain at 2005-04-12.17:18:40 by @mwhudson"): mwh patch #2</li><li>[memcpy-floats-when-ieee-3.diff](https://bugs.python.org/file6616/memcpy-floats-when-ieee-3.diff "Uploaded as text/plain at 2005-04-14.07:51:57 by @mwhudson"): mwh patch #3</li><li>[memcpy-floats-when-ieee-4.diff](https://bugs.python.org/file6617/memcpy-floats-when-ieee-4.diff "Uploaded as text/plain at 2005-04-19.16:06:39 by @mwhudson"): mwh patch #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/mwhudson' closed_at = <Date 2005-05-27.15:24:51.000> created_at = <Date 2005-04-12.07:37:40.000> labels = ['interpreter-core'] title = 'make float packing copy bytes when they can' updated_at = <Date 2005-05-27.15:24:51.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2005-05-27.15:24:51.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-04-12.07:37:40.000> creator = 'mwh' dependencies = [] files = ['6614', '6615', '6616', '6617'] hgrepos = [] issue_num = 1181301 keywords = ['patch'] message_count = 5.0 messages = ['48200', '48201', '48202', '48203', '48204'] nosy_count = 1.0 nosy_names = ['mwh'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1181301' versions = ['Python 2.5'] ``` </p></details>
make float packing copy bytes when they can
https://api.github.com/repos/python/cpython/issues/41848/comments
5
2005-04-12T07:37:40Z
2022-04-09T23:49:06Z
https://github.com/python/cpython/issues/41848
1,198,808,019
41,848
[ "python", "cpython" ]
BPO | [1180997](https://bugs.python.org/issue1180997) --- | :--- Nosy | @mwhudson, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2005-06-13.18:29:42.000> created_at = <Date 2005-04-11.19:53:23.000> labels = ['interpreter-core'] title = 'lax error-checking in new-in-2.4 marshal stuff' updated_at = <Date 2005-06-13.18:29:42.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2005-06-13.18:29:42.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-04-11.19:53:23.000> creator = 'mwh' dependencies = [] files = [] hgrepos = [] issue_num = 1180997 keywords = [] message_count = 4.0 messages = ['24999', '25000', '25001', '25002'] nosy_count = 2.0 nosy_names = ['mwh', 'loewis'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1180997' versions = ['Python 2.4'] ``` </p></details>
lax error-checking in new-in-2.4 marshal stuff
https://api.github.com/repos/python/cpython/issues/41847/comments
4
2005-04-11T19:53:23Z
2022-04-09T23:49:05Z
https://github.com/python/cpython/issues/41847
1,198,808,010
41,847
[ "python", "cpython" ]
BPO | [1180995](https://bugs.python.org/issue1180995) --- | :--- Nosy | @mwhudson, @tim-one Files | <li>[marshal-binary-float.diff](https://bugs.python.org/file6611/marshal-binary-float.diff "Uploaded as text/plain at 2005-04-11.19:50:33 by @mwhudson"): mwh patch #2</li><li>[marshal-binary-float-2.diff](https://bugs.python.org/file6612/marshal-binary-float-2.diff "Uploaded as text/plain at 2005-04-12.17:24:17 by @mwhudson"): *this* is patch 2!</li><li>[marshal-binary-float-3.diff](https://bugs.python.org/file6613/marshal-binary-float-3.diff "Uploaded as text/plain at 2005-04-14.07:53:37 by @mwhudson"): mwh patch #3</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2005-06-03.14:53:30.000> created_at = <Date 2005-04-11.19:50:33.000> labels = ['interpreter-core'] title = 'binary formats for marshalling floats' updated_at = <Date 2005-06-03.14:53:30.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2005-06-03.14:53:30.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-04-11.19:50:33.000> creator = 'mwh' dependencies = [] files = ['6611', '6612', '6613'] hgrepos = [] issue_num = 1180995 keywords = ['patch'] message_count = 5.0 messages = ['48195', '48196', '48197', '48198', '48199'] nosy_count = 2.0 nosy_names = ['mwh', 'tim.peters'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1180995' versions = ['Python 2.5'] ``` </p></details>
binary formats for marshalling floats
https://api.github.com/repos/python/cpython/issues/41846/comments
5
2005-04-11T19:50:33Z
2022-04-09T23:49:04Z
https://github.com/python/cpython/issues/41846
1,198,808,007
41,846
[ "python", "cpython" ]
BPO | [1180695](https://bugs.python.org/issue1180695) --- | :--- Nosy | @mwhudson, @loewis Files | <li>[Python-2.4.1-alo1.diff](https://bugs.python.org/file6610/Python-2.4.1-alo1.diff "Uploaded as text/plain at 2005-04-11.13:04:11 by alouko"): diff file for the enhancements</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 2005-08-14.22:03:28.000> created_at = <Date 2005-04-11.13:04:10.000> labels = ['interpreter-core'] title = 'st_gen and st_birthtime support for FreeBSD' updated_at = <Date 2005-08-14.22:03:28.000> user = 'https://bugs.python.org/alouko' ``` bugs.python.org fields: ```python activity = <Date 2005-08-14.22:03:28.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-04-11.13:04:10.000> creator = 'alouko' dependencies = [] files = ['6610'] hgrepos = [] issue_num = 1180695 keywords = ['patch'] message_count = 4.0 messages = ['48191', '48192', '48193', '48194'] nosy_count = 3.0 nosy_names = ['mwh', 'loewis', 'alouko'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1180695' versions = ['Python 2.4'] ``` </p></details>
st_gen and st_birthtime support for FreeBSD
https://api.github.com/repos/python/cpython/issues/41845/comments
4
2005-04-11T13:04:10Z
2022-04-09T23:49:03Z
https://github.com/python/cpython/issues/41845
1,198,808,005
41,845
[ "python", "cpython" ]
BPO | [1180470](https://bugs.python.org/issue1180470) --- | :--- Nosy | @kousu, @hdiogenes, @benjaminp <sup>*Note: these values reflect the state of the issue at 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-06-23.00:37:01.080> created_at = <Date 2005-04-11.04:26:39.000> labels = ['library'] title = 'BaseHTTPServer uses deprecated mimetools.Message' updated_at = <Date 2008-06-23.00:37:01.079> user = 'https://bugs.python.org/paulj' ``` bugs.python.org fields: ```python activity = <Date 2008-06-23.00:37:01.079> actor = 'benjamin.peterson' assignee = 'none' closed = True closed_date = <Date 2008-06-23.00:37:01.080> closer = 'benjamin.peterson' components = ['Library (Lib)'] creation = <Date 2005-04-11.04:26:39.000> creator = 'paulj' dependencies = [] files = [] hgrepos = [] issue_num = 1180470 keywords = [] message_count = 4.0 messages = ['60725', '60726', '68550', '68599'] nosy_count = 4.0 nosy_names = ['kousu', 'paulj', 'hdiogenes', 'benjamin.peterson'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1180470' versions = [] ``` </p></details>
BaseHTTPServer uses deprecated mimetools.Message
https://api.github.com/repos/python/cpython/issues/41844/comments
4
2005-04-11T04:26:39Z
2022-04-09T23:49:01Z
https://github.com/python/cpython/issues/41844
1,198,808,000
41,844
[ "python", "cpython" ]
BPO | [1180392](https://bugs.python.org/issue1180392) --- | :--- Nosy | @rhettinger Files | <li>[pystringiooverwrite.txt](https://bugs.python.org/file1675/pystringiooverwrite.txt "Uploaded as text/plain at 2005-04-10.22:56:56 by eurleif"): Documentation</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-04-11.01:04:56.000> created_at = <Date 2005-04-10.22:55:14.000> labels = ['type-feature', 'docs'] title = "StringIO's docs should mention overwriting of initial value/" updated_at = <Date 2005-04-11.01:04:56.000> user = 'https://bugs.python.org/eurleif' ``` bugs.python.org fields: ```python activity = <Date 2005-04-11.01:04:56.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-04-10.22:55:14.000> creator = 'eurleif' dependencies = [] files = ['1675'] hgrepos = [] issue_num = 1180392 keywords = [] message_count = 2.0 messages = ['24997', '24998'] nosy_count = 2.0 nosy_names = ['rhettinger', 'eurleif'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1180392' versions = [] ``` </p></details>
StringIO's docs should mention overwriting of initial value/
https://api.github.com/repos/python/cpython/issues/41843/comments
2
2005-04-10T22:55:14Z
2022-04-09T23:49:00Z
https://github.com/python/cpython/issues/41843
1,198,807,998
41,843
[ "python", "cpython" ]
BPO | [1180305](https://bugs.python.org/issue1180305) --- | :--- Nosy | @birkenfeld, @rhettinger Files | <li>[stringio-diff.patch](https://bugs.python.org/file6609/stringio-diff.patch "Uploaded as text/plain at 2005-04-10.18:15:48 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 = None closed_at = <Date 2005-04-11.03:09:46.000> created_at = <Date 2005-04-10.18:15:47.000> labels = ['docs'] title = 'clarify behavior of StringIO objects when preinitialized' updated_at = <Date 2005-04-11.03:09:46.000> user = 'https://github.com/birkenfeld' ``` bugs.python.org fields: ```python activity = <Date 2005-04-11.03:09:46.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-04-10.18:15:47.000> creator = 'georg.brandl' dependencies = [] files = ['6609'] hgrepos = [] issue_num = 1180305 keywords = ['patch'] message_count = 2.0 messages = ['48189', '48190'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1180305' versions = [] ``` </p></details>
clarify behavior of StringIO objects when preinitialized
https://api.github.com/repos/python/cpython/issues/41842/comments
2
2005-04-10T18:15:47Z
2022-04-09T23:48:58Z
https://github.com/python/cpython/issues/41842
1,198,807,991
41,842
[ "python", "cpython" ]
BPO | [1180296](https://bugs.python.org/issue1180296) --- | :--- Nosy | @birkenfeld Files | <li>[locale-diff.patch](https://bugs.python.org/file6608/locale-diff.patch "Uploaded as text/plain at 2005-04-10.18:00:04 by @birkenfeld"): first version of patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/birkenfeld' closed_at = <Date 2006-05-17.15:51:37.000> created_at = <Date 2005-04-10.18:00:04.000> labels = ['library'] title = 'great improvement for locale.py formatting functions' updated_at = <Date 2006-05-17.15:51:37.000> user = 'https://github.com/birkenfeld' ``` bugs.python.org fields: ```python activity = <Date 2006-05-17.15:51:37.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-04-10.18:00:04.000> creator = 'georg.brandl' dependencies = [] files = ['6608'] hgrepos = [] issue_num = 1180296 keywords = ['patch'] message_count = 2.0 messages = ['48187', '48188'] nosy_count = 1.0 nosy_names = ['georg.brandl'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1180296' versions = ['Python 2.5'] ``` </p></details>
great improvement for locale.py formatting functions
https://api.github.com/repos/python/cpython/issues/41841/comments
2
2005-04-10T18:00:04Z
2022-04-09T23:48:58Z
https://github.com/python/cpython/issues/41841
1,198,807,983
41,841
[ "python", "cpython" ]
BPO | [1180267](https://bugs.python.org/issue1180267) --- | :--- Nosy | @malemburg, @tirkarthi <sup>*Note: these values reflect the state of the issue at the time it 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 = None created_at = <Date 2005-04-10.16:44:28.000> labels = ['type-feature', 'library'] title = 'expanding platform module and making it work as it should' updated_at = <Date 2018-09-22.16:04:18.547> user = 'https://bugs.python.org/nkour' ``` bugs.python.org fields: ```python activity = <Date 2018-09-22.16:04:18.547> actor = 'BreamoreBoy' assignee = 'lemburg' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-04-10.16:44:28.000> creator = 'nkour' dependencies = [] files = [] hgrepos = [] issue_num = 1180267 keywords = [] message_count = 9.0 messages = ['60720', '60721', '60722', '60723', '60724', '99567', '112438', '228038', '326094'] nosy_count = 3.0 nosy_names = ['lemburg', 'nkour', 'xtreak'] pr_nums = [] priority = 'normal' resolution = None stage = 'test needed' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1180267' versions = ['Python 3.5'] ``` </p></details>
expanding platform module and making it work as it should
https://api.github.com/repos/python/cpython/issues/41840/comments
10
2005-04-10T16:44:28Z
2022-05-29T07:52:18Z
https://github.com/python/cpython/issues/41840
1,198,807,981
41,840
[ "python", "cpython" ]
BPO | [1180237](https://bugs.python.org/issue1180237) --- | :--- Nosy | @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-06-26.20:39:15.000> created_at = <Date 2005-04-10.15:20:04.000> labels = ['interpreter-core', 'invalid'] title = 'Python keeps file references after calling close methode' updated_at = <Date 2005-06-26.20:39:15.000> user = 'https://bugs.python.org/eternia' ``` bugs.python.org fields: ```python activity = <Date 2005-06-26.20:39:15.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-04-10.15:20:04.000> creator = 'eternia' dependencies = [] files = [] hgrepos = [] issue_num = 1180237 keywords = [] message_count = 4.0 messages = ['24993', '24994', '24995', '24996'] nosy_count = 4.0 nosy_names = ['jepler', 'georg.brandl', 'isandler', 'eternia'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1180237' versions = ['Python 2.3'] ``` </p></details>
Python keeps file references after calling close methode
https://api.github.com/repos/python/cpython/issues/41839/comments
4
2005-04-10T15:20:04Z
2022-04-09T23:48:55Z
https://github.com/python/cpython/issues/41839
1,198,807,975
41,839
[ "python", "cpython" ]
BPO | [1180193](https://bugs.python.org/issue1180193) --- | :--- Nosy | @loewis, @arigo, @pitrou Files | <li>[update_co_filename.diff](https://bugs.python.org/file1674/update_co_filename.diff "Uploaded as text/plain at 2007-04-24.10:01:11 by zseil"): patch against trunk revision 54933</li><li>[update_co_filename.diff](https://bugs.python.org/file12598/update_co_filename.diff "Uploaded as text/plain at 2009-01-05.17:11:08 by exarkun")</li><li>[update_co_filename.diff](https://bugs.python.org/file12599/update_co_filename.diff "Uploaded as text/plain at 2009-01-05.17:49:16 by exarkun")</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-01-06.19:17:28.341> created_at = <Date 2005-04-10.13:10:52.000> labels = ['interpreter-core', 'type-feature'] title = 'broken pyc files' updated_at = <Date 2009-01-06.19:17:28.340> user = 'https://github.com/arigo' ``` bugs.python.org fields: ```python activity = <Date 2009-01-06.19:17:28.340> actor = 'pitrou' assignee = 'none' closed = True closed_date = <Date 2009-01-06.19:17:28.341> closer = 'pitrou' components = ['Interpreter Core'] creation = <Date 2005-04-10.13:10:52.000> creator = 'arigo' dependencies = [] files = ['1674', '12598', '12599'] hgrepos = [] issue_num = 1180193 keywords = ['patch'] message_count = 13.0 messages = ['24985', '24986', '24987', '24988', '24989', '24990', '24991', '24992', '61587', '79167', '79173', '79175', '79279'] nosy_count = 5.0 nosy_names = ['loewis', 'arigo', 'exarkun', 'zseil', 'pitrou'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1180193' versions = ['Python 3.1', 'Python 2.7'] ``` </p></details>
broken pyc files
https://api.github.com/repos/python/cpython/issues/41838/comments
13
2005-04-10T13:10:52Z
2022-04-09T23:48:54Z
https://github.com/python/cpython/issues/41838
1,198,807,970
41,838
[ "python", "cpython" ]
BPO | [1180160](https://bugs.python.org/issue1180160) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-23.16:05:08.000> created_at = <Date 2005-04-10.11:41:18.000> labels = ['invalid', 'library'] title = 'subprocess.Popen fails with closed stdout' updated_at = <Date 2005-06-23.16:05:08.000> user = 'https://bugs.python.org/neuhauser' ``` bugs.python.org fields: ```python activity = <Date 2005-06-23.16:05:08.000> actor = 'astrand' assignee = 'astrand' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-04-10.11:41:18.000> creator = 'neuhauser' dependencies = [] files = [] hgrepos = [] issue_num = 1180160 keywords = [] message_count = 3.0 messages = ['24982', '24983', '24984'] nosy_count = 2.0 nosy_names = ['astrand', 'neuhauser'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1180160' versions = ['Python 2.4'] ``` </p></details>
subprocess.Popen fails with closed stdout
https://api.github.com/repos/python/cpython/issues/41837/comments
3
2005-04-10T11:41:18Z
2022-04-09T23:48:53Z
https://github.com/python/cpython/issues/41837
1,198,807,963
41,837
[ "python", "cpython" ]
BPO | [1180147](https://bugs.python.org/issue1180147) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-10-03.12:08:16.000> created_at = <Date 2005-04-10.11:10:37.000> labels = [] title = 'test_posix fails on cygwin' updated_at = <Date 2005-10-03.12:08:16.000> user = 'https://bugs.python.org/wist' ``` bugs.python.org fields: ```python activity = <Date 2005-10-03.12:08:16.000> actor = 'jlt63' assignee = 'jlt63' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-04-10.11:10:37.000> creator = 'wist' dependencies = [] files = [] hgrepos = [] issue_num = 1180147 keywords = [] message_count = 5.0 messages = ['24977', '24978', '24979', '24980', '24981'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'jlt63', 'wist'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1180147' versions = ['Python 2.3'] ``` </p></details>
test_posix fails on cygwin
https://api.github.com/repos/python/cpython/issues/41836/comments
5
2005-04-10T11:10:37Z
2022-04-09T23:48:52Z
https://github.com/python/cpython/issues/41836
1,198,807,960
41,836
[ "python", "cpython" ]
BPO | [1180062](https://bugs.python.org/issue1180062) --- | :--- Nosy | @doerwalter Files | <li>[typo.diff](https://bugs.python.org/file6606/typo.diff "Uploaded as text/plain at 2005-04-10.06:13:07 by quiver"): CVS HEAD</li><li>[typo24.diff](https://bugs.python.org/file6607/typo24.diff "Uploaded as text/plain at 2005-04-10.06:14:00 by quiver"): release24-maint</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-04-14.20:24:20.000> created_at = <Date 2005-04-10.06:13:06.000> labels = ['docs'] title = 'fix typos in Library Reference' updated_at = <Date 2005-04-14.20:24:20.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2005-04-14.20:24:20.000> actor = 'doerwalter' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-04-10.06:13:06.000> creator = 'quiver' dependencies = [] files = ['6606', '6607'] hgrepos = [] issue_num = 1180062 keywords = ['patch'] message_count = 2.0 messages = ['48185', '48186'] nosy_count = 2.0 nosy_names = ['doerwalter', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1180062' versions = ['Python 2.4'] ``` </p></details>
fix typos in Library Reference
https://api.github.com/repos/python/cpython/issues/41835/comments
2
2005-04-10T06:13:06Z
2022-04-09T23:48:51Z
https://github.com/python/cpython/issues/41835
1,198,807,957
41,835
[ "python", "cpython" ]
BPO | [1180012](https://bugs.python.org/issue1180012) --- | :--- Nosy | @akuchling, @birkenfeld, @birkenfeld Files | <li>[modulefinder.diff](https://bugs.python.org/file6605/modulefinder.diff "Uploaded as text/plain at 2005-04-10.04:28:32 by quiver")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/birkenfeld' closed_at = <Date 2005-06-18.20:07:54.000> created_at = <Date 2005-04-10.02:18:38.000> labels = ['docs'] title = 'no html file for modulefinder' updated_at = <Date 2005-06-18.20:07:54.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2005-06-18.20:07:54.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-04-10.02:18:38.000> creator = 'quiver' dependencies = [] files = ['6605'] hgrepos = [] issue_num = 1180012 keywords = ['patch'] message_count = 5.0 messages = ['48180', '48181', '48182', '48183', '48184'] nosy_count = 4.0 nosy_names = ['akuchling', 'georg.brandl', 'georg.brandl', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1180012' versions = ['Python 2.4'] ``` </p></details>
no html file for modulefinder
https://api.github.com/repos/python/cpython/issues/41834/comments
5
2005-04-10T02:18:38Z
2022-04-09T23:48:51Z
https://github.com/python/cpython/issues/41834
1,198,807,956
41,834
[ "python", "cpython" ]
BPO | [1180002](https://bugs.python.org/issue1180002) --- | :--- Nosy | @birkenfeld, @bitdancer <sup>*Note: these values reflect the state of the issue at 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-02-22.22:56:42.741> created_at = <Date 2005-04-10.01:28:42.000> labels = ['library'] title = 'locale.format question' updated_at = <Date 2010-02-22.22:56:42.741> user = 'https://bugs.python.org/andrewma' ``` bugs.python.org fields: ```python activity = <Date 2010-02-22.22:56:42.741> actor = 'r.david.murray' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-04-10.01:28:42.000> creator = 'andrewma' dependencies = [] files = [] hgrepos = [] issue_num = 1180002 keywords = [] message_count = 4.0 messages = ['24974', '24975', '24976', '99864'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'andrewma', 'r.david.murray'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1180002' versions = ['Python 2.4'] ``` </p></details>
locale.format question
https://api.github.com/repos/python/cpython/issues/41833/comments
4
2005-04-10T01:28:42Z
2022-04-09T23:48:48Z
https://github.com/python/cpython/issues/41833
1,198,807,950
41,833
[ "python", "cpython" ]
BPO | [1179957](https://bugs.python.org/issue1179957) --- | :--- Nosy | @smontanaro, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-04-10.17:30:04.000> created_at = <Date 2005-04-09.22:10:45.000> labels = ['docs'] title = "Missing def'n of equality for set elements" updated_at = <Date 2005-04-10.17:30:04.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2005-04-10.17:30:04.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-04-09.22:10:45.000> creator = 'skip.montanaro' dependencies = [] files = [] hgrepos = [] issue_num = 1179957 keywords = [] message_count = 3.0 messages = ['24971', '24972', '24973'] nosy_count = 2.0 nosy_names = ['skip.montanaro', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1179957' versions = ['Python 2.5'] ``` </p></details>
Missing def'n of equality for set elements
https://api.github.com/repos/python/cpython/issues/41832/comments
3
2005-04-09T22:10:45Z
2022-04-09T23:48:47Z
https://github.com/python/cpython/issues/41832
1,198,807,946
41,832
[ "python", "cpython" ]
BPO | [1179513](https://bugs.python.org/issue1179513) --- | :--- Nosy | @nascheme Files | <li>[test_grammar_core_fix.diff](https://bugs.python.org/file6604/test_grammar_core_fix.diff "Uploaded as text/plain at 2005-04-08.22:44:38 by logistix")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/nascheme' closed_at = <Date 2005-04-15.02:13:46.000> created_at = <Date 2005-04-08.22:43:07.000> labels = ['interpreter-core'] title = '[AST] Fix for core in test_grammar.py' updated_at = <Date 2005-04-15.02:13:46.000> user = 'https://bugs.python.org/logistix' ``` bugs.python.org fields: ```python activity = <Date 2005-04-15.02:13:46.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-04-08.22:43:07.000> creator = 'logistix' dependencies = [] files = ['6604'] hgrepos = [] issue_num = 1179513 keywords = ['patch'] message_count = 2.0 messages = ['48178', '48179'] nosy_count = 2.0 nosy_names = ['nascheme', 'logistix'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1179513' versions = [] ``` </p></details>
[AST] Fix for core in test_grammar.py
https://api.github.com/repos/python/cpython/issues/41831/comments
2
2005-04-08T22:43:07Z
2022-04-09T23:48:47Z
https://github.com/python/cpython/issues/41831
1,198,807,943
41,831
[ "python", "cpython" ]
BPO | [1179503](https://bugs.python.org/issue1179503) --- | :--- Nosy | @rhettinger Files | <li>[rpc.patch](https://bugs.python.org/file6603/rpc.patch "Uploaded as text/plain at 2005-04-08.22:15:19 by grubert"): patch to rpc.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 2005-04-10.16:35:45.000> created_at = <Date 2005-04-08.22:15:18.000> labels = [] title = 'typos in rpc.py' updated_at = <Date 2005-04-10.16:35:45.000> user = 'https://bugs.python.org/grubert' ``` bugs.python.org fields: ```python activity = <Date 2005-04-10.16:35:45.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2005-04-08.22:15:18.000> creator = 'grubert' dependencies = [] files = ['6603'] hgrepos = [] issue_num = 1179503 keywords = ['patch'] message_count = 2.0 messages = ['48176', '48177'] nosy_count = 2.0 nosy_names = ['rhettinger', 'grubert'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1179503' versions = [] ``` </p></details>
typos in rpc.py
https://api.github.com/repos/python/cpython/issues/41830/comments
2
2005-04-08T22:15:18Z
2022-04-09T23:48:44Z
https://github.com/python/cpython/issues/41830
1,198,807,937
41,830
[ "python", "cpython" ]
BPO | [1179412](https://bugs.python.org/issue1179412) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-10-03.12:16:23.000> created_at = <Date 2005-04-08.19:42:46.000> labels = ['OS-windows'] title = "can't import thru cygwin symlink" updated_at = <Date 2005-10-03.12:16:23.000> user = 'https://bugs.python.org/steveward' ``` bugs.python.org fields: ```python activity = <Date 2005-10-03.12:16:23.000> actor = 'jlt63' assignee = 'jlt63' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2005-04-08.19:42:46.000> creator = 'steveward' dependencies = [] files = [] hgrepos = [] issue_num = 1179412 keywords = [] message_count = 3.0 messages = ['24968', '24969', '24970'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'jlt63', 'steveward'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1179412' versions = ['Python 2.4'] ``` </p></details>
can't import thru cygwin symlink
https://api.github.com/repos/python/cpython/issues/41829/comments
3
2005-04-08T19:42:46Z
2022-04-09T23:48:43Z
https://github.com/python/cpython/issues/41829
1,198,807,932
41,829
[ "python", "cpython" ]
BPO | [1179168](https://bugs.python.org/issue1179168) --- | :--- Nosy | @kbkaiser Files | <li>[IDLE bug.log](https://bugs.python.org/file1673/IDLE%20bug.log "Uploaded as application/octet-stream at 2005-04-08.11:54:48 by bld_d16"): log from IDLE running</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 2006-07-18.04:05:29.000> created_at = <Date 2005-04-08.11:54:47.000> labels = ['expert-IDLE'] title = 'IDLE bug - changing shortcuts - Shift-Tab broken!' updated_at = <Date 2006-07-18.04:05:29.000> user = 'https://bugs.python.org/bldd16' ``` bugs.python.org fields: ```python activity = <Date 2006-07-18.04:05:29.000> actor = 'kbk' assignee = 'kbk' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2005-04-08.11:54:47.000> creator = 'bld_d16' dependencies = [] files = ['1673'] hgrepos = [] issue_num = 1179168 keywords = [] message_count = 3.0 messages = ['24965', '24966', '24967'] nosy_count = 2.0 nosy_names = ['kbk', 'bld_d16'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1179168' versions = [] ``` </p></details>
IDLE bug - changing shortcuts - Shift-Tab broken!
https://api.github.com/repos/python/cpython/issues/41828/comments
3
2005-04-08T11:54:47Z
2022-04-09T23:48:43Z
https://github.com/python/cpython/issues/41828
1,198,807,928
41,828
[ "python", "cpython" ]
BPO | [1178872](https://bugs.python.org/issue1178872) --- | :--- Nosy | @loewis, @terryjreedy <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2005-04-26.21:46:32.000> created_at = <Date 2005-04-07.21:20:59.000> labels = ['expert-tkinter'] title = 'Variable.__init__ uses self.set(), blocking specialization' updated_at = <Date 2005-04-26.21:46:32.000> user = 'https://bugs.python.org/droun' ``` bugs.python.org fields: ```python activity = <Date 2005-04-26.21:46:32.000> actor = 'terry.reedy' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2005-04-07.21:20:59.000> creator = 'droun' dependencies = [] files = [] hgrepos = [] issue_num = 1178872 keywords = [] message_count = 2.0 messages = ['24963', '24964'] nosy_count = 3.0 nosy_names = ['loewis', 'terry.reedy', 'droun'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1178872' versions = ['Python 2.4'] ``` </p></details>
Variable.__init__ uses self.set(), blocking specialization
https://api.github.com/repos/python/cpython/issues/41827/comments
2
2005-04-07T21:20:59Z
2022-04-09T23:48:42Z
https://github.com/python/cpython/issues/41827
1,198,807,924
41,827
[ "python", "cpython" ]
BPO | [1178863](https://bugs.python.org/issue1178863) --- | :--- Nosy | @loewis, @devdanzin, @asvetlov Files | <li>[tk.patch](https://bugs.python.org/file24806/tk.patch "Uploaded as text/plain at 2012-03-12.23:53:41 by @asvetlov")</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 2012-03-13.16:44:59.635> created_at = <Date 2005-04-07.21:01:52.000> labels = ['type-feature', 'expert-tkinter'] title = 'Variable.__init__ uses self.set(), blocking specialization' updated_at = <Date 2012-03-13.16:44:59.634> user = 'https://bugs.python.org/droun' ``` bugs.python.org fields: ```python activity = <Date 2012-03-13.16:44:59.634> actor = 'loewis' assignee = 'gpolo' closed = True closed_date = <Date 2012-03-13.16:44:59.635> closer = 'loewis' components = ['Tkinter'] creation = <Date 2005-04-07.21:01:52.000> creator = 'droun' dependencies = [] files = ['24806'] hgrepos = [] issue_num = 1178863 keywords = ['patch'] message_count = 4.0 messages = ['60719', '82174', '155545', '155633'] nosy_count = 6.0 nosy_names = ['loewis', 'droun', 'ajaksu2', 'gpolo', 'asvetlov', 'python-dev'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'test needed' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1178863' versions = ['Python 3.3'] ``` </p></details>
Variable.__init__ uses self.set(), blocking specialization
https://api.github.com/repos/python/cpython/issues/41826/comments
4
2005-04-07T21:01:52Z
2022-04-09T23:48:40Z
https://github.com/python/cpython/issues/41826
1,198,807,920
41,826
[ "python", "cpython" ]
BPO | [1178624](https://bugs.python.org/issue1178624) --- | :--- Nosy | @doerwalter <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-04-21.20:57:54.000> created_at = <Date 2005-04-07.15:25:24.000> labels = [] title = '2.4.1 breaks pyTTS' updated_at = <Date 2005-04-21.20:57:54.000> user = 'https://bugs.python.org/deyke' ``` bugs.python.org fields: ```python activity = <Date 2005-04-21.20:57:54.000> actor = 'doerwalter' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-04-07.15:25:24.000> creator = 'deyke' dependencies = [] files = [] hgrepos = [] issue_num = 1178624 keywords = [] message_count = 5.0 messages = ['24958', '24959', '24960', '24961', '24962'] nosy_count = 2.0 nosy_names = ['doerwalter', 'deyke'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1178624' versions = [] ``` </p></details>
2.4.1 breaks pyTTS
https://api.github.com/repos/python/cpython/issues/41825/comments
5
2005-04-07T15:25:24Z
2022-04-09T23:48:39Z
https://github.com/python/cpython/issues/41825
1,198,807,915
41,825
[ "python", "cpython" ]
BPO | [1178510](https://bugs.python.org/issue1178510) --- | :--- Nosy | @loewis, @terryjreedy Files | <li>[standards.h](https://bugs.python.org/file1672/standards.h "Uploaded as application/octet-stream at 2005-04-15.08:21:49 by zosh")</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-04-29.17:51:59.242> created_at = <Date 2005-04-07.12:53:45.000> labels = ['build'] title = 'configure: refuses setgroups' updated_at = <Date 2010-04-29.17:51:59.240> user = 'https://bugs.python.org/zosh' ``` bugs.python.org fields: ```python activity = <Date 2010-04-29.17:51:59.240> actor = 'terry.reedy' assignee = 'none' closed = True closed_date = <Date 2010-04-29.17:51:59.242> closer = 'terry.reedy' components = ['Build'] creation = <Date 2005-04-07.12:53:45.000> creator = 'zosh' dependencies = [] files = ['1672'] hgrepos = [] issue_num = 1178510 keywords = [] message_count = 10.0 messages = ['24949', '24950', '24951', '24952', '24953', '24954', '24955', '24956', '24957', '104546'] nosy_count = 3.0 nosy_names = ['loewis', 'terry.reedy', 'zosh'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1178510' versions = ['Python 2.4'] ``` </p></details>
configure: refuses setgroups
https://api.github.com/repos/python/cpython/issues/41824/comments
10
2005-04-07T12:53:45Z
2022-04-09T23:48:37Z
https://github.com/python/cpython/issues/41824
1,198,807,910
41,824
[ "python", "cpython" ]
BPO | [1178484](https://bugs.python.org/issue1178484) --- | :--- Nosy | @malemburg, @loewis, @doerwalter, @birkenfeld Files | <li>[diff.txt](https://bugs.python.org/file1670/diff.txt "Uploaded as text/plain at 2005-05-16.08:35:49 by @doerwalter")</li><li>[diff2.txt](https://bugs.python.org/file1671/diff2.txt "Uploaded as text/plain at 2005-08-11.14:04:29 by @doerwalter")</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 2005-08-24.07:39:00.000> created_at = <Date 2005-04-07.12:33:39.000> labels = ['interpreter-core'] title = 'Erroneous line number error in Py2.4.1' updated_at = <Date 2005-08-24.07:39:00.000> user = 'https://bugs.python.org/tilinna' ``` bugs.python.org fields: ```python activity = <Date 2005-08-24.07:39:00.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-04-07.12:33:39.000> creator = 'tilinna' dependencies = [] files = ['1670', '1671'] hgrepos = [] issue_num = 1178484 keywords = [] message_count = 10.0 messages = ['24939', '24940', '24941', '24942', '24943', '24944', '24945', '24946', '24947', '24948'] nosy_count = 5.0 nosy_names = ['lemburg', 'loewis', 'doerwalter', 'georg.brandl', 'tilinna'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1178484' versions = ['Python 2.4'] ``` </p></details>
Erroneous line number error in Py2.4.1
https://api.github.com/repos/python/cpython/issues/41823/comments
10
2005-04-07T12:33:39Z
2022-04-09T23:48:37Z
https://github.com/python/cpython/issues/41823
1,198,807,905
41,823
[ "python", "cpython" ]
BPO | [1178269](https://bugs.python.org/issue1178269) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-04-07.04:54:09.000> created_at = <Date 2005-04-07.04:54:09.000> labels = ['docs'] title = 'operator.isMappingType and isSequenceType on instances' updated_at = <Date 2005-04-07.04:54:09.000> user = 'https://bugs.python.org/dieseldann' ``` bugs.python.org fields: ```python activity = <Date 2005-04-07.04:54:09.000> actor = 'dieseldann' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-04-07.04:54:09.000> creator = 'dieseldann' dependencies = [] files = [] hgrepos = [] issue_num = 1178269 keywords = [] message_count = 1.0 messages = ['24938'] nosy_count = 1.0 nosy_names = ['dieseldann'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1178269' versions = ['Python 2.4'] ``` </p></details>
operator.isMappingType and isSequenceType on instances
https://api.github.com/repos/python/cpython/issues/41822/comments
1
2005-04-07T04:54:09Z
2022-04-09T23:48:35Z
https://github.com/python/cpython/issues/41822
1,198,807,902
41,822
[ "python", "cpython" ]
BPO | [1178255](https://bugs.python.org/issue1178255) --- | :--- 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 2005-04-07.04:40:02.000> created_at = <Date 2005-04-07.04:09:02.000> labels = ['docs'] title = '256 should read 255 in operator module docs' updated_at = <Date 2005-04-07.04:40:02.000> user = 'https://bugs.python.org/dieseldann' ``` bugs.python.org fields: ```python activity = <Date 2005-04-07.04:40:02.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-04-07.04:09:02.000> creator = 'dieseldann' dependencies = [] files = [] hgrepos = [] issue_num = 1178255 keywords = [] message_count = 2.0 messages = ['24936', '24937'] nosy_count = 2.0 nosy_names = ['rhettinger', 'dieseldann'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1178255' versions = ['Python 2.4'] ``` </p></details>
256 should read 255 in operator module docs
https://api.github.com/repos/python/cpython/issues/41821/comments
2
2005-04-07T04:09:02Z
2022-04-09T23:48:34Z
https://github.com/python/cpython/issues/41821
1,198,807,898
41,821
[ "python", "cpython" ]
BPO | [1178148](https://bugs.python.org/issue1178148) --- | :--- Nosy | @barry-scott Files | <li>[exctest.cgi](https://bugs.python.org/file1668/exctest.cgi "Uploaded as application/octet-stream at 2005-04-18.18:29:31 by ping"): CGI script for testing an exception.</li><li>[exctest.html](https://bugs.python.org/file1669/exctest.html "Uploaded as text/html at 2005-04-20.19:57:27 by @barry-scott")</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-11-08.05:21:39.000> created_at = <Date 2005-04-06.23:04:23.000> labels = ['library'] title = 'cgitb.py report wrong line number' updated_at = <Date 2005-11-08.05:21:39.000> user = 'https://github.com/barry-scott' ``` bugs.python.org fields: ```python activity = <Date 2005-11-08.05:21:39.000> actor = 'ping' assignee = 'ping' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-04-06.23:04:23.000> creator = 'barry-scott' dependencies = [] files = ['1668', '1669'] hgrepos = [] issue_num = 1178148 keywords = [] message_count = 4.0 messages = ['24932', '24933', '24934', '24935'] nosy_count = 2.0 nosy_names = ['ping', 'barry-scott'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1178148' versions = ['Python 2.3'] ``` </p></details>
cgitb.py report wrong line number
https://api.github.com/repos/python/cpython/issues/41820/comments
4
2005-04-06T23:04:23Z
2022-04-09T23:48:33Z
https://github.com/python/cpython/issues/41820
1,198,807,893
41,820
[ "python", "cpython" ]
BPO | [1178145](https://bugs.python.org/issue1178145) --- | :--- Nosy | @birkenfeld, @barry-scott Files | <li>[urllib2.patch](https://bugs.python.org/file1667/urllib2.patch "Uploaded as text/plain at 2005-04-10.21:16:29 by @barry-scott"): urllib2.patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-06-26.21:48:17.000> created_at = <Date 2005-04-06.22:52:47.000> labels = ['library'] title = 'urllib2.py assumes 206 is an error' updated_at = <Date 2005-06-26.21:48:17.000> user = 'https://github.com/barry-scott' ``` bugs.python.org fields: ```python activity = <Date 2005-06-26.21:48:17.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-04-06.22:52:47.000> creator = 'barry-scott' dependencies = [] files = ['1667'] hgrepos = [] issue_num = 1178145 keywords = [] message_count = 4.0 messages = ['24928', '24929', '24930', '24931'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'barry-scott', 'jjlee', 'jimjjewett'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1178145' versions = ['Python 2.3'] ``` </p></details>
urllib2.py assumes 206 is an error
https://api.github.com/repos/python/cpython/issues/41819/comments
4
2005-04-06T22:52:47Z
2022-04-09T23:48:32Z
https://github.com/python/cpython/issues/41819
1,198,807,887
41,819
[ "python", "cpython" ]
BPO | [1178141](https://bugs.python.org/issue1178141) --- | :--- Nosy | @birkenfeld, @barry-scott Files | <li>[urllib.patch](https://bugs.python.org/file1666/urllib.patch "Uploaded as text/plain at 2005-04-10.21:15:21 by @barry-scott"): urllib.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 2008-01-20.11:43:16.814> created_at = <Date 2005-04-06.22:48:40.000> labels = ['library'] title = 'urllib.py overwrite HTTPError code with 200' updated_at = <Date 2008-01-20.11:43:16.813> user = 'https://github.com/barry-scott' ``` bugs.python.org fields: ```python activity = <Date 2008-01-20.11:43:16.813> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2008-01-20.11:43:16.814> closer = 'georg.brandl' components = ['Library (Lib)'] creation = <Date 2005-04-06.22:48:40.000> creator = 'barry-scott' dependencies = [] files = ['1666'] hgrepos = [] issue_num = 1178141 keywords = [] message_count = 7.0 messages = ['24922', '24923', '24924', '24925', '24926', '24927', '61273'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'barry-scott', 'jimjjewett', 'vila'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1178141' versions = ['Python 2.3'] ``` </p></details>
urllib.py overwrite HTTPError code with 200
https://api.github.com/repos/python/cpython/issues/41818/comments
7
2005-04-06T22:48:40Z
2022-04-09T23:48:31Z
https://github.com/python/cpython/issues/41818
1,198,807,883
41,818
[ "python", "cpython" ]
BPO | [1178136](https://bugs.python.org/issue1178136) --- | :--- Nosy | @barry-scott, @iritkatriel Files | <li>[cgitb.patch](https://bugs.python.org/file6602/cgitb.patch "Uploaded as text/plain at 2005-04-06.22:45:08 by @barry-scott"): cgitb.py patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2022-03-13.17:37:37.498> created_at = <Date 2005-04-06.22:45:08.000> labels = ['type-feature', 'library', '3.9', '3.10'] title = 'cgitb.py support for frozen images' updated_at = <Date 2022-03-13.17:37:37.497> user = 'https://github.com/barry-scott' ``` bugs.python.org fields: ```python activity = <Date 2022-03-13.17:37:37.497> actor = 'iritkatriel' assignee = 'none' closed = True closed_date = <Date 2022-03-13.17:37:37.498> closer = 'iritkatriel' components = ['Library (Lib)'] creation = <Date 2005-04-06.22:45:08.000> creator = 'barry-scott' dependencies = [] files = ['6602'] hgrepos = [] issue_num = 1178136 keywords = ['patch'] message_count = 5.0 messages = ['48175', '109744', '381044', '381132', '415060'] nosy_count = 2.0 nosy_names = ['barry-scott', 'iritkatriel'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1178136' versions = ['Python 3.9', 'Python 3.10'] ``` </p></details>
cgitb.py support for frozen images
https://api.github.com/repos/python/cpython/issues/41817/comments
5
2005-04-06T22:45:08Z
2022-04-09T23:48:30Z
https://github.com/python/cpython/issues/41817
1,198,807,881
41,817
[ "python", "cpython" ]
BPO | [1177998](https://bugs.python.org/issue1177998) --- | :--- 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 = 'https://github.com/facundobatista' closed_at = <Date 2007-03-30.13:02:48.000> created_at = <Date 2005-04-06.18:52:52.000> labels = ['type-feature', 'library'] title = 'Add a settimeout to ftplib.FTP object' updated_at = <Date 2007-03-30.13:02:48.000> user = 'https://bugs.python.org/juanval' ``` bugs.python.org fields: ```python activity = <Date 2007-03-30.13:02:48.000> actor = 'facundobatista' assignee = 'facundobatista' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-04-06.18:52:52.000> creator = 'juanval' dependencies = [] files = [] hgrepos = [] issue_num = 1177998 keywords = [] message_count = 3.0 messages = ['54428', '54429', '54430'] nosy_count = 3.0 nosy_names = ['collinwinter', 'facundobatista', 'juanval'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1177998' versions = [] ``` </p></details>
Add a settimeout to ftplib.FTP object
https://api.github.com/repos/python/cpython/issues/41816/comments
3
2005-04-06T18:52:52Z
2022-04-09T23:48:29Z
https://github.com/python/cpython/issues/41816
1,198,807,877
41,816
[ "python", "cpython" ]
BPO | [1177964](https://bugs.python.org/issue1177964) --- | :--- Nosy | @birkenfeld, @catlee <sup>*Note: these values reflect the state of the issue at 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-03-31.20:31:31.000> created_at = <Date 2005-04-06.17:55:44.000> labels = ['library'] title = 'Iterator on Fileobject gives no MemoryError' updated_at = <Date 2006-03-31.20:31:31.000> user = 'https://bugs.python.org/zypher' ``` bugs.python.org fields: ```python activity = <Date 2006-03-31.20:31:31.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-04-06.17:55:44.000> creator = 'zypher' dependencies = [] files = [] hgrepos = [] issue_num = 1177964 keywords = [] message_count = 3.0 messages = ['24919', '24920', '24921'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'zypher', 'catlee'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1177964' versions = ['Python 2.4'] ``` </p></details>
Iterator on Fileobject gives no MemoryError
https://api.github.com/repos/python/cpython/issues/41815/comments
3
2005-04-06T17:55:44Z
2022-04-09T23:48:27Z
https://github.com/python/cpython/issues/41815
1,198,807,874
41,815
[ "python", "cpython" ]
BPO | [1177831](https://bugs.python.org/issue1177831) --- | :--- Nosy | @akuchling, @ndparker <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2005-06-02.13:41:33.000> created_at = <Date 2005-04-06.15:06:59.000> labels = ['expert-regex'] title = '(?(id)yes|no) only works when referencing the first group' updated_at = <Date 2005-06-02.13:41:33.000> user = 'https://github.com/ndparker' ``` bugs.python.org fields: ```python activity = <Date 2005-06-02.13:41:33.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2005-04-06.15:06:59.000> creator = 'ndparker' dependencies = [] files = [] hgrepos = [] issue_num = 1177831 keywords = [] message_count = 2.0 messages = ['24917', '24918'] nosy_count = 2.0 nosy_names = ['akuchling', 'ndparker'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1177831' versions = [] ``` </p></details>
(?(id)yes|no) only works when referencing the first group
https://api.github.com/repos/python/cpython/issues/41814/comments
2
2005-04-06T15:06:59Z
2022-04-09T23:48:27Z
https://github.com/python/cpython/issues/41814
1,198,807,871
41,814
[ "python", "cpython" ]
BPO | [1177811](https://bugs.python.org/issue1177811) --- | :--- Nosy | @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-11-22.20:28:18.000> created_at = <Date 2005-04-06.14:30:41.000> labels = ['interpreter-core'] title = 'Exec Inside A Function' updated_at = <Date 2005-11-22.20:28:18.000> user = 'https://bugs.python.org/andrewjw' ``` bugs.python.org fields: ```python activity = <Date 2005-11-22.20:28:18.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-04-06.14:30:41.000> creator = 'andrew_j_w' dependencies = [] files = [] hgrepos = [] issue_num = 1177811 keywords = [] message_count = 3.0 messages = ['24914', '24915', '24916'] nosy_count = 3.0 nosy_names = ['effbot', 'georg.brandl', 'andrew_j_w'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1177811' versions = ['Python 2.4'] ``` </p></details>
Exec Inside A Function
https://api.github.com/repos/python/cpython/issues/41813/comments
3
2005-04-06T14:30:41Z
2022-04-09T23:48:25Z
https://github.com/python/cpython/issues/41813
1,198,807,868
41,813
[ "python", "cpython" ]
BPO | [1177779](https://bugs.python.org/issue1177779) --- | :--- Nosy | @mwhudson, @tim-one, @loewis, @arigo, @mdickinson, @pitrou Files | <li>[long-sign-less-abuse.diff](https://bugs.python.org/file6599/long-sign-less-abuse.diff "Uploaded as text/plain at 2005-04-06.13:47:51 by @mwhudson"): mwh's patch #1</li><li>[long-sign-less-abuse-2.diff](https://bugs.python.org/file6600/long-sign-less-abuse-2.diff "Uploaded as text/plain at 2005-04-10.23:44:19 by @mwhudson"): mwh patch #2</li><li>[long-sign-less-abuse-3.diff](https://bugs.python.org/file6601/long-sign-less-abuse-3.diff "Uploaded as text/plain at 2005-06-03.15:49:39 by @mwhudson"): mwh patch #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 2009-02-10.20:00:24.924> created_at = <Date 2005-04-06.13:47:51.000> labels = ['interpreter-core'] title = 'explicit sign variable for longs' updated_at = <Date 2009-02-10.20:00:24.923> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2009-02-10.20:00:24.923> actor = 'loewis' assignee = 'none' closed = True closed_date = <Date 2009-02-10.20:00:24.924> closer = 'loewis' components = ['Interpreter Core'] creation = <Date 2005-04-06.13:47:51.000> creator = 'mwh' dependencies = [] files = ['6599', '6600', '6601'] hgrepos = [] issue_num = 1177779 keywords = ['patch'] message_count = 11.0 messages = ['48166', '48167', '48168', '48169', '48170', '48171', '48172', '48173', '48174', '81578', '81593'] nosy_count = 6.0 nosy_names = ['mwh', 'tim.peters', 'loewis', 'arigo', 'mark.dickinson', 'pitrou'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1177779' versions = ['Python 2.5'] ``` </p></details>
explicit sign variable for longs
https://api.github.com/repos/python/cpython/issues/41812/comments
11
2005-04-06T13:47:51Z
2022-04-09T23:48:24Z
https://github.com/python/cpython/issues/41812
1,198,807,861
41,812
[ "python", "cpython" ]
BPO | [1177674](https://bugs.python.org/issue1177674) --- | :--- 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 2005-04-06.13:42:21.000> created_at = <Date 2005-04-06.10:59:49.000> labels = ['library'] title = 'error locale.getlocale() with LANGUAGE=eu_ES' updated_at = <Date 2005-04-06.13:42:21.000> user = 'https://bugs.python.org/zunbeltz' ``` bugs.python.org fields: ```python activity = <Date 2005-04-06.13:42:21.000> actor = 'zunbeltz' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-04-06.10:59:49.000> creator = 'zunbeltz' dependencies = [] files = [] hgrepos = [] issue_num = 1177674 keywords = [] message_count = 3.0 messages = ['24911', '24912', '24913'] nosy_count = 2.0 nosy_names = ['hyeshik.chang', 'zunbeltz'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1177674' versions = [] ``` </p></details>
error locale.getlocale() with LANGUAGE=eu_ES
https://api.github.com/repos/python/cpython/issues/41811/comments
3
2005-04-06T10:59:49Z
2022-04-09T23:48:23Z
https://github.com/python/cpython/issues/41811
1,198,807,857
41,811
[ "python", "cpython" ]
BPO | [1177597](https://bugs.python.org/issue1177597) --- | :--- Nosy | @loewis, @rhettinger Files | <li>[Demo-Complex.patch](https://bugs.python.org/file6597/Demo-Complex.patch "Uploaded as text/plain at 2005-04-06.08:37:45 by grubert"): patch to Demo/classes/Complex.py</li><li>[Complex.patch](https://bugs.python.org/file6598/Complex.patch "Uploaded as text/plain at 2005-04-08.15:39:17 by grubert"): second patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-04-09.10:53:47.000> created_at = <Date 2005-04-06.08:37:44.000> labels = [] title = 'Complex commented' updated_at = <Date 2005-04-09.10:53:47.000> user = 'https://bugs.python.org/grubert' ``` bugs.python.org fields: ```python activity = <Date 2005-04-09.10:53:47.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2005-04-06.08:37:44.000> creator = 'grubert' dependencies = [] files = ['6597', '6598'] hgrepos = [] issue_num = 1177597 keywords = ['patch'] message_count = 5.0 messages = ['48161', '48162', '48163', '48164', '48165'] nosy_count = 3.0 nosy_names = ['loewis', 'rhettinger', 'grubert'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1177597' versions = [] ``` </p></details>
Complex commented
https://api.github.com/repos/python/cpython/issues/41810/comments
5
2005-04-06T08:37:44Z
2022-04-09T23:48:22Z
https://github.com/python/cpython/issues/41810
1,198,807,851
41,810
[ "python", "cpython" ]
BPO | [1177468](https://bugs.python.org/issue1177468) --- | :--- Nosy | @gvanrossum, @loewis, @birkenfeld, @birkenfeld, @rhettinger Files | <li>[os-urandomfd.diff](https://bugs.python.org/file1665/os-urandomfd.diff "Uploaded as text/plain at 2005-07-04.14:26:18 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-07-04.17:17:09.000> created_at = <Date 2005-04-06.01:03:31.000> labels = ['library'] title = 'random.py/os.urandom robustness' updated_at = <Date 2005-07-04.17:17:09.000> user = 'https://bugs.python.org/majid' ``` bugs.python.org fields: ```python activity = <Date 2005-07-04.17:17:09.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-04-06.01:03:31.000> creator = 'majid' dependencies = [] files = ['1665'] hgrepos = [] issue_num = 1177468 keywords = [] message_count = 21.0 messages = ['24890', '24891', '24892', '24893', '24894', '24895', '24896', '24897', '24898', '24899', '24900', '24901', '24902', '24903', '24904', '24905', '24906', '24907', '24908', '24909', '24910'] nosy_count = 10.0 nosy_names = ['gvanrossum', 'loewis', 'georg.brandl', 'georg.brandl', 'rhettinger', 'jafo', 'majid', 'lcaamano', 'astrand', 'pocket_aces'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1177468' versions = ['Python 2.4'] ``` </p></details>
random.py/os.urandom robustness
https://api.github.com/repos/python/cpython/issues/41809/comments
21
2005-04-06T01:03:31Z
2022-04-09T23:48:21Z
https://github.com/python/cpython/issues/41809
1,198,807,849
41,809
[ "python", "cpython" ]
BPO | [1177307](https://bugs.python.org/issue1177307) --- | :--- Nosy | @loewis, @doerwalter Files | <li>[diff.txt](https://bugs.python.org/file6593/diff.txt "Uploaded as text/plain at 2005-04-05.19:26:11 by @doerwalter")</li><li>[diff2.txt](https://bugs.python.org/file6594/diff2.txt "Uploaded as text/plain at 2005-04-05.20:28:56 by @doerwalter"): Better handling of partial BOMs</li><li>[diff3.txt](https://bugs.python.org/file6595/diff3.txt "Uploaded as text/plain at 2005-08-09.13:41:12 by @doerwalter")</li><li>[UnicodeBOM.txt](https://bugs.python.org/file6596/UnicodeBOM.txt "Uploaded as text/plain at 2005-12-26.16:51:54 by @doerwalter")</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-08.10:46:05.000> created_at = <Date 2005-04-05.19:26:11.000> labels = ['library'] title = 'UTF-8-Sig codec' updated_at = <Date 2006-01-08.10:46:05.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2006-01-08.10:46:05.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-04-05.19:26:11.000> creator = 'doerwalter' dependencies = [] files = ['6593', '6594', '6595', '6596'] hgrepos = [] issue_num = 1177307 keywords = ['patch'] message_count = 7.0 messages = ['48154', '48155', '48156', '48157', '48158', '48159', '48160'] nosy_count = 2.0 nosy_names = ['loewis', 'doerwalter'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1177307' versions = [] ``` </p></details>
UTF-8-Sig codec
https://api.github.com/repos/python/cpython/issues/41808/comments
7
2005-04-05T19:26:11Z
2022-04-09T23:48:20Z
https://github.com/python/cpython/issues/41808
1,198,807,845
41,808
[ "python", "cpython" ]
BPO | [1177077](https://bugs.python.org/issue1177077) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-04-06.03:24:18.000> created_at = <Date 2005-04-05.13:56:10.000> labels = ['invalid'] title = '[PyPI] Password reset problem.' updated_at = <Date 2005-04-06.03:24:18.000> user = 'https://bugs.python.org/dsuch' ``` bugs.python.org fields: ```python activity = <Date 2005-04-06.03:24:18.000> actor = 'jafo' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-04-05.13:56:10.000> creator = 'dsuch' dependencies = [] files = [] hgrepos = [] issue_num = 1177077 keywords = [] message_count = 2.0 messages = ['24888', '24889'] nosy_count = 2.0 nosy_names = ['jafo', 'dsuch'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1177077' versions = [] ``` </p></details>
[PyPI] Password reset problem.
https://api.github.com/repos/python/cpython/issues/41807/comments
2
2005-04-05T13:56:10Z
2022-04-09T23:48:18Z
https://github.com/python/cpython/issues/41807
1,198,807,843
41,807
[ "python", "cpython" ]
BPO | [1176893](https://bugs.python.org/issue1176893) --- | :--- Nosy | @mwhudson, @tim-one, @doerwalter Files | <li>[release-thread-check.diff](https://bugs.python.org/file1664/release-thread-check.diff "Uploaded as text/plain at 2005-04-05.10:27:03 by @mwhudson"): mwh's patch #1</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2005-04-18.08:50:44.000> created_at = <Date 2005-04-05.08:50:47.000> labels = ['library'] title = 'Readline segfault' updated_at = <Date 2005-04-18.08:50:44.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2005-04-18.08:50:44.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-04-05.08:50:47.000> creator = 'doerwalter' dependencies = [] files = ['1664'] hgrepos = [] issue_num = 1176893 keywords = [] message_count = 5.0 messages = ['24883', '24884', '24885', '24886', '24887'] nosy_count = 3.0 nosy_names = ['mwh', 'tim.peters', 'doerwalter'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1176893' versions = ['Python 2.5'] ``` </p></details>
Readline segfault
https://api.github.com/repos/python/cpython/issues/41806/comments
5
2005-04-05T08:50:47Z
2022-04-09T23:48:18Z
https://github.com/python/cpython/issues/41806
1,198,807,839
41,806
[ "python", "cpython" ]
BPO | [1176578](https://bugs.python.org/issue1176578) --- | :--- Nosy | @brettcannon, @hyeshik Files | <li>[encode_decode_docstring.diff](https://bugs.python.org/file6592/encode_decode_docstring.diff "Uploaded as text/plain at 2005-04-04.19:47:08 by @brettcannon"): Clarify docstrings for unicode(en|de)code()</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-04-05.22:31:42.000> created_at = <Date 2005-04-04.19:47:08.000> labels = ['interpreter-core'] title = 'Clarify unicode.(en|de)code.() docstrings' updated_at = <Date 2005-04-05.22:31:42.000> user = 'https://github.com/brettcannon' ``` bugs.python.org fields: ```python activity = <Date 2005-04-05.22:31:42.000> actor = 'brett.cannon' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-04-04.19:47:08.000> creator = 'brett.cannon' dependencies = [] files = ['6592'] hgrepos = [] issue_num = 1176578 keywords = ['patch'] message_count = 3.0 messages = ['48151', '48152', '48153'] nosy_count = 2.0 nosy_names = ['brett.cannon', 'hyeshik.chang'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1176578' versions = ['Python 2.5'] ``` </p></details>
Clarify unicode.(en|de)code.() docstrings
https://api.github.com/repos/python/cpython/issues/41805/comments
3
2005-04-04T19:47:08Z
2022-04-09T23:48:16Z
https://github.com/python/cpython/issues/41805
1,198,807,836
41,805
[ "python", "cpython" ]
BPO | [1176504](https://bugs.python.org/issue1176504) --- | :--- Nosy | @malemburg, @hyeshik, @serhiy-storchaka Superseder | <li>bpo-10154: locale.normalize strips &quot;-&quot; from UTF-8, which fails on Mac</li> Files | <li>[utf8localefix.diff](https://bugs.python.org/file6591/utf8localefix.diff "Uploaded as text/plain at 2005-04-04.17:31:00 by @hyeshik"): a proposed patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2014-10-02.08:28:35.472> created_at = <Date 2005-04-04.17:29:30.000> labels = ['type-bug', 'library', 'expert-unicode'] title = 'locale._build_localename treatment for utf8' updated_at = <Date 2014-10-02.08:28:35.470> user = 'https://github.com/hyeshik' ``` bugs.python.org fields: ```python activity = <Date 2014-10-02.08:28:35.470> actor = 'serhiy.storchaka' assignee = 'lemburg' closed = True closed_date = <Date 2014-10-02.08:28:35.472> closer = 'serhiy.storchaka' components = ['Library (Lib)', 'Unicode'] creation = <Date 2005-04-04.17:29:30.000> creator = 'hyeshik.chang' dependencies = [] files = ['6591'] hgrepos = [] issue_num = 1176504 keywords = ['patch'] message_count = 5.0 messages = ['48150', '83184', '114492', '185740', '228185'] nosy_count = 4.0 nosy_names = ['lemburg', 'hyeshik.chang', 'spuk', 'serhiy.storchaka'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = 'resolved' status = 'closed' superseder = '10154' type = 'behavior' url = 'https://bugs.python.org/issue1176504' versions = ['Python 3.1', 'Python 2.7', 'Python 3.2'] ``` </p></details>
locale._build_localename treatment for utf8
https://api.github.com/repos/python/cpython/issues/41804/comments
5
2005-04-04T17:29:30Z
2022-04-09T23:48:16Z
https://github.com/python/cpython/issues/41804
1,198,807,832
41,804
[ "python", "cpython" ]
BPO | [1176467](https://bugs.python.org/issue1176467) --- | :--- Nosy | @nascheme Files | <li>[garbage collection issue.txt](https://bugs.python.org/file1663/garbage%20collection%20issue.txt "Uploaded as text/plain at 2005-04-04.16:29:07 by nmarushak"): A sample python command screen dump demonstrating the issue.</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/nascheme' closed_at = <Date 2005-04-04.18:22:24.000> created_at = <Date 2005-04-04.16:29:07.000> labels = ['invalid'] title = "Python garbage collector isn't detecting deadlocks" updated_at = <Date 2005-04-04.18:22:24.000> user = 'https://bugs.python.org/nmarushak' ``` bugs.python.org fields: ```python activity = <Date 2005-04-04.18:22:24.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-04-04.16:29:07.000> creator = 'nmarushak' dependencies = [] files = ['1663'] hgrepos = [] issue_num = 1176467 keywords = [] message_count = 2.0 messages = ['24881', '24882'] nosy_count = 2.0 nosy_names = ['nascheme', 'nmarushak'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1176467' versions = [] ``` </p></details>
Python garbage collector isn't detecting deadlocks
https://api.github.com/repos/python/cpython/issues/41803/comments
2
2005-04-04T16:29:07Z
2022-04-09T23:48:15Z
https://github.com/python/cpython/issues/41803
1,198,807,828
41,803
[ "python", "cpython" ]
BPO | [1176019](https://bugs.python.org/issue1176019) --- | :--- Nosy | @brettcannon, @nascheme Files | <li>[new_class_syntax.diff](https://bugs.python.org/file6590/new_class_syntax.diff "Uploaded as text/plain at 2005-04-03.21:47:09 by logistix"): patch for new syntax</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/nascheme' closed_at = <Date 2005-04-15.02:19:04.000> created_at = <Date 2005-04-03.21:47:09.000> labels = ['interpreter-core'] title = "Implemented new 'class foo():pass' syntax" updated_at = <Date 2005-04-15.02:19:04.000> user = 'https://bugs.python.org/logistix' ``` bugs.python.org fields: ```python activity = <Date 2005-04-15.02:19:04.000> actor = 'nascheme' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-04-03.21:47:09.000> creator = 'logistix' dependencies = [] files = ['6590'] hgrepos = [] issue_num = 1176019 keywords = ['patch'] message_count = 5.0 messages = ['48145', '48146', '48147', '48148', '48149'] nosy_count = 3.0 nosy_names = ['brett.cannon', 'nascheme', 'logistix'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1176019' versions = [] ``` </p></details>
Implemented new 'class foo():pass' syntax
https://api.github.com/repos/python/cpython/issues/41802/comments
5
2005-04-03T21:47:09Z
2022-04-09T23:48:14Z
https://github.com/python/cpython/issues/41802
1,198,807,824
41,802
[ "python", "cpython" ]
BPO | [1176012](https://bugs.python.org/issue1176012) --- | :--- Nosy | @brettcannon Files | <li>[compiler_fix.diff](https://bugs.python.org/file1661/compiler_fix.diff "Uploaded as text/plain at 2005-04-03.21:21:20 by logistix"): Fix for compiler module</li><li>[class_fix_for_parsermodule.diff](https://bugs.python.org/file1662/class_fix_for_parsermodule.diff "Uploaded as text/plain at 2005-04-03.22:01:51 by logistix")</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 2005-04-09.02:34:02.000> created_at = <Date 2005-04-03.21:21:19.000> labels = ['library'] title = 'compiler module didn\'t get updated for "class foo():pass"' updated_at = <Date 2005-04-09.02:34:02.000> user = 'https://bugs.python.org/logistix' ``` bugs.python.org fields: ```python activity = <Date 2005-04-09.02:34:02.000> actor = 'brett.cannon' assignee = 'brett.cannon' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-04-03.21:21:19.000> creator = 'logistix' dependencies = [] files = ['1661', '1662'] hgrepos = [] issue_num = 1176012 keywords = [] message_count = 3.0 messages = ['24878', '24879', '24880'] nosy_count = 2.0 nosy_names = ['brett.cannon', 'logistix'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1176012' versions = ['Python 2.5'] ``` </p></details>
compiler module didn't get updated for "class foo():pass"
https://api.github.com/repos/python/cpython/issues/41801/comments
3
2005-04-03T21:21:19Z
2022-04-09T23:48:12Z
https://github.com/python/cpython/issues/41801
1,198,807,820
41,801
[ "python", "cpython" ]
BPO | [1175984](https://bugs.python.org/issue1175984) --- | :--- Files | <li>[patch.txt](https://bugs.python.org/file6589/patch.txt "Uploaded as text/plain at 2005-04-03.20:46:31 by nidoizo"): Patch for subversion.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 2016-09-25.13:19:04.701> created_at = <Date 2005-04-03.20:46:30.000> labels = ['type-feature', 'library'] title = 'Make subprocess.Popen support file-like objects (win)' updated_at = <Date 2016-09-25.13:19:04.700> user = 'https://bugs.python.org/nidoizo' ``` bugs.python.org fields: ```python activity = <Date 2016-09-25.13:19:04.700> actor = 'christian.heimes' assignee = 'astrand' closed = True closed_date = <Date 2016-09-25.13:19:04.701> closer = 'christian.heimes' components = ['Library (Lib)'] creation = <Date 2005-04-03.20:46:30.000> creator = 'nidoizo' dependencies = [] files = ['6589'] hgrepos = [] issue_num = 1175984 keywords = ['patch'] message_count = 3.0 messages = ['48143', '48144', '222925'] nosy_count = 4.0 nosy_names = ['ianbicking', 'astrand', 'nidoizo', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1175984' versions = ['Python 3.2'] ``` </p></details>
Make subprocess.Popen support file-like objects (win)
https://api.github.com/repos/python/cpython/issues/41800/comments
3
2005-04-03T20:46:30Z
2022-04-09T23:48:10Z
https://github.com/python/cpython/issues/41800
1,198,807,809
41,800
[ "python", "cpython" ]
BPO | [1175967](https://bugs.python.org/issue1175967) --- | :--- Nosy | @mwhudson Files | <li>[string_io_name.diff](https://bugs.python.org/file1660/string_io_name.diff "Uploaded as text/plain at 2005-04-03.20:20:56 by logistix"): Patch to implement name attribute in StringIO</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-04-19.14:37:47.000> created_at = <Date 2005-04-03.20:20:56.000> labels = ['invalid'] title = "StringIO and cStringIO don't provide 'name' attribute" updated_at = <Date 2005-04-19.14:37:47.000> user = 'https://bugs.python.org/logistix' ``` bugs.python.org fields: ```python activity = <Date 2005-04-19.14:37:47.000> actor = 'mwh' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-04-03.20:20:56.000> creator = 'logistix' dependencies = [] files = ['1660'] hgrepos = [] issue_num = 1175967 keywords = [] message_count = 3.0 messages = ['24875', '24876', '24877'] nosy_count = 3.0 nosy_names = ['mwh', 'jvr', 'logistix'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1175967' versions = [] ``` </p></details>
StringIO and cStringIO don't provide 'name' attribute
https://api.github.com/repos/python/cpython/issues/41799/comments
3
2005-04-03T20:20:56Z
2022-04-09T23:48:09Z
https://github.com/python/cpython/issues/41799
1,198,807,808
41,799
[ "python", "cpython" ]
BPO | [1175933](https://bugs.python.org/issue1175933) --- | :--- Nosy | @gvanrossum, @tim-one, @tiran, @benjaminp Files | <li>[wait-return-value.patch](https://bugs.python.org/file6588/wait-return-value.patch "Uploaded as text/plain at 2005-04-03.19:09:47 by blais"): Patch to add return value to threading.Condition.wait()</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-30.15:45:36.314> created_at = <Date 2005-04-03.19:09:47.000> labels = ['easy', 'type-feature', 'library'] title = 'threading.Condition.wait() return value indicates timeout' updated_at = <Date 2009-03-30.15:45:36.296> user = 'https://bugs.python.org/blais' ``` bugs.python.org fields: ```python activity = <Date 2009-03-30.15:45:36.296> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = <Date 2009-03-30.15:45:36.314> closer = 'gvanrossum' components = ['Library (Lib)'] creation = <Date 2005-04-03.19:09:47.000> creator = 'blais' dependencies = [] files = ['6588'] hgrepos = [] issue_num = 1175933 keywords = ['patch', 'easy'] message_count = 8.0 messages = ['48139', '48140', '48141', '48142', '60173', '63115', '63123', '84567'] nosy_count = 7.0 nosy_names = ['gvanrossum', 'tim.peters', 'blais', 'mdehoon', 'christian.heimes', 'benjamin.peterson', 'bgnori'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1175933' versions = ['Python 2.6'] ``` </p></details>
threading.Condition.wait() return value indicates timeout
https://api.github.com/repos/python/cpython/issues/41798/comments
8
2005-04-03T19:09:47Z
2022-04-09T23:48:08Z
https://github.com/python/cpython/issues/41798
1,198,807,804
41,798
[ "python", "cpython" ]
BPO | [1175850](https://bugs.python.org/issue1175850) --- | :--- Nosy | @birkenfeld, @rhettinger Files | <li>[classweakref.patch](https://bugs.python.org/file6587/classweakref.patch "Uploaded as text/plain at 2005-04-03.15:29:42 by glchapman")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2005-07-09.15:29:23.000> created_at = <Date 2005-04-03.15:29:42.000> labels = ['interpreter-core'] title = 'Allow weak referencing of classic classes' updated_at = <Date 2005-07-09.15:29:23.000> user = 'https://bugs.python.org/glchapman' ``` bugs.python.org fields: ```python activity = <Date 2005-07-09.15:29:23.000> actor = 'georg.brandl' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-04-03.15:29:42.000> creator = 'glchapman' dependencies = [] files = ['6587'] hgrepos = [] issue_num = 1175850 keywords = ['patch'] message_count = 7.0 messages = ['48132', '48133', '48134', '48135', '48136', '48137', '48138'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'rhettinger', 'glchapman'] pr_nums = [] priority = 'normal' resolution = 'postponed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1175850' versions = ['Python 2.5'] ``` </p></details>
Allow weak referencing of classic classes
https://api.github.com/repos/python/cpython/issues/41797/comments
7
2005-04-03T15:29:42Z
2022-04-09T23:48:08Z
https://github.com/python/cpython/issues/41797
1,198,807,801
41,797
[ "python", "cpython" ]
BPO | [1175848](https://bugs.python.org/issue1175848) --- | :--- 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-06-26.22:01:57.000> created_at = <Date 2005-04-03.15:26:51.000> labels = ['library'] title = 'poorly named variable in urllib2.py' updated_at = <Date 2005-06-26.22:01:57.000> user = 'https://bugs.python.org/roysmith' ``` bugs.python.org fields: ```python activity = <Date 2005-06-26.22:01:57.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-04-03.15:26:51.000> creator = 'roysmith' dependencies = [] files = [] hgrepos = [] issue_num = 1175848 keywords = [] message_count = 3.0 messages = ['24872', '24873', '24874'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'georg.brandl', 'jjlee', 'roysmith'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1175848' versions = ['Python 2.3'] ``` </p></details>
poorly named variable in urllib2.py
https://api.github.com/repos/python/cpython/issues/41796/comments
3
2005-04-03T15:26:51Z
2022-04-09T23:48:07Z
https://github.com/python/cpython/issues/41796
1,198,807,800
41,796
[ "python", "cpython" ]
BPO | [1175686](https://bugs.python.org/issue1175686) --- | :--- Nosy | @rhettinger, @kbkaiser, @devdanzin Superseder | <li>bpo-1721083: Add File - Reload</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 2009-08-03.02:34:50.407> created_at = <Date 2005-04-03.08:48:10.000> labels = ['expert-IDLE', 'type-feature'] title = 'add "reload" function to IDLE' updated_at = <Date 2020-07-27.23:44:17.781> user = 'https://bugs.python.org/phr' ``` bugs.python.org fields: ```python activity = <Date 2020-07-27.23:44:17.781> actor = 'terry.reedy' assignee = 'kbk' closed = True closed_date = <Date 2009-08-03.02:34:50.407> closer = 'gpolo' components = ['IDLE'] creation = <Date 2005-04-03.08:48:10.000> creator = 'phr' dependencies = [] files = [] hgrepos = [] issue_num = 1175686 keywords = [] message_count = 10.0 messages = ['54423', '54424', '54425', '54426', '54427', '81446', '81583', '81624', '83101', '91212'] nosy_count = 6.0 nosy_names = ['rhettinger', 'kbk', 'phr', 'ajaksu2', 'LambertDW', 'gpolo'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = 'resolved' status = 'closed' superseder = '1721083' type = 'enhancement' url = 'https://bugs.python.org/issue1175686' versions = ['Python 3.1', 'Python 2.7'] ``` </p></details>
add "reload" function to IDLE
https://api.github.com/repos/python/cpython/issues/41795/comments
10
2005-04-03T08:48:10Z
2022-04-09T23:48:06Z
https://github.com/python/cpython/issues/41795
1,198,807,794
41,795
[ "python", "cpython" ]
BPO | [1175396](https://bugs.python.org/issue1175396) --- | :--- Nosy | @doerwalter, @irmen Files | <li>[bug.py](https://bugs.python.org/file1658/bug.py "Uploaded as text/plain at 2005-04-02.15:14:44 by @irmen"): test program that shows the problem</li><li>[testfile1.txt](https://bugs.python.org/file1659/testfile1.txt "Uploaded as text/plain at 2005-04-02.15:15:49 by @irmen"): inputfile with CR/LF line endings (needed by bug.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 2005-10-09.23:25:37.000> created_at = <Date 2005-04-02.15:14:44.000> labels = ['library'] title = 'codecs.readline sometimes removes newline chars' updated_at = <Date 2005-10-09.23:25:37.000> user = 'https://github.com/irmen' ``` bugs.python.org fields: ```python activity = <Date 2005-10-09.23:25:37.000> actor = 'irmen' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-04-02.15:14:44.000> creator = 'irmen' dependencies = [] files = ['1658', '1659'] hgrepos = [] issue_num = 1175396 keywords = [] message_count = 14.0 messages = ['24858', '24859', '24860', '24861', '24862', '24863', '24864', '24865', '24866', '24867', '24868', '24869', '24870', '24871'] nosy_count = 5.0 nosy_names = ['doerwalter', 'glchapman', 'vrmeyer', 'irmen', 'mmm'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1175396' versions = ['Python 2.4'] ``` </p></details>
codecs.readline sometimes removes newline chars
https://api.github.com/repos/python/cpython/issues/41794/comments
14
2005-04-02T15:14:44Z
2022-04-09T23:48:04Z
https://github.com/python/cpython/issues/41794
1,198,807,792
41,794
[ "python", "cpython" ]
BPO | [1175202](https://bugs.python.org/issue1175202) --- | :--- Nosy | @loewis Files | <li>[bug1.py](https://bugs.python.org/file1657/bug1.py "Uploaded as text/plain at 2005-04-02.05:24:51 by jeffstearns"): Script demonstrating bug described here</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-04-03.16:24:35.000> created_at = <Date 2005-04-02.05:24:51.000> labels = ['interpreter-core'] title = 'python hangs if import statement launches threads' updated_at = <Date 2005-04-03.16:24:35.000> user = 'https://bugs.python.org/jeffstearns' ``` bugs.python.org fields: ```python activity = <Date 2005-04-03.16:24:35.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-04-02.05:24:51.000> creator = 'jeffstearns' dependencies = [] files = ['1657'] hgrepos = [] issue_num = 1175202 keywords = [] message_count = 2.0 messages = ['24856', '24857'] nosy_count = 2.0 nosy_names = ['loewis', 'jeffstearns'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1175202' versions = ['Python 2.4'] ``` </p></details>
python hangs if import statement launches threads
https://api.github.com/repos/python/cpython/issues/41793/comments
2
2005-04-02T05:24:51Z
2022-04-09T23:48:02Z
https://github.com/python/cpython/issues/41793
1,198,807,789
41,793
[ "python", "cpython" ]
BPO | [1175194](https://bugs.python.org/issue1175194) --- | :--- Nosy | @birkenfeld, @tiran Files | <li>[bug1.py](https://bugs.python.org/file1656/bug1.py "Uploaded as text/plain at 2005-04-02.05:11:10 by jeffstearns"): Program demonstrating bug described here</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-02-23.23:28:59.418> created_at = <Date 2005-04-02.05:11:09.000> labels = ['interpreter-core', 'type-bug', 'docs'] title = 'import statement likely to crash if module launches threads' updated_at = <Date 2008-02-23.23:28:59.417> user = 'https://bugs.python.org/jeffstearns' ``` bugs.python.org fields: ```python activity = <Date 2008-02-23.23:28:59.417> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2008-02-23.23:28:59.418> closer = 'georg.brandl' components = ['Documentation', 'Interpreter Core'] creation = <Date 2005-04-02.05:11:09.000> creator = 'jeffstearns' dependencies = [] files = ['1656'] hgrepos = [] issue_num = 1175194 keywords = [] message_count = 4.0 messages = ['24854', '24855', '60174', '62844'] nosy_count = 4.0 nosy_names = ['nnorwitz', 'georg.brandl', 'jeffstearns', 'christian.heimes'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1175194' versions = ['Python 2.6'] ``` </p></details>
import statement likely to crash if module launches threads
https://api.github.com/repos/python/cpython/issues/41792/comments
4
2005-04-02T05:11:09Z
2022-04-09T23:48:01Z
https://github.com/python/cpython/issues/41792
1,198,807,788
41,792
[ "python", "cpython" ]
BPO | [1175070](https://bugs.python.org/issue1175070) --- | :--- Nosy | @gvanrossum Files | <li>[whitespace.diff](https://bugs.python.org/file6586/whitespace.diff "Uploaded as text/plain at 2005-04-01.21:17:21 by @gvanrossum"): Initial patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2005-04-02.15:18:58.000> created_at = <Date 2005-04-01.21:17:20.000> labels = ['interpreter-core'] title = 'Patch for whitespace enforcement' updated_at = <Date 2005-04-02.15:18:58.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2005-04-02.15:18:58.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-04-01.21:17:20.000> creator = 'gvanrossum' dependencies = [] files = ['6586'] hgrepos = [] issue_num = 1175070 keywords = ['patch'] message_count = 2.0 messages = ['48130', '48131'] nosy_count = 1.0 nosy_names = ['gvanrossum'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1175070' versions = ['Python 2.5'] ``` </p></details>
Patch for whitespace enforcement
https://api.github.com/repos/python/cpython/issues/41791/comments
2
2005-04-01T21:17:20Z
2022-04-09T23:48:01Z
https://github.com/python/cpython/issues/41791
1,198,807,786
41,791
[ "python", "cpython" ]
BPO | [1175048](https://bugs.python.org/issue1175048) --- | :--- Nosy | @loewis Files | <li>[export_more_libreadline_api.patch](https://bugs.python.org/file6585/export_more_libreadline_api.patch "Uploaded as text/plain at 2005-04-01.20:53:54 by bruce_edge"): Patch to python2.4 to export remaining libreadline functions.</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-04-01.20:58:55.000> created_at = <Date 2005-04-01.20:53:54.000> labels = ['extension-modules'] title = 'Export more libreadline API functions' updated_at = <Date 2005-04-01.20:58:55.000> user = 'https://bugs.python.org/bruceedge' ``` bugs.python.org fields: ```python activity = <Date 2005-04-01.20:58:55.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2005-04-01.20:53:54.000> creator = 'bruce_edge' dependencies = [] files = ['6585'] hgrepos = [] issue_num = 1175048 keywords = ['patch'] message_count = 2.0 messages = ['48128', '48129'] nosy_count = 2.0 nosy_names = ['loewis', 'bruce_edge'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1175048' versions = ['Python 2.4'] ``` </p></details>
Export more libreadline API functions
https://api.github.com/repos/python/cpython/issues/41790/comments
2
2005-04-01T20:53:54Z
2022-04-09T23:47:59Z
https://github.com/python/cpython/issues/41790
1,198,807,784
41,790
[ "python", "cpython" ]
BPO | [1175022](https://bugs.python.org/issue1175022) --- | :--- 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-06-25.20:08:09.000> created_at = <Date 2005-04-01.20:09:35.000> labels = ['docs'] title = 'property example code error' updated_at = <Date 2005-06-25.20:08:09.000> user = 'https://bugs.python.org/ojokimu' ``` bugs.python.org fields: ```python activity = <Date 2005-06-25.20:08:09.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-04-01.20:09:35.000> creator = 'ojokimu' dependencies = [] files = [] hgrepos = [] issue_num = 1175022 keywords = [] message_count = 3.0 messages = ['24851', '24852', '24853'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'georg.brandl', 'jafo', 'ojokimu'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1175022' versions = ['Python 2.4'] ``` </p></details>
property example code error
https://api.github.com/repos/python/cpython/issues/41789/comments
3
2005-04-01T20:09:35Z
2022-04-09T23:47:59Z
https://github.com/python/cpython/issues/41789
1,198,807,782
41,789
[ "python", "cpython" ]
BPO | [1175004](https://bugs.python.org/issue1175004) --- | :--- Nosy | @mwhudson, @loewis, @ned-deily, @vadmium Dependencies | <li>bpo-23067: Export readline forced_update_display</li> Files | <li>[export_more_libreadline_api.patch](https://bugs.python.org/file6584/export_more_libreadline_api.patch "Uploaded as text/plain at 2005-04-04.15:25:47 by bruce_edge"): API expansion patch, with docs this time</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 = None created_at = <Date 2005-04-01.19:30:23.000> labels = ['extension-modules', 'type-feature'] title = 'Export more libreadline API functions' updated_at = <Date 2015-08-02.01:26:19.724> user = 'https://bugs.python.org/bruceedge' ``` bugs.python.org fields: ```python activity = <Date 2015-08-02.01:26:19.724> actor = 'martin.panter' assignee = 'none' closed = False closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2005-04-01.19:30:23.000> creator = 'bruce_edge' dependencies = ['23067'] files = ['6584'] hgrepos = [] issue_num = 1175004 keywords = ['patch'] message_count = 10.0 messages = ['48122', '48123', '48124', '48125', '48126', '48127', '93159', '116708', '247841', '247848'] nosy_count = 7.0 nosy_names = ['mwh', 'loewis', 'bruce_edge', 'strank', 'ned.deily', 'sa', 'martin.panter'] pr_nums = [] priority = 'normal' resolution = None stage = 'test needed' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1175004' versions = ['Python 3.2'] ``` </p></details>
Export more libreadline API functions
https://api.github.com/repos/python/cpython/issues/41788/comments
10
2005-04-01T19:30:23Z
2022-04-09T23:47:57Z
https://github.com/python/cpython/issues/41788
1,198,807,780
41,788
[ "python", "cpython" ]
BPO | [1174795](https://bugs.python.org/issue1174795) --- | :--- Nosy | @brettcannon <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-04-02.04:46:55.000> created_at = <Date 2005-04-01.12:49:31.000> labels = ['invalid', 'OS-windows'] title = 'PYTHONPATH is not working' updated_at = <Date 2005-04-02.04:46:55.000> user = 'https://bugs.python.org/bialix' ``` bugs.python.org fields: ```python activity = <Date 2005-04-02.04:46:55.000> actor = 'bialix' assignee = 'none' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2005-04-01.12:49:31.000> creator = 'bialix' dependencies = [] files = [] hgrepos = [] issue_num = 1174795 keywords = [] message_count = 4.0 messages = ['24847', '24848', '24849', '24850'] nosy_count = 3.0 nosy_names = ['brett.cannon', 'quiver', 'bialix'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1174795' versions = ['Python 2.4'] ``` </p></details>
PYTHONPATH is not working
https://api.github.com/repos/python/cpython/issues/41787/comments
4
2005-04-01T12:49:31Z
2022-04-09T23:47:56Z
https://github.com/python/cpython/issues/41787
1,198,807,775
41,787
[ "python", "cpython" ]
BPO | [1174712](https://bugs.python.org/issue1174712) --- | :--- Nosy | @mwhudson, @arigo <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2007-05-02.19:25:30.000> created_at = <Date 2005-04-01.09:22:14.000> labels = ['interpreter-core'] title = 'subclassing ModuleType and another built-in type' updated_at = <Date 2007-05-02.19:25:30.000> user = 'https://github.com/arigo' ``` bugs.python.org fields: ```python activity = <Date 2007-05-02.19:25:30.000> actor = 'arigo' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-04-01.09:22:14.000> creator = 'arigo' dependencies = [] files = [] hgrepos = [] issue_num = 1174712 keywords = [] message_count = 5.0 messages = ['24842', '24843', '24844', '24845', '24846'] nosy_count = 2.0 nosy_names = ['mwh', 'arigo'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1174712' versions = [] ``` </p></details>
subclassing ModuleType and another built-in type
https://api.github.com/repos/python/cpython/issues/41786/comments
5
2005-04-01T09:22:14Z
2022-04-09T23:47:55Z
https://github.com/python/cpython/issues/41786
1,198,807,773
41,786
[ "python", "cpython" ]
BPO | [1174614](https://bugs.python.org/issue1174614) --- | :--- Nosy | @gvanrossum, @etrepum, @tiran Files | <li>[site-2.5-1.diff](https://bugs.python.org/file6583/site-2.5-1.diff "Uploaded as text/plain at 2005-04-01.05:24:44 by @etrepum"): site-2.5-1.diff</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tiran' closed_at = <Date 2008-05-27.06:58:17.730> created_at = <Date 2005-04-01.05:24:44.000> labels = ['library'] title = 'site enhancements' updated_at = <Date 2008-05-27.06:58:17.729> user = 'https://github.com/etrepum' ``` bugs.python.org fields: ```python activity = <Date 2008-05-27.06:58:17.729> actor = 'georg.brandl' assignee = 'christian.heimes' closed = True closed_date = <Date 2008-05-27.06:58:17.730> closer = 'georg.brandl' components = ['Library (Lib)'] creation = <Date 2005-04-01.05:24:44.000> creator = 'bob.ippolito' dependencies = [] files = ['6583'] hgrepos = [] issue_num = 1174614 keywords = ['patch'] message_count = 13.0 messages = ['48111', '48112', '48113', '48114', '48115', '48116', '48117', '48118', '48119', '48120', '48121', '59784', '62773'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'jvr', 'bob.ippolito', 'christian.heimes'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1174614' versions = ['Python 2.6'] ``` </p></details>
site enhancements
https://api.github.com/repos/python/cpython/issues/41785/comments
13
2005-04-01T05:24:44Z
2022-04-09T23:47:55Z
https://github.com/python/cpython/issues/41785
1,198,807,768
41,785
[ "python", "cpython" ]
BPO | [1174606](https://bugs.python.org/issue1174606) --- | :--- Nosy | @loewis, @akuchling, @arigo, @birkenfeld, @pitrou, @benjaminp, @bitdancer Files | <li>[issue1174606.diff](https://bugs.python.org/file9511/issue1174606.diff "Uploaded as text/plain at 2008-02-23.18:26:36 by dugan"): suggested patch</li><li>[issue1174606.diff](https://bugs.python.org/file9512/issue1174606.diff "Uploaded as text/plain at 2008-02-23.18:40:21 by dugan"): test attached as well.</li><li>[1174606.patch](https://bugs.python.org/file10266/1174606.patch "Uploaded as text/plain at 2008-05-10.18:53:45 by djmitche")</li><li>[1174606-2.patch](https://bugs.python.org/file10271/1174606-2.patch "Uploaded as text/plain at 2008-05-10.19:59:44 by djmitche")</li><li>[1174606-3.patch](https://bugs.python.org/file10274/1174606-3.patch "Uploaded as text/plain at 2008-05-11.00:28:35 by djmitche")</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-07-31.21:09:12.864> created_at = <Date 2005-04-01.04:48:46.000> labels = ['interpreter-core', 'easy', 'type-crash'] title = 'Reading /dev/zero causes SystemError' updated_at = <Date 2010-07-31.21:09:12.819> user = 'https://bugs.python.org/Rhamphoryncus' ``` bugs.python.org fields: ```python activity = <Date 2010-07-31.21:09:12.819> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2010-07-31.21:09:12.864> closer = 'georg.brandl' components = ['Interpreter Core'] creation = <Date 2005-04-01.04:48:46.000> creator = 'Rhamphoryncus' dependencies = [] files = ['9511', '9512', '10266', '10271', '10274'] hgrepos = [] issue_num = 1174606 keywords = ['easy'] message_count = 26.0 messages = ['60709', '60710', '60711', '60712', '60713', '60714', '60715', '60716', '60717', '60718', '62577', '62781', '62793', '66558', '66561', '66569', '66578', '66581', '66593', '84296', '84346', '84349', '84351', '84363', '84380', '112205'] nosy_count = 12.0 nosy_names = ['loewis', 'akuchling', 'arigo', 'jepler', 'georg.brandl', 'jafo', 'Rhamphoryncus', 'Rhamphoryncus', 'pitrou', 'djmitche', 'benjamin.peterson', 'dugan', 'r.david.murray'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = 'resolved' status = 'closed' superseder = None type = 'crash' url = 'https://bugs.python.org/issue1174606' versions = ['Python 2.6', 'Python 2.7'] ``` </p></details>
Reading /dev/zero causes SystemError
https://api.github.com/repos/python/cpython/issues/41784/comments
26
2005-04-01T04:48:46Z
2022-04-09T23:47:53Z
https://github.com/python/cpython/issues/41784
1,198,807,764
41,784
[ "python", "cpython" ]
BPO | [1174589](https://bugs.python.org/issue1174589) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-04-05.00:00:58.000> created_at = <Date 2005-04-01.03:59:41.000> labels = ['library'] title = 'hierarchical regular expression' updated_at = <Date 2005-04-05.00:00:58.000> user = 'https://bugs.python.org/ottrey' ``` bugs.python.org fields: ```python activity = <Date 2005-04-05.00:00:58.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-04-01.03:59:41.000> creator = 'ottrey' dependencies = [] files = [] hgrepos = [] issue_num = 1174589 keywords = ['patch'] message_count = 6.0 messages = ['48105', '48106', '48107', '48108', '48109', '48110'] nosy_count = 2.0 nosy_names = ['loewis', 'ottrey'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1174589' versions = [] ``` </p></details>
hierarchical regular expression
https://api.github.com/repos/python/cpython/issues/41783/comments
6
2005-04-01T03:59:41Z
2022-04-09T23:47:52Z
https://github.com/python/cpython/issues/41783
1,198,807,758
41,783
[ "python", "cpython" ]
BPO | [1173998](https://bugs.python.org/issue1173998) --- | :--- Nosy | @freddrake Files | <li>[pyexpat-patches.txt](https://bugs.python.org/file6582/pyexpat-patches.txt "Uploaded as text/plain at 2005-03-31.10:59:05 by pdecat"): Patches for r231,r232,r233,r234,r235 (pyexpat.c-2.83) and HEAD (pyexpat.c-2.90)</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-01-10.07:14:04.000> created_at = <Date 2005-03-31.10:59:05.000> labels = ['extension-modules'] title = 'Python crashes in pyexpat.c if malformed XML is parsed' updated_at = <Date 2006-01-10.07:14:04.000> user = 'https://bugs.python.org/pdecat' ``` bugs.python.org fields: ```python activity = <Date 2006-01-10.07:14:04.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2005-03-31.10:59:05.000> creator = 'pdecat' dependencies = [] files = ['6582'] hgrepos = [] issue_num = 1173998 keywords = ['patch'] message_count = 6.0 messages = ['48099', '48100', '48101', '48102', '48103', '48104'] nosy_count = 3.0 nosy_names = ['fdrake', 'nnorwitz', 'pdecat'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1173998' versions = ['Python 2.3'] ``` </p></details>
Python crashes in pyexpat.c if malformed XML is parsed
https://api.github.com/repos/python/cpython/issues/41782/comments
6
2005-03-31T10:59:05Z
2022-04-09T23:47:50Z
https://github.com/python/cpython/issues/41782
1,198,807,756
41,782
[ "python", "cpython" ]
BPO | [1173773](https://bugs.python.org/issue1173773) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-04-23.03:42:56.000> created_at = <Date 2005-03-31.02:19:13.000> labels = ['docs'] title = 'multiple broken links in profiler docs' updated_at = <Date 2005-04-23.03:42:56.000> user = 'https://bugs.python.org/isandler' ``` bugs.python.org fields: ```python activity = <Date 2005-04-23.03:42:56.000> actor = 'isandler' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-03-31.02:19:13.000> creator = 'isandler' dependencies = [] files = [] hgrepos = [] issue_num = 1173773 keywords = [] message_count = 2.0 messages = ['24840', '24841'] nosy_count = 1.0 nosy_names = ['isandler'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1173773' versions = ['Python 2.4'] ``` </p></details>
multiple broken links in profiler docs
https://api.github.com/repos/python/cpython/issues/41781/comments
2
2005-03-31T02:19:13Z
2022-04-09T23:47:49Z
https://github.com/python/cpython/issues/41781
1,198,807,755
41,781
[ "python", "cpython" ]
BPO | [1173637](https://bugs.python.org/issue1173637) --- | :--- Nosy | @mwhudson, @loewis, @sjoerdmullender, @arigo, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-04-17.10:42:38.000> created_at = <Date 2005-03-30.21:37:00.000> labels = [] title = 'quit should quit' updated_at = <Date 2005-04-17.10:42:38.000> user = 'https://bugs.python.org/mchaput' ``` bugs.python.org fields: ```python activity = <Date 2005-04-17.10:42:38.000> actor = 'pernici' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-03-30.21:37:00.000> creator = 'mchaput' dependencies = [] files = [] hgrepos = [] issue_num = 1173637 keywords = [] message_count = 11.0 messages = ['24829', '24830', '24831', '24832', '24833', '24834', '24835', '24836', '24837', '24838', '24839'] nosy_count = 8.0 nosy_names = ['mwh', 'loewis', 'sjoerd', 'arigo', 'rhettinger', 'isandler', 'mchaput', 'pernici'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1173637' versions = [] ``` </p></details>
quit should quit
https://api.github.com/repos/python/cpython/issues/41780/comments
11
2005-03-30T21:37:00Z
2022-04-09T23:47:48Z
https://github.com/python/cpython/issues/41780
1,198,807,754
41,780
[ "python", "cpython" ]
BPO | [1173475](https://bugs.python.org/issue1173475) --- | :--- Nosy | @mwhudson, @rhettinger, @terryjreedy, @ronaldoussoren, @devdanzin, @vadmium Files | <li>[var-sized-slots-1.diff](https://bugs.python.org/file6581/var-sized-slots-1.diff "Uploaded as text/plain at 2005-03-30.17:09:15 by @mwhudson"): mwh's patch #1</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/arigo' closed_at = <Date 2010-08-11.22:03:01.354> created_at = <Date 2005-03-30.17:09:14.000> labels = ['interpreter-core', 'type-feature'] title = '__slots__ for subclasses of variable length types' updated_at = <Date 2015-03-12.05:25:41.393> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2015-03-12.05:25:41.393> actor = 'martin.panter' assignee = 'arigo' closed = True closed_date = <Date 2010-08-11.22:03:01.354> closer = 'rhettinger' components = ['Interpreter Core'] creation = <Date 2005-03-30.17:09:14.000> creator = 'mwh' dependencies = [] files = ['6581'] hgrepos = [] issue_num = 1173475 keywords = [] message_count = 12.0 messages = ['48094', '48095', '48096', '48097', '48098', '82173', '110432', '113454', '113615', '113630', '113631', '184641'] nosy_count = 7.0 nosy_names = ['mwh', 'rhettinger', 'terry.reedy', 'ronaldoussoren', 'ajaksu2', 'BreamoreBoy', 'martin.panter'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = 'patch review' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1173475' versions = ['Python 3.4'] ``` </p></details>
__slots__ for subclasses of variable length types
https://api.github.com/repos/python/cpython/issues/41779/comments
12
2005-03-30T17:09:14Z
2022-04-09T23:47:48Z
https://github.com/python/cpython/issues/41779
1,198,807,748
41,779
[ "python", "cpython" ]
BPO | [1173407](https://bugs.python.org/issue1173407) --- | :--- Nosy | @tim-one, @rhettinger, @terryjreedy <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-03-30.22:24:12.000> created_at = <Date 2005-03-30.15:42:25.000> labels = ['docs'] title = "very minor doc bug in 'listsort.txt'" updated_at = <Date 2005-03-30.22:24:12.000> user = 'https://bugs.python.org/gyrof' ``` bugs.python.org fields: ```python activity = <Date 2005-03-30.22:24:12.000> actor = 'gyrof' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-03-30.15:42:25.000> creator = 'gyrof' dependencies = [] files = [] hgrepos = [] issue_num = 1173407 keywords = [] message_count = 6.0 messages = ['24823', '24824', '24825', '24826', '24827', '24828'] nosy_count = 4.0 nosy_names = ['tim.peters', 'rhettinger', 'terry.reedy', 'gyrof'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1173407' versions = ['Python 2.4'] ``` </p></details>
very minor doc bug in 'listsort.txt'
https://api.github.com/repos/python/cpython/issues/41778/comments
6
2005-03-30T15:42:25Z
2022-04-09T23:47:46Z
https://github.com/python/cpython/issues/41778
1,198,807,741
41,778
[ "python", "cpython" ]
BPO | [1173245](https://bugs.python.org/issue1173245) --- | :--- Nosy | @hyeshik Files | <li>[unicodedata.patch](https://bugs.python.org/file6580/unicodedata.patch "Uploaded as text/plain at 2005-03-30.12:16:09 by yallop")</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-06-04.07:33:00.000> created_at = <Date 2005-03-30.12:16:09.000> labels = ['extension-modules'] title = 'unicodedata docstrings' updated_at = <Date 2005-06-04.07:33:00.000> user = 'https://bugs.python.org/yallop' ``` bugs.python.org fields: ```python activity = <Date 2005-06-04.07:33:00.000> actor = 'hyeshik.chang' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2005-03-30.12:16:09.000> creator = 'yallop' dependencies = [] files = ['6580'] hgrepos = [] issue_num = 1173245 keywords = ['patch'] message_count = 4.0 messages = ['48090', '48091', '48092', '48093'] nosy_count = 3.0 nosy_names = ['yallop', 'hyeshik.chang', 'dsuch'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1173245' versions = [] ``` </p></details>
unicodedata docstrings
https://api.github.com/repos/python/cpython/issues/41777/comments
4
2005-03-30T12:16:09Z
2022-04-09T23:47:45Z
https://github.com/python/cpython/issues/41777
1,198,807,740
41,777
[ "python", "cpython" ]
BPO | [1173134](https://bugs.python.org/issue1173134) --- | :--- Nosy | @tarekziade, @merwok Superseder | <li>bpo-12394: packaging: generate scripts from callable (dotted paths)</li> Files | <li>[build_scripts.py](https://bugs.python.org/file6578/build_scripts.py "Uploaded as text/plain at 2005-03-30.09:05:43 by vds2212"): the modified build_scripts.py file</li><li>[build_scripts.py](https://bugs.python.org/file6579/build_scripts.py "Uploaded as text/plain at 2005-04-02.06:39:41 by vds2212"): build_scripts.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/merwok' closed_at = <Date 2012-02-19.09:47:55.519> created_at = <Date 2005-03-30.09:05:42.000> labels = ['type-feature'] title = 'improvement of the script adaptation for the win32 platform' updated_at = <Date 2012-02-19.09:47:55.518> user = 'https://bugs.python.org/vds2212' ``` bugs.python.org fields: ```python activity = <Date 2012-02-19.09:47:55.518> actor = 'eric.araujo' assignee = 'eric.araujo' closed = True closed_date = <Date 2012-02-19.09:47:55.519> closer = 'eric.araujo' components = ['Distutils2'] creation = <Date 2005-03-30.09:05:42.000> creator = 'vds2212' dependencies = [] files = ['6578', '6579'] hgrepos = [] issue_num = 1173134 keywords = ['patch'] message_count = 4.0 messages = ['48088', '48089', '75964', '153688'] nosy_count = 5.0 nosy_names = ['techtonik', 'vds2212', 'tarek', 'eric.araujo', 'alexis'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = 'resolved' status = 'closed' superseder = '12394' type = 'enhancement' url = 'https://bugs.python.org/issue1173134' versions = ['3rd party', 'Python 3.3'] ``` </p></details>
improvement of the script adaptation for the win32 platform
https://api.github.com/repos/python/cpython/issues/41776/comments
4
2005-03-30T09:05:42Z
2022-04-09T23:47:45Z
https://github.com/python/cpython/issues/41776
1,198,807,735
41,776
[ "python", "cpython" ]
BPO | [1172785](https://bugs.python.org/issue1172785) --- | :--- 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-06-26.22:24:02.000> created_at = <Date 2005-03-29.20:50:53.000> labels = ['library'] title = 'doctest.script_from_examples() result sometimes un-exec-able' updated_at = <Date 2005-06-26.22:24:02.000> user = 'https://bugs.python.org/jguyer' ``` bugs.python.org fields: ```python activity = <Date 2005-06-26.22:24:02.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-03-29.20:50:53.000> creator = 'jguyer' dependencies = [] files = [] hgrepos = [] issue_num = 1172785 keywords = [] message_count = 2.0 messages = ['24821', '24822'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'georg.brandl', 'jguyer'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1172785' versions = ['Python 2.4'] ``` </p></details>
doctest.script_from_examples() result sometimes un-exec-able
https://api.github.com/repos/python/cpython/issues/41775/comments
2
2005-03-29T20:50:53Z
2022-04-09T23:47:43Z
https://github.com/python/cpython/issues/41775
1,198,807,732
41,775
[ "python", "cpython" ]
BPO | [1172763](https://bugs.python.org/issue1172763) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2005-06-07.19:58:08.000> created_at = <Date 2005-03-29.20:23:04.000> labels = ['extension-modules'] title = 'dumbdbm hoses index on load failure' updated_at = <Date 2005-06-07.19:58:08.000> user = 'https://bugs.python.org/currivan' ``` bugs.python.org fields: ```python activity = <Date 2005-06-07.19:58:08.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2005-03-29.20:23:04.000> creator = 'currivan' dependencies = [] files = [] hgrepos = [] issue_num = 1172763 keywords = [] message_count = 2.0 messages = ['24819', '24820'] nosy_count = 2.0 nosy_names = ['akuchling', 'currivan'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1172763' versions = ['Python 2.4'] ``` </p></details>
dumbdbm hoses index on load failure
https://api.github.com/repos/python/cpython/issues/41774/comments
2
2005-03-29T20:23:04Z
2022-04-09T23:47:42Z
https://github.com/python/cpython/issues/41774
1,198,807,729
41,774
[ "python", "cpython" ]
BPO | [1172711](https://bugs.python.org/issue1172711) --- | :--- Nosy | @mdickinson, @vstinner, @skrah, @meadori Files | <li>[arraymodule-longlong.diff](https://bugs.python.org/file6576/arraymodule-longlong.diff "Uploaded as text/plain at 2005-03-29.18:58:42 by orenti")</li><li>[arraymodule-longlong-2.5.diff](https://bugs.python.org/file6577/arraymodule-longlong-2.5.diff "Uploaded as text/plain at 2005-04-07.23:53:34 by orenti")</li><li>[array_long_long.patch](https://bugs.python.org/file14439/array_long_long.patch "Uploaded as text/plain at 2009-07-03.14:17:37 by ocean-city"): for trunk</li><li>[issue-1172711.patch](https://bugs.python.org/file18627/issue-1172711.patch "Uploaded as text/plain at 2010-08-24.13:09:46 by @meadori"): py3k patch</li><li>[issue-1172711.patch](https://bugs.python.org/file23100/issue-1172711.patch "Uploaded as text/plain at 2011-09-05.02:25:04 by @meadori"): Patch against tip (3.3.0a0)</li><li>[issue-1172711.patch](https://bugs.python.org/file23121/issue-1172711.patch "Uploaded as text/plain at 2011-09-09.03:02:09 by @meadori"): v2 patch against tip (3.3.0a0)</li><li>[issue-1172711.patch](https://bugs.python.org/file23148/issue-1172711.patch "Uploaded as text/plain at 2011-09-14.01:20:29 by @meadori"): v3 patch against tip (3.3.0a0)</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 2011-09-21.01:06:14.909> created_at = <Date 2005-03-29.18:58:42.000> labels = ['extension-modules', 'type-feature'] title = 'long long support for array module' updated_at = <Date 2011-09-21.08:14:34.741> user = 'https://bugs.python.org/orenti' ``` bugs.python.org fields: ```python activity = <Date 2011-09-21.08:14:34.741> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2011-09-21.01:06:14.909> closer = 'meador.inge' components = ['Extension Modules'] creation = <Date 2005-03-29.18:58:42.000> creator = 'orenti' dependencies = [] files = ['6576', '6577', '14439', '18627', '23100', '23121', '23148'] hgrepos = [] issue_num = 1172711 keywords = ['patch'] message_count = 27.0 messages = ['48085', '48086', '48087', '90059', '108500', '108508', '108509', '114784', '126142', '143507', '143745', '143751', '143856', '143934', '143948', '143955', '143980', '143983', '144001', '144003', '144062', '144121', '144125', '144359', '144360', '144364', '144371'] nosy_count = 9.0 nosy_names = ['orenti', 'mark.dickinson', 'vstinner', 'ocean-city', 'cmcqueen1975', 'skrah', 'meador.inge', 'mattchaput', 'python-dev'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1172711' versions = ['Python 3.3'] ``` </p></details>
long long support for array module
https://api.github.com/repos/python/cpython/issues/41773/comments
27
2005-03-29T18:58:42Z
2022-04-09T23:47:40Z
https://github.com/python/cpython/issues/41773
1,198,807,727
41,773
[ "python", "cpython" ]
BPO | [1172581](https://bugs.python.org/issue1172581) --- | :--- Nosy | @terryjreedy <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-03-30.18:03:15.000> created_at = <Date 2005-03-29.15:02:42.000> labels = ['docs'] title = '"cmp" should be "key" in sort doc' updated_at = <Date 2005-03-30.18:03:15.000> user = 'https://bugs.python.org/kbriggs' ``` bugs.python.org fields: ```python activity = <Date 2005-03-30.18:03:15.000> actor = 'terry.reedy' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-03-29.15:02:42.000> creator = 'kbriggs' dependencies = [] files = [] hgrepos = [] issue_num = 1172581 keywords = [] message_count = 3.0 messages = ['24816', '24817', '24818'] nosy_count = 2.0 nosy_names = ['terry.reedy', 'kbriggs'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1172581' versions = ['Python 2.4'] ``` </p></details>
"cmp" should be "key" in sort doc
https://api.github.com/repos/python/cpython/issues/41772/comments
3
2005-03-29T15:02:42Z
2022-04-09T23:47:39Z
https://github.com/python/cpython/issues/41772
1,198,807,723
41,772
[ "python", "cpython" ]
BPO | [1172554](https://bugs.python.org/issue1172554) --- | :--- 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 2005-03-29.15:35:08.000> created_at = <Date 2005-03-29.14:22:33.000> labels = ['docs'] title = '"cmp" should be "key" in sort doc' updated_at = <Date 2005-03-29.15:35:08.000> user = 'https://bugs.python.org/kbriggs' ``` bugs.python.org fields: ```python activity = <Date 2005-03-29.15:35:08.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-03-29.14:22:33.000> creator = 'kbriggs' dependencies = [] files = [] hgrepos = [] issue_num = 1172554 keywords = [] message_count = 2.0 messages = ['24814', '24815'] nosy_count = 2.0 nosy_names = ['rhettinger', 'kbriggs'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1172554' versions = ['Python 2.4'] ``` </p></details>
"cmp" should be "key" in sort doc
https://api.github.com/repos/python/cpython/issues/41771/comments
2
2005-03-29T14:22:33Z
2022-04-09T23:47:38Z
https://github.com/python/cpython/issues/41771
1,198,807,720
41,771
[ "python", "cpython" ]
BPO | [1172011](https://bugs.python.org/issue1172011) --- | :--- Nosy | @orsenthil, @bitdancer <sup>*Note: these values reflect the state of the issue at 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-12.10:26:55.594> created_at = <Date 2005-03-28.18:20:15.000> labels = ['easy', 'invalid', 'type-bug', 'library'] title = 'BaseCookie should call value_decode from __getitem__' updated_at = <Date 2010-09-22.03:24:57.568> user = 'https://bugs.python.org/ryan' ``` bugs.python.org fields: ```python activity = <Date 2010-09-22.03:24:57.568> actor = 'orsenthil' assignee = 'none' closed = True closed_date = <Date 2010-09-12.10:26:55.594> closer = 'BreamoreBoy' components = ['Library (Lib)'] creation = <Date 2005-03-28.18:20:15.000> creator = 'ryan' dependencies = [] files = [] hgrepos = [] issue_num = 1172011 keywords = ['easy'] message_count = 6.0 messages = ['60708', '109888', '114491', '114679', '116164', '117125'] nosy_count = 4.0 nosy_names = ['orsenthil', 'ryan', 'r.david.murray', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1172011' versions = ['Python 3.1', 'Python 2.7', 'Python 3.2'] ``` </p></details>
BaseCookie should call value_decode from __getitem__
https://api.github.com/repos/python/cpython/issues/41770/comments
6
2005-03-28T18:20:15Z
2022-04-09T23:47:37Z
https://github.com/python/cpython/issues/41770
1,198,807,718
41,770
[ "python", "cpython" ]
BPO | [1171994](https://bugs.python.org/issue1171994) --- | :--- Nosy | @akuchling, @terryjreedy <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-06-08.21:48:43.000> created_at = <Date 2005-03-28.17:49:40.000> labels = ['docs'] title = 'error in documentation for splitting empty string ' updated_at = <Date 2005-06-08.21:48:43.000> user = 'https://bugs.python.org/tungwaiyip' ``` bugs.python.org fields: ```python activity = <Date 2005-06-08.21:48:43.000> actor = 'akuchling' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-03-28.17:49:40.000> creator = 'tungwaiyip' dependencies = [] files = [] hgrepos = [] issue_num = 1171994 keywords = [] message_count = 3.0 messages = ['24811', '24812', '24813'] nosy_count = 3.0 nosy_names = ['akuchling', 'terry.reedy', 'tungwaiyip'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1171994' versions = ['Python 2.4'] ``` </p></details>
error in documentation for splitting empty string
https://api.github.com/repos/python/cpython/issues/41769/comments
3
2005-03-28T17:49:40Z
2022-04-09T23:47:36Z
https://github.com/python/cpython/issues/41769
1,198,807,715
41,769
[ "python", "cpython" ]
BPO | [1171819](https://bugs.python.org/issue1171819) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-03-28.18:48:29.000> created_at = <Date 2005-03-28.13:05:51.000> labels = ['invalid', 'docs'] title = 'Error in code example in main tutorial, section 9.3.4' updated_at = <Date 2005-03-28.18:48:29.000> user = 'https://bugs.python.org/niekbouman' ``` bugs.python.org fields: ```python activity = <Date 2005-03-28.18:48:29.000> actor = 'niekbouman' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-03-28.13:05:51.000> creator = 'niekbouman' dependencies = [] files = [] hgrepos = [] issue_num = 1171819 keywords = [] message_count = 3.0 messages = ['24808', '24809', '24810'] nosy_count = 2.0 nosy_names = ['loewis', 'niekbouman'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1171819' versions = [] ``` </p></details>
Error in code example in main tutorial, section 9.3.4
https://api.github.com/repos/python/cpython/issues/41768/comments
3
2005-03-28T13:05:51Z
2022-04-09T23:47:35Z
https://github.com/python/cpython/issues/41768
1,198,807,712
41,768
[ "python", "cpython" ]
BPO | [1171767](https://bugs.python.org/issue1171767) --- | :--- Nosy | @loewis, @jackjansen, @etrepum Files | <li>[darwin-configure-2.4.1-2.diff](https://bugs.python.org/file6575/darwin-configure-2.4.1-2.diff "Uploaded as text/plain at 2005-03-28.17:51:47 by @etrepum"): darwin-configure-2.4.1-2.diff</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/etrepum' closed_at = <Date 2005-03-31.10:40:23.000> created_at = <Date 2005-03-28.10:13:53.000> labels = ['OS-mac'] title = 'Fix compile/link when using Darwin 8' updated_at = <Date 2005-03-31.10:40:23.000> user = 'https://github.com/etrepum' ``` bugs.python.org fields: ```python activity = <Date 2005-03-31.10:40:23.000> actor = 'jackjansen' assignee = 'bob.ippolito' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2005-03-28.10:13:53.000> creator = 'bob.ippolito' dependencies = [] files = ['6575'] hgrepos = [] issue_num = 1171767 keywords = ['patch'] message_count = 15.0 messages = ['48070', '48071', '48072', '48073', '48074', '48075', '48076', '48077', '48078', '48079', '48080', '48081', '48082', '48083', '48084'] nosy_count = 3.0 nosy_names = ['loewis', 'jackjansen', 'bob.ippolito'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1171767' versions = ['Python 2.4'] ``` </p></details>
Fix compile/link when using Darwin 8
https://api.github.com/repos/python/cpython/issues/41767/comments
15
2005-03-28T10:13:53Z
2022-04-09T23:47:34Z
https://github.com/python/cpython/issues/41767
1,198,807,708
41,767
[ "python", "cpython" ]
BPO | [1171735](https://bugs.python.org/issue1171735) --- | :--- Nosy | @etrepum Files | <li>[darwin-configure-2.5-2.diff](https://bugs.python.org/file6574/darwin-configure-2.5-2.diff "Uploaded as text/plain at 2005-03-28.17:52:19 by @etrepum"): darwin-configure-2.5-2.diff</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/etrepum' closed_at = <Date 2005-03-28.23:25:50.000> created_at = <Date 2005-03-28.09:31:04.000> labels = ['OS-mac'] title = 'Fix compile/link when using Darwin 8' updated_at = <Date 2005-03-28.23:25:50.000> user = 'https://github.com/etrepum' ``` bugs.python.org fields: ```python activity = <Date 2005-03-28.23:25:50.000> actor = 'bob.ippolito' assignee = 'bob.ippolito' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2005-03-28.09:31:04.000> creator = 'bob.ippolito' dependencies = [] files = ['6574'] hgrepos = [] issue_num = 1171735 keywords = ['patch'] message_count = 5.0 messages = ['48065', '48066', '48067', '48068', '48069'] nosy_count = 1.0 nosy_names = ['bob.ippolito'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1171735' versions = ['Python 2.5'] ``` </p></details>
Fix compile/link when using Darwin 8
https://api.github.com/repos/python/cpython/issues/41766/comments
5
2005-03-28T09:31:04Z
2022-04-09T23:47:33Z
https://github.com/python/cpython/issues/41766
1,198,807,706
41,766
[ "python", "cpython" ]
BPO | [1171487](https://bugs.python.org/issue1171487) --- | :--- Nosy | @akuchling Files | <li>[base32decode_fix.diff](https://bugs.python.org/file6573/base32decode_fix.diff "Uploaded as text/plain at 2005-03-27.21:43:09 by logistix")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2005-06-08.22:53:58.000> created_at = <Date 2005-03-27.19:46:17.000> labels = ['library'] title = 'Patch for [ 1170331 ] Error in base64.b32decode' updated_at = <Date 2005-06-08.22:53:58.000> user = 'https://bugs.python.org/logistix' ``` bugs.python.org fields: ```python activity = <Date 2005-06-08.22:53:58.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-03-27.19:46:17.000> creator = 'logistix' dependencies = [] files = ['6573'] hgrepos = [] issue_num = 1171487 keywords = ['patch'] message_count = 3.0 messages = ['48062', '48063', '48064'] nosy_count = 2.0 nosy_names = ['akuchling', 'logistix'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1171487' versions = ['Python 2.4'] ``` </p></details>
Patch for [ 1170331 ] Error in base64.b32decode
https://api.github.com/repos/python/cpython/issues/41765/comments
3
2005-03-27T19:46:17Z
2022-04-09T23:47:32Z
https://github.com/python/cpython/issues/41765
1,198,807,703
41,765
[ "python", "cpython" ]
BPO | [1171417](https://bugs.python.org/issue1171417) --- | :--- Nosy | @rhettinger Files | <li>[libitertools.diff](https://bugs.python.org/file6572/libitertools.diff "Uploaded as text/plain at 2005-03-27.16:09:07 by pernici"): diff to cvs: python/python/dist/src/Doc/lib/libitertools.tex Revision 1.34</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 2005-03-27.20:20:11.000> created_at = <Date 2005-03-27.16:03:21.000> labels = ['library'] title = 'bug fix for islice() in docs' updated_at = <Date 2005-03-27.20:20:11.000> user = 'https://bugs.python.org/pernici' ``` bugs.python.org fields: ```python activity = <Date 2005-03-27.20:20:11.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-03-27.16:03:21.000> creator = 'pernici' dependencies = [] files = ['6572'] hgrepos = [] issue_num = 1171417 keywords = ['patch'] message_count = 2.0 messages = ['48060', '48061'] nosy_count = 2.0 nosy_names = ['rhettinger', 'pernici'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1171417' versions = ['Python 2.4'] ``` </p></details>
bug fix for islice() in docs
https://api.github.com/repos/python/cpython/issues/41764/comments
2
2005-03-27T16:03:21Z
2022-04-09T23:47:31Z
https://github.com/python/cpython/issues/41764
1,198,807,695
41,764
[ "python", "cpython" ]
BPO | [1171150](https://bugs.python.org/issue1171150) --- | :--- Nosy | @birkenfeld, @birkenfeld Files | <li>[python-py_compile.patch](https://bugs.python.org/file6571/python-py_compile.patch "Uploaded as text/plain at 2005-03-26.20:57:13 by paulcannon"): patch to add a newline</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-06-10.17:15:48.000> created_at = <Date 2005-03-26.20:57:13.000> labels = ['library'] title = 'Newline in error output of py_compile.compile' updated_at = <Date 2005-06-10.17:15:48.000> user = 'https://bugs.python.org/paulcannon' ``` bugs.python.org fields: ```python activity = <Date 2005-06-10.17:15:48.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-03-26.20:57:13.000> creator = 'paulcannon' dependencies = [] files = ['6571'] hgrepos = [] issue_num = 1171150 keywords = ['patch'] message_count = 2.0 messages = ['48058', '48059'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'georg.brandl', 'paulcannon'] pr_nums = [] priority = 'low' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1171150' versions = [] ``` </p></details>
Newline in error output of py_compile.compile
https://api.github.com/repos/python/cpython/issues/41763/comments
2
2005-03-26T20:57:13Z
2022-04-09T23:47:29Z
https://github.com/python/cpython/issues/41763
1,198,807,690
41,763
[ "python", "cpython" ]
BPO | [1171023](https://bugs.python.org/issue1171023) --- | :--- Nosy | @brettcannon Files | <li>[joinfix.py](https://bugs.python.org/file1655/joinfix.py "Uploaded as text/plain at 2005-03-26.15:20:06 by phansen"): snippet that works around 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 = None closed_at = <Date 2007-07-28.16:43:20.000> created_at = <Date 2005-03-26.14:40:57.000> labels = ['interpreter-core'] title = 'Thread.join() fails to release Lock on KeyboardInterrupt' updated_at = <Date 2007-07-28.16:43:20.000> user = 'https://bugs.python.org/phansen' ``` bugs.python.org fields: ```python activity = <Date 2007-07-28.16:43:20.000> actor = 'phansen' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-03-26.14:40:57.000> creator = 'phansen' dependencies = [] files = ['1655'] hgrepos = [] issue_num = 1171023 keywords = [] message_count = 7.0 messages = ['24801', '24802', '24803', '24804', '24805', '24806', '24807'] nosy_count = 3.0 nosy_names = ['brett.cannon', 'phansen', 'marvinalone'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1171023' versions = ['Python 2.4'] ``` </p></details>
Thread.join() fails to release Lock on KeyboardInterrupt
https://api.github.com/repos/python/cpython/issues/41762/comments
7
2005-03-26T14:40:57Z
2022-04-09T23:47:27Z
https://github.com/python/cpython/issues/41762
1,198,807,686
41,762
[ "python", "cpython" ]
BPO | [1170766](https://bugs.python.org/issue1170766) --- | :--- Nosy | @mwhudson, @arigo, @rhettinger, @pitrou <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2011-01-04.01:23:34.360> created_at = <Date 2005-03-25.21:54:29.000> labels = ['type-bug', 'library'] title = 'weakref.proxy incorrect behaviour' updated_at = <Date 2011-01-04.18:35:31.351> user = 'https://bugs.python.org/kozlovsky' ``` bugs.python.org fields: ```python activity = <Date 2011-01-04.18:35:31.351> actor = 'arigo' assignee = 'none' closed = True closed_date = <Date 2011-01-04.01:23:34.360> closer = 'pitrou' components = ['Library (Lib)'] creation = <Date 2005-03-25.21:54:29.000> creator = 'kozlovsky' dependencies = [] files = [] hgrepos = [] issue_num = 1170766 keywords = [] message_count = 10.0 messages = ['24796', '24797', '24798', '24799', '24800', '56062', '114490', '114500', '125272', '125347'] nosy_count = 7.0 nosy_names = ['mwh', 'arigo', 'rhettinger', 'jafo', 'pitrou', 'kozlovsky', 'BreamoreBoy'] pr_nums = [] priority = 'low' resolution = 'out of date' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1170766' versions = ['Python 3.1', 'Python 2.7', 'Python 3.2'] ``` </p></details>
weakref.proxy incorrect behaviour
https://api.github.com/repos/python/cpython/issues/41761/comments
10
2005-03-25T21:54:29Z
2022-04-09T23:47:26Z
https://github.com/python/cpython/issues/41761
1,198,807,681
41,761
[ "python", "cpython" ]
BPO | [1170460](https://bugs.python.org/issue1170460) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-03-28.15:30:00.000> created_at = <Date 2005-03-25.11:22:31.000> labels = ['docs'] title = 'gc module docu' updated_at = <Date 2005-03-28.15:30:00.000> user = 'https://bugs.python.org/martinxyz' ``` bugs.python.org fields: ```python activity = <Date 2005-03-28.15:30:00.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-03-25.11:22:31.000> creator = 'martinxyz' dependencies = [] files = [] hgrepos = [] issue_num = 1170460 keywords = [] message_count = 2.0 messages = ['24794', '24795'] nosy_count = 2.0 nosy_names = ['loewis', 'martinxyz'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1170460' versions = [] ``` </p></details>
gc module docu
https://api.github.com/repos/python/cpython/issues/41760/comments
2
2005-03-25T11:22:31Z
2022-04-09T23:47:25Z
https://github.com/python/cpython/issues/41760
1,198,807,676
41,760
[ "python", "cpython" ]
BPO | [1170424](https://bugs.python.org/issue1170424) --- | :--- Nosy | @loewis, @terryjreedy <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-04-01.21:50:58.000> created_at = <Date 2005-03-25.09:58:27.000> labels = ['invalid', 'library'] title = 'why should URL be required for all packages' updated_at = <Date 2005-04-01.21:50:58.000> user = 'https://bugs.python.org/jae' ``` bugs.python.org fields: ```python activity = <Date 2005-04-01.21:50:58.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2005-03-25.09:58:27.000> creator = 'jae' dependencies = [] files = [] hgrepos = [] issue_num = 1170424 keywords = [] message_count = 3.0 messages = ['24791', '24792', '24793'] nosy_count = 3.0 nosy_names = ['loewis', 'terry.reedy', 'jae'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1170424' versions = [] ``` </p></details>
why should URL be required for all packages
https://api.github.com/repos/python/cpython/issues/41759/comments
3
2005-03-25T09:58:27Z
2022-04-09T23:47:23Z
https://github.com/python/cpython/issues/41759
1,198,807,668
41,759
[ "python", "cpython" ]
BPO | [1170422](https://bugs.python.org/issue1170422) --- | :--- Nosy | @akuchling, @terryjreedy <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2005-06-07.18:56:53.000> created_at = <Date 2005-03-25.09:56:56.000> labels = ['docs'] title = "doc speaks of extensions option while it's *called* ext_modu" updated_at = <Date 2005-06-07.18:56:53.000> user = 'https://bugs.python.org/jae' ``` bugs.python.org fields: ```python activity = <Date 2005-06-07.18:56:53.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-03-25.09:56:56.000> creator = 'jae' dependencies = [] files = [] hgrepos = [] issue_num = 1170422 keywords = [] message_count = 4.0 messages = ['24787', '24788', '24789', '24790'] nosy_count = 3.0 nosy_names = ['akuchling', 'terry.reedy', 'jae'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1170422' versions = [] ``` </p></details>
doc speaks of extensions option while it's *called* ext_modu
https://api.github.com/repos/python/cpython/issues/41758/comments
4
2005-03-25T09:56:56Z
2022-04-09T23:47:23Z
https://github.com/python/cpython/issues/41758
1,198,807,662
41,758
[ "python", "cpython" ]
BPO | [1170331](https://bugs.python.org/issue1170331) --- | :--- Nosy | @akuchling, @terryjreedy <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2005-06-08.22:54:28.000> created_at = <Date 2005-03-25.04:05:54.000> labels = ['library'] title = 'Error in base64.b32decode' updated_at = <Date 2005-06-08.22:54:28.000> user = 'https://bugs.python.org/toidinamai' ``` bugs.python.org fields: ```python activity = <Date 2005-06-08.22:54:28.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-03-25.04:05:54.000> creator = 'toidinamai' dependencies = [] files = [] hgrepos = [] issue_num = 1170331 keywords = [] message_count = 4.0 messages = ['24783', '24784', '24785', '24786'] nosy_count = 4.0 nosy_names = ['akuchling', 'terry.reedy', 'logistix', 'toidinamai'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1170331' versions = ['Python 2.4'] ``` </p></details>
Error in base64.b32decode
https://api.github.com/repos/python/cpython/issues/41757/comments
4
2005-03-25T04:05:54Z
2022-04-09T23:47:22Z
https://github.com/python/cpython/issues/41757
1,198,807,657
41,757
[ "python", "cpython" ]
BPO | [1170323](https://bugs.python.org/issue1170323) --- | :--- Nosy | @tim-one, @arigo, @birkenfeld Files | <li>[python-cellvalue.patch](https://bugs.python.org/file6570/python-cellvalue.patch "Uploaded as text/plain at 2005-03-25.03:40:42 by paulcannon"): Patch to create a value() method for cell objects</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-03-18.18:35:28.000> created_at = <Date 2005-03-25.03:40:42.000> labels = ['interpreter-core'] title = 'Method for cell objects to access contents' updated_at = <Date 2006-03-18.18:35:28.000> user = 'https://bugs.python.org/paulcannon' ``` bugs.python.org fields: ```python activity = <Date 2006-03-18.18:35:28.000> actor = 'tim.peters' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-03-25.03:40:42.000> creator = 'paulcannon' dependencies = [] files = ['6570'] hgrepos = [] issue_num = 1170323 keywords = ['patch'] message_count = 5.0 messages = ['48053', '48054', '48055', '48056', '48057'] nosy_count = 5.0 nosy_names = ['tim.peters', 'jhylton', 'arigo', 'georg.brandl', 'paulcannon'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1170323' versions = [] ``` </p></details>
Method for cell objects to access contents
https://api.github.com/repos/python/cpython/issues/41756/comments
5
2005-03-25T03:40:42Z
2022-04-09T23:47:20Z
https://github.com/python/cpython/issues/41756
1,198,807,654
41,756
[ "python", "cpython" ]
BPO | [1170311](https://bugs.python.org/issue1170311) --- | :--- Nosy | @malemburg, @birkenfeld, @terryjreedy <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2007-08-30.10:10:12.418> created_at = <Date 2005-03-25.02:51:55.000> labels = ['expert-unicode'] title = 'zipfile UnicodeDecodeError' updated_at = <Date 2007-08-30.10:10:12.416> user = 'https://bugs.python.org/adamx97' ``` bugs.python.org fields: ```python activity = <Date 2007-08-30.10:10:12.416> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2007-08-30.10:10:12.418> closer = 'georg.brandl' components = ['Unicode'] creation = <Date 2005-03-25.02:51:55.000> creator = 'adamx97' dependencies = [] files = [] hgrepos = [] issue_num = 1170311 keywords = [] message_count = 6.0 messages = ['24778', '24779', '24780', '24781', '24782', '55470'] nosy_count = 5.0 nosy_names = ['lemburg', 'georg.brandl', 'terry.reedy', 'adamx97', 'smigyull'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1170311' versions = ['Python 2.4'] ``` </p></details>
zipfile UnicodeDecodeError
https://api.github.com/repos/python/cpython/issues/41755/comments
6
2005-03-25T02:51:55Z
2022-04-09T23:47:19Z
https://github.com/python/cpython/issues/41755
1,198,807,650
41,755
[ "python", "cpython" ]
BPO | [1170279](https://bugs.python.org/issue1170279) --- | :--- Nosy | @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-06-26.22:12:08.000> created_at = <Date 2005-03-25.01:03:58.000> labels = ['library'] title = 'BaseCookie does not call value_decode' updated_at = <Date 2005-06-26.22:12:08.000> user = 'https://bugs.python.org/ryan' ``` bugs.python.org fields: ```python activity = <Date 2005-06-26.22:12:08.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-03-25.01:03:58.000> creator = 'ryan' dependencies = [] files = [] hgrepos = [] issue_num = 1170279 keywords = [] message_count = 2.0 messages = ['24776', '24777'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'ryan'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1170279' versions = ['Python 2.4'] ``` </p></details>
BaseCookie does not call value_decode
https://api.github.com/repos/python/cpython/issues/41754/comments
2
2005-03-25T01:03:58Z
2022-04-09T23:47:18Z
https://github.com/python/cpython/issues/41754
1,198,807,647
41,754
[ "python", "cpython" ]
BPO | [1170272](https://bugs.python.org/issue1170272) --- | :--- Nosy | @brettcannon, @nascheme Files | <li>[unicode.diff](https://bugs.python.org/file6569/unicode.diff "Uploaded as text/plain at 2005-03-25.00:19:52 by jpe")</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 2005-04-02.19:00:55.000> created_at = <Date 2005-03-25.00:19:51.000> labels = ['interpreter-core'] title = '[ast branch] unicode literal fixes' updated_at = <Date 2005-04-02.19:00:55.000> user = 'https://bugs.python.org/jpe' ``` bugs.python.org fields: ```python activity = <Date 2005-04-02.19:00:55.000> actor = 'nascheme' assignee = 'brett.cannon' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-03-25.00:19:51.000> creator = 'jpe' dependencies = [] files = ['6569'] hgrepos = [] issue_num = 1170272 keywords = ['patch'] message_count = 2.0 messages = ['48051', '48052'] nosy_count = 3.0 nosy_names = ['brett.cannon', 'nascheme', 'jpe'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1170272' versions = [] ``` </p></details>
[ast branch] unicode literal fixes
https://api.github.com/repos/python/cpython/issues/41753/comments
2
2005-03-25T00:19:51Z
2022-04-09T23:47:17Z
https://github.com/python/cpython/issues/41753
1,198,807,643
41,753
[ "python", "cpython" ]
BPO | [1170065](https://bugs.python.org/issue1170065) --- | :--- Nosy | @birkenfeld, @devdanzin Superseder | <li>bpo-2275: Make urllib.request.Request.has_header() etc case-insensitive</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-04-05.18:44:39.464> created_at = <Date 2005-03-24.18:24:11.000> labels = ['library'] title = 'HTTPResponse.getheaders() returns lowercased header names' updated_at = <Date 2009-04-05.18:44:39.463> user = 'https://bugs.python.org/yain' ``` bugs.python.org fields: ```python activity = <Date 2009-04-05.18:44:39.463> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2009-04-05.18:44:39.464> closer = 'georg.brandl' components = ['Library (Lib)'] creation = <Date 2005-03-24.18:24:11.000> creator = 'yain' dependencies = [] files = [] hgrepos = [] issue_num = 1170065 keywords = [] message_count = 4.0 messages = ['24774', '24775', '81450', '85552'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'tzot', 'yain', 'ajaksu2'] pr_nums = [] priority = 'low' resolution = 'duplicate' stage = None status = 'closed' superseder = '2275' type = None url = 'https://bugs.python.org/issue1170065' versions = ['Python 2.4'] ``` </p></details>
HTTPResponse.getheaders() returns lowercased header names
https://api.github.com/repos/python/cpython/issues/41752/comments
4
2005-03-24T18:24:11Z
2022-04-09T23:47:15Z
https://github.com/python/cpython/issues/41752
1,198,807,639
41,752
[ "python", "cpython" ]
BPO | [1169679](https://bugs.python.org/issue1169679) --- | :--- Nosy | @jackjansen, @bitdancer Superseder | <li>bpo-896199: Some Carbon modules missing from documentation</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2009-04-04.02:19:51.898> created_at = <Date 2005-03-24.06:43:34.000> labels = ['docs'] title = 'modules missing from list of Carbon modules' updated_at = <Date 2009-04-04.02:19:51.884> user = 'https://bugs.python.org/weinsteinj' ``` bugs.python.org fields: ```python activity = <Date 2009-04-04.02:19:51.884> actor = 'r.david.murray' assignee = 'jackjansen' closed = True closed_date = <Date 2009-04-04.02:19:51.898> closer = 'r.david.murray' components = ['Documentation'] creation = <Date 2005-03-24.06:43:34.000> creator = 'weinsteinj' dependencies = [] files = [] hgrepos = [] issue_num = 1169679 keywords = [] message_count = 2.0 messages = ['24773', '85369'] nosy_count = 3.0 nosy_names = ['jackjansen', 'weinsteinj', 'r.david.murray'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = 'resolved' status = 'closed' superseder = '896199' type = None url = 'https://bugs.python.org/issue1169679' versions = [] ``` </p></details>
modules missing from list of Carbon modules
https://api.github.com/repos/python/cpython/issues/41751/comments
2
2005-03-24T06:43:34Z
2022-04-09T23:47:15Z
https://github.com/python/cpython/issues/41751
1,198,807,636
41,751
[ "python", "cpython" ]
BPO | [1169633](https://bugs.python.org/issue1169633) --- | :--- Nosy | @loewis, @devdanzin <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2009-02-20.01:53:49.676> created_at = <Date 2005-03-24.04:04:56.000> labels = ['type-bug', 'expert-installation'] title = 'Install fail code 2932 after fail to copy python_icon.exe' updated_at = <Date 2009-02-20.01:53:49.675> user = 'https://bugs.python.org/wks2' ``` bugs.python.org fields: ```python activity = <Date 2009-02-20.01:53:49.675> actor = 'ajaksu2' assignee = 'none' closed = True closed_date = <Date 2009-02-20.01:53:49.676> closer = 'ajaksu2' components = ['Installation'] creation = <Date 2005-03-24.04:04:56.000> creator = 'wks2' dependencies = [] files = [] hgrepos = [] issue_num = 1169633 keywords = [] message_count = 3.0 messages = ['60706', '60707', '82182'] nosy_count = 3.0 nosy_names = ['loewis', 'ajaksu2', 'wks2'] pr_nums = [] priority = 'low' resolution = 'works for me' stage = 'test needed' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1169633' versions = ['Python 2.4'] ``` </p></details>
Install fail code 2932 after fail to copy python_icon.exe
https://api.github.com/repos/python/cpython/issues/41750/comments
3
2005-03-24T04:04:56Z
2022-04-09T23:47:13Z
https://github.com/python/cpython/issues/41750
1,198,807,634
41,750
[ "python", "cpython" ]
BPO | [1169212](https://bugs.python.org/issue1169212) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-03-28.02:41:52.000> created_at = <Date 2005-03-23.16:10:39.000> labels = ['docs'] title = 'small change in ossaudiodev module doc.' updated_at = <Date 2005-03-28.02:41:52.000> user = 'https://bugs.python.org/hiower' ``` bugs.python.org fields: ```python activity = <Date 2005-03-28.02:41:52.000> actor = 'gward' assignee = 'gward' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-03-23.16:10:39.000> creator = 'hiower' dependencies = [] files = [] hgrepos = [] issue_num = 1169212 keywords = [] message_count = 2.0 messages = ['24771', '24772'] nosy_count = 2.0 nosy_names = ['gward', 'hiower'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1169212' versions = ['Python 2.4'] ``` </p></details>
small change in ossaudiodev module doc.
https://api.github.com/repos/python/cpython/issues/41749/comments
2
2005-03-23T16:10:39Z
2022-04-09T23:47:12Z
https://github.com/python/cpython/issues/41749
1,198,807,633
41,749