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 | [868864](https://bugs.python.org/issue868864) --- | :--- Nosy | @loewis Files | <li>[out.py](https://bugs.python.org/file1151/out.py "Uploaded as text/plain at 2004-01-01.17:30:32 by lpd"): 2-line 'program' that causes the crash</li><li>[valgrind.out](https://bugs.python.org/file1152/valgrind.out "Uploaded at 2004-01-01.19:53:04 by nnorwitz")</li><li>[out.py](https://bugs.python.org/file1153/out.py "Uploaded as text/plain at 2004-01-01.19:54:08 by nnorwitz"): shorter program (string) that still crashes</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2005-08-25.07:30:49.000> created_at = <Date 2004-01-01.17:30:32.000> labels = ['interpreter-core'] title = '8-bit string literal with iso8859 coding => crash' updated_at = <Date 2005-08-25.07:30:49.000> user = 'https://bugs.python.org/lpd' ``` bugs.python.org fields: ```python activity = <Date 2005-08-25.07:30:49.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2004-01-01.17:30:32.000> creator = 'lpd' dependencies = [] files = ['1151', '1152', '1153'] hgrepos = [] issue_num = 868864 keywords = [] message_count = 7.0 messages = ['19503', '19504', '19505', '19506', '19507', '19508', '19509'] nosy_count = 5.0 nosy_names = ['loewis', 'nnorwitz', 'lpd', 'zgoda', 'rozhnov'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue868864' versions = [] ``` </p></details>
8-bit string literal with iso8859 coding => crash
https://api.github.com/repos/python/cpython/issues/39748/comments
7
2004-01-01T17:30:32Z
2022-04-09T23:09:12Z
https://github.com/python/cpython/issues/39748
1,198,799,755
39,748
[ "python", "cpython" ]
BPO | [868845](https://bugs.python.org/issue868845) --- | :--- Nosy | @gvanrossum, @birkenfeld, @terryjreedy, @ncoghlan, @abalkin, @merwok, @akheron Files | <li>[doc-repr.diff](https://bugs.python.org/file9691/doc-repr.diff "Uploaded as text/plain at 2008-03-17.17:19:25 by @abalkin")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2011-10-18.16:10:54.968> created_at = <Date 2004-01-01.16:28:37.000> labels = ['easy', 'type-feature', 'tests'] title = 'Need unit tests for <...> reprs' updated_at = <Date 2011-10-19.19:46:18.609> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2011-10-19.19:46:18.609> actor = 'eric.araujo' assignee = 'none' closed = True closed_date = <Date 2011-10-18.16:10:54.968> closer = 'gvanrossum' components = ['Tests'] creation = <Date 2004-01-01.16:28:37.000> creator = 'gvanrossum' dependencies = [] files = ['9691'] hgrepos = [] issue_num = 868845 keywords = ['patch', 'easy'] message_count = 13.0 messages = ['60440', '60441', '60442', '63647', '63662', '63680', '64459', '113364', '145783', '145817', '145830', '145839', '145947'] nosy_count = 7.0 nosy_names = ['gvanrossum', 'georg.brandl', 'terry.reedy', 'ncoghlan', 'belopolsky', 'eric.araujo', 'petri.lehtinen'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue868845' versions = ['Python 3.2'] ``` </p></details>
Need unit tests for <...> reprs
https://api.github.com/repos/python/cpython/issues/39747/comments
13
2004-01-01T16:28:37Z
2022-04-09T23:09:10Z
https://github.com/python/cpython/issues/39747
1,198,799,749
39,747
[ "python", "cpython" ]
BPO | [868743](https://bugs.python.org/issue868743) --- | :--- Nosy | @tebeka <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-04-30.13:42:02.000> created_at = <Date 2004-01-01.10:29:38.000> labels = ['library'] title = 'os.tmpfile seek(0) fails on cygwin' updated_at = <Date 2004-04-30.13:42:02.000> user = 'https://github.com/tebeka' ``` bugs.python.org fields: ```python activity = <Date 2004-04-30.13:42:02.000> actor = 'jlt63' assignee = 'jlt63' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-01-01.10:29:38.000> creator = 'tebeka' dependencies = [] files = [] hgrepos = [] issue_num = 868743 keywords = [] message_count = 5.0 messages = ['19498', '19499', '19500', '19501', '19502'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'jlt63', 'tebeka'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue868743' versions = ['Python 2.3'] ``` </p></details>
os.tmpfile seek(0) fails on cygwin
https://api.github.com/repos/python/cpython/issues/39746/comments
5
2004-01-01T10:29:38Z
2022-04-09T23:09:08Z
https://github.com/python/cpython/issues/39746
1,198,799,745
39,746
[ "python", "cpython" ]
BPO | [868736](https://bugs.python.org/issue868736) --- | :--- Nosy | @gvanrossum, @tim-one, @rhettinger Files | <li>[timeit.diff](https://bugs.python.org/file5754/timeit.diff "Uploaded as text/plain at 2004-01-01.08:54:50 by @rhettinger"): Diff for timeit.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2004-01-04.03:49:07.000> created_at = <Date 2004-01-01.08:54:50.000> labels = ['library'] title = 'Add GC collection to timeit' updated_at = <Date 2004-01-04.03:49:07.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2004-01-04.03:49:07.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2004-01-01.08:54:50.000> creator = 'rhettinger' dependencies = [] files = ['5754'] hgrepos = [] issue_num = 868736 keywords = ['patch'] message_count = 5.0 messages = ['45090', '45091', '45092', '45093', '45094'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue868736' versions = ['Python 2.4'] ``` </p></details>
Add GC collection to timeit
https://api.github.com/repos/python/cpython/issues/39745/comments
5
2004-01-01T08:54:50Z
2022-04-09T23:09:08Z
https://github.com/python/cpython/issues/39745
1,198,799,741
39,745
[ "python", "cpython" ]
BPO | [868706](https://bugs.python.org/issue868706) --- | :--- Nosy | @birkenfeld, @birkenfeld Files | <li>[bug.c](https://bugs.python.org/file1149/bug.c "Uploaded at 2004-01-01.03:41:15 by karadoc"): sample code</li><li>[eval.patch](https://bugs.python.org/file1150/eval.patch "Uploaded as text/plain at 2004-01-01.21:52:51 by nnorwitz")</li> <sup>*Note: these values reflect the state of the issue at 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-09-15.10:47:30.000> created_at = <Date 2004-01-01.03:41:15.000> labels = [] title = "Calling builtin function \\'eval\\' from C causes seg fault." updated_at = <Date 2005-09-15.10:47:30.000> user = 'https://bugs.python.org/karadoc' ``` bugs.python.org fields: ```python activity = <Date 2005-09-15.10:47:30.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2004-01-01.03:41:15.000> creator = 'karadoc' dependencies = [] files = ['1149', '1150'] hgrepos = [] issue_num = 868706 keywords = [] message_count = 4.0 messages = ['19494', '19495', '19496', '19497'] nosy_count = 4.0 nosy_names = ['nnorwitz', 'georg.brandl', 'georg.brandl', 'karadoc'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue868706' versions = [] ``` </p></details>
Calling builtin function \'eval\' from C causes seg fault.
https://api.github.com/repos/python/cpython/issues/39744/comments
4
2004-01-01T03:41:15Z
2022-04-09T23:09:07Z
https://github.com/python/cpython/issues/39744
1,198,799,738
39,744
[ "python", "cpython" ]
BPO | [868571](https://bugs.python.org/issue868571) --- | :--- Nosy | @devdanzin <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2010-08-18.23:57:30.304> created_at = <Date 2003-12-31.19:18:19.000> labels = ['easy', 'type-bug', 'library'] title = 'HTTPResponse.read(amt) fails when response length is UNKNOWN' updated_at = <Date 2010-08-18.23:57:30.302> user = 'https://bugs.python.org/gmonroe' ``` bugs.python.org fields: ```python activity = <Date 2010-08-18.23:57:30.302> actor = 'BreamoreBoy' assignee = 'none' closed = True closed_date = <Date 2010-08-18.23:57:30.304> closer = 'BreamoreBoy' components = ['Library (Lib)'] creation = <Date 2003-12-31.19:18:19.000> creator = 'gmonroe' dependencies = [] files = [] hgrepos = [] issue_num = 868571 keywords = ['easy'] message_count = 3.0 messages = ['60438', '60439', '114305'] nosy_count = 4.0 nosy_names = ['gmonroe', 'ajaksu2', 'cropr', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = 'test needed' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue868571' versions = ['Python 2.6'] ``` </p></details>
HTTPResponse.read(amt) fails when response length is UNKNOWN
https://api.github.com/repos/python/cpython/issues/39743/comments
3
2003-12-31T19:18:19Z
2022-04-09T23:09:05Z
https://github.com/python/cpython/issues/39743
1,198,799,737
39,743
[ "python", "cpython" ]
BPO | [868529](https://bugs.python.org/issue868529) --- | :--- Files | <li>[conftest.i.bz2](https://bugs.python.org/file1148/conftest.i.bz2 "Uploaded at 2003-12-31.17:43:41 by wheelrl"): gcc .i file of the conftest.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 2004-01-07.15:58:24.000> created_at = <Date 2003-12-31.17:43:40.000> labels = ['build', 'invalid'] title = 'Configure error with 2.3.3 on AIX 5.2 using gcc 3.3.2' updated_at = <Date 2004-01-07.15:58:24.000> user = 'https://bugs.python.org/wheelrl' ``` bugs.python.org fields: ```python activity = <Date 2004-01-07.15:58:24.000> actor = 'wheelrl' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2003-12-31.17:43:40.000> creator = 'wheelrl' dependencies = [] files = ['1148'] hgrepos = [] issue_num = 868529 keywords = [] message_count = 3.0 messages = ['19491', '19492', '19493'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'wheelrl'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue868529' versions = ['Python 2.3'] ``` </p></details>
Configure error with 2.3.3 on AIX 5.2 using gcc 3.3.2
https://api.github.com/repos/python/cpython/issues/39742/comments
3
2003-12-31T17:43:40Z
2022-04-09T23:09:04Z
https://github.com/python/cpython/issues/39742
1,198,799,733
39,742
[ "python", "cpython" ]
BPO | [868499](https://bugs.python.org/issue868499) --- | :--- Nosy | @warsaw Files | <li>[regrtest.py-diff.txt](https://bugs.python.org/file5753/regrtest.py-diff.txt "Uploaded at 2003-12-31.16:38:45 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 = <Date 2004-02-07.22:46:06.000> created_at = <Date 2003-12-31.16:38:43.000> labels = ['tests'] title = 'regrtest.py -T for code coverage' updated_at = <Date 2004-02-07.22:46:06.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2004-02-07.22:46:06.000> actor = 'barry' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Tests'] creation = <Date 2003-12-31.16:38:43.000> creator = 'barry' dependencies = [] files = ['5753'] hgrepos = [] issue_num = 868499 keywords = ['patch'] message_count = 2.0 messages = ['45088', '45089'] nosy_count = 2.0 nosy_names = ['jhylton', 'barry'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue868499' versions = ['Python 2.4'] ``` </p></details>
regrtest.py -T for code coverage
https://api.github.com/repos/python/cpython/issues/39741/comments
2
2003-12-31T16:38:43Z
2022-04-09T23:09:03Z
https://github.com/python/cpython/issues/39741
1,198,799,727
39,741
[ "python", "cpython" ]
BPO | [868496](https://bugs.python.org/issue868496) --- | :--- Nosy | @tim-one, @loewis, @warsaw Files | <li>[base64.py-diff.txt](https://bugs.python.org/file5752/base64.py-diff.txt "Uploaded at 2003-12-31.16:34:58 by @warsaw")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2004-01-04.00:59:58.000> created_at = <Date 2003-12-31.16:34:56.000> labels = ['library'] title = 'base64.py support for RFC 3548' updated_at = <Date 2004-01-04.00:59:58.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2004-01-04.00:59:58.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-31.16:34:56.000> creator = 'barry' dependencies = [] files = ['5752'] hgrepos = [] issue_num = 868496 keywords = ['patch'] message_count = 5.0 messages = ['45083', '45084', '45085', '45086', '45087'] nosy_count = 3.0 nosy_names = ['tim.peters', 'loewis', 'barry'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue868496' versions = ['Python 2.4'] ``` </p></details>
base64.py support for RFC 3548
https://api.github.com/repos/python/cpython/issues/39740/comments
5
2003-12-31T16:34:56Z
2022-04-09T23:09:03Z
https://github.com/python/cpython/issues/39740
1,198,799,724
39,740
[ "python", "cpython" ]
BPO | [867556](https://bugs.python.org/issue867556) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-11-04.11:57:25.000> created_at = <Date 2003-12-30.09:15:14.000> labels = ['docs'] title = 'latex2html convert bug' updated_at = <Date 2004-11-04.11:57:25.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2004-11-04.11:57:25.000> actor = 'quiver' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-12-30.09:15:14.000> creator = 'quiver' dependencies = [] files = [] hgrepos = [] issue_num = 867556 keywords = [] message_count = 2.0 messages = ['19489', '19490'] nosy_count = 1.0 nosy_names = ['quiver'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue867556' versions = ['Python 2.3'] ``` </p></details>
latex2html convert bug
https://api.github.com/repos/python/cpython/issues/39739/comments
2
2003-12-30T09:15:14Z
2022-04-09T23:09:00Z
https://github.com/python/cpython/issues/39739
1,198,799,719
39,739
[ "python", "cpython" ]
BPO | [867012](https://bugs.python.org/issue867012) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-12-30.11:16:46.000> created_at = <Date 2003-12-29.11:46:22.000> labels = ['library'] title = 'socket: missing IPV6 constants' updated_at = <Date 2003-12-30.11:16:46.000> user = 'https://bugs.python.org/cypherpunks' ``` bugs.python.org fields: ```python activity = <Date 2003-12-30.11:16:46.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-29.11:46:22.000> creator = 'cypherpunks' dependencies = [] files = [] hgrepos = [] issue_num = 867012 keywords = [] message_count = 2.0 messages = ['19487', '19488'] nosy_count = 2.0 nosy_names = ['loewis', 'cypherpunks'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue867012' versions = [] ``` </p></details>
socket: missing IPV6 constants
https://api.github.com/repos/python/cpython/issues/39738/comments
2
2003-12-29T11:46:22Z
2022-04-09T23:08:59Z
https://github.com/python/cpython/issues/39738
1,198,799,715
39,738
[ "python", "cpython" ]
BPO | [866982](https://bugs.python.org/issue866982) --- | :--- Nosy | @loewis, @warsaw, @doko42 Files | <li>[charset.diff](https://bugs.python.org/file5751/charset.diff "Uploaded as text/plain at 2003-12-29.10:29:45 by @doko42"): 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/warsaw' closed_at = <Date 2004-10-09.21:08:51.000> created_at = <Date 2003-12-29.10:29:45.000> labels = ['library'] title = 'Bad behavior of email.Charset.Charset when locale is tr_TR' updated_at = <Date 2004-10-09.21:08:51.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2004-10-09.21:08:51.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-29.10:29:45.000> creator = 'doko' dependencies = [] files = ['5751'] hgrepos = [] issue_num = 866982 keywords = ['patch'] message_count = 4.0 messages = ['45079', '45080', '45081', '45082'] nosy_count = 3.0 nosy_names = ['loewis', 'barry', 'doko'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue866982' versions = ['Python 2.4'] ``` </p></details>
Bad behavior of email.Charset.Charset when locale is tr_TR
https://api.github.com/repos/python/cpython/issues/39737/comments
4
2003-12-29T10:29:45Z
2022-04-09T23:08:59Z
https://github.com/python/cpython/issues/39737
1,198,799,712
39,737
[ "python", "cpython" ]
BPO | [866875](https://bugs.python.org/issue866875) --- | :--- Nosy | @hyeshik Files | <li>[patch-strsplit.diff](https://bugs.python.org/file5750/patch-strsplit.diff "Uploaded as text/plain at 2003-12-29.03:21:45 by @hyeshik"): a 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/hyeshik' closed_at = <Date 2004-01-05.00:30:41.000> created_at = <Date 2003-12-29.03:21:45.000> labels = ['interpreter-core'] title = 'str.split optimization for one character separaters' updated_at = <Date 2004-01-05.00:30:41.000> user = 'https://github.com/hyeshik' ``` bugs.python.org fields: ```python activity = <Date 2004-01-05.00:30:41.000> actor = 'hyeshik.chang' assignee = 'hyeshik.chang' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-12-29.03:21:45.000> creator = 'hyeshik.chang' dependencies = [] files = ['5750'] hgrepos = [] issue_num = 866875 keywords = ['patch'] message_count = 2.0 messages = ['45077', '45078'] nosy_count = 1.0 nosy_names = ['hyeshik.chang'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue866875' versions = ['Python 2.4'] ``` </p></details>
str.split optimization for one character separaters
https://api.github.com/repos/python/cpython/issues/39736/comments
2
2003-12-29T03:21:45Z
2022-04-09T23:08:58Z
https://github.com/python/cpython/issues/39736
1,198,799,708
39,736
[ "python", "cpython" ]
BPO | [866594](https://bugs.python.org/issue866594) --- | :--- Nosy | @rhettinger, @tebeka Files | <li>[hq.diff](https://bugs.python.org/file5749/hq.diff "Uploaded as text/plain at 2003-12-28.10:06:46 by @tebeka"): Diff for heapq.py and test_heapq.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2004-01-01.07:49:09.000> created_at = <Date 2003-12-28.10:06:46.000> labels = ['library'] title = 'heapq: A way to change the compare function' updated_at = <Date 2004-01-01.07:49:09.000> user = 'https://github.com/tebeka' ``` bugs.python.org fields: ```python activity = <Date 2004-01-01.07:49:09.000> actor = 'tebeka' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-28.10:06:46.000> creator = 'tebeka' dependencies = [] files = ['5749'] hgrepos = [] issue_num = 866594 keywords = ['patch'] message_count = 4.0 messages = ['45073', '45074', '45075', '45076'] nosy_count = 3.0 nosy_names = ['mcherm', 'rhettinger', 'tebeka'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue866594' versions = ['Python 2.3'] ``` </p></details>
heapq: A way to change the compare function
https://api.github.com/repos/python/cpython/issues/39735/comments
4
2003-12-28T10:06:46Z
2022-04-09T23:08:57Z
https://github.com/python/cpython/issues/39735
1,198,799,707
39,735
[ "python", "cpython" ]
BPO | [866222](https://bugs.python.org/issue866222) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2004-08-07.19:12:48.000> created_at = <Date 2003-12-27.06:18:09.000> labels = ['docs'] title = 'SimpleHTTPServer docs out of date' updated_at = <Date 2004-08-07.19:12:48.000> user = 'https://bugs.python.org/ggenellina' ``` bugs.python.org fields: ```python activity = <Date 2004-08-07.19:12:48.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-12-27.06:18:09.000> creator = 'ggenellina' dependencies = [] files = [] hgrepos = [] issue_num = 866222 keywords = [] message_count = 2.0 messages = ['19485', '19486'] nosy_count = 2.0 nosy_names = ['akuchling', 'ggenellina'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue866222' versions = ['Python 2.3'] ``` </p></details>
SimpleHTTPServer docs out of date
https://api.github.com/repos/python/cpython/issues/39734/comments
2
2003-12-27T06:18:09Z
2022-04-09T23:08:55Z
https://github.com/python/cpython/issues/39734
1,198,799,702
39,734
[ "python", "cpython" ]
BPO | [866081](https://bugs.python.org/issue866081) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2004-01-02.16:03:16.000> created_at = <Date 2003-12-26.20:29:45.000> labels = ['library'] title = 're infinite loop on valid input' updated_at = <Date 2004-01-02.16:03:16.000> user = 'https://bugs.python.org/jeske' ``` bugs.python.org fields: ```python activity = <Date 2004-01-02.16:03:16.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-26.20:29:45.000> creator = 'jeske' dependencies = [] files = [] hgrepos = [] issue_num = 866081 keywords = [] message_count = 2.0 messages = ['19483', '19484'] nosy_count = 2.0 nosy_names = ['akuchling', 'jeske'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue866081' versions = [] ``` </p></details>
re infinite loop on valid input
https://api.github.com/repos/python/cpython/issues/39733/comments
2
2003-12-26T20:29:45Z
2022-04-09T23:08:54Z
https://github.com/python/cpython/issues/39733
1,198,799,696
39,733
[ "python", "cpython" ]
BPO | [865455](https://bugs.python.org/issue865455) --- | :--- Nosy | @freddrake Files | <li>[ConfigParser.patch](https://bugs.python.org/file5748/ConfigParser.patch "Uploaded as text/plain at 2003-12-24.17:25:39 by jrm"): ConfigParser.py context diff</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2004-05-18.02:27:13.000> created_at = <Date 2003-12-24.17:25:39.000> labels = ['library'] title = 'ConfigParser: fixes mixed-case interpolations (bug 857881)' updated_at = <Date 2004-05-18.02:27:13.000> user = 'https://bugs.python.org/jrm' ``` bugs.python.org fields: ```python activity = <Date 2004-05-18.02:27:13.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-24.17:25:39.000> creator = 'jrm' dependencies = [] files = ['5748'] hgrepos = [] issue_num = 865455 keywords = ['patch'] message_count = 2.0 messages = ['45071', '45072'] nosy_count = 2.0 nosy_names = ['fdrake', 'jrm'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue865455' versions = ['Python 2.3'] ``` </p></details>
ConfigParser: fixes mixed-case interpolations (bug 857881)
https://api.github.com/repos/python/cpython/issues/39732/comments
2
2003-12-24T17:25:39Z
2022-04-09T23:08:53Z
https://github.com/python/cpython/issues/39732
1,198,799,692
39,732
[ "python", "cpython" ]
BPO | [865120](https://bugs.python.org/issue865120) --- | :--- Nosy | @gpshead <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gpshead' closed_at = <Date 2004-06-16.22:44:35.000> created_at = <Date 2003-12-23.19:42:51.000> labels = ['extension-modules'] title = 'bsddb test_all.py - incorrect' updated_at = <Date 2004-06-16.22:44:35.000> user = 'https://bugs.python.org/debilurod' ``` bugs.python.org fields: ```python activity = <Date 2004-06-16.22:44:35.000> actor = 'gregory.p.smith' assignee = 'gregory.p.smith' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2003-12-23.19:42:51.000> creator = 'debil_urod' dependencies = [] files = [] hgrepos = [] issue_num = 865120 keywords = [] message_count = 2.0 messages = ['19481', '19482'] nosy_count = 2.0 nosy_names = ['gregory.p.smith', 'debil_urod'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue865120' versions = [] ``` </p></details>
bsddb test_all.py - incorrect
https://api.github.com/repos/python/cpython/issues/39731/comments
2
2003-12-23T19:42:51Z
2022-04-09T23:08:52Z
https://github.com/python/cpython/issues/39731
1,198,799,689
39,731
[ "python", "cpython" ]
BPO | [865014](https://bugs.python.org/issue865014) --- | :--- Nosy | @kbkaiser <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-01-02.01:43:52.000> created_at = <Date 2003-12-23.15:10:06.000> labels = ['expert-IDLE'] title = 'Hangs when opening 2nd shell with subprocess under windows' updated_at = <Date 2004-01-02.01:43:52.000> user = 'https://bugs.python.org/fuzzydream' ``` bugs.python.org fields: ```python activity = <Date 2004-01-02.01:43:52.000> actor = 'kbk' assignee = 'none' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2003-12-23.15:10:06.000> creator = 'fuzzy_dream' dependencies = [] files = [] hgrepos = [] issue_num = 865014 keywords = [] message_count = 2.0 messages = ['19479', '19480'] nosy_count = 2.0 nosy_names = ['kbk', 'fuzzy_dream'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue865014' versions = [] ``` </p></details>
Hangs when opening 2nd shell with subprocess under windows
https://api.github.com/repos/python/cpython/issues/39730/comments
2
2003-12-23T15:10:06Z
2022-04-09T23:08:50Z
https://github.com/python/cpython/issues/39730
1,198,799,686
39,730
[ "python", "cpython" ]
BPO | [864985](https://bugs.python.org/issue864985) --- | :--- Nosy | @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2004-06-03.14:41:36.000> created_at = <Date 2003-12-23.14:11:19.000> labels = ['OS-mac'] title = "Python 2.3.3 won't build on MacOSX 10.2" updated_at = <Date 2004-06-03.14:41:36.000> user = 'https://bugs.python.org/kjohnson' ``` bugs.python.org fields: ```python activity = <Date 2004-06-03.14:41:36.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2003-12-23.14:11:19.000> creator = 'kjohnson' dependencies = [] files = [] hgrepos = [] issue_num = 864985 keywords = [] message_count = 2.0 messages = ['19477', '19478'] nosy_count = 2.0 nosy_names = ['jackjansen', 'kjohnson'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue864985' versions = ['Python 2.3'] ``` </p></details>
Python 2.3.3 won't build on MacOSX 10.2
https://api.github.com/repos/python/cpython/issues/39729/comments
2
2003-12-23T14:11:19Z
2022-04-09T23:08:50Z
https://github.com/python/cpython/issues/39729
1,198,799,683
39,729
[ "python", "cpython" ]
BPO | [864944](https://bugs.python.org/issue864944) --- | :--- Nosy | @tim-one, @terryjreedy, @mgedmin <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2004-08-08.03:29:53.000> created_at = <Date 2003-12-23.11:51:35.000> labels = ['library'] title = 'doctest chokes on recursive members' updated_at = <Date 2004-08-08.03:29:53.000> user = 'https://bugs.python.org/gintautasm' ``` bugs.python.org fields: ```python activity = <Date 2004-08-08.03:29:53.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-23.11:51:35.000> creator = 'gintautasm' dependencies = [] files = [] hgrepos = [] issue_num = 864944 keywords = [] message_count = 6.0 messages = ['19471', '19472', '19473', '19474', '19475', '19476'] nosy_count = 4.0 nosy_names = ['tim.peters', 'terry.reedy', 'mgedmin', 'gintautasm'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue864944' versions = ['Python 2.3'] ``` </p></details>
doctest chokes on recursive members
https://api.github.com/repos/python/cpython/issues/39728/comments
6
2003-12-23T11:51:35Z
2022-04-09T23:08:49Z
https://github.com/python/cpython/issues/39728
1,198,799,679
39,728
[ "python", "cpython" ]
BPO | [864863](https://bugs.python.org/issue864863) --- | :--- Nosy | @rhettinger Files | <li>[bisect.zip](https://bugs.python.org/file5747/bisect.zip "Uploaded as application/zip at 2003-12-23.08:28:56 by hdima"): Bisect C implementation</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2004-01-05.10:13:48.000> created_at = <Date 2003-12-23.08:28:56.000> labels = ['library'] title = 'Bisect C implementation' updated_at = <Date 2004-01-05.10:13:48.000> user = 'https://bugs.python.org/hdima' ``` bugs.python.org fields: ```python activity = <Date 2004-01-05.10:13:48.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-23.08:28:56.000> creator = 'hdima' dependencies = [] files = ['5747'] hgrepos = [] issue_num = 864863 keywords = ['patch'] message_count = 4.0 messages = ['45067', '45068', '45069', '45070'] nosy_count = 2.0 nosy_names = ['rhettinger', 'hdima'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue864863' versions = ['Python 2.4'] ``` </p></details>
Bisect C implementation
https://api.github.com/repos/python/cpython/issues/39727/comments
4
2003-12-23T08:28:56Z
2022-04-09T23:08:48Z
https://github.com/python/cpython/issues/39727
1,198,799,675
39,727
[ "python", "cpython" ]
BPO | [864379](https://bugs.python.org/issue864379) --- | :--- Nosy | @loewis, @birkenfeld Files | <li>[call_stack2.txt](https://bugs.python.org/file1147/call_stack2.txt "Uploaded as text/plain at 2003-12-24.09:25:39 by rptownsend"): Stack trace</li> <sup>*Note: these values reflect the state of the issue at the time it was 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.17:01:02.000> created_at = <Date 2003-12-22.11:40:57.000> labels = ['build'] title = 'Python 2.3.3 make test core dump on HP-UX11i' updated_at = <Date 2006-04-12.17:01:02.000> user = 'https://bugs.python.org/rptownsend' ``` bugs.python.org fields: ```python activity = <Date 2006-04-12.17:01:02.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2003-12-22.11:40:57.000> creator = 'rptownsend' dependencies = [] files = ['1147'] hgrepos = [] issue_num = 864379 keywords = [] message_count = 8.0 messages = ['19463', '19464', '19465', '19466', '19467', '19468', '19469', '19470'] nosy_count = 4.0 nosy_names = ['loewis', 'rptownsend', 'nnorwitz', 'georg.brandl'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue864379' versions = [] ``` </p></details>
Python 2.3.3 make test core dump on HP-UX11i
https://api.github.com/repos/python/cpython/issues/39726/comments
8
2003-12-22T11:40:57Z
2022-04-09T23:08:46Z
https://github.com/python/cpython/issues/39726
1,198,799,668
39,726
[ "python", "cpython" ]
BPO | [864374](https://bugs.python.org/issue864374) --- | :--- Nosy | @birkenfeld, @tebeka Files | <li>[t.txt](https://bugs.python.org/file1146/t.txt "Uploaded as text/plain at 2003-12-22.11:30:09 by @tebeka"): Tests output and cygwin system information</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-10-03.12:24:10.000> created_at = <Date 2003-12-22.11:30:09.000> labels = ['library'] title = '2.3.3 tests on cygwin' updated_at = <Date 2005-10-03.12:24:10.000> user = 'https://github.com/tebeka' ``` bugs.python.org fields: ```python activity = <Date 2005-10-03.12:24:10.000> actor = 'jlt63' assignee = 'jlt63' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-22.11:30:09.000> creator = 'tebeka' dependencies = [] files = ['1146'] hgrepos = [] issue_num = 864374 keywords = [] message_count = 5.0 messages = ['19458', '19459', '19460', '19461', '19462'] nosy_count = 4.0 nosy_names = ['nnorwitz', 'jlt63', 'georg.brandl', 'tebeka'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue864374' versions = ['Python 2.3'] ``` </p></details>
2.3.3 tests on cygwin
https://api.github.com/repos/python/cpython/issues/39725/comments
5
2003-12-22T11:30:09Z
2022-04-09T23:08:44Z
https://github.com/python/cpython/issues/39725
1,198,799,664
39,725
[ "python", "cpython" ]
BPO | [864106](https://bugs.python.org/issue864106) --- | :--- Nosy | @gvanrossum, @rhettinger Files | <li>[dict.diff](https://bugs.python.org/file1145/dict.diff "Uploaded as text/plain at 2003-12-21.20:44:49 by nnorwitz")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2003-12-22.00:13:22.000> created_at = <Date 2003-12-21.20:44:49.000> labels = ['interpreter-core', 'invalid'] title = 'PyErr_Clear() called if hash fails in PyDict_GetItem()' updated_at = <Date 2003-12-22.00:13:22.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2003-12-22.00:13:22.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-12-21.20:44:49.000> creator = 'nnorwitz' dependencies = [] files = ['1145'] hgrepos = [] issue_num = 864106 keywords = [] message_count = 3.0 messages = ['19455', '19456', '19457'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'nnorwitz', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue864106' versions = ['Python 2.4'] ``` </p></details>
PyErr_Clear() called if hash fails in PyDict_GetItem()
https://api.github.com/repos/python/cpython/issues/39724/comments
3
2003-12-21T20:44:49Z
2022-04-09T23:08:44Z
https://github.com/python/cpython/issues/39724
1,198,799,659
39,724
[ "python", "cpython" ]
BPO | [864063](https://bugs.python.org/issue864063) --- | :--- Nosy | @freddrake Files | <li>[cp-getint-bug.py](https://bugs.python.org/file1144/cp-getint-bug.py "Uploaded as text/plain at 2004-05-18.11:47:45 by zgoda"): Bug or not bug?</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2004-05-18.11:47:45.000> created_at = <Date 2003-12-21.18:37:33.000> labels = ['library'] title = 'ConfigParser.getint failure on 2.3.3' updated_at = <Date 2004-05-18.11:47:45.000> user = 'https://bugs.python.org/zgoda' ``` bugs.python.org fields: ```python activity = <Date 2004-05-18.11:47:45.000> actor = 'zgoda' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-21.18:37:33.000> creator = 'zgoda' dependencies = [] files = ['1144'] hgrepos = [] issue_num = 864063 keywords = [] message_count = 3.0 messages = ['19452', '19453', '19454'] nosy_count = 2.0 nosy_names = ['fdrake', 'zgoda'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue864063' versions = ['Python 2.3'] ``` </p></details>
ConfigParser.getint failure on 2.3.3
https://api.github.com/repos/python/cpython/issues/39723/comments
3
2003-12-21T18:37:33Z
2022-04-09T23:08:44Z
https://github.com/python/cpython/issues/39723
1,198,799,655
39,723
[ "python", "cpython" ]
BPO | [864059](https://bugs.python.org/issue864059) --- | :--- Nosy | @rhettinger Files | <li>[optimize2.patch](https://bugs.python.org/file5746/optimize2.patch "Uploaded as text/plain at 2003-12-21.18:30:29 by nnorwitz")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-10-21.03:25:27.000> created_at = <Date 2003-12-21.18:30:29.000> labels = ['interpreter-core'] title = 'optimize eval_frame' updated_at = <Date 2004-10-21.03:25:27.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2004-10-21.03:25:27.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-12-21.18:30:29.000> creator = 'nnorwitz' dependencies = [] files = ['5746'] hgrepos = [] issue_num = 864059 keywords = ['patch'] message_count = 6.0 messages = ['45061', '45062', '45063', '45064', '45065', '45066'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue864059' versions = ['Python 2.4'] ``` </p></details>
optimize eval_frame
https://api.github.com/repos/python/cpython/issues/39722/comments
6
2003-12-21T18:30:29Z
2022-04-09T23:08:41Z
https://github.com/python/cpython/issues/39722
1,198,799,651
39,722
[ "python", "cpython" ]
BPO | [864029](https://bugs.python.org/issue864029) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2003-12-23.16:48:18.000> created_at = <Date 2003-12-21.17:31:29.000> labels = ['docs'] title = 'date/type type' updated_at = <Date 2003-12-23.16:48:18.000> user = 'https://bugs.python.org/hooft' ``` bugs.python.org fields: ```python activity = <Date 2003-12-23.16:48:18.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-12-21.17:31:29.000> creator = 'hooft' dependencies = [] files = [] hgrepos = [] issue_num = 864029 keywords = [] message_count = 2.0 messages = ['19450', '19451'] nosy_count = 2.0 nosy_names = ['akuchling', 'hooft'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue864029' versions = ['Python 2.3'] ``` </p></details>
date/type type
https://api.github.com/repos/python/cpython/issues/39721/comments
2
2003-12-21T17:31:29Z
2022-04-09T23:08:41Z
https://github.com/python/cpython/issues/39721
1,198,799,649
39,721
[ "python", "cpython" ]
BPO | [863222](https://bugs.python.org/issue863222) --- | :--- Nosy | @rhettinger Files | <li>[environ.py](https://bugs.python.org/file1143/environ.py "Uploaded as text/plain at 2003-12-19.23:02:10 by gkwok"): Shows breaking case as well as workarounds</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-12-21.21:00:52.000> created_at = <Date 2003-12-19.23:02:10.000> labels = ['interpreter-core', 'invalid'] title = 'os.environ.copy() behaves differently in 2.2 vs. 2.3' updated_at = <Date 2003-12-21.21:00:52.000> user = 'https://bugs.python.org/gkwok' ``` bugs.python.org fields: ```python activity = <Date 2003-12-21.21:00:52.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-12-19.23:02:10.000> creator = 'gkwok' dependencies = [] files = ['1143'] hgrepos = [] issue_num = 863222 keywords = [] message_count = 2.0 messages = ['19448', '19449'] nosy_count = 2.0 nosy_names = ['rhettinger', 'gkwok'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue863222' versions = ['Python 2.3'] ``` </p></details>
os.environ.copy() behaves differently in 2.2 vs. 2.3
https://api.github.com/repos/python/cpython/issues/39720/comments
2
2003-12-19T23:02:10Z
2022-04-09T23:08:39Z
https://github.com/python/cpython/issues/39720
1,198,799,641
39,720
[ "python", "cpython" ]
BPO | [862980](https://bugs.python.org/issue862980) --- | :--- 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 2003-12-19.16:00:44.000> created_at = <Date 2003-12-19.15:13:48.000> labels = ['interpreter-core', 'invalid'] title = "int('somenumber',0) returns somenummber" updated_at = <Date 2003-12-19.16:00:44.000> user = 'https://bugs.python.org/lcreighton' ``` bugs.python.org fields: ```python activity = <Date 2003-12-19.16:00:44.000> actor = 'lcreighton' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-12-19.15:13:48.000> creator = 'lcreighton' dependencies = [] files = [] hgrepos = [] issue_num = 862980 keywords = [] message_count = 3.0 messages = ['19445', '19446', '19447'] nosy_count = 2.0 nosy_names = ['tim.peters', 'lcreighton'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue862980' versions = [] ``` </p></details>
int('somenumber',0) returns somenummber
https://api.github.com/repos/python/cpython/issues/39719/comments
3
2003-12-19T15:13:48Z
2022-04-09T23:08:38Z
https://github.com/python/cpython/issues/39719
1,198,799,638
39,719
[ "python", "cpython" ]
BPO | [862941](https://bugs.python.org/issue862941) --- | :--- Nosy | @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2004-06-03.21:37:35.000> created_at = <Date 2003-12-19.13:58:40.000> labels = ['OS-mac'] title = "PythonIDE on osx can't run script with commandline python" updated_at = <Date 2004-06-03.21:37:35.000> user = 'https://bugs.python.org/ffunch' ``` bugs.python.org fields: ```python activity = <Date 2004-06-03.21:37:35.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2003-12-19.13:58:40.000> creator = 'ffunch' dependencies = [] files = [] hgrepos = [] issue_num = 862941 keywords = [] message_count = 2.0 messages = ['19443', '19444'] nosy_count = 2.0 nosy_names = ['jackjansen', 'ffunch'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue862941' versions = ['Python 2.3'] ``` </p></details>
PythonIDE on osx can't run script with commandline python
https://api.github.com/repos/python/cpython/issues/39718/comments
2
2003-12-19T13:58:40Z
2022-04-09T23:08:37Z
https://github.com/python/cpython/issues/39718
1,198,799,634
39,718
[ "python", "cpython" ]
BPO | [862600](https://bugs.python.org/issue862600) --- | :--- Nosy | @tim-one, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2004-01-16.04:08:38.000> created_at = <Date 2003-12-18.23:55:52.000> labels = ['interpreter-core'] title = "Assignment to __builtins__.__debug__ doesn't do anything." updated_at = <Date 2004-01-16.04:08:38.000> user = 'https://bugs.python.org/jemfinch' ``` bugs.python.org fields: ```python activity = <Date 2004-01-16.04:08:38.000> actor = 'tim.peters' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-12-18.23:55:52.000> creator = 'jemfinch' dependencies = [] files = [] hgrepos = [] issue_num = 862600 keywords = [] message_count = 3.0 messages = ['19440', '19441', '19442'] nosy_count = 3.0 nosy_names = ['tim.peters', 'rhettinger', 'jemfinch'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue862600' versions = ['Python 2.3'] ``` </p></details>
Assignment to __builtins__.__debug__ doesn't do anything.
https://api.github.com/repos/python/cpython/issues/39717/comments
3
2003-12-18T23:55:52Z
2022-04-09T23:08:36Z
https://github.com/python/cpython/issues/39717
1,198,799,628
39,717
[ "python", "cpython" ]
BPO | [862531](https://bugs.python.org/issue862531) --- | :--- Nosy | @akuchling Files | <li>[inst.tex.diff](https://bugs.python.org/file5744/inst.tex.diff "Uploaded as text/plain at 2003-12-18.21:24:45 by quiver"): against cvs head</li><li>[inst.tex.23.diff](https://bugs.python.org/file5745/inst.tex.23.diff "Uploaded as text/plain at 2003-12-18.21:27:06 by quiver"): against release23-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/akuchling' closed_at = <Date 2004-08-07.21:38:17.000> created_at = <Date 2003-12-18.21:24:45.000> labels = ['docs'] title = 'installing modules are explained in old filenames' updated_at = <Date 2004-08-07.21:38:17.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2004-08-07.21:38:17.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-12-18.21:24:45.000> creator = 'quiver' dependencies = [] files = ['5744', '5745'] hgrepos = [] issue_num = 862531 keywords = ['patch'] message_count = 4.0 messages = ['45057', '45058', '45059', '45060'] nosy_count = 3.0 nosy_names = ['akuchling', 'jepler', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue862531' versions = ['Python 2.4'] ``` </p></details>
installing modules are explained in old filenames
https://api.github.com/repos/python/cpython/issues/39716/comments
4
2003-12-18T21:24:45Z
2022-04-09T23:08:35Z
https://github.com/python/cpython/issues/39716
1,198,799,627
39,716
[ "python", "cpython" ]
BPO | [862474](https://bugs.python.org/issue862474) --- | :--- Nosy | @freddrake, @theller <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2003-12-18.21:51:26.000> created_at = <Date 2003-12-18.19:37:35.000> labels = ['docs'] title = 'HTML problems in 2.3.3 html docs' updated_at = <Date 2003-12-18.21:51:26.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2003-12-18.21:51:26.000> actor = 'quiver' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-12-18.19:37:35.000> creator = 'theller' dependencies = [] files = [] hgrepos = [] issue_num = 862474 keywords = [] message_count = 3.0 messages = ['19437', '19438', '19439'] nosy_count = 3.0 nosy_names = ['fdrake', 'theller', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue862474' versions = ['Python 2.3'] ``` </p></details>
HTML problems in 2.3.3 html docs
https://api.github.com/repos/python/cpython/issues/39715/comments
3
2003-12-18T19:37:35Z
2022-04-09T23:08:33Z
https://github.com/python/cpython/issues/39715
1,198,799,623
39,715
[ "python", "cpython" ]
BPO | [862127](https://bugs.python.org/issue862127) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2003-12-23.16:45:41.000> created_at = <Date 2003-12-18.08:53:56.000> labels = ['docs'] title = '404 in Library documentation.' updated_at = <Date 2003-12-23.16:45:41.000> user = 'https://bugs.python.org/jemfinch' ``` bugs.python.org fields: ```python activity = <Date 2003-12-23.16:45:41.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-12-18.08:53:56.000> creator = 'jemfinch' dependencies = [] files = [] hgrepos = [] issue_num = 862127 keywords = [] message_count = 2.0 messages = ['19435', '19436'] nosy_count = 2.0 nosy_names = ['akuchling', 'jemfinch'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue862127' versions = [] ``` </p></details>
404 in Library documentation.
https://api.github.com/repos/python/cpython/issues/39714/comments
2
2003-12-18T08:53:56Z
2022-04-09T23:08:33Z
https://github.com/python/cpython/issues/39714
1,198,799,617
39,714
[ "python", "cpython" ]
BPO | [861340](https://bugs.python.org/issue861340) --- | :--- Nosy | @smontanaro Files | <li>[lookup.py](https://bugs.python.org/file1142/lookup.py "Uploaded as text/plain at 2003-12-18.17:31:22 by @smontanaro")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2005-05-20.03:26:45.000> created_at = <Date 2003-12-16.23:09:19.000> labels = ['library'] title = 'UnboundLocalError in cgitb.py' updated_at = <Date 2005-05-20.03:26:45.000> user = 'https://bugs.python.org/jemfinch' ``` bugs.python.org fields: ```python activity = <Date 2005-05-20.03:26:45.000> actor = 'skip.montanaro' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-16.23:09:19.000> creator = 'jemfinch' dependencies = [] files = ['1142'] hgrepos = [] issue_num = 861340 keywords = [] message_count = 8.0 messages = ['19427', '19428', '19429', '19430', '19431', '19432', '19433', '19434'] nosy_count = 3.0 nosy_names = ['skip.montanaro', 'nnorwitz', 'jemfinch'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue861340' versions = ['Python 2.3'] ``` </p></details>
UnboundLocalError in cgitb.py
https://api.github.com/repos/python/cpython/issues/39713/comments
8
2003-12-16T23:09:19Z
2022-04-09T23:08:31Z
https://github.com/python/cpython/issues/39713
1,198,799,611
39,713
[ "python", "cpython" ]
BPO | [860864](https://bugs.python.org/issue860864) --- | :--- 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 = None closed_at = <Date 2003-12-16.10:02:03.000> created_at = <Date 2003-12-16.09:59:43.000> labels = [] title = 'testing 1 2 3' updated_at = <Date 2003-12-16.10:02:03.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2003-12-16.10:02:03.000> actor = 'mwh' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-12-16.09:59:43.000> creator = 'mwh' dependencies = [] files = [] hgrepos = [] issue_num = 860864 keywords = [] message_count = 2.0 messages = ['19425', '19426'] nosy_count = 1.0 nosy_names = ['mwh'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue860864' versions = [] ``` </p></details>
testing 1 2 3
https://api.github.com/repos/python/cpython/issues/39712/comments
2
2003-12-16T09:59:43Z
2022-04-09T23:08:28Z
https://github.com/python/cpython/issues/39712
1,198,799,608
39,712
[ "python", "cpython" ]
BPO | [860547](https://bugs.python.org/issue860547) --- | :--- Nosy | @mwhudson, @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/mwhudson' closed_at = <Date 2004-02-12.14:07:49.000> created_at = <Date 2003-12-15.20:06:18.000> labels = ['interpreter-core'] title = 'Core dump problems' updated_at = <Date 2004-02-12.14:07:49.000> user = 'https://bugs.python.org/crunch' ``` bugs.python.org fields: ```python activity = <Date 2004-02-12.14:07:49.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-12-15.20:06:18.000> creator = 'crunch' dependencies = [] files = [] hgrepos = [] issue_num = 860547 keywords = [] message_count = 5.0 messages = ['19420', '19421', '19422', '19423', '19424'] nosy_count = 4.0 nosy_names = ['mwh', 'nnorwitz', 'rhettinger', 'crunch'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue860547' versions = ['Python 2.3'] ``` </p></details>
Core dump problems
https://api.github.com/repos/python/cpython/issues/39711/comments
5
2003-12-15T20:06:18Z
2022-04-09T23:08:29Z
https://github.com/python/cpython/issues/39711
1,198,799,604
39,711
[ "python", "cpython" ]
BPO | [860515](https://bugs.python.org/issue860515) --- | :--- 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 = None closed_at = <Date 2006-02-20.20:06:31.000> created_at = <Date 2003-12-15.19:11:32.000> labels = ['library'] title = 'fileinput does not use universal input' updated_at = <Date 2006-02-20.20:06:31.000> user = 'https://bugs.python.org/reowen' ``` bugs.python.org fields: ```python activity = <Date 2006-02-20.20:06:31.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-15.19:11:32.000> creator = 'reowen' dependencies = [] files = [] hgrepos = [] issue_num = 860515 keywords = [] message_count = 3.0 messages = ['19417', '19418', '19419'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'georg.brandl', 'reowen'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue860515' versions = ['Python 2.3'] ``` </p></details>
fileinput does not use universal input
https://api.github.com/repos/python/cpython/issues/39710/comments
3
2003-12-15T19:11:32Z
2022-04-09T23:08:26Z
https://github.com/python/cpython/issues/39710
1,198,799,599
39,710
[ "python", "cpython" ]
BPO | [860326](https://bugs.python.org/issue860326) --- | :--- Nosy | @gvanrossum, @tim-one, @birkenfeld Files | <li>[traceback.py.patch](https://bugs.python.org/file5742/traceback.py.patch "Uploaded as text/plain at 2003-12-15.13:37:04 by jhermann")</li><li>[tb_problem.py](https://bugs.python.org/file5743/tb_problem.py "Uploaded as text/plain at 2003-12-15.13:38:36 by jhermann"): Bug 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 = 'https://github.com/gvanrossum' closed_at = <Date 2008-01-06.22:29:46.708> created_at = <Date 2003-12-15.13:37:04.000> labels = ['extension-modules'] title = 'PyErrr_Display and traceback.format_exception_only behaviour' updated_at = <Date 2008-01-06.22:29:46.708> user = 'https://bugs.python.org/jhermann' ``` bugs.python.org fields: ```python activity = <Date 2008-01-06.22:29:46.708> actor = 'admin' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2003-12-15.13:37:04.000> creator = 'jhermann' dependencies = [] files = ['5742', '5743'] hgrepos = [] issue_num = 860326 keywords = ['patch'] message_count = 6.0 messages = ['45051', '45052', '45053', '45054', '45055', '45056'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'georg.brandl', 'jhermann'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue860326' versions = ['Python 3.0'] ``` </p></details>
PyErrr_Display and traceback.format_exception_only behaviour
https://api.github.com/repos/python/cpython/issues/39709/comments
6
2003-12-15T13:37:04Z
2022-04-09T23:08:26Z
https://github.com/python/cpython/issues/39709
1,198,799,596
39,709
[ "python", "cpython" ]
BPO | [860242](https://bugs.python.org/issue860242) --- | :--- Nosy | @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2004-06-03.21:58:17.000> created_at = <Date 2003-12-15.09:51:12.000> labels = ['OS-mac'] title = 'PythonIDE does not save for PythonLauncher' updated_at = <Date 2004-06-03.21:58:17.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2004-06-03.21:58:17.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2003-12-15.09:51:12.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 860242 keywords = [] message_count = 2.0 messages = ['19415', '19416'] nosy_count = 1.0 nosy_names = ['jackjansen'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue860242' versions = [] ``` </p></details>
PythonIDE does not save for PythonLauncher
https://api.github.com/repos/python/cpython/issues/39708/comments
2
2003-12-15T09:51:12Z
2022-04-09T23:08:25Z
https://github.com/python/cpython/issues/39708
1,198,799,594
39,708
[ "python", "cpython" ]
BPO | [860155](https://bugs.python.org/issue860155) --- | :--- Nosy | @doerwalter <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-12-15.10:17:03.000> created_at = <Date 2003-12-15.03:45:36.000> labels = [] title = 'mistake in StringIO.__doc__' updated_at = <Date 2003-12-15.10:17:03.000> user = 'https://bugs.python.org/kmt12' ``` bugs.python.org fields: ```python activity = <Date 2003-12-15.10:17:03.000> actor = 'doerwalter' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-12-15.03:45:36.000> creator = 'kmt12' dependencies = [] files = [] hgrepos = [] issue_num = 860155 keywords = [] message_count = 2.0 messages = ['19413', '19414'] nosy_count = 2.0 nosy_names = ['doerwalter', 'kmt12'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue860155' versions = [] ``` </p></details>
mistake in StringIO.__doc__
https://api.github.com/repos/python/cpython/issues/39707/comments
2
2003-12-15T03:45:36Z
2022-04-09T23:08:23Z
https://github.com/python/cpython/issues/39707
1,198,799,590
39,707
[ "python", "cpython" ]
BPO | [860134](https://bugs.python.org/issue860134) --- | :--- Nosy | @theller <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-01-04.00:28:15.967> created_at = <Date 2003-12-15.02:27:44.000> labels = ['OS-windows'] title = 'socketmodule.c does not pickup all symbols with MS visC++' updated_at = <Date 2008-01-04.00:28:15.966> user = 'https://bugs.python.org/frankty' ``` bugs.python.org fields: ```python activity = <Date 2008-01-04.00:28:15.966> actor = 'christian.heimes' assignee = 'none' closed = True closed_date = <Date 2008-01-04.00:28:15.967> closer = 'christian.heimes' components = ['Windows'] creation = <Date 2003-12-15.02:27:44.000> creator = 'frankty' dependencies = [] files = [] hgrepos = [] issue_num = 860134 keywords = [] message_count = 5.0 messages = ['19408', '19409', '19410', '19411', '19412'] nosy_count = 3.0 nosy_names = ['theller', 'frankty', 'jeffconnelly'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue860134' versions = ['Python 2.3'] ``` </p></details>
socketmodule.c does not pickup all symbols with MS visC++
https://api.github.com/repos/python/cpython/issues/39706/comments
5
2003-12-15T02:27:44Z
2022-04-09T23:08:22Z
https://github.com/python/cpython/issues/39706
1,198,799,587
39,706
[ "python", "cpython" ]
BPO | [860101](https://bugs.python.org/issue860101) --- | :--- Nosy | @mwhudson, @smontanaro Files | <li>[keywords.jpg](https://bugs.python.org/file1141/keywords.jpg "Uploaded as image/jpeg at 2003-12-17.16:21:38 by @smontanaro")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2003-12-18.21:10:32.000> created_at = <Date 2003-12-15.00:41:00.000> labels = [] title = 'python-mode.el colorizing is broken in emacs21' updated_at = <Date 2003-12-18.21:10:32.000> user = 'https://bugs.python.org/offense' ``` bugs.python.org fields: ```python activity = <Date 2003-12-18.21:10:32.000> actor = 'skip.montanaro' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2003-12-15.00:41:00.000> creator = 'offense' dependencies = [] files = ['1141'] hgrepos = [] issue_num = 860101 keywords = [] message_count = 7.0 messages = ['19401', '19402', '19403', '19404', '19405', '19406', '19407'] nosy_count = 3.0 nosy_names = ['mwh', 'skip.montanaro', 'offense'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue860101' versions = [] ``` </p></details>
python-mode.el colorizing is broken in emacs21
https://api.github.com/repos/python/cpython/issues/39705/comments
7
2003-12-15T00:41:00Z
2022-04-09T23:08:22Z
https://github.com/python/cpython/issues/39705
1,198,799,579
39,705
[ "python", "cpython" ]
BPO | [859811](https://bugs.python.org/issue859811) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-12-14.15:03:36.000> created_at = <Date 2003-12-14.12:17:24.000> labels = ['docs'] title = 'typo in docs' updated_at = <Date 2003-12-14.15:03:36.000> user = 'https://bugs.python.org/zooko' ``` bugs.python.org fields: ```python activity = <Date 2003-12-14.15:03:36.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-12-14.12:17:24.000> creator = 'zooko' dependencies = [] files = [] hgrepos = [] issue_num = 859811 keywords = [] message_count = 2.0 messages = ['19399', '19400'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'zooko'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue859811' versions = ['Python 2.3'] ``` </p></details>
typo in docs
https://api.github.com/repos/python/cpython/issues/39704/comments
2
2003-12-14T12:17:24Z
2022-04-09T23:08:20Z
https://github.com/python/cpython/issues/39704
1,198,799,570
39,704
[ "python", "cpython" ]
BPO | [859810](https://bugs.python.org/issue859810) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-12-14.15:02:03.000> created_at = <Date 2003-12-14.12:16:15.000> labels = ['docs'] title = 'typo in doc' updated_at = <Date 2003-12-14.15:02:03.000> user = 'https://bugs.python.org/zooko' ``` bugs.python.org fields: ```python activity = <Date 2003-12-14.15:02:03.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-12-14.12:16:15.000> creator = 'zooko' dependencies = [] files = [] hgrepos = [] issue_num = 859810 keywords = [] message_count = 2.0 messages = ['19397', '19398'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'zooko'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue859810' versions = ['Python 2.3'] ``` </p></details>
typo in doc
https://api.github.com/repos/python/cpython/issues/39703/comments
2
2003-12-14T12:16:15Z
2022-04-09T23:08:19Z
https://github.com/python/cpython/issues/39703
1,198,799,565
39,703
[ "python", "cpython" ]
BPO | [859573](https://bugs.python.org/issue859573) --- | :--- Nosy | @hyeshik Files | <li>[unicodeobject-warnings.diff](https://bugs.python.org/file5741/unicodeobject-warnings.diff "Uploaded as text/plain at 2003-12-13.20:45:49 by @hyeshik"): patch for main trunk</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/hyeshik' closed_at = <Date 2003-12-19.02:00:29.000> created_at = <Date 2003-12-13.20:45:49.000> labels = ['interpreter-core'] title = 'Get rid of compiler warnings on unicodeobject.c' updated_at = <Date 2003-12-19.02:00:29.000> user = 'https://github.com/hyeshik' ``` bugs.python.org fields: ```python activity = <Date 2003-12-19.02:00:29.000> actor = 'hyeshik.chang' assignee = 'hyeshik.chang' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-12-13.20:45:49.000> creator = 'hyeshik.chang' dependencies = [] files = ['5741'] hgrepos = [] issue_num = 859573 keywords = ['patch'] message_count = 2.0 messages = ['45049', '45050'] nosy_count = 1.0 nosy_names = ['hyeshik.chang'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue859573' versions = ['Python 2.4'] ``` </p></details>
Get rid of compiler warnings on unicodeobject.c
https://api.github.com/repos/python/cpython/issues/39702/comments
2
2003-12-13T20:45:49Z
2022-04-09T23:08:18Z
https://github.com/python/cpython/issues/39702
1,198,799,562
39,702
[ "python", "cpython" ]
BPO | [859286](https://bugs.python.org/issue859286) --- | :--- Nosy | @rhettinger Files | <li>[bool.patch](https://bugs.python.org/file5740/bool.patch "Uploaded as text/plain at 2003-12-13.01:17:29 by quiver")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-12-31.18:37:52.000> created_at = <Date 2003-12-13.01:17:29.000> labels = ['docs'] title = 'documentation bool change fix' updated_at = <Date 2003-12-31.18:37:52.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2003-12-31.18:37:52.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-12-13.01:17:29.000> creator = 'quiver' dependencies = [] files = ['5740'] hgrepos = [] issue_num = 859286 keywords = ['patch'] message_count = 2.0 messages = ['45047', '45048'] nosy_count = 2.0 nosy_names = ['rhettinger', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue859286' versions = ['Python 2.3'] ``` </p></details>
documentation bool change fix
https://api.github.com/repos/python/cpython/issues/39701/comments
2
2003-12-13T01:17:29Z
2022-04-09T23:08:17Z
https://github.com/python/cpython/issues/39701
1,198,799,556
39,701
[ "python", "cpython" ]
BPO | [859113](https://bugs.python.org/issue859113) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-12-12.20:29:42.000> created_at = <Date 2003-12-12.19:40:46.000> labels = ['library'] title = 'inconsistency in string.split()' updated_at = <Date 2003-12-12.20:29:42.000> user = 'https://bugs.python.org/damon3937' ``` bugs.python.org fields: ```python activity = <Date 2003-12-12.20:29:42.000> actor = 'quiver' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-12.19:40:46.000> creator = 'damon3937' dependencies = [] files = [] hgrepos = [] issue_num = 859113 keywords = [] message_count = 2.0 messages = ['19395', '19396'] nosy_count = 2.0 nosy_names = ['quiver', 'damon3937'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue859113' versions = ['Python 2.3'] ``` </p></details>
inconsistency in string.split()
https://api.github.com/repos/python/cpython/issues/39700/comments
2
2003-12-12T19:40:46Z
2022-04-09T23:08:15Z
https://github.com/python/cpython/issues/39700
1,198,799,550
39,700
[ "python", "cpython" ]
BPO | [858809](https://bugs.python.org/issue858809) --- | :--- Nosy | @loewis, @nijel, @vstinner, @matejcik, @tarekziade, @merwok, @agbuckley Superseder | <li>bpo-1294959: Add sys.platlibdir and configure --with-platlibdir to use /usr/lib64 on Fedora and SuSE</li> Files | <li>[Python-2.3.2-dirs.patch](https://bugs.python.org/file5739/Python-2.3.2-dirs.patch "Uploaded as text/plain at 2003-12-12.10:24:30 by @nijel")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tarekziade' closed_at = <Date 2020-02-12.00:53:00.786> created_at = <Date 2003-12-12.10:24:30.000> labels = ['type-bug', 'library', 'build'] title = 'Use directories from configure rather than hardcoded' updated_at = <Date 2020-02-12.00:53:00.783> user = 'https://github.com/nijel' ``` bugs.python.org fields: ```python activity = <Date 2020-02-12.00:53:00.783> actor = 'vstinner' assignee = 'tarek' closed = True closed_date = <Date 2020-02-12.00:53:00.786> closer = 'vstinner' components = ['Build', 'Distutils'] creation = <Date 2003-12-12.10:24:30.000> creator = 'nijel' dependencies = [] files = ['5739'] hgrepos = [] issue_num = 858809 keywords = ['patch'] message_count = 20.0 messages = ['45042', '45043', '45045', '45046', '65368', '73812', '76707', '83076', '83077', '87857', '87858', '88065', '88067', '112209', '114578', '114580', '114581', '114585', '114715', '361843'] nosy_count = 13.0 nosy_names = ['loewis', 'nijel', 'spektrum', 'vstinner', 'matejcik', 'tarek', 'sergiodj', 'eric.araujo', 'rpetrov', 'Arfrever', 'rothrock', 'andybuckley', 'soundmurderer'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = 'resolved' status = 'closed' superseder = '1294959' type = 'behavior' url = 'https://bugs.python.org/issue858809' versions = ['Python 3.2'] ``` </p></details>
Use directories from configure rather than hardcoded
https://api.github.com/repos/python/cpython/issues/39699/comments
20
2003-12-12T10:24:30Z
2022-04-09T23:08:15Z
https://github.com/python/cpython/issues/39699
1,198,799,549
39,699
[ "python", "cpython" ]
BPO | [858318](https://bugs.python.org/issue858318) --- | :--- Nosy | @loewis Files | <li>[modsupport.c.patch](https://bugs.python.org/file5738/modsupport.c.patch "Uploaded as text/plain at 2003-12-11.15:30:16 by benson_basis"): use va_copy</li> <sup>*Note: these values reflect the state of the issue at the time it was 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-10.03:20:05.000> created_at = <Date 2003-12-11.15:30:15.000> labels = ['interpreter-core'] title = 'modsupport does not use va_copy when available' updated_at = <Date 2006-12-10.03:20:05.000> user = 'https://bugs.python.org/bensonbasis' ``` bugs.python.org fields: ```python activity = <Date 2006-12-10.03:20:05.000> actor = 'sf-robot' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-12-11.15:30:15.000> creator = 'benson_basis' dependencies = [] files = ['5738'] hgrepos = [] issue_num = 858318 keywords = ['patch'] message_count = 4.0 messages = ['45038', '45039', '45040', '45041'] nosy_count = 3.0 nosy_names = ['loewis', 'sf-robot', 'benson_basis'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue858318' versions = ['Python 2.4'] ``` </p></details>
modsupport does not use va_copy when available
https://api.github.com/repos/python/cpython/issues/39698/comments
4
2003-12-11T15:30:15Z
2022-04-09T23:08:13Z
https://github.com/python/cpython/issues/39698
1,198,799,547
39,698
[ "python", "cpython" ]
BPO | [858317](https://bugs.python.org/issue858317) --- | :--- Nosy | @hyeshik Files | <li>[zipimport.c.patch](https://bugs.python.org/file5737/zipimport.c.patch "Uploaded as text/plain at 2003-12-11.15:27:42 by benson_basis"): patch to Moduleszipimport.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-12-17.05:56:49.000> created_at = <Date 2003-12-11.15:27:42.000> labels = ['extension-modules'] title = "zipimport.c is broken on 64-bit SusE AMD, here's a fix" updated_at = <Date 2003-12-17.05:56:49.000> user = 'https://bugs.python.org/bensonbasis' ``` bugs.python.org fields: ```python activity = <Date 2003-12-17.05:56:49.000> actor = 'hyeshik.chang' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2003-12-11.15:27:42.000> creator = 'benson_basis' dependencies = [] files = ['5737'] hgrepos = [] issue_num = 858317 keywords = ['patch'] message_count = 3.0 messages = ['45035', '45036', '45037'] nosy_count = 2.0 nosy_names = ['hyeshik.chang', 'benson_basis'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue858317' versions = ['Python 2.4'] ``` </p></details>
zipimport.c is broken on 64-bit SusE AMD, here's a fix
https://api.github.com/repos/python/cpython/issues/39697/comments
3
2003-12-11T15:27:42Z
2022-04-09T23:08:12Z
https://github.com/python/cpython/issues/39697
1,198,799,543
39,697
[ "python", "cpython" ]
BPO | [858253](https://bugs.python.org/issue858253) --- | :--- Nosy | @gaul, @hyeshik, @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:02:40.971> created_at = <Date 2003-12-11.13:12:22.000> labels = ['extension-modules'] title = 'EAGAIN when sys.stdin.readline()' updated_at = <Date 2008-01-20.19:02:40.969> user = 'https://bugs.python.org/frallan' ``` bugs.python.org fields: ```python activity = <Date 2008-01-20.19:02:40.969> actor = 'christian.heimes' assignee = 'none' closed = True closed_date = <Date 2008-01-20.19:02:40.971> closer = 'christian.heimes' components = ['Extension Modules'] creation = <Date 2003-12-11.13:12:22.000> creator = 'frallan' dependencies = [] files = [] hgrepos = [] issue_num = 858253 keywords = [] message_count = 5.0 messages = ['60434', '60435', '60436', '60437', '61330'] nosy_count = 4.0 nosy_names = ['gaul', 'frallan', 'hyeshik.chang', 'christian.heimes'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue858253' versions = ['Python 2.3'] ``` </p></details>
EAGAIN when sys.stdin.readline()
https://api.github.com/repos/python/cpython/issues/39696/comments
5
2003-12-11T13:12:22Z
2022-04-09T23:08:11Z
https://github.com/python/cpython/issues/39696
1,198,799,538
39,696
[ "python", "cpython" ]
BPO | [858016](https://bugs.python.org/issue858016) --- | :--- Nosy | @tim-one, @brettcannon Files | <li>[flat_tuple.diff](https://bugs.python.org/file1139/flat_tuple.diff "Uploaded as text/plain at 2003-12-18.21:39:33 by @brettcannon"): Requires tuples for isinstance and issubclass to be flat</li><li>[recursion_check.diff](https://bugs.python.org/file1140/recursion_check.diff "Uploaded as text/plain at 2004-03-20.16:14:54 by @brettcannon"): Checks recursion depth; diff against 2.3 branch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/brettcannon' closed_at = <Date 2004-03-20.23:02:45.000> created_at = <Date 2003-12-11.03:13:04.000> labels = ['interpreter-core'] title = 'Pathological case segmentation fault in issubclass' updated_at = <Date 2004-03-20.23:02:45.000> user = 'https://bugs.python.org/omnifarious' ``` bugs.python.org fields: ```python activity = <Date 2004-03-20.23:02:45.000> actor = 'brett.cannon' assignee = 'brett.cannon' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-12-11.03:13:04.000> creator = 'omnifarious' dependencies = [] files = ['1139', '1140'] hgrepos = [] issue_num = 858016 keywords = [] message_count = 13.0 messages = ['19382', '19383', '19384', '19385', '19386', '19387', '19388', '19389', '19390', '19391', '19392', '19393', '19394'] nosy_count = 3.0 nosy_names = ['tim.peters', 'brett.cannon', 'omnifarious'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue858016' versions = ['Python 2.3'] ``` </p></details>
Pathological case segmentation fault in issubclass
https://api.github.com/repos/python/cpython/issues/39695/comments
13
2003-12-11T03:13:04Z
2022-04-09T23:08:10Z
https://github.com/python/cpython/issues/39695
1,198,799,535
39,695
[ "python", "cpython" ]
BPO | [857909](https://bugs.python.org/issue857909) --- | :--- Nosy | @smontanaro, @gpshead <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gpshead' closed_at = <Date 2005-12-08.17:31:53.000> created_at = <Date 2003-12-10.22:41:33.000> labels = [] title = 'bsddb craps out sporadically' updated_at = <Date 2005-12-08.17:31:53.000> user = 'https://bugs.python.org/predragm' ``` bugs.python.org fields: ```python activity = <Date 2005-12-08.17:31:53.000> actor = 'brandonh' assignee = 'gregory.p.smith' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-12-10.22:41:33.000> creator = 'predragm' dependencies = [] files = [] hgrepos = [] issue_num = 857909 keywords = [] message_count = 8.0 messages = ['19374', '19375', '19376', '19377', '19378', '19379', '19380', '19381'] nosy_count = 5.0 nosy_names = ['skip.montanaro', 'gregory.p.smith', 'aimacintyre', 'predragm', 'brandonh'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue857909' versions = ['Python 2.3'] ``` </p></details>
bsddb craps out sporadically
https://api.github.com/repos/python/cpython/issues/39694/comments
8
2003-12-10T22:41:33Z
2022-04-09T23:08:09Z
https://github.com/python/cpython/issues/39694
1,198,799,532
39,694
[ "python", "cpython" ]
BPO | [857888](https://bugs.python.org/issue857888) --- | :--- Nosy | @smontanaro <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2007-08-30.02:16:34.604> created_at = <Date 2003-12-10.22:11:18.000> labels = ['type-feature'] title = 'Modules/Setup needs a suppress flag?' updated_at = <Date 2007-08-30.02:16:34.602> user = 'https://bugs.python.org/bensonbasis' ``` bugs.python.org fields: ```python activity = <Date 2007-08-30.02:16:34.602> actor = 'skip.montanaro' assignee = 'skip.montanaro' closed = True closed_date = <Date 2007-08-30.02:16:34.604> closer = 'skip.montanaro' components = ['None'] creation = <Date 2003-12-10.22:11:18.000> creator = 'benson_basis' dependencies = [] files = [] hgrepos = [] issue_num = 857888 keywords = [] message_count = 2.0 messages = ['54082', '55455'] nosy_count = 2.0 nosy_names = ['skip.montanaro', 'benson_basis'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue857888' versions = [] ``` </p></details>
Modules/Setup needs a suppress flag?
https://api.github.com/repos/python/cpython/issues/39693/comments
2
2003-12-10T22:11:18Z
2022-04-09T23:08:08Z
https://github.com/python/cpython/issues/39693
1,198,799,529
39,693
[ "python", "cpython" ]
BPO | [857881](https://bugs.python.org/issue857881) --- | :--- Nosy | @freddrake Files | <li>[test.zip](https://bugs.python.org/file1138/test.zip "Uploaded as application/x-zip-compressed at 2003-12-10.22:00:50 by mrsmile"): Test driver + Config file</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2004-05-18.02:28:46.000> created_at = <Date 2003-12-10.22:00:50.000> labels = ['library'] title = 'ConfigParser bug' updated_at = <Date 2004-05-18.02:28:46.000> user = 'https://bugs.python.org/mrsmile' ``` bugs.python.org fields: ```python activity = <Date 2004-05-18.02:28:46.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-10.22:00:50.000> creator = 'mrsmile' dependencies = [] files = ['1138'] hgrepos = [] issue_num = 857881 keywords = [] message_count = 3.0 messages = ['19371', '19372', '19373'] nosy_count = 3.0 nosy_names = ['fdrake', 'jrm', 'mrsmile'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue857881' versions = ['Python 2.3'] ``` </p></details>
ConfigParser bug
https://api.github.com/repos/python/cpython/issues/39692/comments
3
2003-12-10T22:00:50Z
2022-04-09T23:08:07Z
https://github.com/python/cpython/issues/39692
1,198,799,527
39,692
[ "python", "cpython" ]
BPO | [857857](https://bugs.python.org/issue857857) --- | :--- Nosy | @doerwalter, @etrepum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-12-11.11:40:20.000> created_at = <Date 2003-12-10.21:16:40.000> labels = ['type-feature', 'library'] title = 'pprint should handle subtypes of dict/list/tuple' updated_at = <Date 2003-12-11.11:40:20.000> user = 'https://github.com/etrepum' ``` bugs.python.org fields: ```python activity = <Date 2003-12-11.11:40:20.000> actor = 'doerwalter' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-10.21:16:40.000> creator = 'bob.ippolito' dependencies = [] files = [] hgrepos = [] issue_num = 857857 keywords = [] message_count = 2.0 messages = ['19369', '19370'] nosy_count = 2.0 nosy_names = ['doerwalter', 'bob.ippolito'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue857857' versions = [] ``` </p></details>
pprint should handle subtypes of dict/list/tuple
https://api.github.com/repos/python/cpython/issues/39691/comments
2
2003-12-10T21:16:40Z
2022-04-09T23:08:05Z
https://github.com/python/cpython/issues/39691
1,198,799,525
39,691
[ "python", "cpython" ]
BPO | [857821](https://bugs.python.org/issue857821) --- | :--- Nosy | @akuchling Files | <li>[diff](https://bugs.python.org/file1137/diff "Uploaded as application/octet-stream at 2003-12-10.20:08:14 by gerrit"): patch created with 'cvs diff -u libfuncs.tex'</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2003-12-23.16:55:11.000> created_at = <Date 2003-12-10.20:08:14.000> labels = ['docs'] title = 'Remove notion of deprecated string.{atol,atof} functions' updated_at = <Date 2003-12-23.16:55:11.000> user = 'https://bugs.python.org/gerrit' ``` bugs.python.org fields: ```python activity = <Date 2003-12-23.16:55:11.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-12-10.20:08:14.000> creator = 'gerrit' dependencies = [] files = ['1137'] hgrepos = [] issue_num = 857821 keywords = [] message_count = 2.0 messages = ['19367', '19368'] nosy_count = 2.0 nosy_names = ['akuchling', 'gerrit'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue857821' versions = ['Python 2.3'] ``` </p></details>
Remove notion of deprecated string.{atol,atof} functions
https://api.github.com/repos/python/cpython/issues/39690/comments
2
2003-12-10T20:08:14Z
2022-04-09T23:08:05Z
https://github.com/python/cpython/issues/39690
1,198,799,522
39,690
[ "python", "cpython" ]
BPO | [857676](https://bugs.python.org/issue857676) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-09-09.08:04:42.000> created_at = <Date 2003-12-10.16:21:55.000> labels = ['expert-regex'] title = 'RE engine internal error with LARGE RE: scalability bug' updated_at = <Date 2004-09-09.08:04:42.000> user = 'https://bugs.python.org/fdborges' ``` bugs.python.org fields: ```python activity = <Date 2004-09-09.08:04:42.000> actor = 'effbot' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2003-12-10.16:21:55.000> creator = 'fdborges' dependencies = [] files = [] hgrepos = [] issue_num = 857676 keywords = [] message_count = 6.0 messages = ['19361', '19362', '19363', '19364', '19365', '19366'] nosy_count = 2.0 nosy_names = ['effbot', 'fdborges'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue857676' versions = ['Python 2.3'] ``` </p></details>
RE engine internal error with LARGE RE: scalability bug
https://api.github.com/repos/python/cpython/issues/39689/comments
6
2003-12-10T16:21:55Z
2022-04-09T23:08:03Z
https://github.com/python/cpython/issues/39689
1,198,799,519
39,689
[ "python", "cpython" ]
BPO | [857566](https://bugs.python.org/issue857566) --- | :--- Nosy | @theller, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-06-25.20:21:01.000> created_at = <Date 2003-12-10.13:53:44.000> labels = ['library'] title = 'tempfile.mktemp() omits pid from name' updated_at = <Date 2005-06-25.20:21:01.000> user = 'https://bugs.python.org/ganssauge' ``` bugs.python.org fields: ```python activity = <Date 2005-06-25.20:21:01.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-10.13:53:44.000> creator = 'ganssauge' dependencies = [] files = [] hgrepos = [] issue_num = 857566 keywords = [] message_count = 6.0 messages = ['19355', '19356', '19357', '19358', '19359', '19360'] nosy_count = 3.0 nosy_names = ['theller', 'georg.brandl', 'ganssauge'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue857566' versions = ['Python 2.3'] ``` </p></details>
tempfile.mktemp() omits pid from name
https://api.github.com/repos/python/cpython/issues/39688/comments
6
2003-12-10T13:53:44Z
2022-04-09T23:08:01Z
https://github.com/python/cpython/issues/39688
1,198,799,515
39,688
[ "python", "cpython" ]
BPO | [857297](https://bugs.python.org/issue857297) --- | :--- Nosy | @gustaebel Files | <li>[tarfile-test.tar.gz](https://bugs.python.org/file1136/tarfile-test.tar.gz "Uploaded as application/x-tar at 2003-12-10.02:22:46 by aggression"): Tarfile Test</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-07-21.07:15:26.000> created_at = <Date 2003-12-10.02:22:46.000> labels = ['library'] title = 'Tarfile and hard-links' updated_at = <Date 2004-07-21.07:15:26.000> user = 'https://bugs.python.org/aggression' ``` bugs.python.org fields: ```python activity = <Date 2004-07-21.07:15:26.000> actor = 'lars.gustaebel' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-10.02:22:46.000> creator = 'aggression' dependencies = [] files = ['1136'] hgrepos = [] issue_num = 857297 keywords = [] message_count = 4.0 messages = ['19351', '19352', '19353', '19354'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'aggression', 'lars.gustaebel'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue857297' versions = ['Python 2.3'] ``` </p></details>
Tarfile and hard-links
https://api.github.com/repos/python/cpython/issues/39687/comments
4
2003-12-10T02:22:46Z
2022-04-09T23:08:00Z
https://github.com/python/cpython/issues/39687
1,198,799,513
39,687
[ "python", "cpython" ]
BPO | [856841](https://bugs.python.org/issue856841) --- | :--- Nosy | @jackjansen, @birkenfeld, @terryjreedy Files | <li>[stack.txt](https://bugs.python.org/file1135/stack.txt "Uploaded as text/plain at 2003-12-09.12:57:40 by pablo_yabo"): stack trace</li> <sup>*Note: these values reflect the state of the issue at the time it was 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-02-20.15:39:00.000> created_at = <Date 2003-12-09.12:57:40.000> labels = ['interpreter-core'] title = 'a exception ocurrs when compiling a Python file' updated_at = <Date 2006-02-20.15:39:00.000> user = 'https://bugs.python.org/pabloyabo' ``` bugs.python.org fields: ```python activity = <Date 2006-02-20.15:39:00.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-12-09.12:57:40.000> creator = 'pablo_yabo' dependencies = [] files = ['1135'] hgrepos = [] issue_num = 856841 keywords = [] message_count = 5.0 messages = ['19346', '19347', '19348', '19349', '19350'] nosy_count = 4.0 nosy_names = ['jackjansen', 'georg.brandl', 'terry.reedy', 'pablo_yabo'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue856841' versions = ['Python 2.2'] ``` </p></details>
a exception ocurrs when compiling a Python file
https://api.github.com/repos/python/cpython/issues/39686/comments
5
2003-12-09T12:57:40Z
2022-04-09T23:07:59Z
https://github.com/python/cpython/issues/39686
1,198,799,506
39,686
[ "python", "cpython" ]
BPO | [856706](https://bugs.python.org/issue856706) --- | :--- Nosy | @gaul, @facundobatista <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-01-15.19:59:13.000> created_at = <Date 2003-12-09.07:08:52.000> labels = ['interpreter-core'] title = 'popen3 under threads reports different stderr results' updated_at = <Date 2005-01-15.19:59:13.000> user = 'https://bugs.python.org/stevenhowe' ``` bugs.python.org fields: ```python activity = <Date 2005-01-15.19:59:13.000> actor = 'facundobatista' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-12-09.07:08:52.000> creator = 'stevenhowe' dependencies = [] files = [] hgrepos = [] issue_num = 856706 keywords = [] message_count = 5.0 messages = ['19341', '19342', '19343', '19344', '19345'] nosy_count = 3.0 nosy_names = ['gaul', 'facundobatista', 'stevenhowe'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue856706' versions = ['Python 2.2'] ``` </p></details>
popen3 under threads reports different stderr results
https://api.github.com/repos/python/cpython/issues/39685/comments
5
2003-12-09T07:08:52Z
2022-04-09T23:07:58Z
https://github.com/python/cpython/issues/39685
1,198,799,503
39,685
[ "python", "cpython" ]
BPO | [856656](https://bugs.python.org/issue856656) --- | :--- Files | <li>[sample.tar.gz](https://bugs.python.org/file1134/sample.tar.gz "Uploaded as application/x-gzip-compressed at 2003-12-09.04:39:06 by chofchof"): Sample files causing the problem above</li> <sup>*Note: these values reflect the state of the issue at the time it was 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-02.07:07:41.000> created_at = <Date 2003-12-09.04:39:05.000> labels = ['invalid'] title = 'Problem in calling kpathsea library from Python extension' updated_at = <Date 2005-10-02.07:07:41.000> user = 'https://bugs.python.org/chofchof' ``` bugs.python.org fields: ```python activity = <Date 2005-10-02.07:07:41.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-12-09.04:39:05.000> creator = 'chofchof' dependencies = [] files = ['1134'] hgrepos = [] issue_num = 856656 keywords = [] message_count = 2.0 messages = ['19339', '19340'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'chofchof'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue856656' versions = [] ``` </p></details>
Problem in calling kpathsea library from Python extension
https://api.github.com/repos/python/cpython/issues/39684/comments
2
2003-12-09T04:39:05Z
2022-04-09T23:07:57Z
https://github.com/python/cpython/issues/39684
1,198,799,498
39,684
[ "python", "cpython" ]
BPO | [856623](https://bugs.python.org/issue856623) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-12-19.03:45:12.000> created_at = <Date 2003-12-09.03:15:01.000> labels = [] title = 'Erroneous code objects created with PyCode_New' updated_at = <Date 2005-12-19.03:45:12.000> user = 'https://bugs.python.org/timmcl' ``` bugs.python.org fields: ```python activity = <Date 2005-12-19.03:45:12.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-12-09.03:15:01.000> creator = 'timmcl' dependencies = [] files = [] hgrepos = [] issue_num = 856623 keywords = [] message_count = 3.0 messages = ['19336', '19337', '19338'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'timmcl'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue856623' versions = [] ``` </p></details>
Erroneous code objects created with PyCode_New
https://api.github.com/repos/python/cpython/issues/39683/comments
3
2003-12-09T03:15:01Z
2022-04-09T23:07:56Z
https://github.com/python/cpython/issues/39683
1,198,799,491
39,683
[ "python", "cpython" ]
BPO | [856617](https://bugs.python.org/issue856617) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-12-30.11:21:22.000> created_at = <Date 2003-12-09.02:47:41.000> labels = ['invalid', 'library'] title = 'HTMLParser parsers AT&T to AT' updated_at = <Date 2003-12-30.11:21:22.000> user = 'https://bugs.python.org/lhy719' ``` bugs.python.org fields: ```python activity = <Date 2003-12-30.11:21:22.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-09.02:47:41.000> creator = 'lhy719' dependencies = [] files = [] hgrepos = [] issue_num = 856617 keywords = [] message_count = 4.0 messages = ['19332', '19333', '19334', '19335'] nosy_count = 4.0 nosy_names = ['loewis', 'jimjjewett', 'lhy719', 'jrm'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue856617' versions = ['Python 2.3'] ``` </p></details>
HTMLParser parsers AT&T to AT
https://api.github.com/repos/python/cpython/issues/39682/comments
4
2003-12-09T02:47:41Z
2022-04-09T23:07:55Z
https://github.com/python/cpython/issues/39682
1,198,799,490
39,682
[ "python", "cpython" ]
BPO | [856407](https://bugs.python.org/issue856407) --- | :--- Nosy | @jackjansen, @etrepum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2004-07-15.22:07:29.000> created_at = <Date 2003-12-08.19:40:00.000> labels = ['OS-mac'] title = 'Framework Info.plist is out of date' updated_at = <Date 2004-07-15.22:07:29.000> user = 'https://github.com/etrepum' ``` bugs.python.org fields: ```python activity = <Date 2004-07-15.22:07:29.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2003-12-08.19:40:00.000> creator = 'bob.ippolito' dependencies = [] files = [] hgrepos = [] issue_num = 856407 keywords = [] message_count = 3.0 messages = ['19329', '19330', '19331'] nosy_count = 2.0 nosy_names = ['jackjansen', 'bob.ippolito'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue856407' versions = ['Python 2.3'] ``` </p></details>
Framework Info.plist is out of date
https://api.github.com/repos/python/cpython/issues/39681/comments
3
2003-12-08T19:40:00Z
2022-04-09T23:07:54Z
https://github.com/python/cpython/issues/39681
1,198,799,486
39,681
[ "python", "cpython" ]
BPO | [856401](https://bugs.python.org/issue856401) --- | :--- Nosy | @jackjansen, @etrepum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2004-07-15.22:21:57.000> created_at = <Date 2003-12-08.19:31:26.000> labels = ['OS-mac', 'type-feature'] title = 'Definitive way to link to the correct Python.framework' updated_at = <Date 2004-07-15.22:21:57.000> user = 'https://github.com/etrepum' ``` bugs.python.org fields: ```python activity = <Date 2004-07-15.22:21:57.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2003-12-08.19:31:26.000> creator = 'bob.ippolito' dependencies = [] files = [] hgrepos = [] issue_num = 856401 keywords = [] message_count = 4.0 messages = ['19325', '19326', '19327', '19328'] nosy_count = 2.0 nosy_names = ['jackjansen', 'bob.ippolito'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue856401' versions = [] ``` </p></details>
Definitive way to link to the correct Python.framework
https://api.github.com/repos/python/cpython/issues/39680/comments
4
2003-12-08T19:31:26Z
2022-04-09T23:07:53Z
https://github.com/python/cpython/issues/39680
1,198,799,482
39,680
[ "python", "cpython" ]
BPO | [856387](https://bugs.python.org/issue856387) --- | :--- Nosy | @jackjansen, @etrepum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2003-12-09.12:20:22.000> created_at = <Date 2003-12-08.19:07:32.000> labels = ['OS-mac', 'type-feature'] title = 'PyMac_GetOSErrException hack for 2.3.0 compatibility?' updated_at = <Date 2003-12-09.12:20:22.000> user = 'https://github.com/etrepum' ``` bugs.python.org fields: ```python activity = <Date 2003-12-09.12:20:22.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2003-12-08.19:07:32.000> creator = 'bob.ippolito' dependencies = [] files = [] hgrepos = [] issue_num = 856387 keywords = [] message_count = 4.0 messages = ['19321', '19322', '19323', '19324'] nosy_count = 2.0 nosy_names = ['jackjansen', 'bob.ippolito'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue856387' versions = [] ``` </p></details>
PyMac_GetOSErrException hack for 2.3.0 compatibility?
https://api.github.com/repos/python/cpython/issues/39679/comments
4
2003-12-08T19:07:32Z
2022-04-09T23:07:52Z
https://github.com/python/cpython/issues/39679
1,198,799,476
39,679
[ "python", "cpython" ]
BPO | [856103](https://bugs.python.org/issue856103) --- | :--- Nosy | @smontanaro, @brettcannon, @pjeby Files | <li>[zipimp.diff](https://bugs.python.org/file1133/zipimp.diff "Uploaded as text/plain at 2004-04-02.03:37:10 by @smontanaro")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/brettcannon' closed_at = <Date 2009-04-02.04:01:02.422> created_at = <Date 2003-12-08.08:48:35.000> labels = ['interpreter-core'] title = 'reload() fails with modules from zips' updated_at = <Date 2009-04-02.04:01:02.421> user = 'https://bugs.python.org/anadelonbrin' ``` bugs.python.org fields: ```python activity = <Date 2009-04-02.04:01:02.421> actor = 'brett.cannon' assignee = 'brett.cannon' closed = True closed_date = <Date 2009-04-02.04:01:02.422> closer = 'brett.cannon' components = ['Interpreter Core'] creation = <Date 2003-12-08.08:48:35.000> creator = 'anadelonbrin' dependencies = [] files = ['1133'] hgrepos = [] issue_num = 856103 keywords = [] message_count = 13.0 messages = ['19308', '19309', '19310', '19311', '19312', '19313', '19314', '19315', '19316', '19317', '19318', '19319', '19320'] nosy_count = 6.0 nosy_names = ['skip.montanaro', 'brett.cannon', 'jvr', 'pje', 'anadelonbrin', 'filitov'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue856103' versions = ['Python 2.4'] ``` </p></details>
reload() fails with modules from zips
https://api.github.com/repos/python/cpython/issues/39678/comments
13
2003-12-08T08:48:35Z
2022-04-09T23:07:51Z
https://github.com/python/cpython/issues/39678
1,198,799,472
39,678
[ "python", "cpython" ]
BPO | [856072](https://bugs.python.org/issue856072) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-12-22.00:36:49.000> created_at = <Date 2003-12-08.06:19:32.000> labels = ['invalid', 'library'] title = "UserDict.DictMixin's comments should be a docstring" updated_at = <Date 2003-12-22.00:36:49.000> user = 'https://bugs.python.org/spiv' ``` bugs.python.org fields: ```python activity = <Date 2003-12-22.00:36:49.000> actor = 'spiv' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-08.06:19:32.000> creator = 'spiv' dependencies = [] files = [] hgrepos = [] issue_num = 856072 keywords = [] message_count = 4.0 messages = ['19304', '19305', '19306', '19307'] nosy_count = 2.0 nosy_names = ['rhettinger', 'spiv'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue856072' versions = [] ``` </p></details>
UserDict.DictMixin's comments should be a docstring
https://api.github.com/repos/python/cpython/issues/39677/comments
4
2003-12-08T06:19:32Z
2022-04-09T23:07:50Z
https://github.com/python/cpython/issues/39677
1,198,799,466
39,677
[ "python", "cpython" ]
BPO | [856047](https://bugs.python.org/issue856047) --- | :--- Nosy | @birkenfeld, @dbaarda Files | <li>[python-orig.3-0.4.diff.gz](https://bugs.python.org/file1132/python-orig.3-0.4.diff.gz "Uploaded as application/gzip at 2003-12-08.04:27:26 by @dbaarda"): patch against python 2.3.2 to add "no_proxy" support to urllib.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-01-20.12:05:58.842> created_at = <Date 2003-12-08.04:15:05.000> labels = ['library'] title = 'urllib.py does not use "no_proxy";' updated_at = <Date 2008-01-20.12:05:58.840> user = 'https://github.com/dbaarda' ``` bugs.python.org fields: ```python activity = <Date 2008-01-20.12:05:58.840> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2008-01-20.12:05:58.842> closer = 'georg.brandl' components = ['Library (Lib)'] creation = <Date 2003-12-08.04:15:05.000> creator = 'abo' dependencies = [] files = ['1132'] hgrepos = [] issue_num = 856047 keywords = [] message_count = 6.0 messages = ['19299', '19300', '19301', '19302', '19303', '61275'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'abo', 'ensc', 'tmaas'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue856047' versions = ['Python 2.4'] ``` </p></details>
urllib.py does not use "no_proxy";
https://api.github.com/repos/python/cpython/issues/39676/comments
6
2003-12-08T04:15:05Z
2022-04-09T23:07:48Z
https://github.com/python/cpython/issues/39676
1,198,799,460
39,676
[ "python", "cpython" ]
BPO | [855999](https://bugs.python.org/issue855999) --- | :--- Nosy | @loewis Files | <li>[python-spec.patch](https://bugs.python.org/file5736/python-spec.patch "Uploaded as text/plain at 2003-12-08.01:19:35 by jafo"): Patch to Misc/python-2.3.spec</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-03-21.15:26:56.000> created_at = <Date 2003-12-08.01:19:35.000> labels = ['build'] title = 'Updates to the .spec file.' updated_at = <Date 2004-03-21.15:26:56.000> user = 'https://bugs.python.org/jafo' ``` bugs.python.org fields: ```python activity = <Date 2004-03-21.15:26:56.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2003-12-08.01:19:35.000> creator = 'jafo' dependencies = [] files = ['5736'] hgrepos = [] issue_num = 855999 keywords = ['patch'] message_count = 2.0 messages = ['45033', '45034'] nosy_count = 2.0 nosy_names = ['loewis', 'jafo'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue855999' versions = ['Python 2.3'] ``` </p></details>
Updates to the .spec file.
https://api.github.com/repos/python/cpython/issues/39675/comments
2
2003-12-08T01:19:35Z
2022-04-09T23:07:47Z
https://github.com/python/cpython/issues/39675
1,198,799,452
39,675
[ "python", "cpython" ]
BPO | [855819](https://bugs.python.org/issue855819) --- | :--- 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-03-14.08:31:48.000> created_at = <Date 2003-12-07.16:59:11.000> labels = ['library'] title = 'urllib does not handle Connection reset' updated_at = <Date 2007-03-14.08:31:48.000> user = 'https://bugs.python.org/fleiter' ``` bugs.python.org fields: ```python activity = <Date 2007-03-14.08:31:48.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-07.16:59:11.000> creator = 'fleiter' dependencies = [] files = [] hgrepos = [] issue_num = 855819 keywords = [] message_count = 2.0 messages = ['19297', '19298'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'fleiter'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue855819' versions = ['Python 2.3'] ``` </p></details>
urllib does not handle Connection reset
https://api.github.com/repos/python/cpython/issues/39674/comments
2
2003-12-07T16:59:11Z
2022-04-09T23:07:46Z
https://github.com/python/cpython/issues/39674
1,198,799,451
39,674
[ "python", "cpython" ]
BPO | [855317](https://bugs.python.org/issue855317) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-12-07.11:17:50.000> created_at = <Date 2003-12-06.15:02:15.000> labels = ['library'] title = 'unittest: 5.3.9 Getting Extended Error Information ' updated_at = <Date 2003-12-07.11:17:50.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2003-12-07.11:17:50.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-06.15:02:15.000> creator = 'rhettinger' dependencies = [] files = [] hgrepos = [] issue_num = 855317 keywords = [] message_count = 7.0 messages = ['19290', '19291', '19292', '19293', '19294', '19295', '19296'] nosy_count = 2.0 nosy_names = ['rhettinger', 'purcell'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue855317' versions = ['Python 2.3'] ``` </p></details>
unittest: 5.3.9 Getting Extended Error Information
https://api.github.com/repos/python/cpython/issues/39673/comments
7
2003-12-06T15:02:15Z
2022-04-09T23:07:45Z
https://github.com/python/cpython/issues/39673
1,198,799,448
39,673
[ "python", "cpython" ]
BPO | [855195](https://bugs.python.org/issue855195) --- | :--- Nosy | @rhettinger Files | <li>[typo.diff](https://bugs.python.org/file5735/typo.diff "Uploaded as text/plain at 2003-12-06.05:28:10 by quiver")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-12-06.05:28:10.000> created_at = <Date 2003-12-06.05:28:10.000> labels = ['docs'] title = 'fix typos' updated_at = <Date 2003-12-06.05:28:10.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2003-12-06.05:28:10.000> actor = 'quiver' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-12-06.05:28:10.000> creator = 'quiver' dependencies = [] files = ['5735'] hgrepos = [] issue_num = 855195 keywords = ['patch'] message_count = 1.0 messages = ['45032'] nosy_count = 2.0 nosy_names = ['rhettinger', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue855195' versions = ['Python 2.3'] ``` </p></details>
fix typos
https://api.github.com/repos/python/cpython/issues/39672/comments
1
2003-12-06T05:28:10Z
2022-04-09T23:07:44Z
https://github.com/python/cpython/issues/39672
1,198,799,442
39,672
[ "python", "cpython" ]
BPO | [854918](https://bugs.python.org/issue854918) --- | :--- Nosy | @devdanzin <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2009-02-20.01:54:29.772> created_at = <Date 2003-12-05.17:51:50.000> labels = ['extension-modules', 'type-feature', 'library'] title = 'Configurable SSL handshake' updated_at = <Date 2009-02-20.01:54:29.772> user = 'https://bugs.python.org/toadstule' ``` bugs.python.org fields: ```python activity = <Date 2009-02-20.01:54:29.772> actor = 'ajaksu2' assignee = 'none' closed = True closed_date = <Date 2009-02-20.01:54:29.772> closer = 'ajaksu2' components = ['Extension Modules', 'Library (Lib)'] creation = <Date 2003-12-05.17:51:50.000> creator = 'toadstule' dependencies = [] files = [] hgrepos = [] issue_num = 854918 keywords = [] message_count = 2.0 messages = ['61147', '82214'] nosy_count = 2.0 nosy_names = ['ajaksu2', 'toadstule'] pr_nums = [] priority = 'low' resolution = 'out of date' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue854918' versions = [] ``` </p></details>
Configurable SSL handshake
https://api.github.com/repos/python/cpython/issues/39671/comments
2
2003-12-05T17:51:50Z
2022-04-09T23:07:42Z
https://github.com/python/cpython/issues/39671
1,198,799,437
39,671
[ "python", "cpython" ]
BPO | [854853](https://bugs.python.org/issue854853) --- | :--- Files | <li>[shutil.patch](https://bugs.python.org/file5733/shutil.patch "Uploaded as text/plain at 2003-12-05.16:33:10 by greg_ball")</li><li>[shutil.patch](https://bugs.python.org/file5734/shutil.patch "Uploaded as text/plain at 2004-07-14.19:11:11 by greg_ball"): revised patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-08-14.13:31:47.000> created_at = <Date 2003-12-05.16:33:10.000> labels = ['library'] title = 'shutil.copyfile destroys hard links (Bug [ 851123 ])' updated_at = <Date 2004-08-14.13:31:47.000> user = 'https://bugs.python.org/gregball' ``` bugs.python.org fields: ```python activity = <Date 2004-08-14.13:31:47.000> actor = 'jlgijsbers' assignee = 'jlgijsbers' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-05.16:33:10.000> creator = 'greg_ball' dependencies = [] files = ['5733', '5734'] hgrepos = [] issue_num = 854853 keywords = ['patch'] message_count = 3.0 messages = ['45029', '45030', '45031'] nosy_count = 2.0 nosy_names = ['greg_ball', 'jlgijsbers'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue854853' versions = ['Python 2.4'] ``` </p></details>
shutil.copyfile destroys hard links (Bug [ 851123 ])
https://api.github.com/repos/python/cpython/issues/39670/comments
3
2003-12-05T16:33:10Z
2022-04-09T23:07:41Z
https://github.com/python/cpython/issues/39670
1,198,799,432
39,670
[ "python", "cpython" ]
BPO | [854823](https://bugs.python.org/issue854823) --- | :--- 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-02-20.09:46:08.000> created_at = <Date 2003-12-05.16:01:53.000> labels = ['build'] title = 'Python-2.3.3c1, Solaris 2.7: socketmodule does not compile' updated_at = <Date 2006-02-20.09:46:08.000> user = 'https://bugs.python.org/fsm2761' ``` bugs.python.org fields: ```python activity = <Date 2006-02-20.09:46:08.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2003-12-05.16:01:53.000> creator = 'fsm2761' dependencies = [] files = [] hgrepos = [] issue_num = 854823 keywords = [] message_count = 8.0 messages = ['19282', '19283', '19284', '19285', '19286', '19287', '19288', '19289'] nosy_count = 4.0 nosy_names = ['nnorwitz', 'georg.brandl', 'sfiedler', 'fsm2761'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue854823' versions = ['Python 2.3'] ``` </p></details>
Python-2.3.3c1, Solaris 2.7: socketmodule does not compile
https://api.github.com/repos/python/cpython/issues/39669/comments
8
2003-12-05T16:01:53Z
2022-04-09T23:07:40Z
https://github.com/python/cpython/issues/39669
1,198,799,428
39,669
[ "python", "cpython" ]
BPO | [854796](https://bugs.python.org/issue854796) --- | :--- Nosy | @loewis Files | <li>[nbsd-configure.in.diff](https://bugs.python.org/file5732/nbsd-configure.in.diff "Uploaded as text/plain at 2003-12-05.15:32:32 by marc"): patch against Python-2.3.3c1</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-11-25.15:40:01.000> created_at = <Date 2003-12-05.15:32:32.000> labels = [] title = 'Disable POSIX for certain/older NetBSD versions' updated_at = <Date 2006-11-25.15:40:01.000> user = 'https://bugs.python.org/marc' ``` bugs.python.org fields: ```python activity = <Date 2006-11-25.15:40:01.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-12-05.15:32:32.000> creator = 'marc' dependencies = [] files = ['5732'] hgrepos = [] issue_num = 854796 keywords = ['patch'] message_count = 4.0 messages = ['45025', '45026', '45027', '45028'] nosy_count = 2.0 nosy_names = ['loewis', 'marc'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue854796' versions = [] ``` </p></details>
Disable POSIX for certain/older NetBSD versions
https://api.github.com/repos/python/cpython/issues/39668/comments
4
2003-12-05T15:32:32Z
2022-04-09T23:07:39Z
https://github.com/python/cpython/issues/39668
1,198,799,423
39,668
[ "python", "cpython" ]
BPO | [854589](https://bugs.python.org/issue854589) --- | :--- Nosy | @loewis Files | <li>[getTextTest.rar](https://bugs.python.org/file1131/getTextTest.rar "Uploaded as application/octet-stream at 2003-12-05.08:36:55 by ulyssesh"): gettext demo app</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-12-06.04:06:15.000> created_at = <Date 2003-12-05.08:36:54.000> labels = ['extension-modules', 'invalid'] title = "Can't use GetText in win32,i386" updated_at = <Date 2003-12-06.04:06:15.000> user = 'https://bugs.python.org/ulyssesh' ``` bugs.python.org fields: ```python activity = <Date 2003-12-06.04:06:15.000> actor = 'ulyssesh' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2003-12-05.08:36:54.000> creator = 'ulyssesh' dependencies = [] files = ['1131'] hgrepos = [] issue_num = 854589 keywords = [] message_count = 3.0 messages = ['19279', '19280', '19281'] nosy_count = 2.0 nosy_names = ['loewis', 'ulyssesh'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue854589' versions = ['Python 2.2'] ``` </p></details>
Can't use GetText in win32,i386
https://api.github.com/repos/python/cpython/issues/39667/comments
3
2003-12-05T08:36:54Z
2022-04-09T23:07:38Z
https://github.com/python/cpython/issues/39667
1,198,799,417
39,667
[ "python", "cpython" ]
BPO | [854511](https://bugs.python.org/issue854511) --- | :--- Nosy | @malemburg, @loewis Files | <li>[python-cvs-thai-encoding-alias-2.diff](https://bugs.python.org/file8235/python-cvs-thai-encoding-alias-2.diff "Uploaded as text/plain at 2003-12-05.16:15:16 by kamthorn"): patch for add Thai encoding aliases</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2017-08-29.08:48:02.563> created_at = <Date 2003-12-05.03:16:34.000> labels = ['type-feature', 'expert-unicode'] title = "Thai encoding alias for 'cp874'" updated_at = <Date 2017-08-29.08:48:02.563> user = 'https://bugs.python.org/kamthorn' ``` bugs.python.org fields: ```python activity = <Date 2017-08-29.08:48:02.563> actor = 'era' assignee = 'none' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2003-12-05.03:16:34.000> creator = 'kamthorn' dependencies = [] files = ['8235'] hgrepos = [] issue_num = 854511 keywords = [] message_count = 7.0 messages = ['54076', '54077', '54078', '54079', '54080', '54081', '300976'] nosy_count = 4.0 nosy_names = ['lemburg', 'loewis', 'kamthorn', 'era'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue854511' versions = [] ``` </p></details>
Thai encoding alias for 'cp874'
https://api.github.com/repos/python/cpython/issues/39666/comments
7
2003-12-05T03:16:34Z
2022-04-09T23:07:36Z
https://github.com/python/cpython/issues/39666
1,198,799,411
39,666
[ "python", "cpython" ]
BPO | [854484](https://bugs.python.org/issue854484) --- | :--- Nosy | @freddrake Files | <li>[ConfigParser_DuplicateOptionError.patch](https://bugs.python.org/file5731/ConfigParser_DuplicateOptionError.patch "Uploaded as text/plain at 2003-12-05.01:24:48 by mceahm"): Patch to ConfigParser.py and its test (test_cfgparser.py)</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2004-05-18.00:45:19.000> created_at = <Date 2003-12-05.01:24:48.000> labels = ['library'] title = 'ConfigParser should raise an error for duplicate options' updated_at = <Date 2004-05-18.00:45:19.000> user = 'https://bugs.python.org/mceahm' ``` bugs.python.org fields: ```python activity = <Date 2004-05-18.00:45:19.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-05.01:24:48.000> creator = 'mceahm' dependencies = [] files = ['5731'] hgrepos = [] issue_num = 854484 keywords = ['patch'] message_count = 4.0 messages = ['45021', '45022', '45023', '45024'] nosy_count = 3.0 nosy_names = ['fdrake', 'anadelonbrin', 'mceahm'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue854484' versions = [] ``` </p></details>
ConfigParser should raise an error for duplicate options
https://api.github.com/repos/python/cpython/issues/39665/comments
4
2003-12-05T01:24:48Z
2022-04-09T23:07:36Z
https://github.com/python/cpython/issues/39665
1,198,799,407
39,665
[ "python", "cpython" ]
BPO | [854102](https://bugs.python.org/issue854102) --- | :--- Nosy | @warsaw Files | <li>[traceback.log](https://bugs.python.org/file1130/traceback.log "Uploaded as application/octet-stream at 2003-12-04.15:26:46 by nemethe"): traceback</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2004-10-02.21:04:14.000> created_at = <Date 2003-12-04.15:26:46.000> labels = ['library'] title = 'Message.get_filename() problem' updated_at = <Date 2004-10-02.21:04:14.000> user = 'https://bugs.python.org/nemethe' ``` bugs.python.org fields: ```python activity = <Date 2004-10-02.21:04:14.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-04.15:26:46.000> creator = 'nemethe' dependencies = [] files = ['1130'] hgrepos = [] issue_num = 854102 keywords = [] message_count = 4.0 messages = ['19275', '19276', '19277', '19278'] nosy_count = 2.0 nosy_names = ['barry', 'nemethe'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue854102' versions = ['Python 2.4'] ``` </p></details>
Message.get_filename() problem
https://api.github.com/repos/python/cpython/issues/39664/comments
4
2003-12-04T15:26:46Z
2022-04-09T23:07:35Z
https://github.com/python/cpython/issues/39664
1,198,799,400
39,664
[ "python", "cpython" ]
BPO | [853963](https://bugs.python.org/issue853963) --- | :--- Nosy | @loewis Files | <li>[patch_lazy.txt](https://bugs.python.org/file5730/patch_lazy.txt "Uploaded as text/plain at 2003-12-04.10:57:57 by samtardieu"): Patch for Lib/socket.py implementing lazy read on sockets</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-11-25.15:30:11.000> created_at = <Date 2003-12-04.10:57:57.000> labels = [] title = 'Implement lazy read for sockets' updated_at = <Date 2006-11-25.15:30:11.000> user = 'https://bugs.python.org/samtardieu' ``` bugs.python.org fields: ```python activity = <Date 2006-11-25.15:30:11.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-12-04.10:57:57.000> creator = 'samtardieu' dependencies = [] files = ['5730'] hgrepos = [] issue_num = 853963 keywords = ['patch'] message_count = 3.0 messages = ['45018', '45019', '45020'] nosy_count = 2.0 nosy_names = ['loewis', 'samtardieu'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue853963' versions = [] ``` </p></details>
Implement lazy read for sockets
https://api.github.com/repos/python/cpython/issues/39663/comments
3
2003-12-04T10:57:57Z
2022-04-09T23:07:33Z
https://github.com/python/cpython/issues/39663
1,198,799,397
39,663
[ "python", "cpython" ]
BPO | [853890](https://bugs.python.org/issue853890) --- | :--- Nosy | @birkenfeld Files | <li>[getargs.patch](https://bugs.python.org/file5728/getargs.patch "Uploaded as text/plain at 2003-12-04.08:05:17 by rupole"): patch for getargs.c</li><li>[skipitem.txt](https://bugs.python.org/file5729/skipitem.txt "Uploaded as text/plain at 2005-03-28.22:04:39 by rupole")</li> <sup>*Note: these values reflect the state of the issue at the time it was 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-01.18:24:46.000> created_at = <Date 2003-12-04.08:05:17.000> labels = ['interpreter-core'] title = 'Optional keyword unicode args not handled correctly' updated_at = <Date 2005-06-01.18:24:46.000> user = 'https://bugs.python.org/rupole' ``` bugs.python.org fields: ```python activity = <Date 2005-06-01.18:24:46.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-12-04.08:05:17.000> creator = 'rupole' dependencies = [] files = ['5728', '5729'] hgrepos = [] issue_num = 853890 keywords = ['patch'] message_count = 5.0 messages = ['45013', '45014', '45015', '45016', '45017'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'mdr0', 'mdehoon', 'rupole'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue853890' versions = [] ``` </p></details>
Optional keyword unicode args not handled correctly
https://api.github.com/repos/python/cpython/issues/39662/comments
5
2003-12-04T08:05:17Z
2022-04-09T23:07:32Z
https://github.com/python/cpython/issues/39662
1,198,799,392
39,662
[ "python", "cpython" ]
BPO | [853862](https://bugs.python.org/issue853862) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-12-04.06:59:57.000> created_at = <Date 2003-12-04.06:59:57.000> labels = [] title = "'Demo/embed/' , It crash" updated_at = <Date 2003-12-04.06:59:57.000> user = 'https://bugs.python.org/guanzijing' ``` bugs.python.org fields: ```python activity = <Date 2003-12-04.06:59:57.000> actor = 'guanzijing' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-12-04.06:59:57.000> creator = 'guanzijing' dependencies = [] files = [] hgrepos = [] issue_num = 853862 keywords = [] message_count = 1.0 messages = ['19274'] nosy_count = 1.0 nosy_names = ['guanzijing'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue853862' versions = [] ``` </p></details>
'Demo/embed/' , It crash
https://api.github.com/repos/python/cpython/issues/39661/comments
1
2003-12-04T06:59:57Z
2022-04-09T23:07:31Z
https://github.com/python/cpython/issues/39661
1,198,799,386
39,661
[ "python", "cpython" ]
BPO | [853800](https://bugs.python.org/issue853800) --- | :--- Nosy | @freddrake Files | <li>[lib.tex.diff](https://bugs.python.org/file1128/lib.tex.diff "Uploaded as text/plain at 2004-02-17.00:56:35 by anadelonbrin"): Context diff for doc/lib/lib.tex</li><li>[libzipimport.tex](https://bugs.python.org/file1129/libzipimport.tex "Uploaded at 2004-02-17.02:44:36 by anadelonbrin"): New file for doc/lib/ with documentation for the zipimport module</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2005-01-19.06:04:03.000> created_at = <Date 2003-12-04.03:35:03.000> labels = ['docs'] title = 'No documentation for zipimport module' updated_at = <Date 2005-01-19.06:04:03.000> user = 'https://bugs.python.org/anadelonbrin' ``` bugs.python.org fields: ```python activity = <Date 2005-01-19.06:04:03.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-12-04.03:35:03.000> creator = 'anadelonbrin' dependencies = [] files = ['1128', '1129'] hgrepos = [] issue_num = 853800 keywords = [] message_count = 5.0 messages = ['19269', '19270', '19271', '19272', '19273'] nosy_count = 3.0 nosy_names = ['fdrake', 'jvr', 'anadelonbrin'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue853800' versions = ['Python 2.3'] ``` </p></details>
No documentation for zipimport module
https://api.github.com/repos/python/cpython/issues/39660/comments
5
2003-12-04T03:35:03Z
2022-04-09T23:07:30Z
https://github.com/python/cpython/issues/39660
1,198,799,382
39,660
[ "python", "cpython" ]
BPO | [853698](https://bugs.python.org/issue853698) --- | :--- 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 2005-09-01.10:56:46.000> created_at = <Date 2003-12-03.23:49:20.000> labels = ['type-feature', 'OS-windows'] title = 'pythonw.exe should not flash DOS windows' updated_at = <Date 2005-09-01.10:56:46.000> user = 'https://bugs.python.org/eehelzer' ``` bugs.python.org fields: ```python activity = <Date 2005-09-01.10:56:46.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2003-12-03.23:49:20.000> creator = 'eehelzer' dependencies = [] files = [] hgrepos = [] issue_num = 853698 keywords = [] message_count = 3.0 messages = ['54073', '54074', '54075'] nosy_count = 3.0 nosy_names = ['loewis', 'georg.brandl', 'eehelzer'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue853698' versions = [] ``` </p></details>
pythonw.exe should not flash DOS windows
https://api.github.com/repos/python/cpython/issues/39659/comments
3
2003-12-03T23:49:20Z
2022-04-09T23:07:29Z
https://github.com/python/cpython/issues/39659
1,198,799,376
39,659
[ "python", "cpython" ]
BPO | [853656](https://bugs.python.org/issue853656) --- | :--- Nosy | @jackjansen, @etrepum, @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 = 'https://github.com/jackjansen' closed_at = <Date 2009-02-17.12:31:50.659> created_at = <Date 2003-12-03.22:50:57.000> labels = ['OS-mac', 'type-feature'] title = 'Carbon.CF.CFURLRef should be easier to create' updated_at = <Date 2009-02-17.12:31:50.658> user = 'https://github.com/etrepum' ``` bugs.python.org fields: ```python activity = <Date 2009-02-17.12:31:50.658> actor = 'ronaldoussoren' assignee = 'jackjansen' closed = True closed_date = <Date 2009-02-17.12:31:50.659> closer = 'ronaldoussoren' components = ['macOS'] creation = <Date 2003-12-03.22:50:57.000> creator = 'bob.ippolito' dependencies = [] files = [] hgrepos = [] issue_num = 853656 keywords = [] message_count = 2.0 messages = ['60433', '82331'] nosy_count = 3.0 nosy_names = ['jackjansen', 'bob.ippolito', 'ronaldoussoren'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = 'test needed' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue853656' versions = [] ``` </p></details>
Carbon.CF.CFURLRef should be easier to create
https://api.github.com/repos/python/cpython/issues/39658/comments
2
2003-12-03T22:50:57Z
2022-04-09T23:07:28Z
https://github.com/python/cpython/issues/39658
1,198,799,372
39,658
[ "python", "cpython" ]
BPO | [853569](https://bugs.python.org/issue853569) --- | :--- Nosy | @benjaminp <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-04-12.20:19:14.472> created_at = <Date 2003-12-03.20:44:06.000> labels = ['interpreter-core', 'type-feature'] title = 'Keyword or function to invoke pdb programmatically' updated_at = <Date 2008-04-12.20:19:14.459> user = 'https://bugs.python.org/kbdavidson' ``` bugs.python.org fields: ```python activity = <Date 2008-04-12.20:19:14.459> actor = 'benjamin.peterson' assignee = 'none' closed = True closed_date = <Date 2008-04-12.20:19:14.472> closer = 'benjamin.peterson' components = ['Interpreter Core'] creation = <Date 2003-12-03.20:44:06.000> creator = 'kbdavidson' dependencies = [] files = [] hgrepos = [] issue_num = 853569 keywords = [] message_count = 2.0 messages = ['61146', '65414'] nosy_count = 2.0 nosy_names = ['kbdavidson', 'benjamin.peterson'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue853569' versions = [] ``` </p></details>
Keyword or function to invoke pdb programmatically
https://api.github.com/repos/python/cpython/issues/39657/comments
2
2003-12-03T20:44:06Z
2022-04-09T23:07:26Z
https://github.com/python/cpython/issues/39657
1,198,799,370
39,657
[ "python", "cpython" ]
BPO | [853558](https://bugs.python.org/issue853558) --- | :--- Nosy | @jackjansen, @etrepum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2003-12-07.22:40:41.000> created_at = <Date 2003-12-03.20:22:50.000> labels = ['OS-mac'] title = 'new _Launch module includes useless deprecated functions' updated_at = <Date 2003-12-07.22:40:41.000> user = 'https://github.com/etrepum' ``` bugs.python.org fields: ```python activity = <Date 2003-12-07.22:40:41.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2003-12-03.20:22:50.000> creator = 'bob.ippolito' dependencies = [] files = [] hgrepos = [] issue_num = 853558 keywords = [] message_count = 6.0 messages = ['19263', '19264', '19265', '19266', '19267', '19268'] nosy_count = 2.0 nosy_names = ['jackjansen', 'bob.ippolito'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue853558' versions = [] ``` </p></details>
new _Launch module includes useless deprecated functions
https://api.github.com/repos/python/cpython/issues/39656/comments
6
2003-12-03T20:22:50Z
2022-04-09T23:07:26Z
https://github.com/python/cpython/issues/39656
1,198,799,361
39,656
[ "python", "cpython" ]
BPO | [853556](https://bugs.python.org/issue853556) --- | :--- Nosy | @mwhudson, @doerwalter <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2003-12-04.11:14:48.000> created_at = <Date 2003-12-03.20:21:33.000> labels = ['interpreter-core'] title = '++variable does not raise an error' updated_at = <Date 2003-12-04.11:14:48.000> user = 'https://bugs.python.org/meyeet' ``` bugs.python.org fields: ```python activity = <Date 2003-12-04.11:14:48.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-12-03.20:21:33.000> creator = 'meyeet' dependencies = [] files = [] hgrepos = [] issue_num = 853556 keywords = [] message_count = 3.0 messages = ['19260', '19261', '19262'] nosy_count = 3.0 nosy_names = ['mwh', 'doerwalter', 'meyeet'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue853556' versions = [] ``` </p></details>
++variable does not raise an error
https://api.github.com/repos/python/cpython/issues/39655/comments
3
2003-12-03T20:21:33Z
2022-04-09T23:07:25Z
https://github.com/python/cpython/issues/39655
1,198,799,354
39,655
[ "python", "cpython" ]
BPO | [853507](https://bugs.python.org/issue853507) --- | :--- Nosy | @tim-one Files | <li>[sockMemErrWinXP.zip](https://bugs.python.org/file1127/sockMemErrWinXP.zip "Uploaded as application/zip at 2003-12-03.19:16:41 by randyw"): Client demonstrates bug, with matching server.</li> <sup>*Note: these values reflect the state of the issue at 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 2010-08-18.19:12:02.880> created_at = <Date 2003-12-03.19:16:41.000> labels = ['OS-windows'] title = 'socket.recv() raises MemoryError exception (WindowsXP ONLY)' updated_at = <Date 2010-08-18.19:12:02.880> user = 'https://bugs.python.org/randyw' ``` bugs.python.org fields: ```python activity = <Date 2010-08-18.19:12:02.880> actor = 'debatem1' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2003-12-03.19:16:41.000> creator = 'randyw' dependencies = [] files = ['1127'] hgrepos = [] issue_num = 853507 keywords = [] message_count = 5.0 messages = ['19256', '19257', '19258', '19259', '114267'] nosy_count = 3.0 nosy_names = ['tim.peters', 'randyw', 'debatem1'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue853507' versions = [] ``` </p></details>
socket.recv() raises MemoryError exception (WindowsXP ONLY)
https://api.github.com/repos/python/cpython/issues/39654/comments
5
2003-12-03T19:16:41Z
2022-04-09T23:07:24Z
https://github.com/python/cpython/issues/39654
1,198,799,349
39,654
[ "python", "cpython" ]
BPO | [853506](https://bugs.python.org/issue853506) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2006-06-23.06:13:15.000> created_at = <Date 2003-12-03.19:15:29.000> labels = ['library'] title = 'IP6 address parsing i sgmllib' updated_at = <Date 2006-06-23.06:13:15.000> user = 'https://bugs.python.org/jimjjewett' ``` bugs.python.org fields: ```python activity = <Date 2006-06-23.06:13:15.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-03.19:15:29.000> creator = 'jimjjewett' dependencies = [] files = [] hgrepos = [] issue_num = 853506 keywords = [] message_count = 3.0 messages = ['19253', '19254', '19255'] nosy_count = 2.0 nosy_names = ['fdrake', 'jimjjewett'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue853506' versions = ['Python 2.4'] ``` </p></details>
IP6 address parsing i sgmllib
https://api.github.com/repos/python/cpython/issues/39653/comments
3
2003-12-03T19:15:29Z
2022-04-09T23:07:23Z
https://github.com/python/cpython/issues/39653
1,198,799,347
39,653
[ "python", "cpython" ]
BPO | [853488](https://bugs.python.org/issue853488) --- | :--- Nosy | @loewis Files | <li>[tix_hlist_entry_methods.patch](https://bugs.python.org/file5727/tix_hlist_entry_methods.patch "Uploaded as text/plain at 2003-12-03.19:03:30 by gcash"): context diff against 2.3.2 release (I don't have access to CVS)</li> <sup>*Note: these values reflect the state of the issue at 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 2004-03-21.15:40:37.000> created_at = <Date 2003-12-03.19:03:30.000> labels = ['expert-tkinter'] title = 'Tix hlist missing entry_configure and entry_cget methods' updated_at = <Date 2004-03-21.15:40:37.000> user = 'https://bugs.python.org/gcash' ``` bugs.python.org fields: ```python activity = <Date 2004-03-21.15:40:37.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2003-12-03.19:03:30.000> creator = 'gcash' dependencies = [] files = ['5727'] hgrepos = [] issue_num = 853488 keywords = ['patch'] message_count = 2.0 messages = ['45011', '45012'] nosy_count = 2.0 nosy_names = ['loewis', 'gcash'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue853488' versions = ['Python 2.3'] ``` </p></details>
Tix hlist missing entry_configure and entry_cget methods
https://api.github.com/repos/python/cpython/issues/39652/comments
2
2003-12-03T19:03:30Z
2022-04-09T23:07:21Z
https://github.com/python/cpython/issues/39652
1,198,799,343
39,652
[ "python", "cpython" ]
BPO | [853411](https://bugs.python.org/issue853411) --- | :--- Nosy | @mwhudson, @jackjansen Files | <li>[p](https://bugs.python.org/file1126/p "Uploaded as application/octet-stream at 2003-12-03.16:55:59 by goeran"): Test case</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-03-26.10:41:30.000> created_at = <Date 2003-12-03.16:55:59.000> labels = ['interpreter-core'] title = 'After fork in subthread, signals are blocked' updated_at = <Date 2005-03-26.10:41:30.000> user = 'https://bugs.python.org/goeran' ``` bugs.python.org fields: ```python activity = <Date 2005-03-26.10:41:30.000> actor = 'mwh' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-12-03.16:55:59.000> creator = 'goeran' dependencies = [] files = ['1126'] hgrepos = [] issue_num = 853411 keywords = [] message_count = 8.0 messages = ['19245', '19246', '19247', '19248', '19249', '19250', '19251', '19252'] nosy_count = 6.0 nosy_names = ['mwh', 'jackjansen', 'goeran', 'hairy_flange', 'pymonger', 'moculus'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue853411' versions = ['Python 2.2'] ``` </p></details>
After fork in subthread, signals are blocked
https://api.github.com/repos/python/cpython/issues/39651/comments
8
2003-12-03T16:55:59Z
2022-04-09T23:07:19Z
https://github.com/python/cpython/issues/39651
1,198,799,339
39,651
[ "python", "cpython" ]
BPO | [853064](https://bugs.python.org/issue853064) --- | :--- Nosy | @doerwalter <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-12-03.10:36:51.000> created_at = <Date 2003-12-03.03:59:37.000> labels = ['docs'] title = 'Typo in section 5.4 of Python Tutorial' updated_at = <Date 2003-12-03.10:36:51.000> user = 'https://bugs.python.org/troe' ``` bugs.python.org fields: ```python activity = <Date 2003-12-03.10:36:51.000> actor = 'doerwalter' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-12-03.03:59:37.000> creator = 'troe' dependencies = [] files = [] hgrepos = [] issue_num = 853064 keywords = [] message_count = 2.0 messages = ['19243', '19244'] nosy_count = 2.0 nosy_names = ['doerwalter', 'troe'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue853064' versions = ['Python 2.3'] ``` </p></details>
Typo in section 5.4 of Python Tutorial
https://api.github.com/repos/python/cpython/issues/39650/comments
2
2003-12-03T03:59:37Z
2022-04-09T23:07:18Z
https://github.com/python/cpython/issues/39650
1,198,799,335
39,650
[ "python", "cpython" ]
BPO | [853061](https://bugs.python.org/issue853061) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-02-14.00:10:21.000> created_at = <Date 2003-12-03.03:43:36.000> labels = ['library'] title = 'Inconsistent behavior of compressing the BZip2 format' updated_at = <Date 2004-02-14.00:10:21.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2004-02-14.00:10:21.000> actor = 'niemeyer' assignee = 'niemeyer' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-03.03:43:36.000> creator = 'quiver' dependencies = [] files = [] hgrepos = [] issue_num = 853061 keywords = [] message_count = 3.0 messages = ['19240', '19241', '19242'] nosy_count = 2.0 nosy_names = ['niemeyer', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue853061' versions = ['Python 2.3'] ``` </p></details>
Inconsistent behavior of compressing the BZip2 format
https://api.github.com/repos/python/cpython/issues/39649/comments
3
2003-12-03T03:43:36Z
2022-04-09T23:07:17Z
https://github.com/python/cpython/issues/39649
1,198,799,331
39,649