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 | [852995](https://bugs.python.org/issue852995) --- | :--- Nosy | @rhettinger Files | <li>[urllib2.py.patch](https://bugs.python.org/file5723/urllib2.py.patch "Uploaded as text/plain at 2003-12-03.00:53:51 by jjlee"): v1</li><li>[test_urllib2.py.patch](https://bugs.python.org/file5724/test_urllib2.py.patch "Uploaded as text/plain at 2003-12-03.00:58:15 by jjlee")</li><li>[liburllib2.tex.patch](https://bugs.python.org/file5725/liburllib2.tex.patch "Uploaded as text/plain at 2003-12-03.00:59:35 by jjlee"): v1</li><li>[NEWS.patch](https://bugs.python.org/file5726/NEWS.patch "Uploaded as text/plain at 2003-12-14.16:11:28 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 = None closed_at = <Date 2005-02-12.03:14:04.000> created_at = <Date 2003-12-03.00:53:50.000> labels = ['library'] title = 'tests and processors patch for urllib2' updated_at = <Date 2005-02-12.03:14:04.000> user = 'https://bugs.python.org/jjlee' ``` bugs.python.org fields: ```python activity = <Date 2005-02-12.03:14:04.000> actor = 'jjlee' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-03.00:53:50.000> creator = 'jjlee' dependencies = [] files = ['5723', '5724', '5725', '5726'] hgrepos = [] issue_num = 852995 keywords = ['patch'] message_count = 9.0 messages = ['45002', '45003', '45004', '45005', '45006', '45007', '45008', '45009', '45010'] nosy_count = 4.0 nosy_names = ['jhylton', 'jepler', 'rhettinger', 'jjlee'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue852995' versions = ['Python 2.4'] ``` </p></details>
tests and processors patch for urllib2
https://api.github.com/repos/python/cpython/issues/39648/comments
9
2003-12-03T00:53:50Z
2022-04-09T23:07:16Z
https://github.com/python/cpython/issues/39648
1,198,799,328
39,648
[ "python", "cpython" ]
BPO | [852837](https://bugs.python.org/issue852837) --- | :--- Nosy | @tim-one, @theller <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/theller' closed_at = <Date 2003-12-04.20:36:22.000> created_at = <Date 2003-12-02.20:16:21.000> labels = ['OS-windows'] title = 'FD_SETSIZE not having effect (old request 210843)' updated_at = <Date 2003-12-04.20:36:22.000> user = 'https://bugs.python.org/miyamoto42' ``` bugs.python.org fields: ```python activity = <Date 2003-12-04.20:36:22.000> actor = 'miyamoto42' assignee = 'theller' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2003-12-02.20:16:21.000> creator = 'miyamoto42' dependencies = [] files = [] hgrepos = [] issue_num = 852837 keywords = [] message_count = 4.0 messages = ['19236', '19237', '19238', '19239'] nosy_count = 3.0 nosy_names = ['tim.peters', 'theller', 'miyamoto42'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue852837' versions = ['Python 2.3'] ``` </p></details>
FD_SETSIZE not having effect (old request 210843)
https://api.github.com/repos/python/cpython/issues/39647/comments
4
2003-12-02T20:16:21Z
2022-04-09T23:07:16Z
https://github.com/python/cpython/issues/39647
1,198,799,322
39,647
[ "python", "cpython" ]
BPO | [852532](https://bugs.python.org/issue852532) --- | :--- Nosy | @tim-one, @freddrake, @smontanaro PRs | <li>python/cpython#4471</li><li>python/cpython#4678</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2008-04-13.03:29:45.158> created_at = <Date 2003-12-02.11:01:38.000> labels = ['expert-regex'] title = "^$ won't split on empty line" updated_at = <Date 2017-12-02.17:32:37.093> user = 'https://bugs.python.org/jburgy' ``` bugs.python.org fields: ```python activity = <Date 2017-12-02.17:32:37.093> actor = 'serhiy.storchaka' assignee = 'skip.montanaro' closed = True closed_date = <Date 2008-04-13.03:29:45.158> closer = 'skip.montanaro' components = ['Regular Expressions'] creation = <Date 2003-12-02.11:01:38.000> creator = 'jburgy' dependencies = [] files = [] hgrepos = [] issue_num = 852532 keywords = [] message_count = 9.0 messages = ['19230', '19231', '19232', '19233', '19234', '19235', '55563', '55625', '65475'] nosy_count = 6.0 nosy_names = ['tim.peters', 'fdrake', 'effbot', 'skip.montanaro', 'mkc', 'jburgy'] pr_nums = ['4471', '4678'] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue852532' versions = ['Python 2.3'] ``` </p></details>
^$ won't split on empty line
https://api.github.com/repos/python/cpython/issues/39646/comments
9
2003-12-02T11:01:38Z
2022-04-09T23:07:15Z
https://github.com/python/cpython/issues/39646
1,198,799,316
39,646
[ "python", "cpython" ]
BPO | [852347](https://bugs.python.org/issue852347) --- | :--- Nosy | @warsaw Files | <li>[Charset-1.diff](https://bugs.python.org/file1124/Charset-1.diff "Uploaded as text/plain at 2003-12-01.22:06:47 by jasonrm")</li><li>[Charset.py.diff](https://bugs.python.org/file1125/Charset.py.diff "Uploaded as text/plain at 2003-12-30.15:16:28 by @warsaw")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2004-05-10.15:04:04.000> created_at = <Date 2003-12-01.22:05:44.000> labels = ['type-feature', 'library'] title = 'add support for cjkcodecs to Python email' updated_at = <Date 2004-05-10.15:04:04.000> user = 'https://bugs.python.org/jasonrm' ``` bugs.python.org fields: ```python activity = <Date 2004-05-10.15:04:04.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-01.22:05:44.000> creator = 'jasonrm' dependencies = [] files = ['1124', '1125'] hgrepos = [] issue_num = 852347 keywords = [] message_count = 9.0 messages = ['19221', '19222', '19223', '19224', '19225', '19226', '19227', '19228', '19229'] nosy_count = 2.0 nosy_names = ['barry', 'jasonrm'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue852347' versions = [] ``` </p></details>
add support for cjkcodecs to Python email
https://api.github.com/repos/python/cpython/issues/39645/comments
9
2003-12-01T22:05:44Z
2022-04-09T23:07:13Z
https://github.com/python/cpython/issues/39645
1,198,799,311
39,645
[ "python", "cpython" ]
BPO | [852334](https://bugs.python.org/issue852334) --- | :--- Nosy | @doerwalter, @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 2004-03-13.21:20:41.000> created_at = <Date 2003-12-01.21:35:34.000> labels = ['library'] title = 'Replace backticks with repr()' updated_at = <Date 2004-03-13.21:20:41.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2004-03-13.21:20:41.000> actor = 'rhettinger' assignee = 'anthonybaxter' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-01.21:35:34.000> creator = 'doerwalter' dependencies = [] files = [] hgrepos = [] issue_num = 852334 keywords = ['patch'] message_count = 10.0 messages = ['44992', '44993', '44994', '44995', '44996', '44997', '44998', '44999', '45000', '45001'] nosy_count = 4.0 nosy_names = ['doerwalter', 'anthonybaxter', 'rhettinger', 'gerrit'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue852334' versions = ['Python 2.4'] ``` </p></details>
Replace backticks with repr()
https://api.github.com/repos/python/cpython/issues/39644/comments
10
2003-12-01T21:35:34Z
2022-04-09T23:07:11Z
https://github.com/python/cpython/issues/39644
1,198,799,308
39,644
[ "python", "cpython" ]
BPO | [852314](https://bugs.python.org/issue852314) --- | :--- 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 = 'https://github.com/loewis' closed_at = <Date 2003-12-01.21:04:53.000> created_at = <Date 2003-12-01.21:01:23.000> labels = ['expert-tkinter'] title = 'tkFileDialog.askdirectory returns path objects' updated_at = <Date 2003-12-01.21:04:53.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2003-12-01.21:04:53.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2003-12-01.21:01:23.000> creator = 'loewis' dependencies = [] files = [] hgrepos = [] issue_num = 852314 keywords = [] message_count = 2.0 messages = ['19219', '19220'] nosy_count = 1.0 nosy_names = ['loewis'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue852314' versions = [] ``` </p></details>
tkFileDialog.askdirectory returns path objects
https://api.github.com/repos/python/cpython/issues/39643/comments
2
2003-12-01T21:01:23Z
2022-04-09T23:07:11Z
https://github.com/python/cpython/issues/39643
1,198,799,304
39,643
[ "python", "cpython" ]
BPO | [852281](https://bugs.python.org/issue852281) --- | :--- Nosy | @gvanrossum, @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 = 'https://github.com/gvanrossum' closed_at = <Date 2003-12-04.07:09:21.000> created_at = <Date 2003-12-01.20:01:40.000> labels = ['OS-windows'] title = 'test_winreg failing, Win98SE' updated_at = <Date 2003-12-04.07:09:21.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2003-12-04.07:09:21.000> actor = 'tim.peters' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2003-12-01.20:01:40.000> creator = 'tim.peters' dependencies = [] files = [] hgrepos = [] issue_num = 852281 keywords = [] message_count = 9.0 messages = ['19210', '19211', '19212', '19213', '19214', '19215', '19216', '19217', '19218'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'anthonybaxter'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue852281' versions = ['Python 2.4'] ``` </p></details>
test_winreg failing, Win98SE
https://api.github.com/repos/python/cpython/issues/39642/comments
9
2003-12-01T20:01:40Z
2022-04-09T23:07:10Z
https://github.com/python/cpython/issues/39642
1,198,799,299
39,642
[ "python", "cpython" ]
BPO | [852236](https://bugs.python.org/issue852236) --- | :--- Nosy | @brettcannon Files | <li>[diff.txt](https://bugs.python.org/file5722/diff.txt "Uploaded as text/plain at 2003-12-01.18:36:22 by siggyf"): patch for incorrect url in libcolorsys.tex</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-12-11.04:38:11.000> created_at = <Date 2003-12-01.18:36:21.000> labels = ['docs'] title = 'broken url in colorsys documentation' updated_at = <Date 2003-12-11.04:38:11.000> user = 'https://bugs.python.org/siggyf' ``` bugs.python.org fields: ```python activity = <Date 2003-12-11.04:38:11.000> actor = 'brett.cannon' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-12-01.18:36:21.000> creator = 'siggyf' dependencies = [] files = ['5722'] hgrepos = [] issue_num = 852236 keywords = ['patch'] message_count = 3.0 messages = ['44989', '44990', '44991'] nosy_count = 2.0 nosy_names = ['brett.cannon', 'siggyf'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue852236' versions = ['Python 2.3'] ``` </p></details>
broken url in colorsys documentation
https://api.github.com/repos/python/cpython/issues/39641/comments
3
2003-12-01T18:36:21Z
2022-04-09T23:07:08Z
https://github.com/python/cpython/issues/39641
1,198,799,296
39,641
[ "python", "cpython" ]
BPO | [852226](https://bugs.python.org/issue852226) --- | :--- Nosy | @rhettinger Files | <li>[diff2](https://bugs.python.org/file5721/diff2 "Uploaded as application/octet-stream at 2003-12-01.18:23:00 by gerrit")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-12-02.07:37:14.000> created_at = <Date 2003-12-01.18:22:58.000> labels = ['docs'] title = 'tutorial - 4 minor changes' updated_at = <Date 2003-12-02.07:37:14.000> user = 'https://bugs.python.org/gerrit' ``` bugs.python.org fields: ```python activity = <Date 2003-12-02.07:37:14.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-12-01.18:22:58.000> creator = 'gerrit' dependencies = [] files = ['5721'] hgrepos = [] issue_num = 852226 keywords = ['patch'] message_count = 2.0 messages = ['44987', '44988'] nosy_count = 2.0 nosy_names = ['rhettinger', 'gerrit'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue852226' versions = ['Python 2.3'] ``` </p></details>
tutorial - 4 minor changes
https://api.github.com/repos/python/cpython/issues/39640/comments
2
2003-12-01T18:22:58Z
2022-04-09T23:07:07Z
https://github.com/python/cpython/issues/39640
1,198,799,292
39,640
[ "python", "cpython" ]
BPO | [852222](https://bugs.python.org/issue852222) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-01-01.06:01:59.000> created_at = <Date 2003-12-01.18:13:17.000> labels = ['type-feature', 'library'] title = 'builtin save() function available interactively only' updated_at = <Date 2004-01-01.06:01:59.000> user = 'https://bugs.python.org/gerrit' ``` bugs.python.org fields: ```python activity = <Date 2004-01-01.06:01:59.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-01.18:13:17.000> creator = 'gerrit' dependencies = [] files = [] hgrepos = [] issue_num = 852222 keywords = [] message_count = 2.0 messages = ['54071', '54072'] nosy_count = 2.0 nosy_names = ['rhettinger', 'gerrit'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue852222' versions = [] ``` </p></details>
builtin save() function available interactively only
https://api.github.com/repos/python/cpython/issues/39639/comments
2
2003-12-01T18:13:17Z
2022-04-09T23:07:06Z
https://github.com/python/cpython/issues/39639
1,198,799,287
39,639
[ "python", "cpython" ]
BPO | [852150](https://bugs.python.org/issue852150) --- | :--- Nosy | @jackjansen, @etrepum, @ronaldoussoren <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2009-02-17.12:31:00.068> created_at = <Date 2003-12-01.16:05:04.000> labels = ['OS-mac', 'type-feature'] title = "Can't send Apple Events without WindowServer connection" updated_at = <Date 2009-02-17.12:31:00.066> user = 'https://github.com/etrepum' ``` bugs.python.org fields: ```python activity = <Date 2009-02-17.12:31:00.066> actor = 'ronaldoussoren' assignee = 'jackjansen' closed = True closed_date = <Date 2009-02-17.12:31:00.068> closer = 'ronaldoussoren' components = ['macOS'] creation = <Date 2003-12-01.16:05:04.000> creator = 'bob.ippolito' dependencies = [] files = [] hgrepos = [] issue_num = 852150 keywords = [] message_count = 2.0 messages = ['60432', '82330'] nosy_count = 3.0 nosy_names = ['jackjansen', 'bob.ippolito', 'ronaldoussoren'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = 'test needed' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue852150' versions = [] ``` </p></details>
Can't send Apple Events without WindowServer connection
https://api.github.com/repos/python/cpython/issues/39638/comments
2
2003-12-01T16:05:04Z
2022-04-09T23:07:05Z
https://github.com/python/cpython/issues/39638
1,198,799,282
39,638
[ "python", "cpython" ]
BPO | [852140](https://bugs.python.org/issue852140) --- | :--- Nosy | @rhettinger Files | <li>[diff](https://bugs.python.org/file5720/diff "Uploaded as application/octet-stream at 2003-12-01.15:43:36 by gerrit"): patch against latest CVS (2.4)</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-12-02.07:50:25.000> created_at = <Date 2003-12-01.15:43:28.000> labels = ['library'] title = 'keyword.py - use __contains__ and bool' updated_at = <Date 2003-12-02.07:50:25.000> user = 'https://bugs.python.org/gerrit' ``` bugs.python.org fields: ```python activity = <Date 2003-12-02.07:50:25.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-01.15:43:28.000> creator = 'gerrit' dependencies = [] files = ['5720'] hgrepos = [] issue_num = 852140 keywords = ['patch'] message_count = 2.0 messages = ['44985', '44986'] nosy_count = 2.0 nosy_names = ['rhettinger', 'gerrit'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue852140' versions = ['Python 2.4'] ``` </p></details>
keyword.py - use __contains__ and bool
https://api.github.com/repos/python/cpython/issues/39637/comments
2
2003-12-01T15:43:28Z
2022-04-09T23:07:03Z
https://github.com/python/cpython/issues/39637
1,198,799,279
39,637
[ "python", "cpython" ]
BPO | [851993](https://bugs.python.org/issue851993) --- | :--- Nosy | @vsajip Files | <li>[logging.patch](https://bugs.python.org/file5719/logging.patch "Uploaded as text/plain at 2003-12-01.10:43:00 by @vsajip"): Misc. patches for logging</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/vsajip' closed_at = <Date 2004-02-20.18:03:13.000> created_at = <Date 2003-12-01.10:43:00.000> labels = ['library'] title = 'Refactored patch python/cpython#39346 for logging with SocketHandler' updated_at = <Date 2004-02-20.18:03:13.000> user = 'https://github.com/vsajip' ``` bugs.python.org fields: ```python activity = <Date 2004-02-20.18:03:13.000> actor = 'vinay.sajip' assignee = 'vinay.sajip' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-01.10:43:00.000> creator = 'vinay.sajip' dependencies = [] files = ['5719'] hgrepos = [] issue_num = 851993 keywords = ['patch'] message_count = 2.0 messages = ['44983', '44984'] nosy_count = 1.0 nosy_names = ['vinay.sajip'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue851993' versions = ['Python 2.4'] ``` </p></details>
Refactored patch #815911 for logging with SocketHandler
https://api.github.com/repos/python/cpython/issues/39636/comments
2
2003-12-01T10:43:00Z
2022-04-09T23:07:03Z
https://github.com/python/cpython/issues/39636
1,198,799,272
39,636
[ "python", "cpython" ]
BPO | [851902](https://bugs.python.org/issue851902) --- | :--- Nosy | @freddrake Files | <li>[optparse.py.patch](https://bugs.python.org/file5718/optparse.py.patch "Uploaded as text/plain at 2003-12-01.06:03:37 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 2004-04-01.07:47:49.000> created_at = <Date 2003-12-01.06:03:36.000> labels = ['library'] title = 'bugfix for [Bugs-850964](optparse)' updated_at = <Date 2004-04-01.07:47:49.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2004-04-01.07:47:49.000> actor = 'fdrake' assignee = 'gward' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-12-01.06:03:36.000> creator = 'quiver' dependencies = [] files = ['5718'] hgrepos = [] issue_num = 851902 keywords = ['patch'] message_count = 2.0 messages = ['44981', '44982'] nosy_count = 3.0 nosy_names = ['fdrake', 'gward', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue851902' versions = ['Python 2.3'] ``` </p></details>
bugfix for [Bugs-850964](optparse)
https://api.github.com/repos/python/cpython/issues/39635/comments
2
2003-12-01T06:03:36Z
2022-04-09T23:07:01Z
https://github.com/python/cpython/issues/39635
1,198,799,269
39,635
[ "python", "cpython" ]
BPO | [851752](https://bugs.python.org/issue851752) --- | :--- Nosy | @kbkaiser Files | <li>[urlopen.patch](https://bugs.python.org/file5717/urlopen.patch "Uploaded as text/plain at 2003-11-30.22:16:30 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/kbkaiser' closed_at = <Date 2004-07-11.02:18:11.000> created_at = <Date 2003-11-30.22:16:30.000> labels = ['docs'] title = 'urllib2 silently returns None when auth_uri is mismatched' updated_at = <Date 2004-07-11.02:18:11.000> user = 'https://bugs.python.org/jjlee' ``` bugs.python.org fields: ```python activity = <Date 2004-07-11.02:18:11.000> actor = 'kbk' assignee = 'kbk' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-30.22:16:30.000> creator = 'jjlee' dependencies = [] files = ['5717'] hgrepos = [] issue_num = 851752 keywords = ['patch'] message_count = 3.0 messages = ['44978', '44979', '44980'] nosy_count = 3.0 nosy_names = ['jepler', 'kbk', 'jjlee'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue851752' versions = [] ``` </p></details>
urllib2 silently returns None when auth_uri is mismatched
https://api.github.com/repos/python/cpython/issues/39634/comments
3
2003-11-30T22:16:30Z
2022-04-09T23:07:01Z
https://github.com/python/cpython/issues/39634
1,198,799,264
39,634
[ "python", "cpython" ]
BPO | [851736](https://bugs.python.org/issue851736) --- | :--- Nosy | @mhammond, @theller Files | <li>[cache_ftp.patch](https://bugs.python.org/file5715/cache_ftp.patch "Uploaded as text/plain at 2003-11-30.21:51:02 by jjlee")</li><li>[cache_ftp_test.py](https://bugs.python.org/file5716/cache_ftp_test.py "Uploaded as text/plain at 2003-11-30.21:53:11 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/mhammond' closed_at = <Date 2004-05-10.07:38:05.000> created_at = <Date 2003-11-30.21:51:02.000> labels = ['library'] title = "urllib2 CacheFTPHandler doesn't work on multiple dirs" updated_at = <Date 2004-05-10.07:38:05.000> user = 'https://bugs.python.org/jjlee' ``` bugs.python.org fields: ```python activity = <Date 2004-05-10.07:38:05.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-30.21:51:02.000> creator = 'jjlee' dependencies = [] files = ['5715', '5716'] hgrepos = [] issue_num = 851736 keywords = ['patch'] message_count = 9.0 messages = ['44969', '44970', '44971', '44972', '44973', '44974', '44975', '44976', '44977'] nosy_count = 3.0 nosy_names = ['mhammond', 'theller', 'jjlee'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue851736' versions = [] ``` </p></details>
urllib2 CacheFTPHandler doesn't work on multiple dirs
https://api.github.com/repos/python/cpython/issues/39633/comments
9
2003-11-30T21:51:02Z
2022-04-09T23:07:00Z
https://github.com/python/cpython/issues/39633
1,198,799,259
39,633
[ "python", "cpython" ]
BPO | [851459](https://bugs.python.org/issue851459) --- | :--- Nosy | @kbkaiser Files | <li>[idle2.3.patch](https://bugs.python.org/file5714/idle2.3.patch "Uploaded as text/plain at 2003-11-30.06:27:55 by virtualspirit"): Adds $*</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-01-05.15:56:52.000> created_at = <Date 2003-11-30.06:27:55.000> labels = [] title = 'Argument passing from /usr/bin/idle2.3 to idle.py' updated_at = <Date 2005-01-05.15:56:52.000> user = 'https://bugs.python.org/virtualspirit' ``` bugs.python.org fields: ```python activity = <Date 2005-01-05.15:56:52.000> actor = 'jafo' assignee = 'jafo' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-11-30.06:27:55.000> creator = 'virtualspirit' dependencies = [] files = ['5714'] hgrepos = [] issue_num = 851459 keywords = ['patch'] message_count = 6.0 messages = ['44963', '44964', '44965', '44966', '44967', '44968'] nosy_count = 3.0 nosy_names = ['kbk', 'jafo', 'virtualspirit'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue851459' versions = [] ``` </p></details>
Argument passing from /usr/bin/idle2.3 to idle.py
https://api.github.com/repos/python/cpython/issues/39632/comments
6
2003-11-30T06:27:55Z
2022-04-09T23:06:57Z
https://github.com/python/cpython/issues/39632
1,198,799,250
39,632
[ "python", "cpython" ]
BPO | [851449](https://bugs.python.org/issue851449) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-12-02.07:17:39.000> created_at = <Date 2003-11-30.05:40:01.000> labels = ['interpreter-core'] title = 'New-style classes with __eq__ but not __hash__ are hashable' updated_at = <Date 2003-12-02.07:17:39.000> user = 'https://bugs.python.org/edloper' ``` bugs.python.org fields: ```python activity = <Date 2003-12-02.07:17:39.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-11-30.05:40:01.000> creator = 'edloper' dependencies = [] files = [] hgrepos = [] issue_num = 851449 keywords = [] message_count = 4.0 messages = ['19206', '19207', '19208', '19209'] nosy_count = 2.0 nosy_names = ['rhettinger', 'edloper'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue851449' versions = ['Python 2.3'] ``` </p></details>
New-style classes with __eq__ but not __hash__ are hashable
https://api.github.com/repos/python/cpython/issues/39631/comments
4
2003-11-30T05:40:01Z
2022-04-09T23:06:56Z
https://github.com/python/cpython/issues/39631
1,198,799,248
39,631
[ "python", "cpython" ]
BPO | [851156](https://bugs.python.org/issue851156) --- | :--- Nosy | @tim-one, @brettcannon <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2003-12-04.19:35:42.000> created_at = <Date 2003-11-29.14:34:20.000> labels = [] title = 'Bug tracker page asks for login even when logged in' updated_at = <Date 2003-12-04.19:35:42.000> user = 'https://bugs.python.org/garyfx' ``` bugs.python.org fields: ```python activity = <Date 2003-12-04.19:35:42.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-11-29.14:34:20.000> creator = 'garyfx' dependencies = [] files = [] hgrepos = [] issue_num = 851156 keywords = [] message_count = 3.0 messages = ['19203', '19204', '19205'] nosy_count = 3.0 nosy_names = ['tim.peters', 'brett.cannon', 'garyfx'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue851156' versions = [] ``` </p></details>
Bug tracker page asks for login even when logged in
https://api.github.com/repos/python/cpython/issues/39630/comments
3
2003-11-29T14:34:20Z
2022-04-09T23:06:56Z
https://github.com/python/cpython/issues/39630
1,198,799,244
39,630
[ "python", "cpython" ]
BPO | [851152](https://bugs.python.org/issue851152) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-11-29.14:05:17.000> created_at = <Date 2003-11-29.14:05:17.000> labels = ['docs'] title = 'Item out of order on builtin function page' updated_at = <Date 2003-11-29.14:05:17.000> user = 'https://bugs.python.org/garyfx' ``` bugs.python.org fields: ```python activity = <Date 2003-11-29.14:05:17.000> actor = 'garyfx' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-29.14:05:17.000> creator = 'garyfx' dependencies = [] files = [] hgrepos = [] issue_num = 851152 keywords = [] message_count = 1.0 messages = ['19202'] nosy_count = 2.0 nosy_names = ['rhettinger', 'garyfx'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue851152' versions = ['Python 2.3'] ``` </p></details>
Item out of order on builtin function page
https://api.github.com/repos/python/cpython/issues/39629/comments
1
2003-11-29T14:05:17Z
2022-04-09T23:06:55Z
https://github.com/python/cpython/issues/39629
1,198,799,237
39,629
[ "python", "cpython" ]
BPO | [851123](https://bugs.python.org/issue851123) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-08-14.13:33:08.000> created_at = <Date 2003-11-29.12:36:35.000> labels = ['library'] title = 'shutil.copy destroys hard links' updated_at = <Date 2004-08-14.13:33:08.000> user = 'https://bugs.python.org/gls62' ``` bugs.python.org fields: ```python activity = <Date 2004-08-14.13:33:08.000> actor = 'jlgijsbers' assignee = 'jlgijsbers' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-29.12:36:35.000> creator = 'gls62' dependencies = [] files = [] hgrepos = [] issue_num = 851123 keywords = [] message_count = 4.0 messages = ['19198', '19199', '19200', '19201'] nosy_count = 3.0 nosy_names = ['greg_ball', 'jlgijsbers', 'gls62'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue851123' versions = ['Python 2.3'] ``` </p></details>
shutil.copy destroys hard links
https://api.github.com/repos/python/cpython/issues/39628/comments
4
2003-11-29T12:36:35Z
2022-04-09T23:06:53Z
https://github.com/python/cpython/issues/39628
1,198,799,231
39,628
[ "python", "cpython" ]
BPO | [851056](https://bugs.python.org/issue851056) --- | :--- Nosy | @gvanrossum <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2003-11-30.22:13:15.000> created_at = <Date 2003-11-29.06:57:33.000> labels = ['OS-windows'] title = 'winreg can segfault' updated_at = <Date 2003-11-30.22:13:15.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2003-11-30.22:13:15.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2003-11-29.06:57:33.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 851056 keywords = [] message_count = 2.0 messages = ['19196', '19197'] nosy_count = 1.0 nosy_names = ['gvanrossum'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue851056' versions = ['Python 2.3'] ``` </p></details>
winreg can segfault
https://api.github.com/repos/python/cpython/issues/39627/comments
2
2003-11-29T06:57:33Z
2022-04-09T23:06:53Z
https://github.com/python/cpython/issues/39627
1,198,799,228
39,627
[ "python", "cpython" ]
BPO | [851020](https://bugs.python.org/issue851020) --- | :--- Nosy | @loewis, @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-12-23.19:16:54.000> created_at = <Date 2003-11-29.03:17:00.000> labels = ['build'] title = 'Missing BuildRequires in src rpm specfile' updated_at = <Date 2003-12-23.19:16:54.000> user = 'https://bugs.python.org/msoulier' ``` bugs.python.org fields: ```python activity = <Date 2003-12-23.19:16:54.000> actor = 'akuchling' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2003-11-29.03:17:00.000> creator = 'msoulier' dependencies = [] files = [] hgrepos = [] issue_num = 851020 keywords = [] message_count = 13.0 messages = ['19183', '19184', '19185', '19186', '19187', '19188', '19189', '19190', '19191', '19192', '19193', '19194', '19195'] nosy_count = 6.0 nosy_names = ['nobody', 'loewis', 'akuchling', 'anthonybaxter', 'jafo', 'msoulier'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue851020' versions = ['Python 2.3'] ``` </p></details>
Missing BuildRequires in src rpm specfile
https://api.github.com/repos/python/cpython/issues/39626/comments
13
2003-11-29T03:17:00Z
2022-04-09T23:06:51Z
https://github.com/python/cpython/issues/39626
1,198,799,223
39,626
[ "python", "cpython" ]
BPO | [851001](https://bugs.python.org/issue851001) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-29.08:39:59.000> created_at = <Date 2003-11-29.01:43:29.000> labels = ['interpreter-core', 'invalid'] title = 'comparing reference looped lists causes RuntimeError' updated_at = <Date 2003-11-29.08:39:59.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2003-11-29.08:39:59.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-11-29.01:43:29.000> creator = 'quiver' dependencies = [] files = [] hgrepos = [] issue_num = 851001 keywords = [] message_count = 2.0 messages = ['19181', '19182'] nosy_count = 2.0 nosy_names = ['rhettinger', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue851001' versions = ['Python 2.4'] ``` </p></details>
comparing reference looped lists causes RuntimeError
https://api.github.com/repos/python/cpython/issues/39625/comments
2
2003-11-29T01:43:29Z
2022-04-09T23:06:50Z
https://github.com/python/cpython/issues/39625
1,198,799,220
39,625
[ "python", "cpython" ]
BPO | [850997](https://bugs.python.org/issue850997) --- | :--- Nosy | @loewis, @mhammond, @vstinner, @devdanzin, @tjguk, @ezio-melotti Files | <li>[mbcs_errors.py](https://bugs.python.org/file1122/mbcs_errors.py "Uploaded as text/plain at 2003-11-29.01:24:21 by @mhammond"): Trivial demo of the bug</li><li>[mbcs_errors.patch](https://bugs.python.org/file1123/mbcs_errors.patch "Uploaded as text/plain at 2003-11-29.01:38:39 by @mhammond"): Working patch, but with a few issues</li><li>[translate_reason_unicode.patch](https://bugs.python.org/file17618/translate_reason_unicode.patch "Uploaded as text/plain at 2010-06-11.00:54:16 by @vstinner")</li><li>[mbcs_errors-py3k-3.patch](https://bugs.python.org/file17635/mbcs_errors-py3k-3.patch "Uploaded as text/plain at 2010-06-12.00:06:50 by @vstinner")</li><li>[mbcs_errors-py3k-4.patch](https://bugs.python.org/file17690/mbcs_errors-py3k-4.patch "Uploaded as text/plain at 2010-06-16.22:21:02 by @vstinner")</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-06-18.23:24:39.064> created_at = <Date 2003-11-29.01:24:21.000> labels = ['type-feature', 'expert-unicode', 'OS-windows'] title = 'mbcs encoding ignores errors' updated_at = <Date 2010-06-18.23:24:39.057> user = 'https://github.com/mhammond' ``` bugs.python.org fields: ```python activity = <Date 2010-06-18.23:24:39.057> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2010-06-18.23:24:39.064> closer = 'vstinner' components = ['Unicode', 'Windows'] creation = <Date 2003-11-29.01:24:21.000> creator = 'mhammond' dependencies = [] files = ['1122', '1123', '17618', '17635', '17690'] hgrepos = [] issue_num = 850997 keywords = ['patch'] message_count = 17.0 messages = ['19177', '19178', '19179', '19180', '82015', '82133', '106277', '106278', '106407', '107513', '107517', '107611', '107612', '107957', '107965', '108018', '108149'] nosy_count = 6.0 nosy_names = ['loewis', 'mhammond', 'vstinner', 'ajaksu2', 'tim.golden', 'ezio.melotti'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'test needed' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue850997' versions = ['Python 3.2'] ``` </p></details>
mbcs encoding ignores errors
https://api.github.com/repos/python/cpython/issues/39624/comments
17
2003-11-29T01:24:21Z
2022-04-09T23:06:49Z
https://github.com/python/cpython/issues/39624
1,198,799,213
39,624
[ "python", "cpython" ]
BPO | [850981](https://bugs.python.org/issue850981) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-03-22.20:32:50.000> created_at = <Date 2003-11-29.00:28:34.000> labels = ['OS-mac'] title = 'test_poll fails in 2.3.2 on MacOSX(Panther)' updated_at = <Date 2004-03-22.20:32:50.000> user = 'https://bugs.python.org/russf' ``` bugs.python.org fields: ```python activity = <Date 2004-03-22.20:32:50.000> actor = 'nbastin' assignee = 'none' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2003-11-29.00:28:34.000> creator = 'russf' dependencies = [] files = [] hgrepos = [] issue_num = 850981 keywords = [] message_count = 4.0 messages = ['19173', '19174', '19175', '19176'] nosy_count = 2.0 nosy_names = ['nbastin', 'russf'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue850981' versions = ['Python 2.3'] ``` </p></details>
test_poll fails in 2.3.2 on MacOSX(Panther)
https://api.github.com/repos/python/cpython/issues/39623/comments
4
2003-11-29T00:28:34Z
2022-04-09T23:06:48Z
https://github.com/python/cpython/issues/39623
1,198,799,209
39,623
[ "python", "cpython" ]
BPO | [850977](https://bugs.python.org/issue850977) --- | :--- Nosy | @akuchling, @kbkaiser Files | <li>[setup.py.patch](https://bugs.python.org/file5713/setup.py.patch "Uploaded as text/plain at 2003-11-29.00:19:07 by @kbkaiser"): setup.py.patch for tkinter detection</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2004-03-21.19:06:05.000> created_at = <Date 2003-11-29.00:19:07.000> labels = ['build'] title = 'Modify Setup.py to Detect Tcl/Tk on BSD' updated_at = <Date 2004-03-21.19:06:05.000> user = 'https://github.com/kbkaiser' ``` bugs.python.org fields: ```python activity = <Date 2004-03-21.19:06:05.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2003-11-29.00:19:07.000> creator = 'kbk' dependencies = [] files = ['5713'] hgrepos = [] issue_num = 850977 keywords = ['patch'] message_count = 2.0 messages = ['44961', '44962'] nosy_count = 2.0 nosy_names = ['akuchling', 'kbk'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue850977' versions = ['Python 2.4'] ``` </p></details>
Modify Setup.py to Detect Tcl/Tk on BSD
https://api.github.com/repos/python/cpython/issues/39622/comments
2
2003-11-29T00:19:07Z
2022-04-09T23:06:47Z
https://github.com/python/cpython/issues/39622
1,198,799,204
39,622
[ "python", "cpython" ]
BPO | [850964](https://bugs.python.org/issue850964) --- | :--- Nosy | @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2004-04-01.07:54:28.000> created_at = <Date 2003-11-28.23:48:09.000> labels = ['library'] title = 'optparse: OptionParser.__init__\'s "prog" argument ignored' updated_at = <Date 2004-04-01.07:54:28.000> user = 'https://bugs.python.org/yuurei' ``` bugs.python.org fields: ```python activity = <Date 2004-04-01.07:54:28.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-28.23:48:09.000> creator = 'yuurei' dependencies = [] files = [] hgrepos = [] issue_num = 850964 keywords = [] message_count = 4.0 messages = ['19169', '19170', '19171', '19172'] nosy_count = 3.0 nosy_names = ['fdrake', 'quiver', 'yuurei'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue850964' versions = ['Python 2.3'] ``` </p></details>
optparse: OptionParser.__init__'s "prog" argument ignored
https://api.github.com/repos/python/cpython/issues/39621/comments
4
2003-11-28T23:48:09Z
2022-04-09T23:06:46Z
https://github.com/python/cpython/issues/39621
1,198,799,199
39,621
[ "python", "cpython" ]
BPO | [850823](https://bugs.python.org/issue850823) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2003-12-23.17:05:00.000> created_at = <Date 2003-11-28.17:16:34.000> labels = ['docs'] title = 'Doc/README has broken link' updated_at = <Date 2003-12-23.17:05:00.000> user = 'https://bugs.python.org/gregball' ``` bugs.python.org fields: ```python activity = <Date 2003-12-23.17:05:00.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-28.17:16:34.000> creator = 'greg_ball' dependencies = [] files = [] hgrepos = [] issue_num = 850823 keywords = [] message_count = 2.0 messages = ['19167', '19168'] nosy_count = 2.0 nosy_names = ['akuchling', 'greg_ball'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue850823' versions = ['Python 2.4'] ``` </p></details>
Doc/README has broken link
https://api.github.com/repos/python/cpython/issues/39620/comments
2
2003-11-28T17:16:34Z
2022-04-09T23:06:45Z
https://github.com/python/cpython/issues/39620
1,198,799,196
39,620
[ "python", "cpython" ]
BPO | [850818](https://bugs.python.org/issue850818) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2003-12-23.17:01:49.000> created_at = <Date 2003-11-28.17:08:13.000> labels = ['docs'] title = 'Typo in Popen3 description' updated_at = <Date 2003-12-23.17:01:49.000> user = 'https://bugs.python.org/gregball' ``` bugs.python.org fields: ```python activity = <Date 2003-12-23.17:01:49.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-28.17:08:13.000> creator = 'greg_ball' dependencies = [] files = [] hgrepos = [] issue_num = 850818 keywords = [] message_count = 2.0 messages = ['19165', '19166'] nosy_count = 2.0 nosy_names = ['akuchling', 'greg_ball'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue850818' versions = ['Python 2.4'] ``` </p></details>
Typo in Popen3 description
https://api.github.com/repos/python/cpython/issues/39619/comments
2
2003-11-28T17:08:13Z
2022-04-09T23:06:44Z
https://github.com/python/cpython/issues/39619
1,198,799,193
39,619
[ "python", "cpython" ]
BPO | [850789](https://bugs.python.org/issue850789) --- | :--- Nosy | @mwhudson Files | <li>[doubleplussetlineno.diff](https://bugs.python.org/file5712/doubleplussetlineno.diff "Uploaded as text/plain at 2003-11-28.15:55:50 by @mwhudson"): patch #1</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-12-15.12:38:09.000> created_at = <Date 2003-11-28.15:55:42.000> labels = ['interpreter-core'] title = 'call com_set_lineno more often' updated_at = <Date 2003-12-15.12:38:09.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2003-12-15.12:38:09.000> actor = 'mwh' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-11-28.15:55:42.000> creator = 'mwh' dependencies = [] files = ['5712'] hgrepos = [] issue_num = 850789 keywords = ['patch'] message_count = 2.0 messages = ['44959', '44960'] nosy_count = 1.0 nosy_names = ['mwh'] pr_nums = [] priority = 'normal' resolution = 'later' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue850789' versions = ['Python 2.4'] ``` </p></details>
call com_set_lineno more often
https://api.github.com/repos/python/cpython/issues/39618/comments
2
2003-11-28T15:55:42Z
2022-04-09T23:06:42Z
https://github.com/python/cpython/issues/39618
1,198,799,189
39,618
[ "python", "cpython" ]
BPO | [850728](https://bugs.python.org/issue850728) --- | :--- Nosy | @pitrou, @asvetlov, @Bluehorn Files | <li>[threading.diff](https://bugs.python.org/file5711/threading.diff "Uploaded as text/plain at 2003-11-28.12:47:34 by hdima"): Lib/threading.py, Doc/lib/libthreading.tex</li><li>[sem_timeout.diff](https://bugs.python.org/file16260/sem_timeout.diff "Uploaded as text/plain at 2010-02-19.23:46:28 by @Bluehorn"): updated patch for py3k</li><li>[sem_timeout_trunk.diff](https://bugs.python.org/file16261/sem_timeout_trunk.diff "Uploaded as text/plain at 2010-02-20.00:01:30 by @Bluehorn"): diff for trunk (2.7)</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/pitrou' closed_at = <Date 2010-04-17.23:53:11.532> created_at = <Date 2003-11-28.12:47:33.000> labels = ['type-feature', 'library'] title = 'Semaphore.acquire() timeout parameter' updated_at = <Date 2010-11-06.22:11:46.290> user = 'https://bugs.python.org/hdima' ``` bugs.python.org fields: ```python activity = <Date 2010-11-06.22:11:46.290> actor = 'torsten' assignee = 'pitrou' closed = True closed_date = <Date 2010-04-17.23:53:11.532> closer = 'pitrou' components = ['Library (Lib)'] creation = <Date 2003-11-28.12:47:33.000> creator = 'hdima' dependencies = [] files = ['5711', '16260', '16261'] hgrepos = [] issue_num = 850728 keywords = ['patch'] message_count = 9.0 messages = ['44957', '44958', '99602', '99605', '100031', '100053', '103227', '103457', '120651'] nosy_count = 5.0 nosy_names = ['hdima', 'pitrou', 'aptshansen', 'asvetlov', 'torsten'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue850728' versions = ['Python 3.2'] ``` </p></details>
Semaphore.acquire() timeout parameter
https://api.github.com/repos/python/cpython/issues/39617/comments
9
2003-11-28T12:47:33Z
2022-04-09T23:06:42Z
https://github.com/python/cpython/issues/39617
1,198,799,184
39,617
[ "python", "cpython" ]
BPO | [850496](https://bugs.python.org/issue850496) --- | :--- Nosy | @mhammond Files | <li>[utime.patch](https://bugs.python.org/file1121/utime.patch "Uploaded as text/plain at 2003-11-27.23:47:23 by @mhammond"): Patch with testcase mod and fix</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mhammond' closed_at = <Date 2003-11-28.06:44:42.000> created_at = <Date 2003-11-27.23:47:23.000> labels = ['OS-windows'] title = 'os.utime does not accept unicode filenames' updated_at = <Date 2003-11-28.06:44:42.000> user = 'https://github.com/mhammond' ``` bugs.python.org fields: ```python activity = <Date 2003-11-28.06:44:42.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2003-11-27.23:47:23.000> creator = 'mhammond' dependencies = [] files = ['1121'] hgrepos = [] issue_num = 850496 keywords = [] message_count = 2.0 messages = ['19163', '19164'] nosy_count = 1.0 nosy_names = ['mhammond'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue850496' versions = [] ``` </p></details>
os.utime does not accept unicode filenames
https://api.github.com/repos/python/cpython/issues/39616/comments
2
2003-11-27T23:47:23Z
2022-04-09T23:06:40Z
https://github.com/python/cpython/issues/39616
1,198,799,181
39,616
[ "python", "cpython" ]
BPO | [850482](https://bugs.python.org/issue850482) --- | :--- Nosy | @doerwalter, @devdanzin, @jayvdb Files | <li>[diff.txt](https://bugs.python.org/file5709/diff.txt "Uploaded as text/plain at 2003-11-27.23:12:08 by @doerwalter")</li><li>[diff2.txt](https://bugs.python.org/file5710/diff2.txt "Uploaded as text/plain at 2007-04-08.11:44:55 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 = None created_at = <Date 2003-11-27.23:12:08.000> labels = ['type-feature', 'library'] title = 'Enhance frame handing in warnings.warn()' updated_at = <Date 2015-12-10.08:16:31.826> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2015-12-10.08:16:31.826> actor = 'jayvdb' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-27.23:12:08.000> creator = 'doerwalter' dependencies = [] files = ['5709', '5710'] hgrepos = [] issue_num = 850482 keywords = ['patch'] message_count = 6.0 messages = ['44953', '44954', '44955', '44956', '82016', '256170'] nosy_count = 4.0 nosy_names = ['doerwalter', 'zseil', 'ajaksu2', 'jayvdb'] pr_nums = [] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue850482' versions = ['Python 3.2'] ``` </p></details> <!-- gh-linked-prs --> ### Linked PRs * gh-100840 * gh-101407 <!-- /gh-linked-prs -->
Enhance frame handing in warnings.warn() to skip by module rather that stacklevel
https://api.github.com/repos/python/cpython/issues/39615/comments
11
2003-11-27T23:12:08Z
2023-02-08T10:07:20Z
https://github.com/python/cpython/issues/39615
1,198,799,180
39,615
[ "python", "cpython" ]
BPO | [850408](https://bugs.python.org/issue850408) --- | :--- Nosy | @rhettinger, @sbassi <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-28.17:49:40.000> created_at = <Date 2003-11-27.19:31:31.000> labels = ['interpreter-core', 'type-feature'] title = 'Count in String with overlap support (code included)' updated_at = <Date 2003-11-28.17:49:40.000> user = 'https://github.com/sbassi' ``` bugs.python.org fields: ```python activity = <Date 2003-11-28.17:49:40.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-11-27.19:31:31.000> creator = 'sbassi' dependencies = [] files = [] hgrepos = [] issue_num = 850408 keywords = [] message_count = 2.0 messages = ['54069', '54070'] nosy_count = 2.0 nosy_names = ['rhettinger', 'sbassi'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue850408' versions = [] ``` </p></details>
Count in String with overlap support (code included)
https://api.github.com/repos/python/cpython/issues/39614/comments
2
2003-11-27T19:31:31Z
2022-04-09T23:06:37Z
https://github.com/python/cpython/issues/39614
1,198,799,176
39,614
[ "python", "cpython" ]
BPO | [850238](https://bugs.python.org/issue850238) --- | :--- Nosy | @birkenfeld, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/birkenfeld' closed_at = <Date 2005-07-18.08:05:13.000> created_at = <Date 2003-11-27.13:11:24.000> labels = ['docs'] title = 'unclear documentation/missing command?' updated_at = <Date 2005-07-18.08:05:13.000> user = 'https://bugs.python.org/yacc143' ``` bugs.python.org fields: ```python activity = <Date 2005-07-18.08:05:13.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-27.13:11:24.000> creator = 'yacc143' dependencies = [] files = [] hgrepos = [] issue_num = 850238 keywords = [] message_count = 2.0 messages = ['19161', '19162'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'georg.brandl', 'yacc143'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue850238' versions = ['Python 2.3'] ``` </p></details>
unclear documentation/missing command?
https://api.github.com/repos/python/cpython/issues/39613/comments
2
2003-11-27T13:11:24Z
2022-04-09T23:06:37Z
https://github.com/python/cpython/issues/39613
1,198,799,172
39,613
[ "python", "cpython" ]
BPO | [850110](https://bugs.python.org/issue850110) --- | :--- 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 2003-12-01.14:31:04.000> created_at = <Date 2003-11-27.08:54:21.000> labels = ['interpreter-core', 'invalid'] title = 'Out of order commands excecution?' updated_at = <Date 2003-12-01.14:31:04.000> user = 'https://bugs.python.org/nadavhoresh' ``` bugs.python.org fields: ```python activity = <Date 2003-12-01.14:31:04.000> actor = 'nadavhoresh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-11-27.08:54:21.000> creator = 'nadavhoresh' dependencies = [] files = [] hgrepos = [] issue_num = 850110 keywords = [] message_count = 6.0 messages = ['19155', '19156', '19157', '19158', '19159', '19160'] nosy_count = 3.0 nosy_names = ['mwh', 'nnorwitz', 'nadavhoresh'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue850110' versions = ['Python 2.3'] ``` </p></details>
Out of order commands excecution?
https://api.github.com/repos/python/cpython/issues/39612/comments
6
2003-11-27T08:54:21Z
2022-04-09T23:06:36Z
https://github.com/python/cpython/issues/39612
1,198,799,168
39,612
[ "python", "cpython" ]
BPO | [849662](https://bugs.python.org/issue849662) --- | :--- Nosy | @rhettinger Files | <li>[all_idx2.shelve.bz2](https://bugs.python.org/file1118/all_idx2.shelve.bz2 "Uploaded as application/octet-stream at 2003-11-27.10:42:20 by ganssauge"): The shelve in question</li><li>[69228.profile](https://bugs.python.org/file1119/69228.profile "Uploaded as text/plain at 2003-11-27.10:43:35 by ganssauge"): The profiling data I made</li><li>[slow_shelve.py](https://bugs.python.org/file1120/slow_shelve.py "Uploaded as text/plain at 2003-11-28.16:01:26 by ganssauge")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2010-07-12.19:41:33.398> created_at = <Date 2003-11-26.14:06:12.000> labels = ['extension-modules', 'performance'] title = 'reading shelves is really slow' updated_at = <Date 2010-07-12.19:41:33.397> user = 'https://bugs.python.org/ganssauge' ``` bugs.python.org fields: ```python activity = <Date 2010-07-12.19:41:33.397> actor = 'rhettinger' assignee = 'none' closed = True closed_date = <Date 2010-07-12.19:41:33.398> closer = 'rhettinger' components = ['Extension Modules'] creation = <Date 2003-11-26.14:06:12.000> creator = 'ganssauge' dependencies = [] files = ['1118', '1119', '1120'] hgrepos = [] issue_num = 849662 keywords = [] message_count = 10.0 messages = ['19147', '19148', '19149', '19150', '19151', '19152', '19153', '19154', '55408', '110108'] nosy_count = 3.0 nosy_names = ['rhettinger', 'ganssauge', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = 'test needed' status = 'closed' superseder = None type = 'performance' url = 'https://bugs.python.org/issue849662' versions = ['Python 2.7'] ``` </p></details>
reading shelves is really slow
https://api.github.com/repos/python/cpython/issues/39611/comments
10
2003-11-26T14:06:12Z
2022-04-09T23:06:34Z
https://github.com/python/cpython/issues/39611
1,198,799,163
39,611
[ "python", "cpython" ]
BPO | [849595](https://bugs.python.org/issue849595) --- | :--- Nosy | @loewis Files | <li>[sock.diff](https://bugs.python.org/file5708/sock.diff "Uploaded as text/plain at 2003-11-26.11:40:46 by hdima"): socket.shutdown() constants</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-27.19:40:48.000> created_at = <Date 2003-11-26.11:40:46.000> labels = ['extension-modules'] title = 'socket.shutdown() constants' updated_at = <Date 2003-11-27.19:40:48.000> user = 'https://bugs.python.org/hdima' ``` bugs.python.org fields: ```python activity = <Date 2003-11-27.19:40:48.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2003-11-26.11:40:46.000> creator = 'hdima' dependencies = [] files = ['5708'] hgrepos = [] issue_num = 849595 keywords = ['patch'] message_count = 2.0 messages = ['44951', '44952'] nosy_count = 2.0 nosy_names = ['loewis', 'hdima'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue849595' versions = ['Python 2.4'] ``` </p></details>
socket.shutdown() constants
https://api.github.com/repos/python/cpython/issues/39610/comments
2
2003-11-26T11:40:46Z
2022-04-09T23:06:33Z
https://github.com/python/cpython/issues/39610
1,198,799,159
39,610
[ "python", "cpython" ]
BPO | [849407](https://bugs.python.org/issue849407) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[urllibdiff.txt](https://bugs.python.org/file5707/urllibdiff.txt "Uploaded as text/plain at 2003-11-27.20:03:16 by allanbwilson"): diff -c ... >urllibdiff.txt</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-11-21.18:29:44.000> created_at = <Date 2003-11-26.03:41:59.000> labels = ['library'] title = 'urllib reporthook could be more informative' updated_at = <Date 2006-11-21.18:29:44.000> user = 'https://bugs.python.org/allanbwilson' ``` bugs.python.org fields: ```python activity = <Date 2006-11-21.18:29:44.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-26.03:41:59.000> creator = 'allanbwilson' dependencies = [] files = ['5707'] hgrepos = [] issue_num = 849407 keywords = ['patch'] message_count = 4.0 messages = ['44947', '44948', '44949', '44950'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'allanbwilson'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue849407' versions = ['Python 2.3'] ``` </p></details>
urllib reporthook could be more informative
https://api.github.com/repos/python/cpython/issues/39609/comments
4
2003-11-26T03:41:59Z
2022-04-09T23:06:32Z
https://github.com/python/cpython/issues/39609
1,198,799,156
39,609
[ "python", "cpython" ]
BPO | [849350](https://bugs.python.org/issue849350) --- | :--- Nosy | @loewis Files | <li>[doc_bool.patch](https://bugs.python.org/file5706/doc_bool.patch "Uploaded as text/plain at 2003-11-26.00:49:05 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 2003-11-27.19:48:51.000> created_at = <Date 2003-11-26.00:49:05.000> labels = ['docs'] title = 'update docs for bool changes' updated_at = <Date 2003-11-27.19:48:51.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2003-11-27.19:48:51.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-26.00:49:05.000> creator = 'quiver' dependencies = [] files = ['5706'] hgrepos = [] issue_num = 849350 keywords = ['patch'] message_count = 2.0 messages = ['44945', '44946'] nosy_count = 2.0 nosy_names = ['loewis', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue849350' versions = ['Python 2.3'] ``` </p></details>
update docs for bool changes
https://api.github.com/repos/python/cpython/issues/39608/comments
2
2003-11-26T00:49:05Z
2022-04-09T23:06:31Z
https://github.com/python/cpython/issues/39608
1,198,799,150
39,608
[ "python", "cpython" ]
BPO | [849278](https://bugs.python.org/issue849278) --- | :--- Nosy | @loewis Files | <li>[basis_tech_mods_23.patch](https://bugs.python.org/file5704/basis_tech_mods_23.patch "Uploaded as text/plain at 2003-11-25.22:00:31 by benson_basis"): patches as above</li><li>[getpathp.c.patch](https://bugs.python.org/file5705/getpathp.c.patch "Uploaded as text/plain at 2003-12-11.20:21:10 by benson_basis"): Windows patches to go with the rest.</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-11-19.08:36:19.000> created_at = <Date 2003-11-25.22:00:31.000> labels = [] title = 'improve embeddability of python' updated_at = <Date 2006-11-19.08:36:19.000> user = 'https://bugs.python.org/bensonbasis' ``` bugs.python.org fields: ```python activity = <Date 2006-11-19.08:36:19.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-11-25.22:00:31.000> creator = 'benson_basis' dependencies = [] files = ['5704', '5705'] hgrepos = [] issue_num = 849278 keywords = ['patch'] message_count = 5.0 messages = ['44940', '44941', '44942', '44943', '44944'] nosy_count = 2.0 nosy_names = ['loewis', 'benson_basis'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue849278' versions = ['Python 2.4'] ``` </p></details>
improve embeddability of python
https://api.github.com/repos/python/cpython/issues/39607/comments
5
2003-11-25T22:00:31Z
2022-04-09T23:06:29Z
https://github.com/python/cpython/issues/39607
1,198,799,146
39,607
[ "python", "cpython" ]
BPO | [849262](https://bugs.python.org/issue849262) --- | :--- Nosy | @loewis Files | <li>[pydiffs.tar](https://bugs.python.org/file5703/pydiffs.tar "Uploaded as application/x-tar at 2003-11-25.21:25:44 by benson_basis"): diffs for the above.</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2006-04-13.17:32:40.000> created_at = <Date 2003-11-25.21:25:43.000> labels = [] title = '832799 proposed changes' updated_at = <Date 2006-04-13.17:32:40.000> user = 'https://bugs.python.org/bensonbasis' ``` bugs.python.org fields: ```python activity = <Date 2006-04-13.17:32:40.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-11-25.21:25:43.000> creator = 'benson_basis' dependencies = [] files = ['5703'] hgrepos = [] issue_num = 849262 keywords = ['patch'] message_count = 2.0 messages = ['44938', '44939'] nosy_count = 2.0 nosy_names = ['loewis', 'benson_basis'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue849262' versions = ['Python 2.4'] ``` </p></details>
832799 proposed changes
https://api.github.com/repos/python/cpython/issues/39606/comments
2
2003-11-25T21:25:43Z
2022-04-09T23:06:29Z
https://github.com/python/cpython/issues/39606
1,198,799,138
39,606
[ "python", "cpython" ]
BPO | [849252](https://bugs.python.org/issue849252) --- | :--- Nosy | @gvanrossum, @rhettinger Files | <li>[test_format.patch](https://bugs.python.org/file5702/test_format.patch "Uploaded as text/plain at 2003-11-25.20:58:08 by krftkndl"): One-line 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 2004-01-01.08:00:09.000> created_at = <Date 2003-11-25.20:58:08.000> labels = ['tests'] title = 'Small error in test_format' updated_at = <Date 2004-01-01.08:00:09.000> user = 'https://bugs.python.org/krftkndl' ``` bugs.python.org fields: ```python activity = <Date 2004-01-01.08:00:09.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Tests'] creation = <Date 2003-11-25.20:58:08.000> creator = 'krftkndl' dependencies = [] files = ['5702'] hgrepos = [] issue_num = 849252 keywords = ['patch'] message_count = 3.0 messages = ['44935', '44936', '44937'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'rhettinger', 'krftkndl'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue849252' versions = ['Python 2.3'] ``` </p></details>
Small error in test_format
https://api.github.com/repos/python/cpython/issues/39605/comments
3
2003-11-25T20:58:08Z
2022-04-09T23:06:27Z
https://github.com/python/cpython/issues/39605
1,198,799,135
39,605
[ "python", "cpython" ]
BPO | [849227](https://bugs.python.org/issue849227) --- | :--- Nosy | @gvanrossum Files | <li>[pep237.patch](https://bugs.python.org/file5700/pep237.patch "Uploaded as text/plain at 2003-11-25.20:20:41 by krftkndl"): Patch to remove FutureWarnings</li><li>[pep237_doc.patch](https://bugs.python.org/file5701/pep237_doc.patch "Uploaded as text/plain at 2003-11-25.21:05:31 by krftkndl"): Matching modification to reference manual</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-29.23:53:15.000> created_at = <Date 2003-11-25.20:20:40.000> labels = ['interpreter-core'] title = 'Remove int FutureWarnings (hex/oct)' updated_at = <Date 2003-11-29.23:53:15.000> user = 'https://bugs.python.org/krftkndl' ``` bugs.python.org fields: ```python activity = <Date 2003-11-29.23:53:15.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-11-25.20:20:40.000> creator = 'krftkndl' dependencies = [] files = ['5700', '5701'] hgrepos = [] issue_num = 849227 keywords = ['patch'] message_count = 2.0 messages = ['44933', '44934'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'krftkndl'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue849227' versions = ['Python 2.4'] ``` </p></details>
Remove int FutureWarnings (hex/oct)
https://api.github.com/repos/python/cpython/issues/39604/comments
2
2003-11-25T20:20:40Z
2022-04-09T23:06:26Z
https://github.com/python/cpython/issues/39604
1,198,799,129
39,604
[ "python", "cpython" ]
BPO | [849218](https://bugs.python.org/issue849218) --- | :--- 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 = None closed_at = <Date 2008-01-20.19:07:07.664> created_at = <Date 2003-11-25.20:09:29.000> labels = ['library'] title = 'ZipInfo shows incorrect file size for large files' updated_at = <Date 2008-01-20.19:07:07.663> user = 'https://bugs.python.org/osuchw' ``` bugs.python.org fields: ```python activity = <Date 2008-01-20.19:07:07.663> actor = 'christian.heimes' assignee = 'none' closed = True closed_date = <Date 2008-01-20.19:07:07.664> closer = 'christian.heimes' components = ['Library (Lib)'] creation = <Date 2003-11-25.20:09:29.000> creator = 'osuchw' dependencies = [] files = [] hgrepos = [] issue_num = 849218 keywords = [] message_count = 3.0 messages = ['60430', '60431', '61333'] nosy_count = 3.0 nosy_names = ['akuchling', 'christian.heimes', 'osuchw'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue849218' versions = ['Python 2.3'] ``` </p></details>
ZipInfo shows incorrect file size for large files
https://api.github.com/repos/python/cpython/issues/39603/comments
3
2003-11-25T20:09:29Z
2022-04-09T23:06:25Z
https://github.com/python/cpython/issues/39603
1,198,799,127
39,603
[ "python", "cpython" ]
BPO | [849097](https://bugs.python.org/issue849097) --- | :--- Nosy | @devdanzin Files | <li>[diff.txt](https://bugs.python.org/file1117/diff.txt "Uploaded as text/plain at 2003-12-02.11:55:35 by d98dzone"): Unix diff on The updated version and the CVS version(1.46)</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2010-08-22.10:44:01.773> created_at = <Date 2003-11-25.16:47:35.000> labels = ['easy', 'type-feature', 'library'] title = 'Request: getpos() for sgmllib' updated_at = <Date 2010-08-22.10:44:01.771> user = 'https://bugs.python.org/d98dzone' ``` bugs.python.org fields: ```python activity = <Date 2010-08-22.10:44:01.771> actor = 'BreamoreBoy' assignee = 'none' closed = True closed_date = <Date 2010-08-22.10:44:01.773> closer = 'BreamoreBoy' components = ['Library (Lib)'] creation = <Date 2003-11-25.16:47:35.000> creator = 'd98dzone' dependencies = [] files = ['1117'] hgrepos = [] issue_num = 849097 keywords = ['patch', 'easy'] message_count = 6.0 messages = ['19144', '19145', '19146', '81883', '114300', '114669'] nosy_count = 4.0 nosy_names = ['nnorwitz', 'd98dzone', 'ajaksu2', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = 'test needed' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue849097' versions = ['Python 3.2'] ``` </p></details>
Request: getpos() for sgmllib
https://api.github.com/repos/python/cpython/issues/39602/comments
6
2003-11-25T16:47:35Z
2022-04-09T23:06:24Z
https://github.com/python/cpython/issues/39602
1,198,799,119
39,602
[ "python", "cpython" ]
BPO | [849046](https://bugs.python.org/issue849046) --- | :--- Nosy | @akuchling, @brettcannon, @etrepum, @ronaldoussoren, @april <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/etrepum' closed_at = <Date 2007-01-05.14:42:14.000> created_at = <Date 2003-11-25.15:45:18.000> labels = ['library'] title = 'gzip.GzipFile is slow' updated_at = <Date 2007-01-05.14:42:14.000> user = 'https://github.com/ronaldoussoren' ``` bugs.python.org fields: ```python activity = <Date 2007-01-05.14:42:14.000> actor = 'akuchling' assignee = 'bob.ippolito' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-25.15:45:18.000> creator = 'ronaldoussoren' dependencies = [] files = [] hgrepos = [] issue_num = 849046 keywords = [] message_count = 10.0 messages = ['19134', '19135', '19136', '19137', '19138', '19139', '19140', '19141', '19142', '19143'] nosy_count = 6.0 nosy_names = ['akuchling', 'brett.cannon', 'jimjjewett', 'bob.ippolito', 'ronaldoussoren', 'april'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue849046' versions = ['Python 2.4'] ``` </p></details>
gzip.GzipFile is slow
https://api.github.com/repos/python/cpython/issues/39601/comments
10
2003-11-25T15:45:18Z
2022-04-09T23:06:24Z
https://github.com/python/cpython/issues/39601
1,198,799,113
39,601
[ "python", "cpython" ]
BPO | [848910](https://bugs.python.org/issue848910) --- | :--- Nosy | @birkenfeld, @hyeshik, @devdanzin <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2009-04-05.18:42:57.617> created_at = <Date 2003-11-25.12:55:24.000> labels = ['type-feature', 'build'] title = 'Enable crosscompilation' updated_at = <Date 2009-04-05.18:42:57.615> user = 'https://bugs.python.org/hohjg' ``` bugs.python.org fields: ```python activity = <Date 2009-04-05.18:42:57.615> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2009-04-05.18:42:57.617> closer = 'georg.brandl' components = ['Build'] creation = <Date 2003-11-25.12:55:24.000> creator = 'hohjg' dependencies = [] files = [] hgrepos = [] issue_num = 848910 keywords = [] message_count = 7.0 messages = ['61141', '61142', '61143', '61144', '61145', '81505', '85550'] nosy_count = 5.0 nosy_names = ['nnorwitz', 'georg.brandl', 'hyeshik.chang', 'ajaksu2', 'hohjg'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue848910' versions = [] ``` </p></details>
Enable crosscompilation
https://api.github.com/repos/python/cpython/issues/39600/comments
7
2003-11-25T12:55:24Z
2022-04-09T23:06:22Z
https://github.com/python/cpython/issues/39600
1,198,799,111
39,600
[ "python", "cpython" ]
BPO | [848907](https://bugs.python.org/issue848907) --- | :--- Nosy | @jackjansen, @ronaldoussoren Files | <li>[objctest.tar.gz](https://bugs.python.org/file1116/objctest.tar.gz "Uploaded as application/x-gzip at 2003-11-25.12:50:22 by @ronaldoussoren")</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 2004-07-15.22:32:05.000> created_at = <Date 2003-11-25.12:50:22.000> labels = ['OS-mac'] title = 'pydoc crash on MacOS X' updated_at = <Date 2004-07-15.22:32:05.000> user = 'https://github.com/ronaldoussoren' ``` bugs.python.org fields: ```python activity = <Date 2004-07-15.22:32:05.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2003-11-25.12:50:22.000> creator = 'ronaldoussoren' dependencies = [] files = ['1116'] hgrepos = [] issue_num = 848907 keywords = [] message_count = 3.0 messages = ['19131', '19132', '19133'] nosy_count = 2.0 nosy_names = ['jackjansen', 'ronaldoussoren'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue848907' versions = ['Python 2.3'] ``` </p></details>
pydoc crash on MacOS X
https://api.github.com/repos/python/cpython/issues/39599/comments
3
2003-11-25T12:50:22Z
2022-04-09T23:06:21Z
https://github.com/python/cpython/issues/39599
1,198,799,107
39,599
[ "python", "cpython" ]
BPO | [848871](https://bugs.python.org/issue848871) --- | :--- Nosy | @theller Files | <li>[SystemSpecs.txt](https://bugs.python.org/file1115/SystemSpecs.txt "Uploaded as text/plain at 2003-11-25.11:38:09 by morr"): Selected test system specifications</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/theller' closed_at = <Date 2004-12-22.15:55:42.000> created_at = <Date 2003-11-25.11:38:09.000> labels = ['OS-windows'] title = 'Windows installer halts' updated_at = <Date 2004-12-22.15:55:42.000> user = 'https://bugs.python.org/morr' ``` bugs.python.org fields: ```python activity = <Date 2004-12-22.15:55:42.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2003-11-25.11:38:09.000> creator = 'morr' dependencies = [] files = ['1115'] hgrepos = [] issue_num = 848871 keywords = [] message_count = 7.0 messages = ['19124', '19125', '19126', '19127', '19128', '19129', '19130'] nosy_count = 2.0 nosy_names = ['theller', 'morr'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue848871' versions = [] ``` </p></details>
Windows installer halts
https://api.github.com/repos/python/cpython/issues/39598/comments
7
2003-11-25T11:38:09Z
2022-04-09T23:06:20Z
https://github.com/python/cpython/issues/39598
1,198,799,099
39,598
[ "python", "cpython" ]
BPO | [848870](https://bugs.python.org/issue848870) --- | :--- Nosy | @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-08-24.20:53:56.000> created_at = <Date 2003-11-25.11:36:42.000> labels = ['library'] title = 'Flakey urllib2.parse_http_list' updated_at = <Date 2005-08-24.20:53:56.000> user = 'https://bugs.python.org/zenzen' ``` bugs.python.org fields: ```python activity = <Date 2005-08-24.20:53:56.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-25.11:36:42.000> creator = 'zenzen' dependencies = [] files = [] hgrepos = [] issue_num = 848870 keywords = ['patch'] message_count = 4.0 messages = ['44929', '44930', '44931', '44932'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'jjlee', 'zenzen'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue848870' versions = ['Python 2.3'] ``` </p></details>
Flakey urllib2.parse_http_list
https://api.github.com/repos/python/cpython/issues/39597/comments
4
2003-11-25T11:36:42Z
2022-04-09T23:06:18Z
https://github.com/python/cpython/issues/39597
1,198,799,093
39,597
[ "python", "cpython" ]
BPO | [848856](https://bugs.python.org/issue848856) --- | :--- Nosy | @mwhudson, @rhettinger Files | <li>[list-nagery.diff](https://bugs.python.org/file1113/list-nagery.diff "Uploaded as text/plain at 2003-12-01.18:36:33 by @mwhudson"): fix attempt #1</li><li>[list-nagery-2.diff](https://bugs.python.org/file1114/list-nagery-2.diff "Uploaded as text/plain at 2003-12-02.12:13:34 by @mwhudson"): fix attempt #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 = 'https://github.com/mwhudson' closed_at = <Date 2003-12-04.11:26:39.000> created_at = <Date 2003-11-25.11:12:33.000> labels = ['interpreter-core'] title = 'couple of new list.sort bugs' updated_at = <Date 2003-12-04.11:26:39.000> user = 'https://github.com/mwhudson' ``` bugs.python.org fields: ```python activity = <Date 2003-12-04.11:26:39.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-11-25.11:12:33.000> creator = 'mwh' dependencies = [] files = ['1113', '1114'] hgrepos = [] issue_num = 848856 keywords = [] message_count = 9.0 messages = ['19115', '19116', '19117', '19118', '19119', '19120', '19121', '19122', '19123'] nosy_count = 2.0 nosy_names = ['mwh', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue848856' versions = ['Python 2.4'] ``` </p></details>
couple of new list.sort bugs
https://api.github.com/repos/python/cpython/issues/39596/comments
9
2003-11-25T11:12:33Z
2022-04-09T23:06:18Z
https://github.com/python/cpython/issues/39596
1,198,799,089
39,596
[ "python", "cpython" ]
BPO | [848812](https://bugs.python.org/issue848812) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-12-01.10:46:46.000> created_at = <Date 2003-11-25.09:50:39.000> labels = ['invalid'] title = 'Inconsistent list.__add__/__addi__.' updated_at = <Date 2003-12-01.10:46:46.000> user = 'https://bugs.python.org/jemfinch' ``` bugs.python.org fields: ```python activity = <Date 2003-12-01.10:46:46.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-11-25.09:50:39.000> creator = 'jemfinch' dependencies = [] files = [] hgrepos = [] issue_num = 848812 keywords = [] message_count = 4.0 messages = ['19111', '19112', '19113', '19114'] nosy_count = 2.0 nosy_names = ['rhettinger', 'jemfinch'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue848812' versions = [] ``` </p></details>
Inconsistent list.__add__/__addi__.
https://api.github.com/repos/python/cpython/issues/39595/comments
4
2003-11-25T09:50:39Z
2022-04-09T23:06:16Z
https://github.com/python/cpython/issues/39595
1,198,799,084
39,595
[ "python", "cpython" ]
BPO | [848793](https://bugs.python.org/issue848793) --- | :--- Nosy | @rhettinger Files | <li>[Rational.patch](https://bugs.python.org/file5699/Rational.patch "Uploaded as text/plain at 2003-11-25.08:56:05 by orenti")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-25.21:20:54.000> created_at = <Date 2003-11-25.08:56:05.000> labels = [] title = 'Rational bug' updated_at = <Date 2003-11-25.21:20:54.000> user = 'https://bugs.python.org/orenti' ``` bugs.python.org fields: ```python activity = <Date 2003-11-25.21:20:54.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2003-11-25.08:56:05.000> creator = 'orenti' dependencies = [] files = ['5699'] hgrepos = [] issue_num = 848793 keywords = ['patch'] message_count = 2.0 messages = ['44927', '44928'] nosy_count = 2.0 nosy_names = ['rhettinger', 'orenti'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue848793' versions = [] ``` </p></details>
Rational bug
https://api.github.com/repos/python/cpython/issues/39594/comments
2
2003-11-25T08:56:05Z
2022-04-09T23:06:15Z
https://github.com/python/cpython/issues/39594
1,198,799,080
39,594
[ "python", "cpython" ]
BPO | [848614](https://bugs.python.org/issue848614) --- | :--- Nosy | @theller Files | <li>[msvccompiler.py.diff](https://bugs.python.org/file1112/msvccompiler.py.diff "Uploaded as text/plain at 2003-11-25.11:38:26 by @theller"): Patch for MSVCCompiler.</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/theller' closed_at = <Date 2003-11-28.19:48:47.000> created_at = <Date 2003-11-24.22:21:30.000> labels = ['library'] title = "distutils can't build extensions with VC 6" updated_at = <Date 2003-11-28.19:48:47.000> user = 'https://bugs.python.org/dcjim' ``` bugs.python.org fields: ```python activity = <Date 2003-11-28.19:48:47.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2003-11-24.22:21:30.000> creator = 'dcjim' dependencies = [] files = ['1112'] hgrepos = [] issue_num = 848614 keywords = [] message_count = 4.0 messages = ['19107', '19108', '19109', '19110'] nosy_count = 2.0 nosy_names = ['theller', 'dcjim'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue848614' versions = ['Python 2.2'] ``` </p></details>
distutils can't build extensions with VC 6
https://api.github.com/repos/python/cpython/issues/39593/comments
4
2003-11-24T22:21:30Z
2022-04-09T23:06:14Z
https://github.com/python/cpython/issues/39593
1,198,799,079
39,593
[ "python", "cpython" ]
BPO | [848556](https://bugs.python.org/issue848556) --- | :--- Nosy | @akuchling Files | <li>[test-float-re.py](https://bugs.python.org/file1111/test-float-re.py "Uploaded as text/plain at 2003-11-24.20:01:40 by lupan"): demo of exponential effect</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2006-07-31.16:22:32.000> created_at = <Date 2003-11-24.20:01:40.000> labels = ['docs'] title = '4.2.6 (re) Examples: float regexp exponential on failure' updated_at = <Date 2006-07-31.16:22:32.000> user = 'https://bugs.python.org/lupan' ``` bugs.python.org fields: ```python activity = <Date 2006-07-31.16:22:32.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-24.20:01:40.000> creator = 'lupan' dependencies = [] files = ['1111'] hgrepos = [] issue_num = 848556 keywords = [] message_count = 3.0 messages = ['19104', '19105', '19106'] nosy_count = 3.0 nosy_names = ['akuchling', 'nnorwitz', 'lupan'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue848556' versions = [] ``` </p></details>
4.2.6 (re) Examples: float regexp exponential on failure
https://api.github.com/repos/python/cpython/issues/39592/comments
3
2003-11-24T20:01:40Z
2022-04-09T23:06:13Z
https://github.com/python/cpython/issues/39592
1,198,799,076
39,592
[ "python", "cpython" ]
BPO | [848017](https://bugs.python.org/issue848017) --- | :--- Nosy | @birkenfeld, @birkenfeld Files | <li>[Cookie.py.patch](https://bugs.python.org/file5698/Cookie.py.patch "Uploaded as text/plain at 2003-11-24.06:10:40 by zectbumo"): Lib/Cookie.py patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/birkenfeld' closed_at = <Date 2005-08-24.22:34:41.000> created_at = <Date 2003-11-24.06:10:40.000> labels = ['library'] title = 'Cookie.py: One step closer to RFC 2109' updated_at = <Date 2005-08-24.22:34:41.000> user = 'https://bugs.python.org/zectbumo' ``` bugs.python.org fields: ```python activity = <Date 2005-08-24.22:34:41.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-24.06:10:40.000> creator = 'zectbumo' dependencies = [] files = ['5698'] hgrepos = [] issue_num = 848017 keywords = ['patch'] message_count = 2.0 messages = ['44925', '44926'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'georg.brandl', 'zectbumo'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue848017' versions = ['Python 2.3'] ``` </p></details>
Cookie.py: One step closer to RFC 2109
https://api.github.com/repos/python/cpython/issues/39591/comments
2
2003-11-24T06:10:40Z
2022-04-09T23:06:12Z
https://github.com/python/cpython/issues/39591
1,198,799,073
39,591
[ "python", "cpython" ]
BPO | [847857](https://bugs.python.org/issue847857) --- | :--- Nosy | @loewis, @rhettinger Files | <li>[structmodule.diff](https://bugs.python.org/file5697/structmodule.diff "Uploaded as text/plain at 2003-11-23.22:24:00 by mfbarnes")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2006-11-19.08:41:21.000> created_at = <Date 2003-11-23.22:24:00.000> labels = ['extension-modules'] title = 'Extend struct.unpack to produce nested tuples' updated_at = <Date 2006-11-19.08:41:21.000> user = 'https://bugs.python.org/mfbarnes' ``` bugs.python.org fields: ```python activity = <Date 2006-11-19.08:41:21.000> actor = 'loewis' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2003-11-23.22:24:00.000> creator = 'mfbarnes' dependencies = [] files = ['5697'] hgrepos = [] issue_num = 847857 keywords = ['patch'] message_count = 5.0 messages = ['44920', '44921', '44922', '44923', '44924'] nosy_count = 4.0 nosy_names = ['loewis', 'rhettinger', 'mfbarnes', 'fabe3k'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue847857' versions = ['Python 2.5'] ``` </p></details>
Extend struct.unpack to produce nested tuples
https://api.github.com/repos/python/cpython/issues/39590/comments
5
2003-11-23T22:24:00Z
2022-04-09T23:06:11Z
https://github.com/python/cpython/issues/39590
1,198,799,069
39,590
[ "python", "cpython" ]
BPO | [847845](https://bugs.python.org/issue847845) --- | :--- Nosy | @mwhudson Files | <li>[bug.py](https://bugs.python.org/file1110/bug.py "Uploaded as text/plain at 2003-11-23.21:46:38 by schraf"): python code showing bug</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-24.11:04:46.000> created_at = <Date 2003-11-23.21:46:38.000> labels = ['extension-modules', 'invalid'] title = 'struct.calcsize mismatch' updated_at = <Date 2003-11-24.11:04:46.000> user = 'https://bugs.python.org/schraf' ``` bugs.python.org fields: ```python activity = <Date 2003-11-24.11:04:46.000> actor = 'mwh' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2003-11-23.21:46:38.000> creator = 'schraf' dependencies = [] files = ['1110'] hgrepos = [] issue_num = 847845 keywords = [] message_count = 2.0 messages = ['19102', '19103'] nosy_count = 2.0 nosy_names = ['mwh', 'schraf'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue847845' versions = ['Python 2.3'] ``` </p></details>
struct.calcsize mismatch
https://api.github.com/repos/python/cpython/issues/39589/comments
2
2003-11-23T21:46:38Z
2022-04-09T23:06:09Z
https://github.com/python/cpython/issues/39589
1,198,799,065
39,589
[ "python", "cpython" ]
BPO | [847812](https://bugs.python.org/issue847812) --- | :--- Nosy | @loewis, @jcea <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-01-20.19:07:38.044> created_at = <Date 2003-11-23.20:25:06.000> labels = ['build'] title = '64 bit solaris versus /usr/local/lib' updated_at = <Date 2011-03-17.12:53:21.769> user = 'https://bugs.python.org/bensonbasis' ``` bugs.python.org fields: ```python activity = <Date 2011-03-17.12:53:21.769> actor = 'jcea' assignee = 'none' closed = True closed_date = <Date 2008-01-20.19:07:38.044> closer = 'christian.heimes' components = ['Build'] creation = <Date 2003-11-23.20:25:06.000> creator = 'benson_basis' dependencies = [] files = [] hgrepos = [] issue_num = 847812 keywords = [] message_count = 4.0 messages = ['60426', '60427', '60428', '60429'] nosy_count = 3.0 nosy_names = ['loewis', 'jcea', 'benson_basis'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue847812' versions = ['Python 2.3'] ``` </p></details>
64 bit solaris versus /usr/local/lib
https://api.github.com/repos/python/cpython/issues/39588/comments
4
2003-11-23T20:25:06Z
2022-04-09T23:06:08Z
https://github.com/python/cpython/issues/39588
1,198,799,055
39,588
[ "python", "cpython" ]
BPO | [847778](https://bugs.python.org/issue847778) --- | :--- Nosy | @birkenfeld Files | <li>[idea.py](https://bugs.python.org/file8234/idea.py "Uploaded as text/plain at 2003-11-23.18:51:29 by jojoworks"): Example of "nested" keyword usage</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-08-25.08:06:26.000> created_at = <Date 2003-11-23.18:51:28.000> labels = ['type-feature'] title = 'Keyword similar to "global" for nested scopes want' updated_at = <Date 2005-08-25.08:06:26.000> user = 'https://bugs.python.org/jojoworks' ``` bugs.python.org fields: ```python activity = <Date 2005-08-25.08:06:26.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-11-23.18:51:28.000> creator = 'jojoworks' dependencies = [] files = ['8234'] hgrepos = [] issue_num = 847778 keywords = [] message_count = 4.0 messages = ['54065', '54066', '54067', '54068'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'dubnerm', 'jojoworks'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue847778' versions = [] ``` </p></details>
Keyword similar to "global" for nested scopes want
https://api.github.com/repos/python/cpython/issues/39587/comments
4
2003-11-23T18:51:28Z
2022-04-09T23:06:06Z
https://github.com/python/cpython/issues/39587
1,198,799,048
39,587
[ "python", "cpython" ]
BPO | [847665](https://bugs.python.org/issue847665) --- | :--- Nosy | @loewis, @akuchling Files | <li>[startElementNS.py](https://bugs.python.org/file1109/startElementNS.py "Uploaded as text/plain at 2003-11-24.19:44:08 by zenzen"): Replacement startElementNS and endElementNS</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-02-12.12:23:30.000> created_at = <Date 2003-11-23.15:21:36.000> labels = ['expert-XML'] title = 'XMLGenerator.startElementNS dies on EMPTY_NAMESPACE attribut' updated_at = <Date 2007-02-12.12:23:30.000> user = 'https://bugs.python.org/zenzen' ``` bugs.python.org fields: ```python activity = <Date 2007-02-12.12:23:30.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['XML'] creation = <Date 2003-11-23.15:21:36.000> creator = 'zenzen' dependencies = [] files = ['1109'] hgrepos = [] issue_num = 847665 keywords = [] message_count = 7.0 messages = ['19095', '19096', '19097', '19098', '19099', '19100', '19101'] nosy_count = 4.0 nosy_names = ['loewis', 'akuchling', 'zenzen', 'ngrig'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue847665' versions = ['Python 2.3'] ``` </p></details>
XMLGenerator.startElementNS dies on EMPTY_NAMESPACE attribut
https://api.github.com/repos/python/cpython/issues/39586/comments
7
2003-11-23T15:21:36Z
2022-04-09T23:06:05Z
https://github.com/python/cpython/issues/39586
1,198,799,043
39,586
[ "python", "cpython" ]
BPO | [847346](https://bugs.python.org/issue847346) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-05-13.01:53:39.000> created_at = <Date 2003-11-22.19:12:00.000> labels = ['library'] title = 'textwrap ignoring fix_sentence_endings for single lines' updated_at = <Date 2004-05-13.01:53:39.000> user = 'https://bugs.python.org/tlynn' ``` bugs.python.org fields: ```python activity = <Date 2004-05-13.01:53:39.000> actor = 'gward' assignee = 'gward' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-22.19:12:00.000> creator = 'tlynn' dependencies = [] files = [] hgrepos = [] issue_num = 847346 keywords = [] message_count = 6.0 messages = ['19089', '19090', '19091', '19092', '19093', '19094'] nosy_count = 4.0 nosy_names = ['nnorwitz', 'gward', 'jimjjewett', 'tlynn'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue847346' versions = ['Python 2.3'] ``` </p></details>
textwrap ignoring fix_sentence_endings for single lines
https://api.github.com/repos/python/cpython/issues/39585/comments
6
2003-11-22T19:12:00Z
2022-04-09T23:06:04Z
https://github.com/python/cpython/issues/39585
1,198,799,038
39,585
[ "python", "cpython" ]
BPO | [847024](https://bugs.python.org/issue847024) --- | :--- Nosy | @mwhudson, @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/mwhudson' closed_at = <Date 2006-02-20.19:53:50.000> created_at = <Date 2003-11-22.02:39:43.000> labels = ['interpreter-core'] title = 'NotImplemented return value misinterpreted in new classes' updated_at = <Date 2006-02-20.19:53:50.000> user = 'https://bugs.python.org/dubnerm' ``` bugs.python.org fields: ```python activity = <Date 2006-02-20.19:53:50.000> actor = 'georg.brandl' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-11-22.02:39:43.000> creator = 'dubnerm' dependencies = [] files = [] hgrepos = [] issue_num = 847024 keywords = [] message_count = 3.0 messages = ['19086', '19087', '19088'] nosy_count = 4.0 nosy_names = ['mwh', 'georg.brandl', 'georg.brandl', 'dubnerm'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue847024' versions = ['Python 2.3'] ``` </p></details>
NotImplemented return value misinterpreted in new classes
https://api.github.com/repos/python/cpython/issues/39584/comments
3
2003-11-22T02:39:43Z
2022-04-09T23:06:04Z
https://github.com/python/cpython/issues/39584
1,198,799,034
39,584
[ "python", "cpython" ]
BPO | [847019](https://bugs.python.org/issue847019) --- | :--- Nosy | @gvanrossum, @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 = 'https://github.com/tim-one' closed_at = <Date 2004-03-21.23:49:41.000> created_at = <Date 2003-11-22.02:19:23.000> labels = ['library'] title = 'datetime.datetime initialization needs more strict checking' updated_at = <Date 2004-03-21.23:49:41.000> user = 'https://bugs.python.org/dubnerm' ``` bugs.python.org fields: ```python activity = <Date 2004-03-21.23:49:41.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-22.02:19:23.000> creator = 'dubnerm' dependencies = [] files = [] hgrepos = [] issue_num = 847019 keywords = [] message_count = 8.0 messages = ['19078', '19079', '19080', '19081', '19082', '19083', '19084', '19085'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'dubnerm'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue847019' versions = ['Python 2.3'] ``` </p></details>
datetime.datetime initialization needs more strict checking
https://api.github.com/repos/python/cpython/issues/39583/comments
8
2003-11-22T02:19:23Z
2022-04-09T23:06:03Z
https://github.com/python/cpython/issues/39583
1,198,799,031
39,583
[ "python", "cpython" ]
BPO | [846938](https://bugs.python.org/issue846938) --- | :--- Nosy | @warsaw Files | <li>[traceback.txt](https://bugs.python.org/file1107/traceback.txt "Uploaded as text/plain at 2003-11-21.22:26:29 by jasonrm")</li><li>[1068873438.31426.msg](https://bugs.python.org/file1108/1068873438.31426.msg "Uploaded as application/octet-stream at 2003-11-21.22:27:07 by jasonrm")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2004-05-13.23:09:32.000> created_at = <Date 2003-11-21.22:25:17.000> labels = ['library'] title = "email.Parser.Parser doesn't check for valid Content-Type" updated_at = <Date 2004-05-13.23:09:32.000> user = 'https://bugs.python.org/jasonrm' ``` bugs.python.org fields: ```python activity = <Date 2004-05-13.23:09:32.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-21.22:25:17.000> creator = 'jasonrm' dependencies = [] files = ['1107', '1108'] hgrepos = [] issue_num = 846938 keywords = [] message_count = 3.0 messages = ['19075', '19076', '19077'] nosy_count = 2.0 nosy_names = ['barry', 'jasonrm'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue846938' versions = ['Python 2.3'] ``` </p></details>
email.Parser.Parser doesn't check for valid Content-Type
https://api.github.com/repos/python/cpython/issues/39582/comments
3
2003-11-21T22:25:17Z
2022-04-09T23:06:02Z
https://github.com/python/cpython/issues/39582
1,198,799,025
39,582
[ "python", "cpython" ]
BPO | [846817](https://bugs.python.org/issue846817) --- | :--- Nosy | @mwhudson, @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 2013-02-24.01:10:54.277> created_at = <Date 2003-11-21.19:46:25.000> labels = ['interpreter-core', 'type-bug'] title = 'control-c is being sent to child thread rather than main' updated_at = <Date 2013-02-24.01:10:54.276> user = 'https://bugs.python.org/sheshi' ``` bugs.python.org fields: ```python activity = <Date 2013-02-24.01:10:54.276> actor = 'r.david.murray' assignee = 'none' closed = True closed_date = <Date 2013-02-24.01:10:54.277> closer = 'r.david.murray' components = ['Interpreter Core'] creation = <Date 2003-11-21.19:46:25.000> creator = 'sheshi' dependencies = [] files = [] hgrepos = [] issue_num = 846817 keywords = [] message_count = 4.0 messages = ['60424', '60425', '81880', '114299'] nosy_count = 4.0 nosy_names = ['mwh', 'ajaksu2', 'sheshi', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue846817' versions = ['Python 2.6'] ``` </p></details>
control-c is being sent to child thread rather than main
https://api.github.com/repos/python/cpython/issues/39581/comments
4
2003-11-21T19:46:25Z
2022-04-09T23:06:00Z
https://github.com/python/cpython/issues/39581
1,198,799,019
39,581
[ "python", "cpython" ]
BPO | [846659](https://bugs.python.org/issue846659) --- | :--- Nosy | @gustaebel Files | <li>[bugfix-812325-and-tests.patch](https://bugs.python.org/file5696/bugfix-812325-and-tests.patch "Uploaded as text/plain at 2004-02-25.19:12:19 by @gustaebel"): complete patchset including fixes and tests</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-07-20.21:55:50.000> created_at = <Date 2003-11-21.15:53:24.000> labels = ['library'] title = 'fix for bug python/cpython#39297 (tarfile violates bufsize)' updated_at = <Date 2004-07-20.21:55:50.000> user = 'https://github.com/gustaebel' ``` bugs.python.org fields: ```python activity = <Date 2004-07-20.21:55:50.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-21.15:53:24.000> creator = 'lars.gustaebel' dependencies = [] files = ['5696'] hgrepos = [] issue_num = 846659 keywords = ['patch'] message_count = 7.0 messages = ['44913', '44914', '44915', '44916', '44917', '44918', '44919'] nosy_count = 2.0 nosy_names = ['nnorwitz', 'lars.gustaebel'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue846659' versions = ['Python 2.4'] ``` </p></details>
fix for bug #812325 (tarfile violates bufsize)
https://api.github.com/repos/python/cpython/issues/39580/comments
7
2003-11-21T15:53:24Z
2022-04-09T23:05:59Z
https://github.com/python/cpython/issues/39580
1,198,799,014
39,580
[ "python", "cpython" ]
BPO | [846568](https://bugs.python.org/issue846568) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-01-01.06:22:37.000> created_at = <Date 2003-11-21.13:18:36.000> labels = ['interpreter-core', 'type-feature', 'invalid'] title = 'All numbers are bitarrays too' updated_at = <Date 2004-01-01.06:22:37.000> user = 'https://bugs.python.org/alexanro' ``` bugs.python.org fields: ```python activity = <Date 2004-01-01.06:22:37.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-11-21.13:18:36.000> creator = 'alexanro' dependencies = [] files = [] hgrepos = [] issue_num = 846568 keywords = [] message_count = 2.0 messages = ['54063', '54064'] nosy_count = 2.0 nosy_names = ['rhettinger', 'alexanro'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue846568' versions = [] ``` </p></details>
All numbers are bitarrays too
https://api.github.com/repos/python/cpython/issues/39579/comments
2
2003-11-21T13:18:36Z
2022-04-09T23:05:58Z
https://github.com/python/cpython/issues/39579
1,198,799,009
39,579
[ "python", "cpython" ]
BPO | [846564](https://bugs.python.org/issue846564) --- | :--- Nosy | @tim-one, @loewis, @amauryfa Files | <li>[nonzero.py](https://bugs.python.org/file1105/nonzero.py "Uploaded as text/plain at 2003-11-24.08:40:35 by @amauryfa"): script showing that "if a and b" can be broken.</li><li>[nonzero.py](https://bugs.python.org/file1106/nonzero.py "Uploaded as text/plain at 2003-11-24.08:41:01 by @amauryfa"): script showing that "if a and b" can be broken.</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-24.22:34:41.000> created_at = <Date 2003-11-21.13:08:39.000> labels = ['interpreter-core', 'invalid'] title = '"and" operator tests the first argument twice' updated_at = <Date 2003-11-24.22:34:41.000> user = 'https://github.com/amauryfa' ``` bugs.python.org fields: ```python activity = <Date 2003-11-24.22:34:41.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-11-21.13:08:39.000> creator = 'amaury.forgeotdarc' dependencies = [] files = ['1105', '1106'] hgrepos = [] issue_num = 846564 keywords = [] message_count = 7.0 messages = ['19068', '19069', '19070', '19071', '19072', '19073', '19074'] nosy_count = 4.0 nosy_names = ['tim.peters', 'loewis', 'nnorwitz', 'amaury.forgeotdarc'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue846564' versions = [] ``` </p></details>
"and" operator tests the first argument twice
https://api.github.com/repos/python/cpython/issues/39578/comments
7
2003-11-21T13:08:39Z
2022-04-09T23:05:56Z
https://github.com/python/cpython/issues/39578
1,198,799,002
39,578
[ "python", "cpython" ]
BPO | [846560](https://bugs.python.org/issue846560) --- | :--- Nosy | @mwhudson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2005-01-01.20:28:55.000> created_at = <Date 2003-11-21.13:02:45.000> labels = ['interpreter-core', 'type-feature'] title = 'Slicing infinity' updated_at = <Date 2005-01-01.20:28:55.000> user = 'https://bugs.python.org/alexanro' ``` bugs.python.org fields: ```python activity = <Date 2005-01-01.20:28:55.000> actor = 'apb_4' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-11-21.13:02:45.000> creator = 'alexanro' dependencies = [] files = [] hgrepos = [] issue_num = 846560 keywords = [] message_count = 4.0 messages = ['54059', '54060', '54061', '54062'] nosy_count = 3.0 nosy_names = ['mwh', 'alexanro', 'apb_4'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue846560' versions = [] ``` </p></details>
Slicing infinity
https://api.github.com/repos/python/cpython/issues/39577/comments
4
2003-11-21T13:02:45Z
2022-04-09T23:05:56Z
https://github.com/python/cpython/issues/39577
1,198,798,997
39,577
[ "python", "cpython" ]
BPO | [846553](https://bugs.python.org/issue846553) --- | :--- Nosy | @gvanrossum, @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/gvanrossum' closed_at = <Date 2004-03-14.04:24:36.000> created_at = <Date 2003-11-21.12:48:12.000> labels = ['interpreter-core', 'type-feature'] title = 'Addition to break and continue' updated_at = <Date 2004-03-14.04:24:36.000> user = 'https://bugs.python.org/alexanro' ``` bugs.python.org fields: ```python activity = <Date 2004-03-14.04:24:36.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-11-21.12:48:12.000> creator = 'alexanro' dependencies = [] files = [] hgrepos = [] issue_num = 846553 keywords = [] message_count = 4.0 messages = ['54055', '54056', '54057', '54058'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'rhettinger', 'dubnerm', 'alexanro'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue846553' versions = [] ``` </p></details>
Addition to break and continue
https://api.github.com/repos/python/cpython/issues/39576/comments
4
2003-11-21T12:48:12Z
2022-04-09T23:05:55Z
https://github.com/python/cpython/issues/39576
1,198,798,994
39,576
[ "python", "cpython" ]
BPO | [846544](https://bugs.python.org/issue846544) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-21.12:31:10.000> created_at = <Date 2003-11-21.12:31:10.000> labels = ['interpreter-core'] title = "error in python's grammar" updated_at = <Date 2003-11-21.12:31:10.000> user = 'https://bugs.python.org/kbriggs' ``` bugs.python.org fields: ```python activity = <Date 2003-11-21.12:31:10.000> actor = 'kbriggs' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-11-21.12:31:10.000> creator = 'kbriggs' dependencies = [] files = [] hgrepos = [] issue_num = 846544 keywords = [] message_count = 1.0 messages = ['19067'] nosy_count = 1.0 nosy_names = ['kbriggs'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue846544' versions = ['Python 2.3'] ``` </p></details>
error in python's grammar
https://api.github.com/repos/python/cpython/issues/39575/comments
1
2003-11-21T12:31:10Z
2022-04-09T23:05:53Z
https://github.com/python/cpython/issues/39575
1,198,798,992
39,575
[ "python", "cpython" ]
BPO | [846521](https://bugs.python.org/issue846521) --- | :--- Nosy | @mwhudson, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mwhudson' closed_at = <Date 2003-11-25.11:13:49.000> created_at = <Date 2003-11-21.11:36:46.000> labels = ['interpreter-core'] title = "error in python's grammar" updated_at = <Date 2003-11-25.11:13:49.000> user = 'https://bugs.python.org/kbriggs' ``` bugs.python.org fields: ```python activity = <Date 2003-11-25.11:13:49.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-11-21.11:36:46.000> creator = 'kbriggs' dependencies = [] files = [] hgrepos = [] issue_num = 846521 keywords = [] message_count = 4.0 messages = ['19063', '19064', '19065', '19066'] nosy_count = 3.0 nosy_names = ['mwh', 'loewis', 'kbriggs'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue846521' versions = ['Python 2.3'] ``` </p></details>
error in python's grammar
https://api.github.com/repos/python/cpython/issues/39574/comments
4
2003-11-21T11:36:46Z
2022-04-09T23:05:53Z
https://github.com/python/cpython/issues/39574
1,198,798,985
39,574
[ "python", "cpython" ]
BPO | [846388](https://bugs.python.org/issue846388) --- | :--- Nosy | @gvanrossum, @loewis, @facundobatista Files | <li>[_sre.c.patch](https://bugs.python.org/file5695/_sre.c.patch "Uploaded as text/plain at 2003-11-21.06:29:21 by joshhoyt"): Allow signal handlers to run during _sre searches</li><li>[patch](https://bugs.python.org/file8679/patch "Uploaded as application/octet-stream at 2007-11-02.21:35:40 by schmir")</li><li>[patch.speedup](https://bugs.python.org/file8680/patch.speedup "Uploaded as application/octet-stream at 2007-11-02.22:04:28 by schmir")</li><li>[sre_exception.diff](https://bugs.python.org/file9064/sre_exception.diff "Uploaded as text/plain at 2008-01-04.18:06:30 by @facundobatista")</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/facundobatista' closed_at = <Date 2008-01-09.14:22:46.703> created_at = <Date 2003-11-21.06:29:21.000> labels = ['interpreter-core'] title = 'Check for signals during regular expression matches' updated_at = <Date 2008-02-05.04:13:26.208> user = 'https://bugs.python.org/joshhoyt' ``` bugs.python.org fields: ```python activity = <Date 2008-02-05.04:13:26.208> actor = 'gvanrossum' assignee = 'facundobatista' closed = True closed_date = <Date 2008-01-09.14:22:46.703> closer = 'facundobatista' components = ['Interpreter Core'] creation = <Date 2003-11-21.06:29:21.000> creator = 'joshhoyt' dependencies = [] files = ['5695', '8679', '8680', '9064'] hgrepos = [] issue_num = 846388 keywords = ['patch'] message_count = 12.0 messages = ['44910', '44911', '44912', '57056', '57067', '57068', '59246', '59247', '59267', '59600', '61925', '62062'] nosy_count = 6.0 nosy_names = ['gvanrossum', 'loewis', 'effbot', 'facundobatista', 'joshhoyt', 'schmir'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue846388' versions = ['Python 2.4'] ``` </p></details>
Check for signals during regular expression matches
https://api.github.com/repos/python/cpython/issues/39573/comments
12
2003-11-21T06:29:21Z
2022-04-09T23:05:52Z
https://github.com/python/cpython/issues/39573
1,198,798,983
39,573
[ "python", "cpython" ]
BPO | [846133](https://bugs.python.org/issue846133) --- | :--- Nosy | @tim-one, @loewis, @mhammond Files | <li>[q UŒ‹.txt](https://bugs.python.org/file1103/q%09U%C5%92%E2%80%B9.txt "Uploaded as application/octet-stream at 2003-11-20.21:30:48 by meyeet"): filename with kanji characters</li><li>[unicode_filenames.patch](https://bugs.python.org/file1104/unicode_filenames.patch "Uploaded as text/plain at 2003-11-28.09:58:15 by @mhammond"): Patch, as discussed</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/mhammond' closed_at = <Date 2004-05-05.12:26:40.000> created_at = <Date 2003-11-20.21:27:12.000> labels = ['expert-unicode'] title = 'os.chmod/os.utime/shutil do not work with unicode filenames' updated_at = <Date 2004-05-05.12:26:40.000> user = 'https://bugs.python.org/meyeet' ``` bugs.python.org fields: ```python activity = <Date 2004-05-05.12:26:40.000> actor = 'mhammond' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2003-11-20.21:27:12.000> creator = 'meyeet' dependencies = [] files = ['1103', '1104'] hgrepos = [] issue_num = 846133 keywords = [] message_count = 13.0 messages = ['19050', '19051', '19052', '19053', '19054', '19055', '19056', '19057', '19058', '19059', '19060', '19061', '19062'] nosy_count = 5.0 nosy_names = ['tim.peters', 'loewis', 'mhammond', 'quiver', 'meyeet'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue846133' versions = [] ``` </p></details>
os.chmod/os.utime/shutil do not work with unicode filenames
https://api.github.com/repos/python/cpython/issues/39572/comments
13
2003-11-20T21:27:12Z
2022-04-09T23:05:51Z
https://github.com/python/cpython/issues/39572
1,198,798,979
39,572
[ "python", "cpython" ]
BPO | [845802](https://bugs.python.org/issue845802) --- | :--- Nosy | @theller Files | <li>[package_include_error.zip](https://bugs.python.org/file1102/package_include_error.zip "Uploaded as application/x-zip-compressed at 2003-11-20.13:57:15 by warkid"): unpack and run test.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/theller' closed_at = <Date 2004-06-07.15:09:35.000> created_at = <Date 2003-11-20.13:57:15.000> labels = [] title = 'Python crashes when __init__.py is a directory.' updated_at = <Date 2004-06-07.15:09:35.000> user = 'https://bugs.python.org/warkid' ``` bugs.python.org fields: ```python activity = <Date 2004-06-07.15:09:35.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2003-11-20.13:57:15.000> creator = 'warkid' dependencies = [] files = ['1102'] hgrepos = [] issue_num = 845802 keywords = [] message_count = 3.0 messages = ['19047', '19048', '19049'] nosy_count = 3.0 nosy_names = ['nnorwitz', 'theller', 'warkid'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue845802' versions = ['Python 2.3'] ``` </p></details>
Python crashes when __init__.py is a directory.
https://api.github.com/repos/python/cpython/issues/39571/comments
3
2003-11-20T13:57:15Z
2022-04-09T23:05:49Z
https://github.com/python/cpython/issues/39571
1,198,798,975
39,571
[ "python", "cpython" ]
BPO | [845560](https://bugs.python.org/issue845560) --- | :--- Nosy | @bitdancer Files | <li>[imaplib.diff](https://bugs.python.org/file1101/imaplib.diff "Uploaded as text/plain at 2003-11-20.04:01:01 by anadelonbrin"): Patch for the _checkquote function in imaplib.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 2010-10-05.16:34:51.102> created_at = <Date 2003-11-20.04:01:01.000> labels = ['easy', 'type-bug', 'library'] title = 'imaplib: traceback from _checkquote with empty string' updated_at = <Date 2010-10-05.16:34:51.067> user = 'https://bugs.python.org/anadelonbrin' ``` bugs.python.org fields: ```python activity = <Date 2010-10-05.16:34:51.067> actor = 'r.david.murray' assignee = 'none' closed = True closed_date = <Date 2010-10-05.16:34:51.102> closer = 'r.david.murray' components = ['Library (Lib)'] creation = <Date 2003-11-20.04:01:01.000> creator = 'anadelonbrin' dependencies = [] files = ['1101'] hgrepos = [] issue_num = 845560 keywords = ['patch', 'easy'] message_count = 5.0 messages = ['19046', '109890', '110064', '114298', '118019'] nosy_count = 2.0 nosy_names = ['anadelonbrin', 'r.david.murray'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue845560' versions = ['Python 3.1', 'Python 2.7', 'Python 3.2'] ``` </p></details>
imaplib: traceback from _checkquote with empty string
https://api.github.com/repos/python/cpython/issues/39570/comments
5
2003-11-20T04:01:01Z
2022-04-09T23:05:48Z
https://github.com/python/cpython/issues/39570
1,198,798,972
39,570
[ "python", "cpython" ]
BPO | [845342](https://bugs.python.org/issue845342) --- | :--- 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.23:31:57.000> created_at = <Date 2003-11-19.19:30:32.000> labels = ['docs'] title = "os.exec* and first 'arg'" updated_at = <Date 2005-12-26.23:31:57.000> user = 'https://bugs.python.org/aschmolck' ``` bugs.python.org fields: ```python activity = <Date 2005-12-26.23:31:57.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-19.19:30:32.000> creator = 'aschmolck' dependencies = [] files = [] hgrepos = [] issue_num = 845342 keywords = [] message_count = 2.0 messages = ['19044', '19045'] nosy_count = 2.0 nosy_names = ['georg.brandl', 'aschmolck'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue845342' versions = [] ``` </p></details>
os.exec* and first 'arg'
https://api.github.com/repos/python/cpython/issues/39569/comments
3
2003-11-19T19:30:32Z
2022-12-18T09:28:05Z
https://github.com/python/cpython/issues/39569
1,198,798,964
39,569
[ "python", "cpython" ]
BPO | [845306](https://bugs.python.org/issue845306) --- | :--- Nosy | @loewis Files | <li>[socketmodule.patch](https://bugs.python.org/file5694/socketmodule.patch "Uploaded as text/plain at 2003-12-05.19:40:16 by matt979"): patch for socketmodule.c (r232 cvs tag)</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-08-18.12:54:43.000> created_at = <Date 2003-11-19.18:36:59.000> labels = ['extension-modules'] title = 'socketmodule.c: fix for platforms w/o IPV6 (i.e.Solaris 5.7)' updated_at = <Date 2004-08-18.12:54:43.000> user = 'https://bugs.python.org/matt979' ``` bugs.python.org fields: ```python activity = <Date 2004-08-18.12:54:43.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2003-11-19.18:36:59.000> creator = 'matt979' dependencies = [] files = ['5694'] hgrepos = [] issue_num = 845306 keywords = ['patch'] message_count = 4.0 messages = ['44906', '44907', '44908', '44909'] nosy_count = 2.0 nosy_names = ['loewis', 'matt979'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue845306' versions = ['Python 2.3'] ``` </p></details>
socketmodule.c: fix for platforms w/o IPV6 (i.e.Solaris 5.7)
https://api.github.com/repos/python/cpython/issues/39568/comments
4
2003-11-19T18:36:59Z
2022-04-09T23:05:45Z
https://github.com/python/cpython/issues/39568
1,198,798,962
39,568
[ "python", "cpython" ]
BPO | [845037](https://bugs.python.org/issue845037) --- | :--- Nosy | @theller <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/theller' closed_at = <Date 2003-11-19.10:39:11.000> created_at = <Date 2003-11-19.10:27:19.000> labels = ['OS-windows'] title = 'Symbols not exported in windows python23 dll' updated_at = <Date 2003-11-19.10:39:11.000> user = 'https://bugs.python.org/charlet' ``` bugs.python.org fields: ```python activity = <Date 2003-11-19.10:39:11.000> actor = 'charlet' assignee = 'theller' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2003-11-19.10:27:19.000> creator = 'charlet' dependencies = [] files = [] hgrepos = [] issue_num = 845037 keywords = [] message_count = 2.0 messages = ['19042', '19043'] nosy_count = 2.0 nosy_names = ['theller', 'charlet'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue845037' versions = ['Python 2.3'] ``` </p></details>
Symbols not exported in windows python23 dll
https://api.github.com/repos/python/cpython/issues/39567/comments
2
2003-11-19T10:27:19Z
2022-04-09T23:05:45Z
https://github.com/python/cpython/issues/39567
1,198,798,954
39,567
[ "python", "cpython" ]
BPO | [845025](https://bugs.python.org/issue845025) --- | :--- Nosy | @theller <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/theller' closed_at = <Date 2003-11-19.17:47:51.000> created_at = <Date 2003-11-19.09:59:14.000> labels = ['invalid', 'OS-windows'] title = 'Symbols not exported in windows python23 dll' updated_at = <Date 2003-11-19.17:47:51.000> user = 'https://bugs.python.org/charlet' ``` bugs.python.org fields: ```python activity = <Date 2003-11-19.17:47:51.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Windows'] creation = <Date 2003-11-19.09:59:14.000> creator = 'charlet' dependencies = [] files = [] hgrepos = [] issue_num = 845025 keywords = [] message_count = 3.0 messages = ['19039', '19040', '19041'] nosy_count = 2.0 nosy_names = ['theller', 'charlet'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue845025' versions = ['Python 2.3'] ``` </p></details>
Symbols not exported in windows python23 dll
https://api.github.com/repos/python/cpython/issues/39566/comments
3
2003-11-19T09:59:14Z
2022-04-09T23:05:44Z
https://github.com/python/cpython/issues/39566
1,198,798,951
39,566
[ "python", "cpython" ]
BPO | [844676](https://bugs.python.org/issue844676) --- | :--- 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 2003-11-27.23:21:04.000> created_at = <Date 2003-11-18.20:36:39.000> labels = ['OS-mac'] title = 'PackageManager: deselect show hidden: indexerror' updated_at = <Date 2003-11-27.23:21:04.000> user = 'https://bugs.python.org/oefe' ``` bugs.python.org fields: ```python activity = <Date 2003-11-27.23:21:04.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2003-11-18.20:36:39.000> creator = 'oefe' dependencies = [] files = [] hgrepos = [] issue_num = 844676 keywords = [] message_count = 2.0 messages = ['19037', '19038'] nosy_count = 2.0 nosy_names = ['jackjansen', 'oefe'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue844676' versions = ['Python 2.3'] ``` </p></details>
PackageManager: deselect show hidden: indexerror
https://api.github.com/repos/python/cpython/issues/39565/comments
2
2003-11-18T20:36:39Z
2022-04-09T23:05:43Z
https://github.com/python/cpython/issues/39565
1,198,798,947
39,565
[ "python", "cpython" ]
BPO | [844561](https://bugs.python.org/issue844561) --- | :--- Nosy | @malemburg Files | <li>[codecs_readlines_bug.py](https://bugs.python.org/file1100/codecs_readlines_bug.py "Uploaded as text/plain at 2003-11-18.17:22:40 by jepler"): Counts lines wrong with codecs.open()</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2004-02-26.15:26:15.000> created_at = <Date 2003-11-18.17:22:40.000> labels = ['expert-unicode'] title = 'codecs.open().readlines(sizehint) bug' updated_at = <Date 2004-02-26.15:26:15.000> user = 'https://bugs.python.org/jepler' ``` bugs.python.org fields: ```python activity = <Date 2004-02-26.15:26:15.000> actor = 'lemburg' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2003-11-18.17:22:40.000> creator = 'jepler' dependencies = [] files = ['1100'] hgrepos = [] issue_num = 844561 keywords = [] message_count = 8.0 messages = ['19029', '19030', '19031', '19032', '19033', '19034', '19035', '19036'] nosy_count = 2.0 nosy_names = ['lemburg', 'jepler'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue844561' versions = ['Python 2.2'] ``` </p></details>
codecs.open().readlines(sizehint) bug
https://api.github.com/repos/python/cpython/issues/39564/comments
8
2003-11-18T17:22:40Z
2022-04-09T23:05:42Z
https://github.com/python/cpython/issues/39564
1,198,798,942
39,564
[ "python", "cpython" ]
BPO | [844336](https://bugs.python.org/issue844336) --- | :--- 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-09-15.10:11:00.000> created_at = <Date 2003-11-18.12:32:17.000> labels = ['library'] title = 'urllib2 fails its builtin test' updated_at = <Date 2005-09-15.10:11:00.000> user = 'https://bugs.python.org/cjwhrh' ``` bugs.python.org fields: ```python activity = <Date 2005-09-15.10:11:00.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-18.12:32:17.000> creator = 'cjwhrh' dependencies = [] files = [] hgrepos = [] issue_num = 844336 keywords = [] message_count = 7.0 messages = ['19022', '19023', '19024', '19025', '19026', '19027', '19028'] nosy_count = 4.0 nosy_names = ['georg.brandl', 'jjlee', 'cjwhrh', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue844336' versions = ['Python 2.3'] ``` </p></details>
urllib2 fails its builtin test
https://api.github.com/repos/python/cpython/issues/39563/comments
7
2003-11-18T12:32:17Z
2022-04-09T23:05:39Z
https://github.com/python/cpython/issues/39563
1,198,798,938
39,563
[ "python", "cpython" ]
BPO | [844123](https://bugs.python.org/issue844123) --- | :--- Nosy | @rhettinger <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-11-18.02:14:27.000> created_at = <Date 2003-11-18.02:14:27.000> labels = ['docs'] title = '"up" instead of "down" in turtle module documentation' updated_at = <Date 2003-11-18.02:14:27.000> user = 'https://bugs.python.org/mdcowles' ``` bugs.python.org fields: ```python activity = <Date 2003-11-18.02:14:27.000> actor = 'mdcowles' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-18.02:14:27.000> creator = 'mdcowles' dependencies = [] files = [] hgrepos = [] issue_num = 844123 keywords = [] message_count = 1.0 messages = ['19021'] nosy_count = 2.0 nosy_names = ['rhettinger', 'mdcowles'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue844123' versions = [] ``` </p></details>
"up" instead of "down" in turtle module documentation
https://api.github.com/repos/python/cpython/issues/39562/comments
1
2003-11-18T02:14:27Z
2022-04-09T23:05:39Z
https://github.com/python/cpython/issues/39562
1,198,798,934
39,562
[ "python", "cpython" ]
BPO | [843999](https://bugs.python.org/issue843999) --- | :--- 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 = 'https://github.com/loewis' closed_at = <Date 2003-12-02.17:57:14.000> created_at = <Date 2003-11-17.21:29:34.000> labels = ['expert-tkinter'] title = 'tkFileDialog.Open is broken' updated_at = <Date 2003-12-02.17:57:14.000> user = 'https://bugs.python.org/reowen' ``` bugs.python.org fields: ```python activity = <Date 2003-12-02.17:57:14.000> actor = 'reowen' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2003-11-17.21:29:34.000> creator = 'reowen' dependencies = [] files = [] hgrepos = [] issue_num = 843999 keywords = [] message_count = 4.0 messages = ['19017', '19018', '19019', '19020'] nosy_count = 3.0 nosy_names = ['loewis', 'nnorwitz', 'reowen'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue843999' versions = ['Python 2.3'] ``` </p></details>
tkFileDialog.Open is broken
https://api.github.com/repos/python/cpython/issues/39561/comments
4
2003-11-17T21:29:34Z
2022-04-09T23:05:38Z
https://github.com/python/cpython/issues/39561
1,198,798,929
39,561
[ "python", "cpython" ]
BPO | [843590](https://bugs.python.org/issue843590) --- | :--- Nosy | @malemburg, @benjaminp, @ned-deily Files | <li>[compare.pl](https://bugs.python.org/file12982/compare.pl "Uploaded as text/x-perl at 2009-02-08.18:56:02 by gagern"): Script to compare charset definitions.</li><li>[issue843590_rfc.patch](https://bugs.python.org/file15896/issue843590_rfc.patch "Uploaded as text/plain at 2010-01-15.19:23:47 by gagern"): encoding as the RFC defines it</li><li>[issue843590_alias.patch](https://bugs.python.org/file15897/issue843590_alias.patch "Uploaded as text/plain at 2010-01-15.19:36:54 by gagern"): macintosh as alias to mac_roman</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2010-08-21.02:55:00.439> created_at = <Date 2003-11-17.09:29:00.000> labels = ['easy', 'type-feature', 'expert-unicode'] title = "'macintosh' encoding alias for 'mac_roman'" updated_at = <Date 2010-09-02.23:13:08.631> user = 'https://bugs.python.org/zenzen' ``` bugs.python.org fields: ```python activity = <Date 2010-09-02.23:13:08.631> actor = 'ned.deily' assignee = 'none' closed = True closed_date = <Date 2010-08-21.02:55:00.439> closer = 'benjamin.peterson' components = ['Unicode'] creation = <Date 2003-11-17.09:29:00.000> creator = 'zenzen' dependencies = [] files = ['12982', '15896', '15897'] hgrepos = [] issue_num = 843590 keywords = ['patch', 'easy'] message_count = 18.0 messages = ['61134', '61135', '61136', '61137', '61138', '61139', '61140', '81407', '82784', '97837', '97840', '98005', '114297', '114410', '114475', '114481', '115205', '115408'] nosy_count = 7.0 nosy_names = ['lemburg', 'zenzen', 'gagern', 'benjamin.peterson', 'yenzenz', 'ned.deily', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = 'patch review' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue843590' versions = ['Python 3.2'] ``` </p></details>
'macintosh' encoding alias for 'mac_roman'
https://api.github.com/repos/python/cpython/issues/39560/comments
18
2003-11-17T09:29:00Z
2022-04-09T23:05:36Z
https://github.com/python/cpython/issues/39560
1,198,798,927
39,560
[ "python", "cpython" ]
BPO | [843455](https://bugs.python.org/issue843455) --- | :--- Nosy | @tim-one, @freddrake, @nascheme Files | <li>[weakref_gc.txt](https://bugs.python.org/file5690/weakref_gc.txt "Uploaded as text/plain at 2003-11-17.03:18:19 by @tim-one"): make gc and callbacks play nice together</li><li>[clear_first.txt](https://bugs.python.org/file5691/clear_first.txt "Uploaded as text/plain at 2003-11-18.05:52:03 by @tim-one"): Version 2: clear weakref callbacks first</li><li>[clear_first2.txt](https://bugs.python.org/file5692/clear_first2.txt "Uploaded as text/plain at 2003-11-18.18:16:43 by @tim-one"): Version 3: second version of clear_first</li><li>[clear_first3.txt](https://bugs.python.org/file5693/clear_first3.txt "Uploaded as text/plain at 2003-11-18.19:35:06 by @tim-one"): Version 4: third version of clear_first</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 2003-11-20.21:27:14.000> created_at = <Date 2003-11-17.03:18:18.000> labels = ['interpreter-core'] title = 'Make weakref callbacks play nice in gc' updated_at = <Date 2003-11-20.21:27:14.000> user = 'https://github.com/tim-one' ``` bugs.python.org fields: ```python activity = <Date 2003-11-20.21:27:14.000> actor = 'tim.peters' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2003-11-17.03:18:18.000> creator = 'tim.peters' dependencies = [] files = ['5690', '5691', '5692', '5693'] hgrepos = [] issue_num = 843455 keywords = ['patch'] message_count = 11.0 messages = ['44895', '44896', '44897', '44898', '44899', '44900', '44901', '44902', '44903', '44904', '44905'] nosy_count = 3.0 nosy_names = ['tim.peters', 'fdrake', 'nascheme'] pr_nums = [] priority = 'critical' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue843455' versions = ['Python 2.4'] ``` </p></details>
Make weakref callbacks play nice in gc
https://api.github.com/repos/python/cpython/issues/39559/comments
11
2003-11-17T03:18:18Z
2022-04-09T23:05:36Z
https://github.com/python/cpython/issues/39559
1,198,798,923
39,559
[ "python", "cpython" ]
BPO | [843385](https://bugs.python.org/issue843385) --- | :--- Nosy | @benjaminp <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-08-20.02:56:52.770> created_at = <Date 2003-11-16.23:05:12.000> labels = ['type-feature', 'library'] title = 'help(obj) should use __doc__ when available' updated_at = <Date 2008-08-20.02:56:52.768> user = 'https://bugs.python.org/kern' ``` bugs.python.org fields: ```python activity = <Date 2008-08-20.02:56:52.768> actor = 'benjamin.peterson' assignee = 'none' closed = True closed_date = <Date 2008-08-20.02:56:52.770> closer = 'benjamin.peterson' components = ['Library (Lib)'] creation = <Date 2003-11-16.23:05:12.000> creator = 'kern' dependencies = [] files = [] hgrepos = [] issue_num = 843385 keywords = [] message_count = 2.0 messages = ['60423', '71509'] nosy_count = 2.0 nosy_names = ['kern', 'benjamin.peterson'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue843385' versions = [] ``` </p></details>
help(obj) should use __doc__ when available
https://api.github.com/repos/python/cpython/issues/39558/comments
2
2003-11-16T23:05:12Z
2022-04-09T23:05:34Z
https://github.com/python/cpython/issues/39558
1,198,798,916
39,558
[ "python", "cpython" ]
BPO | [843293](https://bugs.python.org/issue843293) --- | :--- Nosy | @akuchling <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2004-01-13.15:41:50.000> created_at = <Date 2003-11-16.19:29:16.000> labels = ['invalid', 'docs'] title = 'inconsistent popen[2-4]() docs' updated_at = <Date 2004-01-13.15:41:50.000> user = 'https://bugs.python.org/hmaon' ``` bugs.python.org fields: ```python activity = <Date 2004-01-13.15:41:50.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-16.19:29:16.000> creator = 'hmaon' dependencies = [] files = [] hgrepos = [] issue_num = 843293 keywords = [] message_count = 2.0 messages = ['19015', '19016'] nosy_count = 2.0 nosy_names = ['akuchling', 'hmaon'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue843293' versions = ['Python 2.3'] ``` </p></details>
inconsistent popen[2-4]() docs
https://api.github.com/repos/python/cpython/issues/39557/comments
2
2003-11-16T19:29:16Z
2022-04-09T23:05:33Z
https://github.com/python/cpython/issues/39557
1,198,798,910
39,557
[ "python", "cpython" ]
BPO | [843088](https://bugs.python.org/issue843088) --- | :--- Nosy | @loewis, @doko42 Files | <li>[doc-fixes.diff](https://bugs.python.org/file5689/doc-fixes.diff "Uploaded as text/plain at 2003-11-16.10:04:51 by @doko42")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2003-11-18.19:49:30.000> created_at = <Date 2003-11-16.10:04:51.000> labels = ['docs'] title = 'doc fixes builtin super and string.replace' updated_at = <Date 2003-11-18.19:49:30.000> user = 'https://github.com/doko42' ``` bugs.python.org fields: ```python activity = <Date 2003-11-18.19:49:30.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-16.10:04:51.000> creator = 'doko' dependencies = [] files = ['5689'] hgrepos = [] issue_num = 843088 keywords = ['patch'] message_count = 2.0 messages = ['44893', '44894'] nosy_count = 2.0 nosy_names = ['loewis', 'doko'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue843088' versions = ['Python 2.3'] ``` </p></details>
doc fixes builtin super and string.replace
https://api.github.com/repos/python/cpython/issues/39556/comments
2
2003-11-16T10:04:51Z
2022-04-09T23:05:31Z
https://github.com/python/cpython/issues/39556
1,198,798,905
39,556
[ "python", "cpython" ]
BPO | [842994](https://bugs.python.org/issue842994) --- | :--- Nosy | @rhettinger Files | <li>[libsets.tex.patch](https://bugs.python.org/file5688/libsets.tex.patch "Uploaded as text/plain at 2003-11-16.03:18:16 by quiver")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-11-16.03:18:16.000> created_at = <Date 2003-11-16.03:18:16.000> labels = ['docs'] title = 'NameError in the example of sets module' updated_at = <Date 2003-11-16.03:18:16.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2003-11-16.03:18:16.000> actor = 'quiver' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-16.03:18:16.000> creator = 'quiver' dependencies = [] files = ['5688'] hgrepos = [] issue_num = 842994 keywords = ['patch'] message_count = 1.0 messages = ['44892'] nosy_count = 2.0 nosy_names = ['rhettinger', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue842994' versions = ['Python 2.3'] ``` </p></details>
NameError in the example of sets module
https://api.github.com/repos/python/cpython/issues/39555/comments
1
2003-11-16T03:18:16Z
2022-04-09T23:05:31Z
https://github.com/python/cpython/issues/39555
1,198,798,899
39,555
[ "python", "cpython" ]
BPO | [842629](https://bugs.python.org/issue842629) --- | :--- Nosy | @tim-one, @theller <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/theller' closed_at = <Date 2003-11-19.20:17:48.000> created_at = <Date 2003-11-15.07:44:45.000> labels = ['expert-installation'] title = 'Windows mis-installs to network drive' updated_at = <Date 2003-11-19.20:17:48.000> user = 'https://bugs.python.org/dsloyer' ``` bugs.python.org fields: ```python activity = <Date 2003-11-19.20:17:48.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2003-11-15.07:44:45.000> creator = 'dsloyer' dependencies = [] files = [] hgrepos = [] issue_num = 842629 keywords = [] message_count = 4.0 messages = ['19011', '19012', '19013', '19014'] nosy_count = 3.0 nosy_names = ['tim.peters', 'theller', 'dsloyer'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue842629' versions = ['Python 2.3'] ``` </p></details>
Windows mis-installs to network drive
https://api.github.com/repos/python/cpython/issues/39554/comments
4
2003-11-15T07:44:45Z
2022-04-09T23:05:30Z
https://github.com/python/cpython/issues/39554
1,198,798,893
39,554
[ "python", "cpython" ]
BPO | [842600](https://bugs.python.org/issue842600) --- | :--- Nosy | @loewis Files | <li>[xmlrpclib.py.patch](https://bugs.python.org/file1099/xmlrpclib.py.patch "Uploaded as text/plain at 2003-11-15.04:46:49 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 2004-08-22.07:10:39.000> created_at = <Date 2003-11-15.04:46:49.000> labels = ['library'] title = 'xmlrpclib and backward compatibility' updated_at = <Date 2004-08-22.07:10:39.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2004-08-22.07:10:39.000> actor = 'loewis' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-15.04:46:49.000> creator = 'quiver' dependencies = [] files = ['1099'] hgrepos = [] issue_num = 842600 keywords = [] message_count = 3.0 messages = ['19008', '19009', '19010'] nosy_count = 3.0 nosy_names = ['loewis', 'effbot', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue842600' versions = ['Python 2.3'] ``` </p></details>
xmlrpclib and backward compatibility
https://api.github.com/repos/python/cpython/issues/39553/comments
3
2003-11-15T04:46:49Z
2022-04-09T23:05:28Z
https://github.com/python/cpython/issues/39553
1,198,798,890
39,553
[ "python", "cpython" ]
BPO | [842567](https://bugs.python.org/issue842567) --- | :--- Nosy | @loewis Files | <li>[libmpz.tex.diff](https://bugs.python.org/file5686/libmpz.tex.diff "Uploaded as text/plain at 2003-11-15.03:00:17 by quiver")</li><li>[libmpz.tex.diff](https://bugs.python.org/file5687/libmpz.tex.diff "Uploaded as text/plain at 2003-11-19.03:23:18 by quiver"): revised</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2004-09-11.16:58:32.000> created_at = <Date 2003-11-15.03:00:17.000> labels = ['docs'] title = 'reflect the removal of mpz' updated_at = <Date 2004-09-11.16:58:32.000> user = 'https://bugs.python.org/quiver' ``` bugs.python.org fields: ```python activity = <Date 2004-09-11.16:58:32.000> actor = 'jlgijsbers' assignee = 'none' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2003-11-15.03:00:17.000> creator = 'quiver' dependencies = [] files = ['5686', '5687'] hgrepos = [] issue_num = 842567 keywords = ['patch'] message_count = 4.0 messages = ['44888', '44889', '44890', '44891'] nosy_count = 3.0 nosy_names = ['loewis', 'jlgijsbers', 'quiver'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue842567' versions = ['Python 2.3'] ``` </p></details>
reflect the removal of mpz
https://api.github.com/repos/python/cpython/issues/39552/comments
4
2003-11-15T03:00:17Z
2022-04-09T23:05:27Z
https://github.com/python/cpython/issues/39552
1,198,798,886
39,552
[ "python", "cpython" ]
BPO | [842213](https://bugs.python.org/issue842213) --- | :--- 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 = None closed_at = <Date 2004-01-26.16:43:53.000> created_at = <Date 2003-11-14.16:33:23.000> labels = ['library'] title = 'optparser help formatting nit' updated_at = <Date 2004-01-26.16:43:53.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2004-01-26.16:43:53.000> actor = 'fdrake' assignee = 'gward' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2003-11-14.16:33:23.000> creator = 'barry' dependencies = [] files = [] hgrepos = [] issue_num = 842213 keywords = [] message_count = 2.0 messages = ['19006', '19007'] nosy_count = 3.0 nosy_names = ['fdrake', 'barry', 'gward'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue842213' versions = ['Python 2.3'] ``` </p></details>
optparser help formatting nit
https://api.github.com/repos/python/cpython/issues/39551/comments
2
2003-11-14T16:33:23Z
2022-04-09T23:05:26Z
https://github.com/python/cpython/issues/39551
1,198,798,883
39,551
[ "python", "cpython" ]
BPO | [842171](https://bugs.python.org/issue842171) --- | :--- Nosy | @tiran Files | <li>[Makefile](https://bugs.python.org/file1098/Makefile "Uploaded as text/plain at 2003-11-14.15:44:40 by perlgrrl"): Makefile for Python 2.3.2 on Digital Unix V4.0E</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2008-01-04.20:00:29.857> created_at = <Date 2003-11-14.15:44:40.000> labels = ['build'] title = 'Digital Unix build fails to create ccpython.o' updated_at = <Date 2008-01-04.20:00:29.856> user = 'https://bugs.python.org/perlgrrl' ``` bugs.python.org fields: ```python activity = <Date 2008-01-04.20:00:29.856> actor = 'christian.heimes' assignee = 'anthonybaxter' closed = True closed_date = <Date 2008-01-04.20:00:29.857> closer = 'christian.heimes' components = ['Build'] creation = <Date 2003-11-14.15:44:40.000> creator = 'perlgrrl' dependencies = [] files = ['1098'] hgrepos = [] issue_num = 842171 keywords = [] message_count = 7.0 messages = ['19000', '19001', '19002', '19003', '19004', '19005', '59258'] nosy_count = 4.0 nosy_names = ['nnorwitz', 'anthonybaxter', 'perlgrrl', 'christian.heimes'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue842171' versions = [] ``` </p></details>
Digital Unix build fails to create ccpython.o
https://api.github.com/repos/python/cpython/issues/39550/comments
7
2003-11-14T15:44:40Z
2022-04-09T23:05:25Z
https://github.com/python/cpython/issues/39550
1,198,798,880
39,550
[ "python", "cpython" ]
BPO | [842170](https://bugs.python.org/issue842170) --- | :--- Nosy | @vsajip Files | <li>[t_xb.py](https://bugs.python.org/file1097/t_xb.py "Uploaded as text/plain at 2003-11-14.15:38:54 by jvickroy"): a script that demonstrates the problem</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/vsajip' closed_at = <Date 2004-02-20.17:56:51.000> created_at = <Date 2003-11-14.15:38:54.000> labels = ['extension-modules'] title = 'logging.shutdown() exception' updated_at = <Date 2004-02-20.17:56:51.000> user = 'https://bugs.python.org/jvickroy' ``` bugs.python.org fields: ```python activity = <Date 2004-02-20.17:56:51.000> actor = 'vinay.sajip' assignee = 'vinay.sajip' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2003-11-14.15:38:54.000> creator = 'jvickroy' dependencies = [] files = ['1097'] hgrepos = [] issue_num = 842170 keywords = [] message_count = 2.0 messages = ['18998', '18999'] nosy_count = 2.0 nosy_names = ['vinay.sajip', 'jvickroy'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue842170' versions = ['Python 2.3'] ``` </p></details>
logging.shutdown() exception
https://api.github.com/repos/python/cpython/issues/39549/comments
2
2003-11-14T15:38:54Z
2022-04-09T23:05:24Z
https://github.com/python/cpython/issues/39549
1,198,798,873
39,549