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 | [1251300](https://bugs.python.org/issue1251300) --- | :--- Nosy | @malemburg, @doerwalter Files | <li>[unicode_internal.diff](https://bugs.python.org/file1751/unicode_internal.diff "Uploaded as text/plain at 2005-08-05.14:50:34 by nhaldimann"): Patch</li><li>[unicode_internal.diff](https://bugs.python.org/file1752/unicode_internal.diff "Uploaded as text/plain at 2005-08-05.21:08:23 by nhaldimann"): Improved 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/doerwalter' closed_at = <Date 2005-08-30.10:47:19.000> created_at = <Date 2005-08-03.19:49:18.000> labels = ['expert-unicode'] title = 'Decoding with unicode_internal segfaults on UCS-4 builds' updated_at = <Date 2005-08-30.10:47:19.000> user = 'https://bugs.python.org/nhaldimann' ``` bugs.python.org fields: ```python activity = <Date 2005-08-30.10:47:19.000> actor = 'doerwalter' assignee = 'doerwalter' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2005-08-03.19:49:18.000> creator = 'nhaldimann' dependencies = [] files = ['1751', '1752'] hgrepos = [] issue_num = 1251300 keywords = [] message_count = 11.0 messages = ['25964', '25965', '25966', '25967', '25968', '25969', '25970', '25971', '25972', '25973', '25974'] nosy_count = 3.0 nosy_names = ['lemburg', 'doerwalter', 'nhaldimann'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1251300' versions = ['Python 2.5'] ``` </p></details>
Decoding with unicode_internal segfaults on UCS-4 builds
https://api.github.com/repos/python/cpython/issues/42248/comments
11
2005-08-03T19:49:18Z
2022-04-09T23:56:43Z
https://github.com/python/cpython/issues/42248
1,198,809,493
42,248
[ "python", "cpython" ]
BPO | [1251026](https://bugs.python.org/issue1251026) --- | :--- Nosy | @birkenfeld, @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-04-05.17:29:56.001> created_at = <Date 2005-08-03.12:54:13.000> labels = ['type-bug', 'library'] title = 'cgitb gives wrong lineno inside try:..finally:' updated_at = <Date 2009-04-05.17:29:55.999> user = 'https://bugs.python.org/hooft' ``` bugs.python.org fields: ```python activity = <Date 2009-04-05.17:29:55.999> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2009-04-05.17:29:56.001> closer = 'georg.brandl' components = ['Library (Lib)'] creation = <Date 2005-08-03.12:54:13.000> creator = 'hooft' dependencies = [] files = [] hgrepos = [] issue_num = 1251026 keywords = [] message_count = 3.0 messages = ['25963', '82195', '85532'] nosy_count = 3.0 nosy_names = ['hooft', 'georg.brandl', 'ajaksu2'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = 'test needed' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1251026' versions = ['Python 2.6'] ``` </p></details>
cgitb gives wrong lineno inside try:..finally:
https://api.github.com/repos/python/cpython/issues/42247/comments
3
2005-08-03T12:54:13Z
2022-04-09T23:56:41Z
https://github.com/python/cpython/issues/42247
1,198,809,489
42,247
[ "python", "cpython" ]
BPO | [1250469](https://bugs.python.org/issue1250469) --- | :--- Nosy | @loewis Files | <li>[pylog.txt](https://bugs.python.org/file1750/pylog.txt "Uploaded as text/plain at 2005-08-02.18:52:56 by majromax"): Full error description and suggested fix</li><li>[Tix_PanedWindow_panesfix.diff](https://bugs.python.org/file14334/Tix_PanedWindow_panesfix.diff "Uploaded as text/plain at 2009-06-21.21:56:07 by gpolo")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2009-08-18.13:29:38.722> created_at = <Date 2005-08-02.18:52:55.000> labels = ['type-bug', 'expert-tkinter'] title = 'Tix: PanedWindow.panes nonfunctional' updated_at = <Date 2009-08-18.15:37:05.951> user = 'https://bugs.python.org/majromax' ``` bugs.python.org fields: ```python activity = <Date 2009-08-18.15:37:05.951> actor = 'gpolo' assignee = 'loewis' closed = True closed_date = <Date 2009-08-18.13:29:38.722> closer = 'gpolo' components = ['Tkinter'] creation = <Date 2005-08-02.18:52:55.000> creator = 'majromax' dependencies = [] files = ['1750', '14334'] hgrepos = [] issue_num = 1250469 keywords = ['patch'] message_count = 4.0 messages = ['25962', '89587', '91688', '91702'] nosy_count = 3.0 nosy_names = ['loewis', 'majromax', 'gpolo'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'test needed' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1250469' versions = ['Python 3.1', 'Python 2.7'] ``` </p></details>
Tix: PanedWindow.panes nonfunctional
https://api.github.com/repos/python/cpython/issues/42246/comments
4
2005-08-02T18:52:55Z
2022-04-09T23:56:41Z
https://github.com/python/cpython/issues/42246
1,198,809,485
42,246
[ "python", "cpython" ]
BPO | [1250389](https://bugs.python.org/issue1250389) --- | :--- Nosy | @pfmoore, @ncoghlan <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-04-27.16:43:32.000> created_at = <Date 2005-08-02.16:55:26.000> labels = ['interpreter-core'] title = 'The -m option to python does not search zip files' updated_at = <Date 2006-04-27.16:43:32.000> user = 'https://github.com/pfmoore' ``` bugs.python.org fields: ```python activity = <Date 2006-04-27.16:43:32.000> actor = 'paul.moore' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-08-02.16:55:26.000> creator = 'paul.moore' dependencies = [] files = [] hgrepos = [] issue_num = 1250389 keywords = [] message_count = 5.0 messages = ['25957', '25958', '25959', '25960', '25961'] nosy_count = 2.0 nosy_names = ['paul.moore', 'ncoghlan'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1250389' versions = ['Python 2.4'] ``` </p></details>
The -m option to python does not search zip files
https://api.github.com/repos/python/cpython/issues/42245/comments
5
2005-08-02T16:55:26Z
2022-04-09T23:56:39Z
https://github.com/python/cpython/issues/42245
1,198,809,482
42,245
[ "python", "cpython" ]
BPO | [1250306](https://bugs.python.org/issue1250306) --- | :--- 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-08-03.07:18:18.000> created_at = <Date 2005-08-02.15:01:54.000> labels = ['docs'] title = 'incorrect description of range function' updated_at = <Date 2005-08-03.07:18:18.000> user = 'https://bugs.python.org/jgleeson' ``` bugs.python.org fields: ```python activity = <Date 2005-08-03.07:18:18.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-08-02.15:01:54.000> creator = 'jgleeson' dependencies = [] files = [] hgrepos = [] issue_num = 1250306 keywords = [] message_count = 2.0 messages = ['25955', '25956'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'georg.brandl', 'jgleeson'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1250306' versions = [] ``` </p></details>
incorrect description of range function
https://api.github.com/repos/python/cpython/issues/42244/comments
2
2005-08-02T15:01:54Z
2022-04-09T23:56:39Z
https://github.com/python/cpython/issues/42244
1,198,809,479
42,244
[ "python", "cpython" ]
BPO | [1250170](https://bugs.python.org/issue1250170) --- | :--- Nosy | @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-03-31.17:41:05.000> created_at = <Date 2005-08-02.12:17:12.000> labels = ['library'] title = 'gethostbyname(gethostname()) fails on misconfigured system' updated_at = <Date 2006-03-31.17:41:05.000> user = 'https://bugs.python.org/tkadlubo' ``` bugs.python.org fields: ```python activity = <Date 2006-03-31.17:41:05.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-08-02.12:17:12.000> creator = 'tkadlubo' dependencies = [] files = [] hgrepos = [] issue_num = 1250170 keywords = [] message_count = 4.0 messages = ['25951', '25952', '25953', '25954'] nosy_count = 4.0 nosy_names = ['nnorwitz', 'georg.brandl', 'tkadlubo', 'jakamkon'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1250170' versions = [] ``` </p></details>
gethostbyname(gethostname()) fails on misconfigured system
https://api.github.com/repos/python/cpython/issues/42243/comments
4
2005-08-02T12:17:12Z
2022-04-09T23:56:37Z
https://github.com/python/cpython/issues/42243
1,198,809,476
42,243
[ "python", "cpython" ]
BPO | [1249965](https://bugs.python.org/issue1249965) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-08-02.07:08:55.000> created_at = <Date 2005-08-02.03:53:17.000> labels = ['expert-IDLE'] title = 'IDLE does not start. 2.4.1' updated_at = <Date 2005-08-02.07:08:55.000> user = 'https://bugs.python.org/codepyro' ``` bugs.python.org fields: ```python activity = <Date 2005-08-02.07:08:55.000> actor = 'codepyro' assignee = 'none' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2005-08-02.03:53:17.000> creator = 'codepyro' dependencies = [] files = [] hgrepos = [] issue_num = 1249965 keywords = [] message_count = 3.0 messages = ['25948', '25949', '25950'] nosy_count = 1.0 nosy_names = ['codepyro'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1249965' versions = ['Python 2.4'] ``` </p></details>
IDLE does not start. 2.4.1
https://api.github.com/repos/python/cpython/issues/42242/comments
3
2005-08-02T03:53:17Z
2022-04-09T23:56:36Z
https://github.com/python/cpython/issues/42242
1,198,809,473
42,242
[ "python", "cpython" ]
BPO | [1249903](https://bugs.python.org/issue1249903) --- | :--- 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-08-03.07:13:52.000> created_at = <Date 2005-08-01.23:05:00.000> labels = ['invalid'] title = 'numarray in debian python 2.4.1' updated_at = <Date 2005-08-03.07:13:52.000> user = 'https://bugs.python.org/lovepanda' ``` bugs.python.org fields: ```python activity = <Date 2005-08-03.07:13:52.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-08-01.23:05:00.000> creator = 'lovepanda' dependencies = [] files = [] hgrepos = [] issue_num = 1249903 keywords = [] message_count = 3.0 messages = ['25945', '25946', '25947'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'lovepanda'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1249903' versions = [] ``` </p></details>
numarray in debian python 2.4.1
https://api.github.com/repos/python/cpython/issues/42241/comments
3
2005-08-01T23:05:00Z
2022-04-09T23:56:35Z
https://github.com/python/cpython/issues/42241
1,198,809,468
42,241
[ "python", "cpython" ]
BPO | [1249873](https://bugs.python.org/issue1249873) --- | :--- 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-08-02.09:11:18.000> created_at = <Date 2005-08-01.21:38:42.000> labels = [] title = 'numarray in debian python 2.4.1' updated_at = <Date 2005-08-02.09:11:18.000> user = 'https://bugs.python.org/lovepanda' ``` bugs.python.org fields: ```python activity = <Date 2005-08-02.09:11:18.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-08-01.21:38:42.000> creator = 'lovepanda' dependencies = [] files = [] hgrepos = [] issue_num = 1249873 keywords = [] message_count = 2.0 messages = ['25943', '25944'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'lovepanda'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1249873' versions = [] ``` </p></details>
numarray in debian python 2.4.1
https://api.github.com/repos/python/cpython/issues/42240/comments
2
2005-08-01T21:38:42Z
2022-04-09T23:56:34Z
https://github.com/python/cpython/issues/42240
1,198,809,461
42,240
[ "python", "cpython" ]
BPO | [1249867](https://bugs.python.org/issue1249867) --- | :--- 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-08-02.09:11:47.000> created_at = <Date 2005-08-01.21:26:38.000> labels = [] title = 'numarray in debian python 2.4.1' updated_at = <Date 2005-08-02.09:11:47.000> user = 'https://bugs.python.org/lovepanda' ``` bugs.python.org fields: ```python activity = <Date 2005-08-02.09:11:47.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-08-01.21:26:38.000> creator = 'lovepanda' dependencies = [] files = [] hgrepos = [] issue_num = 1249867 keywords = [] message_count = 2.0 messages = ['25941', '25942'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'lovepanda'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1249867' versions = [] ``` </p></details>
numarray in debian python 2.4.1
https://api.github.com/repos/python/cpython/issues/42239/comments
2
2005-08-01T21:26:38Z
2022-04-09T23:56:33Z
https://github.com/python/cpython/issues/42239
1,198,809,456
42,239
[ "python", "cpython" ]
BPO | [1249837](https://bugs.python.org/issue1249837) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2005-08-21.11:28:02.000> created_at = <Date 2005-08-01.20:47:44.000> labels = ['docs'] title = 'container methods raise KeyError not IndexError' updated_at = <Date 2005-08-21.11:28:02.000> user = 'https://bugs.python.org/wsanchez' ``` bugs.python.org fields: ```python activity = <Date 2005-08-21.11:28:02.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-08-01.20:47:44.000> creator = 'wsanchez' dependencies = [] files = [] hgrepos = [] issue_num = 1249837 keywords = [] message_count = 3.0 messages = ['25938', '25939', '25940'] nosy_count = 2.0 nosy_names = ['rhettinger', 'wsanchez'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1249837' versions = ['Python 2.3'] ``` </p></details>
container methods raise KeyError not IndexError
https://api.github.com/repos/python/cpython/issues/42238/comments
3
2005-08-01T20:47:44Z
2022-04-09T23:56:32Z
https://github.com/python/cpython/issues/42238
1,198,809,453
42,238
[ "python", "cpython" ]
BPO | [1249749](https://bugs.python.org/issue1249749) --- | :--- Nosy | @malemburg, @loewis Files | <li>[encodingaliases.py](https://bugs.python.org/file1749/encodingaliases.py "Uploaded as text/plain at 2005-08-10.21:29:15 by liturgist"): encodingaliases.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 = None created_at = <Date 2005-08-01.18:23:30.000> labels = ['type-feature', 'docs'] title = 'Encodings and aliases do not match runtime' updated_at = <Date 2020-09-19.19:04:08.068> user = 'https://bugs.python.org/liturgist' ``` bugs.python.org fields: ```python activity = <Date 2020-09-19.19:04:08.068> actor = 'georg.brandl' assignee = 'docs@python' closed = False closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-08-01.18:23:30.000> creator = 'liturgist' dependencies = [] files = ['1749'] hgrepos = [] issue_num = 1249749 keywords = [] message_count = 11.0 messages = ['25927', '25928', '25929', '25930', '25931', '25932', '25933', '25934', '25935', '25936', '25937'] nosy_count = 4.0 nosy_names = ['lemburg', 'loewis', 'liturgist', 'docs@python'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1249749' versions = ['Python 3.2'] ``` </p></details>
Encodings and aliases do not match runtime
https://api.github.com/repos/python/cpython/issues/42237/comments
11
2005-08-01T18:23:30Z
2022-04-09T23:56:31Z
https://github.com/python/cpython/issues/42237
1,198,809,449
42,237
[ "python", "cpython" ]
BPO | [1249615](https://bugs.python.org/issue1249615) --- | :--- Nosy | @doerwalter, @birkenfeld, @terryjreedy Files | <li>[isinstance_bug.zip](https://bugs.python.org/file1747/isinstance_bug.zip "Uploaded as application/x-zip-compressed at 2005-08-01.14:54:05 by hgibson50"): Demonstrates isinstance bug.</li><li>[isinstance_bug_2.zip](https://bugs.python.org/file1748/isinstance_bug_2.zip "Uploaded as application/x-zip-compressed at 2005-08-02.13:00:54 by hgibson50"): Refinement of isinstance problem demonstration.</li> <sup>*Note: these values reflect the state of the issue at 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-08-11.17:43:20.000> created_at = <Date 2005-08-01.14:54:05.000> labels = ['interpreter-core', 'invalid'] title = 'isinstance() fails depending on how modules imported' updated_at = <Date 2005-08-11.17:43:20.000> user = 'https://bugs.python.org/hgibson50' ``` bugs.python.org fields: ```python activity = <Date 2005-08-11.17:43:20.000> actor = 'terry.reedy' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-08-01.14:54:05.000> creator = 'hgibson50' dependencies = [] files = ['1747', '1748'] hgrepos = [] issue_num = 1249615 keywords = [] message_count = 6.0 messages = ['25921', '25922', '25923', '25924', '25925', '25926'] nosy_count = 4.0 nosy_names = ['doerwalter', 'georg.brandl', 'terry.reedy', 'hgibson50'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1249615' versions = ['Python 2.4'] ``` </p></details>
isinstance() fails depending on how modules imported
https://api.github.com/repos/python/cpython/issues/42236/comments
6
2005-08-01T14:54:05Z
2022-04-09T23:56:29Z
https://github.com/python/cpython/issues/42236
1,198,809,445
42,236
[ "python", "cpython" ]
BPO | [1249573](https://bugs.python.org/issue1249573) --- | :--- 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 2007-01-22.21:10:59.000> created_at = <Date 2005-08-01.13:56:51.000> labels = ['extension-modules'] title = 'rfc822 module, bug in parsedate_tz' updated_at = <Date 2007-01-22.21:10:59.000> user = 'https://bugs.python.org/nemesisxpn' ``` bugs.python.org fields: ```python activity = <Date 2007-01-22.21:10:59.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2005-08-01.13:56:51.000> creator = 'nemesis_xpn' dependencies = [] files = [] hgrepos = [] issue_num = 1249573 keywords = [] message_count = 2.0 messages = ['25919', '25920'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'nemesis_xpn'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1249573' versions = ['Python 2.4'] ``` </p></details>
rfc822 module, bug in parsedate_tz
https://api.github.com/repos/python/cpython/issues/42235/comments
2
2005-08-01T13:56:51Z
2022-04-09T23:56:28Z
https://github.com/python/cpython/issues/42235
1,198,809,439
42,235
[ "python", "cpython" ]
BPO | [1248997](https://bugs.python.org/issue1248997) --- | :--- Nosy | @loewis, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-04-12.15:21:35.000> created_at = <Date 2005-07-31.21:04:53.000> labels = ['expert-tkinter'] title = '2.3.5 SRPM fails to build without tkinter installed' updated_at = <Date 2006-04-12.15:21:35.000> user = 'https://bugs.python.org/zodiac' ``` bugs.python.org fields: ```python activity = <Date 2006-04-12.15:21:35.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2005-07-31.21:04:53.000> creator = 'zodiac' dependencies = [] files = [] hgrepos = [] issue_num = 1248997 keywords = [] message_count = 5.0 messages = ['25914', '25915', '25916', '25917', '25918'] nosy_count = 4.0 nosy_names = ['loewis', 'jepler', 'georg.brandl', 'zodiac'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1248997' versions = ['Python 2.3'] ``` </p></details>
2.3.5 SRPM fails to build without tkinter installed
https://api.github.com/repos/python/cpython/issues/42234/comments
5
2005-07-31T21:04:53Z
2022-04-09T23:56:27Z
https://github.com/python/cpython/issues/42234
1,198,809,436
42,234
[ "python", "cpython" ]
BPO | [1248658](https://bugs.python.org/issue1248658) --- | :--- Nosy | @ronaldoussoren <sup>*Note: these values reflect the state of the issue at 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-10-23.09:37:35.349> created_at = <Date 2005-07-31.13:21:05.000> labels = ['interpreter-core', 'type-feature'] title = 'dir should accept dirproxies for __dict__' updated_at = <Date 2012-10-23.09:37:35.348> user = 'https://github.com/ronaldoussoren' ``` bugs.python.org fields: ```python activity = <Date 2012-10-23.09:37:35.348> actor = 'ronaldoussoren' assignee = 'none' closed = True closed_date = <Date 2012-10-23.09:37:35.349> closer = 'ronaldoussoren' components = ['Interpreter Core'] creation = <Date 2005-07-31.13:21:05.000> creator = 'ronaldoussoren' dependencies = [] files = [] hgrepos = [] issue_num = 1248658 keywords = [] message_count = 4.0 messages = ['25913', '109748', '109750', '173585'] nosy_count = 2.0 nosy_names = ['ronaldoussoren', 'BreamoreBoy'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = 'test needed' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1248658' versions = ['Python 3.2'] ``` </p></details>
dir should accept dirproxies for __dict__
https://api.github.com/repos/python/cpython/issues/42233/comments
4
2005-07-31T13:21:05Z
2022-04-09T23:56:26Z
https://github.com/python/cpython/issues/42233
1,198,809,432
42,233
[ "python", "cpython" ]
BPO | [1248199](https://bugs.python.org/issue1248199) --- | :--- 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-08-25.22:40:48.000> created_at = <Date 2005-07-31.02:53:38.000> labels = ['docs'] title = 'shelve .sync operation not documented' updated_at = <Date 2005-08-25.22:40:48.000> user = 'https://bugs.python.org/phr' ``` bugs.python.org fields: ```python activity = <Date 2005-08-25.22:40:48.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-07-31.02:53:38.000> creator = 'phr' dependencies = [] files = [] hgrepos = [] issue_num = 1248199 keywords = [] message_count = 2.0 messages = ['25911', '25912'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'georg.brandl', 'phr'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1248199' versions = ['Python 2.4'] ``` </p></details>
shelve .sync operation not documented
https://api.github.com/repos/python/cpython/issues/42232/comments
2
2005-07-31T02:53:38Z
2022-04-09T23:56:26Z
https://github.com/python/cpython/issues/42232
1,198,809,427
42,232
[ "python", "cpython" ]
BPO | [1248127](https://bugs.python.org/issue1248127) --- | :--- 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-08-03.08:53:25.000> created_at = <Date 2005-07-30.21:29:11.000> labels = ['invalid', 'library'] title = 'set of pdb breakpoint fails' updated_at = <Date 2005-08-03.08:53:25.000> user = 'https://bugs.python.org/pepster' ``` bugs.python.org fields: ```python activity = <Date 2005-08-03.08:53:25.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-07-30.21:29:11.000> creator = 'pepster' dependencies = [] files = [] hgrepos = [] issue_num = 1248127 keywords = [] message_count = 6.0 messages = ['25905', '25906', '25907', '25908', '25909', '25910'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'isandler', 'hoffman', 'pepster'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1248127' versions = ['Python 2.4'] ``` </p></details>
set of pdb breakpoint fails
https://api.github.com/repos/python/cpython/issues/42231/comments
6
2005-07-30T21:29:11Z
2022-04-09T23:56:24Z
https://github.com/python/cpython/issues/42231
1,198,809,426
42,231
[ "python", "cpython" ]
BPO | [1248119](https://bugs.python.org/issue1248119) --- | :--- Nosy | @devdanzin, @benjaminp Superseder | <li>bpo-1267629: pdb: implement &quot;until&quot;,fix for 1248119</li> <sup>*Note: these values reflect the state of the issue at 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-17.02:00:49.575> created_at = <Date 2005-07-30.21:12:46.000> labels = ['library'] title = "pdb 'next' does not skip list comprehension" updated_at = <Date 2009-02-17.02:00:49.574> user = 'https://bugs.python.org/pepster' ``` bugs.python.org fields: ```python activity = <Date 2009-02-17.02:00:49.574> actor = 'benjamin.peterson' assignee = 'none' closed = True closed_date = <Date 2009-02-17.02:00:49.575> closer = 'benjamin.peterson' components = ['Library (Lib)'] creation = <Date 2005-07-30.21:12:46.000> creator = 'pepster' dependencies = [] files = [] hgrepos = [] issue_num = 1248119 keywords = [] message_count = 11.0 messages = ['60787', '60788', '60789', '60790', '60791', '60792', '60793', '60794', '60795', '82194', '82293'] nosy_count = 4.0 nosy_names = ['isandler', 'pepster', 'ajaksu2', 'benjamin.peterson'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = '1267629' type = None url = 'https://bugs.python.org/issue1248119' versions = ['Python 2.4'] ``` </p></details>
pdb 'next' does not skip list comprehension
https://api.github.com/repos/python/cpython/issues/42230/comments
11
2005-07-30T21:12:46Z
2022-04-09T23:56:23Z
https://github.com/python/cpython/issues/42230
1,198,809,423
42,230
[ "python", "cpython" ]
BPO | [1248036](https://bugs.python.org/issue1248036) --- | :--- 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-07-30.18:39:30.000> created_at = <Date 2005-07-30.17:51:32.000> labels = ['invalid', 'docs'] title = 'error in popen2() reference' updated_at = <Date 2005-07-30.18:39:30.000> user = 'https://bugs.python.org/lolxp' ``` bugs.python.org fields: ```python activity = <Date 2005-07-30.18:39:30.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-07-30.17:51:32.000> creator = 'lolxp' dependencies = [] files = [] hgrepos = [] issue_num = 1248036 keywords = [] message_count = 2.0 messages = ['25903', '25904'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'lolxp'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1248036' versions = ['Python 2.4'] ``` </p></details>
error in popen2() reference
https://api.github.com/repos/python/cpython/issues/42229/comments
2
2005-07-30T17:51:32Z
2022-04-09T23:56:22Z
https://github.com/python/cpython/issues/42229
1,198,809,420
42,229
[ "python", "cpython" ]
BPO | [1247765](https://bugs.python.org/issue1247765) --- | :--- 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-08-25.21:46:40.000> created_at = <Date 2005-07-29.23:37:50.000> labels = ['docs'] title = '"new" not marked as deprecated in the docs' updated_at = <Date 2005-08-25.21:46:40.000> user = 'https://bugs.python.org/jhermann' ``` bugs.python.org fields: ```python activity = <Date 2005-08-25.21:46:40.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-07-29.23:37:50.000> creator = 'jhermann' dependencies = [] files = [] hgrepos = [] issue_num = 1247765 keywords = [] message_count = 5.0 messages = ['25898', '25899', '25900', '25901', '25902'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'jhermann', 'hoffman'] pr_nums = [] priority = 'normal' resolution = 'later' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1247765' versions = [] ``` </p></details>
"new" not marked as deprecated in the docs
https://api.github.com/repos/python/cpython/issues/42228/comments
5
2005-07-29T23:37:50Z
2022-04-09T23:56:20Z
https://github.com/python/cpython/issues/42228
1,198,809,412
42,228
[ "python", "cpython" ]
BPO | [1246900](https://bugs.python.org/issue1246900) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-11.04:48:33.000> created_at = <Date 2005-07-28.16:14:31.000> labels = ['build'] title = 'failure to build RPM on rhel 3' updated_at = <Date 2005-10-11.04:48:33.000> user = 'https://bugs.python.org/pridkett' ``` bugs.python.org fields: ```python activity = <Date 2005-10-11.04:48:33.000> actor = 'nnorwitz' assignee = 'jafo' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2005-07-28.16:14:31.000> creator = 'pridkett' dependencies = [] files = [] hgrepos = [] issue_num = 1246900 keywords = [] message_count = 4.0 messages = ['25894', '25895', '25896', '25897'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'jafo', 'pridkett'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1246900' versions = ['Python 2.4'] ``` </p></details>
failure to build RPM on rhel 3
https://api.github.com/repos/python/cpython/issues/42227/comments
4
2005-07-28T16:14:31Z
2022-04-09T23:56:18Z
https://github.com/python/cpython/issues/42227
1,198,809,409
42,227
[ "python", "cpython" ]
BPO | [1246473](https://bugs.python.org/issue1246473) --- | :--- Nosy | @brettcannon, @nascheme <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/nascheme' closed_at = <Date 2005-10-24.02:54:25.000> created_at = <Date 2005-07-28.02:18:27.000> labels = ['interpreter-core'] title = 'line numbers off by 1 in dis' updated_at = <Date 2005-10-24.02:54:25.000> user = 'https://github.com/brettcannon' ``` bugs.python.org fields: ```python activity = <Date 2005-10-24.02:54:25.000> actor = 'nnorwitz' assignee = 'nascheme' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-07-28.02:18:27.000> creator = 'brett.cannon' dependencies = [] files = [] hgrepos = [] issue_num = 1246473 keywords = [] message_count = 8.0 messages = ['25886', '25887', '25888', '25889', '25890', '25891', '25892', '25893'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'brett.cannon', 'nascheme'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1246473' versions = [] ``` </p></details>
line numbers off by 1 in dis
https://api.github.com/repos/python/cpython/issues/42226/comments
8
2005-07-28T02:18:27Z
2022-04-09T23:56:18Z
https://github.com/python/cpython/issues/42226
1,198,809,406
42,226
[ "python", "cpython" ]
BPO | [1246405](https://bugs.python.org/issue1246405) --- | :--- Nosy | @birkenfeld Files | <li>[backtrace.txt](https://bugs.python.org/file1745/backtrace.txt "Uploaded as text/plain at 2005-07-27.23:07:12 by jean-pierre24"): backtrace from gdb</li><li>[valgrind.log](https://bugs.python.org/file1746/valgrind.log "Uploaded as text/x-log at 2005-10-06.20:23:05 by jean-pierre24"): output of valgrind</li> <sup>*Note: these values reflect the state of the issue at 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-08-13.02:20:47.000> created_at = <Date 2005-07-27.23:07:11.000> labels = ['expert-XML'] title = 'Segmentation fault when importing expat from xml.parser' updated_at = <Date 2006-08-13.02:20:47.000> user = 'https://bugs.python.org/jean-pierre24' ``` bugs.python.org fields: ```python activity = <Date 2006-08-13.02:20:47.000> actor = 'sf-robot' assignee = 'none' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2005-07-27.23:07:11.000> creator = 'jean-pierre24' dependencies = [] files = ['1745', '1746'] hgrepos = [] issue_num = 1246405 keywords = [] message_count = 8.0 messages = ['25878', '25879', '25880', '25881', '25882', '25883', '25884', '25885'] nosy_count = 5.0 nosy_names = ['nnorwitz', 'georg.brandl', 'sf-robot', 'bernhard', 'jean-pierre24'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1246405' versions = ['Python 2.4'] ``` </p></details>
Segmentation fault when importing expat from xml.parser
https://api.github.com/repos/python/cpython/issues/42225/comments
8
2005-07-27T23:07:11Z
2022-04-09T23:56:16Z
https://github.com/python/cpython/issues/42225
1,198,809,403
42,225
[ "python", "cpython" ]
BPO | [1245381](https://bugs.python.org/issue1245381) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-10-03.21:10:07.000> created_at = <Date 2005-07-26.16:38:01.000> labels = ['interpreter-core', 'invalid'] title = 'log() on a big number fails on powerpc64' updated_at = <Date 2005-10-03.21:10:07.000> user = 'https://bugs.python.org/jdluhos' ``` bugs.python.org fields: ```python activity = <Date 2005-10-03.21:10:07.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-07-26.16:38:01.000> creator = 'jdluhos' dependencies = [] files = [] hgrepos = [] issue_num = 1245381 keywords = [] message_count = 7.0 messages = ['25871', '25872', '25873', '25874', '25875', '25876', '25877'] nosy_count = 4.0 nosy_names = ['tim.peters', 'nnorwitz', 'heffler', 'jdluhos'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1245381' versions = [] ``` </p></details>
log() on a big number fails on powerpc64
https://api.github.com/repos/python/cpython/issues/42224/comments
7
2005-07-26T16:38:01Z
2022-04-09T23:56:15Z
https://github.com/python/cpython/issues/42224
1,198,809,401
42,224
[ "python", "cpython" ]
BPO | [1245379](https://bugs.python.org/issue1245379) --- | :--- Nosy | @loewis, @doerwalter Files | <li>[diff.txt](https://bugs.python.org/file6746/diff.txt "Uploaded as text/plain at 2005-09-01.17:33:11 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 = None closed_at = <Date 2005-10-09.19:43:35.000> created_at = <Date 2005-07-26.16:37:08.000> labels = ['library'] title = 'Encoding alias "unicode-1-1-utf-7"' updated_at = <Date 2005-10-09.19:43:35.000> user = 'https://bugs.python.org/orenti' ``` bugs.python.org fields: ```python activity = <Date 2005-10-09.19:43:35.000> actor = 'doerwalter' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-07-26.16:37:08.000> creator = 'orenti' dependencies = [] files = ['6746'] hgrepos = [] issue_num = 1245379 keywords = ['patch'] message_count = 4.0 messages = ['48632', '48633', '48634', '48635'] nosy_count = 3.0 nosy_names = ['loewis', 'doerwalter', 'orenti'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1245379' versions = ['Python 2.5'] ``` </p></details>
Encoding alias "unicode-1-1-utf-7"
https://api.github.com/repos/python/cpython/issues/42223/comments
4
2005-07-26T16:37:08Z
2022-04-09T23:56:14Z
https://github.com/python/cpython/issues/42223
1,198,809,399
42,223
[ "python", "cpython" ]
BPO | [1245224](https://bugs.python.org/issue1245224) --- | :--- Nosy | @tiran Superseder | <li>bpo-1667546: Time zone-capable variant of time.localtime</li> <sup>*Note: these values reflect the state of the issue at 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-01-06.14:21:48.961> created_at = <Date 2005-07-26.13:04:52.000> labels = ['type-feature', 'library'] title = 'Time module is missing inverse of gmtime()' updated_at = <Date 2008-01-06.14:21:48.961> user = 'https://bugs.python.org/jemfinch' ``` bugs.python.org fields: ```python activity = <Date 2008-01-06.14:21:48.961> actor = 'georg.brandl' assignee = 'christian.heimes' closed = True closed_date = <Date 2008-01-06.14:21:48.961> closer = 'georg.brandl' components = ['Library (Lib)'] creation = <Date 2005-07-26.13:04:52.000> creator = 'jemfinch' dependencies = [] files = [] hgrepos = [] issue_num = 1245224 keywords = ['patch'] message_count = 2.0 messages = ['25869', '25870'] nosy_count = 3.0 nosy_names = ['pboddie', 'jemfinch', 'christian.heimes'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = '1667546' type = 'enhancement' url = 'https://bugs.python.org/issue1245224' versions = ['Python 2.6'] ``` </p></details>
Time module is missing inverse of gmtime()
https://api.github.com/repos/python/cpython/issues/42222/comments
2
2005-07-26T13:04:52Z
2022-04-09T23:56:14Z
https://github.com/python/cpython/issues/42222
1,198,809,395
42,222
[ "python", "cpython" ]
BPO | [1244929](https://bugs.python.org/issue1244929) --- | :--- Nosy | @amauryfa, @devdanzin, @voidspace Files | <li>[unittest.patch](https://bugs.python.org/file6745/unittest.patch "Uploaded as text/plain at 2005-07-26.03:54:02 by ehuss"): Patch to unittest to ignore classes starting with an underscore.</li> <sup>*Note: these values reflect the state of the issue at 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-06-02.17:50:55.376> created_at = <Date 2005-07-26.03:54:02.000> labels = ['tests', 'type-feature', 'library'] title = 'hide tests from TestProgram' updated_at = <Date 2009-06-02.17:50:55.367> user = 'https://bugs.python.org/ehuss' ``` bugs.python.org fields: ```python activity = <Date 2009-06-02.17:50:55.367> actor = 'michael.foord' assignee = 'collinwinter' closed = True closed_date = <Date 2009-06-02.17:50:55.376> closer = 'michael.foord' components = ['Library (Lib)', 'Tests'] creation = <Date 2005-07-26.03:54:02.000> creator = 'ehuss' dependencies = [] files = ['6745'] hgrepos = [] issue_num = 1244929 keywords = ['patch'] message_count = 4.0 messages = ['48631', '82208', '82302', '88758'] nosy_count = 5.0 nosy_names = ['collinwinter', 'ehuss', 'amaury.forgeotdarc', 'ajaksu2', 'michael.foord'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = 'test needed' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1244929' versions = ['Python 2.7', 'Python 3.2'] ``` </p></details>
hide tests from TestProgram
https://api.github.com/repos/python/cpython/issues/42221/comments
4
2005-07-26T03:54:02Z
2022-04-09T23:56:12Z
https://github.com/python/cpython/issues/42221
1,198,809,393
42,221
[ "python", "cpython" ]
BPO | [1244864](https://bugs.python.org/issue1244864) --- | :--- Nosy | @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 2005-07-29.13:37:48.000> created_at = <Date 2005-07-25.23:53:07.000> labels = [] title = 'Segfault in Python interpreter 2.3.5' updated_at = <Date 2005-07-29.13:37:48.000> user = 'https://bugs.python.org/evilmrhenry' ``` bugs.python.org fields: ```python activity = <Date 2005-07-29.13:37:48.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-07-25.23:53:07.000> creator = 'evilmrhenry' dependencies = [] files = [] hgrepos = [] issue_num = 1244864 keywords = [] message_count = 4.0 messages = ['25865', '25866', '25867', '25868'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'terry.reedy', 'evilmrhenry'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1244864' versions = ['Python 2.3'] ``` </p></details>
Segfault in Python interpreter 2.3.5
https://api.github.com/repos/python/cpython/issues/42220/comments
4
2005-07-25T23:53:07Z
2022-04-09T23:56:11Z
https://github.com/python/cpython/issues/42220
1,198,809,387
42,220
[ "python", "cpython" ]
BPO | [1244861](https://bugs.python.org/issue1244861) --- | :--- Nosy | @birkenfeld, @rhettinger Superseder | <li>bpo-45537: Cygwin is unsupported - close all open issues and list them here.</li> Files | <li>[startfile.patch](https://bugs.python.org/file6744/startfile.patch "Uploaded as text/plain at 2005-09-15.12:44:28 by hoffman")</li> <sup>*Note: these values reflect the state of the issue at 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 2021-10-20.12:19:16.255> created_at = <Date 2005-07-25.23:38:18.000> labels = ['extension-modules', 'type-feature', 'OS-windows'] title = 'Enable os.startfile and webbrowser.WindowsDefault on Cygwin' updated_at = <Date 2021-10-21.09:56:48.373> user = 'https://bugs.python.org/hoffman' ``` bugs.python.org fields: ```python activity = <Date 2021-10-21.09:56:48.373> actor = 'iritkatriel' assignee = 'none' closed = True closed_date = <Date 2021-10-20.12:19:16.255> closer = 'iritkatriel' components = ['Extension Modules', 'Windows'] creation = <Date 2005-07-25.23:38:18.000> creator = 'hoffman' dependencies = [] files = ['6744'] hgrepos = [] issue_num = 1244861 keywords = ['patch'] message_count = 10.0 messages = ['48622', '48623', '48624', '48625', '48626', '48627', '48628', '48629', '48630', '114539'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'rhettinger', 'hoffman'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = 'resolved' status = 'closed' superseder = '45537' type = 'enhancement' url = 'https://bugs.python.org/issue1244861' versions = ['Python 3.2'] ``` </p></details>
Enable os.startfile and webbrowser.WindowsDefault on Cygwin
https://api.github.com/repos/python/cpython/issues/42219/comments
10
2005-07-25T23:38:18Z
2022-04-09T23:56:10Z
https://github.com/python/cpython/issues/42219
1,198,809,382
42,219
[ "python", "cpython" ]
BPO | [1244683](https://bugs.python.org/issue1244683) --- | :--- Nosy | @vsajip <sup>*Note: these values reflect the state of the issue at 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-07-29.11:54:10.000> created_at = <Date 2005-07-25.18:09:50.000> labels = ['docs'] title = 'logging module doc needs to note that it changed in 2.4' updated_at = <Date 2005-07-29.11:54:10.000> user = 'https://bugs.python.org/aisaac0' ``` bugs.python.org fields: ```python activity = <Date 2005-07-29.11:54:10.000> actor = 'vinay.sajip' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-07-25.18:09:50.000> creator = 'aisaac0' dependencies = [] files = [] hgrepos = [] issue_num = 1244683 keywords = [] message_count = 2.0 messages = ['25863', '25864'] nosy_count = 2.0 nosy_names = ['vinay.sajip', 'aisaac0'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1244683' versions = ['Python 2.4'] ``` </p></details>
logging module doc needs to note that it changed in 2.4
https://api.github.com/repos/python/cpython/issues/42218/comments
2
2005-07-25T18:09:50Z
2022-04-09T23:56:08Z
https://github.com/python/cpython/issues/42218
1,198,809,381
42,218
[ "python", "cpython" ]
BPO | [1244610](https://bugs.python.org/issue1244610) --- | :--- Nosy | @loewis, @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 2006-01-09.07:11:19.000> created_at = <Date 2005-07-25.16:31:34.000> labels = ['build'] title = '2.4.1 build fails on OpenBSD 3.7' updated_at = <Date 2006-01-09.07:11:19.000> user = 'https://bugs.python.org/lpd' ``` bugs.python.org fields: ```python activity = <Date 2006-01-09.07:11:19.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2005-07-25.16:31:34.000> creator = 'lpd' dependencies = [] files = [] hgrepos = [] issue_num = 1244610 keywords = [] message_count = 8.0 messages = ['25855', '25856', '25857', '25858', '25859', '25860', '25861', '25862'] nosy_count = 5.0 nosy_names = ['loewis', 'nnorwitz', 'lpd', 'hyeshik.chang', 'jp3g'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1244610' versions = ['Python 2.4'] ``` </p></details>
2.4.1 build fails on OpenBSD 3.7
https://api.github.com/repos/python/cpython/issues/42217/comments
8
2005-07-25T16:31:34Z
2022-04-09T23:56:07Z
https://github.com/python/cpython/issues/42217
1,198,809,377
42,217
[ "python", "cpython" ]
BPO | [1244208](https://bugs.python.org/issue1244208) --- | :--- Nosy | @devdanzin Superseder | <li>bpo-1208730: expat binding for XML_ParserReset</li> Files | <li>[pyexpat.patch](https://bugs.python.org/file6743/pyexpat.patch "Uploaded as text/plain at 2005-07-25.04:59:09 by eikenberry")</li> <sup>*Note: these values reflect the state of the issue at 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.22:24:03.146> created_at = <Date 2005-07-25.04:59:09.000> labels = ['type-feature', 'library'] title = 'expat binding for XML_ParserReset (Bug python/cpython#42014)' updated_at = <Date 2009-03-30.22:24:03.143> user = 'https://bugs.python.org/eikenberry' ``` bugs.python.org fields: ```python activity = <Date 2009-03-30.22:24:03.143> actor = 'ajaksu2' assignee = 'none' closed = True closed_date = <Date 2009-03-30.22:24:03.146> closer = 'ajaksu2' components = ['Library (Lib)'] creation = <Date 2005-07-25.04:59:09.000> creator = 'eikenberry' dependencies = [] files = ['6743'] hgrepos = [] issue_num = 1244208 keywords = ['patch'] message_count = 3.0 messages = ['48620', '48621', '84685'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'eikenberry', 'ajaksu2'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = 'resolved' status = 'closed' superseder = '1208730' type = 'enhancement' url = 'https://bugs.python.org/issue1244208' versions = ['Python 3.1', 'Python 2.7'] ``` </p></details>
expat binding for XML_ParserReset (Bug #1208730)
https://api.github.com/repos/python/cpython/issues/42216/comments
3
2005-07-25T04:59:09Z
2022-04-09T23:56:06Z
https://github.com/python/cpython/issues/42216
1,198,809,375
42,216
[ "python", "cpython" ]
BPO | [1243945](https://bugs.python.org/issue1243945) --- | :--- 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 2007-08-15.18:46:49.000> created_at = <Date 2005-07-24.15:19:30.000> labels = ['docs'] title = 'Python function/method/constant names as HTML-tag IDs' updated_at = <Date 2007-08-15.18:46:49.000> user = 'https://bugs.python.org/chadmiller' ``` bugs.python.org fields: ```python activity = <Date 2007-08-15.18:46:49.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-07-24.15:19:30.000> creator = 'chadmiller' dependencies = [] files = [] hgrepos = [] issue_num = 1243945 keywords = [] message_count = 3.0 messages = ['25852', '25853', '25854'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'georg.brandl', 'chadmiller'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1243945' versions = ['Python 2.4'] ``` </p></details>
Python function/method/constant names as HTML-tag IDs
https://api.github.com/repos/python/cpython/issues/42215/comments
3
2005-07-24T15:19:30Z
2022-04-09T23:56:06Z
https://github.com/python/cpython/issues/42215
1,198,809,372
42,215
[ "python", "cpython" ]
BPO | [1243910](https://bugs.python.org/issue1243910) --- | :--- Nosy | @smontanaro Files | <li>[1243553.patch](https://bugs.python.org/file6742/1243553.patch "Uploaded as text/plain at 2005-07-24.12:54:57 by pterk")</li> <sup>*Note: these values reflect the state of the issue at 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-08-02.02:56:16.000> created_at = <Date 2005-07-24.12:54:57.000> labels = ['docs'] title = 'Patch for (Doc) python/cpython#42210' updated_at = <Date 2005-08-02.02:56:16.000> user = 'https://bugs.python.org/pterk' ``` bugs.python.org fields: ```python activity = <Date 2005-08-02.02:56:16.000> actor = 'skip.montanaro' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-07-24.12:54:57.000> creator = 'pterk' dependencies = [] files = ['6742'] hgrepos = [] issue_num = 1243910 keywords = ['patch'] message_count = 2.0 messages = ['48618', '48619'] nosy_count = 2.0 nosy_names = ['skip.montanaro', 'pterk'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1243910' versions = [] ``` </p></details>
Patch for (Doc) #1243553
https://api.github.com/repos/python/cpython/issues/42214/comments
2
2005-07-24T12:54:57Z
2022-04-09T23:56:04Z
https://github.com/python/cpython/issues/42214
1,198,809,369
42,214
[ "python", "cpython" ]
BPO | [1243730](https://bugs.python.org/issue1243730) --- | :--- Nosy | @warsaw, @devdanzin, @bitdancer, @serhiy-storchaka Files | <li>[t.dif](https://bugs.python.org/file6740/t.dif "Uploaded as application/octet-stream at 2005-07-23.22:07:37 by lpd"): Patches for email/FeedParser.py</li><li>[1243730.diff](https://bugs.python.org/file6741/1243730.diff "Uploaded as text/plain at 2006-05-28.01:12:04 by @warsaw")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = None created_at = <Date 2005-07-23.22:07:37.000> labels = ['library', 'expert-email', 'performance'] title = 'Big speedup in email message parsing' updated_at = <Date 2017-10-28.12:23:16.151> user = 'https://bugs.python.org/lpd' ``` bugs.python.org fields: ```python activity = <Date 2017-10-28.12:23:16.151> actor = 'serhiy.storchaka' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)', 'email'] creation = <Date 2005-07-23.22:07:37.000> creator = 'lpd' dependencies = [] files = ['6740', '6741'] hgrepos = [] issue_num = 1243730 keywords = ['patch'] message_count = 5.0 messages = ['48615', '48616', '48617', '124717', '184191'] nosy_count = 6.0 nosy_names = ['barry', 'holdenweb', 'lpd', 'ajaksu2', 'r.david.murray', 'serhiy.storchaka'] pr_nums = [] priority = 'normal' resolution = None stage = 'needs patch' status = 'pending' superseder = None type = 'performance' url = 'https://bugs.python.org/issue1243730' versions = ['Python 3.5'] ``` </p></details>
Big speedup in email message parsing
https://api.github.com/repos/python/cpython/issues/42213/comments
7
2005-07-23T22:07:37Z
2022-09-02T03:40:30Z
https://github.com/python/cpython/issues/42213
1,198,809,363
42,213
[ "python", "cpython" ]
BPO | [1243678](https://bugs.python.org/issue1243678) --- | :--- Nosy | @birkenfeld, @birkenfeld, @devdanzin, @vadmium Superseder | <li>bpo-1508475: transparent gzip compression in urllib</li> Files | <li>[httplib.patch](https://bugs.python.org/file6739/httplib.patch "Uploaded as text/plain at 2005-07-23.18:54:14 by mooonz"): diif with cvs rev 1.95</li> <sup>*Note: these values reflect the state of the issue at 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-31.19:35:37.485> created_at = <Date 2005-07-23.18:51:28.000> labels = ['type-feature', 'library'] title = 'httplib gzip support' updated_at = <Date 2015-05-27.22:41:12.022> user = 'https://bugs.python.org/mooonz' ``` bugs.python.org fields: ```python activity = <Date 2015-05-27.22:41:12.022> actor = 'martin.panter' assignee = 'none' closed = True closed_date = <Date 2009-03-31.19:35:37.485> closer = 'georg.brandl' components = ['Library (Lib)'] creation = <Date 2005-07-23.18:51:28.000> creator = 'mooonz' dependencies = [] files = ['6739'] hgrepos = [] issue_num = 1243678 keywords = ['patch'] message_count = 12.0 messages = ['48607', '48608', '48609', '48610', '48611', '48612', '48613', '48614', '84694', '84880', '209139', '226398'] nosy_count = 6.0 nosy_names = ['georg.brandl', 'georg.brandl', 'sonderblade', 'ajaksu2', 'mooonz', 'martin.panter', 'Buck.Golemon'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = 'patch review' status = 'closed' superseder = '1508475' type = 'enhancement' url = 'https://bugs.python.org/issue1243678' versions = ['Python 3.1', 'Python 2.7'] ``` </p></details>
httplib gzip support
https://api.github.com/repos/python/cpython/issues/42212/comments
12
2005-07-23T18:51:28Z
2022-04-09T23:56:02Z
https://github.com/python/cpython/issues/42212
1,198,809,359
42,212
[ "python", "cpython" ]
BPO | [1243654](https://bugs.python.org/issue1243654) --- | :--- Nosy | @warsaw, @bitdancer Files | <li>[t.diff](https://bugs.python.org/file6738/t.diff "Uploaded as text/plain at 2005-07-23.17:04:08 by lpd"): patch for Lib/email/Generator.py</li><li>[boundar_fix_fix.patch](https://bugs.python.org/file20122/boundar_fix_fix.patch "Uploaded as text/plain at 2010-12-20.21:36:06 by @bitdancer")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/bitdancer' closed_at = <Date 2010-12-21.18:25:44.133> created_at = <Date 2005-07-23.17:04:07.000> labels = ['easy', 'library', 'performance'] title = 'Faster output if message already has a boundary' updated_at = <Date 2011-01-13.17:51:58.621> user = 'https://bugs.python.org/lpd' ``` bugs.python.org fields: ```python activity = <Date 2011-01-13.17:51:58.621> actor = 'SilentGhost' assignee = 'r.david.murray' closed = True closed_date = <Date 2010-12-21.18:25:44.133> closer = 'r.david.murray' components = ['Library (Lib)'] creation = <Date 2005-07-23.17:04:07.000> creator = 'lpd' dependencies = [] files = ['6738', '20122'] hgrepos = [] issue_num = 1243654 keywords = ['patch', 'easy'] message_count = 6.0 messages = ['48605', '48606', '123849', '124404', '124443', '126191'] nosy_count = 4.0 nosy_names = ['barry', 'lpd', 'r.david.murray', 'SilentGhost'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'performance' url = 'https://bugs.python.org/issue1243654' versions = ['Python 3.1', 'Python 2.7', 'Python 3.2'] ``` </p></details>
Faster output if message already has a boundary
https://api.github.com/repos/python/cpython/issues/42211/comments
6
2005-07-23T17:04:07Z
2022-04-09T23:56:01Z
https://github.com/python/cpython/issues/42211
1,198,809,357
42,211
[ "python", "cpython" ]
BPO | [1243553](https://bugs.python.org/issue1243553) --- | :--- Nosy | @smontanaro, @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/smontanaro' closed_at = <Date 2005-08-25.21:45:10.000> created_at = <Date 2005-07-23.12:33:27.000> labels = ['docs'] title = 'pydoc on cgi.escape lacks info that are in www docs' updated_at = <Date 2005-08-25.21:45:10.000> user = 'https://bugs.python.org/nkour' ``` bugs.python.org fields: ```python activity = <Date 2005-08-25.21:45:10.000> actor = 'georg.brandl' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-07-23.12:33:27.000> creator = 'nkour' dependencies = [] files = [] hgrepos = [] issue_num = 1243553 keywords = [] message_count = 5.0 messages = ['25847', '25848', '25849', '25850', '25851'] nosy_count = 4.0 nosy_names = ['skip.montanaro', 'georg.brandl', 'pterk', 'nkour'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1243553' versions = [] ``` </p></details>
pydoc on cgi.escape lacks info that are in www docs
https://api.github.com/repos/python/cpython/issues/42210/comments
5
2005-07-23T12:33:27Z
2022-04-09T23:56:00Z
https://github.com/python/cpython/issues/42210
1,198,809,353
42,210
[ "python", "cpython" ]
BPO | [1243288](https://bugs.python.org/issue1243288) --- | :--- Nosy | @birkenfeld, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/birkenfeld' closed_at = <Date 2005-07-22.19:48:37.000> created_at = <Date 2005-07-22.19:19:22.000> labels = ['docs'] title = 'Misuse of \\"it\\\'s\\" ' updated_at = <Date 2005-07-22.19:48:37.000> user = 'https://bugs.python.org/jrbogart' ``` bugs.python.org fields: ```python activity = <Date 2005-07-22.19:48:37.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-07-22.19:19:22.000> creator = 'jrbogart' dependencies = [] files = [] hgrepos = [] issue_num = 1243288 keywords = [] message_count = 2.0 messages = ['25845', '25846'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'georg.brandl', 'jrbogart'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1243288' versions = [] ``` </p></details>
Misuse of \"it\'s\"
https://api.github.com/repos/python/cpython/issues/42209/comments
2
2005-07-22T19:19:22Z
2022-04-09T23:55:59Z
https://github.com/python/cpython/issues/42209
1,198,809,349
42,209
[ "python", "cpython" ]
BPO | [1243192](https://bugs.python.org/issue1243192) --- | :--- 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-08-02.10:30:33.000> created_at = <Date 2005-07-22.16:20:26.000> labels = ['docs'] title = 'Incorrect documentation of re.UNICODE' updated_at = <Date 2005-08-02.10:30:33.000> user = 'https://bugs.python.org/nhaldimann' ``` bugs.python.org fields: ```python activity = <Date 2005-08-02.10:30:33.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-07-22.16:20:26.000> creator = 'nhaldimann' dependencies = [] files = [] hgrepos = [] issue_num = 1243192 keywords = [] message_count = 2.0 messages = ['25843', '25844'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'georg.brandl', 'nhaldimann'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1243192' versions = ['Python 2.5'] ``` </p></details>
Incorrect documentation of re.UNICODE
https://api.github.com/repos/python/cpython/issues/42208/comments
2
2005-07-22T16:20:26Z
2022-04-09T23:55:58Z
https://github.com/python/cpython/issues/42208
1,198,809,343
42,208
[ "python", "cpython" ]
BPO | [1243081](https://bugs.python.org/issue1243081) --- | :--- Nosy | @birkenfeld, @birkenfeld Files | <li>[head.diff](https://bugs.python.org/file6736/head.diff "Uploaded as text/plain at 2005-07-22.14:18:11 by quiver"): CVS HEAD</li><li>[24.diff](https://bugs.python.org/file6737/24.diff "Uploaded as text/plain at 2005-07-22.14:19:29 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 = 'https://github.com/birkenfeld' closed_at = <Date 2005-07-22.18:41:36.000> created_at = <Date 2005-07-22.14:18:10.000> labels = ['docs'] title = 'repair typos' updated_at = <Date 2005-07-22.18:41:36.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2005-07-22.18:41:36.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-07-22.14:18:10.000> creator = 'quiver' dependencies = [] files = ['6736', '6737'] hgrepos = [] issue_num = 1243081 keywords = ['patch'] message_count = 2.0 messages = ['48603', '48604'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'georg.brandl', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1243081' versions = ['Python 2.4'] ``` </p></details>
repair typos
https://api.github.com/repos/python/cpython/issues/42207/comments
2
2005-07-22T14:18:10Z
2022-04-09T23:55:57Z
https://github.com/python/cpython/issues/42207
1,198,809,337
42,207
[ "python", "cpython" ]
BPO | [1242657](https://bugs.python.org/issue1242657) --- | :--- Nosy | @birkenfeld, @rhettinger, @amauryfa, @ncoghlan, @kmtracey, @benjaminp Files | <li>[lenhint.diff](https://bugs.python.org/file12749/lenhint.diff "Uploaded as text/plain at 2009-01-15.07:45:00 by @rhettinger"): Patch and tests for Py2.7</li> <sup>*Note: these values reflect the state of the issue at 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 2009-02-02.21:54:50.685> created_at = <Date 2005-07-21.22:22:37.000> labels = ['interpreter-core'] title = 'list(obj) can swallow KeyboardInterrupt' updated_at = <Date 2009-02-02.21:54:50.684> user = 'https://bugs.python.org/steveazope' ``` bugs.python.org fields: ```python activity = <Date 2009-02-02.21:54:50.684> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = <Date 2009-02-02.21:54:50.685> closer = 'rhettinger' components = ['Interpreter Core'] creation = <Date 2005-07-21.22:22:37.000> creator = 'stevea_zope' dependencies = [] files = ['12749'] hgrepos = [] issue_num = 1242657 keywords = ['patch'] message_count = 15.0 messages = ['25840', '25841', '25842', '69965', '69973', '69978', '69979', '70093', '70364', '70366', '79873', '79891', '79914', '79922', '81005'] nosy_count = 7.0 nosy_names = ['georg.brandl', 'rhettinger', 'stevea_zope', 'amaury.forgeotdarc', 'ncoghlan', 'kmtracey', 'benjamin.peterson'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1242657' versions = ['Python 2.6', 'Python 3.0', 'Python 3.1', 'Python 2.7'] ``` </p></details>
list(obj) can swallow KeyboardInterrupt
https://api.github.com/repos/python/cpython/issues/42206/comments
15
2005-07-21T22:22:37Z
2022-04-09T23:55:56Z
https://github.com/python/cpython/issues/42206
1,198,809,336
42,206
[ "python", "cpython" ]
BPO | [1242579](https://bugs.python.org/issue1242579) --- | :--- Nosy | @birkenfeld Files | <li>[bltinmodule_normalize.diff](https://bugs.python.org/file6735/bltinmodule_normalize.diff "Uploaded as text/plain at 2005-07-21.20:12:13 by alienoid")</li> <sup>*Note: these values reflect the state of the issue at 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-08-31.22:22:18.000> created_at = <Date 2005-07-21.20:12:13.000> labels = ['interpreter-core'] title = 'bltinmodule.c whitespace normalization' updated_at = <Date 2005-08-31.22:22:18.000> user = 'https://bugs.python.org/alienoid' ``` bugs.python.org fields: ```python activity = <Date 2005-08-31.22:22:18.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-07-21.20:12:13.000> creator = 'alienoid' dependencies = [] files = ['6735'] hgrepos = [] issue_num = 1242579 keywords = ['patch'] message_count = 2.0 messages = ['48601', '48602'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'alienoid'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1242579' versions = ['Python 2.5'] ``` </p></details>
bltinmodule.c whitespace normalization
https://api.github.com/repos/python/cpython/issues/42205/comments
2
2005-07-21T20:12:13Z
2022-04-09T23:55:54Z
https://github.com/python/cpython/issues/42205
1,198,809,334
42,205
[ "python", "cpython" ]
BPO | [1242454](https://bugs.python.org/issue1242454) --- | :--- Nosy | @birkenfeld Files | <li>[shutil.patch](https://bugs.python.org/file6734/shutil.patch "Uploaded as text/plain at 2005-07-21.17:24:16 by dalewilson"): a patch to Python24/Lib/shutil.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-08-31.22:50:08.000> created_at = <Date 2005-07-21.17:24:16.000> labels = ['library'] title = 'shutil.copytree() quits too soon after an error.' updated_at = <Date 2005-08-31.22:50:08.000> user = 'https://bugs.python.org/dalewilson' ``` bugs.python.org fields: ```python activity = <Date 2005-08-31.22:50:08.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-07-21.17:24:16.000> creator = 'dalewilson' dependencies = [] files = ['6734'] hgrepos = [] issue_num = 1242454 keywords = ['patch'] message_count = 2.0 messages = ['48599', '48600'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'dalewilson'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1242454' versions = ['Python 2.4'] ``` </p></details>
shutil.copytree() quits too soon after an error.
https://api.github.com/repos/python/cpython/issues/42204/comments
2
2005-07-21T17:24:16Z
2022-04-09T23:55:53Z
https://github.com/python/cpython/issues/42204
1,198,809,332
42,204
[ "python", "cpython" ]
BPO | [1241619](https://bugs.python.org/issue1241619) --- | :--- 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-07-20.17:54:26.000> created_at = <Date 2005-07-20.15:06:25.000> labels = ['interpreter-core', 'type-feature'] title = '-m does not find dotted modules' updated_at = <Date 2005-07-20.17:54:26.000> user = 'https://bugs.python.org/mewf' ``` bugs.python.org fields: ```python activity = <Date 2005-07-20.17:54:26.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-07-20.15:06:25.000> creator = 'mewf' dependencies = [] files = [] hgrepos = [] issue_num = 1241619 keywords = [] message_count = 2.0 messages = ['54588', '54589'] nosy_count = 2.0 nosy_names = ['rhettinger', 'mewf'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1241619' versions = [] ``` </p></details>
-m does not find dotted modules
https://api.github.com/repos/python/cpython/issues/42203/comments
2
2005-07-20T15:06:25Z
2022-04-09T23:55:52Z
https://github.com/python/cpython/issues/42203
1,198,809,328
42,203
[ "python", "cpython" ]
BPO | [1241545](https://bugs.python.org/issue1241545) --- | :--- Nosy | @tim-one, @nascheme, @tiran <sup>*Note: these values reflect the state of the issue at 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.19:39:32.934> created_at = <Date 2005-07-20.13:27:27.000> labels = [] title = 'garbage collection asserts failing' updated_at = <Date 2008-01-20.19:39:32.932> user = 'https://bugs.python.org/munder12' ``` bugs.python.org fields: ```python activity = <Date 2008-01-20.19:39:32.932> actor = 'christian.heimes' assignee = 'none' closed = True closed_date = <Date 2008-01-20.19:39:32.934> closer = 'christian.heimes' components = ['None'] creation = <Date 2005-07-20.13:27:27.000> creator = 'munder12' dependencies = [] files = [] hgrepos = [] issue_num = 1241545 keywords = [] message_count = 11.0 messages = ['60777', '60778', '60779', '60780', '60781', '60782', '60783', '60784', '60785', '60786', '61352'] nosy_count = 5.0 nosy_names = ['tim.peters', 'nnorwitz', 'nascheme', 'munder12', 'christian.heimes'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1241545' versions = ['Python 2.3'] ``` </p></details>
garbage collection asserts failing
https://api.github.com/repos/python/cpython/issues/42202/comments
11
2005-07-20T13:27:27Z
2022-04-09T23:55:51Z
https://github.com/python/cpython/issues/42202
1,198,809,324
42,202
[ "python", "cpython" ]
BPO | [1241507](https://bugs.python.org/issue1241507) --- | :--- Nosy | @doerwalter Files | <li>[streamreadbug.py](https://bugs.python.org/file1744/streamreadbug.py "Uploaded as text/plain at 2005-07-20.11:47:03 by pysquared"): Exercise the bug</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-07-20.22:53:20.000> created_at = <Date 2005-07-20.11:47:03.000> labels = ['library'] title = 'StreamReader broken for byte string to byte string codecs' updated_at = <Date 2005-07-20.22:53:20.000> user = 'https://bugs.python.org/pysquared' ``` bugs.python.org fields: ```python activity = <Date 2005-07-20.22:53:20.000> actor = 'doerwalter' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-07-20.11:47:03.000> creator = 'pysquared' dependencies = [] files = ['1744'] hgrepos = [] issue_num = 1241507 keywords = [] message_count = 2.0 messages = ['25838', '25839'] nosy_count = 2.0 nosy_names = ['doerwalter', 'pysquared'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1241507' versions = ['Python 2.4'] ``` </p></details>
StreamReader broken for byte string to byte string codecs
https://api.github.com/repos/python/cpython/issues/42201/comments
2
2005-07-20T11:47:03Z
2022-04-09T23:55:50Z
https://github.com/python/cpython/issues/42201
1,198,809,320
42,201
[ "python", "cpython" ]
BPO | [1241006](https://bugs.python.org/issue1241006) --- | :--- Nosy | @loewis, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-06-06.19:20:45.000> created_at = <Date 2005-07-19.17:21:46.000> labels = ['library'] title = 'Distutils does not use logging' updated_at = <Date 2006-06-06.19:20:45.000> user = 'https://bugs.python.org/mewf' ``` bugs.python.org fields: ```python activity = <Date 2006-06-06.19:20:45.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2005-07-19.17:21:46.000> creator = 'mewf' dependencies = [] files = [] hgrepos = [] issue_num = 1241006 keywords = [] message_count = 5.0 messages = ['25833', '25834', '25835', '25836', '25837'] nosy_count = 3.0 nosy_names = ['loewis', 'georg.brandl', 'mewf'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1241006' versions = ['Python 2.4'] ``` </p></details>
Distutils does not use logging
https://api.github.com/repos/python/cpython/issues/42200/comments
5
2005-07-19T17:21:46Z
2022-04-09T23:55:48Z
https://github.com/python/cpython/issues/42200
1,198,809,317
42,200
[ "python", "cpython" ]
BPO | [1240614](https://bugs.python.org/issue1240614) --- | :--- Files | <li>[thread_join_release_lock_on_exception.patch](https://bugs.python.org/file6733/thread_join_release_lock_on_exception.patch "Uploaded as text/plain at 2005-07-19.02:25:20 by marvinalone"): patch for locking issue in threading.Thread.join()</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2007-03-16.07:21:27.000> created_at = <Date 2005-07-19.02:25:19.000> labels = ['library'] title = 'release lock on exception in threading.Thread.join()' updated_at = <Date 2007-03-16.07:21:27.000> user = 'https://bugs.python.org/marvinalone' ``` bugs.python.org fields: ```python activity = <Date 2007-03-16.07:21:27.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-07-19.02:25:19.000> creator = 'marvinalone' dependencies = [] files = ['6733'] hgrepos = [] issue_num = 1240614 keywords = ['patch'] message_count = 5.0 messages = ['48594', '48595', '48596', '48597', '48598'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'marvinalone', 'aptshansen'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1240614' versions = ['Python 2.4'] ``` </p></details>
release lock on exception in threading.Thread.join()
https://api.github.com/repos/python/cpython/issues/42199/comments
5
2005-07-19T02:25:19Z
2022-04-09T23:55:47Z
https://github.com/python/cpython/issues/42199
1,198,809,313
42,199
[ "python", "cpython" ]
BPO | [1239948](https://bugs.python.org/issue1239948) --- | :--- Nosy | @loewis, @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-08-06.21:22:38.000> created_at = <Date 2005-07-17.21:44:16.000> labels = ['library'] title = 'distutils: MetroWerks support can go' updated_at = <Date 2005-08-06.21:22:38.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2005-08-06.21:22:38.000> actor = 'jackjansen' assignee = 'anthonybaxter' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2005-07-17.21:44:16.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 1239948 keywords = [] message_count = 3.0 messages = ['25830', '25831', '25832'] nosy_count = 3.0 nosy_names = ['loewis', 'anthonybaxter', 'jackjansen'] pr_nums = [] priority = 'normal' resolution = 'later' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1239948' versions = [] ``` </p></details>
distutils: MetroWerks support can go
https://api.github.com/repos/python/cpython/issues/42198/comments
3
2005-07-17T21:44:16Z
2022-04-09T23:55:46Z
https://github.com/python/cpython/issues/42198
1,198,809,311
42,198
[ "python", "cpython" ]
BPO | [1239890](https://bugs.python.org/issue1239890) --- | :--- Nosy | @birkenfeld, @birkenfeld, @nirs Files | <li>[makedirs.diff](https://bugs.python.org/file6732/makedirs.diff "Uploaded as text/plain at 2005-12-05.12:46:29 by @nirs"): prevent race conditions in os.makedirs, new tests</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-12-09.09:24:10.000> created_at = <Date 2005-07-17.19:42:09.000> labels = [] title = 'Prevent race condition in os.makedirs' updated_at = <Date 2006-12-09.09:24:10.000> user = 'https://github.com/nirs' ``` bugs.python.org fields: ```python activity = <Date 2006-12-09.09:24:10.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-07-17.19:42:09.000> creator = 'nirs' dependencies = [] files = ['6732'] hgrepos = [] issue_num = 1239890 keywords = ['patch'] message_count = 11.0 messages = ['48583', '48584', '48585', '48586', '48587', '48588', '48589', '48590', '48591', '48592', '48593'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'georg.brandl', 'nirs', 'rbarran'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1239890' versions = [] ``` </p></details>
Prevent race condition in os.makedirs
https://api.github.com/repos/python/cpython/issues/42197/comments
11
2005-07-17T19:42:09Z
2022-04-09T23:55:45Z
https://github.com/python/cpython/issues/42197
1,198,809,310
42,197
[ "python", "cpython" ]
BPO | [1239681](https://bugs.python.org/issue1239681) --- | :--- Nosy | @smontanaro, @nirs <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2005-07-17.11:50:42.000> created_at = <Date 2005-07-17.09:09:40.000> labels = [] title = 'email.Utils.formatdate documetaion missing' updated_at = <Date 2005-07-17.11:50:42.000> user = 'https://github.com/nirs' ``` bugs.python.org fields: ```python activity = <Date 2005-07-17.11:50:42.000> actor = 'skip.montanaro' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-07-17.09:09:40.000> creator = 'nirs' dependencies = [] files = [] hgrepos = [] issue_num = 1239681 keywords = [] message_count = 2.0 messages = ['25828', '25829'] nosy_count = 2.0 nosy_names = ['skip.montanaro', 'nirs'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1239681' versions = [] ``` </p></details>
email.Utils.formatdate documetaion missing
https://api.github.com/repos/python/cpython/issues/42196/comments
2
2005-07-17T09:09:40Z
2022-04-09T23:55:45Z
https://github.com/python/cpython/issues/42196
1,198,809,306
42,196
[ "python", "cpython" ]
BPO | [1239186](https://bugs.python.org/issue1239186) --- | :--- Nosy | @brettcannon, @birkenfeld Files | <li>[config.log](https://bugs.python.org/file1743/config.log "Uploaded as application/octet-stream at 2005-07-15.22:00:28 by rgazzale"): Configuration log</li> <sup>*Note: these values reflect the state of the issue at 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-08-26.08:38:02.000> created_at = <Date 2005-07-15.22:00:25.000> labels = ['invalid', 'expert-installation'] title = 'Install Error: "cannot compute sizeof (int), 77"' updated_at = <Date 2005-08-26.08:38:02.000> user = 'https://bugs.python.org/rgazzale' ``` bugs.python.org fields: ```python activity = <Date 2005-08-26.08:38:02.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2005-07-15.22:00:25.000> creator = 'rgazzale' dependencies = [] files = ['1743'] hgrepos = [] issue_num = 1239186 keywords = [] message_count = 4.0 messages = ['25824', '25825', '25826', '25827'] nosy_count = 3.0 nosy_names = ['brett.cannon', 'georg.brandl', 'rgazzale'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1239186' versions = ['Python 2.4'] ``` </p></details>
Install Error: "cannot compute sizeof (int), 77"
https://api.github.com/repos/python/cpython/issues/42195/comments
4
2005-07-15T22:00:25Z
2022-04-09T23:55:43Z
https://github.com/python/cpython/issues/42195
1,198,809,300
42,195
[ "python", "cpython" ]
BPO | [1239148](https://bugs.python.org/issue1239148) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-07-15.21:01:20.000> created_at = <Date 2005-07-15.21:01:20.000> labels = ['expert-installation'] title = 'Win registry problem' updated_at = <Date 2005-07-15.21:01:20.000> user = 'https://bugs.python.org/bsherwood' ``` bugs.python.org fields: ```python activity = <Date 2005-07-15.21:01:20.000> actor = 'bsherwood' assignee = 'none' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2005-07-15.21:01:20.000> creator = 'bsherwood' dependencies = [] files = [] hgrepos = [] issue_num = 1239148 keywords = [] message_count = 1.0 messages = ['25823'] nosy_count = 1.0 nosy_names = ['bsherwood'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1239148' versions = ['Python 2.4'] ``` </p></details>
Win registry problem
https://api.github.com/repos/python/cpython/issues/42194/comments
1
2005-07-15T21:01:20Z
2022-04-09T23:55:42Z
https://github.com/python/cpython/issues/42194
1,198,809,296
42,194
[ "python", "cpython" ]
BPO | [1239120](https://bugs.python.org/issue1239120) --- | :--- 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-10-01.17:11:51.000> created_at = <Date 2005-07-15.19:46:10.000> labels = ['expert-installation'] title = 'Win registry problem' updated_at = <Date 2005-10-01.17:11:51.000> user = 'https://bugs.python.org/bsherwood' ``` bugs.python.org fields: ```python activity = <Date 2005-10-01.17:11:51.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2005-07-15.19:46:10.000> creator = 'bsherwood' dependencies = [] files = [] hgrepos = [] issue_num = 1239120 keywords = [] message_count = 2.0 messages = ['25821', '25822'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'bsherwood'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1239120' versions = ['Python 2.4'] ``` </p></details>
Win registry problem
https://api.github.com/repos/python/cpython/issues/42193/comments
2
2005-07-15T19:46:10Z
2022-04-09T23:55:41Z
https://github.com/python/cpython/issues/42193
1,198,809,289
42,193
[ "python", "cpython" ]
BPO | [1239112](https://bugs.python.org/issue1239112) --- | :--- Nosy | @loewis Files | <li>[LINKCC_2-4-2.patch](https://bugs.python.org/file6731/LINKCC_2-4-2.patch "Uploaded as text/plain at 2005-07-15.19:26:37 by cludwig"): Patch of configure.in and Misc/NEWS</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-08-07.21:10:45.000> created_at = <Date 2005-07-15.19:26:36.000> labels = ['build'] title = 'Fix LINKCC (Bug python/cpython#41894)' updated_at = <Date 2005-08-07.21:10:45.000> user = 'https://bugs.python.org/cludwig' ``` bugs.python.org fields: ```python activity = <Date 2005-08-07.21:10:45.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2005-07-15.19:26:36.000> creator = 'cludwig' dependencies = [] files = ['6731'] hgrepos = [] issue_num = 1239112 keywords = ['patch'] message_count = 2.0 messages = ['48581', '48582'] nosy_count = 2.0 nosy_names = ['loewis', 'cludwig'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1239112' versions = ['Python 2.4'] ``` </p></details>
Fix LINKCC (Bug #1189330)
https://api.github.com/repos/python/cpython/issues/42192/comments
2
2005-07-15T19:26:36Z
2022-04-09T23:55:39Z
https://github.com/python/cpython/issues/42192
1,198,809,287
42,192
[ "python", "cpython" ]
BPO | [1238747](https://bugs.python.org/issue1238747) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-01-22.19:33:50.000> created_at = <Date 2005-07-15.08:31:54.000> labels = ['library'] title = 'subprocess.Popen fails inside a Windows service' updated_at = <Date 2007-01-22.19:33:50.000> user = 'https://bugs.python.org/adamk550' ``` bugs.python.org fields: ```python activity = <Date 2007-01-22.19:33:50.000> actor = 'astrand' assignee = 'astrand' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-07-15.08:31:54.000> creator = 'adamk550' dependencies = [] files = [] hgrepos = [] issue_num = 1238747 keywords = [] message_count = 2.0 messages = ['25819', '25820'] nosy_count = 2.0 nosy_names = ['astrand', 'adamk550'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1238747' versions = [] ``` </p></details>
subprocess.Popen fails inside a Windows service
https://api.github.com/repos/python/cpython/issues/42191/comments
2
2005-07-15T08:31:54Z
2022-04-09T23:55:38Z
https://github.com/python/cpython/issues/42191
1,198,809,283
42,191
[ "python", "cpython" ]
BPO | [1238681](https://bugs.python.org/issue1238681) --- | :--- Nosy | @tim-one, @birkenfeld, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2005-07-18.07:24:50.000> created_at = <Date 2005-07-15.05:06:52.000> labels = ['interpreter-core'] title = 'freed pointer is used in longobject.c:long_pow()' updated_at = <Date 2005-07-18.07:24:50.000> user = 'https://bugs.python.org/luked' ``` bugs.python.org fields: ```python activity = <Date 2005-07-18.07:24:50.000> actor = 'georg.brandl' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-07-15.05:06:52.000> creator = 'luked' dependencies = [] files = [] hgrepos = [] issue_num = 1238681 keywords = [] message_count = 4.0 messages = ['25815', '25816', '25817', '25818'] nosy_count = 4.0 nosy_names = ['tim.peters', 'georg.brandl', 'rhettinger', 'luked'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1238681' versions = ['Python 2.4'] ``` </p></details>
freed pointer is used in longobject.c:long_pow()
https://api.github.com/repos/python/cpython/issues/42190/comments
4
2005-07-15T05:06:52Z
2022-04-09T23:55:38Z
https://github.com/python/cpython/issues/42190
1,198,809,281
42,190
[ "python", "cpython" ]
BPO | [1238210](https://bugs.python.org/issue1238210) --- | :--- Nosy | @freddrake, @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/freddrake' closed_at = <Date 2005-07-29.17:20:47.000> created_at = <Date 2005-07-14.13:43:15.000> labels = ['docs'] title = 'manual.cls contains an invalid pdf-inquiry' updated_at = <Date 2005-07-29.17:20:47.000> user = 'https://bugs.python.org/m-schindler' ``` bugs.python.org fields: ```python activity = <Date 2005-07-29.17:20:47.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-07-14.13:43:15.000> creator = 'm-schindler' dependencies = [] files = [] hgrepos = [] issue_num = 1238210 keywords = [] message_count = 4.0 messages = ['25811', '25812', '25813', '25814'] nosy_count = 3.0 nosy_names = ['fdrake', 'georg.brandl', 'm-schindler'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1238210' versions = [] ``` </p></details>
manual.cls contains an invalid pdf-inquiry
https://api.github.com/repos/python/cpython/issues/42189/comments
4
2005-07-14T13:43:15Z
2022-04-09T23:55:37Z
https://github.com/python/cpython/issues/42189
1,198,809,279
42,189
[ "python", "cpython" ]
BPO | [1238170](https://bugs.python.org/issue1238170) --- | :--- Nosy | @birkenfeld, @birkenfeld, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/birkenfeld' closed_at = <Date 2005-07-15.09:13:29.000> created_at = <Date 2005-07-14.12:37:17.000> labels = ['interpreter-core'] title = 'threading.Thread uses {} as default argument' updated_at = <Date 2005-07-15.09:13:29.000> user = 'https://bugs.python.org/sdahlbac' ``` bugs.python.org fields: ```python activity = <Date 2005-07-15.09:13:29.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-07-14.12:37:17.000> creator = 'sdahlbac' dependencies = [] files = [] hgrepos = [] issue_num = 1238170 keywords = [] message_count = 3.0 messages = ['25808', '25809', '25810'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'georg.brandl', 'rhettinger', 'sdahlbac'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1238170' versions = ['Python 2.5'] ``` </p></details>
threading.Thread uses {} as default argument
https://api.github.com/repos/python/cpython/issues/42188/comments
3
2005-07-14T12:37:17Z
2022-04-09T23:55:36Z
https://github.com/python/cpython/issues/42188
1,198,809,275
42,188
[ "python", "cpython" ]
BPO | [1237697](https://bugs.python.org/issue1237697) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-07-18.02:21:03.000> created_at = <Date 2005-07-13.17:06:02.000> labels = ['build'] title = "link path probs on OSX re: Tcl, Tk & fink's /sw" updated_at = <Date 2006-07-18.02:21:03.000> user = 'https://bugs.python.org/blakers' ``` bugs.python.org fields: ```python activity = <Date 2006-07-18.02:21:03.000> actor = 'sf-robot' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2005-07-13.17:06:02.000> creator = 'blakers' dependencies = [] files = [] hgrepos = [] issue_num = 1237697 keywords = [] message_count = 5.0 messages = ['25803', '25804', '25805', '25806', '25807'] nosy_count = 3.0 nosy_names = ['loewis', 'sf-robot', 'blakers'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1237697' versions = ['Python 2.4'] ``` </p></details>
link path probs on OSX re: Tcl, Tk & fink's /sw
https://api.github.com/repos/python/cpython/issues/42187/comments
5
2005-07-13T17:06:02Z
2022-04-09T23:55:34Z
https://github.com/python/cpython/issues/42187
1,198,809,270
42,187
[ "python", "cpython" ]
BPO | [1237680](https://bugs.python.org/issue1237680) --- | :--- Nosy | @birkenfeld, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-09-15.05:45:37.000> created_at = <Date 2005-07-13.16:48:21.000> labels = ['interpreter-core', 'type-feature'] title = 'add dedent() string method' updated_at = <Date 2005-09-15.05:45:37.000> user = 'https://github.com/birkenfeld' ``` bugs.python.org fields: ```python activity = <Date 2005-09-15.05:45:37.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-07-13.16:48:21.000> creator = 'georg.brandl' dependencies = [] files = [] hgrepos = [] issue_num = 1237680 keywords = [] message_count = 3.0 messages = ['54585', '54586', '54587'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1237680' versions = [] ``` </p></details>
add dedent() string method
https://api.github.com/repos/python/cpython/issues/42186/comments
4
2005-07-13T16:48:21Z
2023-03-14T10:38:52Z
https://github.com/python/cpython/issues/42186
1,198,809,263
42,186
[ "python", "cpython" ]
BPO | [1237678](https://bugs.python.org/issue1237678) --- | :--- Nosy | @birkenfeld, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-07-13.21:45:05.000> created_at = <Date 2005-07-13.16:45:44.000> labels = ['type-feature', 'docs'] title = 'add a note to eval and exec to not use it when possible' updated_at = <Date 2005-07-13.21:45:05.000> user = 'https://github.com/birkenfeld' ``` bugs.python.org fields: ```python activity = <Date 2005-07-13.21:45:05.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-07-13.16:45:44.000> creator = 'georg.brandl' dependencies = [] files = [] hgrepos = [] issue_num = 1237678 keywords = [] message_count = 2.0 messages = ['54583', '54584'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1237678' versions = [] ``` </p></details>
add a note to eval and exec to not use it when possible
https://api.github.com/repos/python/cpython/issues/42185/comments
2
2005-07-13T16:45:44Z
2022-04-09T23:55:32Z
https://github.com/python/cpython/issues/42185
1,198,809,259
42,185
[ "python", "cpython" ]
BPO | [1237015](https://bugs.python.org/issue1237015) --- | :--- <sup>*Note: these values reflect the state of the issue at 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-07-12.22:51:15.000> created_at = <Date 2005-07-12.22:51:15.000> labels = [] title = 'Missing sk_SK in windows_locale' updated_at = <Date 2005-07-12.22:51:15.000> user = 'https://bugs.python.org/luks' ``` bugs.python.org fields: ```python activity = <Date 2005-07-12.22:51:15.000> actor = 'luks' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-07-12.22:51:15.000> creator = 'luks' dependencies = [] files = [] hgrepos = [] issue_num = 1237015 keywords = [] message_count = 1.0 messages = ['25802'] nosy_count = 1.0 nosy_names = ['luks'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1237015' versions = [] ``` </p></details>
Missing sk_SK in windows_locale
https://api.github.com/repos/python/cpython/issues/42184/comments
1
2005-07-12T22:51:15Z
2022-04-09T23:55:31Z
https://github.com/python/cpython/issues/42184
1,198,809,252
42,184
[ "python", "cpython" ]
BPO | [1236906](https://bugs.python.org/issue1236906) --- | :--- Nosy | @smontanaro, @warsaw Files | <li>[newham](https://bugs.python.org/file1742/newham "Uploaded as application/octet-stream at 2005-07-12.18:59:41 by @smontanaro"): message that causes email.Generator tb</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2005-09-18.23:24:24.000> created_at = <Date 2005-07-12.18:59:41.000> labels = ['library'] title = 'email.Generator traceback in forwarded msg' updated_at = <Date 2005-09-18.23:24:24.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2005-09-18.23:24:24.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-07-12.18:59:41.000> creator = 'skip.montanaro' dependencies = [] files = ['1742'] hgrepos = [] issue_num = 1236906 keywords = [] message_count = 4.0 messages = ['25798', '25799', '25800', '25801'] nosy_count = 2.0 nosy_names = ['skip.montanaro', 'barry'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1236906' versions = ['Python 2.5'] ``` </p></details>
email.Generator traceback in forwarded msg
https://api.github.com/repos/python/cpython/issues/42183/comments
4
2005-07-12T18:59:41Z
2022-04-09T23:55:30Z
https://github.com/python/cpython/issues/42183
1,198,809,250
42,183
[ "python", "cpython" ]
BPO | [1236090](https://bugs.python.org/issue1236090) --- | :--- Nosy | @mwhudson, @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2005-07-12.21:26:11.000> created_at = <Date 2005-07-11.14:12:42.000> labels = ['extension-modules', 'release-blocker'] title = 'Carbon.FSSpec.as_pathname() crashes' updated_at = <Date 2005-07-12.21:26:11.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2005-07-12.21:26:11.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2005-07-11.14:12:42.000> creator = 'mwh' dependencies = [] files = [] hgrepos = [] issue_num = 1236090 keywords = [] message_count = 3.0 messages = ['25795', '25796', '25797'] nosy_count = 2.0 nosy_names = ['mwh', 'jackjansen'] pr_nums = [] priority = 'release blocker' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1236090' versions = [] ``` </p></details>
Carbon.FSSpec.as_pathname() crashes
https://api.github.com/repos/python/cpython/issues/42182/comments
3
2005-07-11T14:12:42Z
2022-04-09T23:55:29Z
https://github.com/python/cpython/issues/42182
1,198,809,245
42,182
[ "python", "cpython" ]
BPO | [1235943](https://bugs.python.org/issue1235943) --- | :--- Nosy | @mwhudson, @birkenfeld Files | <li>[pep343-impl-1.diff](https://bugs.python.org/file6729/pep343-impl-1.diff "Uploaded as text/plain at 2005-07-11.10:09:53 by @mwhudson"): mwh's patch #1</li><li>[pep343-impl-2.diff](https://bugs.python.org/file6730/pep343-impl-2.diff "Uploaded as text/plain at 2005-08-02.13:46:23 by @mwhudson"): mwh's patch #2</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2007-03-06.13:36:30.000> created_at = <Date 2005-07-11.10:09:53.000> labels = ['interpreter-core'] title = 'PEP 343 implementation' updated_at = <Date 2007-03-06.13:36:30.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2007-03-06.13:36:30.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-07-11.10:09:53.000> creator = 'mwh' dependencies = [] files = ['6729', '6730'] hgrepos = [] issue_num = 1235943 keywords = ['patch'] message_count = 4.0 messages = ['48577', '48578', '48579', '48580'] nosy_count = 3.0 nosy_names = ['mwh', 'georg.brandl', 'zseil'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1235943' versions = ['Python 2.5'] ``` </p></details>
PEP 343 implementation
https://api.github.com/repos/python/cpython/issues/42181/comments
4
2005-07-11T10:09:53Z
2022-04-09T23:55:26Z
https://github.com/python/cpython/issues/42181
1,198,809,233
42,181
[ "python", "cpython" ]
BPO | [1235646](https://bugs.python.org/issue1235646) --- | :--- Nosy | @malemburg, @doerwalter Files | <li>[diff.txt](https://bugs.python.org/file1741/diff.txt "Uploaded as text/plain at 2005-08-31.16:11:48 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/doerwalter' closed_at = <Date 2005-09-03.10:31:00.000> created_at = <Date 2005-07-10.16:55:32.000> labels = ['expert-unicode'] title = "codecs.StreamRecoder.next doesn't encode" updated_at = <Date 2005-09-03.10:31:00.000> user = 'https://bugs.python.org/wangnick' ``` bugs.python.org fields: ```python activity = <Date 2005-09-03.10:31:00.000> actor = 'lemburg' assignee = 'doerwalter' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2005-07-10.16:55:32.000> creator = 'wangnick' dependencies = [] files = ['1741'] hgrepos = [] issue_num = 1235646 keywords = [] message_count = 7.0 messages = ['25788', '25789', '25790', '25791', '25792', '25793', '25794'] nosy_count = 3.0 nosy_names = ['lemburg', 'doerwalter', 'wangnick'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1235646' versions = ['Python 2.4'] ``` </p></details>
codecs.StreamRecoder.next doesn't encode
https://api.github.com/repos/python/cpython/issues/42180/comments
7
2005-07-10T16:55:32Z
2022-04-09T23:55:27Z
https://github.com/python/cpython/issues/42180
1,198,809,225
42,180
[ "python", "cpython" ]
BPO | [1235569](https://bugs.python.org/issue1235569) --- | :--- Nosy | @tim-one, @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-07-11.20:43:09.000> created_at = <Date 2005-07-10.12:18:39.000> labels = ['interpreter-core', 'invalid'] title = 'Inconsistent singleton constructor messages' updated_at = <Date 2005-07-11.20:43:09.000> user = 'https://bugs.python.org/ppergame' ``` bugs.python.org fields: ```python activity = <Date 2005-07-11.20:43:09.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-07-10.12:18:39.000> creator = 'ppergame' dependencies = [] files = [] hgrepos = [] issue_num = 1235569 keywords = [] message_count = 6.0 messages = ['25782', '25783', '25784', '25785', '25786', '25787'] nosy_count = 3.0 nosy_names = ['tim.peters', 'georg.brandl', 'ppergame'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1235569' versions = ['Python 2.4'] ``` </p></details>
Inconsistent singleton constructor messages
https://api.github.com/repos/python/cpython/issues/42179/comments
6
2005-07-10T12:18:39Z
2022-04-09T23:55:24Z
https://github.com/python/cpython/issues/42179
1,198,809,217
42,179
[ "python", "cpython" ]
BPO | [1235266](https://bugs.python.org/issue1235266) --- | :--- Nosy | @birkenfeld, @birkenfeld, @rhettinger, @gustaebel Files | <li>[tarfile-stderr.diff](https://bugs.python.org/file1739/tarfile-stderr.diff "Uploaded as text/plain at 2005-07-11.06:19:19 by @birkenfeld")</li><li>[zipfile-stderr.diff](https://bugs.python.org/file1740/zipfile-stderr.diff "Uploaded as text/plain at 2005-07-11.06:19:50 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-12.07:29:07.000> created_at = <Date 2005-07-09.16:24:33.000> labels = ['docs'] title = 'debug info file descriptor of tarfile is inconsistent' updated_at = <Date 2005-07-12.07:29:07.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2005-07-12.07:29:07.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-07-09.16:24:33.000> creator = 'quiver' dependencies = [] files = ['1739', '1740'] hgrepos = [] issue_num = 1235266 keywords = [] message_count = 7.0 messages = ['25775', '25776', '25777', '25778', '25779', '25780', '25781'] nosy_count = 5.0 nosy_names = ['georg.brandl', 'georg.brandl', 'rhettinger', 'quiver', 'lars.gustaebel'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1235266' versions = ['Python 2.4'] ``` </p></details>
debug info file descriptor of tarfile is inconsistent
https://api.github.com/repos/python/cpython/issues/42178/comments
7
2005-07-09T16:24:33Z
2022-04-09T23:55:24Z
https://github.com/python/cpython/issues/42178
1,198,809,211
42,178
[ "python", "cpython" ]
BPO | [1234985](https://bugs.python.org/issue1234985) --- | :--- Nosy | @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-05-11.23:15:30.436> created_at = <Date 2005-07-08.21:46:21.000> labels = ['expert-regex'] title = 'using some_re.sub() often imports sre.__doc__' updated_at = <Date 2008-05-11.23:15:30.404> user = 'https://bugs.python.org/steveazope' ``` bugs.python.org fields: ```python activity = <Date 2008-05-11.23:15:30.404> actor = 'georg.brandl' assignee = 'niemeyer' closed = True closed_date = <Date 2008-05-11.23:15:30.436> closer = 'georg.brandl' components = ['Regular Expressions'] creation = <Date 2005-07-08.21:46:21.000> creator = 'stevea_zope' dependencies = [] files = [] hgrepos = [] issue_num = 1234985 keywords = [] message_count = 4.0 messages = ['60774', '60775', '60776', '66692'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'niemeyer', 'stevea_zope', 'pterk'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1234985' versions = ['Python 2.4'] ``` </p></details>
using some_re.sub() often imports sre.__doc__
https://api.github.com/repos/python/cpython/issues/42177/comments
4
2005-07-08T21:46:21Z
2022-04-09T23:55:22Z
https://github.com/python/cpython/issues/42177
1,198,809,208
42,177
[ "python", "cpython" ]
BPO | [1234979](https://bugs.python.org/issue1234979) --- | :--- Nosy | @tim-one, @birkenfeld, @birkenfeld Files | <li>[thread_nt-waitflag.diff](https://bugs.python.org/file1738/thread_nt-waitflag.diff "Uploaded as text/plain at 2005-07-08.21:59:55 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-09.15:27:22.000> created_at = <Date 2005-07-08.21:25:12.000> labels = ['interpreter-core'] title = 'Lock.acquire treats only 1 as True' updated_at = <Date 2005-07-09.15:27:22.000> user = 'https://bugs.python.org/cperkins' ``` bugs.python.org fields: ```python activity = <Date 2005-07-09.15:27:22.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-07-08.21:25:12.000> creator = 'cperkins' dependencies = [] files = ['1738'] hgrepos = [] issue_num = 1234979 keywords = [] message_count = 6.0 messages = ['25769', '25770', '25771', '25772', '25773', '25774'] nosy_count = 4.0 nosy_names = ['tim.peters', 'georg.brandl', 'georg.brandl', 'cperkins'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1234979' versions = ['Python 2.4'] ``` </p></details>
Lock.acquire treats only 1 as True
https://api.github.com/repos/python/cpython/issues/42176/comments
6
2005-07-08T21:25:12Z
2022-04-09T23:55:22Z
https://github.com/python/cpython/issues/42176
1,198,809,204
42,176
[ "python", "cpython" ]
BPO | [1234965](https://bugs.python.org/issue1234965) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-07-08.20:57:21.000> created_at = <Date 2005-07-08.20:50:34.000> labels = ['invalid', 'library'] title = "ConfigParser generating strings I can't compare" updated_at = <Date 2005-07-08.20:57:21.000> user = 'https://bugs.python.org/lpangelrob' ``` bugs.python.org fields: ```python activity = <Date 2005-07-08.20:57:21.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-07-08.20:50:34.000> creator = 'lpangelrob' dependencies = [] files = [] hgrepos = [] issue_num = 1234965 keywords = [] message_count = 2.0 messages = ['25767', '25768'] nosy_count = 2.0 nosy_names = ['tim.peters', 'lpangelrob'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1234965' versions = [] ``` </p></details>
ConfigParser generating strings I can't compare
https://api.github.com/repos/python/cpython/issues/42175/comments
2
2005-07-08T20:50:34Z
2022-04-09T23:55:20Z
https://github.com/python/cpython/issues/42175
1,198,809,200
42,175
[ "python", "cpython" ]
BPO | [1234956](https://bugs.python.org/issue1234956) --- | :--- 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-07-08.21:29:29.000> created_at = <Date 2005-07-08.20:36:36.000> labels = ['docs'] title = 'Tutorial Section 6.3 example wrong' updated_at = <Date 2005-07-08.21:29:29.000> user = 'https://bugs.python.org/phoebusc' ``` bugs.python.org fields: ```python activity = <Date 2005-07-08.21:29:29.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-07-08.20:36:36.000> creator = 'phoebusc' dependencies = [] files = [] hgrepos = [] issue_num = 1234956 keywords = [] message_count = 2.0 messages = ['25765', '25766'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'phoebusc'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1234956' versions = ['Python 2.4'] ``` </p></details>
Tutorial Section 6.3 example wrong
https://api.github.com/repos/python/cpython/issues/42174/comments
2
2005-07-08T20:36:36Z
2022-04-09T23:55:19Z
https://github.com/python/cpython/issues/42174
1,198,809,198
42,174
[ "python", "cpython" ]
BPO | [1234850](https://bugs.python.org/issue1234850) --- | :--- Nosy | @tim-one, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-07-15.15:22:07.000> created_at = <Date 2005-07-08.15:52:37.000> labels = ['library'] title = 'Admin privs required for Windows?' updated_at = <Date 2005-07-15.15:22:07.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2005-07-15.15:22:07.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2005-07-08.15:52:37.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 1234850 keywords = [] message_count = 8.0 messages = ['25757', '25758', '25759', '25760', '25761', '25762', '25763', '25764'] nosy_count = 5.0 nosy_names = ['tim.peters', 'loewis', 'bsherwood', 'pvrijlandt', 'hairypalm'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1234850' versions = ['Python 2.3'] ``` </p></details>
Admin privs required for Windows?
https://api.github.com/repos/python/cpython/issues/42173/comments
8
2005-07-08T15:52:37Z
2022-04-09T23:55:18Z
https://github.com/python/cpython/issues/42173
1,198,809,189
42,173
[ "python", "cpython" ]
BPO | [1234674](https://bugs.python.org/issue1234674) --- | :--- Nosy | @freddrake, @birkenfeld, @rhettinger, @sandrotosi, @cjerdonek, @BlckKnght Files | <li>[filecmp_real_shallow.diff](https://bugs.python.org/file35159/filecmp_real_shallow.diff "Uploaded as text/plain at 2014-05-06.03:52:28 by @BlckKnght")</li><li>[filecmp_extra_shallow_file_check.diff](https://bugs.python.org/file36123/filecmp_extra_shallow_file_check.diff "Uploaded as text/plain at 2014-07-27.04:13:09 by Andrew.Kubera"): Patch of test_filecmp.py which ensures the content of files with same os.stat() signatures are not compared when the shallow option is True</li><li>[filecmp_test_patch.diff](https://bugs.python.org/file36238/filecmp_test_patch.diff "Uploaded as text/plain at 2014-08-03.23:52:16 by @BlckKnght"): patch to add tests (and to fix tests broken by behavior patch)</li><li>[filecmp_behavior_and_doc_fix.diff](https://bugs.python.org/file36239/filecmp_behavior_and_doc_fix.diff "Uploaded as text/plain at 2014-08-03.23:52:31 by @BlckKnght"): Fix for filecmp.cmp behavior and its 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/freddrake' closed_at = None created_at = <Date 2005-07-08.09:01:20.000> labels = ['type-bug', 'library'] title = 'filecmp.cmp\'s "shallow" option' updated_at = <Date 2014-08-14.05:09:22.988> user = 'https://bugs.python.org/goatsofmendez' ``` bugs.python.org fields: ```python activity = <Date 2014-08-14.05:09:22.988> actor = 'berker.peksag' assignee = 'fdrake' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-07-08.09:01:20.000> creator = 'goatsofmendez' dependencies = [] files = ['35159', '36123', '36238', '36239'] hgrepos = [] issue_num = 1234674 keywords = ['patch'] message_count = 12.0 messages = ['25751', '25752', '25753', '25754', '25755', '25756', '146682', '216937', '217965', '224101', '224128', '224668'] nosy_count = 9.0 nosy_names = ['fdrake', 'georg.brandl', 'rhettinger', 'pvrijlandt', 'goatsofmendez', 'sandro.tosi', 'chris.jerdonek', 'Steven.Barker', 'Andrew.Kubera'] pr_nums = [] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1234674' versions = ['Python 3.5'] ``` </p></details>
filecmp.cmp's "shallow" option
https://api.github.com/repos/python/cpython/issues/42172/comments
13
2005-07-08T09:01:20Z
2023-08-29T16:34:51Z
https://github.com/python/cpython/issues/42172
1,198,809,185
42,172
[ "python", "cpython" ]
BPO | [1234473](https://bugs.python.org/issue1234473) --- | :--- Nosy | @birkenfeld Files | <li>[config.log](https://bugs.python.org/file1737/config.log "Uploaded as text/plain at 2005-07-07.22:44:44 by tekhne0")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2010-08-21.22:43:01.195> created_at = <Date 2005-07-07.22:37:48.000> labels = ['type-bug', 'build'] title = 'configure: error: cannot compute sizeof (int), 77' updated_at = <Date 2010-08-21.22:43:01.194> user = 'https://bugs.python.org/tekhne0' ``` bugs.python.org fields: ```python activity = <Date 2010-08-21.22:43:01.194> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2010-08-21.22:43:01.195> closer = 'georg.brandl' components = ['Build'] creation = <Date 2005-07-07.22:37:48.000> creator = 'tekhne0' dependencies = [] files = ['1737'] hgrepos = [] issue_num = 1234473 keywords = [] message_count = 5.0 messages = ['25748', '25749', '25750', '114537', '114584'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'tekhne0', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = 'test needed' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1234473' versions = [] ``` </p></details>
configure: error: cannot compute sizeof (int), 77
https://api.github.com/repos/python/cpython/issues/42171/comments
5
2005-07-07T22:37:48Z
2022-04-09T23:55:15Z
https://github.com/python/cpython/issues/42171
1,198,809,182
42,171
[ "python", "cpython" ]
BPO | [1234328](https://bugs.python.org/issue1234328) --- | :--- Nosy | @loewis, @devdanzin Files | <li>[e_python.zip](https://bugs.python.org/file1736/e_python.zip "Uploaded as application/x-zip-compressed at 2005-07-07.18:01:05 by pvrijlandt"): zipped logfile</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2009-03-30.01:51:02.795> created_at = <Date 2005-07-07.18:01:05.000> labels = ['type-bug', 'expert-installation'] title = "'insufficient disk space' message wrong (msi on win xp pro)" updated_at = <Date 2009-03-30.01:51:02.768> user = 'https://bugs.python.org/pvrijlandt' ``` bugs.python.org fields: ```python activity = <Date 2009-03-30.01:51:02.768> actor = 'ajaksu2' assignee = 'loewis' closed = True closed_date = <Date 2009-03-30.01:51:02.795> closer = 'ajaksu2' components = ['Installation'] creation = <Date 2005-07-07.18:01:05.000> creator = 'pvrijlandt' dependencies = [] files = ['1736'] hgrepos = [] issue_num = 1234328 keywords = [] message_count = 5.0 messages = ['25745', '25746', '25747', '83871', '84450'] nosy_count = 4.0 nosy_names = ['loewis', 'nnorwitz', 'pvrijlandt', 'ajaksu2'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1234328' versions = ['Python 2.4'] ``` </p></details>
'insufficient disk space' message wrong (msi on win xp pro)
https://api.github.com/repos/python/cpython/issues/42170/comments
5
2005-07-07T18:01:05Z
2022-04-09T23:55:15Z
https://github.com/python/cpython/issues/42170
1,198,809,178
42,170
[ "python", "cpython" ]
BPO | [1234123](https://bugs.python.org/issue1234123) --- | :--- 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 = None closed_at = <Date 2006-08-03.20:34:20.000> created_at = <Date 2005-07-07.11:39:52.000> labels = ['library'] title = 'datetime.strftime %s' updated_at = <Date 2006-08-03.20:34:20.000> user = 'https://bugs.python.org/peterkleiweg' ``` bugs.python.org fields: ```python activity = <Date 2006-08-03.20:34:20.000> actor = 'akuchling' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-07-07.11:39:52.000> creator = 'peterkleiweg' dependencies = [] files = [] hgrepos = [] issue_num = 1234123 keywords = [] message_count = 2.0 messages = ['25743', '25744'] nosy_count = 2.0 nosy_names = ['akuchling', 'peterkleiweg'] pr_nums = [] priority = 'normal' resolution = 'postponed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1234123' versions = ['Python 2.3'] ``` </p></details>
datetime.strftime %s
https://api.github.com/repos/python/cpython/issues/42169/comments
2
2005-07-07T11:39:52Z
2022-04-09T23:55:13Z
https://github.com/python/cpython/issues/42169
1,198,809,176
42,169
[ "python", "cpython" ]
BPO | [1234057](https://bugs.python.org/issue1234057) --- | :--- Nosy | @rhettinger, @ncoghlan Files | <li>[pep-343-documentation.txt](https://bugs.python.org/file6728/pep-343-documentation.txt "Uploaded as text/plain at 2005-07-09.01:02:13 by @ncoghlan"): Draft PEP 343 documentation v.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/rhettinger' closed_at = <Date 2006-04-12.10:33:56.000> created_at = <Date 2005-07-07.09:34:26.000> labels = ['docs'] title = 'PEP 343 draft documentation' updated_at = <Date 2006-04-12.10:33:56.000> user = 'https://github.com/ncoghlan' ``` bugs.python.org fields: ```python activity = <Date 2006-04-12.10:33:56.000> actor = 'ncoghlan' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-07-07.09:34:26.000> creator = 'ncoghlan' dependencies = [] files = ['6728'] hgrepos = [] issue_num = 1234057 keywords = ['patch'] message_count = 5.0 messages = ['48572', '48573', '48574', '48575', '48576'] nosy_count = 2.0 nosy_names = ['rhettinger', 'ncoghlan'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1234057' versions = ['Python 2.5'] ``` </p></details>
PEP 343 draft documentation
https://api.github.com/repos/python/cpython/issues/42168/comments
5
2005-07-07T09:34:26Z
2022-04-09T23:55:13Z
https://github.com/python/cpython/issues/42168
1,198,809,174
42,168
[ "python", "cpython" ]
BPO | [1233799](https://bugs.python.org/issue1233799) --- | :--- Nosy | @loewis, @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/loewis' closed_at = <Date 2005-07-12.17:32:07.000> created_at = <Date 2005-07-06.22:08:18.000> labels = ['expert-tkinter'] title = 'tkFileDialog.askopen... fails when dir=""' updated_at = <Date 2005-07-12.17:32:07.000> user = 'https://bugs.python.org/reowen' ``` bugs.python.org fields: ```python activity = <Date 2005-07-12.17:32:07.000> actor = 'georg.brandl' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2005-07-06.22:08:18.000> creator = 'reowen' dependencies = [] files = [] hgrepos = [] issue_num = 1233799 keywords = [] message_count = 4.0 messages = ['25739', '25740', '25741', '25742'] nosy_count = 4.0 nosy_names = ['loewis', 'jepler', 'georg.brandl', 'reowen'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1233799' versions = [] ``` </p></details>
tkFileDialog.askopen... fails when dir=""
https://api.github.com/repos/python/cpython/issues/42167/comments
4
2005-07-06T22:08:18Z
2022-04-09T23:55:12Z
https://github.com/python/cpython/issues/42167
1,198,809,170
42,167
[ "python", "cpython" ]
BPO | [1233785](https://bugs.python.org/issue1233785) --- | :--- 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 2010-08-21.18:13:10.666> created_at = <Date 2005-07-06.21:36:18.000> labels = ['type-feature', 'library'] title = 'getpass.getpass() performs differently on Windows vs *nix' updated_at = <Date 2010-08-21.18:13:10.663> user = 'https://bugs.python.org/esreverotua' ``` bugs.python.org fields: ```python activity = <Date 2010-08-21.18:13:10.663> actor = 'BreamoreBoy' assignee = 'none' closed = True closed_date = <Date 2010-08-21.18:13:10.666> closer = 'BreamoreBoy' components = ['Library (Lib)'] creation = <Date 2005-07-06.21:36:18.000> creator = 'esrever_otua' dependencies = [] files = [] hgrepos = [] issue_num = 1233785 keywords = [] message_count = 9.0 messages = ['60766', '60767', '60768', '60769', '60770', '60771', '60772', '60773', '114535'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'esrever_otua', 'BreamoreBoy'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = 'test needed' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1233785' versions = ['Python 3.2'] ``` </p></details>
getpass.getpass() performs differently on Windows vs *nix
https://api.github.com/repos/python/cpython/issues/42166/comments
9
2005-07-06T21:36:18Z
2022-04-09T23:55:10Z
https://github.com/python/cpython/issues/42166
1,198,809,167
42,166
[ "python", "cpython" ]
BPO | [1233578](https://bugs.python.org/issue1233578) --- | :--- Nosy | @mwhudson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2005-07-15.16:57:40.000> created_at = <Date 2005-07-06.16:03:06.000> labels = ['library'] title = 'Pickle protocols 1, 2 can\'t handle "inf" floats.' updated_at = <Date 2005-07-15.16:57:40.000> user = 'https://bugs.python.org/melicertes' ``` bugs.python.org fields: ```python activity = <Date 2005-07-15.16:57:40.000> actor = 'melicertes' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-07-06.16:03:06.000> creator = 'melicertes' dependencies = [] files = [] hgrepos = [] issue_num = 1233578 keywords = [] message_count = 3.0 messages = ['25736', '25737', '25738'] nosy_count = 2.0 nosy_names = ['mwh', 'melicertes'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1233578' versions = ['Python 2.4'] ``` </p></details>
Pickle protocols 1, 2 can't handle "inf" floats.
https://api.github.com/repos/python/cpython/issues/42165/comments
3
2005-07-06T16:03:06Z
2022-04-09T23:55:09Z
https://github.com/python/cpython/issues/42165
1,198,809,165
42,165
[ "python", "cpython" ]
BPO | [1233049](https://bugs.python.org/issue1233049) --- | :--- 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-07-06.19:34:39.000> created_at = <Date 2005-07-05.22:14:20.000> labels = ['build', 'invalid'] title = 'openssl-0.9.8 requires _ssl.mak change' updated_at = <Date 2005-07-06.19:34:39.000> user = 'https://bugs.python.org/vrmeyer' ``` bugs.python.org fields: ```python activity = <Date 2005-07-06.19:34:39.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2005-07-05.22:14:20.000> creator = 'vrmeyer' dependencies = [] files = [] hgrepos = [] issue_num = 1233049 keywords = [] message_count = 4.0 messages = ['25732', '25733', '25734', '25735'] nosy_count = 2.0 nosy_names = ['loewis', 'vrmeyer'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1233049' versions = [] ``` </p></details>
openssl-0.9.8 requires _ssl.mak change
https://api.github.com/repos/python/cpython/issues/42164/comments
4
2005-07-05T22:14:20Z
2022-04-09T23:55:07Z
https://github.com/python/cpython/issues/42164
1,198,809,161
42,164
[ "python", "cpython" ]
BPO | [1232947](https://bugs.python.org/issue1232947) --- | :--- Nosy | @loewis, @mhammond Files | <li>[pv_python.zip](https://bugs.python.org/file1735/pv_python.zip "Uploaded as application/x-zip-compressed at 2005-07-07.17:43:47 by pvrijlandt"): zipped logfile</li><li>[python.log](https://bugs.python.org/file9968/python.log "Uploaded as dropload/binary at 2008-04-07.14:50:05 by @mhammond"): log after selecting "just for me" on vista</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2008-04-07.20:10:12.599> created_at = <Date 2005-07-05.18:31:26.000> labels = ['expert-installation'] title = 'non-admin install may fail (win xp pro)' updated_at = <Date 2008-04-07.20:10:12.598> user = 'https://bugs.python.org/pvrijlandt' ``` bugs.python.org fields: ```python activity = <Date 2008-04-07.20:10:12.598> actor = 'loewis' assignee = 'loewis' closed = True closed_date = <Date 2008-04-07.20:10:12.599> closer = 'loewis' components = ['Installation'] creation = <Date 2005-07-05.18:31:26.000> creator = 'pvrijlandt' dependencies = [] files = ['1735', '9968'] hgrepos = [] issue_num = 1232947 keywords = [] message_count = 11.0 messages = ['25724', '25725', '25726', '25727', '25728', '25729', '25730', '25731', '65074', '65106', '65114'] nosy_count = 3.0 nosy_names = ['loewis', 'mhammond', 'pvrijlandt'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1232947' versions = ['Python 2.5'] ``` </p></details>
non-admin install may fail (win xp pro)
https://api.github.com/repos/python/cpython/issues/42163/comments
11
2005-07-05T18:31:26Z
2022-04-09T23:55:07Z
https://github.com/python/cpython/issues/42163
1,198,809,156
42,163
[ "python", "cpython" ]
BPO | [1232768](https://bugs.python.org/issue1232768) --- | :--- Nosy | @birkenfeld, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/birkenfeld' closed_at = <Date 2005-07-12.13:18:40.000> created_at = <Date 2005-07-05.14:11:47.000> labels = ['docs'] title = 'Mistakes in online docs under \\"5.3 Pure Embedding\\"' updated_at = <Date 2005-07-12.13:18:40.000> user = 'https://bugs.python.org/mcsmart' ``` bugs.python.org fields: ```python activity = <Date 2005-07-12.13:18:40.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-07-05.14:11:47.000> creator = 'mcsmart' dependencies = [] files = [] hgrepos = [] issue_num = 1232768 keywords = [] message_count = 6.0 messages = ['25718', '25719', '25720', '25721', '25722', '25723'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'georg.brandl', 'pterk', 'mcsmart'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1232768' versions = ['Python 2.4'] ``` </p></details>
Mistakes in online docs under \"5.3 Pure Embedding\"
https://api.github.com/repos/python/cpython/issues/42162/comments
6
2005-07-05T14:11:47Z
2022-04-09T23:55:06Z
https://github.com/python/cpython/issues/42162
1,198,809,152
42,162
[ "python", "cpython" ]
BPO | [1232517](https://bugs.python.org/issue1232517) --- | :--- Nosy | @mwhudson Files | <li>[utime_overflow.py](https://bugs.python.org/file1733/utime_overflow.py "Uploaded as text/plain at 2005-07-05.13:19:01 by skyrush")</li><li>[utime-fix.diff](https://bugs.python.org/file1734/utime-fix.diff "Uploaded as text/plain at 2005-07-05.13:27:22 by @mwhudson"): mwh fix #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-07-05.15:33:01.000> created_at = <Date 2005-07-05.04:35:28.000> labels = ['interpreter-core'] title = 'OverflowError in time.utime() causes strange traceback' updated_at = <Date 2005-07-05.15:33:01.000> user = 'https://bugs.python.org/skyrush' ``` bugs.python.org fields: ```python activity = <Date 2005-07-05.15:33:01.000> actor = 'skyrush' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-07-05.04:35:28.000> creator = 'skyrush' dependencies = [] files = ['1733', '1734'] hgrepos = [] issue_num = 1232517 keywords = [] message_count = 10.0 messages = ['25708', '25709', '25710', '25711', '25712', '25713', '25714', '25715', '25716', '25717'] nosy_count = 2.0 nosy_names = ['mwh', 'skyrush'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1232517' versions = ['Python 2.3'] ``` </p></details>
OverflowError in time.utime() causes strange traceback
https://api.github.com/repos/python/cpython/issues/42161/comments
10
2005-07-05T04:35:28Z
2022-04-09T23:55:05Z
https://github.com/python/cpython/issues/42161
1,198,809,147
42,161
[ "python", "cpython" ]
BPO | [1232343](https://bugs.python.org/issue1232343) --- | :--- Files | <li>[patch.readline](https://bugs.python.org/file6727/patch.readline "Uploaded as application/octet-stream at 2005-07-04.18:03:33 by dalcinl"): PyOS_Readline patch (obtained with 'cvs diff -c')</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-08-06.19:35:18.000> created_at = <Date 2005-07-04.18:03:29.000> labels = ['interpreter-core'] title = 'PyOS_Readline' updated_at = <Date 2005-08-06.19:35:18.000> user = 'https://bugs.python.org/dalcinl' ``` bugs.python.org fields: ```python activity = <Date 2005-08-06.19:35:18.000> actor = 'greglielens' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-07-04.18:03:29.000> creator = 'dalcinl' dependencies = [] files = ['6727'] hgrepos = [] issue_num = 1232343 keywords = ['patch'] message_count = 3.0 messages = ['48569', '48570', '48571'] nosy_count = 2.0 nosy_names = ['dalcinl', 'greglielens'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1232343' versions = ['Python 2.5'] ``` </p></details>
PyOS_Readline
https://api.github.com/repos/python/cpython/issues/42160/comments
3
2005-07-04T18:03:29Z
2022-04-09T23:55:03Z
https://github.com/python/cpython/issues/42160
1,198,809,141
42,160
[ "python", "cpython" ]
BPO | [1232073](https://bugs.python.org/issue1232073) --- | :--- 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-07-14.00:35:24.000> created_at = <Date 2005-07-04.08:28:32.000> labels = ['type-feature', 'docs'] title = 'Links to tutorials and howtos from references' updated_at = <Date 2005-07-14.00:35:24.000> user = 'https://bugs.python.org/hoffman' ``` bugs.python.org fields: ```python activity = <Date 2005-07-14.00:35:24.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-07-04.08:28:32.000> creator = 'hoffman' dependencies = [] files = [] hgrepos = [] issue_num = 1232073 keywords = [] message_count = 4.0 messages = ['54579', '54580', '54581', '54582'] nosy_count = 2.0 nosy_names = ['rhettinger', 'hoffman'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1232073' versions = [] ``` </p></details>
Links to tutorials and howtos from references
https://api.github.com/repos/python/cpython/issues/42159/comments
4
2005-07-04T08:28:32Z
2022-04-09T23:55:02Z
https://github.com/python/cpython/issues/42159
1,198,809,137
42,159
[ "python", "cpython" ]
BPO | [1232023](https://bugs.python.org/issue1232023) --- | :--- Nosy | @loewis Files | <li>[module_search_pathfix.patch](https://bugs.python.org/file6726/module_search_pathfix.patch "Uploaded as text/plain at 2005-07-04.05:57:28 by thanan"): Initial module search path fix - Windows</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-07-24.11:55:47.000> created_at = <Date 2005-07-04.05:57:28.000> labels = ['OS-windows'] title = 'MS Windows - module search path fix' updated_at = <Date 2006-07-24.11:55:47.000> user = 'https://bugs.python.org/thanan' ``` bugs.python.org fields: ```python activity = <Date 2006-07-24.11:55:47.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2005-07-04.05:57:28.000> creator = 'thanan' dependencies = [] files = ['6726'] hgrepos = [] issue_num = 1232023 keywords = ['patch'] message_count = 2.0 messages = ['48567', '48568'] nosy_count = 2.0 nosy_names = ['loewis', 'thanan'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1232023' versions = ['Python 2.4'] ``` </p></details>
MS Windows - module search path fix
https://api.github.com/repos/python/cpython/issues/42158/comments
2
2005-07-04T05:57:28Z
2022-04-09T23:55:01Z
https://github.com/python/cpython/issues/42158
1,198,809,134
42,158
[ "python", "cpython" ]
BPO | [1231890](https://bugs.python.org/issue1231890) --- | :--- Nosy | @birkenfeld, @birkenfeld Files | <li>[1162912.patch](https://bugs.python.org/file6725/1162912.patch "Uploaded as text/plain at 2005-07-03.19:57:17 by pterk")</li> <sup>*Note: these values reflect the state of the issue at 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-03.20:22:40.000> created_at = <Date 2005-07-03.19:57:16.000> labels = [] title = 'Patch for (Doc) python/cpython#41694' updated_at = <Date 2005-07-03.20:22:40.000> user = 'https://bugs.python.org/pterk' ``` bugs.python.org fields: ```python activity = <Date 2005-07-03.20:22:40.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-07-03.19:57:16.000> creator = 'pterk' dependencies = [] files = ['6725'] hgrepos = [] issue_num = 1231890 keywords = ['patch'] message_count = 2.0 messages = ['48565', '48566'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'georg.brandl', 'pterk'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1231890' versions = [] ``` </p></details>
Patch for (Doc) #1162912
https://api.github.com/repos/python/cpython/issues/42157/comments
2
2005-07-03T19:57:16Z
2022-04-09T23:55:00Z
https://github.com/python/cpython/issues/42157
1,198,809,132
42,157
[ "python", "cpython" ]
BPO | [1231538](https://bugs.python.org/issue1231538) --- | :--- Nosy | @birkenfeld, @birkenfeld Files | <li>[transformer.py.patch](https://bugs.python.org/file6724/transformer.py.patch "Uploaded as text/plain at 2005-07-02.16:55:44 by adimasci"): patch for the transformer.py module</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/birkenfeld' closed_at = <Date 2005-07-02.18:38:33.000> created_at = <Date 2005-07-02.16:55:44.000> labels = ['library'] title = 'Typo fix in compiler/transformer.py (WalkerEror)' updated_at = <Date 2005-07-02.18:38:33.000> user = 'https://bugs.python.org/adimasci' ``` bugs.python.org fields: ```python activity = <Date 2005-07-02.18:38:33.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-07-02.16:55:44.000> creator = 'adimasci' dependencies = [] files = ['6724'] hgrepos = [] issue_num = 1231538 keywords = ['patch'] message_count = 2.0 messages = ['48563', '48564'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'georg.brandl', 'adimasci'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1231538' versions = ['Python 2.4'] ``` </p></details>
Typo fix in compiler/transformer.py (WalkerEror)
https://api.github.com/repos/python/cpython/issues/42156/comments
2
2005-07-02T16:55:44Z
2022-04-09T23:54:57Z
https://github.com/python/cpython/issues/42156
1,198,809,122
42,156
[ "python", "cpython" ]
BPO | [1231488](https://bugs.python.org/issue1231488) --- | :--- Nosy | @mwhudson, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-07-06.05:17:55.000> created_at = <Date 2005-07-02.13:52:28.000> labels = ['invalid'] title = 'chr() returns ? when input > 127 in OS X' updated_at = <Date 2005-07-06.05:17:55.000> user = 'https://bugs.python.org/craighoward' ``` bugs.python.org fields: ```python activity = <Date 2005-07-06.05:17:55.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-07-02.13:52:28.000> creator = 'craighoward' dependencies = [] files = [] hgrepos = [] issue_num = 1231488 keywords = [] message_count = 3.0 messages = ['25705', '25706', '25707'] nosy_count = 3.0 nosy_names = ['mwh', 'loewis', 'craighoward'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1231488' versions = [] ``` </p></details>
chr() returns ? when input > 127 in OS X
https://api.github.com/repos/python/cpython/issues/42155/comments
3
2005-07-02T13:52:28Z
2022-04-09T23:54:53Z
https://github.com/python/cpython/issues/42155
1,198,809,120
42,155
[ "python", "cpython" ]
BPO | [1231336](https://bugs.python.org/issue1231336) --- | :--- Nosy | @malemburg, @loewis Files | <li>[diffs.txt](https://bugs.python.org/file6721/diffs.txt "Uploaded as text/plain at 2005-07-02.01:55:44 by nyamatongwe"): Differences from current CVS containing code and doc</li><li>[diffu.txt](https://bugs.python.org/file6722/diffu.txt "Uploaded as text/plain at 2005-07-05.04:25:26 by nyamatongwe")</li><li>[diffu.txt](https://bugs.python.org/file6723/diffu.txt "Uploaded as text/plain at 2005-07-05.04:27:31 by nyamatongwe"): Diff that also handles -c, -O, and -E.</li> <sup>*Note: these values reflect the state of the issue at 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-08-10.07:24:39.000> created_at = <Date 2005-07-02.01:55:44.000> labels = ['extension-modules'] title = 'Add unicode for sys.argv, os.environ, os.system' updated_at = <Date 2005-08-10.07:24:39.000> user = 'https://bugs.python.org/nyamatongwe' ``` bugs.python.org fields: ```python activity = <Date 2005-08-10.07:24:39.000> actor = 'nyamatongwe' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2005-07-02.01:55:44.000> creator = 'nyamatongwe' dependencies = [] files = ['6721', '6722', '6723'] hgrepos = [] issue_num = 1231336 keywords = ['patch'] message_count = 13.0 messages = ['48550', '48551', '48552', '48553', '48554', '48555', '48556', '48557', '48558', '48559', '48560', '48561', '48562'] nosy_count = 3.0 nosy_names = ['lemburg', 'loewis', 'nyamatongwe'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1231336' versions = ['Python 2.5'] ``` </p></details>
Add unicode for sys.argv, os.environ, os.system
https://api.github.com/repos/python/cpython/issues/42154/comments
13
2005-07-02T01:55:44Z
2022-04-09T23:54:49Z
https://github.com/python/cpython/issues/42154
1,198,809,105
42,154
[ "python", "cpython" ]
BPO | [1231081](https://bugs.python.org/issue1231081) --- | :--- Nosy | @malemburg, @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-16.17:59:25.027> created_at = <Date 2005-07-01.16:38:26.000> labels = ['type-feature', 'library'] title = 'platform.processor() could be smarter' updated_at = <Date 2009-02-16.17:59:25.003> user = 'https://bugs.python.org/tengai' ``` bugs.python.org fields: ```python activity = <Date 2009-02-16.17:59:25.003> actor = 'lemburg' assignee = 'none' closed = True closed_date = <Date 2009-02-16.17:59:25.027> closer = 'lemburg' components = ['Library (Lib)'] creation = <Date 2005-07-01.16:38:26.000> creator = 'tengai' dependencies = [] files = [] hgrepos = [] issue_num = 1231081 keywords = [] message_count = 4.0 messages = ['61203', '61204', '82207', '82257'] nosy_count = 4.0 nosy_names = ['lemburg', 'hoffman', 'ajaksu2', 'tengai'] pr_nums = [] priority = 'low' resolution = None stage = 'test needed' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1231081' versions = ['Python 2.7'] ``` </p></details>
platform.processor() could be smarter
https://api.github.com/repos/python/cpython/issues/42153/comments
4
2005-07-01T16:38:26Z
2022-04-09T23:54:48Z
https://github.com/python/cpython/issues/42153
1,198,809,102
42,153
[ "python", "cpython" ]
BPO | [1231069](https://bugs.python.org/issue1231069) --- | :--- Nosy | @mwhudson, @barry-scott Files | <li>[fcntlmodule.patch](https://bugs.python.org/file1732/fcntlmodule.patch "Uploaded as text/plain at 2005-07-01.16:24:38 by @barry-scott"): Patch against python 2..4.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-07-27.20:25:50.000> created_at = <Date 2005-07-01.16:24:38.000> labels = [] title = 'ioctl has problem with -ive request codes' updated_at = <Date 2005-07-27.20:25:50.000> user = 'https://github.com/barry-scott' ``` bugs.python.org fields: ```python activity = <Date 2005-07-27.20:25:50.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-07-01.16:24:38.000> creator = 'barry-scott' dependencies = [] files = ['1732'] hgrepos = [] issue_num = 1231069 keywords = [] message_count = 4.0 messages = ['25701', '25702', '25703', '25704'] nosy_count = 2.0 nosy_names = ['mwh', 'barry-scott'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1231069' versions = [] ``` </p></details>
ioctl has problem with -ive request codes
https://api.github.com/repos/python/cpython/issues/42152/comments
4
2005-07-01T16:24:38Z
2022-04-09T23:54:48Z
https://github.com/python/cpython/issues/42152
1,198,809,099
42,152
[ "python", "cpython" ]
BPO | [1231053](https://bugs.python.org/issue1231053) --- | :--- Nosy | @birkenfeld Files | <li>[audioop.patch](https://bugs.python.org/file6720/audioop.patch "Uploaded as text/plain at 2005-07-01.16:04:50 by larsimmisch")</li> <sup>*Note: these values reflect the state of the issue at 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-20.05:28:13.000> created_at = <Date 2005-07-01.16:04:49.000> labels = ['extension-modules'] title = 'audioop - alaw encoding/decoding added, code updated' updated_at = <Date 2006-03-20.05:28:13.000> user = 'https://bugs.python.org/larsimmisch' ``` bugs.python.org fields: ```python activity = <Date 2006-03-20.05:28:13.000> actor = 'anthonybaxter' assignee = 'anthonybaxter' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2005-07-01.16:04:49.000> creator = 'larsimmisch' dependencies = [] files = ['6720'] hgrepos = [] issue_num = 1231053 keywords = ['patch'] message_count = 5.0 messages = ['48545', '48546', '48547', '48548', '48549'] nosy_count = 4.0 nosy_names = ['anthonybaxter', 'georg.brandl', 'larsimmisch', 'fastflo'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1231053' versions = ['Python 2.5'] ``` </p></details>
audioop - alaw encoding/decoding added, code updated
https://api.github.com/repos/python/cpython/issues/42151/comments
5
2005-07-01T16:04:49Z
2022-04-09T23:54:46Z
https://github.com/python/cpython/issues/42151
1,198,809,096
42,151
[ "python", "cpython" ]
BPO | [1230615](https://bugs.python.org/issue1230615) --- | :--- Nosy | @birkenfeld, @birkenfeld, @rhettinger Files | <li>[1168746.unpublish.patch](https://bugs.python.org/file6718/1168746.unpublish.patch "Uploaded as text/plain at 2005-06-30.21:38:05 by pterk")</li><li>[1168746.correction.patch](https://bugs.python.org/file6719/1168746.correction.patch "Uploaded as text/plain at 2005-06-30.21:49:41 by pterk")</li> <sup>*Note: these values reflect the state of the issue at 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-02.10:29:32.000> created_at = <Date 2005-06-30.21:38:04.000> labels = ['docs'] title = 'Patch for (Doc) python/cpython#41745' updated_at = <Date 2005-07-02.10:29:32.000> user = 'https://bugs.python.org/pterk' ``` bugs.python.org fields: ```python activity = <Date 2005-07-02.10:29:32.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-06-30.21:38:04.000> creator = 'pterk' dependencies = [] files = ['6718', '6719'] hgrepos = [] issue_num = 1230615 keywords = ['patch'] message_count = 4.0 messages = ['48541', '48542', '48543', '48544'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'georg.brandl', 'rhettinger', 'pterk'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1230615' versions = [] ``` </p></details>
Patch for (Doc) #1168746
https://api.github.com/repos/python/cpython/issues/42150/comments
4
2005-06-30T21:38:04Z
2022-04-09T23:54:46Z
https://github.com/python/cpython/issues/42150
1,198,809,092
42,150
[ "python", "cpython" ]
BPO | [1230553](https://bugs.python.org/issue1230553) --- | :--- 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-06-30.20:23:13.000> created_at = <Date 2005-06-30.19:19:22.000> labels = ['invalid', 'library'] title = 'decimal module is no longer 2.3 compatible' updated_at = <Date 2005-06-30.20:23:13.000> user = 'https://bugs.python.org/hierro' ``` bugs.python.org fields: ```python activity = <Date 2005-06-30.20:23:13.000> actor = 'hierro' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-06-30.19:19:22.000> creator = 'hierro' dependencies = [] files = [] hgrepos = [] issue_num = 1230553 keywords = [] message_count = 4.0 messages = ['25697', '25698', '25699', '25700'] nosy_count = 2.0 nosy_names = ['rhettinger', 'hierro'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1230553' versions = ['Python 2.4'] ``` </p></details>
decimal module is no longer 2.3 compatible
https://api.github.com/repos/python/cpython/issues/42149/comments
4
2005-06-30T19:19:22Z
2022-04-09T23:54:44Z
https://github.com/python/cpython/issues/42149
1,198,809,086
42,149