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 | [1395511](https://bugs.python.org/issue1395511) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was 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-05.06:19:10.000> created_at = <Date 2006-01-02.19:27:36.000> labels = ['docs'] title = 'Please document pyc format guarantees' updated_at = <Date 2006-01-05.06:19:10.000> user = 'https://bugs.python.org/piman' ``` bugs.python.org fields: ```python activity = <Date 2006-01-05.06:19:10.000> actor = 'piman' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2006-01-02.19:27:36.000> creator = 'piman' dependencies = [] files = [] hgrepos = [] issue_num = 1395511 keywords = [] message_count = 3.0 messages = ['27214', '27215', '27216'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'piman'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1395511' versions = [] ``` </p></details>
Please document pyc format guarantees
https://api.github.com/repos/python/cpython/issues/42748/comments
3
2006-01-02T19:27:36Z
2022-04-10T00:06:26Z
https://github.com/python/cpython/issues/42748
1,198,811,891
42,748
[ "python", "cpython" ]
BPO | [1395442](https://bugs.python.org/issue1395442) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was 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-02.17:22:15.000> created_at = <Date 2006-01-02.16:51:52.000> labels = ['library'] title = 'os.remove should behave like rm, not unlink' updated_at = <Date 2006-01-02.17:22:15.000> user = 'https://bugs.python.org/whit537' ``` bugs.python.org fields: ```python activity = <Date 2006-01-02.17:22:15.000> actor = 'whit537' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2006-01-02.16:51:52.000> creator = 'whit537' dependencies = [] files = [] hgrepos = [] issue_num = 1395442 keywords = [] message_count = 2.0 messages = ['27212', '27213'] nosy_count = 1.0 nosy_names = ['whit537'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1395442' versions = ['Python 2.4'] ``` </p></details>
os.remove should behave like rm, not unlink
https://api.github.com/repos/python/cpython/issues/42747/comments
2
2006-01-02T16:51:52Z
2022-04-10T00:06:25Z
https://github.com/python/cpython/issues/42747
1,198,811,886
42,747
[ "python", "cpython" ]
BPO | [1394868](https://bugs.python.org/issue1394868) --- | :--- 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 2006-01-01.21:36:13.000> created_at = <Date 2006-01-01.16:53:34.000> labels = ['docs'] title = 'doc errata' updated_at = <Date 2006-01-01.21:36:13.000> user = 'https://bugs.python.org/whit537' ``` bugs.python.org fields: ```python activity = <Date 2006-01-01.21:36:13.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2006-01-01.16:53:34.000> creator = 'whit537' dependencies = [] files = [] hgrepos = [] issue_num = 1394868 keywords = [] message_count = 2.0 messages = ['27210', '27211'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'georg.brandl', 'whit537'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1394868' versions = [] ``` </p></details>
doc errata
https://api.github.com/repos/python/cpython/issues/42746/comments
2
2006-01-01T16:53:34Z
2022-04-10T00:06:25Z
https://github.com/python/cpython/issues/42746
1,198,811,878
42,746
[ "python", "cpython" ]
BPO | [1394612](https://bugs.python.org/issue1394612) --- | :--- 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-01-03.01:39:51.000> created_at = <Date 2006-01-01.00:06:19.000> labels = ['invalid', 'library'] title = "'Plus' filemode exposes uninitialized memory on win32" updated_at = <Date 2006-01-03.01:39:51.000> user = 'https://bugs.python.org/corydodt' ``` bugs.python.org fields: ```python activity = <Date 2006-01-03.01:39:51.000> actor = 'paul_g' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2006-01-01.00:06:19.000> creator = 'corydodt' dependencies = [] files = [] hgrepos = [] issue_num = 1394612 keywords = [] message_count = 12.0 messages = ['27198', '27199', '27200', '27201', '27202', '27203', '27204', '27205', '27206', '27207', '27208', '27209'] nosy_count = 5.0 nosy_names = ['tim.peters', 'exarkun', 'clintonroy', 'corydodt', 'paul_g'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1394612' versions = [] ``` </p></details>
'Plus' filemode exposes uninitialized memory on win32
https://api.github.com/repos/python/cpython/issues/42745/comments
12
2006-01-01T00:06:19Z
2022-04-10T00:06:23Z
https://github.com/python/cpython/issues/42745
1,198,811,870
42,745
[ "python", "cpython" ]
BPO | [1394565](https://bugs.python.org/issue1394565) --- | :--- 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-10-01.12:07:23.287> created_at = <Date 2005-12-31.21:46:44.000> labels = ['library'] title = "SimpleHTTPServer doesn't understand query arguments" updated_at = <Date 2007-10-01.12:07:23.287> user = 'https://bugs.python.org/aaronsw' ``` bugs.python.org fields: ```python activity = <Date 2007-10-01.12:07:23.287> actor = 'philfr' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-12-31.21:46:44.000> creator = 'aaronsw' dependencies = [] files = [] hgrepos = [] issue_num = 1394565 keywords = [] message_count = 6.0 messages = ['27194', '27195', '27196', '27197', '56204', '56206'] nosy_count = 4.0 nosy_names = ['aaronsw', 'georg.brandl', 'pterk', 'philfr'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1394565' versions = ['Python 2.4'] ``` </p></details>
SimpleHTTPServer doesn't understand query arguments
https://api.github.com/repos/python/cpython/issues/42744/comments
6
2005-12-31T21:46:44Z
2022-04-10T00:06:22Z
https://github.com/python/cpython/issues/42744
1,198,811,866
42,744
[ "python", "cpython" ]
BPO | [1394453](https://bugs.python.org/issue1394453) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was 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-31.18:10:31.000> created_at = <Date 2005-12-31.16:46:15.000> labels = ['library'] title = 'urllib2 raises exception when page redirects to itself' updated_at = <Date 2005-12-31.18:10:31.000> user = 'https://bugs.python.org/rpijlman' ``` bugs.python.org fields: ```python activity = <Date 2005-12-31.18:10:31.000> actor = 'rpijlman' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-12-31.16:46:15.000> creator = 'rpijlman' dependencies = [] files = [] hgrepos = [] issue_num = 1394453 keywords = [] message_count = 2.0 messages = ['27192', '27193'] nosy_count = 1.0 nosy_names = ['rpijlman'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1394453' versions = ['Python 2.3'] ``` </p></details>
urllib2 raises exception when page redirects to itself
https://api.github.com/repos/python/cpython/issues/42743/comments
2
2005-12-31T16:46:15Z
2022-04-10T00:06:21Z
https://github.com/python/cpython/issues/42743
1,198,811,857
42,743
[ "python", "cpython" ]
BPO | [1394135](https://bugs.python.org/issue1394135) --- | :--- Nosy | @birkenfeld, @devdanzin Files | <li>[dbmBug.py](https://bugs.python.org/file1861/dbmBug.py "Uploaded as text/plain at 2005-12-31.04:24:52 by danbiz"): Code snippet and sample output</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-26.16:19:13.182> created_at = <Date 2005-12-31.04:24:52.000> labels = ['easy', 'type-bug', 'library'] title = 'Deleting first item causes anydbm.first() to fail' updated_at = <Date 2010-08-26.16:19:13.180> user = 'https://bugs.python.org/danbiz' ``` bugs.python.org fields: ```python activity = <Date 2010-08-26.16:19:13.180> actor = 'BreamoreBoy' assignee = 'none' closed = True closed_date = <Date 2010-08-26.16:19:13.182> closer = 'BreamoreBoy' components = ['Library (Lib)'] creation = <Date 2005-12-31.04:24:52.000> creator = 'danbiz' dependencies = [] files = ['1861'] hgrepos = [] issue_num = 1394135 keywords = ['easy'] message_count = 6.0 messages = ['27188', '27189', '27190', '27191', '83894', '115000'] nosy_count = 5.0 nosy_names = ['anthonybaxter', 'georg.brandl', 'danbiz', 'ajaksu2', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = 'test needed' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1394135' versions = ['Python 2.6'] ``` </p></details>
Deleting first item causes anydbm.first() to fail
https://api.github.com/repos/python/cpython/issues/42742/comments
6
2005-12-31T04:24:52Z
2022-04-10T00:06:20Z
https://github.com/python/cpython/issues/42742
1,198,811,851
42,742
[ "python", "cpython" ]
BPO | [1393667](https://bugs.python.org/issue1393667) --- | :--- Nosy | @birkenfeld, @birkenfeld Files | <li>[pdb-add-restart.diff](https://bugs.python.org/file6934/pdb-add-restart.diff "Uploaded as text/plain at 2006-01-02.11:30:48 by rockyb"): Patch to add "run" or "restart" to pdb.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2007-03-13.21:09:14.000> created_at = <Date 2005-12-30.15:14:29.000> labels = ['library'] title = 'Add restart debugger command to pdb.py' updated_at = <Date 2007-03-13.21:09:14.000> user = 'https://bugs.python.org/rockyb' ``` bugs.python.org fields: ```python activity = <Date 2007-03-13.21:09:14.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-12-30.15:14:29.000> creator = 'rockyb' dependencies = [] files = ['6934'] hgrepos = [] issue_num = 1393667 keywords = ['patch'] message_count = 8.0 messages = ['49240', '49241', '49242', '49243', '49244', '49245', '49246', '49247'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'georg.brandl', 'isandler', 'rockyb'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1393667' versions = ['Python 2.4'] ``` </p></details>
Add restart debugger command to pdb.py
https://api.github.com/repos/python/cpython/issues/42741/comments
8
2005-12-30T15:14:29Z
2022-04-10T00:06:19Z
https://github.com/python/cpython/issues/42741
1,198,811,842
42,741
[ "python", "cpython" ]
BPO | [1393157](https://bugs.python.org/issue1393157) --- | :--- Nosy | @theller, @birkenfeld Files | <li>[posixmodule.diff](https://bugs.python.org/file6933/posixmodule.diff "Uploaded as text/plain at 2005-12-29.21:19:56 by @theller"): Optional second arg for os.startfile 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 2006-02-18.22:30:29.000> created_at = <Date 2005-12-29.21:19:55.000> labels = ['OS-windows'] title = 'Optional second argument for startfile' updated_at = <Date 2006-02-18.22:30:29.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2006-02-18.22:30:29.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2005-12-29.21:19:55.000> creator = 'theller' dependencies = [] files = ['6933'] hgrepos = [] issue_num = 1393157 keywords = ['patch'] message_count = 4.0 messages = ['49236', '49237', '49238', '49239'] nosy_count = 2.0 nosy_names = ['theller', 'georg.brandl'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1393157' versions = [] ``` </p></details>
Optional second argument for startfile
https://api.github.com/repos/python/cpython/issues/42740/comments
4
2005-12-29T21:19:55Z
2022-04-10T00:06:17Z
https://github.com/python/cpython/issues/42740
1,198,811,839
42,740
[ "python", "cpython" ]
BPO | [1393109](https://bugs.python.org/issue1393109) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-03-07.03:24:31.000> created_at = <Date 2005-12-29.20:25:23.000> labels = ['build'] title = 'cannot build SVN trunk on old systems' updated_at = <Date 2006-03-07.03:24:31.000> user = 'https://bugs.python.org/effbot' ``` bugs.python.org fields: ```python activity = <Date 2006-03-07.03:24:31.000> actor = 'sf-robot' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2005-12-29.20:25:23.000> creator = 'effbot' dependencies = [] files = [] hgrepos = [] issue_num = 1393109 keywords = [] message_count = 4.0 messages = ['27184', '27185', '27186', '27187'] nosy_count = 4.0 nosy_names = ['loewis', 'effbot', 'nnorwitz', 'sf-robot'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1393109' versions = ['Python 2.5'] ``` </p></details>
cannot build SVN trunk on old systems
https://api.github.com/repos/python/cpython/issues/42739/comments
4
2005-12-29T20:25:23Z
2022-04-10T00:06:16Z
https://github.com/python/cpython/issues/42739
1,198,811,834
42,739
[ "python", "cpython" ]
BPO | [1392915](https://bugs.python.org/issue1392915) --- | :--- Files | <li>[configure.diff](https://bugs.python.org/file1860/configure.diff "Uploaded as text/plain at 2005-12-29.15:32:57 by quiver")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-01-09.07:13:04.000> created_at = <Date 2005-12-29.15:32:56.000> labels = ['build'] title = 'build fails on BSD 3.8' updated_at = <Date 2006-01-09.07:13:04.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2006-01-09.07:13:04.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2005-12-29.15:32:56.000> creator = 'quiver' dependencies = [] files = ['1860'] hgrepos = [] issue_num = 1392915 keywords = [] message_count = 2.0 messages = ['27182', '27183'] 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/issue1392915' versions = ['Python 2.4'] ``` </p></details>
build fails on BSD 3.8
https://api.github.com/repos/python/cpython/issues/42738/comments
2
2005-12-29T15:32:56Z
2022-04-10T00:06:15Z
https://github.com/python/cpython/issues/42738
1,198,811,831
42,738
[ "python", "cpython" ]
BPO | [1391872](https://bugs.python.org/issue1391872) --- | :--- Nosy | @brettcannon, @birkenfeld, @birkenfeld, @hyeshik, @tiran Files | <li>[astfloatparsing2.diff.txt](https://bugs.python.org/file1859/astfloatparsing2.diff.txt "Uploaded as text/plain at 2005-12-29.08:22:52 by @hyeshik"): revised patch that includes a test code</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-07-20.11:19:34.493> created_at = <Date 2005-12-28.11:01:05.000> labels = ['interpreter-core', 'type-bug'] title = "floating point literals don't work in non-US locale in 2.5" updated_at = <Date 2008-07-20.11:19:34.492> user = 'https://bugs.python.org/effbot' ``` bugs.python.org fields: ```python activity = <Date 2008-07-20.11:19:34.492> actor = 'georg.brandl' assignee = 'nnorwitz' closed = True closed_date = <Date 2008-07-20.11:19:34.493> closer = 'georg.brandl' components = ['Interpreter Core'] creation = <Date 2005-12-28.11:01:05.000> creator = 'effbot' dependencies = [] files = ['1859'] hgrepos = [] issue_num = 1391872 keywords = [] message_count = 15.0 messages = ['27169', '27170', '27171', '27172', '27173', '27174', '27175', '27176', '27177', '27178', '27179', '27180', '27181', '59786', '70074'] nosy_count = 8.0 nosy_names = ['effbot', 'nnorwitz', 'brett.cannon', 'georg.brandl', 'georg.brandl', 'hyeshik.chang', 'ivilata', 'christian.heimes'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1391872' versions = ['Python 2.6'] ``` </p></details>
floating point literals don't work in non-US locale in 2.5
https://api.github.com/repos/python/cpython/issues/42737/comments
15
2005-12-28T11:01:05Z
2022-04-10T00:06:14Z
https://github.com/python/cpython/issues/42737
1,198,811,824
42,737
[ "python", "cpython" ]
BPO | [1391608](https://bugs.python.org/issue1391608) --- | :--- Nosy | @freddrake, @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2006-07-28.02:19:59.000> created_at = <Date 2005-12-28.02:04:59.000> labels = ['docs'] title = 'missing module names in email package' updated_at = <Date 2006-07-28.02:19:59.000> user = 'https://bugs.python.org/ggenellina' ``` bugs.python.org fields: ```python activity = <Date 2006-07-28.02:19:59.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-12-28.02:04:59.000> creator = 'ggenellina' dependencies = [] files = [] hgrepos = [] issue_num = 1391608 keywords = [] message_count = 3.0 messages = ['27166', '27167', '27168'] nosy_count = 3.0 nosy_names = ['fdrake', 'barry', 'ggenellina'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1391608' versions = ['Python 2.5'] ``` </p></details>
missing module names in email package
https://api.github.com/repos/python/cpython/issues/42736/comments
3
2005-12-28T02:04:59Z
2022-04-10T00:06:14Z
https://github.com/python/cpython/issues/42736
1,198,811,816
42,736
[ "python", "cpython" ]
BPO | [1391204](https://bugs.python.org/issue1391204) --- | :--- Nosy | @gvanrossum, @rhettinger Files | <li>[dict_merge.patch](https://bugs.python.org/file6932/dict_merge.patch "Uploaded as text/plain at 2005-12-27.13:00:14 by nlehuen"): Unified diff to add the merge method to the dict object</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 2006-01-14.01:53:32.000> created_at = <Date 2005-12-27.13:00:13.000> labels = ['interpreter-core'] title = 'dict.merge' updated_at = <Date 2006-01-14.01:53:32.000> user = 'https://bugs.python.org/nlehuen' ``` bugs.python.org fields: ```python activity = <Date 2006-01-14.01:53:32.000> actor = 'rhettinger' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-12-27.13:00:13.000> creator = 'nlehuen' dependencies = [] files = ['6932'] hgrepos = [] issue_num = 1391204 keywords = ['patch'] message_count = 5.0 messages = ['49231', '49232', '49233', '49234', '49235'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'rhettinger', 'jimjjewett', 'nlehuen'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1391204' versions = ['Python 2.5'] ``` </p></details>
dict.merge
https://api.github.com/repos/python/cpython/issues/42735/comments
5
2005-12-27T13:00:13Z
2022-04-10T00:06:13Z
https://github.com/python/cpython/issues/42735
1,198,811,810
42,735
[ "python", "cpython" ]
BPO | [1390991](https://bugs.python.org/issue1390991) --- | :--- Nosy | @birkenfeld Files | <li>[lambdabug.tar.gz](https://bugs.python.org/file1858/lambdabug.tar.gz "Uploaded as application/x-gzip at 2005-12-27.03:00:54 by shsiung"): contains foo.py, bar.py and call.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-12-28.19:47:02.000> created_at = <Date 2005-12-27.03:00:16.000> labels = ['interpreter-core', 'invalid'] title = 'lambda functions confused when mapped in dictionary object' updated_at = <Date 2005-12-28.19:47:02.000> user = 'https://bugs.python.org/shsiung' ``` bugs.python.org fields: ```python activity = <Date 2005-12-28.19:47:02.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-12-27.03:00:16.000> creator = 'shsiung' dependencies = [] files = ['1858'] hgrepos = [] issue_num = 1390991 keywords = [] message_count = 3.0 messages = ['27163', '27164', '27165'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'jimjjewett', 'shsiung'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1390991' versions = ['Python 2.4'] ``` </p></details>
lambda functions confused when mapped in dictionary object
https://api.github.com/repos/python/cpython/issues/42734/comments
3
2005-12-27T03:00:16Z
2022-04-10T00:06:11Z
https://github.com/python/cpython/issues/42734
1,198,811,807
42,734
[ "python", "cpython" ]
BPO | [1390657](https://bugs.python.org/issue1390657) --- | :--- Nosy | @malemburg, @arigo, @nascheme Files | <li>[concat_repeat_cleanup.diff](https://bugs.python.org/file6930/concat_repeat_cleanup.diff "Uploaded as text/plain at 2005-12-26.16:09:51 by @arigo"): Dont' set sq_concat/sq_repeat slots.</li><li>[sequence_operations.diff](https://bugs.python.org/file6931/sequence_operations.diff "Uploaded as text/plain at 2005-12-27.16:16:40 by @arigo"): Make PySequence_Concat/Repeat() work more often.</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.10:21:36.000> created_at = <Date 2005-12-26.16:09:50.000> labels = ['interpreter-core'] title = 'NotImplemented->TypeError in __add__ and __mul__' updated_at = <Date 2006-02-20.10:21:36.000> user = 'https://github.com/arigo' ``` bugs.python.org fields: ```python activity = <Date 2006-02-20.10:21:36.000> actor = 'arigo' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-12-26.16:09:50.000> creator = 'arigo' dependencies = [] files = ['6930', '6931'] hgrepos = [] issue_num = 1390657 keywords = ['patch'] message_count = 10.0 messages = ['49221', '49222', '49223', '49224', '49225', '49226', '49227', '49228', '49229', '49230'] nosy_count = 3.0 nosy_names = ['lemburg', 'arigo', 'nascheme'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1390657' versions = [] ``` </p></details>
NotImplemented->TypeError in __add__ and __mul__
https://api.github.com/repos/python/cpython/issues/42733/comments
10
2005-12-26T16:09:50Z
2022-04-10T00:06:10Z
https://github.com/python/cpython/issues/42733
1,198,811,803
42,733
[ "python", "cpython" ]
BPO | [1390629](https://bugs.python.org/issue1390629) --- | :--- 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-26.18:02:20.000> created_at = <Date 2005-12-26.15:28:41.000> labels = ['invalid', 'library'] title = "time.strftime('%F', local_time) is okay but time.strptime no" updated_at = <Date 2005-12-26.18:02:20.000> user = 'https://bugs.python.org/nkour' ``` bugs.python.org fields: ```python activity = <Date 2005-12-26.18:02:20.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-12-26.15:28:41.000> creator = 'nkour' dependencies = [] files = [] hgrepos = [] issue_num = 1390629 keywords = [] message_count = 2.0 messages = ['27161', '27162'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'nkour'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1390629' versions = ['Python 2.4'] ``` </p></details>
time.strftime('%F', local_time) is okay but time.strptime no
https://api.github.com/repos/python/cpython/issues/42732/comments
2
2005-12-26T15:28:41Z
2022-04-10T00:06:08Z
https://github.com/python/cpython/issues/42732
1,198,811,797
42,732
[ "python", "cpython" ]
BPO | [1390608](https://bugs.python.org/issue1390608) --- | :--- Nosy | @malemburg, @sjoerdmullender, @doerwalter, @hyeshik <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2006-01-03.11:07:39.000> created_at = <Date 2005-12-26.15:03:58.000> labels = ['library'] title = 'split() breaks no-break spaces' updated_at = <Date 2006-01-03.11:07:39.000> user = 'https://bugs.python.org/maximrazin' ``` bugs.python.org fields: ```python activity = <Date 2006-01-03.11:07:39.000> actor = 'lemburg' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-12-26.15:03:58.000> creator = 'maxim_razin' dependencies = [] files = [] hgrepos = [] issue_num = 1390608 keywords = [] message_count = 9.0 messages = ['27152', '27153', '27154', '27155', '27156', '27157', '27158', '27159', '27160'] nosy_count = 6.0 nosy_names = ['lemburg', 'sjoerd', 'effbot', 'doerwalter', 'hyeshik.chang', 'maxim_razin'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1390608' versions = ['Python 2.4'] ``` </p></details>
split() breaks no-break spaces
https://api.github.com/repos/python/cpython/issues/42731/comments
9
2005-12-26T15:03:58Z
2022-04-10T00:06:08Z
https://github.com/python/cpython/issues/42731
1,198,811,792
42,731
[ "python", "cpython" ]
BPO | [1390605](https://bugs.python.org/issue1390605) --- | :--- 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-26.18:01:36.000> created_at = <Date 2005-12-26.14:58:02.000> labels = ['invalid', 'docs'] title = 'time docs lack %F in strftime!' updated_at = <Date 2005-12-26.18:01:36.000> user = 'https://bugs.python.org/nkour' ``` bugs.python.org fields: ```python activity = <Date 2005-12-26.18:01:36.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-12-26.14:58:02.000> creator = 'nkour' dependencies = [] files = [] hgrepos = [] issue_num = 1390605 keywords = [] message_count = 2.0 messages = ['27150', '27151'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'nkour'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1390605' versions = [] ``` </p></details>
time docs lack %F in strftime!
https://api.github.com/repos/python/cpython/issues/42730/comments
2
2005-12-26T14:58:02Z
2022-04-10T00:06:06Z
https://github.com/python/cpython/issues/42730
1,198,811,786
42,730
[ "python", "cpython" ]
BPO | [1390321](https://bugs.python.org/issue1390321) --- | :--- Nosy | @loewis, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2006-05-10.04:33:57.000> created_at = <Date 2005-12-26.04:11:52.000> labels = ['build'] title = 'Building without C++ should not fail.' updated_at = <Date 2006-05-10.04:33:57.000> user = 'https://bugs.python.org/aahz' ``` bugs.python.org fields: ```python activity = <Date 2006-05-10.04:33:57.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2005-12-26.04:11:52.000> creator = 'aahz' dependencies = [] files = [] hgrepos = [] issue_num = 1390321 keywords = [] message_count = 4.0 messages = ['27146', '27147', '27148', '27149'] nosy_count = 3.0 nosy_names = ['loewis', 'fdrake', 'aahz'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1390321' versions = ['Python 2.5'] ``` </p></details>
Building without C++ should not fail.
https://api.github.com/repos/python/cpython/issues/42729/comments
4
2005-12-26T04:11:52Z
2022-04-10T00:06:06Z
https://github.com/python/cpython/issues/42729
1,198,811,781
42,729
[ "python", "cpython" ]
BPO | [1390197](https://bugs.python.org/issue1390197) --- | :--- Nosy | @birkenfeld, @giampaolo, @merwok <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2010-08-21.23:02:25.888> created_at = <Date 2005-12-25.20:41:19.000> labels = ['type-feature', 'library'] title = 'tempfile misses usecase which requirs renaming' updated_at = <Date 2010-08-21.23:06:18.565> user = 'https://bugs.python.org/dallison' ``` bugs.python.org fields: ```python activity = <Date 2010-08-21.23:06:18.565> actor = 'eric.araujo' assignee = 'none' closed = True closed_date = <Date 2010-08-21.23:02:25.888> closer = 'georg.brandl' components = ['Library (Lib)'] creation = <Date 2005-12-25.20:41:19.000> creator = 'dallison' dependencies = [] files = [] hgrepos = [] issue_num = 1390197 keywords = [] message_count = 4.0 messages = ['61216', '67680', '114594', '114598'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'dallison', 'giampaolo.rodola', 'eric.araujo'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1390197' versions = [] ``` </p></details>
tempfile misses usecase which requirs renaming
https://api.github.com/repos/python/cpython/issues/42728/comments
4
2005-12-25T20:41:19Z
2022-04-10T00:06:04Z
https://github.com/python/cpython/issues/42728
1,198,811,780
42,728
[ "python", "cpython" ]
BPO | [1390086](https://bugs.python.org/issue1390086) --- | :--- Nosy | @loewis, @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 = 'https://github.com/loewis' closed_at = <Date 2009-03-08.16:58:14.940> created_at = <Date 2005-12-25.15:06:11.000> labels = ['library'] title = 'ScrolledText hungs up in some conditions' updated_at = <Date 2009-03-08.16:58:14.939> user = 'https://bugs.python.org/danifilth' ``` bugs.python.org fields: ```python activity = <Date 2009-03-08.16:58:14.939> actor = 'amaury.forgeotdarc' assignee = 'loewis' closed = True closed_date = <Date 2009-03-08.16:58:14.940> closer = 'amaury.forgeotdarc' components = ['Library (Lib)'] creation = <Date 2005-12-25.15:06:11.000> creator = 'dani_filth' dependencies = [] files = [] hgrepos = [] issue_num = 1390086 keywords = [] message_count = 3.0 messages = ['27144', '27145', '83315'] nosy_count = 4.0 nosy_names = ['loewis', 'amaury.forgeotdarc', 'tovrstra', 'dani_filth'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1390086' versions = ['Python 2.4'] ``` </p></details>
ScrolledText hungs up in some conditions
https://api.github.com/repos/python/cpython/issues/42727/comments
3
2005-12-25T15:06:11Z
2022-04-10T00:06:04Z
https://github.com/python/cpython/issues/42727
1,198,811,773
42,727
[ "python", "cpython" ]
BPO | [1389809](https://bugs.python.org/issue1389809) --- | :--- 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-12-24.23:35:50.000> created_at = <Date 2005-12-24.23:35:50.000> labels = ['extension-modules'] title = 'Fxn call in _elementtree.c has incorrect signedness' updated_at = <Date 2005-12-24.23:35:50.000> user = 'https://github.com/brettcannon' ``` bugs.python.org fields: ```python activity = <Date 2005-12-24.23:35:50.000> actor = 'brett.cannon' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2005-12-24.23:35:50.000> creator = 'brett.cannon' dependencies = [] files = [] hgrepos = [] issue_num = 1389809 keywords = [] message_count = 1.0 messages = ['27143'] nosy_count = 2.0 nosy_names = ['effbot', 'brett.cannon'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1389809' versions = ['Python 2.5'] ``` </p></details>
Fxn call in _elementtree.c has incorrect signedness
https://api.github.com/repos/python/cpython/issues/42726/comments
1
2005-12-24T23:35:50Z
2022-04-10T00:06:02Z
https://github.com/python/cpython/issues/42726
1,198,811,765
42,726
[ "python", "cpython" ]
BPO | [1389673](https://bugs.python.org/issue1389673) --- | :--- Nosy | @birkenfeld Files | <li>[libstdtypes.tex.diff](https://bugs.python.org/file1857/libstdtypes.tex.diff "Uploaded as text/plain at 2005-12-24.18:27:06 by collinwinter"): Patch against Doc/lib/libstdtypes.tex, r41806</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-26.23:56:27.000> created_at = <Date 2005-12-24.18:27:06.000> labels = ['docs'] title = 'Incorrect docs for return values of set update methods' updated_at = <Date 2005-12-26.23:56:27.000> user = 'https://bugs.python.org/collinwinter' ``` bugs.python.org fields: ```python activity = <Date 2005-12-26.23:56:27.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-12-24.18:27:06.000> creator = 'collinwinter' dependencies = [] files = ['1857'] hgrepos = [] issue_num = 1389673 keywords = [] message_count = 2.0 messages = ['27141', '27142'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'collinwinter'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1389673' versions = [] ``` </p></details>
Incorrect docs for return values of set update methods
https://api.github.com/repos/python/cpython/issues/42725/comments
2
2005-12-24T18:27:06Z
2022-04-10T00:06:01Z
https://github.com/python/cpython/issues/42725
1,198,811,757
42,725
[ "python", "cpython" ]
BPO | [1389157](https://bugs.python.org/issue1389157) --- | :--- 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-07.03:24:03.000> created_at = <Date 2005-12-23.21:29:17.000> labels = ['build'] title = 'test_tarfile fails with readonly source dir for Python 2.4.2' updated_at = <Date 2006-03-07.03:24:03.000> user = 'https://bugs.python.org/langly' ``` bugs.python.org fields: ```python activity = <Date 2006-03-07.03:24:03.000> actor = 'sf-robot' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2005-12-23.21:29:17.000> creator = 'langly' dependencies = [] files = [] hgrepos = [] issue_num = 1389157 keywords = [] message_count = 3.0 messages = ['27138', '27139', '27140'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'sf-robot', 'langly'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1389157' versions = ['Python 2.4'] ``` </p></details>
test_tarfile fails with readonly source dir for Python 2.4.2
https://api.github.com/repos/python/cpython/issues/42724/comments
3
2005-12-23T21:29:17Z
2022-04-10T00:06:00Z
https://github.com/python/cpython/issues/42724
1,198,811,753
42,724
[ "python", "cpython" ]
BPO | [1389051](https://bugs.python.org/issue1389051) --- | :--- Nosy | @akuchling, @tiran <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2008-02-23.19:32:11.072> created_at = <Date 2005-12-23.18:11:10.000> labels = ['easy', 'type-bug', 'library'] title = 'imaplib causes excessive fragmentation for large documents' updated_at = <Date 2008-03-07.10:24:19.489> user = 'https://bugs.python.org/effbot' ``` bugs.python.org fields: ```python activity = <Date 2008-03-07.10:24:19.489> actor = 'vila' assignee = 'akuchling' closed = True closed_date = <Date 2008-02-23.19:32:11.072> closer = 'akuchling' components = ['Library (Lib)'] creation = <Date 2005-12-23.18:11:10.000> creator = 'effbot' dependencies = [] files = [] hgrepos = [] issue_num = 1389051 keywords = ['patch', 'easy'] message_count = 6.0 messages = ['60857', '60858', '61302', '61651', '62795', '62798'] nosy_count = 5.0 nosy_names = ['effbot', 'akuchling', 'christian.heimes', 'vila', 'rich'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1389051' versions = ['Python 2.6', 'Python 2.5'] ``` </p></details>
imaplib causes excessive fragmentation for large documents
https://api.github.com/repos/python/cpython/issues/42723/comments
6
2005-12-23T18:11:10Z
2022-04-10T00:05:59Z
https://github.com/python/cpython/issues/42723
1,198,811,742
42,723
[ "python", "cpython" ]
BPO | [1388949](https://bugs.python.org/issue1388949) --- | :--- Nosy | @facundobatista <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/facundobatista' closed_at = <Date 2005-12-24.17:46:12.000> created_at = <Date 2005-12-23.15:11:26.000> labels = ['library'] title = 'Decimal sqrt() ignores rounding' updated_at = <Date 2005-12-24.17:46:12.000> user = 'https://bugs.python.org/Rhamphoryncus' ``` bugs.python.org fields: ```python activity = <Date 2005-12-24.17:46:12.000> actor = 'facundobatista' assignee = 'facundobatista' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-12-23.15:11:26.000> creator = 'Rhamphoryncus' dependencies = [] files = [] hgrepos = [] issue_num = 1388949 keywords = [] message_count = 2.0 messages = ['27136', '27137'] nosy_count = 2.0 nosy_names = ['facundobatista', 'Rhamphoryncus'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1388949' versions = [] ``` </p></details>
Decimal sqrt() ignores rounding
https://api.github.com/repos/python/cpython/issues/42722/comments
2
2005-12-23T15:11:26Z
2022-04-10T00:05:58Z
https://github.com/python/cpython/issues/42722
1,198,811,738
42,722
[ "python", "cpython" ]
BPO | [1388910](https://bugs.python.org/issue1388910) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was 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-23.18:03:56.000> created_at = <Date 2005-12-23.14:02:54.000> labels = ['docs'] title = 'xmlrpc howto link incorrect' updated_at = <Date 2005-12-23.18:03:56.000> user = 'https://bugs.python.org/jonmarsh' ``` bugs.python.org fields: ```python activity = <Date 2005-12-23.18:03:56.000> actor = 'effbot' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-12-23.14:02:54.000> creator = 'jonmarsh' dependencies = [] files = [] hgrepos = [] issue_num = 1388910 keywords = [] message_count = 2.0 messages = ['27134', '27135'] nosy_count = 2.0 nosy_names = ['effbot', 'jonmarsh'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1388910' versions = ['Python 2.3'] ``` </p></details>
xmlrpc howto link incorrect
https://api.github.com/repos/python/cpython/issues/42721/comments
2
2005-12-23T14:02:54Z
2022-04-10T00:05:56Z
https://github.com/python/cpython/issues/42721
1,198,811,735
42,721
[ "python", "cpython" ]
BPO | [1388872](https://bugs.python.org/issue1388872) --- | :--- Nosy | @amauryfa, @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-06-30.16:34:14.596> created_at = <Date 2005-12-23.13:08:36.000> labels = ['interpreter-core', 'type-feature'] title = 'Polymorphic getters / setters' updated_at = <Date 2009-06-30.16:34:14.594> user = 'https://bugs.python.org/trialcode' ``` bugs.python.org fields: ```python activity = <Date 2009-06-30.16:34:14.594> actor = 'amaury.forgeotdarc' assignee = 'none' closed = True closed_date = <Date 2009-06-30.16:34:14.596> closer = 'amaury.forgeotdarc' components = ['Interpreter Core'] creation = <Date 2005-12-23.13:08:36.000> creator = 'trialcode' dependencies = [] files = [] hgrepos = [] issue_num = 1388872 keywords = [] message_count = 3.0 messages = ['61215', '83887', '89939'] nosy_count = 3.0 nosy_names = ['amaury.forgeotdarc', 'trialcode', 'ajaksu2'] pr_nums = [] priority = 'low' resolution = 'works for me' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1388872' versions = ['Python 3.1', 'Python 2.7'] ``` </p></details>
Polymorphic getters / setters
https://api.github.com/repos/python/cpython/issues/42720/comments
3
2005-12-23T13:08:36Z
2022-04-10T00:05:55Z
https://github.com/python/cpython/issues/42720
1,198,811,729
42,720
[ "python", "cpython" ]
BPO | [1388804](https://bugs.python.org/issue1388804) --- | :--- 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-23.11:32:52.000> created_at = <Date 2005-12-23.11:26:53.000> labels = ['interpreter-core', 'invalid'] title = 'Polymorphic getters / setters' updated_at = <Date 2005-12-23.11:32:52.000> user = 'https://bugs.python.org/trialcode' ``` bugs.python.org fields: ```python activity = <Date 2005-12-23.11:32:52.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-12-23.11:26:53.000> creator = 'trialcode' dependencies = [] files = [] hgrepos = [] issue_num = 1388804 keywords = [] message_count = 2.0 messages = ['27132', '27133'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'trialcode'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1388804' versions = ['Python 2.4'] ``` </p></details>
Polymorphic getters / setters
https://api.github.com/repos/python/cpython/issues/42719/comments
2
2005-12-23T11:26:53Z
2022-04-10T00:05:54Z
https://github.com/python/cpython/issues/42719
1,198,811,726
42,719
[ "python", "cpython" ]
BPO | [1388489](https://bugs.python.org/issue1388489) --- | :--- Nosy | @doerwalter, @birkenfeld Files | <li>[run1](https://bugs.python.org/file1856/run1 "Uploaded as application/octet-stream at 2005-12-23.00:43:40 by jcdelta"): Test results</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-23.08:49:29.000> created_at = <Date 2005-12-23.00:43:40.000> labels = ['invalid'] title = 'bug in rstrip & lstrip' updated_at = <Date 2005-12-23.08:49:29.000> user = 'https://bugs.python.org/jcdelta' ``` bugs.python.org fields: ```python activity = <Date 2005-12-23.08:49:29.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-12-23.00:43:40.000> creator = 'jcdelta' dependencies = [] files = ['1856'] hgrepos = [] issue_num = 1388489 keywords = [] message_count = 3.0 messages = ['27129', '27130', '27131'] nosy_count = 3.0 nosy_names = ['doerwalter', 'georg.brandl', 'jcdelta'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1388489' versions = ['Python 2.4'] ``` </p></details>
bug in rstrip & lstrip
https://api.github.com/repos/python/cpython/issues/42718/comments
3
2005-12-23T00:43:40Z
2022-04-10T00:05:53Z
https://github.com/python/cpython/issues/42718
1,198,811,716
42,718
[ "python", "cpython" ]
BPO | [1388440](https://bugs.python.org/issue1388440) --- | :--- Nosy | @loewis Files | <li>[python-readline-additions.patch](https://bugs.python.org/file6929/python-readline-additions.patch "Uploaded as text/plain at 2005-12-28.16:45:28 by sebbov"): readline 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 2007-09-04.13:14:58.135> created_at = <Date 2005-12-22.23:01:02.000> labels = ['library'] title = 'add more readline support' updated_at = <Date 2007-09-04.13:14:58.134> user = 'https://bugs.python.org/sebbov' ``` bugs.python.org fields: ```python activity = <Date 2007-09-04.13:14:58.134> actor = 'loewis' assignee = 'none' closed = True closed_date = <Date 2007-09-04.13:14:58.135> closer = 'loewis' components = ['Library (Lib)'] creation = <Date 2005-12-22.23:01:02.000> creator = 'sebbov' dependencies = [] files = ['6929'] hgrepos = [] issue_num = 1388440 keywords = ['patch'] message_count = 5.0 messages = ['49217', '49218', '49219', '49220', '55639'] nosy_count = 3.0 nosy_names = ['loewis', 'quiver', 'sebbov'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1388440' versions = ['Python 2.6'] ``` </p></details>
add more readline support
https://api.github.com/repos/python/cpython/issues/42717/comments
5
2005-12-22T23:01:02Z
2022-04-10T00:05:52Z
https://github.com/python/cpython/issues/42717
1,198,811,710
42,717
[ "python", "cpython" ]
BPO | [1388141](https://bugs.python.org/issue1388141) --- | :--- 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-22.16:15:24.000> created_at = <Date 2005-12-22.15:56:17.000> labels = ['docs'] title = 'Minor error in md5 docs' updated_at = <Date 2005-12-22.16:15:24.000> user = 'https://bugs.python.org/kjohnson' ``` bugs.python.org fields: ```python activity = <Date 2005-12-22.16:15:24.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-12-22.15:56:17.000> creator = 'kjohnson' dependencies = [] files = [] hgrepos = [] issue_num = 1388141 keywords = [] message_count = 2.0 messages = ['27127', '27128'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'kjohnson'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1388141' versions = ['Python 2.4'] ``` </p></details>
Minor error in md5 docs
https://api.github.com/repos/python/cpython/issues/42716/comments
2
2005-12-22T15:56:17Z
2022-04-10T00:05:51Z
https://github.com/python/cpython/issues/42716
1,198,811,705
42,716
[ "python", "cpython" ]
BPO | [1388073](https://bugs.python.org/issue1388073) --- | :--- Nosy | @gvanrossum, @birkenfeld Files | <li>[unittest.py.patch](https://bugs.python.org/file6926/unittest.py.patch "Uploaded as text/plain at 2005-12-22.14:56:47 by collinwinter"): Patch against unittest.py, r41775</li><li>[before.py](https://bugs.python.org/file6927/before.py "Uploaded as text/plain at 2005-12-22.14:57:31 by collinwinter"): My subclass, before the patch to unittest.TestCase</li><li>[after.py](https://bugs.python.org/file6928/after.py "Uploaded as text/plain at 2005-12-22.14:57:56 by collinwinter"): My subclass, after the patch to unittest.TestCase</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-01-20.17:55:16.000> created_at = <Date 2005-12-22.14:56:47.000> labels = ['library'] title = 'Make unittest.TestCase easier to subclass' updated_at = <Date 2006-01-20.17:55:16.000> user = 'https://bugs.python.org/collinwinter' ``` bugs.python.org fields: ```python activity = <Date 2006-01-20.17:55:16.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-12-22.14:56:47.000> creator = 'collinwinter' dependencies = [] files = ['6926', '6927', '6928'] hgrepos = [] issue_num = 1388073 keywords = ['patch'] message_count = 3.0 messages = ['49214', '49215', '49216'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'georg.brandl', 'collinwinter'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1388073' versions = [] ``` </p></details>
Make unittest.TestCase easier to subclass
https://api.github.com/repos/python/cpython/issues/42715/comments
3
2005-12-22T14:56:47Z
2022-04-10T00:05:50Z
https://github.com/python/cpython/issues/42715
1,198,811,698
42,715
[ "python", "cpython" ]
BPO | [1387650](https://bugs.python.org/issue1387650) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was 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-22.13:24:57.000> created_at = <Date 2005-12-22.00:04:14.000> labels = ['interpreter-core', 'invalid'] title = 'weird behavior when assigning locals() to a variable' updated_at = <Date 2005-12-22.13:24:57.000> user = 'https://bugs.python.org/sambayer' ``` bugs.python.org fields: ```python activity = <Date 2005-12-22.13:24:57.000> actor = 'sambayer' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-12-22.00:04:14.000> creator = 'sambayer' dependencies = [] files = [] hgrepos = [] issue_num = 1387650 keywords = [] message_count = 4.0 messages = ['27123', '27124', '27125', '27126'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'sambayer'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1387650' versions = ['Python 2.3'] ``` </p></details>
weird behavior when assigning locals() to a variable
https://api.github.com/repos/python/cpython/issues/42714/comments
4
2005-12-22T00:04:14Z
2022-04-10T00:05:48Z
https://github.com/python/cpython/issues/42714
1,198,811,692
42,714
[ "python", "cpython" ]
BPO | [1387483](https://bugs.python.org/issue1387483) --- | :--- Nosy | @jackjansen, @kristjanvalur Files | <li>[TESTPATH.tgz](https://bugs.python.org/file1855/TESTPATH.tgz "Uploaded as application/x-gzip at 2005-12-21.20:23:44 by kowaltowski")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2013-04-05.09:30:13.141> created_at = <Date 2005-12-21.20:23:44.000> labels = ['OS-mac'] title = 'sys.path[0] when executed thru a symbolic link' updated_at = <Date 2013-04-05.09:30:13.140> user = 'https://bugs.python.org/kowaltowski' ``` bugs.python.org fields: ```python activity = <Date 2013-04-05.09:30:13.140> actor = 'kristjan.jonsson' assignee = 'jackjansen' closed = True closed_date = <Date 2013-04-05.09:30:13.141> closer = 'kristjan.jonsson' components = ['macOS'] creation = <Date 2005-12-21.20:23:44.000> creator = 'kowaltowski' dependencies = [] files = ['1855'] hgrepos = [] issue_num = 1387483 keywords = [] message_count = 11.0 messages = ['27120', '27121', '27122', '186034', '186037', '186039', '186042', '186063', '186064', '186068', '186071'] nosy_count = 4.0 nosy_names = ['jackjansen', 'kowaltowski', 'kristjan.jonsson', 'neologix'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1387483' versions = ['Python 2.6', 'Python 2.4'] ``` </p></details>
sys.path[0] when executed thru a symbolic link
https://api.github.com/repos/python/cpython/issues/42713/comments
11
2005-12-21T20:23:44Z
2022-04-10T00:05:48Z
https://github.com/python/cpython/issues/42713
1,198,811,688
42,713
[ "python", "cpython" ]
BPO | [1386675](https://bugs.python.org/issue1386675) --- | :--- Nosy | @mhammond, @freddrake, @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 2009-03-31.16:31:24.633> created_at = <Date 2005-12-21.01:41:58.000> labels = ['type-bug', 'OS-windows', 'docs'] title = '_winreg specifies EnvironmentError instead of WindowsError' updated_at = <Date 2009-03-31.16:31:24.610> user = 'https://bugs.python.org/anadelonbrin' ``` bugs.python.org fields: ```python activity = <Date 2009-03-31.16:31:24.610> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = <Date 2009-03-31.16:31:24.633> closer = 'georg.brandl' components = ['Documentation', 'Windows'] creation = <Date 2005-12-21.01:41:58.000> creator = 'anadelonbrin' dependencies = [] files = [] hgrepos = [] issue_num = 1386675 keywords = [] message_count = 9.0 messages = ['27113', '27114', '27115', '27116', '27117', '27118', '27119', '83896', '84827'] nosy_count = 6.0 nosy_names = ['mhammond', 'fdrake', 'effbot', 'georg.brandl', 'georg.brandl', 'anadelonbrin'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'test needed' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1386675' versions = ['Python 2.6'] ``` </p></details>
_winreg specifies EnvironmentError instead of WindowsError
https://api.github.com/repos/python/cpython/issues/42712/comments
9
2005-12-21T01:41:58Z
2022-04-10T00:05:47Z
https://github.com/python/cpython/issues/42712
1,198,811,684
42,712
[ "python", "cpython" ]
BPO | [1385055](https://bugs.python.org/issue1385055) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was 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-21.05:53:33.000> created_at = <Date 2005-12-19.10:15:23.000> labels = ['interpreter-core', 'invalid'] title = 'execfile anomaly with "from __future__ import division"' updated_at = <Date 2005-12-21.05:53:33.000> user = 'https://bugs.python.org/harripasanen' ``` bugs.python.org fields: ```python activity = <Date 2005-12-21.05:53:33.000> actor = 'nnorwitz' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-12-19.10:15:23.000> creator = 'harripasanen' dependencies = [] files = [] hgrepos = [] issue_num = 1385055 keywords = [] message_count = 3.0 messages = ['27110', '27111', '27112'] nosy_count = 2.0 nosy_names = ['harripasanen', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1385055' versions = ['Python 2.4'] ``` </p></details>
execfile anomaly with "from __future__ import division"
https://api.github.com/repos/python/cpython/issues/42711/comments
3
2005-12-19T10:15:23Z
2022-04-10T00:05:45Z
https://github.com/python/cpython/issues/42711
1,198,811,677
42,711
[ "python", "cpython" ]
BPO | [1385040](https://bugs.python.org/issue1385040) --- | :--- Nosy | @birkenfeld Files | <li>[compiler-defaultargs.diff](https://bugs.python.org/file1854/compiler-defaultargs.diff "Uploaded as text/plain at 2006-04-30.20:20:48 by @birkenfeld")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-05-03.18:19:34.000> created_at = <Date 2005-12-19.09:58:07.000> labels = ['interpreter-core'] title = 'compiler module does not detect a syntax error' updated_at = <Date 2006-05-03.18:19:34.000> user = 'https://bugs.python.org/harripasanen' ``` bugs.python.org fields: ```python activity = <Date 2006-05-03.18:19:34.000> actor = 'georg.brandl' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-12-19.09:58:07.000> creator = 'harripasanen' dependencies = [] files = ['1854'] hgrepos = [] issue_num = 1385040 keywords = [] message_count = 5.0 messages = ['27105', '27106', '27107', '27108', '27109'] nosy_count = 4.0 nosy_names = ['jhylton', 'harripasanen', 'nnorwitz', 'georg.brandl'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1385040' versions = ['Python 2.4'] ``` </p></details>
compiler module does not detect a syntax error
https://api.github.com/repos/python/cpython/issues/42710/comments
5
2005-12-19T09:58:07Z
2022-04-10T00:05:44Z
https://github.com/python/cpython/issues/42710
1,198,811,669
42,710
[ "python", "cpython" ]
BPO | [1385004](https://bugs.python.org/issue1385004) --- | :--- 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-27.00:00:04.000> created_at = <Date 2005-12-19.09:05:29.000> labels = ['invalid', 'docs'] title = 'exec statement link in index broken' updated_at = <Date 2005-12-27.00:00:04.000> user = 'https://bugs.python.org/harripasanen' ``` bugs.python.org fields: ```python activity = <Date 2005-12-27.00:00:04.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-12-19.09:05:29.000> creator = 'harripasanen' dependencies = [] files = [] hgrepos = [] issue_num = 1385004 keywords = [] message_count = 2.0 messages = ['27103', '27104'] nosy_count = 2.0 nosy_names = ['harripasanen', 'georg.brandl'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1385004' versions = ['Python 2.4'] ``` </p></details>
exec statement link in index broken
https://api.github.com/repos/python/cpython/issues/42709/comments
2
2005-12-19T09:05:29Z
2022-04-10T00:05:43Z
https://github.com/python/cpython/issues/42709
1,198,811,664
42,709
[ "python", "cpython" ]
BPO | [1384175](https://bugs.python.org/issue1384175) --- | :--- Nosy | @loewis, @birkenfeld, @devdanzin, @albertz, @eryksun <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2009-02-09.07:16:18.407> created_at = <Date 2005-12-18.01:18:11.000> labels = ['OS-windows'] title = 'random module - Provider DLL failed to initialize correctly' updated_at = <Date 2015-08-21.14:05:31.229> user = 'https://bugs.python.org/ghazel' ``` bugs.python.org fields: ```python activity = <Date 2015-08-21.14:05:31.229> actor = 'Albert.Zeyer' assignee = 'none' closed = True closed_date = <Date 2009-02-09.07:16:18.407> closer = 'loewis' components = ['Windows'] creation = <Date 2005-12-18.01:18:11.000> creator = 'ghazel' dependencies = [] files = [] hgrepos = [] issue_num = 1384175 keywords = [] message_count = 12.0 messages = ['60852', '60853', '60854', '60855', '60856', '81445', '82161', '82166', '248947', '248951', '248952', '248953'] nosy_count = 7.0 nosy_names = ['loewis', 'georg.brandl', 'ghazel', 'ajaksu2', 'ssb22', 'Albert.Zeyer', 'eryksun'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1384175' versions = ['3rd party'] ``` </p></details>
random module - Provider DLL failed to initialize correctly
https://api.github.com/repos/python/cpython/issues/42708/comments
12
2005-12-18T01:18:11Z
2022-04-10T00:05:42Z
https://github.com/python/cpython/issues/42708
1,198,811,661
42,708
[ "python", "cpython" ]
BPO | [1383644](https://bugs.python.org/issue1383644) --- | :--- Nosy | @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2005-12-20.11:10:02.000> created_at = <Date 2005-12-17.16:12:19.000> labels = ['OS-mac'] title = "MacOS.WMAvailable() doesn't launch Python.app properly" updated_at = <Date 2005-12-20.11:10:02.000> user = 'https://bugs.python.org/hhas' ``` bugs.python.org fields: ```python activity = <Date 2005-12-20.11:10:02.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2005-12-17.16:12:19.000> creator = 'hhas' dependencies = [] files = [] hgrepos = [] issue_num = 1383644 keywords = [] message_count = 2.0 messages = ['27101', '27102'] nosy_count = 2.0 nosy_names = ['jackjansen', 'hhas'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1383644' versions = [] ``` </p></details>
MacOS.WMAvailable() doesn't launch Python.app properly
https://api.github.com/repos/python/cpython/issues/42707/comments
2
2005-12-17T16:12:19Z
2022-04-10T00:05:42Z
https://github.com/python/cpython/issues/42707
1,198,811,657
42,707
[ "python", "cpython" ]
BPO | [1383115](https://bugs.python.org/issue1383115) --- | :--- Files | <li>[object.html](https://bugs.python.org/file6925/object.html "Uploaded as text/html at 2005-12-17.04:02:34 by farshizzo")</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-18.19:41:02.000> created_at = <Date 2005-12-17.04:02:33.000> labels = ['docs'] title = 'Specify new reference return value for PyObject_Call' updated_at = <Date 2005-12-18.19:41:02.000> user = 'https://bugs.python.org/farshizzo' ``` bugs.python.org fields: ```python activity = <Date 2005-12-18.19:41:02.000> actor = 'effbot' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-12-17.04:02:33.000> creator = 'farshizzo' dependencies = [] files = ['6925'] hgrepos = [] issue_num = 1383115 keywords = ['patch'] message_count = 2.0 messages = ['49212', '49213'] nosy_count = 2.0 nosy_names = ['effbot', 'farshizzo'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1383115' versions = ['Python 2.4'] ``` </p></details>
Specify new reference return value for PyObject_Call
https://api.github.com/repos/python/cpython/issues/42706/comments
2
2005-12-17T04:02:33Z
2022-04-10T00:05:39Z
https://github.com/python/cpython/issues/42706
1,198,811,653
42,706
[ "python", "cpython" ]
BPO | [1382815](https://bugs.python.org/issue1382815) --- | :--- 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-16.21:40:43.000> created_at = <Date 2005-12-16.21:38:34.000> labels = ['interpreter-core'] title = 'len() on class broken' updated_at = <Date 2005-12-16.21:40:43.000> user = 'https://bugs.python.org/kquick' ``` bugs.python.org fields: ```python activity = <Date 2005-12-16.21:40:43.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-12-16.21:38:34.000> creator = 'kquick' dependencies = [] files = [] hgrepos = [] issue_num = 1382815 keywords = [] message_count = 2.0 messages = ['27099', '27100'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'kquick'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1382815' versions = ['Python 2.4'] ``` </p></details>
len() on class broken
https://api.github.com/repos/python/cpython/issues/42705/comments
2
2005-12-16T21:38:34Z
2022-04-10T00:05:38Z
https://github.com/python/cpython/issues/42705
1,198,811,647
42,705
[ "python", "cpython" ]
BPO | [1382740](https://bugs.python.org/issue1382740) --- | :--- Nosy | @arigo, @birkenfeld, @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-12-26.17:27:23.000> created_at = <Date 2005-12-16.20:18:24.000> labels = ['interpreter-core', 'invalid'] title = 'len() on class broken' updated_at = <Date 2005-12-26.17:27:23.000> user = 'https://bugs.python.org/kquick' ``` bugs.python.org fields: ```python activity = <Date 2005-12-26.17:27:23.000> actor = 'arigo' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-12-16.20:18:24.000> creator = 'kquick' dependencies = [] files = [] hgrepos = [] issue_num = 1382740 keywords = [] message_count = 6.0 messages = ['27093', '27094', '27095', '27096', '27097', '27098'] nosy_count = 4.0 nosy_names = ['arigo', 'georg.brandl', 'rhettinger', 'kquick'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1382740' versions = ['Python 2.4'] ``` </p></details>
len() on class broken
https://api.github.com/repos/python/cpython/issues/42704/comments
6
2005-12-16T20:18:24Z
2022-04-10T00:05:37Z
https://github.com/python/cpython/issues/42704
1,198,811,645
42,704
[ "python", "cpython" ]
BPO | [1382562](https://bugs.python.org/issue1382562) --- | :--- Nosy | @loewis, @birkenfeld, @tarekziade, @merwok, @zooba, @dstufft, @nanjekyejoannah <sup>*Note: these values reflect the state of the issue at 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 2021-02-03.18:10:31.355> created_at = <Date 2005-12-16.16:59:53.000> labels = ['type-bug', 'library', 'OS-windows'] title = '--install-base not honored on win32' updated_at = <Date 2021-02-03.18:10:31.355> user = 'https://bugs.python.org/jpe' ``` bugs.python.org fields: ```python activity = <Date 2021-02-03.18:10:31.355> actor = 'steve.dower' assignee = 'loewis' closed = True closed_date = <Date 2021-02-03.18:10:31.355> closer = 'steve.dower' components = ['Distutils', 'Windows'] creation = <Date 2005-12-16.16:59:53.000> creator = 'jpe' dependencies = [] files = [] hgrepos = [] issue_num = 1382562 keywords = [] message_count = 5.0 messages = ['27091', '27092', '227773', '348998', '386276'] nosy_count = 8.0 nosy_names = ['loewis', 'georg.brandl', 'jpe', 'tarek', 'eric.araujo', 'steve.dower', 'dstufft', 'nanjekyejoannah'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1382562' versions = ['Python 2.7', 'Python 3.4', 'Python 3.5'] ``` </p></details>
--install-base not honored on win32
https://api.github.com/repos/python/cpython/issues/42703/comments
5
2005-12-16T16:59:53Z
2022-04-10T00:05:37Z
https://github.com/python/cpython/issues/42703
1,198,811,638
42,703
[ "python", "cpython" ]
BPO | [1382213](https://bugs.python.org/issue1382213) --- | :--- 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-04-03.01:40:29.000> created_at = <Date 2005-12-16.07:08:32.000> labels = ['docs'] title = 'Tutorial section 9.5.1 ignores MRO for new-style classes' updated_at = <Date 2007-04-03.01:40:29.000> user = 'https://bugs.python.org/gazzadee' ``` bugs.python.org fields: ```python activity = <Date 2007-04-03.01:40:29.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-12-16.07:08:32.000> creator = 'gazzadee' dependencies = [] files = [] hgrepos = [] issue_num = 1382213 keywords = [] message_count = 2.0 messages = ['27089', '27090'] nosy_count = 2.0 nosy_names = ['rhettinger', 'gazzadee'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1382213' versions = ['Python 2.4'] ``` </p></details>
Tutorial section 9.5.1 ignores MRO for new-style classes
https://api.github.com/repos/python/cpython/issues/42702/comments
2
2005-12-16T07:08:32Z
2022-04-10T00:05:36Z
https://github.com/python/cpython/issues/42702
1,198,811,634
42,702
[ "python", "cpython" ]
BPO | [1382163](https://bugs.python.org/issue1382163) --- | :--- Nosy | @warsaw Files | <li>[buildno.diff](https://bugs.python.org/file6924/buildno.diff "Uploaded as text/plain at 2005-12-16.05:11:04 by @warsaw")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-12-18.01:27:50.000> created_at = <Date 2005-12-16.05:11:04.000> labels = ['interpreter-core'] title = 'Expose Subversion revision number' updated_at = <Date 2005-12-18.01:27:50.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2005-12-18.01:27:50.000> actor = 'barry' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-12-16.05:11:04.000> creator = 'barry' dependencies = [] files = ['6924'] hgrepos = [] issue_num = 1382163 keywords = ['patch'] message_count = 2.0 messages = ['49210', '49211'] nosy_count = 1.0 nosy_names = ['barry'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1382163' versions = ['Python 2.5'] ``` </p></details>
Expose Subversion revision number
https://api.github.com/repos/python/cpython/issues/42701/comments
2
2005-12-16T05:11:04Z
2022-04-10T00:05:34Z
https://github.com/python/cpython/issues/42701
1,198,811,628
42,701
[ "python", "cpython" ]
BPO | [1382096](https://bugs.python.org/issue1382096) --- | :--- 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-12-16.14:47:09.000> created_at = <Date 2005-12-16.02:22:35.000> labels = ['expert-unicode'] title = 'MacRoman Encoding Bug (OHM vs. OMEGA)' updated_at = <Date 2005-12-16.14:47:09.000> user = 'https://bugs.python.org/seanbpalmer' ``` bugs.python.org fields: ```python activity = <Date 2005-12-16.14:47:09.000> actor = 'lemburg' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2005-12-16.02:22:35.000> creator = 'seanbpalmer' dependencies = [] files = [] hgrepos = [] issue_num = 1382096 keywords = [] message_count = 2.0 messages = ['27087', '27088'] nosy_count = 2.0 nosy_names = ['lemburg', 'seanbpalmer'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1382096' versions = ['Python 2.4'] ``` </p></details>
MacRoman Encoding Bug (OHM vs. OMEGA)
https://api.github.com/repos/python/cpython/issues/42700/comments
2
2005-12-16T02:22:35Z
2022-04-10T00:05:33Z
https://github.com/python/cpython/issues/42700
1,198,811,625
42,700
[ "python", "cpython" ]
BPO | [1382087](https://bugs.python.org/issue1382087) --- | :--- Nosy | @gvanrossum, @rhettinger Files | <li>[listobject.patch](https://bugs.python.org/file6923/listobject.patch "Uploaded as text/plain at 2005-12-16.01:57:27 by m_fondo"): patch for feature request 1370948</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2005-12-16.19:29:53.000> created_at = <Date 2005-12-16.01:57:27.000> labels = ['interpreter-core'] title = 'list.count() patch for feature request 1370948' updated_at = <Date 2005-12-16.19:29:53.000> user = 'https://bugs.python.org/mfondo' ``` bugs.python.org fields: ```python activity = <Date 2005-12-16.19:29:53.000> actor = 'm_fondo' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-12-16.01:57:27.000> creator = 'm_fondo' dependencies = [] files = ['6923'] hgrepos = [] issue_num = 1382087 keywords = ['patch'] message_count = 5.0 messages = ['49205', '49206', '49207', '49208', '49209'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'rhettinger', 'm_fondo'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1382087' versions = [] ``` </p></details>
list.count() patch for feature request 1370948
https://api.github.com/repos/python/cpython/issues/42699/comments
5
2005-12-16T01:57:27Z
2022-04-10T00:05:32Z
https://github.com/python/cpython/issues/42699
1,198,811,618
42,699
[ "python", "cpython" ]
BPO | [1381939](https://bugs.python.org/issue1381939) --- | :--- Files | <li>[cet105.patch](https://bugs.python.org/file1853/cet105.patch "Uploaded as text/plain at 2005-12-15.23:07:31 by effbot")</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-16.22:09:03.000> created_at = <Date 2005-12-15.21:15:41.000> labels = ['expert-XML'] title = 'cElementTree only supports a few encodings' updated_at = <Date 2005-12-16.22:09:03.000> user = 'https://bugs.python.org/effbot' ``` bugs.python.org fields: ```python activity = <Date 2005-12-16.22:09:03.000> actor = 'effbot' assignee = 'effbot' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2005-12-15.21:15:41.000> creator = 'effbot' dependencies = [] files = ['1853'] hgrepos = [] issue_num = 1381939 keywords = [] message_count = 3.0 messages = ['27084', '27085', '27086'] nosy_count = 1.0 nosy_names = ['effbot'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1381939' versions = ['Python 2.5'] ``` </p></details>
cElementTree only supports a few encodings
https://api.github.com/repos/python/cpython/issues/42698/comments
3
2005-12-15T21:15:41Z
2022-04-10T00:05:30Z
https://github.com/python/cpython/issues/42698
1,198,811,609
42,698
[ "python", "cpython" ]
BPO | [1381717](https://bugs.python.org/issue1381717) --- | :--- Nosy | @tim-one, @birkenfeld, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-07-30.11:11:09.000> created_at = <Date 2005-12-15.15:37:33.000> labels = ['docs'] title = "mode 't' not documented as posssible mode for file built-in" updated_at = <Date 2006-07-30.11:11:09.000> user = 'https://bugs.python.org/ssalmine' ``` bugs.python.org fields: ```python activity = <Date 2006-07-30.11:11:09.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-12-15.15:37:33.000> creator = 'ssalmine' dependencies = [] files = [] hgrepos = [] issue_num = 1381717 keywords = [] message_count = 4.0 messages = ['27080', '27081', '27082', '27083'] nosy_count = 4.0 nosy_names = ['tim.peters', 'georg.brandl', 'georg.brandl', 'ssalmine'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1381717' versions = [] ``` </p></details>
mode 't' not documented as posssible mode for file built-in
https://api.github.com/repos/python/cpython/issues/42697/comments
4
2005-12-15T15:37:33Z
2022-04-10T00:05:29Z
https://github.com/python/cpython/issues/42697
1,198,811,605
42,697
[ "python", "cpython" ]
BPO | [1381476](https://bugs.python.org/issue1381476) --- | :--- Nosy | @birkenfeld, @devdanzin <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2009-02-11.22:54:02.098> created_at = <Date 2005-12-15.11:04:26.000> labels = ['library'] title = 'csv.reader endless loop' updated_at = <Date 2009-02-11.22:54:02.097> user = 'https://bugs.python.org/wwwingman' ``` bugs.python.org fields: ```python activity = <Date 2009-02-11.22:54:02.097> actor = 'ajaksu2' assignee = 'andrewmcnamara' closed = True closed_date = <Date 2009-02-11.22:54:02.098> closer = 'ajaksu2' components = ['Library (Lib)'] creation = <Date 2005-12-15.11:04:26.000> creator = 'wwwingman' dependencies = [] files = [] hgrepos = [] issue_num = 1381476 keywords = [] message_count = 8.0 messages = ['27074', '27075', '27076', '27077', '27078', '27079', '81569', '81684'] nosy_count = 6.0 nosy_names = ['georg.brandl', 'andrewmcnamara', 'krumms', 'wwwingman', 'ironfroggy', 'ajaksu2'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1381476' versions = ['Python 2.4'] ``` </p></details>
csv.reader endless loop
https://api.github.com/repos/python/cpython/issues/42696/comments
8
2005-12-15T11:04:26Z
2022-04-10T00:05:28Z
https://github.com/python/cpython/issues/42696
1,198,811,603
42,696
[ "python", "cpython" ]
BPO | [1381398](https://bugs.python.org/issue1381398) --- | :--- Nosy | @loewis Files | <li>[nl-bind-patch.txt](https://bugs.python.org/file6922/nl-bind-patch.txt "Uploaded as text/plain at 2005-12-15.09:23:41 by metsala"): Patch for bind for netlink sockets</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-01-14.18:29:10.000> created_at = <Date 2005-12-15.09:23:41.000> labels = ['extension-modules'] title = 'bind() for netlink sockets' updated_at = <Date 2006-01-14.18:29:10.000> user = 'https://bugs.python.org/metsala' ``` bugs.python.org fields: ```python activity = <Date 2006-01-14.18:29:10.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2005-12-15.09:23:41.000> creator = 'metsala' dependencies = [] files = ['6922'] hgrepos = [] issue_num = 1381398 keywords = ['patch'] message_count = 2.0 messages = ['49203', '49204'] nosy_count = 2.0 nosy_names = ['loewis', 'metsala'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1381398' versions = ['Python 2.4'] ``` </p></details>
bind() for netlink sockets
https://api.github.com/repos/python/cpython/issues/42695/comments
2
2005-12-15T09:23:41Z
2022-04-10T00:05:27Z
https://github.com/python/cpython/issues/42695
1,198,811,599
42,695
[ "python", "cpython" ]
BPO | [1380970](https://bugs.python.org/issue1380970) --- | :--- 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-01-06.02:19:22.000> created_at = <Date 2005-12-14.23:33:49.000> labels = ['docs'] title = 'split() description not fully accurate' updated_at = <Date 2007-01-06.02:19:22.000> user = 'https://bugs.python.org/kace' ``` bugs.python.org fields: ```python activity = <Date 2007-01-06.02:19:22.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-12-14.23:33:49.000> creator = 'kace' dependencies = [] files = [] hgrepos = [] issue_num = 1380970 keywords = [] message_count = 4.0 messages = ['27070', '27071', '27072', '27073'] nosy_count = 3.0 nosy_names = ['collinwinter', 'rhettinger', 'kace'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1380970' versions = ['Python 2.4'] ``` </p></details>
split() description not fully accurate
https://api.github.com/repos/python/cpython/issues/42694/comments
4
2005-12-14T23:33:49Z
2022-04-10T00:05:27Z
https://github.com/python/cpython/issues/42694
1,198,811,595
42,694
[ "python", "cpython" ]
BPO | [1380952](https://bugs.python.org/issue1380952) --- | :--- Nosy | @birkenfeld, @arekm Files | <li>[python-ssl-nonblocking.patch](https://bugs.python.org/file6920/python-ssl-nonblocking.patch "Uploaded as text/plain at 2005-12-14.23:14:53 by @arekm"): Fix reading from ssl socket when timeout was set</li><li>[python-ssl-nonblocking.patch](https://bugs.python.org/file6921/python-ssl-nonblocking.patch "Uploaded as text/plain at 2005-12-15.17:28:35 by @arekm"): Cleaner and smaller version of ssl reading fix</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-03-31.18:01:57.000> created_at = <Date 2005-12-14.23:14:53.000> labels = ['extension-modules'] title = 'Fix bug read() would hang on ssl socket if settimeout() used' updated_at = <Date 2006-03-31.18:01:57.000> user = 'https://github.com/arekm' ``` bugs.python.org fields: ```python activity = <Date 2006-03-31.18:01:57.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2005-12-14.23:14:53.000> creator = 'arekm' dependencies = [] files = ['6920', '6921'] hgrepos = [] issue_num = 1380952 keywords = ['patch'] message_count = 3.0 messages = ['49200', '49201', '49202'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'arekm'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1380952' versions = ['Python 2.4'] ``` </p></details>
Fix bug read() would hang on ssl socket if settimeout() used
https://api.github.com/repos/python/cpython/issues/42693/comments
3
2005-12-14T23:14:53Z
2022-04-10T00:05:25Z
https://github.com/python/cpython/issues/42693
1,198,811,592
42,693
[ "python", "cpython" ]
BPO | [1380777](https://bugs.python.org/issue1380777) --- | :--- Nosy | @jackjansen, @ronaldoussoren Files | <li>[osxbuild.patch](https://bugs.python.org/file6919/osxbuild.patch "Uploaded as text/plain at 2005-12-14.20:25:24 by @ronaldoussoren"): initial patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2006-03-20.08:18:33.000> created_at = <Date 2005-12-14.20:25:24.000> labels = ['OS-mac'] title = 'Some fixes for the binary distribution builder' updated_at = <Date 2006-03-20.08:18:33.000> user = 'https://github.com/ronaldoussoren' ``` bugs.python.org fields: ```python activity = <Date 2006-03-20.08:18:33.000> actor = 'ronaldoussoren' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2005-12-14.20:25:24.000> creator = 'ronaldoussoren' dependencies = [] files = ['6919'] hgrepos = [] issue_num = 1380777 keywords = ['patch'] message_count = 4.0 messages = ['49196', '49197', '49198', '49199'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'jackjansen', 'ronaldoussoren'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1380777' versions = ['Python 2.4'] ``` </p></details>
Some fixes for the binary distribution builder
https://api.github.com/repos/python/cpython/issues/42692/comments
4
2005-12-14T20:25:24Z
2022-04-10T00:05:24Z
https://github.com/python/cpython/issues/42692
1,198,811,580
42,692
[ "python", "cpython" ]
BPO | [1379994](https://bugs.python.org/issue1379994) --- | :--- Nosy | @malemburg, @birkenfeld, @hyeshik Files | <li>[unicodeescape.diff](https://bugs.python.org/file1852/unicodeescape.diff "Uploaded as text/plain at 2005-12-14.01:41:53 by @hyeshik"): patch to unicodeobject.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 = 'https://github.com/hyeshik' closed_at = <Date 2006-03-28.07:38:24.000> created_at = <Date 2005-12-14.00:47:26.000> labels = ['expert-unicode'] title = '"unicode_escape" and "raw_unicode_escape" encoding is broken' updated_at = <Date 2006-03-28.07:38:24.000> user = 'https://bugs.python.org/markmcmahon' ``` bugs.python.org fields: ```python activity = <Date 2006-03-28.07:38:24.000> actor = 'anthonybaxter' assignee = 'hyeshik.chang' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2005-12-14.00:47:26.000> creator = 'markmcmahon' dependencies = [] files = ['1852'] hgrepos = [] issue_num = 1379994 keywords = [] message_count = 6.0 messages = ['27064', '27065', '27066', '27067', '27068', '27069'] nosy_count = 5.0 nosy_names = ['lemburg', 'anthonybaxter', 'georg.brandl', 'hyeshik.chang', 'markmcmahon'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1379994' versions = ['Python 2.4'] ``` </p></details>
"unicode_escape" and "raw_unicode_escape" encoding is broken
https://api.github.com/repos/python/cpython/issues/42691/comments
6
2005-12-14T00:47:26Z
2022-04-10T00:05:23Z
https://github.com/python/cpython/issues/42691
1,198,811,573
42,691
[ "python", "cpython" ]
BPO | [1379984](https://bugs.python.org/issue1379984) --- | :--- Nosy | @loewis, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2013-03-28.09:57:41.220> created_at = <Date 2005-12-14.00:20:37.000> labels = ['interpreter-core', 'type-bug'] title = "HP-UX: Can't shl_load() a library containing Thread Local" updated_at = <Date 2013-03-28.09:57:41.219> user = 'https://bugs.python.org/bladedoyle' ``` bugs.python.org fields: ```python activity = <Date 2013-03-28.09:57:41.219> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2013-03-28.09:57:41.220> closer = 'georg.brandl' components = ['Interpreter Core'] creation = <Date 2005-12-14.00:20:37.000> creator = 'blade_doyle' dependencies = [] files = [] hgrepos = [] issue_num = 1379984 keywords = [] message_count = 5.0 messages = ['60849', '60850', '60851', '114611', '185411'] nosy_count = 3.0 nosy_names = ['loewis', 'georg.brandl', 'blade_doyle'] pr_nums = [] priority = 'low' resolution = 'out of date' stage = 'test needed' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1379984' versions = ['Python 2.6'] ``` </p></details>
HP-UX: Can't shl_load() a library containing Thread Local
https://api.github.com/repos/python/cpython/issues/42690/comments
5
2005-12-14T00:20:37Z
2022-04-10T00:05:21Z
https://github.com/python/cpython/issues/42690
1,198,811,566
42,690
[ "python", "cpython" ]
BPO | [1379804](https://bugs.python.org/issue1379804) --- | :--- Nosy | @loewis, @ashemedai <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2010-09-12.10:23:58.004> created_at = <Date 2005-12-13.20:22:25.000> labels = ['type-bug', 'docs'] title = 'HP-UX thread stack size needs to be increased' updated_at = <Date 2010-09-12.10:23:58.003> user = 'https://bugs.python.org/bladedoyle' ``` bugs.python.org fields: ```python activity = <Date 2010-09-12.10:23:58.003> actor = 'BreamoreBoy' assignee = 'none' closed = True closed_date = <Date 2010-09-12.10:23:58.004> closer = 'BreamoreBoy' components = ['Documentation'] creation = <Date 2005-12-13.20:22:25.000> creator = 'blade_doyle' dependencies = [] files = [] hgrepos = [] issue_num = 1379804 keywords = [] message_count = 7.0 messages = ['60845', '60846', '60847', '60848', '86492', '114998', '116163'] nosy_count = 4.0 nosy_names = ['loewis', 'asmodai', 'blade_doyle', 'BreamoreBoy'] pr_nums = [] priority = 'low' resolution = 'out of date' stage = 'test needed' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1379804' versions = ['Python 2.6'] ``` </p></details>
HP-UX thread stack size needs to be increased
https://api.github.com/repos/python/cpython/issues/42689/comments
7
2005-12-13T20:22:25Z
2022-04-10T00:05:20Z
https://github.com/python/cpython/issues/42689
1,198,811,561
42,689
[ "python", "cpython" ]
BPO | [1379573](https://bugs.python.org/issue1379573) --- | :--- Nosy | @loewis, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2007-03-16.15:41:30.000> created_at = <Date 2005-12-13.15:13:31.000> labels = ['type-feature'] title = 'python executable optionally should search script on PATH' updated_at = <Date 2007-03-16.15:41:30.000> user = 'https://bugs.python.org/cconrad' ``` bugs.python.org fields: ```python activity = <Date 2007-03-16.15:41:30.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-12-13.15:13:31.000> creator = 'cconrad' dependencies = [] files = [] hgrepos = [] issue_num = 1379573 keywords = [] message_count = 11.0 messages = ['54690', '54691', '54692', '54693', '54694', '54695', '54696', '54697', '54698', '54699', '54700'] nosy_count = 4.0 nosy_names = ['loewis', 'nnorwitz', 'georg.brandl', 'cconrad'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1379573' versions = [] ``` </p></details>
python executable optionally should search script on PATH
https://api.github.com/repos/python/cpython/issues/42688/comments
11
2005-12-13T15:13:31Z
2022-04-10T00:05:19Z
https://github.com/python/cpython/issues/42688
1,198,811,557
42,688
[ "python", "cpython" ]
BPO | [1379416](https://bugs.python.org/issue1379416) --- | :--- Nosy | @warsaw, @ezio-melotti, @bitdancer Files | <li>[header_encode_test.diff](https://bugs.python.org/file18652/header_encode_test.diff "Uploaded as text/plain at 2010-08-26.16:38:17 by @bitdancer")</li><li>[header_charset_fix.diff](https://bugs.python.org/file18653/header_charset_fix.diff "Uploaded as text/plain at 2010-08-26.16:39:16 by @bitdancer")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/bitdancer' closed_at = <Date 2010-12-27.19:18:53.320> created_at = <Date 2005-12-13.11:09:30.000> labels = ['type-bug', 'library'] title = 'email.Header encode() unicode P2.6' updated_at = <Date 2010-12-27.19:18:53.318> user = 'https://bugs.python.org/xnovakj' ``` bugs.python.org fields: ```python activity = <Date 2010-12-27.19:18:53.318> actor = 'r.david.murray' assignee = 'r.david.murray' closed = True closed_date = <Date 2010-12-27.19:18:53.320> closer = 'r.david.murray' components = ['Library (Lib)'] creation = <Date 2005-12-13.11:09:30.000> creator = 'xnovakj' dependencies = [] files = ['18652', '18653'] hgrepos = [] issue_num = 1379416 keywords = ['patch'] message_count = 6.0 messages = ['27063', '84003', '97359', '114997', '115009', '124724'] nosy_count = 5.0 nosy_names = ['barry', 'exarkun', 'xnovakj', 'ezio.melotti', 'r.david.murray'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1379416' versions = ['Python 2.7'] ``` </p></details>
email.Header encode() unicode P2.6
https://api.github.com/repos/python/cpython/issues/42687/comments
6
2005-12-13T11:09:30Z
2022-04-10T00:05:18Z
https://github.com/python/cpython/issues/42687
1,198,811,552
42,687
[ "python", "cpython" ]
BPO | [1379393](https://bugs.python.org/issue1379393) --- | :--- Nosy | @doerwalter, @birkenfeld Files | <li>[python-test_streamreader.py](https://bugs.python.org/file1850/python-test_streamreader.py "Uploaded as text/plain at 2005-12-13.10:35:50 by donut"): script to demonstrate the problem</li><li>[skipbadlines.py](https://bugs.python.org/file1851/skipbadlines.py "Uploaded as text/plain at 2005-12-16.17:25:49 by @doerwalter")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/doerwalter' closed_at = <Date 2006-02-19.00:58:54.000> created_at = <Date 2005-12-13.10:35:47.000> labels = ['library'] title = "StreamReader.readline doesn't advance on decode errors" updated_at = <Date 2006-02-19.00:58:54.000> user = 'https://bugs.python.org/donut' ``` bugs.python.org fields: ```python activity = <Date 2006-02-19.00:58:54.000> actor = 'georg.brandl' assignee = 'doerwalter' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-12-13.10:35:47.000> creator = 'donut' dependencies = [] files = ['1850', '1851'] hgrepos = [] issue_num = 1379393 keywords = [] message_count = 4.0 messages = ['27059', '27060', '27061', '27062'] nosy_count = 3.0 nosy_names = ['doerwalter', 'georg.brandl', 'donut'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1379393' versions = [] ``` </p></details>
StreamReader.readline doesn't advance on decode errors
https://api.github.com/repos/python/cpython/issues/42686/comments
4
2005-12-13T10:35:47Z
2022-04-10T00:05:17Z
https://github.com/python/cpython/issues/42686
1,198,811,546
42,686
[ "python", "cpython" ]
BPO | [1379332](https://bugs.python.org/issue1379332) --- | :--- Nosy | @doerwalter, @birkenfeld Files | <li>[python-StreamReader-readline-with-size.diff](https://bugs.python.org/file6918/python-StreamReader-readline-with-size.diff "Uploaded as text/plain at 2005-12-13.08:54:29 by donut"): simple fix and test patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/doerwalter' closed_at = <Date 2006-03-06.22:57:11.000> created_at = <Date 2005-12-13.08:54:29.000> labels = ['library'] title = 'StreamReader.readline with size reading multiple lines' updated_at = <Date 2006-03-06.22:57:11.000> user = 'https://bugs.python.org/donut' ``` bugs.python.org fields: ```python activity = <Date 2006-03-06.22:57:11.000> actor = 'doerwalter' assignee = 'doerwalter' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-12-13.08:54:29.000> creator = 'donut' dependencies = [] files = ['6918'] hgrepos = [] issue_num = 1379332 keywords = ['patch'] message_count = 3.0 messages = ['49193', '49194', '49195'] nosy_count = 3.0 nosy_names = ['doerwalter', 'georg.brandl', 'donut'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1379332' versions = [] ``` </p></details>
StreamReader.readline with size reading multiple lines
https://api.github.com/repos/python/cpython/issues/42685/comments
3
2005-12-13T08:54:29Z
2022-04-10T00:05:16Z
https://github.com/python/cpython/issues/42685
1,198,811,538
42,685
[ "python", "cpython" ]
BPO | [1379209](https://bugs.python.org/issue1379209) --- | :--- Nosy | @facundobatista <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/facundobatista' closed_at = <Date 2008-01-09.14:24:10.257> created_at = <Date 2005-12-13.03:14:44.000> labels = ['library'] title = 'socket.recv(OOB) raises exception on closed socket' updated_at = <Date 2008-01-09.14:24:10.255> user = 'https://bugs.python.org/roysmith' ``` bugs.python.org fields: ```python activity = <Date 2008-01-09.14:24:10.255> actor = 'facundobatista' assignee = 'facundobatista' closed = True closed_date = <Date 2008-01-09.14:24:10.257> closer = 'facundobatista' components = ['Library (Lib)'] creation = <Date 2005-12-13.03:14:44.000> creator = 'roysmith' dependencies = [] files = [] hgrepos = [] issue_num = 1379209 keywords = [] message_count = 2.0 messages = ['27058', '59601'] nosy_count = 2.0 nosy_names = ['facundobatista', 'roysmith'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1379209' versions = ['Python 2.4'] ``` </p></details>
socket.recv(OOB) raises exception on closed socket
https://api.github.com/repos/python/cpython/issues/42684/comments
2
2005-12-13T03:14:44Z
2022-04-10T00:05:15Z
https://github.com/python/cpython/issues/42684
1,198,811,530
42,684
[ "python", "cpython" ]
BPO | [1379023](https://bugs.python.org/issue1379023) --- | :--- Nosy | @arigo Files | <li>[libweakref.tex.diff](https://bugs.python.org/file6917/libweakref.tex.diff "Uploaded as text/plain at 2005-12-12.21:34:22 by noamr")</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-29.17:43:34.000> created_at = <Date 2005-12-12.21:34:21.000> labels = ['docs'] title = 'weakref callbacks are called only if the weakref is alive' updated_at = <Date 2005-12-29.17:43:34.000> user = 'https://bugs.python.org/noamr' ``` bugs.python.org fields: ```python activity = <Date 2005-12-29.17:43:34.000> actor = 'arigo' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-12-12.21:34:21.000> creator = 'noamr' dependencies = [] files = ['6917'] hgrepos = [] issue_num = 1379023 keywords = ['patch'] message_count = 2.0 messages = ['49191', '49192'] nosy_count = 2.0 nosy_names = ['arigo', 'noamr'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1379023' versions = [] ``` </p></details>
weakref callbacks are called only if the weakref is alive
https://api.github.com/repos/python/cpython/issues/42683/comments
2
2005-12-12T21:34:21Z
2022-04-10T00:05:13Z
https://github.com/python/cpython/issues/42683
1,198,811,524
42,683
[ "python", "cpython" ]
BPO | [1378755](https://bugs.python.org/issue1378755) --- | :--- 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-12-15.09:00:33.000> created_at = <Date 2005-12-12.14:24:16.000> labels = ['invalid', 'library'] title = 'logging : fileConfig does not check existance of the file' updated_at = <Date 2005-12-15.09:00:33.000> user = 'https://bugs.python.org/dpinte' ``` bugs.python.org fields: ```python activity = <Date 2005-12-15.09:00:33.000> actor = 'vinay.sajip' assignee = 'vinay.sajip' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-12-12.14:24:16.000> creator = 'dpinte' dependencies = [] files = [] hgrepos = [] issue_num = 1378755 keywords = [] message_count = 5.0 messages = ['27053', '27054', '27055', '27056', '27057'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'vinay.sajip', 'dpinte'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1378755' versions = ['Python 2.4'] ``` </p></details>
logging : fileConfig does not check existance of the file
https://api.github.com/repos/python/cpython/issues/42682/comments
5
2005-12-12T14:24:16Z
2022-04-10T00:05:13Z
https://github.com/python/cpython/issues/42682
1,198,811,516
42,682
[ "python", "cpython" ]
BPO | [1378679](https://bugs.python.org/issue1378679) --- | :--- Nosy | @birkenfeld Files | <li>[a.py](https://bugs.python.org/file1849/a.py "Uploaded as text/plain at 2005-12-12.12:09:40 by gusarov"): problem code</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-01-20.22:01:11.000> created_at = <Date 2005-12-12.11:50:03.000> labels = ['library'] title = 'urllib2.HTTPBasicAuthHandler fails on non-default port' updated_at = <Date 2006-01-20.22:01:11.000> user = 'https://bugs.python.org/gusarov' ``` bugs.python.org fields: ```python activity = <Date 2006-01-20.22:01:11.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-12-12.11:50:03.000> creator = 'gusarov' dependencies = [] files = ['1849'] hgrepos = [] issue_num = 1378679 keywords = [] message_count = 3.0 messages = ['27050', '27051', '27052'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'gusarov'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1378679' versions = ['Python 2.4'] ``` </p></details>
urllib2.HTTPBasicAuthHandler fails on non-default port
https://api.github.com/repos/python/cpython/issues/42681/comments
3
2005-12-12T11:50:03Z
2022-04-10T00:05:11Z
https://github.com/python/cpython/issues/42681
1,198,811,511
42,681
[ "python", "cpython" ]
BPO | [1378455](https://bugs.python.org/issue1378455) --- | :--- 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-15.22:00:33.000> created_at = <Date 2005-12-12.02:10:23.000> labels = ['OS-windows'] title = 'a problem of urllib using open_local_file' updated_at = <Date 2005-12-15.22:00:33.000> user = 'https://bugs.python.org/weongyo' ``` bugs.python.org fields: ```python activity = <Date 2005-12-15.22:00:33.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2005-12-12.02:10:23.000> creator = 'weongyo' dependencies = [] files = [] hgrepos = [] issue_num = 1378455 keywords = [] message_count = 3.0 messages = ['27047', '27048', '27049'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'weongyo'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1378455' versions = ['Python 2.4'] ``` </p></details>
a problem of urllib using open_local_file
https://api.github.com/repos/python/cpython/issues/42680/comments
3
2005-12-12T02:10:23Z
2022-04-10T00:05:10Z
https://github.com/python/cpython/issues/42680
1,198,811,505
42,680
[ "python", "cpython" ]
BPO | [1378305](https://bugs.python.org/issue1378305) --- | :--- 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 2007-03-19.16:30:52.000> created_at = <Date 2005-12-11.21:09:11.000> labels = ['interpreter-core'] title = 'Import value 1e400 from pyc fails' updated_at = <Date 2007-03-19.16:30:52.000> user = 'https://bugs.python.org/gjantzen' ``` bugs.python.org fields: ```python activity = <Date 2007-03-19.16:30:52.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-12-11.21:09:11.000> creator = 'gjantzen' dependencies = [] files = [] hgrepos = [] issue_num = 1378305 keywords = [] message_count = 4.0 messages = ['27043', '27044', '27045', '27046'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'josiahcarlson', 'gjantzen', 'sean_gillespie'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1378305' versions = ['Python 2.4'] ``` </p></details>
Import value 1e400 from pyc fails
https://api.github.com/repos/python/cpython/issues/42679/comments
4
2005-12-11T21:09:11Z
2022-04-10T00:05:09Z
https://github.com/python/cpython/issues/42679
1,198,811,498
42,679
[ "python", "cpython" ]
BPO | [1378022](https://bugs.python.org/issue1378022) --- | :--- Nosy | @doerwalter Files | <li>[test.py](https://bugs.python.org/file1847/test.py "Uploaded as text/plain at 2005-12-11.06:48:04 by ibear"): test.py</li><li>[pythonrun.diff](https://bugs.python.org/file1848/pythonrun.diff "Uploaded as text/plain at 2005-12-12.14:35:38 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 2006-02-21.09:20:19.000> created_at = <Date 2005-12-11.06:48:03.000> labels = ['interpreter-core'] title = 'source utf8' updated_at = <Date 2006-02-21.09:20:19.000> user = 'https://bugs.python.org/ibear' ``` bugs.python.org fields: ```python activity = <Date 2006-02-21.09:20:19.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-12-11.06:48:03.000> creator = 'ibear' dependencies = [] files = ['1847', '1848'] hgrepos = [] issue_num = 1378022 keywords = [] message_count = 5.0 messages = ['27038', '27039', '27040', '27041', '27042'] nosy_count = 3.0 nosy_names = ['doerwalter', 'nnorwitz', 'ibear'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1378022' versions = ['Python 2.4'] ``` </p></details>
source utf8
https://api.github.com/repos/python/cpython/issues/42678/comments
5
2005-12-11T06:48:03Z
2022-04-10T00:05:07Z
https://github.com/python/cpython/issues/42678
1,198,811,494
42,678
[ "python", "cpython" ]
BPO | [1377897](https://bugs.python.org/issue1377897) --- | :--- Nosy | @smontanaro <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-12-11.20:12:52.000> created_at = <Date 2005-12-10.23:26:59.000> labels = ['interpreter-core'] title = 'Bus error in ast' updated_at = <Date 2005-12-11.20:12:52.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2005-12-11.20:12:52.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-12-10.23:26:59.000> creator = 'skip.montanaro' dependencies = [] files = [] hgrepos = [] issue_num = 1377897 keywords = [] message_count = 2.0 messages = ['27036', '27037'] nosy_count = 2.0 nosy_names = ['skip.montanaro', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1377897' versions = ['Python 2.5'] ``` </p></details>
Bus error in ast
https://api.github.com/repos/python/cpython/issues/42677/comments
2
2005-12-10T23:26:59Z
2022-04-10T00:05:06Z
https://github.com/python/cpython/issues/42677
1,198,811,487
42,677
[ "python", "cpython" ]
BPO | [1377858](https://bugs.python.org/issue1377858) --- | :--- Nosy | @mwhudson, @gvanrossum, @loewis, @brettcannon, @arigo, @birkenfeld, @cfbolz Files | <li>[minimalcrash.py](https://bugs.python.org/file1843/minimalcrash.py "Uploaded as text/plain at 2005-12-10.21:20:45 by @cfbolz"): minimal example</li><li>[weakref_in___del__.diff](https://bugs.python.org/file1844/weakref_in___del__.diff "Uploaded as text/plain at 2006-06-29.17:36:41 by @brettcannon"): clear new weakrefs after calling the finalizer</li><li>[clear_weakref.diff](https://bugs.python.org/file1845/clear_weakref.diff "Uploaded as text/plain at 2006-08-12.11:31:23 by @arigo"): patch #2</li><li>[clear_weakref_w_test.diff](https://bugs.python.org/file1846/clear_weakref_w_test.diff "Uploaded as text/plain at 2006-08-20.04:31:44 by @brettcannon"): patch #2 w/ extra code comment and test</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/brettcannon' closed_at = <Date 2008-01-24.18:59:43.514> created_at = <Date 2005-12-10.21:20:45.000> labels = ['interpreter-core'] title = 'segfaults when using __del__ and weakrefs' updated_at = <Date 2008-01-24.18:59:43.514> user = 'https://github.com/cfbolz' ``` bugs.python.org fields: ```python activity = <Date 2008-01-24.18:59:43.514> actor = 'gvanrossum' assignee = 'brett.cannon' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2005-12-10.21:20:45.000> creator = 'Carl.Friedrich.Bolz' dependencies = [] files = ['1843', '1844', '1845', '1846'] hgrepos = [] issue_num = 1377858 keywords = [] message_count = 12.0 messages = ['27025', '27026', '27027', '27028', '27029', '27030', '27031', '27032', '27033', '27034', '27035', '61650'] nosy_count = 8.0 nosy_names = ['mwh', 'gvanrossum', 'loewis', 'nnorwitz', 'brett.cannon', 'arigo', 'georg.brandl', 'Carl.Friedrich.Bolz'] pr_nums = [] priority = 'critical' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1377858' versions = ['Python 2.5'] ``` </p></details>
segfaults when using __del__ and weakrefs
https://api.github.com/repos/python/cpython/issues/42676/comments
12
2005-12-10T21:20:45Z
2022-04-10T00:05:06Z
https://github.com/python/cpython/issues/42676
1,198,811,477
42,676
[ "python", "cpython" ]
BPO | [1377848](https://bugs.python.org/issue1377848) --- | :--- Nosy | @birkenfeld, @salty-horse Files | <li>[doc-libpyexpat.patch](https://bugs.python.org/file6916/doc-libpyexpat.patch "Uploaded as text/plain at 2005-12-10.20:40:44 by @salty-horse")</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-16.19:24:16.000> created_at = <Date 2005-12-10.20:40:44.000> labels = ['docs'] title = 'xml.parsers.expat documentation fix' updated_at = <Date 2005-12-16.19:24:16.000> user = 'https://github.com/salty-horse' ``` bugs.python.org fields: ```python activity = <Date 2005-12-16.19:24:16.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-12-10.20:40:44.000> creator = 'salty-horse' dependencies = [] files = ['6916'] hgrepos = [] issue_num = 1377848 keywords = ['patch'] message_count = 2.0 messages = ['49189', '49190'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'salty-horse'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1377848' versions = ['Python 2.5'] ``` </p></details>
xml.parsers.expat documentation fix
https://api.github.com/repos/python/cpython/issues/42675/comments
2
2005-12-10T20:40:44Z
2022-04-10T00:05:04Z
https://github.com/python/cpython/issues/42675
1,198,811,470
42,675
[ "python", "cpython" ]
BPO | [1377394](https://bugs.python.org/issue1377394) --- | :--- Nosy | @malemburg, @doerwalter, @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 2005-12-12.14:39:31.000> created_at = <Date 2005-12-09.21:43:57.000> labels = ['expert-unicode'] title = 'read() / readline() blow up if file has even number of char.' updated_at = <Date 2005-12-12.14:39:31.000> user = 'https://bugs.python.org/superwesman' ``` bugs.python.org fields: ```python activity = <Date 2005-12-12.14:39:31.000> actor = 'doerwalter' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2005-12-09.21:43:57.000> creator = 'superwesman' dependencies = [] files = [] hgrepos = [] issue_num = 1377394 keywords = [] message_count = 7.0 messages = ['27018', '27019', '27020', '27021', '27022', '27023', '27024'] nosy_count = 4.0 nosy_names = ['lemburg', 'doerwalter', 'georg.brandl', 'superwesman'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1377394' versions = ['Python 2.4'] ``` </p></details>
read() / readline() blow up if file has even number of char.
https://api.github.com/repos/python/cpython/issues/42674/comments
7
2005-12-09T21:43:57Z
2022-04-10T00:05:04Z
https://github.com/python/cpython/issues/42674
1,198,811,461
42,674
[ "python", "cpython" ]
BPO | [1376914](https://bugs.python.org/issue1376914) --- | :--- Nosy | @birkenfeld Files | <li>[traceback.patch](https://bugs.python.org/file6915/traceback.patch "Uploaded as text/plain at 2005-12-09.06:16:33 by isandler")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-12-16.19:22:05.000> created_at = <Date 2005-12-09.06:16:33.000> labels = ['docs'] title = 'fix description of format_exc in traceback doc' updated_at = <Date 2005-12-16.19:22:05.000> user = 'https://bugs.python.org/isandler' ``` bugs.python.org fields: ```python activity = <Date 2005-12-16.19:22:05.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-12-09.06:16:33.000> creator = 'isandler' dependencies = [] files = ['6915'] hgrepos = [] issue_num = 1376914 keywords = ['patch'] message_count = 2.0 messages = ['49187', '49188'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'isandler'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1376914' versions = [] ``` </p></details>
fix description of format_exc in traceback doc
https://api.github.com/repos/python/cpython/issues/42673/comments
2
2005-12-09T06:16:33Z
2022-04-10T00:05:01Z
https://github.com/python/cpython/issues/42673
1,198,811,455
42,673
[ "python", "cpython" ]
BPO | [1376775](https://bugs.python.org/issue1376775) --- | :--- Nosy | @warsaw Files | <li>[memleak.eml](https://bugs.python.org/file1842/memleak.eml "Uploaded as message/rfc822 at 2005-12-09.01:03:44 by ken668"): input file for message_from_string</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2005-12-20.22:11:58.000> created_at = <Date 2005-12-09.01:03:44.000> labels = ['invalid', 'library'] title = 'Memory leak in the email package' updated_at = <Date 2005-12-20.22:11:58.000> user = 'https://bugs.python.org/ken668' ``` bugs.python.org fields: ```python activity = <Date 2005-12-20.22:11:58.000> actor = 'ken668' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-12-09.01:03:44.000> creator = 'ken668' dependencies = [] files = ['1842'] hgrepos = [] issue_num = 1376775 keywords = [] message_count = 11.0 messages = ['27007', '27008', '27009', '27010', '27011', '27012', '27013', '27014', '27015', '27016', '27017'] nosy_count = 4.0 nosy_names = ['effbot', 'barry', 'nnorwitz', 'ken668'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1376775' versions = ['Python 2.4'] ``` </p></details>
Memory leak in the email package
https://api.github.com/repos/python/cpython/issues/42672/comments
11
2005-12-09T01:03:44Z
2022-04-10T00:05:01Z
https://github.com/python/cpython/issues/42672
1,198,811,451
42,672
[ "python", "cpython" ]
BPO | [1376400](https://bugs.python.org/issue1376400) --- | :--- Nosy | @loewis, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-03-05.03:22:34.000> created_at = <Date 2005-12-08.16:06:32.000> labels = ['build'] title = 'test_struct crashed, py2.3.5, solaris 10' updated_at = <Date 2006-03-05.03:22:34.000> user = 'https://bugs.python.org/rrogans' ``` bugs.python.org fields: ```python activity = <Date 2006-03-05.03:22:34.000> actor = 'sf-robot' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2005-12-08.16:06:32.000> creator = 'rrogans' dependencies = [] files = [] hgrepos = [] issue_num = 1376400 keywords = [] message_count = 5.0 messages = ['27002', '27003', '27004', '27005', '27006'] nosy_count = 5.0 nosy_names = ['loewis', 'nnorwitz', 'georg.brandl', 'sf-robot', 'rrogans'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1376400' versions = ['Python 2.3'] ``` </p></details>
test_struct crashed, py2.3.5, solaris 10
https://api.github.com/repos/python/cpython/issues/42671/comments
5
2005-12-08T16:06:32Z
2022-04-10T00:04:59Z
https://github.com/python/cpython/issues/42671
1,198,811,447
42,671
[ "python", "cpython" ]
BPO | [1376361](https://bugs.python.org/issue1376361) --- | :--- Nosy | @loewis, @freddrake, @akuchling Files | <li>[seealso.patch](https://bugs.python.org/file6914/seealso.patch "Uploaded as text/plain at 2005-12-08.15:16:11 by @akuchling"): Documentation build 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/freddrake' closed_at = <Date 2007-09-04.12:38:10.253> created_at = <Date 2005-12-08.15:16:11.000> labels = ['docs'] title = "Use 'seealso' to add examples to LibRef" updated_at = <Date 2007-09-04.12:38:10.233> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2007-09-04.12:38:10.233> actor = 'loewis' assignee = 'fdrake' closed = True closed_date = <Date 2007-09-04.12:38:10.253> closer = 'loewis' components = ['Documentation'] creation = <Date 2005-12-08.15:16:11.000> creator = 'akuchling' dependencies = [] files = ['6914'] hgrepos = [] issue_num = 1376361 keywords = ['patch'] message_count = 3.0 messages = ['49185', '49186', '55638'] nosy_count = 3.0 nosy_names = ['loewis', 'fdrake', 'akuchling'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1376361' versions = ['Python 2.5'] ``` </p></details>
Use 'seealso' to add examples to LibRef
https://api.github.com/repos/python/cpython/issues/42670/comments
3
2005-12-08T15:16:11Z
2022-04-10T00:04:59Z
https://github.com/python/cpython/issues/42670
1,198,811,440
42,670
[ "python", "cpython" ]
BPO | [1376309](https://bugs.python.org/issue1376309) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-07-10.20:33:11.000> created_at = <Date 2005-12-08.14:14:50.000> labels = [] title = 'subprocess.CalledProcessError uses errno incorrectly' updated_at = <Date 2006-07-10.20:33:11.000> user = 'https://bugs.python.org/hoffman' ``` bugs.python.org fields: ```python activity = <Date 2006-07-10.20:33:11.000> actor = 'astrand' assignee = 'astrand' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-12-08.14:14:50.000> creator = 'hoffman' dependencies = [] files = [] hgrepos = [] issue_num = 1376309 keywords = [] message_count = 3.0 messages = ['26999', '27000', '27001'] nosy_count = 2.0 nosy_names = ['astrand', 'hoffman'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1376309' versions = ['Python 2.5'] ``` </p></details>
subprocess.CalledProcessError uses errno incorrectly
https://api.github.com/repos/python/cpython/issues/42669/comments
3
2005-12-08T14:14:50Z
2022-04-10T00:04:57Z
https://github.com/python/cpython/issues/42669
1,198,811,431
42,669
[ "python", "cpython" ]
BPO | [1376292](https://bugs.python.org/issue1376292) --- | :--- Nosy | @akuchling Dependencies | <li>bpo-966625: Documentation for Descriptors in the main docs</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 2010-11-12.20:49:55.783> created_at = <Date 2005-12-08.13:55:37.000> labels = ['type-feature', 'docs'] title = "Write user's version of the reference guide" updated_at = <Date 2010-11-12.20:49:55.782> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2010-11-12.20:49:55.782> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = <Date 2010-11-12.20:49:55.783> closer = 'akuchling' components = ['Documentation'] creation = <Date 2005-12-08.13:55:37.000> creator = 'akuchling' dependencies = ['966625'] files = [] hgrepos = [] issue_num = 1376292 keywords = [] message_count = 3.0 messages = ['61214', '65757', '121075'] nosy_count = 2.0 nosy_names = ['akuchling', 'bgailer'] pr_nums = [] priority = 'normal' resolution = None stage = 'needs patch' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1376292' versions = ['Python 3.2'] ``` </p></details>
Write user's version of the reference guide
https://api.github.com/repos/python/cpython/issues/42668/comments
3
2005-12-08T13:55:37Z
2022-04-10T00:04:57Z
https://github.com/python/cpython/issues/42668
1,198,811,424
42,668
[ "python", "cpython" ]
BPO | [1375599](https://bugs.python.org/issue1375599) --- | :--- 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-27.00:06:37.000> created_at = <Date 2005-12-07.18:55:35.000> labels = ['docs'] title = 'Tutorial errors' updated_at = <Date 2005-12-27.00:06:37.000> user = 'https://bugs.python.org/gkaukola' ``` bugs.python.org fields: ```python activity = <Date 2005-12-27.00:06:37.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-12-07.18:55:35.000> creator = 'gkaukola' dependencies = [] files = [] hgrepos = [] issue_num = 1375599 keywords = [] message_count = 3.0 messages = ['26996', '26997', '26998'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'georg.brandl', 'gkaukola'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1375599' versions = [] ``` </p></details>
Tutorial errors
https://api.github.com/repos/python/cpython/issues/42667/comments
3
2005-12-07T18:55:35Z
2022-04-10T00:04:55Z
https://github.com/python/cpython/issues/42667
1,198,811,414
42,667
[ "python", "cpython" ]
BPO | [1375417](https://bugs.python.org/issue1375417) --- | :--- Nosy | @akuchling Files | <li>[lib.patch](https://bugs.python.org/file6911/lib.patch "Uploaded as text/plain at 2005-12-07.15:31:52 by @akuchling"): Patch for lib.tex</li><li>[lib.tex](https://bugs.python.org/file6912/lib.tex "Uploaded as text/x-tex at 2005-12-07.15:33:41 by @akuchling"): Modified lib.tex file</li><li>[lib.tex](https://bugs.python.org/file6913/lib.tex "Uploaded as text/x-tex at 2005-12-08.14:43:21 by @akuchling"): Michael Spencer's further reorganization</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2005-12-22.20:38:39.000> created_at = <Date 2005-12-07.15:31:52.000> labels = ['docs'] title = 'LibRef: reworked chapter organization' updated_at = <Date 2005-12-22.20:38:39.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2005-12-22.20:38:39.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-12-07.15:31:52.000> creator = 'akuchling' dependencies = [] files = ['6911', '6912', '6913'] hgrepos = [] issue_num = 1375417 keywords = ['patch'] message_count = 5.0 messages = ['49180', '49181', '49182', '49183', '49184'] nosy_count = 2.0 nosy_names = ['akuchling', 'spencermah'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1375417' versions = [] ``` </p></details>
LibRef: reworked chapter organization
https://api.github.com/repos/python/cpython/issues/42666/comments
5
2005-12-07T15:31:52Z
2022-04-10T00:04:54Z
https://github.com/python/cpython/issues/42666
1,198,811,408
42,666
[ "python", "cpython" ]
BPO | [1375258](https://bugs.python.org/issue1375258) --- | :--- Nosy | @smontanaro, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2007-08-15.18:47:48.000> created_at = <Date 2005-12-07.12:32:39.000> labels = ['docs'] title = 'Collapse distutils docs' updated_at = <Date 2007-08-15.18:47:48.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2007-08-15.18:47:48.000> actor = 'georg.brandl' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-12-07.12:32:39.000> creator = 'skip.montanaro' dependencies = [] files = [] hgrepos = [] issue_num = 1375258 keywords = [] message_count = 2.0 messages = ['26994', '26995'] nosy_count = 2.0 nosy_names = ['skip.montanaro', 'georg.brandl'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1375258' versions = [] ``` </p></details>
Collapse distutils docs
https://api.github.com/repos/python/cpython/issues/42665/comments
2
2005-12-07T12:32:39Z
2022-04-10T00:04:53Z
https://github.com/python/cpython/issues/42665
1,198,811,402
42,665
[ "python", "cpython" ]
BPO | [1375011](https://bugs.python.org/issue1375011) --- | :--- Nosy | @Cito, @devdanzin, @karlcow Files | <li>[Cookie.py.patch](https://bugs.python.org/file6910/Cookie.py.patch "Uploaded as text/plain at 2005-12-07.03:50:53 by valankar"): Patch for revision 41632 of Cookie.py</li><li>[issue1375011-2.7.patch](https://bugs.python.org/file29178/issue1375011-2.7.patch "Uploaded as text/plain at 2013-02-23.16:45:04 by mmelin"): Patch, test & docs for Cookie.py on 2.7</li><li>[issue1375011-3.2.patch](https://bugs.python.org/file29179/issue1375011-3.2.patch "Uploaded as text/plain at 2013-02-23.16:45:57 by mmelin"): Patch, test & docs for http/cookies.py on 3.2</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = None created_at = <Date 2005-12-07.03:50:53.000> labels = ['easy', 'type-bug', '3.8', '3.9', '3.10', 'library'] title = 'http.cookies, Cookie.py: Improper handling of duplicate cookies' updated_at = <Date 2021-01-21.15:12:28.480> user = 'https://bugs.python.org/valankar' ``` bugs.python.org fields: ```python activity = <Date 2021-01-21.15:12:28.480> actor = 'cito' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-12-07.03:50:53.000> creator = 'valankar' dependencies = [] files = ['6910', '29178', '29179'] hgrepos = [] issue_num = 1375011 keywords = ['patch', 'easy'] message_count = 8.0 messages = ['49178', '49179', '86297', '114634', '182758', '182759', '353845', '385430'] nosy_count = 7.0 nosy_names = ['jjlee', 'cito', 'sonderblade', 'valankar', 'ajaksu2', 'karlcow', 'mmelin'] pr_nums = [] priority = 'normal' resolution = None stage = 'test needed' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1375011' versions = ['Python 3.8', 'Python 3.9', 'Python 3.10'] ``` </p></details> <!-- gh-linked-prs --> ### Linked PRs * gh-116253 <!-- /gh-linked-prs -->
http.cookies, Cookie.py: Improper handling of duplicate cookies
https://api.github.com/repos/python/cpython/issues/42664/comments
13
2005-12-07T03:50:53Z
2024-07-13T12:50:08Z
https://github.com/python/cpython/issues/42664
1,198,811,395
42,664
[ "python", "cpython" ]
BPO | [1374063](https://bugs.python.org/issue1374063) --- | :--- Nosy | @loewis, @iritkatriel Files | <li>[xmliter.diff](https://bugs.python.org/file6909/xmliter.diff "Uploaded as text/plain at 2007-03-11.01:21:34 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 = None closed_at = <Date 2020-11-18.19:45:15.243> created_at = <Date 2005-12-06.04:14:58.000> labels = ['type-feature', 'library'] title = 'Broader iterable support for xmlrpclib' updated_at = <Date 2020-11-18.19:45:15.242> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2020-11-18.19:45:15.242> actor = 'iritkatriel' assignee = 'none' closed = True closed_date = <Date 2020-11-18.19:45:15.243> closer = 'iritkatriel' components = ['Library (Lib)'] creation = <Date 2005-12-06.04:14:58.000> creator = 'skip.montanaro' dependencies = [] files = ['6909'] hgrepos = [] issue_num = 1374063 keywords = ['patch'] message_count = 9.0 messages = ['49173', '49174', '49175', '49176', '49177', '55636', '55640', '114635', '381373'] nosy_count = 2.0 nosy_names = ['loewis', 'iritkatriel'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1374063' versions = ['Python 3.2'] ``` </p></details>
Broader iterable support for xmlrpclib
https://api.github.com/repos/python/cpython/issues/42663/comments
9
2005-12-06T04:14:58Z
2022-04-10T00:04:50Z
https://github.com/python/cpython/issues/42663
1,198,811,388
42,663
[ "python", "cpython" ]
BPO | [1373762](https://bugs.python.org/issue1373762) --- | :--- Nosy | @freddrake, @birkenfeld, @rhettinger Files | <li>[pprint.diff](https://bugs.python.org/file6907/pprint.diff "Uploaded as text/plain at 2005-12-05.19:21:18 by markhirota"): pprint.py unified forward diff</li><li>[pprint.diff2](https://bugs.python.org/file6908/pprint.diff2 "Uploaded as text/plain at 2005-12-06.18:26:52 by markhirota"): A new diff file</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/birkenfeld' closed_at = <Date 2008-01-20.19:35:08.026> created_at = <Date 2005-12-05.19:21:18.000> labels = ['library'] title = 'Tweak pprint.PrettyPrinter.format for subclassing' updated_at = <Date 2008-01-20.19:35:08.024> user = 'https://bugs.python.org/markhirota' ``` bugs.python.org fields: ```python activity = <Date 2008-01-20.19:35:08.024> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = <Date 2008-01-20.19:35:08.026> closer = 'georg.brandl' components = ['Library (Lib)'] creation = <Date 2005-12-05.19:21:18.000> creator = 'markhirota' dependencies = [] files = ['6907', '6908'] hgrepos = [] issue_num = 1373762 keywords = ['patch'] message_count = 6.0 messages = ['49169', '49170', '49171', '49172', '57586', '61350'] nosy_count = 5.0 nosy_names = ['fdrake', 'georg.brandl', 'rhettinger', 'markhirota', 'kathyvs'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1373762' versions = ['Python 2.5'] ``` </p></details>
Tweak pprint.PrettyPrinter.format for subclassing
https://api.github.com/repos/python/cpython/issues/42662/comments
6
2005-12-05T19:21:18Z
2022-04-10T00:04:50Z
https://github.com/python/cpython/issues/42662
1,198,811,383
42,662
[ "python", "cpython" ]
BPO | [1373643](https://bugs.python.org/issue1373643) --- | :--- Nosy | @birkenfeld Files | <li>[chunk.diff](https://bugs.python.org/file6906/chunk.diff "Uploaded as text/plain at 2005-12-05.16:42:45 by wingel"): Patch to chunk.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 2006-02-18.21:11:15.000> created_at = <Date 2005-12-05.16:42:45.000> labels = ['library'] title = "chunk.py can't handle >2GB chunks" updated_at = <Date 2006-02-18.21:11:15.000> user = 'https://bugs.python.org/wingel' ``` bugs.python.org fields: ```python activity = <Date 2006-02-18.21:11:15.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-12-05.16:42:45.000> creator = 'wingel' dependencies = [] files = ['6906'] hgrepos = [] issue_num = 1373643 keywords = ['patch'] message_count = 2.0 messages = ['49167', '49168'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'wingel'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1373643' versions = ['Python 2.4'] ``` </p></details>
chunk.py can't handle >2GB chunks
https://api.github.com/repos/python/cpython/issues/42661/comments
2
2005-12-05T16:42:45Z
2022-04-10T00:04:48Z
https://github.com/python/cpython/issues/42661
1,198,811,376
42,661
[ "python", "cpython" ]
BPO | [1373197](https://bugs.python.org/issue1373197) --- | :--- Nosy | @birkenfeld, @nirs Files | <li>[makedirs_pardir.diff](https://bugs.python.org/file1841/makedirs_pardir.diff "Uploaded as text/plain at 2005-12-05.02:08:11 by @nirs"): patch with tests for 2.5.0</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-17.17:49:54.000> created_at = <Date 2005-12-05.02:05:00.000> labels = ['library'] title = 'os.makedirs fail if path contains os.pardir' updated_at = <Date 2005-12-17.17:49:54.000> user = 'https://github.com/nirs' ``` bugs.python.org fields: ```python activity = <Date 2005-12-17.17:49:54.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-12-05.02:05:00.000> creator = 'nirs' dependencies = [] files = ['1841'] hgrepos = [] issue_num = 1373197 keywords = [] message_count = 3.0 messages = ['26991', '26992', '26993'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'nirs'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1373197' versions = [] ``` </p></details>
os.makedirs fail if path contains os.pardir
https://api.github.com/repos/python/cpython/issues/42660/comments
3
2005-12-05T02:05:00Z
2022-04-10T00:04:47Z
https://github.com/python/cpython/issues/42660
1,198,811,369
42,660
[ "python", "cpython" ]
BPO | [1373161](https://bugs.python.org/issue1373161) --- | :--- Nosy | @mwhudson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2006-02-06.08:24:39.000> created_at = <Date 2005-12-05.00:25:31.000> labels = [] title = 'r41552 broke test_file on OS X' updated_at = <Date 2006-02-06.08:24:39.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2006-02-06.08:24:39.000> actor = 'nnorwitz' assignee = 'mwh' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2005-12-05.00:25:31.000> creator = 'mwh' dependencies = [] files = [] hgrepos = [] issue_num = 1373161 keywords = [] message_count = 6.0 messages = ['26985', '26986', '26987', '26988', '26989', '26990'] nosy_count = 2.0 nosy_names = ['mwh', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1373161' versions = [] ``` </p></details>
r41552 broke test_file on OS X
https://api.github.com/repos/python/cpython/issues/42659/comments
6
2005-12-05T00:25:31Z
2022-04-10T00:04:47Z
https://github.com/python/cpython/issues/42659
1,198,811,362
42,659
[ "python", "cpython" ]
BPO | [1373150](https://bugs.python.org/issue1373150) --- | :--- Nosy | @mwhudson, @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-12-11.21:18:35.000> created_at = <Date 2005-12-05.00:00:50.000> labels = ['build'] title = 'diffs in working copy after a build' updated_at = <Date 2005-12-11.21:18:35.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2005-12-11.21:18:35.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2005-12-05.00:00:50.000> creator = 'mwh' dependencies = [] files = [] hgrepos = [] issue_num = 1373150 keywords = [] message_count = 4.0 messages = ['26981', '26982', '26983', '26984'] nosy_count = 3.0 nosy_names = ['mwh', 'nnorwitz', 'brett.cannon'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1373150' versions = [] ``` </p></details>
diffs in working copy after a build
https://api.github.com/repos/python/cpython/issues/42658/comments
4
2005-12-05T00:00:50Z
2022-04-10T00:04:45Z
https://github.com/python/cpython/issues/42658
1,198,811,355
42,658
[ "python", "cpython" ]
BPO | [1372995](https://bugs.python.org/issue1372995) --- | :--- Nosy | @akuchling Files | <li>[cookielib_added.patch](https://bugs.python.org/file6905/cookielib_added.patch "Uploaded as text/plain at 2005-12-04.19:37:32 by jjlee")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2005-12-04.20:25:54.000> created_at = <Date 2005-12-04.19:37:32.000> labels = ['docs'] title = 'Missing \\versionadded in urllib2 and cookielib docs' updated_at = <Date 2005-12-04.20:25:54.000> user = 'https://bugs.python.org/jjlee' ``` bugs.python.org fields: ```python activity = <Date 2005-12-04.20:25:54.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2005-12-04.19:37:32.000> creator = 'jjlee' dependencies = [] files = ['6905'] hgrepos = [] issue_num = 1372995 keywords = ['patch'] message_count = 2.0 messages = ['49165', '49166'] nosy_count = 2.0 nosy_names = ['akuchling', 'jjlee'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1372995' versions = ['Python 2.5'] ``` </p></details>
Missing \versionadded in urllib2 and cookielib docs
https://api.github.com/repos/python/cpython/issues/42657/comments
2
2005-12-04T19:37:32Z
2022-04-10T00:04:45Z
https://github.com/python/cpython/issues/42657
1,198,811,350
42,657
[ "python", "cpython" ]
BPO | [1372836](https://bugs.python.org/issue1372836) --- | :--- Nosy | @akuchling Files | <li>[unused_code.patch](https://bugs.python.org/file6904/unused_code.patch "Uploaded as text/plain at 2005-12-04.13:54:08 by jjlee")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2005-12-04.16:10:35.000> created_at = <Date 2005-12-04.13:54:08.000> labels = ['library'] title = 'tiny chunk of unused code in cookielib' updated_at = <Date 2005-12-04.16:10:35.000> user = 'https://bugs.python.org/jjlee' ``` bugs.python.org fields: ```python activity = <Date 2005-12-04.16:10:35.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-12-04.13:54:08.000> creator = 'jjlee' dependencies = [] files = ['6904'] hgrepos = [] issue_num = 1372836 keywords = ['patch'] message_count = 2.0 messages = ['49163', '49164'] nosy_count = 2.0 nosy_names = ['akuchling', 'jjlee'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1372836' versions = ['Python 2.5'] ``` </p></details>
tiny chunk of unused code in cookielib
https://api.github.com/repos/python/cpython/issues/42656/comments
2
2005-12-04T13:54:08Z
2022-04-10T00:04:43Z
https://github.com/python/cpython/issues/42656
1,198,811,347
42,656
[ "python", "cpython" ]
BPO | [1372770](https://bugs.python.org/issue1372770) --- | :--- Nosy | @warsaw, @devdanzin, @bitdancer Superseder | <li>bpo-11492: email.header.Header doesn&#x27;t fold headers correctly</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/bitdancer' closed_at = <Date 2011-04-18.15:05:41.134> created_at = <Date 2005-12-04.10:53:10.000> labels = ['easy', 'type-bug', 'library'] title = 'email.Header should preserve original FWS' updated_at = <Date 2012-01-03.07:32:06.536> user = 'https://bugs.python.org/nherring' ``` bugs.python.org fields: ```python activity = <Date 2012-01-03.07:32:06.536> actor = 'srikanths' assignee = 'r.david.murray' closed = True closed_date = <Date 2011-04-18.15:05:41.134> closer = 'r.david.murray' components = ['Library (Lib)'] creation = <Date 2005-12-04.10:53:10.000> creator = 'nherring' dependencies = [] files = [] hgrepos = [] issue_num = 1372770 keywords = ['easy'] message_count = 6.0 messages = ['26980', '113045', '113101', '125735', '125784', '133974'] nosy_count = 5.0 nosy_names = ['barry', 'nherring', 'ajaksu2', 'r.david.murray', 'srikanths'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = 'resolved' status = 'closed' superseder = '11492' type = 'behavior' url = 'https://bugs.python.org/issue1372770' versions = ['Python 3.3'] ``` </p></details>
email.Header should preserve original FWS
https://api.github.com/repos/python/cpython/issues/42655/comments
6
2005-12-04T10:53:10Z
2022-04-10T00:04:42Z
https://github.com/python/cpython/issues/42655
1,198,811,343
42,655
[ "python", "cpython" ]
BPO | [1372650](https://bugs.python.org/issue1372650) --- | :--- Nosy | @loewis Superseder | <li>bpo-1375011: http.cookies, Cookie.py: Improper handling of duplicate cookies</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-30.16:53:05.132> created_at = <Date 2005-12-04.03:47:22.000> labels = ['type-bug', 'library'] title = 'Cookie and multiple names' updated_at = <Date 2010-08-30.16:53:05.129> user = 'https://bugs.python.org/valankar' ``` bugs.python.org fields: ```python activity = <Date 2010-08-30.16:53:05.129> actor = 'BreamoreBoy' assignee = 'none' closed = True closed_date = <Date 2010-08-30.16:53:05.132> closer = 'BreamoreBoy' components = ['Library (Lib)'] creation = <Date 2005-12-04.03:47:22.000> creator = 'valankar' dependencies = [] files = [] hgrepos = [] issue_num = 1372650 keywords = [] message_count = 11.0 messages = ['26971', '26972', '26973', '26974', '26975', '26976', '26977', '26978', '26979', '81971', '115233'] nosy_count = 4.0 nosy_names = ['loewis', 'jjlee', 'valankar', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = 'test needed' status = 'closed' superseder = '1375011' type = 'behavior' url = 'https://bugs.python.org/issue1372650' versions = ['Python 2.6'] ``` </p></details>
Cookie and multiple names
https://api.github.com/repos/python/cpython/issues/42654/comments
11
2005-12-04T03:47:22Z
2022-04-10T00:04:40Z
https://github.com/python/cpython/issues/42654
1,198,811,338
42,654
[ "python", "cpython" ]
BPO | [1372125](https://bugs.python.org/issue1372125) --- | :--- Nosy | @birkenfeld Files | <li>[webbrowser.py.patch](https://bugs.python.org/file6903/webbrowser.py.patch "Uploaded as text/plain at 2005-12-08.23:47:37 by gregcouch"): patch for revision 41511 of webbrowser.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 2006-01-20.21:03:48.000> created_at = <Date 2005-12-03.02:04:48.000> labels = ['library'] title = 'fix UnixBrowswer failure when no browser running' updated_at = <Date 2006-01-20.21:03:48.000> user = 'https://bugs.python.org/gregcouch' ``` bugs.python.org fields: ```python activity = <Date 2006-01-20.21:03:48.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-12-03.02:04:48.000> creator = 'gregcouch' dependencies = [] files = ['6903'] hgrepos = [] issue_num = 1372125 keywords = ['patch'] message_count = 3.0 messages = ['49160', '49161', '49162'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'gregcouch'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1372125' versions = ['Python 2.5'] ``` </p></details>
fix UnixBrowswer failure when no browser running
https://api.github.com/repos/python/cpython/issues/42653/comments
3
2005-12-03T02:04:48Z
2022-04-10T00:04:39Z
https://github.com/python/cpython/issues/42653
1,198,811,335
42,653
[ "python", "cpython" ]
BPO | [1371937](https://bugs.python.org/issue1371937) --- | :--- Nosy | @akuchling, @devdanzin Superseder | <li>bpo-1621421: normalize namespace from minidom</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2009-03-30.22:36:37.021> created_at = <Date 2005-12-02.19:47:07.000> labels = ['expert-XML', 'type-bug', 'library'] title = 'minidom namespace problems' updated_at = <Date 2009-03-30.22:36:37.019> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2009-03-30.22:36:37.019> actor = 'ajaksu2' assignee = 'none' closed = True closed_date = <Date 2009-03-30.22:36:37.021> closer = 'ajaksu2' components = ['Library (Lib)', 'XML'] creation = <Date 2005-12-02.19:47:07.000> creator = 'akuchling' dependencies = [] files = [] hgrepos = [] issue_num = 1371937 keywords = [] message_count = 3.0 messages = ['60843', '60844', '84691'] nosy_count = 3.0 nosy_names = ['akuchling', 'ajaksu2', 'paulpach'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = '1621421' type = 'behavior' url = 'https://bugs.python.org/issue1371937' versions = [] ``` </p></details>
minidom namespace problems
https://api.github.com/repos/python/cpython/issues/42652/comments
3
2005-12-02T19:47:07Z
2022-04-10T00:04:38Z
https://github.com/python/cpython/issues/42652
1,198,811,332
42,652
[ "python", "cpython" ]
BPO | [1371826](https://bugs.python.org/issue1371826) --- | :--- Nosy | @vstinner, @tarekziade, @merwok, @zooba, @dstufft <sup>*Note: these values reflect the state of the issue at 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 2021-02-03.18:10:33.436> created_at = <Date 2005-12-02.16:20:34.000> labels = ['easy', 'type-feature', 'library'] title = 'distutils is silent about multiple -I/-L/-R' updated_at = <Date 2021-02-03.18:10:33.435> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2021-02-03.18:10:33.435> actor = 'steve.dower' assignee = 'eric.araujo' closed = True closed_date = <Date 2021-02-03.18:10:33.436> closer = 'steve.dower' components = ['Distutils'] creation = <Date 2005-12-02.16:20:34.000> creator = 'skip.montanaro' dependencies = [] files = [] hgrepos = [] issue_num = 1371826 keywords = ['easy'] message_count = 6.0 messages = ['60842', '117695', '119375', '119388', '348619', '386279'] nosy_count = 5.0 nosy_names = ['vstinner', 'tarek', 'eric.araujo', 'steve.dower', 'dstufft'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1371826' versions = ['Python 3.5'] ``` </p></details>
distutils is silent about multiple -I/-L/-R
https://api.github.com/repos/python/cpython/issues/42651/comments
6
2005-12-02T16:20:34Z
2022-04-10T00:04:38Z
https://github.com/python/cpython/issues/42651
1,198,811,328
42,651
[ "python", "cpython" ]
BPO | [1371247](https://bugs.python.org/issue1371247) --- | :--- 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-01-20.09:08:14.000> created_at = <Date 2005-12-01.21:50:46.000> labels = ['OS-windows'] title = 'locale.windows_locale ' updated_at = <Date 2006-01-20.09:08:14.000> user = 'https://bugs.python.org/ghazel' ``` bugs.python.org fields: ```python activity = <Date 2006-01-20.09:08:14.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2005-12-01.21:50:46.000> creator = 'ghazel' dependencies = [] files = [] hgrepos = [] issue_num = 1371247 keywords = [] message_count = 4.0 messages = ['26967', '26968', '26969', '26970'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'pterk', 'ghazel'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1371247' versions = [] ``` </p></details>
locale.windows_locale
https://api.github.com/repos/python/cpython/issues/42650/comments
4
2005-12-01T21:50:46Z
2022-04-10T00:04:36Z
https://github.com/python/cpython/issues/42650
1,198,811,325
42,650
[ "python", "cpython" ]
BPO | [1371075](https://bugs.python.org/issue1371075) --- | :--- Nosy | @loewis Files | <li>[ConfigParser.diff](https://bugs.python.org/file6902/ConfigParser.diff "Uploaded as text/plain at 2005-12-01.17:39:53 by mdelliot"): Unified diff of ConfigParser from Python lib 2.4.1</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-12-03.12:02:52.000> created_at = <Date 2005-12-01.17:39:53.000> labels = ['library'] title = 'ConfigParser to accept a custom dict to allow ordering' updated_at = <Date 2006-12-03.12:02:52.000> user = 'https://bugs.python.org/mdelliot' ``` bugs.python.org fields: ```python activity = <Date 2006-12-03.12:02:52.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2005-12-01.17:39:53.000> creator = 'mdelliot' dependencies = [] files = ['6902'] hgrepos = [] issue_num = 1371075 keywords = ['patch'] message_count = 2.0 messages = ['49158', '49159'] nosy_count = 2.0 nosy_names = ['loewis', 'mdelliot'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1371075' versions = ['Python 2.4'] ``` </p></details>
ConfigParser to accept a custom dict to allow ordering
https://api.github.com/repos/python/cpython/issues/42649/comments
2
2005-12-01T17:39:53Z
2022-04-10T00:04:35Z
https://github.com/python/cpython/issues/42649
1,198,811,319
42,649