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 | [1346547](https://bugs.python.org/issue1346547) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-11-12.10:28:04.000> created_at = <Date 2005-11-03.02:34:14.000> labels = ['OS-windows'] title = '_subprocess.c calls PyInt_AsLong without error checking' updated_at = <Date 2005-11-12.10:28:04.000> user = 'https://bugs.python.org/luked' ``` bugs.python.org fields: ```python activity = <Date 2005-11-12.10:28:04.000> actor = 'effbot' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2005-11-03.02:34:14.000> creator = 'luked' dependencies = [] files = [] hgrepos = [] issue_num = 1346547 keywords = [] message_count = 4.0 messages = ['26792', '26793', '26794', '26795'] nosy_count = 3.0 nosy_names = ['effbot', 'nnorwitz', 'luked'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1346547' versions = ['Python 2.4'] ``` </p></details>
_subprocess.c calls PyInt_AsLong without error checking
https://api.github.com/repos/python/cpython/issues/42548/comments
4
2005-11-03T02:34:14Z
2022-04-10T00:02:22Z
https://github.com/python/cpython/issues/42548
1,198,810,716
42,548
[ "python", "cpython" ]
BPO | [1346533](https://bugs.python.org/issue1346533) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-11-03.05:11:46.000> created_at = <Date 2005-11-03.01:54:05.000> labels = ['library'] title = 'selectmodule.c calls PyInt_AsLong without error checking' updated_at = <Date 2005-11-03.05:11:46.000> user = 'https://bugs.python.org/luked' ``` bugs.python.org fields: ```python activity = <Date 2005-11-03.05:11:46.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-11-03.01:54:05.000> creator = 'luked' dependencies = [] files = [] hgrepos = [] issue_num = 1346533 keywords = [] message_count = 2.0 messages = ['26790', '26791'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'luked'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1346533' versions = ['Python 2.4'] ``` </p></details>
selectmodule.c calls PyInt_AsLong without error checking
https://api.github.com/repos/python/cpython/issues/42547/comments
2
2005-11-03T01:54:05Z
2022-04-10T00:02:21Z
https://github.com/python/cpython/issues/42547
1,198,810,713
42,547
[ "python", "cpython" ]
BPO | [1346395](https://bugs.python.org/issue1346395) --- | :--- Nosy | @brettcannon <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-11-02.23:01:27.000> created_at = <Date 2005-11-02.22:24:28.000> labels = ['docs'] title = 'Missing import in documentation' updated_at = <Date 2005-11-02.23:01:27.000> user = 'https://bugs.python.org/agorf' ``` bugs.python.org fields: ```python activity = <Date 2005-11-02.23:01:27.000> actor = 'brett.cannon' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-11-02.22:24:28.000> creator = 'agorf' dependencies = [] files = [] hgrepos = [] issue_num = 1346395 keywords = [] message_count = 2.0 messages = ['26788', '26789'] nosy_count = 2.0 nosy_names = ['brett.cannon', 'agorf'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1346395' versions = [] ``` </p></details>
Missing import in documentation
https://api.github.com/repos/python/cpython/issues/42546/comments
2
2005-11-02T22:24:28Z
2022-04-10T00:02:20Z
https://github.com/python/cpython/issues/42546
1,198,810,708
42,546
[ "python", "cpython" ]
BPO | [1346238](https://bugs.python.org/issue1346238) --- | :--- Nosy | @rhettinger, @terryjreedy, @pfalcon, @abalkin, @vstinner, @benjaminp, @alex, @methane, @davidmalcolm, @serhiy-storchaka Superseder | <li>bpo-29469: AST-level Constant folding</li> Files | <li>[constant_fold.zip](https://bugs.python.org/file6850/constant_fold.zip "Uploaded as application/zip at 2005-11-06.20:42:46 by titanstar"): patch for AST constant folding</li><li>[py3k-ast-optimization-2010-11-05-001.patch](https://bugs.python.org/file19513/py3k-ast-optimization-2010-11-05-001.patch "Uploaded as text/plain at 2010-11-05.23:59:47 by @davidmalcolm")</li> <sup>*Note: these values reflect the state of the issue at the time it was 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-12-14.13:12:04.894> created_at = <Date 2005-11-02.18:49:15.000> labels = ['interpreter-core', 'performance'] title = 'A constant folding optimization pass for the AST' updated_at = <Date 2017-12-14.13:12:04.882> user = 'https://bugs.python.org/titanstar' ``` bugs.python.org fields: ```python activity = <Date 2017-12-14.13:12:04.882> actor = 'serhiy.storchaka' assignee = 'nnorwitz' closed = True closed_date = <Date 2017-12-14.13:12:04.894> closer = 'serhiy.storchaka' components = ['Interpreter Core'] creation = <Date 2005-11-02.18:49:15.000> creator = 'titanstar' dependencies = [] files = ['6850', '19513'] hgrepos = [] issue_num = 1346238 keywords = ['patch'] message_count = 21.0 messages = ['48953', '48954', '48955', '48956', '48957', '48958', '48959', '48960', '48961', '64646', '66388', '120516', '120541', '120562', '120563', '120566', '131393', '207130', '207202', '286389', '308295'] nosy_count = 15.0 nosy_names = ['jhylton', 'nnorwitz', 'rhettinger', 'terry.reedy', 'pfalcon', 'belopolsky', 'sdahlbac', 'titanstar', 'vstinner', 'thomaslee', 'benjamin.peterson', 'alex', 'methane', 'dmalcolm', 'serhiy.storchaka'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = 'resolved' status = 'closed' superseder = '29469' type = 'performance' url = 'https://bugs.python.org/issue1346238' versions = ['Python 3.3'] ``` </p></details>
A constant folding optimization pass for the AST
https://api.github.com/repos/python/cpython/issues/42545/comments
21
2005-11-02T18:49:15Z
2022-04-10T00:02:19Z
https://github.com/python/cpython/issues/42545
1,198,810,697
42,545
[ "python", "cpython" ]
BPO | [1346214](https://bugs.python.org/issue1346214) --- | :--- Nosy | @brettcannon, @birkenfeld Files | <li>[if0.diff](https://bugs.python.org/file6849/if0.diff "Uploaded as text/plain at 2006-05-26.11:34:19 by @birkenfeld"): new patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/birkenfeld' closed_at = <Date 2006-06-04.21:57:52.000> created_at = <Date 2005-11-02.18:21:32.000> labels = ['interpreter-core'] title = 'Better dead code elimination for the AST compiler' updated_at = <Date 2006-06-04.21:57:52.000> user = 'https://bugs.python.org/titanstar' ``` bugs.python.org fields: ```python activity = <Date 2006-06-04.21:57:52.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-11-02.18:21:32.000> creator = 'titanstar' dependencies = [] files = ['6849'] hgrepos = [] issue_num = 1346214 keywords = ['patch'] message_count = 7.0 messages = ['48946', '48947', '48948', '48949', '48950', '48951', '48952'] nosy_count = 5.0 nosy_names = ['nnorwitz', 'brett.cannon', 'georg.brandl', 'sdahlbac', 'titanstar'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1346214' versions = ['Python 2.5'] ``` </p></details>
Better dead code elimination for the AST compiler
https://api.github.com/repos/python/cpython/issues/42544/comments
7
2005-11-02T18:21:32Z
2022-04-10T00:02:19Z
https://github.com/python/cpython/issues/42544
1,198,810,693
42,544
[ "python", "cpython" ]
BPO | [1346211](https://bugs.python.org/issue1346211) --- | :--- Nosy | @birkenfeld Files | <li>[commands.py](https://bugs.python.org/file6848/commands.py "Uploaded as text/plain at 2005-11-02.19:50:18 by dawalama"): Commands.py with updated getoutputstatus</li> <sup>*Note: these values reflect the state of the issue at the time it was 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-19.13:32:38.000> created_at = <Date 2005-11-02.18:20:15.000> labels = ['extension-modules'] title = 'commands.getstatusoutput()' updated_at = <Date 2006-02-19.13:32:38.000> user = 'https://bugs.python.org/dawalama' ``` bugs.python.org fields: ```python activity = <Date 2006-02-19.13:32:38.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2005-11-02.18:20:15.000> creator = 'dawalama' dependencies = [] files = ['6848'] hgrepos = [] issue_num = 1346211 keywords = ['patch'] message_count = 3.0 messages = ['48943', '48944', '48945'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'dawalama'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1346211' versions = [] ``` </p></details>
commands.getstatusoutput()
https://api.github.com/repos/python/cpython/issues/42543/comments
3
2005-11-02T18:20:15Z
2022-04-10T00:02:17Z
https://github.com/python/cpython/issues/42543
1,198,810,690
42,543
[ "python", "cpython" ]
BPO | [1346144](https://bugs.python.org/issue1346144) --- | :--- Nosy | @mwhudson Files | <li>[1346144-fix.diff](https://bugs.python.org/file1830/1346144-fix.diff "Uploaded as text/plain at 2005-11-23.12:51:42 by @mwhudson"): mwh's fix #1</li><li>[unal-float2.diff](https://bugs.python.org/file1831/unal-float2.diff "Uploaded as text/plain at 2005-11-26.18:00:51 by titanstar"): titanstar's correction to fix #1</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2005-12-05.00:32:02.000> created_at = <Date 2005-11-02.17:07:40.000> labels = ['interpreter-core'] title = 'Segfaults from unaligned loads in floatobject.c' updated_at = <Date 2005-12-05.00:32:02.000> user = 'https://bugs.python.org/titanstar' ``` bugs.python.org fields: ```python activity = <Date 2005-12-05.00:32:02.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-11-02.17:07:40.000> creator = 'titanstar' dependencies = [] files = ['1830', '1831'] hgrepos = [] issue_num = 1346144 keywords = [] message_count = 6.0 messages = ['26782', '26783', '26784', '26785', '26786', '26787'] nosy_count = 2.0 nosy_names = ['mwh', 'titanstar'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1346144' versions = ['Python 2.5'] ``` </p></details>
Segfaults from unaligned loads in floatobject.c
https://api.github.com/repos/python/cpython/issues/42542/comments
6
2005-11-02T17:07:40Z
2022-04-10T00:02:16Z
https://github.com/python/cpython/issues/42542
1,198,810,687
42,542
[ "python", "cpython" ]
BPO | [1346026](https://bugs.python.org/issue1346026) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-11-03.04:39:51.000> created_at = <Date 2005-11-02.14:32:35.000> labels = ['docs'] title = 'doc typo' updated_at = <Date 2005-11-03.04:39:51.000> user = 'https://bugs.python.org/kbriggs' ``` bugs.python.org fields: ```python activity = <Date 2005-11-03.04:39:51.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-11-02.14:32:35.000> creator = 'kbriggs' dependencies = [] files = [] hgrepos = [] issue_num = 1346026 keywords = [] message_count = 2.0 messages = ['26780', '26781'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'kbriggs'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1346026' versions = ['Python 2.4'] ``` </p></details>
doc typo
https://api.github.com/repos/python/cpython/issues/42541/comments
2
2005-11-02T14:32:35Z
2022-04-10T00:02:15Z
https://github.com/python/cpython/issues/42541
1,198,810,681
42,541
[ "python", "cpython" ]
BPO | [1345313](https://bugs.python.org/issue1345313) --- | :--- Nosy | @loewis, @birkenfeld Files | <li>[configure.out](https://bugs.python.org/file1829/configure.out "Uploaded as application/octet-stream at 2005-11-01.21:37:22 by catdude"): output from ./configure and make commands</li> <sup>*Note: these values reflect the state of the issue at the time it was 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.21:48:58.000> created_at = <Date 2005-11-01.21:37:21.000> labels = ['build'] title = "Python 2.4 and 2.3.5 won't build on OpenBSD 3.7" updated_at = <Date 2006-02-20.21:48:58.000> user = 'https://bugs.python.org/catdude' ``` bugs.python.org fields: ```python activity = <Date 2006-02-20.21:48:58.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2005-11-01.21:37:21.000> creator = 'catdude' dependencies = [] files = ['1829'] hgrepos = [] issue_num = 1345313 keywords = [] message_count = 4.0 messages = ['26776', '26777', '26778', '26779'] nosy_count = 3.0 nosy_names = ['loewis', 'georg.brandl', 'catdude'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1345313' versions = ['Python 2.4'] ``` </p></details>
Python 2.4 and 2.3.5 won't build on OpenBSD 3.7
https://api.github.com/repos/python/cpython/issues/42540/comments
4
2005-11-01T21:37:21Z
2022-04-10T00:02:13Z
https://github.com/python/cpython/issues/42540
1,198,810,676
42,540
[ "python", "cpython" ]
BPO | [1345263](https://bugs.python.org/issue1345263) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-11-02.15:24:08.000> created_at = <Date 2005-11-01.20:50:36.000> labels = ['library'] title = 'colorsys tests, bug in frange' updated_at = <Date 2005-11-02.15:24:08.000> user = 'https://bugs.python.org/titanstar' ``` bugs.python.org fields: ```python activity = <Date 2005-11-02.15:24:08.000> actor = 'titanstar' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-11-01.20:50:36.000> creator = 'titanstar' dependencies = [] files = [] hgrepos = [] issue_num = 1345263 keywords = [] message_count = 3.0 messages = ['26773', '26774', '26775'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'titanstar'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1345263' versions = ['Python 2.5'] ``` </p></details>
colorsys tests, bug in frange
https://api.github.com/repos/python/cpython/issues/42539/comments
3
2005-11-01T20:50:36Z
2022-04-10T00:02:12Z
https://github.com/python/cpython/issues/42539
1,198,810,667
42,539
[ "python", "cpython" ]
BPO | [1344508](https://bugs.python.org/issue1344508) --- | :--- Files | <li>[t.py](https://bugs.python.org/file1828/t.py "Uploaded as text/plain at 2005-11-01.03:46:22 by drylock"): 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-11-02.05:46:40.000> created_at = <Date 2005-11-01.03:46:21.000> labels = ['library'] title = 'UNIX mmap leaks file descriptors' updated_at = <Date 2005-11-02.05:46:40.000> user = 'https://bugs.python.org/drylock' ``` bugs.python.org fields: ```python activity = <Date 2005-11-02.05:46:40.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-11-01.03:46:21.000> creator = 'drylock' dependencies = [] files = ['1828'] hgrepos = [] issue_num = 1344508 keywords = [] message_count = 2.0 messages = ['26771', '26772'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'drylock'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1344508' versions = ['Python 2.4'] ``` </p></details>
UNIX mmap leaks file descriptors
https://api.github.com/repos/python/cpython/issues/42538/comments
2
2005-11-01T03:46:21Z
2022-04-10T00:02:11Z
https://github.com/python/cpython/issues/42538
1,198,810,662
42,538
[ "python", "cpython" ]
BPO | [1343671](https://bugs.python.org/issue1343671) --- | :--- Nosy | @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-12-17.17:31:39.000> created_at = <Date 2005-10-31.11:30:59.000> labels = [] title = 'Broken docs for os.removedirs' updated_at = <Date 2005-12-17.17:31:39.000> user = 'https://bugs.python.org/dkagedal' ``` bugs.python.org fields: ```python activity = <Date 2005-12-17.17:31:39.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-10-31.11:30:59.000> creator = 'd_kagedal' dependencies = [] files = [] hgrepos = [] issue_num = 1343671 keywords = [] message_count = 5.0 messages = ['26766', '26767', '26768', '26769', '26770'] nosy_count = 3.0 nosy_names = ['effbot', 'georg.brandl', 'd_kagedal'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1343671' versions = [] ``` </p></details>
Broken docs for os.removedirs
https://api.github.com/repos/python/cpython/issues/42537/comments
5
2005-10-31T11:30:59Z
2022-04-10T00:02:10Z
https://github.com/python/cpython/issues/42537
1,198,810,659
42,537
[ "python", "cpython" ]
BPO | [1342811](https://bugs.python.org/issue1342811) --- | :--- Nosy | @loewis, @benjaminp Files | <li>[test_menuleak.py](https://bugs.python.org/file1827/test_menuleak.py "Uploaded as text/plain at 2005-10-30.21:49:23 by svenil"): Tests and a possible fix.</li><li>[tkinter_menuleak.patch](https://bugs.python.org/file11025/tkinter_menuleak.patch "Uploaded as text/plain at 2008-08-01.12:19:31 by schuppenies"): patch against r65367</li><li>[tkinter_menu-error.patch](https://bugs.python.org/file11146/tkinter_menu-error.patch "Uploaded as text/plain at 2008-08-18.16:29:58 by schuppenies")</li> <sup>*Note: these values reflect the state of the issue at the time it was 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-08-22.08:29:54.004> created_at = <Date 2005-10-30.21:49:23.000> labels = ['expert-tkinter'] title = "Tkinter.Menu.delete doesn't delete command of entry" updated_at = <Date 2008-08-22.08:29:53.995> user = 'https://bugs.python.org/svenil' ``` bugs.python.org fields: ```python activity = <Date 2008-08-22.08:29:53.995> actor = 'schuppenies' assignee = 'schuppenies' closed = True closed_date = <Date 2008-08-22.08:29:54.004> closer = 'schuppenies' components = ['Tkinter'] creation = <Date 2005-10-30.21:49:23.000> creator = 'svenil' dependencies = [] files = ['1827', '11025', '11146'] hgrepos = [] issue_num = 1342811 keywords = ['needs review'] message_count = 14.0 messages = ['26765', '70550', '70831', '70971', '71243', '71348', '71371', '71372', '71446', '71447', '71604', '71610', '71674', '71729'] nosy_count = 5.0 nosy_names = ['loewis', 'svenil', 'benjamin.peterson', 'gpolo', 'schuppenies'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1342811' versions = ['Python 2.3'] ``` </p></details>
Tkinter.Menu.delete doesn't delete command of entry
https://api.github.com/repos/python/cpython/issues/42536/comments
14
2005-10-30T21:49:23Z
2022-04-10T00:02:09Z
https://github.com/python/cpython/issues/42536
1,198,810,652
42,536
[ "python", "cpython" ]
BPO | [1341934](https://bugs.python.org/issue1341934) --- | :--- Nosy | @hyeshik <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-10-30.03:06:08.000> created_at = <Date 2005-10-29.21:29:33.000> labels = ['docs'] title = '"\\n" is incorrectly represented' updated_at = <Date 2005-10-30.03:06:08.000> user = 'https://bugs.python.org/psut' ``` bugs.python.org fields: ```python activity = <Date 2005-10-30.03:06:08.000> actor = 'hyeshik.chang' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-10-29.21:29:33.000> creator = 'psut' dependencies = [] files = [] hgrepos = [] issue_num = 1341934 keywords = [] message_count = 2.0 messages = ['26763', '26764'] nosy_count = 2.0 nosy_names = ['hyeshik.chang', 'psut'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1341934' versions = ['Python 2.4'] ``` </p></details>
"\n" is incorrectly represented
https://api.github.com/repos/python/cpython/issues/42535/comments
2
2005-10-29T21:29:33Z
2022-04-10T00:02:08Z
https://github.com/python/cpython/issues/42535
1,198,810,648
42,535
[ "python", "cpython" ]
BPO | [1341031](https://bugs.python.org/issue1341031) --- | :--- Nosy | @birkenfeld, @josiahcarlson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-12-18.10:57:18.000> created_at = <Date 2005-10-28.20:26:48.000> labels = ['library'] title = 'mmap does not accept length as 0' updated_at = <Date 2005-12-18.10:57:18.000> user = 'https://bugs.python.org/liturgist' ``` bugs.python.org fields: ```python activity = <Date 2005-12-18.10:57:18.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-10-28.20:26:48.000> creator = 'liturgist' dependencies = [] files = [] hgrepos = [] issue_num = 1341031 keywords = [] message_count = 8.0 messages = ['26755', '26756', '26757', '26758', '26759', '26760', '26761', '26762'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'josiahcarlson', 'liturgist'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1341031' versions = ['Python 2.4'] ``` </p></details>
mmap does not accept length as 0
https://api.github.com/repos/python/cpython/issues/42534/comments
8
2005-10-28T20:26:48Z
2022-04-10T00:02:06Z
https://github.com/python/cpython/issues/42534
1,198,810,647
42,534
[ "python", "cpython" ]
BPO | [1340337](https://bugs.python.org/issue1340337) --- | :--- Nosy | @brettcannon <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/brettcannon' closed_at = <Date 2005-11-02.23:05:13.000> created_at = <Date 2005-10-28.06:48:14.000> labels = ['library'] title = 'time.strptime() with bad % code throws bad exception' updated_at = <Date 2005-11-02.23:05:13.000> user = 'https://bugs.python.org/steveha' ``` bugs.python.org fields: ```python activity = <Date 2005-11-02.23:05:13.000> actor = 'brett.cannon' assignee = 'brett.cannon' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-10-28.06:48:14.000> creator = 'steveha' dependencies = [] files = [] hgrepos = [] issue_num = 1340337 keywords = [] message_count = 2.0 messages = ['26753', '26754'] nosy_count = 2.0 nosy_names = ['brett.cannon', 'steveha'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1340337' versions = ['Python 2.4'] ``` </p></details>
time.strptime() with bad % code throws bad exception
https://api.github.com/repos/python/cpython/issues/42533/comments
2
2005-10-28T06:48:14Z
2022-04-10T00:02:06Z
https://github.com/python/cpython/issues/42533
1,198,810,643
42,533
[ "python", "cpython" ]
BPO | [1339883](https://bugs.python.org/issue1339883) --- | :--- Nosy | @kbkaiser <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/kbkaiser' closed_at = <Date 2006-08-08.17:59:19.000> created_at = <Date 2005-10-27.19:41:32.000> labels = ['expert-IDLE'] title = 'TAB SETTINGS DONT WORK (win)' updated_at = <Date 2006-08-08.17:59:19.000> user = 'https://bugs.python.org/reson5' ``` bugs.python.org fields: ```python activity = <Date 2006-08-08.17:59:19.000> actor = 'kbk' assignee = 'kbk' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2005-10-27.19:41:32.000> creator = 'reson5' dependencies = [] files = [] hgrepos = [] issue_num = 1339883 keywords = [] message_count = 4.0 messages = ['26749', '26750', '26751', '26752'] nosy_count = 2.0 nosy_names = ['kbk', 'reson5'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1339883' versions = ['Python 2.4'] ``` </p></details>
TAB SETTINGS DONT WORK (win)
https://api.github.com/repos/python/cpython/issues/42532/comments
4
2005-10-27T19:41:32Z
2022-04-10T00:02:05Z
https://github.com/python/cpython/issues/42532
1,198,810,639
42,532
[ "python", "cpython" ]
BPO | [1339806](https://bugs.python.org/issue1339806) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was 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-27.18:37:57.000> created_at = <Date 2005-10-27.18:37:57.000> labels = ['library'] title = 'CVS webbrowser.py (1.40) bugs' updated_at = <Date 2005-10-27.18:37:57.000> user = 'https://bugs.python.org/gregcouch' ``` bugs.python.org fields: ```python activity = <Date 2005-10-27.18:37:57.000> actor = 'gregcouch' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-10-27.18:37:57.000> creator = 'gregcouch' dependencies = [] files = [] hgrepos = [] issue_num = 1339806 keywords = [] message_count = 1.0 messages = ['26748'] nosy_count = 1.0 nosy_names = ['gregcouch'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1339806' versions = [] ``` </p></details>
CVS webbrowser.py (1.40) bugs
https://api.github.com/repos/python/cpython/issues/42531/comments
1
2005-10-27T18:37:57Z
2022-04-10T00:02:03Z
https://github.com/python/cpython/issues/42531
1,198,810,634
42,531
[ "python", "cpython" ]
BPO | [1339796](https://bugs.python.org/issue1339796) --- | :--- Nosy | @loewis, @birkenfeld, @birkenfeld Files | <li>[relpath_patch.diff](https://bugs.python.org/file6845/relpath_patch.diff "Uploaded as text/plain at 2005-10-27.18:23:55 by rbarran")</li><li>[relpath.patch](https://bugs.python.org/file6846/relpath.patch "Uploaded as text/plain at 2007-03-16.03:04:34 by collinwinter"): Updated/tweaked relpath implementation, with docs</li><li>[test_posixpath.py.diff](https://bugs.python.org/file6847/test_posixpath.py.diff "Uploaded as text/plain at 2007-03-21.18:02:50 by collinwinter"): Patch to (hopefully) fix test failures on Windows.</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2007-03-23.22:26:55.000> created_at = <Date 2005-10-27.18:23:55.000> labels = ['library'] title = 'new function: os.path.relpath' updated_at = <Date 2007-03-23.22:26:55.000> user = 'https://bugs.python.org/rbarran' ``` bugs.python.org fields: ```python activity = <Date 2007-03-23.22:26:55.000> actor = 'collinwinter' assignee = 'collinwinter' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-10-27.18:23:55.000> creator = 'rbarran' dependencies = [] files = ['6845', '6846', '6847'] hgrepos = [] issue_num = 1339796 keywords = ['patch'] message_count = 15.0 messages = ['48928', '48929', '48930', '48931', '48932', '48933', '48934', '48935', '48936', '48937', '48938', '48939', '48940', '48941', '48942'] nosy_count = 6.0 nosy_names = ['loewis', 'nnorwitz', 'georg.brandl', 'georg.brandl', 'collinwinter', 'rbarran'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1339796' versions = ['Python 2.6'] ``` </p></details>
new function: os.path.relpath
https://api.github.com/repos/python/cpython/issues/42530/comments
15
2005-10-27T18:23:55Z
2022-04-10T00:02:02Z
https://github.com/python/cpython/issues/42530
1,198,810,632
42,530
[ "python", "cpython" ]
BPO | [1339673](https://bugs.python.org/issue1339673) --- | :--- Superseder | <li>bpo-1597850: Cross compiling patches for MINGW</li> Files | <li>[context-cross.patch](https://bugs.python.org/file6842/context-cross.patch "Uploaded as text/plain at 2005-10-27.16:18:31 by janneke-sf"): cross compile context diff</li><li>[context-mingw.patch](https://bugs.python.org/file6843/context-mingw.patch "Uploaded as text/plain at 2005-10-27.16:19:42 by janneke-sf"): mingw context diff</li><li>[context-mingw-2.patch](https://bugs.python.org/file6844/context-mingw-2.patch "Uploaded as text/plain at 2005-11-04.13:59:26 by janneke-sf"): mingw context diff v2</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-01-05.19:59:41.015> created_at = <Date 2005-10-27.16:18:31.000> labels = [] title = 'cross compile and mingw support' updated_at = <Date 2008-01-05.19:59:41.015> user = 'https://bugs.python.org/janneke-sf' ``` bugs.python.org fields: ```python activity = <Date 2008-01-05.19:59:41.015> actor = 'christian.heimes' assignee = 'none' closed = True closed_date = <Date 2008-01-05.19:59:41.015> closer = 'christian.heimes' components = ['None'] creation = <Date 2005-10-27.16:18:31.000> creator = 'janneke-sf' dependencies = [] files = ['6842', '6843', '6844'] hgrepos = [] issue_num = 1339673 keywords = ['patch'] message_count = 8.0 messages = ['48920', '48921', '48922', '48923', '48924', '48925', '48926', '48927'] nosy_count = 3.0 nosy_names = ['hanwen', 'janneke-sf', 'rmt38'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = '1597850' type = None url = 'https://bugs.python.org/issue1339673' versions = [] ``` </p></details>
cross compile and mingw support
https://api.github.com/repos/python/cpython/issues/42529/comments
8
2005-10-27T16:18:31Z
2022-04-10T00:02:01Z
https://github.com/python/cpython/issues/42529
1,198,810,627
42,529
[ "python", "cpython" ]
BPO | [1339045](https://bugs.python.org/issue1339045) --- | :--- Nosy | @josiahcarlson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-10-27.19:32:48.000> created_at = <Date 2005-10-27.00:21:38.000> labels = ['interpreter-core'] title = 'Threading misbehavior with lambdas' updated_at = <Date 2005-10-27.19:32:48.000> user = 'https://bugs.python.org/fijal' ``` bugs.python.org fields: ```python activity = <Date 2005-10-27.19:32:48.000> actor = 'josiahcarlson' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-10-27.00:21:38.000> creator = 'fijal' dependencies = [] files = [] hgrepos = [] issue_num = 1339045 keywords = [] message_count = 2.0 messages = ['26746', '26747'] nosy_count = 2.0 nosy_names = ['josiahcarlson', 'fijal'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1339045' versions = ['Python 2.4'] ``` </p></details>
Threading misbehavior with lambdas
https://api.github.com/repos/python/cpython/issues/42528/comments
2
2005-10-27T00:21:38Z
2022-04-10T00:02:00Z
https://github.com/python/cpython/issues/42528
1,198,810,626
42,528
[ "python", "cpython" ]
BPO | [1339007](https://bugs.python.org/issue1339007) --- | :--- Nosy | @birkenfeld, @birkenfeld, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2006-06-14.06:09:28.000> created_at = <Date 2005-10-26.23:30:42.000> labels = ['library'] title = 'shelve.Shelf.__del__ throws exceptions' updated_at = <Date 2006-06-14.06:09:28.000> user = 'https://bugs.python.org/dairiki' ``` bugs.python.org fields: ```python activity = <Date 2006-06-14.06:09:28.000> actor = 'georg.brandl' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-10-26.23:30:42.000> creator = 'dairiki' dependencies = [] files = [] hgrepos = [] issue_num = 1339007 keywords = [] message_count = 4.0 messages = ['26742', '26743', '26744', '26745'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'georg.brandl', 'rhettinger', 'dairiki'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1339007' versions = [] ``` </p></details>
shelve.Shelf.__del__ throws exceptions
https://api.github.com/repos/python/cpython/issues/42527/comments
4
2005-10-26T23:30:42Z
2022-04-10T00:02:00Z
https://github.com/python/cpython/issues/42527
1,198,810,618
42,527
[ "python", "cpython" ]
BPO | [1338995](https://bugs.python.org/issue1338995) --- | :--- Nosy | @smontanaro, @birkenfeld, @phdru <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-01-21.19:04:32.000> created_at = <Date 2005-10-26.23:08:06.000> labels = ['library'] title = 'CVS webbrowser.py (1.40) bugs' updated_at = <Date 2006-01-21.19:04:32.000> user = 'https://bugs.python.org/gregcouch' ``` bugs.python.org fields: ```python activity = <Date 2006-01-21.19:04:32.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-10-26.23:08:06.000> creator = 'gregcouch' dependencies = [] files = [] hgrepos = [] issue_num = 1338995 keywords = [] message_count = 22.0 messages = ['26720', '26721', '26722', '26723', '26724', '26725', '26726', '26727', '26728', '26729', '26730', '26731', '26732', '26733', '26734', '26735', '26736', '26737', '26738', '26739', '26740', '26741'] nosy_count = 4.0 nosy_names = ['skip.montanaro', 'georg.brandl', 'phd', 'gregcouch'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1338995' versions = ['Python 2.5'] ``` </p></details>
CVS webbrowser.py (1.40) bugs
https://api.github.com/repos/python/cpython/issues/42526/comments
22
2005-10-26T23:08:06Z
2022-04-10T00:01:57Z
https://github.com/python/cpython/issues/42526
1,198,810,614
42,526
[ "python", "cpython" ]
BPO | [1338314](https://bugs.python.org/issue1338314) --- | :--- Nosy | @gustaebel Files | <li>[1336623-fix.diff](https://bugs.python.org/file6841/1336623-fix.diff "Uploaded as text/plain at 2005-10-26.10:21:59 by @gustaebel"): patch against Lib/tarfile.py and Lib/test/test_tarfile.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-10-28.06:01:20.000> created_at = <Date 2005-10-26.10:21:59.000> labels = ['library'] title = 'tarfile.py: fix for bug python/cpython#42515' updated_at = <Date 2005-10-28.06:01:20.000> user = 'https://github.com/gustaebel' ``` bugs.python.org fields: ```python activity = <Date 2005-10-28.06:01:20.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-10-26.10:21:59.000> creator = 'lars.gustaebel' dependencies = [] files = ['6841'] hgrepos = [] issue_num = 1338314 keywords = ['patch'] message_count = 2.0 messages = ['48918', '48919'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'lars.gustaebel'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1338314' versions = ['Python 2.4'] ``` </p></details>
tarfile.py: fix for bug #1336623
https://api.github.com/repos/python/cpython/issues/42525/comments
2
2005-10-26T10:21:59Z
2022-04-10T00:01:56Z
https://github.com/python/cpython/issues/42525
1,198,810,608
42,525
[ "python", "cpython" ]
BPO | [1338264](https://bugs.python.org/issue1338264) --- | :--- Nosy | @tim-one, @josiahcarlson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-10-31.20:00:49.000> created_at = <Date 2005-10-26.09:37:53.000> labels = ['interpreter-core'] title = 'Memory keeping' updated_at = <Date 2005-10-31.20:00:49.000> user = 'https://bugs.python.org/sinavatar' ``` bugs.python.org fields: ```python activity = <Date 2005-10-31.20:00:49.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-10-26.09:37:53.000> creator = 'sin_avatar' dependencies = [] files = [] hgrepos = [] issue_num = 1338264 keywords = [] message_count = 8.0 messages = ['26712', '26713', '26714', '26715', '26716', '26717', '26718', '26719'] nosy_count = 3.0 nosy_names = ['tim.peters', 'josiahcarlson', 'sin_avatar'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1338264' versions = ['Python 2.4'] ``` </p></details>
Memory keeping
https://api.github.com/repos/python/cpython/issues/42524/comments
8
2005-10-26T09:37:53Z
2022-04-10T00:01:55Z
https://github.com/python/cpython/issues/42524
1,198,810,601
42,524
[ "python", "cpython" ]
BPO | [1337990](https://bugs.python.org/issue1337990) --- | :--- Nosy | @tim-one Files | <li>[doctest_generator_bug.py](https://bugs.python.org/file1826/doctest_generator_bug.py "Uploaded as text/plain at 2005-10-26.02:18:28 by twegener"): Code to reproduce doctest bug</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-04-24.02:13:57.000> created_at = <Date 2005-10-26.02:18:27.000> labels = ['docs'] title = 'doctest mishandles exceptions raised within generators' updated_at = <Date 2006-04-24.02:13:57.000> user = 'https://bugs.python.org/twegener' ``` bugs.python.org fields: ```python activity = <Date 2006-04-24.02:13:57.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-10-26.02:18:27.000> creator = 'twegener' dependencies = [] files = ['1826'] hgrepos = [] issue_num = 1337990 keywords = [] message_count = 2.0 messages = ['26710', '26711'] nosy_count = 2.0 nosy_names = ['tim.peters', 'twegener'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1337990' versions = [] ``` </p></details>
doctest mishandles exceptions raised within generators
https://api.github.com/repos/python/cpython/issues/42523/comments
2
2005-10-26T02:18:27Z
2022-04-10T00:01:54Z
https://github.com/python/cpython/issues/42523
1,198,810,599
42,523
[ "python", "cpython" ]
BPO | [1337987](https://bugs.python.org/issue1337987) --- | :--- Nosy | @rhettinger, @kbkaiser <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/kbkaiser' closed_at = <Date 2005-11-27.01:50:54.000> created_at = <Date 2005-10-26.02:12:16.000> labels = ['expert-IDLE'] title = 'IDLE, F5 wrong external file content. (on error!)' updated_at = <Date 2005-11-27.01:50:54.000> user = 'https://bugs.python.org/tyrellrr' ``` bugs.python.org fields: ```python activity = <Date 2005-11-27.01:50:54.000> actor = 'tyrell_rr' assignee = 'kbk' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2005-10-26.02:12:16.000> creator = 'tyrell_rr' dependencies = [] files = [] hgrepos = [] issue_num = 1337987 keywords = [] message_count = 6.0 messages = ['26704', '26705', '26706', '26707', '26708', '26709'] nosy_count = 3.0 nosy_names = ['rhettinger', 'kbk', 'tyrell_rr'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1337987' versions = [] ``` </p></details>
IDLE, F5 wrong external file content. (on error!)
https://api.github.com/repos/python/cpython/issues/42522/comments
6
2005-10-26T02:12:16Z
2022-04-10T00:01:54Z
https://github.com/python/cpython/issues/42522
1,198,810,594
42,522
[ "python", "cpython" ]
BPO | [1337876](https://bugs.python.org/issue1337876) --- | :--- Nosy | @malemburg, @birkenfeld Files | <li>[Python-2.4.2-buffer-interface.patch](https://bugs.python.org/file6840/Python-2.4.2-buffer-interface.patch "Uploaded as text/plain at 2005-10-25.21:38:49 by philthompson10"): Initial patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2010-08-22.00:26:31.385> created_at = <Date 2005-10-25.21:38:48.000> labels = ['interpreter-core', 'type-feature', 'expert-unicode'] title = 'Inconsistent use of buffer interface in string and unicode' updated_at = <Date 2010-08-22.00:26:31.383> user = 'https://bugs.python.org/philthompson10' ``` bugs.python.org fields: ```python activity = <Date 2010-08-22.00:26:31.383> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2010-08-22.00:26:31.385> closer = 'georg.brandl' components = ['Interpreter Core', 'Unicode'] creation = <Date 2005-10-25.21:38:48.000> creator = 'philthompson10' dependencies = [] files = ['6840'] hgrepos = [] issue_num = 1337876 keywords = ['patch'] message_count = 6.0 messages = ['48915', '48916', '48917', '83926', '84102', '114624'] nosy_count = 4.0 nosy_names = ['lemburg', 'nnorwitz', 'georg.brandl', 'philthompson10'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = 'test needed' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1337876' versions = ['Python 2.7'] ``` </p></details>
Inconsistent use of buffer interface in string and unicode
https://api.github.com/repos/python/cpython/issues/42521/comments
6
2005-10-25T21:38:48Z
2022-04-10T00:01:52Z
https://github.com/python/cpython/issues/42521
1,198,810,590
42,521
[ "python", "cpython" ]
BPO | [1337756](https://bugs.python.org/issue1337756) --- | :--- Nosy | @birkenfeld Files | <li>[fileinput.patch](https://bugs.python.org/file6839/fileinput.patch "Uploaded as text/plain at 2005-10-25.18:57:09 by meren"): patch for fileinput unicode problem</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-02-19.09:51:53.000> created_at = <Date 2005-10-25.18:57:06.000> labels = ['extension-modules'] title = 'fileinput patch for bug python/cpython#42514' updated_at = <Date 2006-02-19.09:51:53.000> user = 'https://bugs.python.org/meren' ``` bugs.python.org fields: ```python activity = <Date 2006-02-19.09:51:53.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2005-10-25.18:57:06.000> creator = 'meren' dependencies = [] files = ['6839'] hgrepos = [] issue_num = 1337756 keywords = ['patch'] message_count = 2.0 messages = ['48913', '48914'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'meren'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1337756' versions = [] ``` </p></details>
fileinput patch for bug #1336582
https://api.github.com/repos/python/cpython/issues/42520/comments
2
2005-10-25T18:57:06Z
2022-04-10T00:01:51Z
https://github.com/python/cpython/issues/42520
1,198,810,585
42,520
[ "python", "cpython" ]
BPO | [1337696](https://bugs.python.org/issue1337696) --- | :--- Nosy | @gvanrossum Files | <li>[pgen2.zip](https://bugs.python.org/file6838/pgen2.zip "Uploaded as application/zip at 2005-10-25.17:52:18 by @gvanrossum"): pgen2 package in a zip 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/gvanrossum' closed_at = <Date 2008-03-18.05:03:34.010> created_at = <Date 2005-10-25.17:52:17.000> labels = ['interpreter-core'] title = 'Elemental Security contribution - pgen2 package' updated_at = <Date 2008-03-18.05:03:34.009> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2008-03-18.05:03:34.009> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = <Date 2008-03-18.05:03:34.010> closer = 'gvanrossum' components = ['Interpreter Core'] creation = <Date 2005-10-25.17:52:17.000> creator = 'gvanrossum' dependencies = [] files = ['6838'] hgrepos = [] issue_num = 1337696 keywords = ['patch'] message_count = 2.0 messages = ['48912', '63891'] nosy_count = 1.0 nosy_names = ['gvanrossum'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1337696' versions = ['Python 2.5'] ``` </p></details>
Elemental Security contribution - pgen2 package
https://api.github.com/repos/python/cpython/issues/42519/comments
2
2005-10-25T17:52:17Z
2022-04-10T00:01:50Z
https://github.com/python/cpython/issues/42519
1,198,810,583
42,519
[ "python", "cpython" ]
BPO | [1337648](https://bugs.python.org/issue1337648) --- | :--- Nosy | @gvanrossum, @loewis, @akuchling Files | <li>[parsexml.py](https://bugs.python.org/file6837/parsexml.py "Uploaded as text/plain at 2005-10-25.16:49:07 by @gvanrossum"): parsexml.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/gvanrossum' closed_at = <Date 2008-01-12.01:14:28.261> created_at = <Date 2005-10-25.16:49:05.000> labels = ['expert-XML', 'type-feature'] title = 'Elemental Security contribution - parsexml.py' updated_at = <Date 2008-01-12.01:14:28.260> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2008-01-12.01:14:28.260> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = <Date 2008-01-12.01:14:28.261> closer = 'gvanrossum' components = ['XML'] creation = <Date 2005-10-25.16:49:05.000> creator = 'gvanrossum' dependencies = [] files = ['6837'] hgrepos = [] issue_num = 1337648 keywords = ['patch'] message_count = 7.0 messages = ['48907', '48908', '48909', '48910', '48911', '59767', '59769'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'akuchling'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1337648' versions = ['Python 2.5'] ``` </p></details>
Elemental Security contribution - parsexml.py
https://api.github.com/repos/python/cpython/issues/42518/comments
7
2005-10-25T16:49:05Z
2022-04-10T00:01:49Z
https://github.com/python/cpython/issues/42518
1,198,810,577
42,518
[ "python", "cpython" ]
BPO | [1337400](https://bugs.python.org/issue1337400) --- | :--- Nosy | @loewis, @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 = None closed_at = <Date 2006-09-23.12:37:04.000> created_at = <Date 2005-10-25.12:38:19.000> labels = ['interpreter-core'] title = 'Python.h should include system headers properly [POSIX]' updated_at = <Date 2006-09-23.12:37:04.000> user = 'https://bugs.python.org/papadopo' ``` bugs.python.org fields: ```python activity = <Date 2006-09-23.12:37:04.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-10-25.12:38:19.000> creator = 'papadopo' dependencies = [] files = [] hgrepos = [] issue_num = 1337400 keywords = [] message_count = 8.0 messages = ['26696', '26697', '26698', '26699', '26700', '26701', '26702', '26703'] nosy_count = 3.0 nosy_names = ['loewis', 'skip.montanaro', 'papadopo'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1337400' versions = ['Python 2.4'] ``` </p></details>
Python.h should include system headers properly [POSIX]
https://api.github.com/repos/python/cpython/issues/42517/comments
8
2005-10-25T12:38:19Z
2022-04-10T00:01:47Z
https://github.com/python/cpython/issues/42517
1,198,810,570
42,517
[ "python", "cpython" ]
BPO | [1337051](https://bugs.python.org/issue1337051) --- | :--- Nosy | @tim-one, @birkenfeld Files | <li>[remove-4-frame-ints.patch](https://bugs.python.org/file6836/remove-4-frame-ints.patch "Uploaded as text/plain at 2005-10-25.06:18:09 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 2006-05-23.18:59:58.000> created_at = <Date 2005-10-25.06:18:09.000> labels = ['interpreter-core'] title = 'remove 4 ints from PyFrameObject' updated_at = <Date 2006-05-23.18:59:58.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2006-05-23.18:59:58.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-10-25.06:18:09.000> creator = 'nnorwitz' dependencies = [] files = ['6836'] hgrepos = [] issue_num = 1337051 keywords = ['patch'] message_count = 4.0 messages = ['48903', '48904', '48905', '48906'] nosy_count = 3.0 nosy_names = ['tim.peters', 'nnorwitz', 'georg.brandl'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1337051' versions = ['Python 2.5'] ``` </p></details>
remove 4 ints from PyFrameObject
https://api.github.com/repos/python/cpython/issues/42516/comments
4
2005-10-25T06:18:09Z
2022-04-10T00:01:46Z
https://github.com/python/cpython/issues/42516
1,198,810,567
42,516
[ "python", "cpython" ]
BPO | [1336623](https://bugs.python.org/issue1336623) --- | :--- Nosy | @gustaebel Files | <li>[buggytarexamlple.py](https://bugs.python.org/file1825/buggytarexamlple.py "Uploaded as text/plain at 2005-10-25.18:59:00 by meren"): example workaround</li> <sup>*Note: these values reflect the state of the issue at the time it was 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-28.06:01:27.000> created_at = <Date 2005-10-24.17:47:20.000> labels = ['library'] title = "tarfile can't extract some tar archives.." updated_at = <Date 2005-10-28.06:01:27.000> user = 'https://bugs.python.org/meren' ``` bugs.python.org fields: ```python activity = <Date 2005-10-28.06:01:27.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-10-24.17:47:20.000> creator = 'meren' dependencies = [] files = ['1825'] hgrepos = [] issue_num = 1336623 keywords = [] message_count = 7.0 messages = ['26689', '26690', '26691', '26692', '26693', '26694', '26695'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'lars.gustaebel', 'meren'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1336623' versions = [] ``` </p></details>
tarfile can't extract some tar archives..
https://api.github.com/repos/python/cpython/issues/42515/comments
7
2005-10-24T17:47:20Z
2022-04-10T00:01:45Z
https://github.com/python/cpython/issues/42515
1,198,810,563
42,515
[ "python", "cpython" ]
BPO | [1336582](https://bugs.python.org/issue1336582) --- | :--- Nosy | @malemburg, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2006-02-19.09:52:12.000> created_at = <Date 2005-10-24.17:03:30.000> labels = ['expert-unicode'] title = 'fileinput device or resource busy error' updated_at = <Date 2006-02-19.09:52:12.000> user = 'https://bugs.python.org/meren' ``` bugs.python.org fields: ```python activity = <Date 2006-02-19.09:52:12.000> actor = 'georg.brandl' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2005-10-24.17:03:30.000> creator = 'meren' dependencies = [] files = [] hgrepos = [] issue_num = 1336582 keywords = [] message_count = 2.0 messages = ['26687', '26688'] nosy_count = 3.0 nosy_names = ['lemburg', 'georg.brandl', 'meren'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1336582' versions = [] ``` </p></details>
fileinput device or resource busy error
https://api.github.com/repos/python/cpython/issues/42514/comments
2
2005-10-24T17:03:30Z
2022-04-10T00:01:45Z
https://github.com/python/cpython/issues/42514
1,198,810,555
42,514
[ "python", "cpython" ]
BPO | [1335972](https://bugs.python.org/issue1335972) --- | :--- Nosy | @tim-one, @birkenfeld Files | <li>[python-mystrtoul3.tgz](https://bugs.python.org/file6833/python-mystrtoul3.tgz "Uploaded as application/x-compressed at 2005-10-24.05:33:11 by alanmcintyre"): Fix for int(string, base) errors and added tests</li><li>[python-mystrtoul4.tgz](https://bugs.python.org/file6834/python-mystrtoul4.tgz "Uploaded as application/x-compressed at 2005-10-24.15:26:19 by alanmcintyre"): Corrected patch to fix problem with literals</li><li>[python-mystrtoul5.tgz](https://bugs.python.org/file6835/python-mystrtoul5.tgz "Uploaded as application/x-compressed at 2005-12-21.04:20:13 by alanmcintyre"): Cleaned up digit lookup vector & added tests for base 10 and base 2**x</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-05-23.18:49:07.000> created_at = <Date 2005-10-24.05:33:10.000> labels = ['interpreter-core'] title = 'Fix for int(string, base) wrong answers (take 2)' updated_at = <Date 2006-05-23.18:49:07.000> user = 'https://bugs.python.org/alanmcintyre' ``` bugs.python.org fields: ```python activity = <Date 2006-05-23.18:49:07.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-10-24.05:33:10.000> creator = 'alanmcintyre' dependencies = [] files = ['6833', '6834', '6835'] hgrepos = [] issue_num = 1335972 keywords = ['patch'] message_count = 8.0 messages = ['48895', '48896', '48897', '48898', '48899', '48900', '48901', '48902'] nosy_count = 4.0 nosy_names = ['tim.peters', 'georg.brandl', 'alanmcintyre', 'funny_falcon'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1335972' versions = [] ``` </p></details>
Fix for int(string, base) wrong answers (take 2)
https://api.github.com/repos/python/cpython/issues/42513/comments
8
2005-10-24T05:33:10Z
2022-04-10T00:01:43Z
https://github.com/python/cpython/issues/42513
1,198,810,550
42,513
[ "python", "cpython" ]
BPO | [1335812](https://bugs.python.org/issue1335812) --- | :--- Nosy | @warsaw Files | <li>[351-impl.txt](https://bugs.python.org/file6832/351-impl.txt "Uploaded as text/plain at 2005-10-23.22:33:48 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 2007-03-06.14:50:19.000> created_at = <Date 2005-10-23.22:33:48.000> labels = ['interpreter-core'] title = 'Patch to implement PEP 351' updated_at = <Date 2007-03-06.14:50:19.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2007-03-06.14:50:19.000> actor = 'barry' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-10-23.22:33:48.000> creator = 'barry' dependencies = [] files = ['6832'] hgrepos = [] issue_num = 1335812 keywords = ['patch'] message_count = 3.0 messages = ['48892', '48893', '48894'] nosy_count = 2.0 nosy_names = ['barry', 'zseil'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1335812' versions = ['Python 2.5'] ``` </p></details>
Patch to implement PEP 351
https://api.github.com/repos/python/cpython/issues/42512/comments
3
2005-10-23T22:33:48Z
2022-04-10T00:01:42Z
https://github.com/python/cpython/issues/42512
1,198,810,547
42,512
[ "python", "cpython" ]
BPO | [1335054](https://bugs.python.org/issue1335054) --- | :--- Files | <li>[without-threads-fix.patch](https://bugs.python.org/file6831/without-threads-fix.patch "Uploaded as text/plain at 2005-10-22.19:51:23 by interneci"): Python 2.4.2 "--with-threads" build fix patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-12-20.01:34:16.000> created_at = <Date 2005-10-22.19:51:23.000> labels = ['build'] title = 'Python 2.4.2 doesn\'t build with "--without-threads"' updated_at = <Date 2005-12-20.01:34:16.000> user = 'https://bugs.python.org/interneci' ``` bugs.python.org fields: ```python activity = <Date 2005-12-20.01:34:16.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2005-10-22.19:51:23.000> creator = 'interneci' dependencies = [] files = ['6831'] hgrepos = [] issue_num = 1335054 keywords = ['patch'] message_count = 5.0 messages = ['48887', '48888', '48889', '48890', '48891'] nosy_count = 4.0 nosy_names = ['nnorwitz', 'interneci', 'fperrad', 'phodifoo'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1335054' versions = ['Python 2.4'] ``` </p></details>
Python 2.4.2 doesn't build with "--without-threads"
https://api.github.com/repos/python/cpython/issues/42511/comments
5
2005-10-22T19:51:23Z
2022-04-10T00:01:41Z
https://github.com/python/cpython/issues/42511
1,198,810,544
42,511
[ "python", "cpython" ]
BPO | [1334979](https://bugs.python.org/issue1334979) --- | :--- Nosy | @birkenfeld Files | <li>[python-mystrtoul.diff](https://bugs.python.org/file6829/python-mystrtoul.diff "Uploaded as text/plain at 2005-10-22.16:44:19 by Rhamphoryncus")</li><li>[python-mystrtoul-2.diff](https://bugs.python.org/file6830/python-mystrtoul-2.diff "Uploaded as text/plain at 2005-10-22.20:00:26 by Rhamphoryncus")</li> <sup>*Note: these values reflect the state of the issue at the time it was 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-19.12:52:31.000> created_at = <Date 2005-10-22.16:44:18.000> labels = ['interpreter-core'] title = 'Fix for int(string, base) wrong answers' updated_at = <Date 2006-02-19.12:52:31.000> user = 'https://bugs.python.org/Rhamphoryncus' ``` bugs.python.org fields: ```python activity = <Date 2006-02-19.12:52:31.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-10-22.16:44:18.000> creator = 'Rhamphoryncus' dependencies = [] files = ['6829', '6830'] hgrepos = [] issue_num = 1334979 keywords = ['patch'] message_count = 3.0 messages = ['48884', '48885', '48886'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'Rhamphoryncus'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1334979' versions = [] ``` </p></details>
Fix for int(string, base) wrong answers
https://api.github.com/repos/python/cpython/issues/42510/comments
3
2005-10-22T16:44:18Z
2022-04-10T00:01:40Z
https://github.com/python/cpython/issues/42510
1,198,810,540
42,510
[ "python", "cpython" ]
BPO | [1334662](https://bugs.python.org/issue1334662) --- | :--- 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 2006-05-23.18:50:20.000> created_at = <Date 2005-10-22.04:13:22.000> labels = ['interpreter-core'] title = 'int(string, base) wrong answers' updated_at = <Date 2006-05-23.18:50:20.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2006-05-23.18:50:20.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-10-22.04:13:22.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 1334662 keywords = [] message_count = 5.0 messages = ['26682', '26683', '26684', '26685', '26686'] nosy_count = 2.0 nosy_names = ['tim.peters', 'ivilata'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1334662' versions = ['Python 2.5'] ``` </p></details>
int(string, base) wrong answers
https://api.github.com/repos/python/cpython/issues/42509/comments
5
2005-10-22T04:13:22Z
2022-04-10T00:01:39Z
https://github.com/python/cpython/issues/42509
1,198,810,535
42,509
[ "python", "cpython" ]
BPO | [1333982](https://bugs.python.org/issue1333982) --- | :--- Nosy | @mwhudson, @brettcannon, @arigo, @nascheme, @rhettinger Files | <li>[load-pop.diff](https://bugs.python.org/file1822/load-pop.diff "Uploaded as text/plain at 2005-10-23.19:39:10 by nnorwitz"): fix load const/pop top in compile.c</li><li>[LOAD_CONST_POP_TOP.diff](https://bugs.python.org/file1823/LOAD_CONST_POP_TOP.diff "Uploaded as text/plain at 2006-07-02.11:29:46 by @arigo")</li><li>[unary_minus_fix.txt](https://bugs.python.org/file1824/unary_minus_fix.txt "Uploaded as text/plain at 2006-07-09.21:05:44 by @nascheme")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-08-08.09:22:52.000> created_at = <Date 2005-10-21.10:08:25.000> labels = ['interpreter-core'] title = 'Bugs of the new AST compiler' updated_at = <Date 2006-08-08.09:22:52.000> user = 'https://github.com/arigo' ``` bugs.python.org fields: ```python activity = <Date 2006-08-08.09:22:52.000> actor = 'arigo' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-10-21.10:08:25.000> creator = 'arigo' dependencies = [] files = ['1822', '1823', '1824'] hgrepos = [] issue_num = 1333982 keywords = [] message_count = 27.0 messages = ['26655', '26656', '26657', '26658', '26659', '26660', '26661', '26662', '26663', '26664', '26665', '26666', '26667', '26668', '26669', '26670', '26671', '26672', '26673', '26674', '26675', '26676', '26677', '26678', '26679', '26680', '26681'] nosy_count = 6.0 nosy_names = ['mwh', 'nnorwitz', 'brett.cannon', 'arigo', 'nascheme', 'rhettinger'] pr_nums = [] priority = 'critical' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1333982' versions = [] ``` </p></details>
Bugs of the new AST compiler
https://api.github.com/repos/python/cpython/issues/42508/comments
27
2005-10-21T10:08:25Z
2022-04-10T00:01:37Z
https://github.com/python/cpython/issues/42508
1,198,810,533
42,508
[ "python", "cpython" ]
BPO | [1333679](https://bugs.python.org/issue1333679) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-11-02.18:13:05.000> created_at = <Date 2005-10-21.00:49:50.000> labels = ['expert-IDLE'] title = 'Allow use of non-latin1 chars in interactive shell' updated_at = <Date 2005-11-02.18:13:05.000> user = 'https://bugs.python.org/noamr' ``` bugs.python.org fields: ```python activity = <Date 2005-11-02.18:13:05.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2005-10-21.00:49:50.000> creator = 'noamr' dependencies = [] files = [] hgrepos = [] issue_num = 1333679 keywords = ['patch'] message_count = 4.0 messages = ['48880', '48881', '48882', '48883'] nosy_count = 2.0 nosy_names = ['loewis', 'noamr'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1333679' versions = [] ``` </p></details>
Allow use of non-latin1 chars in interactive shell
https://api.github.com/repos/python/cpython/issues/42507/comments
4
2005-10-21T00:49:50Z
2022-04-10T00:01:36Z
https://github.com/python/cpython/issues/42507
1,198,810,527
42,507
[ "python", "cpython" ]
BPO | [1332873](https://bugs.python.org/issue1332873) --- | :--- 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 2006-01-25.05:58:24.000> created_at = <Date 2005-10-20.05:30:16.000> labels = ['extension-modules'] title = 'BSD DB test failures for BSD DB 4.1' updated_at = <Date 2006-01-25.05:58:24.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2006-01-25.05:58:24.000> actor = 'nnorwitz' assignee = 'gregory.p.smith' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2005-10-20.05:30:16.000> creator = 'nnorwitz' dependencies = [] files = [] hgrepos = [] issue_num = 1332873 keywords = [] message_count = 3.0 messages = ['26652', '26653', '26654'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'gregory.p.smith'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1332873' versions = [] ``` </p></details>
BSD DB test failures for BSD DB 4.1
https://api.github.com/repos/python/cpython/issues/42506/comments
3
2005-10-20T05:30:16Z
2022-04-10T00:01:36Z
https://github.com/python/cpython/issues/42506
1,198,810,524
42,506
[ "python", "cpython" ]
BPO | [1332869](https://bugs.python.org/issue1332869) --- | :--- Nosy | @mwhudson, @tim-one, @vstinner, @ericsnowcurrently Files | <li>[399461.txt](https://bugs.python.org/file1820/399461.txt "Uploaded as text/plain at 2005-10-20.05:22:35 by ajmitch"): Backtrace</li><li>[collect-fatal.diff](https://bugs.python.org/file1821/collect-fatal.diff "Uploaded as text/plain at 2005-10-21.05:55:35 by nnorwitz"): 1</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2020-05-15.00:49:42.145> created_at = <Date 2005-10-20.05:22:34.000> labels = ['interpreter-core', 'type-bug'] title = 'Fatal Python error: Interpreter not initialized' updated_at = <Date 2020-05-15.00:49:42.144> user = 'https://bugs.python.org/ajmitch' ``` bugs.python.org fields: ```python activity = <Date 2020-05-15.00:49:42.144> actor = 'vstinner' assignee = 'nnorwitz' closed = True closed_date = <Date 2020-05-15.00:49:42.145> closer = 'vstinner' components = ['Interpreter Core'] creation = <Date 2005-10-20.05:22:34.000> creator = 'ajmitch' dependencies = [] files = ['1820', '1821'] hgrepos = [] issue_num = 1332869 keywords = [] message_count = 11.0 messages = ['26643', '26644', '26645', '26646', '26647', '26648', '26649', '26650', '26651', '114629', '368887'] nosy_count = 6.0 nosy_names = ['mwh', 'tim.peters', 'nnorwitz', 'vstinner', 'ajmitch', 'eric.snow'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1332869' versions = ['Python 2.6'] ``` </p></details>
Fatal Python error: Interpreter not initialized
https://api.github.com/repos/python/cpython/issues/42505/comments
11
2005-10-20T05:22:34Z
2022-04-10T00:01:34Z
https://github.com/python/cpython/issues/42505
1,198,810,520
42,505
[ "python", "cpython" ]
BPO | [1332852](https://bugs.python.org/issue1332852) --- | :--- Nosy | @gpshead Files | <li>[bsddb-bt.txt](https://bugs.python.org/file1819/bsddb-bt.txt "Uploaded as application/text at 2005-10-20.05:18:00 by nnorwitz"): bsddb 3.2 backtrace</li> <sup>*Note: these values reflect the state of the issue at 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 2006-04-13.19:20:08.000> created_at = <Date 2005-10-20.04:41:03.000> labels = ['extension-modules'] title = 'BSD DB test failures for BSD DB 3.2' updated_at = <Date 2006-04-13.19:20:08.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2006-04-13.19:20:08.000> actor = 'gregory.p.smith' assignee = 'gregory.p.smith' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2005-10-20.04:41:03.000> creator = 'nnorwitz' dependencies = [] files = ['1819'] hgrepos = [] issue_num = 1332852 keywords = [] message_count = 6.0 messages = ['26637', '26638', '26639', '26640', '26641', '26642'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'gregory.p.smith'] pr_nums = [] priority = 'high' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1332852' versions = [] ``` </p></details>
BSD DB test failures for BSD DB 3.2
https://api.github.com/repos/python/cpython/issues/42504/comments
6
2005-10-20T04:41:03Z
2022-04-10T00:01:34Z
https://github.com/python/cpython/issues/42504
1,198,810,514
42,504
[ "python", "cpython" ]
BPO | [1332780](https://bugs.python.org/issue1332780) --- | :--- Nosy | @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-10-20.07:37:16.000> created_at = <Date 2005-10-20.02:03:38.000> labels = ['invalid', 'docs'] title = 'Inaccurate footnote 1 in Lib ref, sect 2.3.6.4' updated_at = <Date 2005-10-20.07:37:16.000> user = 'https://bugs.python.org/strangefeatures' ``` bugs.python.org fields: ```python activity = <Date 2005-10-20.07:37:16.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-10-20.02:03:38.000> creator = 'strangefeatures' dependencies = [] files = [] hgrepos = [] issue_num = 1332780 keywords = [] message_count = 2.0 messages = ['26635', '26636'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'strangefeatures'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1332780' versions = [] ``` </p></details>
Inaccurate footnote 1 in Lib ref, sect 2.3.6.4
https://api.github.com/repos/python/cpython/issues/42503/comments
2
2005-10-20T02:03:38Z
2022-04-10T00:01:32Z
https://github.com/python/cpython/issues/42503
1,198,810,511
42,503
[ "python", "cpython" ]
BPO | [1332732](https://bugs.python.org/issue1332732) --- | :--- 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-03-30.01:51:03.216> created_at = <Date 2005-10-20.00:26:10.000> labels = ['build', 'invalid'] title = 'Incorrect use of -L/usr/lib/termcap' updated_at = <Date 2009-03-30.01:51:03.215> user = 'https://bugs.python.org/rzigweid' ``` bugs.python.org fields: ```python activity = <Date 2009-03-30.01:51:03.215> actor = 'ajaksu2' assignee = 'none' closed = True closed_date = <Date 2009-03-30.01:51:03.216> closer = 'ajaksu2' components = ['Build'] creation = <Date 2005-10-20.00:26:10.000> creator = 'rzigweid' dependencies = [] files = [] hgrepos = [] issue_num = 1332732 keywords = [] message_count = 3.0 messages = ['26633', '26634', '83880'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'rzigweid', 'ajaksu2'] pr_nums = [] priority = 'low' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1332732' versions = ['Python 2.4'] ``` </p></details>
Incorrect use of -L/usr/lib/termcap
https://api.github.com/repos/python/cpython/issues/42502/comments
3
2005-10-20T00:26:10Z
2022-04-10T00:01:31Z
https://github.com/python/cpython/issues/42502
1,198,810,508
42,502
[ "python", "cpython" ]
BPO | [1331635](https://bugs.python.org/issue1331635) --- | :--- Nosy | @gustaebel Files | <li>[1330039.diff](https://bugs.python.org/file6828/1330039.diff "Uploaded as text/plain at 2005-10-19.12:39:03 by @gustaebel"): patch to Lib/tarfile.py and Lib/test/test_tarfile.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-10-20.04:56:41.000> created_at = <Date 2005-10-19.12:39:03.000> labels = ['library'] title = 'tarfile.py: fix for 1330039' updated_at = <Date 2005-10-20.04:56:41.000> user = 'https://github.com/gustaebel' ``` bugs.python.org fields: ```python activity = <Date 2005-10-20.04:56:41.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-10-19.12:39:03.000> creator = 'lars.gustaebel' dependencies = [] files = ['6828'] hgrepos = [] issue_num = 1331635 keywords = ['patch'] message_count = 2.0 messages = ['48878', '48879'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'lars.gustaebel'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1331635' versions = ['Python 2.4'] ``` </p></details>
tarfile.py: fix for 1330039
https://api.github.com/repos/python/cpython/issues/42501/comments
2
2005-10-19T12:39:03Z
2022-04-10T00:01:30Z
https://github.com/python/cpython/issues/42501
1,198,810,503
42,501
[ "python", "cpython" ]
BPO | [1331563](https://bugs.python.org/issue1331563) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was 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-20.04:16:56.000> created_at = <Date 2005-10-19.12:07:50.000> labels = ['interpreter-core'] title = "string_subscript doesn't check for failed PyMem_Malloc" updated_at = <Date 2005-10-20.04:16:56.000> user = 'https://bugs.python.org/Rhamphoryncus' ``` bugs.python.org fields: ```python activity = <Date 2005-10-20.04:16:56.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-10-19.12:07:50.000> creator = 'Rhamphoryncus' dependencies = [] files = [] hgrepos = [] issue_num = 1331563 keywords = [] message_count = 2.0 messages = ['26631', '26632'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'Rhamphoryncus'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1331563' versions = [] ``` </p></details>
string_subscript doesn't check for failed PyMem_Malloc
https://api.github.com/repos/python/cpython/issues/42500/comments
2
2005-10-19T12:07:50Z
2022-04-10T00:01:28Z
https://github.com/python/cpython/issues/42500
1,198,810,501
42,500
[ "python", "cpython" ]
BPO | [1331062](https://bugs.python.org/issue1331062) --- | :--- Nosy | @malemburg, @sjoerdmullender <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2005-10-19.22:34:46.000> created_at = <Date 2005-10-19.08:23:23.000> labels = ['expert-unicode'] title = 'utf 7 codec broken' updated_at = <Date 2005-10-19.22:34:46.000> user = 'https://bugs.python.org/titty' ``` bugs.python.org fields: ```python activity = <Date 2005-10-19.22:34:46.000> actor = 'lemburg' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2005-10-19.08:23:23.000> creator = 'titty' dependencies = [] files = [] hgrepos = [] issue_num = 1331062 keywords = [] message_count = 8.0 messages = ['26623', '26624', '26625', '26626', '26627', '26628', '26629', '26630'] nosy_count = 3.0 nosy_names = ['lemburg', 'sjoerd', 'titty'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1331062' versions = ['Python 2.4'] ``` </p></details>
utf 7 codec broken
https://api.github.com/repos/python/cpython/issues/42499/comments
8
2005-10-19T08:23:23Z
2022-04-10T00:01:28Z
https://github.com/python/cpython/issues/42499
1,198,810,493
42,499
[ "python", "cpython" ]
BPO | [1330538](https://bugs.python.org/issue1330538) --- | :--- Nosy | @freddrake, @smontanaro, @akuchling Files | <li>[xmlrpclib.diff](https://bugs.python.org/file6827/xmlrpclib.diff "Uploaded as text/plain at 2005-10-22.21:01:51 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/akuchling' closed_at = <Date 2008-02-23.16:23:37.074> created_at = <Date 2005-10-19.02:46:18.000> labels = ['library'] title = 'datetime/xmlrpclib.DateTime comparison' updated_at = <Date 2008-02-23.16:23:37.073> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2008-02-23.16:23:37.073> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = <Date 2008-02-23.16:23:37.074> closer = 'akuchling' components = ['Library (Lib)'] creation = <Date 2005-10-19.02:46:18.000> creator = 'skip.montanaro' dependencies = [] files = ['6827'] hgrepos = [] issue_num = 1330538 keywords = ['patch'] message_count = 6.0 messages = ['48876', '48877', '55564', '62578', '62763', '62765'] nosy_count = 3.0 nosy_names = ['fdrake', 'skip.montanaro', 'akuchling'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1330538' versions = ['Python 2.5'] ``` </p></details>
datetime/xmlrpclib.DateTime comparison
https://api.github.com/repos/python/cpython/issues/42498/comments
6
2005-10-19T02:46:18Z
2022-04-10T00:01:27Z
https://github.com/python/cpython/issues/42498
1,198,810,486
42,498
[ "python", "cpython" ]
BPO | [1330039](https://bugs.python.org/issue1330039) --- | :--- Nosy | @gustaebel Files | <li>[tarfile-bug.py](https://bugs.python.org/file1818/tarfile-bug.py "Uploaded as text/plain at 2005-10-18.20:27:56 by mpitt"): 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-10-20.16:29:46.000> created_at = <Date 2005-10-18.20:27:54.000> labels = ['library'] title = 'tarfile.add() produces hard links instead of normal files' updated_at = <Date 2005-10-20.16:29:46.000> user = 'https://bugs.python.org/mpitt' ``` bugs.python.org fields: ```python activity = <Date 2005-10-20.16:29:46.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-10-18.20:27:54.000> creator = 'mpitt' dependencies = [] files = ['1818'] hgrepos = [] issue_num = 1330039 keywords = [] message_count = 7.0 messages = ['26616', '26617', '26618', '26619', '26620', '26621', '26622'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'lars.gustaebel', 'mpitt'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1330039' versions = ['Python 2.4'] ``` </p></details>
tarfile.add() produces hard links instead of normal files
https://api.github.com/repos/python/cpython/issues/42497/comments
7
2005-10-18T20:27:54Z
2022-04-10T00:01:25Z
https://github.com/python/cpython/issues/42497
1,198,810,481
42,497
[ "python", "cpython" ]
BPO | [1328959](https://bugs.python.org/issue1328959) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-10-17.20:58:11.000> created_at = <Date 2005-10-17.20:26:20.000> labels = ['invalid'] title = "Empty Generator doesn't evaluate as False" updated_at = <Date 2005-10-17.20:58:11.000> user = 'https://bugs.python.org/docwhat' ``` bugs.python.org fields: ```python activity = <Date 2005-10-17.20:58:11.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-10-17.20:26:20.000> creator = 'docwhat' dependencies = [] files = [] hgrepos = [] issue_num = 1328959 keywords = [] message_count = 2.0 messages = ['26614', '26615'] nosy_count = 2.0 nosy_names = ['rhettinger', 'docwhat'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1328959' versions = ['Python 2.4'] ``` </p></details>
Empty Generator doesn't evaluate as False
https://api.github.com/repos/python/cpython/issues/42496/comments
2
2005-10-17T20:26:20Z
2022-04-10T00:01:24Z
https://github.com/python/cpython/issues/42496
1,198,810,479
42,496
[ "python", "cpython" ]
BPO | [1328915](https://bugs.python.org/issue1328915) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was 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-18.05:08:38.000> created_at = <Date 2005-10-17.19:25:08.000> labels = ['docs'] title = 'os-process.html' updated_at = <Date 2005-10-18.05:08:38.000> user = 'https://bugs.python.org/noah' ``` bugs.python.org fields: ```python activity = <Date 2005-10-18.05:08:38.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-10-17.19:25:08.000> creator = 'noah' dependencies = [] files = [] hgrepos = [] issue_num = 1328915 keywords = [] message_count = 2.0 messages = ['26612', '26613'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'noah'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1328915' versions = ['Python 2.4'] ``` </p></details>
os-process.html
https://api.github.com/repos/python/cpython/issues/42495/comments
2
2005-10-17T19:25:08Z
2022-04-10T00:01:23Z
https://github.com/python/cpython/issues/42495
1,198,810,476
42,495
[ "python", "cpython" ]
BPO | [1328851](https://bugs.python.org/issue1328851) --- | :--- Nosy | @gvanrossum, @amauryfa Files | <li>[pclosefix.txt](https://bugs.python.org/file6826/pclosefix.txt "Uploaded as text/plain at 2005-10-17.18:09:53 by @gvanrossum"): 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 = None closed_at = <Date 2008-11-11.23:26:22.301> created_at = <Date 2005-10-17.18:09:52.000> labels = ['OS-windows'] title = 'pclose raises spurious exception on win32' updated_at = <Date 2008-11-11.23:26:22.283> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2008-11-11.23:26:22.283> actor = 'amaury.forgeotdarc' assignee = 'none' closed = True closed_date = <Date 2008-11-11.23:26:22.301> closer = 'amaury.forgeotdarc' components = ['Windows'] creation = <Date 2005-10-17.18:09:52.000> creator = 'gvanrossum' dependencies = [] files = ['6826'] hgrepos = [] issue_num = 1328851 keywords = ['patch'] message_count = 3.0 messages = ['48875', '58893', '75769'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'amaury.forgeotdarc', 'JosephArmbruster'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1328851' versions = ['Python 2.3'] ``` </p></details>
pclose raises spurious exception on win32
https://api.github.com/repos/python/cpython/issues/42494/comments
3
2005-10-17T18:09:52Z
2022-04-10T00:01:22Z
https://github.com/python/cpython/issues/42494
1,198,810,473
42,494
[ "python", "cpython" ]
BPO | [1328566](https://bugs.python.org/issue1328566) --- | :--- Nosy | @birkenfeld Files | <li>[1261659.patch](https://bugs.python.org/file6825/1261659.patch "Uploaded as text/plain at 2005-10-17.11:05:11 by pterk")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-11-22.19:50:41.000> created_at = <Date 2005-10-17.11:05:10.000> labels = ['docs'] title = 'Patch for (Doc) python/cpython#42284' updated_at = <Date 2005-11-22.19:50:41.000> user = 'https://bugs.python.org/pterk' ``` bugs.python.org fields: ```python activity = <Date 2005-11-22.19:50:41.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-10-17.11:05:10.000> creator = 'pterk' dependencies = [] files = ['6825'] hgrepos = [] issue_num = 1328566 keywords = ['patch'] message_count = 2.0 messages = ['48873', '48874'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'pterk'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1328566' versions = [] ``` </p></details>
Patch for (Doc) #1261659
https://api.github.com/repos/python/cpython/issues/42493/comments
2
2005-10-17T11:05:10Z
2022-04-10T00:01:21Z
https://github.com/python/cpython/issues/42493
1,198,810,471
42,493
[ "python", "cpython" ]
BPO | [1328526](https://bugs.python.org/issue1328526) --- | :--- Nosy | @birkenfeld Files | <li>[1255218.patch](https://bugs.python.org/file6824/1255218.patch "Uploaded as text/plain at 2005-10-17.10:04:28 by pterk")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-11-22.19:44:39.000> created_at = <Date 2005-10-17.10:04:27.000> labels = ['docs'] title = 'Patch for (Doc) python/cpython#42264' updated_at = <Date 2005-11-22.19:44:39.000> user = 'https://bugs.python.org/pterk' ``` bugs.python.org fields: ```python activity = <Date 2005-11-22.19:44:39.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-10-17.10:04:27.000> creator = 'pterk' dependencies = [] files = ['6824'] hgrepos = [] issue_num = 1328526 keywords = ['patch'] message_count = 2.0 messages = ['48871', '48872'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'pterk'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1328526' versions = [] ``` </p></details>
Patch for (Doc) #1255218
https://api.github.com/repos/python/cpython/issues/42492/comments
2
2005-10-17T10:04:27Z
2022-04-10T00:01:20Z
https://github.com/python/cpython/issues/42492
1,198,810,465
42,492
[ "python", "cpython" ]
BPO | [1328278](https://bugs.python.org/issue1328278) --- | :--- Nosy | @birkenfeld Files | <li>[getslice_bug_demo.py](https://bugs.python.org/file1817/getslice_bug_demo.py "Uploaded as text/plain at 2005-10-17.01:22:41 by jpmarshall"): Demonstration of __getslice__ bug</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2007-03-15.02:33:57.000> created_at = <Date 2005-10-17.01:22:41.000> labels = ['interpreter-core'] title = '__getslice__ taking priority over __getitem__' updated_at = <Date 2007-03-15.02:33:57.000> user = 'https://bugs.python.org/jpmarshall' ``` bugs.python.org fields: ```python activity = <Date 2007-03-15.02:33:57.000> actor = 'stupidgeekman' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-10-17.01:22:41.000> creator = 'jpmarshall' dependencies = [] files = ['1817'] hgrepos = [] issue_num = 1328278 keywords = [] message_count = 4.0 messages = ['26608', '26609', '26610', '26611'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'jpmarshall', 'krumms', 'stupidgeekman'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1328278' versions = ['Python 2.4'] ``` </p></details>
__getslice__ taking priority over __getitem__
https://api.github.com/repos/python/cpython/issues/42491/comments
4
2005-10-17T01:22:41Z
2022-04-10T00:01:19Z
https://github.com/python/cpython/issues/42491
1,198,810,462
42,491
[ "python", "cpython" ]
BPO | [1327971](https://bugs.python.org/issue1327971) --- | :--- Nosy | @brettcannon, @birkenfeld, @orsenthil, @devdanzin, @kdwyer Files | <li>[httplib_fileno_2.diff](https://bugs.python.org/file13032/httplib_fileno_2.diff "Uploaded as text/plain at 2009-02-11.17:16:56 by @devdanzin"): Adds a 'fileno' property to HTTPResponse</li><li>[urllib_fileno_2.diff](https://bugs.python.org/file13033/urllib_fileno_2.diff "Uploaded as text/plain at 2009-02-11.17:17:53 by @devdanzin"): Adds a 'fileno' property to addinfourl</li><li>[test_pyclbr_property.diff](https://bugs.python.org/file13036/test_pyclbr_property.diff "Uploaded as text/plain at 2009-02-11.20:18:08 by @devdanzin"): Workaround test_pyclbr not known "property" and not finding attrs set in __init__</li> <sup>*Note: these values reflect the state of the issue at 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/orsenthil' closed_at = <Date 2010-09-21.02:11:13.100> created_at = <Date 2005-10-16.14:41:19.000> labels = ['easy', 'type-bug', 'library'] title = "HTTPResponse instance has no attribute 'fileno'" updated_at = <Date 2010-09-21.02:11:13.099> user = 'https://bugs.python.org/kevindication' ``` bugs.python.org fields: ```python activity = <Date 2010-09-21.02:11:13.099> actor = 'orsenthil' assignee = 'orsenthil' closed = True closed_date = <Date 2010-09-21.02:11:13.100> closer = 'orsenthil' components = ['Library (Lib)'] creation = <Date 2005-10-16.14:41:19.000> creator = 'kevindication' dependencies = [] files = ['13032', '13033', '13036'] hgrepos = [] issue_num = 1327971 keywords = ['patch', 'easy'] message_count = 14.0 messages = ['60827', '60828', '60829', '81437', '81579', '81585', '81588', '81644', '81651', '81653', '81663', '110437', '117013', '117018'] nosy_count = 8.0 nosy_names = ['brett.cannon', 'georg.brandl', 'jjlee', 'orsenthil', 'ajaksu2', 'kdwyer', 'kevindication', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1327971' versions = ['Python 2.7'] ``` </p></details>
HTTPResponse instance has no attribute 'fileno'
https://api.github.com/repos/python/cpython/issues/42490/comments
14
2005-10-16T14:41:19Z
2022-04-10T00:01:18Z
https://github.com/python/cpython/issues/42490
1,198,810,458
42,490
[ "python", "cpython" ]
BPO | [1327594](https://bugs.python.org/issue1327594) --- | :--- Nosy | @loewis, @birkenfeld, @amauryfa, @tjguk, @zware, @zooba Files | <li>[dl_nt.c](https://bugs.python.org/file6823/dl_nt.c "Uploaded as text/plain at 2005-10-15.18:43:43 by babydoe"): Modified dl_nt.c (for static/dynamic build)</li> <sup>*Note: these values reflect the state of the issue at 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 2019-08-02.22:48:39.016> created_at = <Date 2005-10-15.18:43:43.000> labels = ['type-bug', '3.8', 'build'] title = 'Static Windows Build fails to locate existing installation' updated_at = <Date 2019-08-02.22:48:38.965> user = 'https://bugs.python.org/babydoe' ``` bugs.python.org fields: ```python activity = <Date 2019-08-02.22:48:38.965> actor = 'steve.dower' assignee = 'loewis' closed = True closed_date = <Date 2019-08-02.22:48:39.016> closer = 'steve.dower' components = ['Build'] creation = <Date 2005-10-15.18:43:43.000> creator = 'babydoe' dependencies = [] files = ['6823'] hgrepos = [] issue_num = 1327594 keywords = ['patch'] message_count = 7.0 messages = ['48869', '48870', '90575', '90577', '224513', '321070', '321103'] nosy_count = 7.0 nosy_names = ['loewis', 'georg.brandl', 'amaury.forgeotdarc', 'babydoe', 'tim.golden', 'zach.ware', 'steve.dower'] pr_nums = [] priority = 'low' resolution = 'out of date' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1327594' versions = ['Python 3.8'] ``` </p></details>
Static Windows Build fails to locate existing installation
https://api.github.com/repos/python/cpython/issues/42489/comments
7
2005-10-15T18:43:43Z
2022-04-10T00:01:17Z
https://github.com/python/cpython/issues/42489
1,198,810,456
42,489
[ "python", "cpython" ]
BPO | [1327377](https://bugs.python.org/issue1327377) --- | :--- Nosy | @birkenfeld Files | <li>[python24-vcproj-with-global-file-config.zip](https://bugs.python.org/file6821/python24-vcproj-with-global-file-config.zip "Uploaded as application/x-zip-compressed at 2005-10-15.13:35:41 by babydoe"): The modified vcproj files for /PCBuild</li><li>[python24-vcproj-with-global-file-config-buildresults.zip](https://bugs.python.org/file6822/python24-vcproj-with-global-file-config-buildresults.zip "Uploaded as application/x-zip-compressed at 2005-10-15.13:36:47 by babydoe"): The build results with the new vcproj files</li> <sup>*Note: these values reflect the state of the issue at the time it was 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-19.15:45:19.000> created_at = <Date 2005-10-15.09:22:25.000> labels = ['build'] title = 'VS NET 2003 Project Files contain per file compiler settings' updated_at = <Date 2006-02-19.15:45:19.000> user = 'https://bugs.python.org/babydoe' ``` bugs.python.org fields: ```python activity = <Date 2006-02-19.15:45:19.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2005-10-15.09:22:25.000> creator = 'babydoe' dependencies = [] files = ['6821', '6822'] hgrepos = [] issue_num = 1327377 keywords = ['patch'] message_count = 5.0 messages = ['48864', '48865', '48866', '48867', '48868'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'babydoe'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1327377' versions = ['Python 2.4'] ``` </p></details>
VS NET 2003 Project Files contain per file compiler settings
https://api.github.com/repos/python/cpython/issues/42488/comments
5
2005-10-15T09:22:25Z
2022-04-10T00:01:15Z
https://github.com/python/cpython/issues/42488
1,198,810,450
42,488
[ "python", "cpython" ]
BPO | [1327233](https://bugs.python.org/issue1327233) --- | :--- Nosy | @hyeshik <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-10-15.02:55:54.000> created_at = <Date 2005-10-15.00:08:46.000> labels = ['interpreter-core', 'invalid'] title = 'title() uppercases latin1 strings after accented letters' updated_at = <Date 2005-10-15.02:55:54.000> user = 'https://bugs.python.org/virtualspirit' ``` bugs.python.org fields: ```python activity = <Date 2005-10-15.02:55:54.000> actor = 'hyeshik.chang' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-10-15.00:08:46.000> creator = 'virtualspirit' dependencies = [] files = [] hgrepos = [] issue_num = 1327233 keywords = [] message_count = 2.0 messages = ['26606', '26607'] nosy_count = 2.0 nosy_names = ['hyeshik.chang', 'virtualspirit'] pr_nums = [] priority = 'low' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1327233' versions = ['Python 2.4'] ``` </p></details>
title() uppercases latin1 strings after accented letters
https://api.github.com/repos/python/cpython/issues/42487/comments
2
2005-10-15T00:08:46Z
2022-04-10T00:01:14Z
https://github.com/python/cpython/issues/42487
1,198,810,448
42,487
[ "python", "cpython" ]
BPO | [1327110](https://bugs.python.org/issue1327110) --- | :--- Nosy | @mwhudson, @rhettinger Files | <li>[1327110-fix.diff](https://bugs.python.org/file1816/1327110-fix.diff "Uploaded as text/plain at 2005-10-16.12:25:06 by @mwhudson"): mwh's fix</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2005-10-21.11:46:37.000> created_at = <Date 2005-10-14.20:25:24.000> labels = ['interpreter-core'] title = 'wrong TypeError traceback in generator expressions' updated_at = <Date 2005-10-21.11:46:37.000> user = 'https://bugs.python.org/euske' ``` bugs.python.org fields: ```python activity = <Date 2005-10-21.11:46:37.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-10-14.20:25:24.000> creator = 'euske' dependencies = [] files = ['1816'] hgrepos = [] issue_num = 1327110 keywords = [] message_count = 6.0 messages = ['26600', '26601', '26602', '26603', '26604', '26605'] nosy_count = 3.0 nosy_names = ['mwh', 'rhettinger', 'euske'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1327110' versions = ['Python 2.4'] ``` </p></details>
wrong TypeError traceback in generator expressions
https://api.github.com/repos/python/cpython/issues/42486/comments
6
2005-10-14T20:25:24Z
2022-04-10T00:01:13Z
https://github.com/python/cpython/issues/42486
1,198,810,444
42,486
[ "python", "cpython" ]
BPO | [1326841](https://bugs.python.org/issue1326841) --- | :--- 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 2013-02-04.18:37:05.808> created_at = <Date 2005-10-14.14:48:04.000> labels = ['invalid'] title = 'SIGALRM alarm signal kills interpreter' updated_at = <Date 2013-02-04.18:37:05.808> user = 'https://bugs.python.org/phr' ``` bugs.python.org fields: ```python activity = <Date 2013-02-04.18:37:05.808> actor = 'ddvento@ucar.edu' assignee = 'none' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2005-10-14.14:48:04.000> creator = 'phr' dependencies = [] files = [] hgrepos = [] issue_num = 1326841 keywords = [] message_count = 4.0 messages = ['26597', '26598', '26599', '181368'] nosy_count = 3.0 nosy_names = ['loewis', 'phr', 'ddvento@ucar.edu'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1326841' versions = [] ``` </p></details>
SIGALRM alarm signal kills interpreter
https://api.github.com/repos/python/cpython/issues/42485/comments
4
2005-10-14T14:48:04Z
2022-04-10T00:01:11Z
https://github.com/python/cpython/issues/42485
1,198,810,437
42,485
[ "python", "cpython" ]
BPO | [1326830](https://bugs.python.org/issue1326830) --- | :--- Nosy | @terryjreedy, @kbkaiser <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/kbkaiser' closed_at = <Date 2016-02-09.19:36:32.373> created_at = <Date 2005-10-14.14:38:52.000> labels = ['expert-IDLE', 'type-feature'] title = 'python scratchpad (IDLE)' updated_at = <Date 2016-02-09.19:36:32.373> user = 'https://bugs.python.org/phr' ``` bugs.python.org fields: ```python activity = <Date 2016-02-09.19:36:32.373> actor = 'terry.reedy' assignee = 'kbk' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2005-10-14.14:38:52.000> creator = 'phr' dependencies = [] files = [] hgrepos = [] issue_num = 1326830 keywords = [] message_count = 3.0 messages = ['54645', '54646', '259950'] nosy_count = 3.0 nosy_names = ['terry.reedy', 'kbk', 'phr'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1326830' versions = [] ``` </p></details>
python scratchpad (IDLE)
https://api.github.com/repos/python/cpython/issues/42484/comments
3
2005-10-14T14:38:52Z
2022-04-10T00:01:11Z
https://github.com/python/cpython/issues/42484
1,198,810,430
42,484
[ "python", "cpython" ]
BPO | [1326448](https://bugs.python.org/issue1326448) --- | :--- Nosy | @tim-one, @rhettinger, @devdanzin <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2009-03-21.00:44:42.530> created_at = <Date 2005-10-14.06:38:45.000> labels = ['type-bug', 'library'] title = 'set.__getstate__ is not overriden' updated_at = <Date 2009-03-21.00:44:42.494> user = 'https://bugs.python.org/gsakkis' ``` bugs.python.org fields: ```python activity = <Date 2009-03-21.00:44:42.494> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = <Date 2009-03-21.00:44:42.530> closer = 'rhettinger' components = ['Library (Lib)'] creation = <Date 2005-10-14.06:38:45.000> creator = 'gsakkis' dependencies = [] files = [] hgrepos = [] issue_num = 1326448 keywords = [] message_count = 5.0 messages = ['26594', '26595', '26596', '83881', '83904'] nosy_count = 5.0 nosy_names = ['tim.peters', 'rhettinger', 'zseil', 'gsakkis', 'ajaksu2'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1326448' versions = ['Python 2.6'] ``` </p></details>
set.__getstate__ is not overriden
https://api.github.com/repos/python/cpython/issues/42483/comments
5
2005-10-14T06:38:45Z
2022-04-10T00:01:10Z
https://github.com/python/cpython/issues/42483
1,198,810,425
42,483
[ "python", "cpython" ]
BPO | [1326406](https://bugs.python.org/issue1326406) --- | :--- 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-13.22:00:58.000> created_at = <Date 2005-10-14.04:23:51.000> labels = ['library'] title = 'pdb breaks programs which import from __main__' updated_at = <Date 2007-03-13.22:00:58.000> user = 'https://bugs.python.org/isandler' ``` bugs.python.org fields: ```python activity = <Date 2007-03-13.22:00:58.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-10-14.04:23:51.000> creator = 'isandler' dependencies = [] files = [] hgrepos = [] issue_num = 1326406 keywords = [] message_count = 3.0 messages = ['26591', '26592', '26593'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'isandler'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1326406' versions = [] ``` </p></details>
pdb breaks programs which import from __main__
https://api.github.com/repos/python/cpython/issues/42482/comments
3
2005-10-14T04:23:51Z
2022-04-10T00:01:08Z
https://github.com/python/cpython/issues/42482
1,198,810,419
42,482
[ "python", "cpython" ]
BPO | [1326277](https://bugs.python.org/issue1326277) --- | :--- 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 2007-02-08.00:07:50.000> created_at = <Date 2005-10-13.23:27:15.000> labels = ['extension-modules', 'type-feature'] title = 'itertools.count wraps around after maxint' updated_at = <Date 2007-02-08.00:07:50.000> user = 'https://bugs.python.org/phr' ``` bugs.python.org fields: ```python activity = <Date 2007-02-08.00:07:50.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2005-10-13.23:27:15.000> creator = 'phr' dependencies = [] files = [] hgrepos = [] issue_num = 1326277 keywords = [] message_count = 7.0 messages = ['54638', '54639', '54640', '54641', '54642', '54643', '54644'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'rhettinger', 'phr'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1326277' versions = [] ``` </p></details>
itertools.count wraps around after maxint
https://api.github.com/repos/python/cpython/issues/42481/comments
7
2005-10-13T23:27:15Z
2022-04-10T00:01:08Z
https://github.com/python/cpython/issues/42481
1,198,810,414
42,481
[ "python", "cpython" ]
BPO | [1326195](https://bugs.python.org/issue1326195) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-10-14.14:41:44.000> created_at = <Date 2005-10-13.20:56:32.000> labels = ['interpreter-core', 'invalid'] title = 'odd behaviour when making lists of lambda forms' updated_at = <Date 2005-10-14.14:41:44.000> user = 'https://bugs.python.org/jhidding' ``` bugs.python.org fields: ```python activity = <Date 2005-10-14.14:41:44.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-10-13.20:56:32.000> creator = 'jhidding' dependencies = [] files = [] hgrepos = [] issue_num = 1326195 keywords = [] message_count = 2.0 messages = ['26589', '26590'] nosy_count = 2.0 nosy_names = ['rhettinger', 'jhidding'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1326195' versions = ['Python 2.3'] ``` </p></details>
odd behaviour when making lists of lambda forms
https://api.github.com/repos/python/cpython/issues/42480/comments
2
2005-10-13T20:56:32Z
2022-04-10T00:01:06Z
https://github.com/python/cpython/issues/42480
1,198,810,412
42,480
[ "python", "cpython" ]
BPO | [1326113](https://bugs.python.org/issue1326113) --- | :--- Nosy | @pitrou, @tiran, @tarekziade, @merwok, @ericsnowcurrently Files | <li>[build_ext.diff](https://bugs.python.org/file6820/build_ext.diff "Uploaded as text/plain at 2005-10-13.19:07:43 by slanger"): patch for build_ext.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/merwok' closed_at = <Date 2012-02-15.16:41:29.387> created_at = <Date 2005-10-13.19:07:43.000> labels = ['type-bug', 'library'] title = 'Letting "build_ext --libraries" take more than one lib' updated_at = <Date 2012-04-22.05:58:51.552> user = 'https://bugs.python.org/slanger' ``` bugs.python.org fields: ```python activity = <Date 2012-04-22.05:58:51.552> actor = 'eric.araujo' assignee = 'eric.araujo' closed = True closed_date = <Date 2012-02-15.16:41:29.387> closer = 'eric.araujo' components = ['Distutils', 'Distutils2'] creation = <Date 2005-10-13.19:07:43.000> creator = 'slanger' dependencies = [] files = ['6820'] hgrepos = [] issue_num = 1326113 keywords = ['patch'] message_count = 18.0 messages = ['48863', '59315', '121221', '121223', '121225', '121236', '121260', '121262', '153367', '153408', '153409', '153411', '153412', '153413', '153418', '153419', '153420', '158949'] nosy_count = 8.0 nosy_names = ['slanger', 'pitrou', 'christian.heimes', 'tarek', 'eric.araujo', 'palm.kevin', 'python-dev', 'eric.snow'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1326113' versions = ['3rd party', 'Python 2.7', 'Python 3.2', 'Python 3.3'] ``` </p></details>
Letting "build_ext --libraries" take more than one lib
https://api.github.com/repos/python/cpython/issues/42479/comments
18
2005-10-13T19:07:43Z
2022-04-10T00:01:05Z
https://github.com/python/cpython/issues/42479
1,198,810,405
42,479
[ "python", "cpython" ]
BPO | [1326077](https://bugs.python.org/issue1326077) --- | :--- Nosy | @nascheme, @birkenfeld, @devdanzin Files | <li>[traceback_diff.py](https://bugs.python.org/file1815/traceback_diff.py "Uploaded as text/plain at 2005-10-13.18:28:53 by @nascheme")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2009-04-05.14:29:01.548> created_at = <Date 2005-10-13.18:28:53.000> labels = ['type-bug', 'library'] title = 'traceback.py formats SyntaxError differently' updated_at = <Date 2009-04-05.14:29:01.539> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2009-04-05.14:29:01.539> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2009-04-05.14:29:01.548> closer = 'georg.brandl' components = ['Library (Lib)'] creation = <Date 2005-10-13.18:28:53.000> creator = 'nascheme' dependencies = [] files = ['1815'] hgrepos = [] issue_num = 1326077 keywords = [] message_count = 3.0 messages = ['26588', '83882', '85500'] nosy_count = 3.0 nosy_names = ['nascheme', 'georg.brandl', 'ajaksu2'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'needs patch' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1326077' versions = ['Python 2.6'] ``` </p></details>
traceback.py formats SyntaxError differently
https://api.github.com/repos/python/cpython/issues/42478/comments
3
2005-10-13T18:28:53Z
2022-04-10T00:01:03Z
https://github.com/python/cpython/issues/42478
1,198,810,400
42,478
[ "python", "cpython" ]
BPO | [1325903](https://bugs.python.org/issue1325903) --- | :--- Nosy | @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-10-13.16:03:24.000> created_at = <Date 2005-10-13.15:01:45.000> labels = ['build'] title = 'Curses,h' updated_at = <Date 2005-10-13.16:03:24.000> user = 'https://bugs.python.org/rbrenner' ``` bugs.python.org fields: ```python activity = <Date 2005-10-13.16:03:24.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2005-10-13.15:01:45.000> creator = 'rbrenner' dependencies = [] files = [] hgrepos = [] issue_num = 1325903 keywords = [] message_count = 2.0 messages = ['26586', '26587'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'rbrenner'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1325903' versions = ['Python 2.4'] ``` </p></details>
Curses,h
https://api.github.com/repos/python/cpython/issues/42477/comments
2
2005-10-13T15:01:45Z
2022-04-10T00:01:02Z
https://github.com/python/cpython/issues/42477
1,198,810,396
42,477
[ "python", "cpython" ]
BPO | [1325611](https://bugs.python.org/issue1325611) --- | :--- Nosy | @birkenfeld, @hyeshik <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-10-14.16:59:53.000> created_at = <Date 2005-10-13.10:04:23.000> labels = ['build', 'invalid'] title = 'Curses,h' updated_at = <Date 2005-10-14.16:59:53.000> user = 'https://bugs.python.org/rbrenner' ``` bugs.python.org fields: ```python activity = <Date 2005-10-14.16:59:53.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2005-10-13.10:04:23.000> creator = 'rbrenner' dependencies = [] files = [] hgrepos = [] issue_num = 1325611 keywords = [] message_count = 6.0 messages = ['26580', '26581', '26582', '26583', '26584', '26585'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'hyeshik.chang', 'kbob_ru', 'rbrenner'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1325611' versions = ['Python 2.4'] ``` </p></details>
Curses,h
https://api.github.com/repos/python/cpython/issues/42476/comments
6
2005-10-13T10:04:23Z
2022-04-10T00:01:01Z
https://github.com/python/cpython/issues/42476
1,198,810,388
42,476
[ "python", "cpython" ]
BPO | [1325491](https://bugs.python.org/issue1325491) --- | :--- Nosy | @hyeshik <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-10-13.09:45:20.000> created_at = <Date 2005-10-13.07:45:19.000> labels = ['invalid'] title = 'binary code made by freeze results "unknown encoding"' updated_at = <Date 2005-10-13.09:45:20.000> user = 'https://bugs.python.org/samsjang' ``` bugs.python.org fields: ```python activity = <Date 2005-10-13.09:45:20.000> actor = 'hyeshik.chang' assignee = 'none' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2005-10-13.07:45:19.000> creator = 'samsjang' dependencies = [] files = [] hgrepos = [] issue_num = 1325491 keywords = [] message_count = 2.0 messages = ['26578', '26579'] nosy_count = 2.0 nosy_names = ['hyeshik.chang', 'samsjang'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1325491' versions = ['Python 2.4'] ``` </p></details>
binary code made by freeze results "unknown encoding"
https://api.github.com/repos/python/cpython/issues/42475/comments
2
2005-10-13T07:45:19Z
2022-04-10T00:01:00Z
https://github.com/python/cpython/issues/42475
1,198,810,383
42,475
[ "python", "cpython" ]
BPO | [1325071](https://bugs.python.org/issue1325071) --- | :--- Nosy | @rhettinger, @kbkaiser Files | <li>[get_redir.py](https://bugs.python.org/file1814/get_redir.py "Uploaded as text/plain at 2005-10-12.17:45:04 by adsr")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/kbkaiser' closed_at = <Date 2006-07-17.22:13:36.000> created_at = <Date 2005-10-12.17:45:03.000> labels = ['expert-IDLE'] title = '"as" keyword sometimes highlighted in strings' updated_at = <Date 2006-07-17.22:13:36.000> user = 'https://bugs.python.org/adsr' ``` bugs.python.org fields: ```python activity = <Date 2006-07-17.22:13:36.000> actor = 'kbk' assignee = 'kbk' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2005-10-12.17:45:03.000> creator = 'adsr' dependencies = [] files = ['1814'] hgrepos = [] issue_num = 1325071 keywords = [] message_count = 3.0 messages = ['26575', '26576', '26577'] nosy_count = 3.0 nosy_names = ['rhettinger', 'kbk', 'adsr'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1325071' versions = [] ``` </p></details>
"as" keyword sometimes highlighted in strings
https://api.github.com/repos/python/cpython/issues/42474/comments
3
2005-10-12T17:45:03Z
2022-04-10T00:01:00Z
https://github.com/python/cpython/issues/42474
1,198,810,381
42,474
[ "python", "cpython" ]
BPO | [1324799](https://bugs.python.org/issue1324799) --- | :--- Nosy | @akuchling Files | <li>[curses.patch](https://bugs.python.org/file1813/curses.patch "Uploaded as text/plain at 2005-11-22.14:45:35 by @akuchling"): Patch for mvwgetnstr</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2006-09-07.13:37:20.000> created_at = <Date 2005-10-12.12:21:05.000> labels = ['library'] title = "Curses module doesn't install on Solaris 2.8" updated_at = <Date 2006-09-07.13:37:20.000> user = 'https://bugs.python.org/arkoenig' ``` bugs.python.org fields: ```python activity = <Date 2006-09-07.13:37:20.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-10-12.12:21:05.000> creator = 'arkoenig' dependencies = [] files = ['1813'] hgrepos = [] issue_num = 1324799 keywords = [] message_count = 5.0 messages = ['26570', '26571', '26572', '26573', '26574'] nosy_count = 4.0 nosy_names = ['akuchling', 'arkoenig', 'narzola', 'enchanter'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1324799' versions = ['Python 2.4'] ``` </p></details>
Curses module doesn't install on Solaris 2.8
https://api.github.com/repos/python/cpython/issues/42473/comments
5
2005-10-12T12:21:05Z
2022-04-10T00:00:58Z
https://github.com/python/cpython/issues/42473
1,198,810,374
42,473
[ "python", "cpython" ]
BPO | [1324770](https://bugs.python.org/issue1324770) --- | :--- Nosy | @loewis, @birkenfeld, @rhettinger, @hyeshik Files | <li>[collections-rbtree-r5.diff.txt](https://bugs.python.org/file6819/collections-rbtree-r5.diff.txt "Uploaded as text/plain at 2006-04-24.13:40:31 by @hyeshik"): rev.5</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2009-04-05.13:52:25.246> created_at = <Date 2005-10-12.11:58:27.000> labels = ['extension-modules', 'type-feature'] title = 'Adding redblack tree to collections module' updated_at = <Date 2009-04-05.13:52:25.244> user = 'https://github.com/hyeshik' ``` bugs.python.org fields: ```python activity = <Date 2009-04-05.13:52:25.244> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2009-04-05.13:52:25.246> closer = 'georg.brandl' components = ['Extension Modules'] creation = <Date 2005-10-12.11:58:27.000> creator = 'hyeshik.chang' dependencies = [] files = ['6819'] hgrepos = [] issue_num = 1324770 keywords = ['patch'] message_count = 8.0 messages = ['48858', '48859', '48860', '48861', '48862', '83895', '84638', '85496'] nosy_count = 5.0 nosy_names = ['loewis', 'georg.brandl', 'rhettinger', 'hyeshik.chang', 'stutzbach'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = 'test needed' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1324770' versions = ['Python 3.1', 'Python 2.7'] ``` </p></details>
Adding redblack tree to collections module
https://api.github.com/repos/python/cpython/issues/42472/comments
8
2005-10-12T11:58:27Z
2022-04-10T00:00:56Z
https://github.com/python/cpython/issues/42472
1,198,810,369
42,472
[ "python", "cpython" ]
BPO | [1324762](https://bugs.python.org/issue1324762) --- | :--- Nosy | @loewis, @jackjansen Files | <li>[cxx-main.patch](https://bugs.python.org/file6816/cxx-main.patch "Uploaded as text/plain at 2005-10-12.11:45:22 by cludwig"): Proposed resolution to url:http://thread.gmane.org/gmane.comp.python.devel/69651></li><li>[cxx-main.patch2](https://bugs.python.org/file6817/cxx-main.patch2 "Uploaded as text/x-diff at 2005-11-10.18:42:23 by cludwig"): incorporates jackjansen's suggestion</li><li>[cxx-main.patch3](https://bugs.python.org/file6818/cxx-main.patch3 "Uploaded as text/x-diff at 2005-11-30.18:07:41 by cludwig"): avoids CC=gcc and CXX=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 2006-04-14.14:36:14.000> created_at = <Date 2005-10-12.11:45:22.000> labels = ['build'] title = 'Compiling and linking main() with C++ compiler' updated_at = <Date 2006-04-14.14:36:14.000> user = 'https://bugs.python.org/cludwig' ``` bugs.python.org fields: ```python activity = <Date 2006-04-14.14:36:14.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2005-10-12.11:45:22.000> creator = 'cludwig' dependencies = [] files = ['6816', '6817', '6818'] hgrepos = [] issue_num = 1324762 keywords = ['patch'] message_count = 9.0 messages = ['48849', '48850', '48851', '48852', '48853', '48854', '48855', '48856', '48857'] nosy_count = 4.0 nosy_names = ['loewis', 'jackjansen', 'cludwig', 'jholg'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1324762' versions = ['Python 2.5'] ``` </p></details>
Compiling and linking main() with C++ compiler
https://api.github.com/repos/python/cpython/issues/42471/comments
9
2005-10-12T11:45:22Z
2022-04-10T00:00:55Z
https://github.com/python/cpython/issues/42471
1,198,810,365
42,471
[ "python", "cpython" ]
BPO | [1324261](https://bugs.python.org/issue1324261) --- | :--- Nosy | @amauryfa <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2009-03-08.17:38:31.362> created_at = <Date 2005-10-11.22:15:09.000> labels = ['type-feature'] title = '__name__ available during class dictionary build' updated_at = <Date 2009-03-08.17:38:31.307> user = 'https://bugs.python.org/moese' ``` bugs.python.org fields: ```python activity = <Date 2009-03-08.17:38:31.307> actor = 'amaury.forgeotdarc' assignee = 'none' closed = True closed_date = <Date 2009-03-08.17:38:31.362> closer = 'amaury.forgeotdarc' components = ['None'] creation = <Date 2005-10-11.22:15:09.000> creator = 'moese' dependencies = [] files = [] hgrepos = [] issue_num = 1324261 keywords = [] message_count = 2.0 messages = ['61212', '83317'] nosy_count = 2.0 nosy_names = ['amaury.forgeotdarc', 'moese'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1324261' versions = [] ``` </p></details>
__name__ available during class dictionary build
https://api.github.com/repos/python/cpython/issues/42470/comments
2
2005-10-11T22:15:09Z
2022-04-10T00:00:53Z
https://github.com/python/cpython/issues/42470
1,198,810,357
42,470
[ "python", "cpython" ]
BPO | [1324237](https://bugs.python.org/issue1324237) --- | :--- Nosy | @malemburg <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2005-10-24.15:32:34.000> created_at = <Date 2005-10-11.21:35:58.000> labels = ['expert-unicode'] title = 'ISO8859-9 broken' updated_at = <Date 2005-10-24.15:32:34.000> user = 'https://bugs.python.org/exa' ``` bugs.python.org fields: ```python activity = <Date 2005-10-24.15:32:34.000> actor = 'lemburg' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2005-10-11.21:35:58.000> creator = 'exa' dependencies = [] files = [] hgrepos = [] issue_num = 1324237 keywords = [] message_count = 9.0 messages = ['26561', '26562', '26563', '26564', '26565', '26566', '26567', '26568', '26569'] nosy_count = 2.0 nosy_names = ['lemburg', 'exa'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1324237' versions = ['Python 2.4'] ``` </p></details>
ISO8859-9 broken
https://api.github.com/repos/python/cpython/issues/42469/comments
9
2005-10-11T21:35:58Z
2022-04-10T00:00:53Z
https://github.com/python/cpython/issues/42469
1,198,810,353
42,469
[ "python", "cpython" ]
BPO | [1324176](https://bugs.python.org/issue1324176) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-11-09.05:28:33.000> created_at = <Date 2005-10-11.19:46:55.000> labels = ['type-feature', 'OS-windows'] title = 'fix for ms stdio tables ' updated_at = <Date 2005-11-09.05:28:33.000> user = 'https://bugs.python.org/kotk' ``` bugs.python.org fields: ```python activity = <Date 2005-11-09.05:28:33.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2005-10-11.19:46:55.000> creator = 'kotk' dependencies = [] files = [] hgrepos = [] issue_num = 1324176 keywords = [] message_count = 6.0 messages = ['54632', '54633', '54634', '54635', '54636', '54637'] nosy_count = 2.0 nosy_names = ['loewis', 'kotk'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1324176' versions = [] ``` </p></details>
fix for ms stdio tables
https://api.github.com/repos/python/cpython/issues/42468/comments
6
2005-10-11T19:46:55Z
2022-04-10T00:00:51Z
https://github.com/python/cpython/issues/42468
1,198,810,347
42,468
[ "python", "cpython" ]
BPO | [1323810](https://bugs.python.org/issue1323810) --- | :--- Nosy | @loewis Files | <li>[python.log.zip](https://bugs.python.org/file1812/python.log.zip "Uploaded as application/zip at 2005-10-12.01:25:32 by bhtooefr"): Zipped log 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 = None closed_at = <Date 2005-10-12.09:28:52.000> created_at = <Date 2005-10-11.12:24:18.000> labels = ['expert-installation'] title = 'MSI installer not working' updated_at = <Date 2005-10-12.09:28:52.000> user = 'https://bugs.python.org/bhtooefr' ``` bugs.python.org fields: ```python activity = <Date 2005-10-12.09:28:52.000> actor = 'bhtooefr' assignee = 'none' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2005-10-11.12:24:18.000> creator = 'bhtooefr' dependencies = [] files = ['1812'] hgrepos = [] issue_num = 1323810 keywords = [] message_count = 5.0 messages = ['26556', '26557', '26558', '26559', '26560'] nosy_count = 2.0 nosy_names = ['loewis', 'bhtooefr'] pr_nums = [] priority = 'low' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1323810' versions = [] ``` </p></details>
MSI installer not working
https://api.github.com/repos/python/cpython/issues/42467/comments
5
2005-10-11T12:24:18Z
2022-04-10T00:00:50Z
https://github.com/python/cpython/issues/42467
1,198,810,344
42,467
[ "python", "cpython" ]
BPO | [1323739](https://bugs.python.org/issue1323739) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was 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-12.04:00:12.000> created_at = <Date 2005-10-11.11:18:22.000> labels = ['docs'] title = 'C API doc for PySequence_Tuple duplicated' updated_at = <Date 2005-10-12.04:00:12.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2005-10-12.04:00:12.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-10-11.11:18:22.000> creator = 'quiver' dependencies = [] files = [] hgrepos = [] issue_num = 1323739 keywords = [] message_count = 2.0 messages = ['26554', '26555'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1323739' versions = ['Python 2.4'] ``` </p></details>
C API doc for PySequence_Tuple duplicated
https://api.github.com/repos/python/cpython/issues/42466/comments
2
2005-10-11T11:18:22Z
2022-04-10T00:00:49Z
https://github.com/python/cpython/issues/42466
1,198,810,339
42,466
[ "python", "cpython" ]
BPO | [1323369](https://bugs.python.org/issue1323369) --- | :--- Nosy | @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-03-02.00:39:13.000> created_at = <Date 2005-10-10.23:44:27.000> labels = ['docs'] title = 'getwindowsversion() constants in sys module' updated_at = <Date 2006-03-02.00:39:13.000> user = 'https://bugs.python.org/anadelonbrin' ``` bugs.python.org fields: ```python activity = <Date 2006-03-02.00:39:13.000> actor = 'anadelonbrin' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-10-10.23:44:27.000> creator = 'anadelonbrin' dependencies = [] files = [] hgrepos = [] issue_num = 1323369 keywords = [] message_count = 3.0 messages = ['26551', '26552', '26553'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'anadelonbrin'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1323369' versions = ['Python 2.5'] ``` </p></details>
getwindowsversion() constants in sys module
https://api.github.com/repos/python/cpython/issues/42465/comments
3
2005-10-10T23:44:27Z
2022-04-10T00:00:48Z
https://github.com/python/cpython/issues/42465
1,198,810,332
42,465
[ "python", "cpython" ]
BPO | [1323294](https://bugs.python.org/issue1323294) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-10-11.03:24:39.000> created_at = <Date 2005-10-10.21:21:39.000> labels = ['library'] title = 'Minor error in the Library Reference doc' updated_at = <Date 2005-10-11.03:24:39.000> user = 'https://bugs.python.org/cjwhrh' ``` bugs.python.org fields: ```python activity = <Date 2005-10-11.03:24:39.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-10-10.21:21:39.000> creator = 'cjwhrh' dependencies = [] files = [] hgrepos = [] issue_num = 1323294 keywords = [] message_count = 2.0 messages = ['26549', '26550'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'cjwhrh'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1323294' versions = [] ``` </p></details>
Minor error in the Library Reference doc
https://api.github.com/repos/python/cpython/issues/42464/comments
2
2005-10-10T21:21:39Z
2022-04-10T00:00:47Z
https://github.com/python/cpython/issues/42464
1,198,810,329
42,464
[ "python", "cpython" ]
BPO | [1322308](https://bugs.python.org/issue1322308) --- | :--- Nosy | @birkenfeld, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2007-03-30.07:20:31.000> created_at = <Date 2005-10-10.09:56:02.000> labels = ['type-feature', 'invalid'] title = 'itemgetter built-in?' updated_at = <Date 2007-03-30.07:20:31.000> user = 'https://bugs.python.org/capnstabn' ``` bugs.python.org fields: ```python activity = <Date 2007-03-30.07:20:31.000> actor = 'collinwinter' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-10-10.09:56:02.000> creator = 'capnstabn' dependencies = [] files = [] hgrepos = [] issue_num = 1322308 keywords = [] message_count = 6.0 messages = ['54626', '54627', '54628', '54629', '54630', '54631'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'collinwinter', 'rhettinger', 'capnstabn'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1322308' versions = [] ``` </p></details>
itemgetter built-in?
https://api.github.com/repos/python/cpython/issues/42463/comments
6
2005-10-10T09:56:02Z
2022-04-10T00:00:46Z
https://github.com/python/cpython/issues/42463
1,198,810,324
42,463
[ "python", "cpython" ]
BPO | [1321736](https://bugs.python.org/issue1321736) --- | :--- Files | <li>[responseInfo](https://bugs.python.org/file1811/responseInfo "Uploaded as application/octet-stream at 2005-10-10.16:05:33 by georgel377"): Answers to the questions</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-10-11.17:24:48.000> created_at = <Date 2005-10-10.04:17:25.000> labels = ['invalid'] title = 'Missing Library Modules' updated_at = <Date 2005-10-11.17:24:48.000> user = 'https://bugs.python.org/georgel377' ``` bugs.python.org fields: ```python activity = <Date 2005-10-11.17:24:48.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-10-10.04:17:25.000> creator = 'georgel377' dependencies = [] files = ['1811'] hgrepos = [] issue_num = 1321736 keywords = [] message_count = 7.0 messages = ['26542', '26543', '26544', '26545', '26546', '26547', '26548'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'georgel377'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1321736' versions = ['Python 2.4'] ``` </p></details>
Missing Library Modules
https://api.github.com/repos/python/cpython/issues/42462/comments
7
2005-10-10T04:17:25Z
2022-04-10T00:00:45Z
https://github.com/python/cpython/issues/42462
1,198,810,322
42,462
[ "python", "cpython" ]
BPO | [1317376](https://bugs.python.org/issue1317376) --- | :--- Nosy | @ncoghlan <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-10-08.09:44:35.000> created_at = <Date 2005-10-08.07:27:33.000> labels = ['interpreter-core', 'invalid'] title = 'irregular behavior within class using __setitem__' updated_at = <Date 2005-10-08.09:44:35.000> user = 'https://bugs.python.org/capnstabn' ``` bugs.python.org fields: ```python activity = <Date 2005-10-08.09:44:35.000> actor = 'capnstabn' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-10-08.07:27:33.000> creator = 'capnstabn' dependencies = [] files = [] hgrepos = [] issue_num = 1317376 keywords = [] message_count = 6.0 messages = ['26536', '26537', '26538', '26539', '26540', '26541'] nosy_count = 2.0 nosy_names = ['ncoghlan', 'capnstabn'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1317376' versions = ['Python 2.3'] ``` </p></details>
irregular behavior within class using __setitem__
https://api.github.com/repos/python/cpython/issues/42461/comments
6
2005-10-08T07:27:33Z
2022-04-10T00:00:44Z
https://github.com/python/cpython/issues/42461
1,198,810,316
42,461
[ "python", "cpython" ]
BPO | [1316653](https://bugs.python.org/issue1316653) --- | :--- Files | <li>[sandbox.diff](https://bugs.python.org/file6815/sandbox.diff "Uploaded as text/plain at 2005-10-08.00:10:59 by Rhamphoryncus")</li> <sup>*Note: these values reflect the state of the issue at the time it was 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-12.05:21:05.000> created_at = <Date 2005-10-08.00:10:59.000> labels = ['interpreter-core'] title = 'Py_INCREF/Py_DECREF with magic constant demo' updated_at = <Date 2005-10-12.05:21:05.000> user = 'https://bugs.python.org/Rhamphoryncus' ``` bugs.python.org fields: ```python activity = <Date 2005-10-12.05:21:05.000> actor = 'Rhamphoryncus' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-10-08.00:10:59.000> creator = 'Rhamphoryncus' dependencies = [] files = ['6815'] hgrepos = [] issue_num = 1316653 keywords = ['patch'] message_count = 3.0 messages = ['48846', '48847', '48848'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'Rhamphoryncus'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1316653' versions = [] ``` </p></details>
Py_INCREF/Py_DECREF with magic constant demo
https://api.github.com/repos/python/cpython/issues/42460/comments
3
2005-10-08T00:10:59Z
2022-04-10T00:00:43Z
https://github.com/python/cpython/issues/42460
1,198,810,312
42,460
[ "python", "cpython" ]
BPO | [1316162](https://bugs.python.org/issue1316162) --- | :--- Nosy | @birkenfeld, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/birkenfeld' closed_at = <Date 2005-10-08.16:23:02.000> created_at = <Date 2005-10-07.20:24:18.000> labels = ['interpreter-core'] title = 'Segmentation fault with invalid \\"coding\\"' updated_at = <Date 2005-10-08.16:23:02.000> user = 'https://bugs.python.org/virtualspirit' ``` bugs.python.org fields: ```python activity = <Date 2005-10-08.16:23:02.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-10-07.20:24:18.000> creator = 'virtualspirit' dependencies = [] files = [] hgrepos = [] issue_num = 1316162 keywords = [] message_count = 4.0 messages = ['26532', '26533', '26534', '26535'] nosy_count = 4.0 nosy_names = ['nnorwitz', 'georg.brandl', 'georg.brandl', 'virtualspirit'] pr_nums = [] priority = 'high' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1316162' versions = ['Python 2.4'] ``` </p></details>
Segmentation fault with invalid \"coding\"
https://api.github.com/repos/python/cpython/issues/42459/comments
4
2005-10-07T20:24:18Z
2022-04-10T00:00:42Z
https://github.com/python/cpython/issues/42459
1,198,810,308
42,459
[ "python", "cpython" ]
BPO | [1316069](https://bugs.python.org/issue1316069) --- | :--- Nosy | @loewis, @nascheme <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-11-12.10:42:39.000> created_at = <Date 2005-10-07.19:34:41.000> labels = ['extension-modules'] title = 'gzip.GzipFile.seek missing second argument' updated_at = <Date 2006-11-12.10:42:39.000> user = 'https://github.com/nascheme' ``` bugs.python.org fields: ```python activity = <Date 2006-11-12.10:42:39.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2005-10-07.19:34:41.000> creator = 'nascheme' dependencies = [] files = [] hgrepos = [] issue_num = 1316069 keywords = [] message_count = 4.0 messages = ['26528', '26529', '26530', '26531'] nosy_count = 3.0 nosy_names = ['loewis', 'effbot', 'nascheme'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1316069' versions = [] ``` </p></details>
gzip.GzipFile.seek missing second argument
https://api.github.com/repos/python/cpython/issues/42458/comments
4
2005-10-07T19:34:41Z
2022-04-10T00:00:40Z
https://github.com/python/cpython/issues/42458
1,198,810,302
42,458
[ "python", "cpython" ]
BPO | [1315961](https://bugs.python.org/issue1315961) --- | :--- Nosy | @doerwalter Files | <li>[buggy.py](https://bugs.python.org/file1810/buggy.py "Uploaded as text/plain at 2005-10-07.16:33:00 by @doerwalter")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-10-10.12:28:55.000> created_at = <Date 2005-10-07.16:33:00.000> labels = ['library'] title = 'inspect.getsourcelines() broken' updated_at = <Date 2005-10-10.12:28:55.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2005-10-10.12:28:55.000> actor = 'doerwalter' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-10-07.16:33:00.000> creator = 'doerwalter' dependencies = [] files = ['1810'] hgrepos = [] issue_num = 1315961 keywords = [] message_count = 2.0 messages = ['26526', '26527'] nosy_count = 1.0 nosy_names = ['doerwalter'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1315961' versions = ['Python 2.4'] ``` </p></details>
inspect.getsourcelines() broken
https://api.github.com/repos/python/cpython/issues/42457/comments
2
2005-10-07T16:33:00Z
2022-04-10T00:00:39Z
https://github.com/python/cpython/issues/42457
1,198,810,300
42,457
[ "python", "cpython" ]
BPO | [1315161](https://bugs.python.org/issue1315161) --- | :--- Nosy | @kbkaiser Files | <li>[patch.ToolTip.py](https://bugs.python.org/file6814/patch.ToolTip.py "Uploaded as text/plain at 2005-10-06.17:14:50 by blanchet_38"): patch main() in idlelib/ToolTip.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/kbkaiser' closed_at = <Date 2005-11-23.15:13:15.000> created_at = <Date 2005-10-06.17:14:49.000> labels = ['expert-IDLE'] title = 'ToolTip.py: fix main() function' updated_at = <Date 2005-11-23.15:13:15.000> user = 'https://bugs.python.org/blanchet38' ``` bugs.python.org fields: ```python activity = <Date 2005-11-23.15:13:15.000> actor = 'kbk' assignee = 'kbk' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2005-10-06.17:14:49.000> creator = 'blanchet_38' dependencies = [] files = ['6814'] hgrepos = [] issue_num = 1315161 keywords = ['patch'] message_count = 2.0 messages = ['48844', '48845'] nosy_count = 2.0 nosy_names = ['kbk', 'blanchet_38'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1315161' versions = ['Python 2.4'] ``` </p></details>
ToolTip.py: fix main() function
https://api.github.com/repos/python/cpython/issues/42456/comments
2
2005-10-06T17:14:49Z
2022-04-10T00:00:39Z
https://github.com/python/cpython/issues/42456
1,198,810,297
42,456
[ "python", "cpython" ]
BPO | [1314572](https://bugs.python.org/issue1314572) --- | :--- Nosy | @akuchling, @josiahcarlson, @amauryfa, @devdanzin Superseder | <li>bpo-827559: SimpleHTTPServer directory-indexing &quot;bug&quot; fix</li> Files | <li>[send_head.py](https://bugs.python.org/file1809/send_head.py "Uploaded as text/plain at 2005-10-06.06:59:56 by @josiahcarlson"): send_head method</li> <sup>*Note: these values reflect the state of the issue at 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 2009-07-01.16:18:59.202> created_at = <Date 2005-10-06.06:49:57.000> labels = ['easy', 'type-feature', 'library'] title = 'Trailing slash redirection for SimpleHTTPServer' updated_at = <Date 2009-07-01.16:18:59.201> user = 'https://github.com/josiahcarlson' ``` bugs.python.org fields: ```python activity = <Date 2009-07-01.16:18:59.201> actor = 'josiahcarlson' assignee = 'akuchling' closed = True closed_date = <Date 2009-07-01.16:18:59.202> closer = 'josiahcarlson' components = ['Library (Lib)'] creation = <Date 2005-10-06.06:49:57.000> creator = 'josiahcarlson' dependencies = [] files = ['1809'] hgrepos = [] issue_num = 1314572 keywords = ['patch', 'easy'] message_count = 6.0 messages = ['26523', '26524', '26525', '83878', '89970', '89988'] nosy_count = 4.0 nosy_names = ['akuchling', 'josiahcarlson', 'amaury.forgeotdarc', 'ajaksu2'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = 'test needed' status = 'closed' superseder = '827559' type = 'enhancement' url = 'https://bugs.python.org/issue1314572' versions = ['Python 3.1', 'Python 2.7'] ``` </p></details>
Trailing slash redirection for SimpleHTTPServer
https://api.github.com/repos/python/cpython/issues/42455/comments
6
2005-10-06T06:49:57Z
2022-04-10T00:00:38Z
https://github.com/python/cpython/issues/42455
1,198,810,290
42,455
[ "python", "cpython" ]
BPO | [1314519](https://bugs.python.org/issue1314519) --- | :--- Nosy | @vsajip <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/vsajip' closed_at = <Date 2005-10-06.08:37:53.000> created_at = <Date 2005-10-06.05:56:14.000> labels = ['library'] title = 'logging run into deadlock in some error handling situation' updated_at = <Date 2005-10-06.08:37:53.000> user = 'https://bugs.python.org/tungwaiyip' ``` bugs.python.org fields: ```python activity = <Date 2005-10-06.08:37:53.000> actor = 'vinay.sajip' assignee = 'vinay.sajip' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-10-06.05:56:14.000> creator = 'tungwaiyip' dependencies = [] files = [] hgrepos = [] issue_num = 1314519 keywords = [] message_count = 3.0 messages = ['26520', '26521', '26522'] nosy_count = 2.0 nosy_names = ['vinay.sajip', 'tungwaiyip'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1314519' versions = ['Python 2.4'] ``` </p></details>
logging run into deadlock in some error handling situation
https://api.github.com/repos/python/cpython/issues/42454/comments
3
2005-10-06T05:56:14Z
2022-04-10T00:00:37Z
https://github.com/python/cpython/issues/42454
1,198,810,287
42,454
[ "python", "cpython" ]
BPO | [1314396](https://bugs.python.org/issue1314396) --- | :--- Nosy | @brettcannon Files | <li>[python.patch](https://bugs.python.org/file6813/python.patch "Uploaded as text/plain at 2005-10-06.02:18:59 by eblossom"): patch to dist/src/Lib/threading.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/brettcannon' closed_at = <Date 2005-11-23.02:22:06.000> created_at = <Date 2005-10-06.02:18:54.000> labels = ['library'] title = 'ensure lock is released if exception is raised' updated_at = <Date 2005-11-23.02:22:06.000> user = 'https://bugs.python.org/eblossom' ``` bugs.python.org fields: ```python activity = <Date 2005-11-23.02:22:06.000> actor = 'brett.cannon' assignee = 'brett.cannon' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-10-06.02:18:54.000> creator = 'eblossom' dependencies = [] files = ['6813'] hgrepos = [] issue_num = 1314396 keywords = ['patch'] message_count = 2.0 messages = ['48842', '48843'] nosy_count = 2.0 nosy_names = ['brett.cannon', 'eblossom'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1314396' versions = [] ``` </p></details>
ensure lock is released if exception is raised
https://api.github.com/repos/python/cpython/issues/42453/comments
2
2005-10-06T02:18:54Z
2022-04-10T00:00:36Z
https://github.com/python/cpython/issues/42453
1,198,810,280
42,453
[ "python", "cpython" ]
BPO | [1314182](https://bugs.python.org/issue1314182) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-10-05.20:54:44.000> created_at = <Date 2005-10-05.20:03:18.000> labels = ['interpreter-core'] title = 'crash in longobject (invalid memory access)' updated_at = <Date 2005-10-05.20:54:44.000> user = 'https://bugs.python.org/jnelson' ``` bugs.python.org fields: ```python activity = <Date 2005-10-05.20:54:44.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-10-05.20:03:18.000> creator = 'jnelson' dependencies = [] files = [] hgrepos = [] issue_num = 1314182 keywords = [] message_count = 2.0 messages = ['26518', '26519'] nosy_count = 2.0 nosy_names = ['tim.peters', 'jnelson'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1314182' versions = [] ``` </p></details>
crash in longobject (invalid memory access)
https://api.github.com/repos/python/cpython/issues/42452/comments
2
2005-10-05T20:03:18Z
2022-04-10T00:00:34Z
https://github.com/python/cpython/issues/42452
1,198,810,275
42,452
[ "python", "cpython" ]
BPO | [1314107](https://bugs.python.org/issue1314107) --- | :--- Nosy | @malemburg, @vsajip <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/vsajip' closed_at = <Date 2005-10-07.08:43:25.000> created_at = <Date 2005-10-05.18:11:46.000> labels = ['expert-unicode'] title = 'Issue in unicode args in logging ' updated_at = <Date 2005-10-07.08:43:25.000> user = 'https://bugs.python.org/tungwaiyip' ``` bugs.python.org fields: ```python activity = <Date 2005-10-07.08:43:25.000> actor = 'vinay.sajip' assignee = 'vinay.sajip' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2005-10-05.18:11:46.000> creator = 'tungwaiyip' dependencies = [] files = [] hgrepos = [] issue_num = 1314107 keywords = [] message_count = 6.0 messages = ['26512', '26513', '26514', '26515', '26516', '26517'] nosy_count = 4.0 nosy_names = ['lemburg', 'nnorwitz', 'vinay.sajip', 'tungwaiyip'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1314107' versions = ['Python 2.4'] ``` </p></details>
Issue in unicode args in logging
https://api.github.com/repos/python/cpython/issues/42451/comments
6
2005-10-05T18:11:46Z
2022-04-10T00:00:33Z
https://github.com/python/cpython/issues/42451
1,198,810,271
42,451
[ "python", "cpython" ]
BPO | [1314067](https://bugs.python.org/issue1314067) --- | :--- Nosy | @birkenfeld Files | <li>[os.py.patch](https://bugs.python.org/file6812/os.py.patch "Uploaded as text/plain at 2005-10-05.17:08:06 by jimjjewett"): os.py patch - more robust makedirs</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-12-09.09:26:59.000> created_at = <Date 2005-10-05.17:08:06.000> labels = ['library'] title = 'os.makedirs - robust against partial path' updated_at = <Date 2006-12-09.09:26:59.000> user = 'https://bugs.python.org/jimjjewett' ``` bugs.python.org fields: ```python activity = <Date 2006-12-09.09:26:59.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-10-05.17:08:06.000> creator = 'jimjjewett' dependencies = [] files = ['6812'] hgrepos = [] issue_num = 1314067 keywords = ['patch'] message_count = 5.0 messages = ['48837', '48838', '48839', '48840', '48841'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'jimjjewett', 'rbarran'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1314067' versions = ['Python 2.4'] ``` </p></details>
os.makedirs - robust against partial path
https://api.github.com/repos/python/cpython/issues/42450/comments
5
2005-10-05T17:08:06Z
2022-04-10T00:00:31Z
https://github.com/python/cpython/issues/42450
1,198,810,262
42,450
[ "python", "cpython" ]
BPO | [1313974](https://bugs.python.org/issue1313974) --- | :--- Nosy | @hyeshik <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-10-05.15:36:49.000> created_at = <Date 2005-10-05.15:27:42.000> labels = ['build'] title = 'Compile fails for configure "--without-threads"' updated_at = <Date 2005-10-05.15:36:49.000> user = 'https://bugs.python.org/ulrichseidl' ``` bugs.python.org fields: ```python activity = <Date 2005-10-05.15:36:49.000> actor = 'hyeshik.chang' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2005-10-05.15:27:42.000> creator = 'ulrichseidl' dependencies = [] files = [] hgrepos = [] issue_num = 1313974 keywords = [] message_count = 3.0 messages = ['26509', '26510', '26511'] nosy_count = 2.0 nosy_names = ['hyeshik.chang', 'ulrichseidl'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1313974' versions = ['Python 2.4'] ``` </p></details>
Compile fails for configure "--without-threads"
https://api.github.com/repos/python/cpython/issues/42449/comments
3
2005-10-05T15:27:42Z
2022-04-10T00:00:30Z
https://github.com/python/cpython/issues/42449
1,198,810,257
42,449