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 | [568629](https://bugs.python.org/issue568629) --- | :--- Nosy | @gvanrossum Files | <li>[types.diff](https://bugs.python.org/file4338/types.diff "Uploaded as text/plain at 2002-06-13.18:46:04 by orenti")</li><li>[types2.diff](https://bugs.python.org/file4339/types2.diff "Uploaded as text/plain at 2002-06-14.15:42:08 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 = 'https://github.com/gvanrossum' closed_at = <Date 2002-06-14.20:41:43.000> created_at = <Date 2002-06-13.18:46:04.000> labels = ['interpreter-core'] title = 'types made callable' updated_at = <Date 2002-06-14.20:41:43.000> user = 'https://bugs.python.org/orenti' ``` bugs.python.org fields: ```python activity = <Date 2002-06-14.20:41:43.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-06-13.18:46:04.000> creator = 'orenti' dependencies = [] files = ['4338', '4339'] hgrepos = [] issue_num = 568629 keywords = ['patch'] message_count = 3.0 messages = ['40299', '40300', '40301'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'orenti'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue568629' versions = ['Python 2.3'] ``` </p></details>
types made callable
https://api.github.com/repos/python/cpython/issues/36748/comments
3
2002-06-13T18:46:04Z
2022-04-09T22:12:45Z
https://github.com/python/cpython/issues/36748
1,198,786,971
36,748
[ "python", "cpython" ]
BPO | [568577](https://bugs.python.org/issue568577) --- | :--- Nosy | @freddrake, @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-06-13.17:56:29.000> created_at = <Date 2002-06-13.16:11:59.000> labels = ['docs'] title = 'locale.getlocale() returns a list' updated_at = <Date 2002-06-13.17:56:29.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2002-06-13.17:56:29.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-06-13.16:11:59.000> creator = 'barry' dependencies = [] files = [] hgrepos = [] issue_num = 568577 keywords = [] message_count = 2.0 messages = ['11196', '11197'] nosy_count = 2.0 nosy_names = ['fdrake', 'barry'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue568577' versions = ['Python 2.3'] ``` </p></details>
locale.getlocale() returns a list
https://api.github.com/repos/python/cpython/issues/36747/comments
2
2002-06-13T16:11:59Z
2022-04-09T22:12:43Z
https://github.com/python/cpython/issues/36747
1,198,786,966
36,747
[ "python", "cpython" ]
BPO | [568544](https://bugs.python.org/issue568544) --- | :--- Nosy | @mwhudson, @rhettinger Files | <li>[slice_buffer_types.diff](https://bugs.python.org/file4337/slice_buffer_types.diff "Uploaded as text/plain at 2002-06-13.14:44:14 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 2002-06-26.07:56:14.000> created_at = <Date 2002-06-13.14:44:14.000> labels = ['interpreter-core'] title = 'Convert slice and buffer to types' updated_at = <Date 2002-06-26.07:56:14.000> user = 'https://bugs.python.org/orenti' ``` bugs.python.org fields: ```python activity = <Date 2002-06-26.07:56:14.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-06-13.14:44:14.000> creator = 'orenti' dependencies = [] files = ['4337'] hgrepos = [] issue_num = 568544 keywords = ['patch'] message_count = 3.0 messages = ['40296', '40297', '40298'] nosy_count = 3.0 nosy_names = ['mwh', 'rhettinger', 'orenti'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue568544' versions = ['Python 2.3'] ``` </p></details>
Convert slice and buffer to types
https://api.github.com/repos/python/cpython/issues/36746/comments
3
2002-06-13T14:44:14Z
2022-04-09T22:12:42Z
https://github.com/python/cpython/issues/36746
1,198,786,958
36,746
[ "python", "cpython" ]
BPO | [568412](https://bugs.python.org/issue568412) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-06.17:33:24.000> created_at = <Date 2002-06-13.08:15:43.000> labels = ['interpreter-core'] title = 'minor improvement to Grammar file' updated_at = <Date 2002-07-06.17:33:24.000> user = 'https://bugs.python.org/emacsman' ``` bugs.python.org fields: ```python activity = <Date 2002-07-06.17:33:24.000> actor = 'jhylton' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-06-13.08:15:43.000> creator = 'emacsman' dependencies = [] files = [] hgrepos = [] issue_num = 568412 keywords = [] message_count = 3.0 messages = ['11193', '11194', '11195'] nosy_count = 3.0 nosy_names = ['tim.peters', 'jhylton', 'emacsman'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue568412' versions = [] ``` </p></details>
minor improvement to Grammar file
https://api.github.com/repos/python/cpython/issues/36745/comments
3
2002-06-13T08:15:43Z
2022-04-09T22:12:40Z
https://github.com/python/cpython/issues/36745
1,198,786,954
36,745
[ "python", "cpython" ]
BPO | [568366](https://bugs.python.org/issue568366) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-15.10:18:18.000> created_at = <Date 2002-06-13.05:22:43.000> labels = ['interpreter-core', 'invalid'] title = 'Module searchpath init: no tilde expansi' updated_at = <Date 2002-06-15.10:18:18.000> user = 'https://bugs.python.org/philganchev' ``` bugs.python.org fields: ```python activity = <Date 2002-06-15.10:18:18.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-06-13.05:22:43.000> creator = 'phil_ganchev' dependencies = [] files = [] hgrepos = [] issue_num = 568366 keywords = [] message_count = 2.0 messages = ['11191', '11192'] nosy_count = 2.0 nosy_names = ['loewis', 'phil_ganchev'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue568366' versions = ['Python 2.2'] ``` </p></details>
Module searchpath init: no tilde expansi
https://api.github.com/repos/python/cpython/issues/36744/comments
2
2002-06-13T05:22:43Z
2022-04-09T22:12:39Z
https://github.com/python/cpython/issues/36744
1,198,786,950
36,744
[ "python", "cpython" ]
BPO | [568348](https://bugs.python.org/issue568348) --- | :--- Nosy | @warsaw, @atsuoishimoto Files | <li>[email.utils.diff](https://bugs.python.org/file4336/email.utils.diff "Uploaded as text/plain at 2002-06-13.03:47:15 by @atsuoishimoto")</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 2002-08-04.15:48:13.000> created_at = <Date 2002-06-13.03:47:15.000> labels = ['library'] title = 'Add param to email.Utils.decode() ' updated_at = <Date 2002-08-04.15:48:13.000> user = 'https://github.com/atsuoishimoto' ``` bugs.python.org fields: ```python activity = <Date 2002-08-04.15:48:13.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-06-13.03:47:15.000> creator = 'ishimoto' dependencies = [] files = ['4336'] hgrepos = [] issue_num = 568348 keywords = ['patch'] message_count = 5.0 messages = ['40291', '40292', '40293', '40294', '40295'] nosy_count = 3.0 nosy_names = ['barry', 'ghaering', 'ishimoto'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue568348' versions = [] ``` </p></details>
Add param to email.Utils.decode()
https://api.github.com/repos/python/cpython/issues/36743/comments
5
2002-06-13T03:47:15Z
2022-04-09T22:12:39Z
https://github.com/python/cpython/issues/36743
1,198,786,946
36,743
[ "python", "cpython" ]
BPO | [568322](https://bugs.python.org/issue568322) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-07-25.16:08:00.000> created_at = <Date 2002-06-13.01:56:51.000> labels = ['library'] title = 'socket module htonl/ntohl bug' updated_at = <Date 2002-07-25.16:08:00.000> user = 'https://bugs.python.org/davidma' ``` bugs.python.org fields: ```python activity = <Date 2002-07-25.16:08:00.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-06-13.01:56:51.000> creator = 'davidma' dependencies = [] files = [] hgrepos = [] issue_num = 568322 keywords = [] message_count = 3.0 messages = ['11188', '11189', '11190'] nosy_count = 2.0 nosy_names = ['jhylton', 'davidma'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue568322' versions = ['Python 2.2'] ``` </p></details>
socket module htonl/ntohl bug
https://api.github.com/repos/python/cpython/issues/36742/comments
3
2002-06-13T01:56:51Z
2022-04-09T22:12:37Z
https://github.com/python/cpython/issues/36742
1,198,786,940
36,742
[ "python", "cpython" ]
BPO | [568269](https://bugs.python.org/issue568269) --- | :--- Nosy | @tim-one, @freddrake, @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/freddrake' closed_at = <Date 2002-06-25.04:56:16.000> created_at = <Date 2002-06-12.22:59:17.000> labels = ['docs'] title = 'Misleading string constant.' updated_at = <Date 2002-06-25.04:56:16.000> user = 'https://bugs.python.org/bpettersen' ``` bugs.python.org fields: ```python activity = <Date 2002-06-25.04:56:16.000> actor = 'rhettinger' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-06-12.22:59:17.000> creator = 'bpettersen' dependencies = [] files = [] hgrepos = [] issue_num = 568269 keywords = [] message_count = 4.0 messages = ['11184', '11185', '11186', '11187'] nosy_count = 4.0 nosy_names = ['tim.peters', 'fdrake', 'rhettinger', 'bpettersen'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue568269' versions = ['Python 2.2'] ``` </p></details>
Misleading string constant.
https://api.github.com/repos/python/cpython/issues/36741/comments
4
2002-06-12T22:59:17Z
2022-04-09T22:12:37Z
https://github.com/python/cpython/issues/36741
1,198,786,933
36,741
[ "python", "cpython" ]
BPO | [568235](https://bugs.python.org/issue568235) --- | :--- Nosy | @loewis Files | <li>[python-setpgid.diff](https://bugs.python.org/file4335/python-setpgid.diff "Uploaded as text/plain at 2002-06-12.21:29:10 by geertj"): setpgid 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/loewis' closed_at = <Date 2002-06-13.21:11:06.000> created_at = <Date 2002-06-12.21:29:10.000> labels = ['extension-modules'] title = 'Add support for os.getpgid()' updated_at = <Date 2002-06-13.21:11:06.000> user = 'https://bugs.python.org/geertj' ``` bugs.python.org fields: ```python activity = <Date 2002-06-13.21:11:06.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-06-12.21:29:10.000> creator = 'geertj' dependencies = [] files = ['4335'] hgrepos = [] issue_num = 568235 keywords = ['patch'] message_count = 2.0 messages = ['40289', '40290'] nosy_count = 2.0 nosy_names = ['loewis', 'geertj'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue568235' versions = [] ``` </p></details>
Add support for os.getpgid()
https://api.github.com/repos/python/cpython/issues/36740/comments
2
2002-06-12T21:29:10Z
2022-04-09T22:12:36Z
https://github.com/python/cpython/issues/36740
1,198,786,925
36,740
[ "python", "cpython" ]
BPO | [568134](https://bugs.python.org/issue568134) --- | :--- 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 = None closed_at = <Date 2002-07-24.20:39:25.000> created_at = <Date 2002-06-12.17:57:23.000> labels = ['type-feature', 'docs'] title = 'asynchat module undocumented' updated_at = <Date 2002-07-24.20:39:25.000> user = 'https://bugs.python.org/jasonrm' ``` bugs.python.org fields: ```python activity = <Date 2002-07-24.20:39:25.000> actor = 'jhylton' assignee = 'holdenweb' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-06-12.17:57:23.000> creator = 'jasonrm' dependencies = [] files = [] hgrepos = [] issue_num = 568134 keywords = [] message_count = 7.0 messages = ['11177', '11178', '11179', '11180', '11181', '11182', '11183'] nosy_count = 5.0 nosy_names = ['jhylton', 'fdrake', 'anthonybaxter', 'holdenweb', 'jasonrm'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue568134' versions = [] ``` </p></details>
asynchat module undocumented
https://api.github.com/repos/python/cpython/issues/36739/comments
7
2002-06-12T17:57:23Z
2022-04-09T22:12:34Z
https://github.com/python/cpython/issues/36739
1,198,786,920
36,739
[ "python", "cpython" ]
BPO | [568124](https://bugs.python.org/issue568124) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[python-2.3a0-docstr2.patch.bz2](https://bugs.python.org/file4334/python-2.3a0-docstr2.patch.bz2 "Uploaded as application/x-bzip2 at 2002-06-12.17:36:29 by niemeyer")</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 2002-06-13.20:38:52.000> created_at = <Date 2002-06-12.17:33:49.000> labels = [] title = 'More doc string macros patches' updated_at = <Date 2002-06-13.20:38:52.000> user = 'https://bugs.python.org/niemeyer' ``` bugs.python.org fields: ```python activity = <Date 2002-06-13.20:38:52.000> actor = 'gvanrossum' assignee = 'loewis' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-06-12.17:33:49.000> creator = 'niemeyer' dependencies = [] files = ['4334'] hgrepos = [] issue_num = 568124 keywords = ['patch'] message_count = 4.0 messages = ['40285', '40286', '40287', '40288'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'niemeyer'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue568124' versions = ['Python 2.3'] ``` </p></details>
More doc string macros patches
https://api.github.com/repos/python/cpython/issues/36738/comments
4
2002-06-12T17:33:49Z
2022-04-09T22:12:34Z
https://github.com/python/cpython/issues/36738
1,198,786,919
36,738
[ "python", "cpython" ]
BPO | [568081](https://bugs.python.org/issue568081) --- | :--- Nosy | @freddrake Files | <li>[rich_compare.patch](https://bugs.python.org/file4333/rich_compare.patch "Uploaded as text/plain at 2002-06-13.03:23:18 by david_abrahams")</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 2002-06-13.11:54:30.000> created_at = <Date 2002-06-12.15:56:20.000> labels = ['docs'] title = 'PyObject_RichCompare[Bool]' updated_at = <Date 2002-06-13.11:54:30.000> user = 'https://bugs.python.org/davidabrahams' ``` bugs.python.org fields: ```python activity = <Date 2002-06-13.11:54:30.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-06-12.15:56:20.000> creator = 'david_abrahams' dependencies = [] files = ['4333'] hgrepos = [] issue_num = 568081 keywords = ['patch'] message_count = 4.0 messages = ['40281', '40282', '40283', '40284'] nosy_count = 2.0 nosy_names = ['fdrake', 'david_abrahams'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue568081' versions = [] ``` </p></details>
PyObject_RichCompare[Bool]
https://api.github.com/repos/python/cpython/issues/36737/comments
4
2002-06-12T15:56:20Z
2022-04-09T22:12:32Z
https://github.com/python/cpython/issues/36737
1,198,786,908
36,737
[ "python", "cpython" ]
BPO | [568068](https://bugs.python.org/issue568068) --- | :--- 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 = None closed_at = <Date 2003-04-17.18:08:41.000> created_at = <Date 2002-06-12.15:36:25.000> labels = ['library'] title = 'urllib needs 303/307 handlers' updated_at = <Date 2003-04-17.18:08:41.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2003-04-17.18:08:41.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-06-12.15:36:25.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 568068 keywords = [] message_count = 3.0 messages = ['11174', '11175', '11176'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jjlee'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue568068' versions = [] ``` </p></details>
urllib needs 303/307 handlers
https://api.github.com/repos/python/cpython/issues/36736/comments
3
2002-06-12T15:36:25Z
2022-04-09T22:12:30Z
https://github.com/python/cpython/issues/36736
1,198,786,906
36,736
[ "python", "cpython" ]
BPO | [568007](https://bugs.python.org/issue568007) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-12.13:38:39.000> created_at = <Date 2002-06-12.13:38:39.000> labels = ['type-feature', 'library'] title = 'Missing 4 socket object properties' updated_at = <Date 2002-06-12.13:38:39.000> user = 'https://bugs.python.org/pysquared' ``` bugs.python.org fields: ```python activity = <Date 2002-06-12.13:38:39.000> actor = 'pysquared' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-06-12.13:38:39.000> creator = 'pysquared' dependencies = [] files = [] hgrepos = [] issue_num = 568007 keywords = [] message_count = 1.0 messages = ['53567'] nosy_count = 1.0 nosy_names = ['pysquared'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue568007' versions = [] ``` </p></details>
Missing 4 socket object properties
https://api.github.com/repos/python/cpython/issues/36735/comments
1
2002-06-12T13:38:39Z
2022-04-09T22:12:29Z
https://github.com/python/cpython/issues/36735
1,198,786,902
36,735
[ "python", "cpython" ]
BPO | [567972](https://bugs.python.org/issue567972) --- | :--- Nosy | @loewis, @birkenfeld, @birkenfeld Files | <li>[socket-attrs-2.diff](https://bugs.python.org/file8199/socket-attrs-2.diff "Uploaded as text/plain at 2005-08-24.20:05:31 by @birkenfeld"): 2nd version of patch</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/birkenfeld' closed_at = <Date 2006-03-17.19:17:55.000> created_at = <Date 2002-06-12.11:56:43.000> labels = ['type-feature', 'library'] title = 'Missing 4 socket object properties' updated_at = <Date 2006-03-17.19:17:55.000> user = 'https://bugs.python.org/pysquared' ``` bugs.python.org fields: ```python activity = <Date 2006-03-17.19:17:55.000> actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-06-12.11:56:43.000> creator = 'pysquared' dependencies = [] files = ['8199'] hgrepos = [] issue_num = 567972 keywords = [] message_count = 8.0 messages = ['53559', '53560', '53561', '53562', '53563', '53564', '53565', '53566'] nosy_count = 4.0 nosy_names = ['loewis', 'georg.brandl', 'georg.brandl', 'pysquared'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue567972' versions = [] ``` </p></details>
Missing 4 socket object properties
https://api.github.com/repos/python/cpython/issues/36734/comments
8
2002-06-12T11:56:43Z
2022-04-09T22:12:29Z
https://github.com/python/cpython/issues/36734
1,198,786,895
36,734
[ "python", "cpython" ]
BPO | [567969](https://bugs.python.org/issue567969) --- | :--- Nosy | @loewis Files | <li>[sockpair2.py](https://bugs.python.org/file8198/sockpair2.py "Uploaded as text/plain at 2002-06-12.11:46:55 by pysquared"): 2 different socketpair() functions</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-14.15:50:37.000> created_at = <Date 2002-06-12.11:46:55.000> labels = ['type-feature', 'library'] title = 'Missing socketpair() function.' updated_at = <Date 2005-02-14.15:50:37.000> user = 'https://bugs.python.org/pysquared' ``` bugs.python.org fields: ```python activity = <Date 2005-02-14.15:50:37.000> actor = 'pysquared' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-06-12.11:46:55.000> creator = 'pysquared' dependencies = [] files = ['8198'] hgrepos = [] issue_num = 567969 keywords = [] message_count = 3.0 messages = ['53556', '53557', '53558'] nosy_count = 2.0 nosy_names = ['loewis', 'pysquared'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue567969' versions = [] ``` </p></details>
Missing socketpair() function.
https://api.github.com/repos/python/cpython/issues/36733/comments
3
2002-06-12T11:46:55Z
2022-04-09T22:12:27Z
https://github.com/python/cpython/issues/36733
1,198,786,893
36,733
[ "python", "cpython" ]
BPO | [567892](https://bugs.python.org/issue567892) --- | :--- Nosy | @mwhudson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-13.05:11:26.000> created_at = <Date 2002-06-12.08:21:40.000> labels = ['expert-installation'] title = 'Various Playstation 2 Linux Test Errors' updated_at = <Date 2002-06-13.05:11:26.000> user = 'https://bugs.python.org/kazriko' ``` bugs.python.org fields: ```python activity = <Date 2002-06-13.05:11:26.000> actor = 'kazriko' assignee = 'none' closed = True closed_date = None closer = None components = ['Installation'] creation = <Date 2002-06-12.08:21:40.000> creator = 'kazriko' dependencies = [] files = [] hgrepos = [] issue_num = 567892 keywords = [] message_count = 3.0 messages = ['11171', '11172', '11173'] nosy_count = 2.0 nosy_names = ['mwh', 'kazriko'] pr_nums = [] priority = 'low' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue567892' versions = [] ``` </p></details>
Various Playstation 2 Linux Test Errors
https://api.github.com/repos/python/cpython/issues/36732/comments
3
2002-06-12T08:21:40Z
2022-04-09T22:12:26Z
https://github.com/python/cpython/issues/36732
1,198,786,888
36,732
[ "python", "cpython" ]
BPO | [567867](https://bugs.python.org/issue567867) --- | :--- Nosy | @freddrake, @pefu Files | <li>[cal_doc.patch](https://bugs.python.org/file4332/cal_doc.patch "Uploaded as text/plain at 2002-06-12.07:23:42 by @pefu")</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 2002-06-13.01:37:48.000> created_at = <Date 2002-06-12.07:13:52.000> labels = ['docs'] title = 'calendar stdlib changes not documented' updated_at = <Date 2002-06-13.01:37:48.000> user = 'https://github.com/pefu' ``` bugs.python.org fields: ```python activity = <Date 2002-06-13.01:37:48.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-06-12.07:13:52.000> creator = 'pefu' dependencies = [] files = ['4332'] hgrepos = [] issue_num = 567867 keywords = ['patch'] message_count = 4.0 messages = ['40277', '40278', '40279', '40280'] nosy_count = 2.0 nosy_names = ['fdrake', 'pefu'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue567867' versions = ['Python 2.2'] ``` </p></details>
calendar stdlib changes not documented
https://api.github.com/repos/python/cpython/issues/36731/comments
4
2002-06-12T07:13:52Z
2022-04-09T22:12:25Z
https://github.com/python/cpython/issues/36731
1,198,786,882
36,731
[ "python", "cpython" ]
BPO | [567826](https://bugs.python.org/issue567826) --- | :--- Nosy | @gvanrossum, @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/gvanrossum' closed_at = <Date 2002-06-12.15:34:11.000> created_at = <Date 2002-06-12.04:14:16.000> labels = ['docs'] title = 'new opcodes undocumented' updated_at = <Date 2002-06-12.15:34:11.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2002-06-12.15:34:11.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-06-12.04:14:16.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 567826 keywords = [] message_count = 3.0 messages = ['11168', '11169', '11170'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'loewis'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue567826' versions = ['Python 2.3'] ``` </p></details>
new opcodes undocumented
https://api.github.com/repos/python/cpython/issues/36730/comments
3
2002-06-12T04:14:16Z
2022-04-09T22:12:24Z
https://github.com/python/cpython/issues/36730
1,198,786,876
36,730
[ "python", "cpython" ]
BPO | [567607](https://bugs.python.org/issue567607) --- | :--- 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 = 'https://github.com/akuchling' closed_at = <Date 2002-07-11.19:25:46.000> created_at = <Date 2002-06-11.20:26:44.000> labels = ['docs'] title = 'whatsnew explains noargs incorrectly' updated_at = <Date 2002-07-11.19:25:46.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2002-07-11.19:25:46.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-06-11.20:26:44.000> creator = 'loewis' dependencies = [] files = [] hgrepos = [] issue_num = 567607 keywords = [] message_count = 2.0 messages = ['11166', '11167'] nosy_count = 2.0 nosy_names = ['loewis', 'akuchling'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue567607' versions = [] ``` </p></details>
whatsnew explains noargs incorrectly
https://api.github.com/repos/python/cpython/issues/36729/comments
2
2002-06-11T20:26:44Z
2022-04-09T22:12:24Z
https://github.com/python/cpython/issues/36729
1,198,786,864
36,729
[ "python", "cpython" ]
BPO | [567605](https://bugs.python.org/issue567605) --- | :--- Nosy | @loewis, @smontanaro <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-13.16:33:13.000> created_at = <Date 2002-06-11.20:23:47.000> labels = ['build'] title = 'setup.py ignores env and uses wrong libs' updated_at = <Date 2002-06-13.16:33:13.000> user = 'https://bugs.python.org/pcg' ``` bugs.python.org fields: ```python activity = <Date 2002-06-13.16:33:13.000> actor = 'skip.montanaro' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-06-11.20:23:47.000> creator = 'pcg' dependencies = [] files = [] hgrepos = [] issue_num = 567605 keywords = [] message_count = 7.0 messages = ['11159', '11160', '11161', '11162', '11163', '11164', '11165'] nosy_count = 3.0 nosy_names = ['loewis', 'skip.montanaro', 'pcg'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue567605' versions = ['Python 2.2'] ``` </p></details>
setup.py ignores env and uses wrong libs
https://api.github.com/repos/python/cpython/issues/36728/comments
7
2002-06-11T20:23:47Z
2022-04-09T22:12:21Z
https://github.com/python/cpython/issues/36728
1,198,786,856
36,728
[ "python", "cpython" ]
BPO | [567576](https://bugs.python.org/issue567576) --- | :--- 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 2002-08-09.20:24:19.000> created_at = <Date 2002-06-11.19:54:59.000> labels = ['type-feature', 'docs'] title = 'tarball to untar into a single dir' updated_at = <Date 2002-08-09.20:24:19.000> user = 'https://bugs.python.org/rainy' ``` bugs.python.org fields: ```python activity = <Date 2002-08-09.20:24:19.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-06-11.19:54:59.000> creator = 'rainy' dependencies = [] files = [] hgrepos = [] issue_num = 567576 keywords = [] message_count = 2.0 messages = ['11157', '11158'] nosy_count = 2.0 nosy_names = ['fdrake', 'rainy'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue567576' versions = [] ``` </p></details>
tarball to untar into a single dir
https://api.github.com/repos/python/cpython/issues/36727/comments
2
2002-06-11T19:54:59Z
2022-04-09T22:12:20Z
https://github.com/python/cpython/issues/36727
1,198,786,852
36,727
[ "python", "cpython" ]
BPO | [567568](https://bugs.python.org/issue567568) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-11.23:24:41.000> created_at = <Date 2002-06-11.19:38:03.000> labels = ['interpreter-core', 'invalid'] title = 'future division broken w/ PYTHONSTARTUP' updated_at = <Date 2002-06-11.23:24:41.000> user = 'https://bugs.python.org/teddrain' ``` bugs.python.org fields: ```python activity = <Date 2002-06-11.23:24:41.000> actor = 'tim.peters' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-06-11.19:38:03.000> creator = 'teddrain' dependencies = [] files = [] hgrepos = [] issue_num = 567568 keywords = [] message_count = 4.0 messages = ['11153', '11154', '11155', '11156'] nosy_count = 2.0 nosy_names = ['tim.peters', 'teddrain'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue567568' versions = ['Python 2.2'] ``` </p></details>
future division broken w/ PYTHONSTARTUP
https://api.github.com/repos/python/cpython/issues/36726/comments
4
2002-06-11T19:38:03Z
2022-04-09T22:12:18Z
https://github.com/python/cpython/issues/36726
1,198,786,846
36,726
[ "python", "cpython" ]
BPO | [567538](https://bugs.python.org/issue567538) --- | :--- Nosy | @gvanrossum Files | <li>[bug.py](https://bugs.python.org/file512/bug.py "Uploaded as text/plain at 2002-06-11.18:51:51 by bckfnn"): The example as a file.</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-06-12.03:46:40.000> created_at = <Date 2002-06-11.18:51:51.000> labels = ['interpreter-core'] title = 'Generator can crash the interpreter.' updated_at = <Date 2002-06-12.03:46:40.000> user = 'https://bugs.python.org/bckfnn' ``` bugs.python.org fields: ```python activity = <Date 2002-06-12.03:46:40.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-06-11.18:51:51.000> creator = 'bckfnn' dependencies = [] files = ['512'] hgrepos = [] issue_num = 567538 keywords = [] message_count = 3.0 messages = ['11150', '11151', '11152'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'bckfnn'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue567538' versions = ['Python 2.3'] ``` </p></details>
Generator can crash the interpreter.
https://api.github.com/repos/python/cpython/issues/36725/comments
3
2002-06-11T18:51:51Z
2022-04-09T22:12:18Z
https://github.com/python/cpython/issues/36725
1,198,786,842
36,725
[ "python", "cpython" ]
BPO | [567468](https://bugs.python.org/issue567468) --- | :--- Nosy | @loewis, @warsaw Files | <li>[wa.diff](https://bugs.python.org/file4331/wa.diff "Uploaded as text/plain at 2002-06-11.16:28:35 by jason_merrill")</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 2003-08-09.10:04:34.000> created_at = <Date 2002-06-11.16:28:35.000> labels = [] title = 'A different patch for python-mode vs gdb' updated_at = <Date 2003-08-09.10:04:34.000> user = 'https://bugs.python.org/jasonmerrill' ``` bugs.python.org fields: ```python activity = <Date 2003-08-09.10:04:34.000> actor = 'loewis' assignee = 'barry' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-06-11.16:28:35.000> creator = 'jason_merrill' dependencies = [] files = ['4331'] hgrepos = [] issue_num = 567468 keywords = ['patch'] message_count = 5.0 messages = ['40272', '40273', '40274', '40275', '40276'] nosy_count = 4.0 nosy_names = ['nobody', 'loewis', 'barry', 'jason_merrill'] pr_nums = [] priority = 'high' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue567468' versions = ['Python 2.3'] ``` </p></details>
A different patch for python-mode vs gdb
https://api.github.com/repos/python/cpython/issues/36724/comments
5
2002-06-11T16:28:35Z
2022-04-09T22:12:17Z
https://github.com/python/cpython/issues/36724
1,198,786,833
36,724
[ "python", "cpython" ]
BPO | [567376](https://bugs.python.org/issue567376) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-11.12:10:44.000> created_at = <Date 2002-06-11.12:10:44.000> labels = [] title = '__imul__ broken for new-style classes' updated_at = <Date 2002-06-11.12:10:44.000> user = 'https://bugs.python.org/davidabrahams' ``` bugs.python.org fields: ```python activity = <Date 2002-06-11.12:10:44.000> actor = 'david_abrahams' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-06-11.12:10:44.000> creator = 'david_abrahams' dependencies = [] files = [] hgrepos = [] issue_num = 567376 keywords = [] message_count = 1.0 messages = ['11149'] nosy_count = 1.0 nosy_names = ['david_abrahams'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue567376' versions = [] ``` </p></details>
__imul__ broken for new-style classes
https://api.github.com/repos/python/cpython/issues/36723/comments
1
2002-06-11T12:10:44Z
2022-04-09T22:12:15Z
https://github.com/python/cpython/issues/36723
1,198,786,823
36,723
[ "python", "cpython" ]
BPO | [567374](https://bugs.python.org/issue567374) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-11.13:41:54.000> created_at = <Date 2002-06-11.12:08:42.000> labels = ['library'] title = "os.stat() can't handle unicode filenames" updated_at = <Date 2002-06-11.13:41:54.000> user = 'https://bugs.python.org/cybervegan' ``` bugs.python.org fields: ```python activity = <Date 2002-06-11.13:41:54.000> actor = 'cybervegan' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-06-11.12:08:42.000> creator = 'cybervegan' dependencies = [] files = [] hgrepos = [] issue_num = 567374 keywords = [] message_count = 4.0 messages = ['11145', '11146', '11147', '11148'] nosy_count = 1.0 nosy_names = ['cybervegan'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue567374' versions = [] ``` </p></details>
os.stat() can't handle unicode filenames
https://api.github.com/repos/python/cpython/issues/36722/comments
4
2002-06-11T12:08:42Z
2022-04-09T22:12:14Z
https://github.com/python/cpython/issues/36722
1,198,786,820
36,722
[ "python", "cpython" ]
BPO | [567296](https://bugs.python.org/issue567296) --- | :--- Nosy | @jackjansen Files | <li>[macfs.patch](https://bugs.python.org/file4330/macfs.patch "Uploaded as text/plain at 2002-06-11.07:50:00 by pimbuur"): patch file for Mac:Modules:macfsmodule.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2002-08-06.13:00:05.000> created_at = <Date 2002-06-11.07:49:59.000> labels = ['OS-mac'] title = 'GetFInfo update' updated_at = <Date 2002-08-06.13:00:05.000> user = 'https://bugs.python.org/pimbuur' ``` bugs.python.org fields: ```python activity = <Date 2002-08-06.13:00:05.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-06-11.07:49:59.000> creator = 'pimbuur' dependencies = [] files = ['4330'] hgrepos = [] issue_num = 567296 keywords = ['patch'] message_count = 4.0 messages = ['40268', '40269', '40270', '40271'] nosy_count = 2.0 nosy_names = ['jackjansen', 'pimbuur'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue567296' versions = ['Python 2.2'] ``` </p></details>
GetFInfo update
https://api.github.com/repos/python/cpython/issues/36721/comments
4
2002-06-11T07:49:59Z
2022-04-09T22:12:14Z
https://github.com/python/cpython/issues/36721
1,198,786,816
36,721
[ "python", "cpython" ]
BPO | [567127](https://bugs.python.org/issue567127) --- | :--- 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 2002-06-11.02:59:21.000> created_at = <Date 2002-06-10.23:15:45.000> labels = ['docs'] title = 'Syntax typo in Python Tutorial' updated_at = <Date 2002-06-11.02:59:21.000> user = 'https://bugs.python.org/godfreyb' ``` bugs.python.org fields: ```python activity = <Date 2002-06-11.02:59:21.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-06-10.23:15:45.000> creator = 'godfreyb' dependencies = [] files = [] hgrepos = [] issue_num = 567127 keywords = [] message_count = 2.0 messages = ['11143', '11144'] nosy_count = 2.0 nosy_names = ['fdrake', 'godfreyb'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue567127' versions = [] ``` </p></details>
Syntax typo in Python Tutorial
https://api.github.com/repos/python/cpython/issues/36720/comments
2
2002-06-10T23:15:45Z
2022-04-09T22:12:13Z
https://github.com/python/cpython/issues/36720
1,198,786,815
36,720
[ "python", "cpython" ]
BPO | [566999](https://bugs.python.org/issue566999) --- | :--- Nosy | @loewis, @doerwalter Files | <li>[diff.txt](https://bugs.python.org/file4328/diff.txt "Uploaded as text/plain at 2002-06-10.18:19:17 by @doerwalter")</li><li>[diff2.txt](https://bugs.python.org/file4329/diff2.txt "Uploaded as text/plain at 2002-06-14.11:24:16 by @doerwalter")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/doerwalter' closed_at = <Date 2002-06-17.10:45:29.000> created_at = <Date 2002-06-10.18:19:17.000> labels = ['interpreter-core'] title = 'unicode in sys.path' updated_at = <Date 2002-06-17.10:45:29.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2002-06-17.10:45:29.000> actor = 'doerwalter' assignee = 'doerwalter' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-06-10.18:19:17.000> creator = 'doerwalter' dependencies = [] files = ['4328', '4329'] hgrepos = [] issue_num = 566999 keywords = ['patch'] message_count = 9.0 messages = ['40259', '40260', '40261', '40262', '40263', '40264', '40265', '40266', '40267'] nosy_count = 2.0 nosy_names = ['loewis', 'doerwalter'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue566999' versions = [] ``` </p></details>
unicode in sys.path
https://api.github.com/repos/python/cpython/issues/36719/comments
9
2002-06-10T18:19:17Z
2022-04-09T22:12:12Z
https://github.com/python/cpython/issues/36719
1,198,786,811
36,719
[ "python", "cpython" ]
BPO | [566970](https://bugs.python.org/issue566970) --- | :--- 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 2002-06-12.03:54:01.000> created_at = <Date 2002-06-10.17:21:37.000> labels = ['interpreter-core'] title = "__imul__ broken for 'object's" updated_at = <Date 2002-06-12.03:54:01.000> user = 'https://bugs.python.org/aschmolck' ``` bugs.python.org fields: ```python activity = <Date 2002-06-12.03:54:01.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-06-10.17:21:37.000> creator = 'aschmolck' dependencies = [] files = [] hgrepos = [] issue_num = 566970 keywords = [] message_count = 2.0 messages = ['11141', '11142'] nosy_count = 2.0 nosy_names = ['rhettinger', 'aschmolck'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue566970' versions = ['Python 2.2'] ``` </p></details>
__imul__ broken for 'object's
https://api.github.com/repos/python/cpython/issues/36718/comments
2
2002-06-10T17:21:37Z
2022-04-09T22:12:09Z
https://github.com/python/cpython/issues/36718
1,198,786,805
36,718
[ "python", "cpython" ]
BPO | [566869](https://bugs.python.org/issue566869) --- | :--- 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 2002-06-10.15:53:46.000> created_at = <Date 2002-06-10.14:37:34.000> labels = ['docs'] title = 'Typo in "What\'s new in Python 2.3"' updated_at = <Date 2002-06-10.15:53:46.000> user = 'https://bugs.python.org/mcherm' ``` bugs.python.org fields: ```python activity = <Date 2002-06-10.15:53:46.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-06-10.14:37:34.000> creator = 'mcherm' dependencies = [] files = [] hgrepos = [] issue_num = 566869 keywords = [] message_count = 2.0 messages = ['11139', '11140'] nosy_count = 2.0 nosy_names = ['akuchling', 'mcherm'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue566869' versions = ['Python 2.3'] ``` </p></details>
Typo in "What's new in Python 2.3"
https://api.github.com/repos/python/cpython/issues/36717/comments
2
2002-06-10T14:37:34Z
2022-04-09T22:12:09Z
https://github.com/python/cpython/issues/36717
1,198,786,801
36,717
[ "python", "cpython" ]
BPO | [566859](https://bugs.python.org/issue566859) --- | :--- 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 = None closed_at = <Date 2002-06-10.19:47:54.000> created_at = <Date 2002-06-10.14:11:48.000> labels = ['library'] title = "rotormodule's set_key calls strlen" updated_at = <Date 2002-06-10.19:47:54.000> user = 'https://bugs.python.org/dbrueck' ``` bugs.python.org fields: ```python activity = <Date 2002-06-10.19:47:54.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-06-10.14:11:48.000> creator = 'dbrueck' dependencies = [] files = [] hgrepos = [] issue_num = 566859 keywords = [] message_count = 2.0 messages = ['11137', '11138'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'dbrueck'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue566859' versions = [] ``` </p></details>
rotormodule's set_key calls strlen
https://api.github.com/repos/python/cpython/issues/36716/comments
2
2002-06-10T14:11:48Z
2022-04-09T22:12:07Z
https://github.com/python/cpython/issues/36716
1,198,786,795
36,716
[ "python", "cpython" ]
BPO | [566631](https://bugs.python.org/issue566631) --- | :--- Nosy | @malemburg, @tim-one, @freddrake, @zopyx <sup>*Note: these values reflect the state of the issue at 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 2002-06-20.22:09:50.000> created_at = <Date 2002-06-10.00:25:09.000> labels = ['docs'] title = 'PyUnicode_Find() returns wrong results' updated_at = <Date 2002-06-20.22:09:50.000> user = 'https://github.com/zopyx' ``` bugs.python.org fields: ```python activity = <Date 2002-06-20.22:09:50.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-06-10.00:25:09.000> creator = 'ajung' dependencies = [] files = [] hgrepos = [] issue_num = 566631 keywords = [] message_count = 8.0 messages = ['11129', '11130', '11131', '11132', '11133', '11134', '11135', '11136'] nosy_count = 4.0 nosy_names = ['lemburg', 'tim.peters', 'fdrake', 'ajung'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue566631' versions = [] ``` </p></details>
PyUnicode_Find() returns wrong results
https://api.github.com/repos/python/cpython/issues/36715/comments
8
2002-06-10T00:25:09Z
2022-04-09T22:12:07Z
https://github.com/python/cpython/issues/36715
1,198,786,792
36,715
[ "python", "cpython" ]
BPO | [566517](https://bugs.python.org/issue566517) --- | :--- Nosy | @gvanrossum, @kfogel Files | <li>[msg](https://bugs.python.org/file4327/msg "Uploaded as application/octet-stream at 2002-06-09.18:17:44 by @kfogel"): log message and patch for shutil.rmtree 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 2002-06-10.20:11:11.000> created_at = <Date 2002-06-09.18:17:44.000> labels = ['library'] title = 'fix bug in shutil.rmtree exception case' updated_at = <Date 2002-06-10.20:11:11.000> user = 'https://github.com/kfogel' ``` bugs.python.org fields: ```python activity = <Date 2002-06-10.20:11:11.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-06-09.18:17:44.000> creator = 'kfogel' dependencies = [] files = ['4327'] hgrepos = [] issue_num = 566517 keywords = ['patch'] message_count = 2.0 messages = ['40257', '40258'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'kfogel'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue566517' versions = [] ``` </p></details>
fix bug in shutil.rmtree exception case
https://api.github.com/repos/python/cpython/issues/36714/comments
2
2002-06-09T18:17:44Z
2022-04-09T22:12:05Z
https://github.com/python/cpython/issues/36714
1,198,786,790
36,714
[ "python", "cpython" ]
BPO | [566302](https://bugs.python.org/issue566302) --- | :--- Nosy | @loewis, @jackjansen <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/jackjansen' closed_at = <Date 2002-08-06.12:39:19.000> created_at = <Date 2002-06-08.21:50:20.000> labels = ['OS-mac'] title = 'Bgen should generate 7-bit-clean code' updated_at = <Date 2002-08-06.12:39:19.000> user = 'https://github.com/jackjansen' ``` bugs.python.org fields: ```python activity = <Date 2002-08-06.12:39:19.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['macOS'] creation = <Date 2002-06-08.21:50:20.000> creator = 'jackjansen' dependencies = [] files = [] hgrepos = [] issue_num = 566302 keywords = [] message_count = 9.0 messages = ['11120', '11121', '11122', '11123', '11124', '11125', '11126', '11127', '11128'] nosy_count = 3.0 nosy_names = ['loewis', 'jackjansen', 'jvr'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue566302' versions = [] ``` </p></details>
Bgen should generate 7-bit-clean code
https://api.github.com/repos/python/cpython/issues/36713/comments
9
2002-06-08T21:50:20Z
2022-04-09T22:12:05Z
https://github.com/python/cpython/issues/36713
1,198,786,785
36,713
[ "python", "cpython" ]
BPO | [566100](https://bugs.python.org/issue566100) --- | :--- Nosy | @mwhudson, @tim-one, @mhammond, @smontanaro Files | <li>[dl_import.patch](https://bugs.python.org/file4324/dl_import.patch "Uploaded as text/plain at 2002-07-05.06:45:23 by @mhammond"): Updated patch - requires autoheader and autoconf to work.</li><li>[cfg.diff](https://bugs.python.org/file4325/cfg.diff "Uploaded as text/plain at 2002-07-19.01:03:56 by nnorwitz"): Updated configure to match new configure.in</li><li>[dl_export.diff](https://bugs.python.org/file4326/dl_export.diff "Uploaded as text/plain at 2002-07-31.15:54:29 by @smontanaro")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/mhammond' closed_at = <Date 2002-07-31.15:54:29.000> created_at = <Date 2002-06-08.05:14:56.000> labels = ['interpreter-core'] title = 'Rationalize DL_IMPORT and DL_EXPORT' updated_at = <Date 2002-07-31.15:54:29.000> user = 'https://github.com/mhammond' ``` bugs.python.org fields: ```python activity = <Date 2002-07-31.15:54:29.000> actor = 'skip.montanaro' assignee = 'mhammond' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-06-08.05:14:56.000> creator = 'mhammond' dependencies = [] files = ['4324', '4325', '4326'] hgrepos = [] issue_num = 566100 keywords = ['patch'] message_count = 16.0 messages = ['40241', '40242', '40243', '40244', '40245', '40246', '40247', '40248', '40249', '40250', '40251', '40252', '40253', '40254', '40255', '40256'] nosy_count = 6.0 nosy_names = ['mwh', 'tim.peters', 'mhammond', 'effbot', 'skip.montanaro', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue566100' versions = [] ``` </p></details>
Rationalize DL_IMPORT and DL_EXPORT
https://api.github.com/repos/python/cpython/issues/36712/comments
16
2002-06-08T05:14:56Z
2022-04-09T22:12:04Z
https://github.com/python/cpython/issues/36712
1,198,786,782
36,712
[ "python", "cpython" ]
BPO | [566037](https://bugs.python.org/issue566037) --- | :--- Nosy | @gvanrossum, @loewis, @mhammond, @facundobatista <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2005-03-22.22:11:28.000> created_at = <Date 2002-06-08.00:07:37.000> labels = ['interpreter-core'] title = 'Popen exectuion blocking w/threads' updated_at = <Date 2005-03-22.22:11:28.000> user = 'https://bugs.python.org/mstoufer' ``` bugs.python.org fields: ```python activity = <Date 2005-03-22.22:11:28.000> actor = 'facundobatista' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-06-08.00:07:37.000> creator = 'mstoufer' dependencies = [] files = [] hgrepos = [] issue_num = 566037 keywords = [] message_count = 15.0 messages = ['11105', '11106', '11107', '11108', '11109', '11110', '11111', '11112', '11113', '11114', '11115', '11116', '11117', '11118', '11119'] nosy_count = 8.0 nosy_names = ['gvanrossum', 'loewis', 'mhammond', 'facundobatista', 'mstoufer', 'mcstoufer', 'zoranbosnjak', 'burwell'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue566037' versions = ['Python 2.2'] ``` </p></details>
Popen exectuion blocking w/threads
https://api.github.com/repos/python/cpython/issues/36711/comments
15
2002-06-08T00:07:37Z
2022-04-09T22:12:02Z
https://github.com/python/cpython/issues/36711
1,198,786,777
36,711
[ "python", "cpython" ]
BPO | [566006](https://bugs.python.org/issue566006) --- | :--- Nosy | @gvanrossum, @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-11.00:19:30.000> created_at = <Date 2002-06-07.21:56:49.000> labels = ['library'] title = 'telnetlib makes Python dump core' updated_at = <Date 2002-06-11.00:19:30.000> user = 'https://bugs.python.org/bosna' ``` bugs.python.org fields: ```python activity = <Date 2002-06-11.00:19:30.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-06-07.21:56:49.000> creator = 'bosna' dependencies = [] files = [] hgrepos = [] issue_num = 566006 keywords = [] message_count = 5.0 messages = ['11100', '11101', '11102', '11103', '11104'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'bosna'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue566006' versions = ['Python 2.2'] ``` </p></details>
telnetlib makes Python dump core
https://api.github.com/repos/python/cpython/issues/36710/comments
5
2002-06-07T21:56:49Z
2022-04-09T22:12:00Z
https://github.com/python/cpython/issues/36710
1,198,786,770
36,710
[ "python", "cpython" ]
BPO | [565993](https://bugs.python.org/issue565993) --- | :--- Nosy | @tim-one Files | <li>[mpatrol.2611.log](https://bugs.python.org/file511/mpatrol.2611.log "Uploaded as application/octet-stream at 2002-06-07.21:27:40 by romberg")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-06-12.18:46:22.000> created_at = <Date 2002-06-07.21:27:40.000> labels = ['interpreter-core'] title = 'string.replace() can corrupt heap' updated_at = <Date 2002-06-12.18:46:22.000> user = 'https://bugs.python.org/romberg' ``` bugs.python.org fields: ```python activity = <Date 2002-06-12.18:46:22.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-06-07.21:27:40.000> creator = 'romberg' dependencies = [] files = ['511'] hgrepos = [] issue_num = 565993 keywords = [] message_count = 4.0 messages = ['11096', '11097', '11098', '11099'] nosy_count = 2.0 nosy_names = ['tim.peters', 'romberg'] pr_nums = [] priority = 'low' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue565993' versions = [] ``` </p></details>
string.replace() can corrupt heap
https://api.github.com/repos/python/cpython/issues/36709/comments
4
2002-06-07T21:27:40Z
2022-04-09T22:12:00Z
https://github.com/python/cpython/issues/36709
1,198,786,769
36,709
[ "python", "cpython" ]
BPO | [565786](https://bugs.python.org/issue565786) --- | :--- Nosy | @mwhudson Files | <li>[TermCapErr.zip](https://bugs.python.org/file510/TermCapErr.zip "Uploaded as application/x-zip-compressed at 2002-06-07.12:14:14 by mcmatthews"): Zip file containing stdout from configure & make, plus Makefile</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 2002-06-07.13:37:56.000> created_at = <Date 2002-06-07.12:14:14.000> labels = ['build', 'invalid'] title = 'termcap vs terminfo - AIX 4.3.3' updated_at = <Date 2002-06-07.13:37:56.000> user = 'https://bugs.python.org/mcmatthews' ``` bugs.python.org fields: ```python activity = <Date 2002-06-07.13:37:56.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-06-07.12:14:14.000> creator = 'mcmatthews' dependencies = [] files = ['510'] hgrepos = [] issue_num = 565786 keywords = [] message_count = 2.0 messages = ['11094', '11095'] nosy_count = 2.0 nosy_names = ['mwh', 'mcmatthews'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue565786' versions = [] ``` </p></details>
termcap vs terminfo - AIX 4.3.3
https://api.github.com/repos/python/cpython/issues/36708/comments
2
2002-06-07T12:14:14Z
2022-04-09T22:12:00Z
https://github.com/python/cpython/issues/36708
1,198,786,767
36,708
[ "python", "cpython" ]
BPO | [565747](https://bugs.python.org/issue565747) --- | :--- Nosy | @loewis Files | <li>[socketmodule.c.diff](https://bugs.python.org/file507/socketmodule.c.diff "Uploaded as text/plain at 2002-06-07.10:11:50 by jbeyer"): diff for bugfix</li><li>[sock.diff](https://bugs.python.org/file508/sock.diff "Uploaded as text/plain at 2002-06-11.05:45:09 by @loewis")</li><li>[socketmodule.c.diff2](https://bugs.python.org/file509/socketmodule.c.diff2 "Uploaded as application/octet-stream at 2002-06-11.11:03:43 by jbeyer"): my 2nd version of the pacht (against a clean socketmodule.c)</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/loewis' closed_at = <Date 2002-07-28.16:12:10.000> created_at = <Date 2002-06-07.10:11:49.000> labels = ['library'] title = 'crash on gethostbyaddr' updated_at = <Date 2002-07-28.16:12:10.000> user = 'https://bugs.python.org/jbeyer' ``` bugs.python.org fields: ```python activity = <Date 2002-07-28.16:12:10.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-06-07.10:11:49.000> creator = 'jbeyer' dependencies = [] files = ['507', '508', '509'] hgrepos = [] issue_num = 565747 keywords = [] message_count = 7.0 messages = ['11087', '11088', '11089', '11090', '11091', '11092', '11093'] nosy_count = 3.0 nosy_names = ['loewis', 'jhermann', 'jbeyer'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue565747' versions = ['Python 2.2'] ``` </p></details>
crash on gethostbyaddr
https://api.github.com/repos/python/cpython/issues/36707/comments
7
2002-06-07T10:11:49Z
2022-04-09T22:11:58Z
https://github.com/python/cpython/issues/36707
1,198,786,760
36,707
[ "python", "cpython" ]
BPO | [565710](https://bugs.python.org/issue565710) --- | :--- Nosy | @mwhudson, @gvanrossum, @loewis, @warsaw Files | <li>[setup.py-diff.txt](https://bugs.python.org/file506/setup.py-diff.txt "Uploaded as text/plain at 2002-09-27.04:35:53 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 2003-01-07.06:18:15.000> created_at = <Date 2002-06-07.08:38:14.000> labels = [] title = 'ImportError: No module named _socket' updated_at = <Date 2003-01-07.06:18:15.000> user = 'https://bugs.python.org/pkolmann' ``` bugs.python.org fields: ```python activity = <Date 2003-01-07.06:18:15.000> actor = 'gtk' assignee = 'barry' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-06-07.08:38:14.000> creator = 'pkolmann' dependencies = [] files = ['506'] hgrepos = [] issue_num = 565710 keywords = [] message_count = 13.0 messages = ['11074', '11075', '11076', '11077', '11078', '11079', '11080', '11081', '11082', '11083', '11084', '11085', '11086'] nosy_count = 6.0 nosy_names = ['mwh', 'gvanrossum', 'loewis', 'barry', 'gtk', 'pkolmann'] pr_nums = [] priority = 'high' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue565710' versions = ['Python 2.2'] ``` </p></details>
ImportError: No module named _socket
https://api.github.com/repos/python/cpython/issues/36706/comments
13
2002-06-07T08:38:14Z
2022-04-09T22:11:57Z
https://github.com/python/cpython/issues/36706
1,198,786,755
36,706
[ "python", "cpython" ]
BPO | [565471](https://bugs.python.org/issue565471) --- | :--- Nosy | @loewis, @doerwalter Files | <li>[diff.txt](https://bugs.python.org/file4322/diff.txt "Uploaded as text/plain at 2002-06-06.18:47:18 by @doerwalter")</li><li>[diff2.txt](https://bugs.python.org/file4323/diff2.txt "Uploaded as text/plain at 2002-06-07.10:41:32 by @doerwalter")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/doerwalter' closed_at = <Date 2002-06-07.14:48:45.000> created_at = <Date 2002-06-06.18:47:18.000> labels = ['library'] title = 'Update Tools/world/world' updated_at = <Date 2002-06-07.14:48:45.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2002-06-07.14:48:45.000> actor = 'doerwalter' assignee = 'doerwalter' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-06-06.18:47:18.000> creator = 'doerwalter' dependencies = [] files = ['4322', '4323'] hgrepos = [] issue_num = 565471 keywords = ['patch'] message_count = 5.0 messages = ['40236', '40237', '40238', '40239', '40240'] nosy_count = 2.0 nosy_names = ['loewis', 'doerwalter'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue565471' versions = [] ``` </p></details>
Update Tools/world/world
https://api.github.com/repos/python/cpython/issues/36705/comments
5
2002-06-06T18:47:18Z
2022-04-09T22:11:56Z
https://github.com/python/cpython/issues/36705
1,198,786,750
36,705
[ "python", "cpython" ]
BPO | [565414](https://bugs.python.org/issue565414) --- | :--- Nosy | @gvanrossum, @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 2002-06-11.13:42:04.000> created_at = <Date 2002-06-06.16:54:13.000> labels = ['library'] title = 'urllib FancyURLopener.__init__ / urlopen' updated_at = <Date 2002-06-11.13:42:04.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-06-11.13:42:04.000> actor = 'nnorwitz' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-06-06.16:54:13.000> creator = 'nnorwitz' dependencies = [] files = [] hgrepos = [] issue_num = 565414 keywords = [] message_count = 3.0 messages = ['11071', '11072', '11073'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'fdrake', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue565414' versions = ['Python 2.3'] ``` </p></details>
urllib FancyURLopener.__init__ / urlopen
https://api.github.com/repos/python/cpython/issues/36704/comments
3
2002-06-06T16:54:13Z
2022-04-09T22:11:55Z
https://github.com/python/cpython/issues/36704
1,198,786,743
36,704
[ "python", "cpython" ]
BPO | [565378](https://bugs.python.org/issue565378) --- | :--- Nosy | @gvanrossum, @loewis, @warsaw Files | <li>[release.txt](https://bugs.python.org/file4321/release.txt "Uploaded as text/plain at 2002-06-06.15:45:54 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 2002-07-12.17:36:33.000> created_at = <Date 2002-06-06.15:45:52.000> labels = ['interpreter-core'] title = 'Expose _Py_ReleaseInternedStrings' updated_at = <Date 2002-07-12.17:36:33.000> user = 'https://github.com/warsaw' ``` bugs.python.org fields: ```python activity = <Date 2002-07-12.17:36:33.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-06-06.15:45:52.000> creator = 'barry' dependencies = [] files = ['4321'] hgrepos = [] issue_num = 565378 keywords = ['patch'] message_count = 8.0 messages = ['40228', '40229', '40230', '40231', '40232', '40233', '40234', '40235'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'barry'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue565378' versions = ['Python 2.3'] ``` </p></details>
Expose _Py_ReleaseInternedStrings
https://api.github.com/repos/python/cpython/issues/36703/comments
8
2002-06-06T15:45:52Z
2022-04-09T22:11:54Z
https://github.com/python/cpython/issues/36703
1,198,786,736
36,703
[ "python", "cpython" ]
BPO | [565373](https://bugs.python.org/issue565373) --- | :--- 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 2002-06-10.19:26:20.000> created_at = <Date 2002-06-06.15:37:37.000> labels = ['expert-IDLE'] title = 'IDLE needs printing' updated_at = <Date 2002-06-10.19:26:20.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2002-06-10.19:26:20.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['IDLE'] creation = <Date 2002-06-06.15:37:37.000> creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 565373 keywords = [] message_count = 3.0 messages = ['11068', '11069', '11070'] nosy_count = 1.0 nosy_names = ['gvanrossum'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue565373' versions = [] ``` </p></details>
IDLE needs printing
https://api.github.com/repos/python/cpython/issues/36702/comments
3
2002-06-06T15:37:37Z
2022-04-09T22:11:52Z
https://github.com/python/cpython/issues/36702
1,198,786,731
36,702
[ "python", "cpython" ]
BPO | [565183](https://bugs.python.org/issue565183) --- | :--- Nosy | @warsaw Files | <li>[parser.diff](https://bugs.python.org/file4320/parser.diff "Uploaded as text/plain at 2002-06-06.08:09:17 by anthonybaxter"): newer parser.diff</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-07-09.01:45:28.000> created_at = <Date 2002-06-06.07:02:38.000> labels = ['extension-modules'] title = 'email Parser non-strict mode' updated_at = <Date 2002-07-09.01:45:28.000> user = 'https://bugs.python.org/anthonybaxter' ``` bugs.python.org fields: ```python activity = <Date 2002-07-09.01:45:28.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-06-06.07:02:38.000> creator = 'anthonybaxter' dependencies = [] files = ['4320'] hgrepos = [] issue_num = 565183 keywords = ['patch'] message_count = 3.0 messages = ['40225', '40226', '40227'] nosy_count = 2.0 nosy_names = ['barry', 'anthonybaxter'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue565183' versions = [] ``` </p></details>
email Parser non-strict mode
https://api.github.com/repos/python/cpython/issues/36701/comments
3
2002-06-06T07:02:38Z
2022-04-09T22:11:51Z
https://github.com/python/cpython/issues/36701
1,198,786,727
36,701
[ "python", "cpython" ]
BPO | [565085](https://bugs.python.org/issue565085) --- | :--- Nosy | @gvanrossum Files | <li>[copy.diff](https://bugs.python.org/file4319/copy.diff "Uploaded as text/plain at 2002-06-05.23:20:21 by jaytmiller"): copy._reduction __setstate__ 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/gvanrossum' closed_at = <Date 2002-06-06.17:42:23.000> created_at = <Date 2002-06-05.23:20:21.000> labels = ['library'] title = "copy._reduction doesn't __setstate__" updated_at = <Date 2002-06-06.17:42:23.000> user = 'https://bugs.python.org/jaytmiller' ``` bugs.python.org fields: ```python activity = <Date 2002-06-06.17:42:23.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-06-05.23:20:21.000> creator = 'jaytmiller' dependencies = [] files = ['4319'] hgrepos = [] issue_num = 565085 keywords = ['patch'] message_count = 2.0 messages = ['40223', '40224'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'jaytmiller'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue565085' versions = ['Python 2.3'] ``` </p></details>
copy._reduction doesn't __setstate__
https://api.github.com/repos/python/cpython/issues/36700/comments
2
2002-06-05T23:20:21Z
2022-04-09T22:11:50Z
https://github.com/python/cpython/issues/36700
1,198,786,722
36,700
[ "python", "cpython" ]
BPO | [564931](https://bugs.python.org/issue564931) --- | :--- Nosy | @theller Files | <li>[patch.diff](https://bugs.python.org/file504/patch.diff "Uploaded as text/plain at 2002-07-04.08:38:47 by @theller"): Patch including test case</li><li>[compile-patch2.diff](https://bugs.python.org/file505/compile-patch2.diff "Uploaded as text/plain at 2002-07-05.07:01:52 by @theller"): Patch without PyParser_ParseStringFilename()</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 2002-07-09.09:25:23.000> created_at = <Date 2002-06-05.17:09:47.000> labels = ['interpreter-core'] title = 'compile traceback must include filename' updated_at = <Date 2002-07-09.09:25:23.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2002-07-09.09:25:23.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-06-05.17:09:47.000> creator = 'theller' dependencies = [] files = ['504', '505'] hgrepos = [] issue_num = 564931 keywords = [] message_count = 8.0 messages = ['11060', '11061', '11062', '11063', '11064', '11065', '11066', '11067'] nosy_count = 2.0 nosy_names = ['jhylton', 'theller'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue564931' versions = [] ``` </p></details>
compile traceback must include filename
https://api.github.com/repos/python/cpython/issues/36699/comments
8
2002-06-05T17:09:47Z
2022-04-09T22:11:49Z
https://github.com/python/cpython/issues/36699
1,198,786,719
36,699
[ "python", "cpython" ]
BPO | [564913](https://bugs.python.org/issue564913) --- | :--- Files | <li>[bug.py](https://bugs.python.org/file503/bug.py "Uploaded as text/plain at 2002-06-05.16:36:13 by alex_nanou"): a script thet demostrates the bug in action....</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 2002-06-06.15:12:58.000> created_at = <Date 2002-06-05.16:36:13.000> labels = ['interpreter-core', 'invalid'] title = 'Partial Function redeffinition...' updated_at = <Date 2002-06-06.15:12:58.000> user = 'https://bugs.python.org/alexnanou' ``` bugs.python.org fields: ```python activity = <Date 2002-06-06.15:12:58.000> actor = 'jhylton' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-06-05.16:36:13.000> creator = 'alex_nanou' dependencies = [] files = ['503'] hgrepos = [] issue_num = 564913 keywords = [] message_count = 2.0 messages = ['11058', '11059'] nosy_count = 2.0 nosy_names = ['jhylton', 'alex_nanou'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue564913' versions = ['Python 2.2'] ``` </p></details>
Partial Function redeffinition...
https://api.github.com/repos/python/cpython/issues/36698/comments
2
2002-06-05T16:36:13Z
2022-04-09T22:11:47Z
https://github.com/python/cpython/issues/36698
1,198,786,713
36,698
[ "python", "cpython" ]
BPO | [564840](https://bugs.python.org/issue564840) --- | :--- Nosy | @gvanrossum, @theller Files | <li>[modulefinder.diff](https://bugs.python.org/file4318/modulefinder.diff "Uploaded as text/plain at 2002-06-05.12:51:28 by @theller"): Patch for modulefinder.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 2002-06-10.20:07:13.000> created_at = <Date 2002-06-05.12:51:27.000> labels = [] title = 'modulefinder and string methods' updated_at = <Date 2002-06-10.20:07:13.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2002-06-10.20:07:13.000> actor = 'theller' assignee = 'theller' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-06-05.12:51:27.000> creator = 'theller' dependencies = [] files = ['4318'] hgrepos = [] issue_num = 564840 keywords = ['patch'] message_count = 4.0 messages = ['40219', '40220', '40221', '40222'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'nnorwitz', 'theller'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue564840' versions = [] ``` </p></details>
modulefinder and string methods
https://api.github.com/repos/python/cpython/issues/36697/comments
4
2002-06-05T12:51:27Z
2022-04-09T22:11:47Z
https://github.com/python/cpython/issues/36697
1,198,786,707
36,697
[ "python", "cpython" ]
BPO | [564729](https://bugs.python.org/issue564729) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[FixTk.py](https://bugs.python.org/file502/FixTk.py "Uploaded as text/plain at 2002-11-03.05:06:25 by idiscovery")</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 2002-11-09.19:03:49.000> created_at = <Date 2002-06-05.06:09:52.000> labels = ['expert-tkinter'] title = 'FixTk.py logic wrong' updated_at = <Date 2002-11-09.19:03:49.000> user = 'https://bugs.python.org/idiscovery' ``` bugs.python.org fields: ```python activity = <Date 2002-11-09.19:03:49.000> actor = 'loewis' assignee = 'loewis' closed = True closed_date = None closer = None components = ['Tkinter'] creation = <Date 2002-06-05.06:09:52.000> creator = 'idiscovery' dependencies = [] files = ['502'] hgrepos = [] issue_num = 564729 keywords = [] message_count = 5.0 messages = ['11053', '11054', '11055', '11056', '11057'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'idiscovery'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue564729' versions = [] ``` </p></details>
FixTk.py logic wrong
https://api.github.com/repos/python/cpython/issues/36696/comments
5
2002-06-05T06:09:52Z
2022-04-09T22:11:46Z
https://github.com/python/cpython/issues/36696
1,198,786,704
36,696
[ "python", "cpython" ]
BPO | [564601](https://bugs.python.org/issue564601) --- | :--- Nosy | @gvanrossum, @loewis, @rhettinger Files | <li>[range2.diff](https://bugs.python.org/file501/range2.diff "Uploaded as text/plain at 2002-06-05.05:54:14 by @rhettinger"): Alternative patch with rangeiterobject</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 2002-06-05.20:09:47.000> created_at = <Date 2002-06-04.21:31:03.000> labels = ['interpreter-core'] title = 'patch 551410 broke xrange' updated_at = <Date 2002-06-05.20:09:47.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2002-06-05.20:09:47.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-06-04.21:31:03.000> creator = 'gvanrossum' dependencies = [] files = ['501'] hgrepos = [] issue_num = 564601 keywords = [] message_count = 7.0 messages = ['11046', '11047', '11048', '11049', '11050', '11051', '11052'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'rhettinger'] pr_nums = [] priority = 'high' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue564601' versions = ['Python 2.3'] ``` </p></details>
patch 551410 broke xrange
https://api.github.com/repos/python/cpython/issues/36695/comments
7
2002-06-04T21:31:03Z
2022-04-09T22:11:44Z
https://github.com/python/cpython/issues/36695
1,198,786,702
36,695
[ "python", "cpython" ]
BPO | [564549](https://bugs.python.org/issue564549) --- | :--- Nosy | @gvanrossum, @loewis Files | <li>[corr](https://bugs.python.org/file4317/corr "Uploaded as application/octet-stream at 2002-06-09.21:03:14 by erik_andersen"): changes + new testcases</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 2002-06-10.20:00:56.000> created_at = <Date 2002-06-04.20:09:29.000> labels = ['extension-modules'] title = 'error in weakref.WeakKeyDictionary' updated_at = <Date 2002-06-10.20:00:56.000> user = 'https://bugs.python.org/erikandersen' ``` bugs.python.org fields: ```python activity = <Date 2002-06-10.20:00:56.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-06-04.20:09:29.000> creator = 'erik_andersen' dependencies = [] files = ['4317'] hgrepos = [] issue_num = 564549 keywords = ['patch'] message_count = 3.0 messages = ['40216', '40217', '40218'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'erik_andersen'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue564549' versions = ['Python 2.2'] ``` </p></details>
error in weakref.WeakKeyDictionary
https://api.github.com/repos/python/cpython/issues/36694/comments
3
2002-06-04T20:09:29Z
2022-04-09T22:11:43Z
https://github.com/python/cpython/issues/36694
1,198,786,696
36,694
[ "python", "cpython" ]
BPO | [563954](https://bugs.python.org/issue563954) --- | :--- Nosy | @loewis Files | <li>[Python-2.2.1-posixmodule](https://bugs.python.org/file4316/Python-2.2.1-posixmodule "Uploaded as text/plain at 2002-06-03.16:53:33 by pboddie"): Proposed fix for bug python/cpython#36339.</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 2002-06-13.19:50:19.000> created_at = <Date 2002-06-03.16:53:33.000> labels = ['extension-modules'] title = 'posixmodule.c RedHat 6.1 (bug python/cpython#36339)' updated_at = <Date 2002-06-13.19:50:19.000> user = 'https://bugs.python.org/pboddie' ``` bugs.python.org fields: ```python activity = <Date 2002-06-13.19:50:19.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-06-03.16:53:33.000> creator = 'pboddie' dependencies = [] files = ['4316'] hgrepos = [] issue_num = 563954 keywords = ['patch'] message_count = 3.0 messages = ['40213', '40214', '40215'] nosy_count = 2.0 nosy_names = ['loewis', 'pboddie'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue563954' versions = ['Python 2.2'] ``` </p></details>
posixmodule.c RedHat 6.1 (bug #535545)
https://api.github.com/repos/python/cpython/issues/36693/comments
3
2002-06-03T16:53:33Z
2022-04-09T22:11:41Z
https://github.com/python/cpython/issues/36693
1,198,786,690
36,693
[ "python", "cpython" ]
BPO | [563915](https://bugs.python.org/issue563915) --- | :--- Nosy | @malemburg, @loewis, @warsaw <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/warsaw' closed_at = <Date 2002-06-13.20:03:32.000> created_at = <Date 2002-06-03.15:09:40.000> labels = ['expert-unicode'] title = 'getttext defaults with unicode' updated_at = <Date 2002-06-13.20:03:32.000> user = 'https://bugs.python.org/anglerud' ``` bugs.python.org fields: ```python activity = <Date 2002-06-13.20:03:32.000> actor = 'barry' assignee = 'barry' closed = True closed_date = None closer = None components = ['Unicode'] creation = <Date 2002-06-03.15:09:40.000> creator = 'anglerud' dependencies = [] files = [] hgrepos = [] issue_num = 563915 keywords = [] message_count = 5.0 messages = ['11041', '11042', '11043', '11044', '11045'] nosy_count = 4.0 nosy_names = ['lemburg', 'loewis', 'barry', 'anglerud'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue563915' versions = ['Python 2.2'] ``` </p></details>
getttext defaults with unicode
https://api.github.com/repos/python/cpython/issues/36692/comments
5
2002-06-03T15:09:40Z
2022-04-09T22:11:41Z
https://github.com/python/cpython/issues/36692
1,198,786,687
36,692
[ "python", "cpython" ]
BPO | [563750](https://bugs.python.org/issue563750) --- | :--- Nosy | @gvanrossum, @aleaxit <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-10.19:23:50.000> created_at = <Date 2002-06-03.05:59:27.000> labels = ['library'] title = 'os.tmpfile should use w+b, not w+' updated_at = <Date 2002-06-10.19:23:50.000> user = 'https://github.com/aleaxit' ``` bugs.python.org fields: ```python activity = <Date 2002-06-10.19:23:50.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-06-03.05:59:27.000> creator = 'aleax' dependencies = [] files = [] hgrepos = [] issue_num = 563750 keywords = [] message_count = 2.0 messages = ['11039', '11040'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'aleax'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue563750' versions = [] ``` </p></details>
os.tmpfile should use w+b, not w+
https://api.github.com/repos/python/cpython/issues/36691/comments
2
2002-06-03T05:59:27Z
2022-04-09T22:11:39Z
https://github.com/python/cpython/issues/36691
1,198,786,682
36,691
[ "python", "cpython" ]
BPO | [563740](https://bugs.python.org/issue563740) --- | :--- Nosy | @gvanrossum, @rhettinger Files | <li>[complex.diff](https://bugs.python.org/file500/complex.diff "Uploaded as text/plain at 2002-06-06.07:14:47 by @rhettinger"): Patch to complexobject.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-06-06.15:47:35.000> created_at = <Date 2002-06-03.05:17:30.000> labels = ['interpreter-core'] title = "complex() doesn't use __complex__" updated_at = <Date 2002-06-06.15:47:35.000> user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = <Date 2002-06-06.15:47:35.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-06-03.05:17:30.000> creator = 'gvanrossum' dependencies = [] files = ['500'] hgrepos = [] issue_num = 563740 keywords = [] message_count = 4.0 messages = ['11035', '11036', '11037', '11038'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue563740' versions = ['Python 2.3'] ``` </p></details>
complex() doesn't use __complex__
https://api.github.com/repos/python/cpython/issues/36690/comments
4
2002-06-03T05:17:30Z
2022-04-09T22:11:39Z
https://github.com/python/cpython/issues/36690
1,198,786,679
36,690
[ "python", "cpython" ]
BPO | [563730](https://bugs.python.org/issue563730) --- | :--- Nosy | @loewis, @doerwalter Files | <li>[isinstancePythonReport.tgz](https://bugs.python.org/file499/isinstancePythonReport.tgz "Uploaded as application/octet-stream at 2002-06-03.04:00:13 by jesspreston"): gzipped tar file</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-04.09:35:14.000> created_at = <Date 2002-06-03.04:00:13.000> labels = ['invalid'] title = 'isinstance() fails to identify obj class' updated_at = <Date 2002-06-04.09:35:14.000> user = 'https://bugs.python.org/jesspreston' ``` bugs.python.org fields: ```python activity = <Date 2002-06-04.09:35:14.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-06-03.04:00:13.000> creator = 'jesspreston' dependencies = [] files = ['499'] hgrepos = [] issue_num = 563730 keywords = [] message_count = 3.0 messages = ['11032', '11033', '11034'] nosy_count = 3.0 nosy_names = ['loewis', 'doerwalter', 'jesspreston'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue563730' versions = ['Python 2.2'] ``` </p></details>
isinstance() fails to identify obj class
https://api.github.com/repos/python/cpython/issues/36689/comments
3
2002-06-03T04:00:13Z
2022-04-09T22:11:37Z
https://github.com/python/cpython/issues/36689
1,198,786,672
36,689
[ "python", "cpython" ]
BPO | [563665](https://bugs.python.org/issue563665) --- | :--- Files | <li>[out](https://bugs.python.org/file498/out "Uploaded as application/octet-stream at 2002-06-02.22:28:57 by edemaine"): Traceback caused by the simple example</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 2002-07-06.18:49:51.000> created_at = <Date 2002-06-02.22:28:57.000> labels = [] title = "urllib2 can't cope with error response" updated_at = <Date 2002-07-06.18:49:51.000> user = 'https://bugs.python.org/edemaine' ``` bugs.python.org fields: ```python activity = <Date 2002-07-06.18:49:51.000> actor = 'jhylton' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['None'] creation = <Date 2002-06-02.22:28:57.000> creator = 'edemaine' dependencies = [] files = ['498'] hgrepos = [] issue_num = 563665 keywords = [] message_count = 4.0 messages = ['11028', '11029', '11030', '11031'] nosy_count = 2.0 nosy_names = ['jhylton', 'edemaine'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue563665' versions = [] ``` </p></details>
urllib2 can't cope with error response
https://api.github.com/repos/python/cpython/issues/36688/comments
4
2002-06-02T22:28:57Z
2022-04-09T22:11:36Z
https://github.com/python/cpython/issues/36688
1,198,786,668
36,688
[ "python", "cpython" ]
BPO | [563598](https://bugs.python.org/issue563598) --- | :--- Nosy | @mwhudson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-05.16:30:44.000> created_at = <Date 2002-06-02.18:09:19.000> labels = ['build'] title = 'Core dump with newly built Python' updated_at = <Date 2002-06-05.16:30:44.000> user = 'https://bugs.python.org/whit' ``` bugs.python.org fields: ```python activity = <Date 2002-06-05.16:30:44.000> actor = 'whit' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-06-02.18:09:19.000> creator = 'whit' dependencies = [] files = [] hgrepos = [] issue_num = 563598 keywords = [] message_count = 7.0 messages = ['11021', '11022', '11023', '11024', '11025', '11026', '11027'] nosy_count = 3.0 nosy_names = ['mwh', 'nnorwitz', 'whit'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue563598' versions = ['Python 2.2'] ``` </p></details>
Core dump with newly built Python
https://api.github.com/repos/python/cpython/issues/36687/comments
7
2002-06-02T18:09:19Z
2022-04-09T22:11:34Z
https://github.com/python/cpython/issues/36687
1,198,786,663
36,687
[ "python", "cpython" ]
BPO | [563530](https://bugs.python.org/issue563530) --- | :--- 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 2002-06-20.06:19:51.000> created_at = <Date 2002-06-02.13:22:45.000> labels = ['docs'] title = 'Missing operator docs' updated_at = <Date 2002-06-20.06:19:51.000> user = 'https://bugs.python.org/davidabrahams' ``` bugs.python.org fields: ```python activity = <Date 2002-06-20.06:19:51.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-06-02.13:22:45.000> creator = 'david_abrahams' dependencies = [] files = [] hgrepos = [] issue_num = 563530 keywords = [] message_count = 3.0 messages = ['11018', '11019', '11020'] nosy_count = 2.0 nosy_names = ['rhettinger', 'david_abrahams'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue563530' versions = ['Python 2.2'] ``` </p></details>
Missing operator docs
https://api.github.com/repos/python/cpython/issues/36686/comments
3
2002-06-02T13:22:45Z
2022-04-09T22:11:34Z
https://github.com/python/cpython/issues/36686
1,198,786,660
36,686
[ "python", "cpython" ]
BPO | [563491](https://bugs.python.org/issue563491) --- | :--- Nosy | @loewis, @4kir4 <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2014-07-25.20:21:08.234> created_at = <Date 2002-06-02.08:04:43.000> labels = ['library'] title = 'Add separator argument to readline()' updated_at = <Date 2014-07-25.20:21:08.234> user = 'https://bugs.python.org/bescoto' ``` bugs.python.org fields: ```python activity = <Date 2014-07-25.20:21:08.234> actor = 'akira' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-06-02.08:04:43.000> creator = 'bescoto' dependencies = [] files = [] hgrepos = [] issue_num = 563491 keywords = [] message_count = 3.0 messages = ['11016', '11017', '223994'] nosy_count = 3.0 nosy_names = ['loewis', 'bescoto', 'akira'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue563491' versions = [] ``` </p></details>
Add separator argument to readline()
https://api.github.com/repos/python/cpython/issues/36685/comments
3
2002-06-02T08:04:43Z
2022-04-09T22:11:32Z
https://github.com/python/cpython/issues/36685
1,198,786,655
36,685
[ "python", "cpython" ]
BPO | [563338](https://bugs.python.org/issue563338) --- | :--- Nosy | @gvanrossum, @loewis, @mhammond, @freddrake Files | <li>[py_traceback.c](https://bugs.python.org/file497/py_traceback.c "Uploaded as text/plain at 2002-07-02.23:43:17 by @mhammond"): Alternative C implementation</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-07-02.23:43:17.000> created_at = <Date 2002-06-01.16:55:51.000> labels = ['invalid', 'docs'] title = 'Getting traceback in embedded python.' updated_at = <Date 2002-07-02.23:43:17.000> user = 'https://bugs.python.org/bpettersen' ``` bugs.python.org fields: ```python activity = <Date 2002-07-02.23:43:17.000> actor = 'mhammond' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-06-01.16:55:51.000> creator = 'bpettersen' dependencies = [] files = ['497'] hgrepos = [] issue_num = 563338 keywords = [] message_count = 6.0 messages = ['11010', '11011', '11012', '11013', '11014', '11015'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'loewis', 'mhammond', 'fdrake', 'bpettersen'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue563338' versions = [] ``` </p></details>
Getting traceback in embedded python.
https://api.github.com/repos/python/cpython/issues/36684/comments
6
2002-06-01T16:55:51Z
2022-04-09T22:11:32Z
https://github.com/python/cpython/issues/36684
1,198,786,653
36,684
[ "python", "cpython" ]
BPO | [563303](https://bugs.python.org/issue563303) --- | :--- Nosy | @tim-one <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/tim-one' closed_at = <Date 2002-06-03.16:50:47.000> created_at = <Date 2002-06-01.14:10:24.000> labels = ['interpreter-core', 'invalid'] title = 'Heap corruption in debug' updated_at = <Date 2002-06-03.16:50:47.000> user = 'https://bugs.python.org/cliffo' ``` bugs.python.org fields: ```python activity = <Date 2002-06-03.16:50:47.000> actor = 'tim.peters' assignee = 'tim.peters' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-06-01.14:10:24.000> creator = 'cliffo' dependencies = [] files = [] hgrepos = [] issue_num = 563303 keywords = [] message_count = 5.0 messages = ['11005', '11006', '11007', '11008', '11009'] nosy_count = 2.0 nosy_names = ['tim.peters', 'cliffo'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue563303' versions = ['Python 2.3'] ``` </p></details>
Heap corruption in debug
https://api.github.com/repos/python/cpython/issues/36683/comments
5
2002-06-01T14:10:24Z
2022-04-09T22:11:31Z
https://github.com/python/cpython/issues/36683
1,198,786,650
36,683
[ "python", "cpython" ]
BPO | [563298](https://bugs.python.org/issue563298) --- | :--- 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-01-01.07:23:07.000> created_at = <Date 2002-06-01.14:03:14.000> labels = ['docs'] title = 'Fuzziness in inspect module documentatio' updated_at = <Date 2004-01-01.07:23:07.000> user = 'https://bugs.python.org/pinard' ``` bugs.python.org fields: ```python activity = <Date 2004-01-01.07:23:07.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-06-01.14:03:14.000> creator = 'pinard' dependencies = [] files = [] hgrepos = [] issue_num = 563298 keywords = [] message_count = 2.0 messages = ['11003', '11004'] nosy_count = 2.0 nosy_names = ['fdrake', 'pinard'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue563298' versions = [] ``` </p></details>
Fuzziness in inspect module documentatio
https://api.github.com/repos/python/cpython/issues/36682/comments
2
2002-06-01T14:03:14Z
2022-04-09T22:11:30Z
https://github.com/python/cpython/issues/36682
1,198,786,643
36,682
[ "python", "cpython" ]
BPO | [563273](https://bugs.python.org/issue563273) --- | :--- 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 2002-06-13.12:43:15.000> created_at = <Date 2002-06-01.12:25:44.000> labels = ['invalid', 'docs'] title = 'Clarify documentation for inspect' updated_at = <Date 2002-06-13.12:43:15.000> user = 'https://bugs.python.org/pinard' ``` bugs.python.org fields: ```python activity = <Date 2002-06-13.12:43:15.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-06-01.12:25:44.000> creator = 'pinard' dependencies = [] files = [] hgrepos = [] issue_num = 563273 keywords = [] message_count = 2.0 messages = ['11001', '11002'] nosy_count = 2.0 nosy_names = ['fdrake', 'pinard'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue563273' versions = [] ``` </p></details>
Clarify documentation for inspect
https://api.github.com/repos/python/cpython/issues/36681/comments
2
2002-06-01T12:25:44Z
2022-04-09T22:11:29Z
https://github.com/python/cpython/issues/36681
1,198,786,639
36,681
[ "python", "cpython" ]
BPO | [563203](https://bugs.python.org/issue563203) --- | :--- Nosy | @gvanrossum, @rhettinger Files | <li>[haskey.diff](https://bugs.python.org/file4315/haskey.diff "Uploaded as text/plain at 2002-06-01.05:22:36 by @rhettinger"): Patch to use contains instead of has_key</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 2002-06-01.14:25:22.000> created_at = <Date 2002-06-01.05:22:36.000> labels = ['library'] title = "Replace 'has_key' with 'in'" updated_at = <Date 2002-06-01.14:25:22.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-06-01.14:25:22.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-06-01.05:22:36.000> creator = 'rhettinger' dependencies = [] files = ['4315'] hgrepos = [] issue_num = 563203 keywords = ['patch'] message_count = 3.0 messages = ['40210', '40211', '40212'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue563203' versions = ['Python 2.3'] ``` </p></details>
Replace 'has_key' with 'in'
https://api.github.com/repos/python/cpython/issues/36680/comments
3
2002-06-01T05:22:36Z
2022-04-09T22:11:28Z
https://github.com/python/cpython/issues/36680
1,198,786,637
36,680
[ "python", "cpython" ]
BPO | [563148](https://bugs.python.org/issue563148) --- | :--- Nosy | @mwhudson <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-02.01:25:32.000> created_at = <Date 2002-06-01.01:23:36.000> labels = ['interpreter-core', 'invalid'] title = 'built-in LIST operation has bug' updated_at = <Date 2002-06-02.01:25:32.000> user = 'https://bugs.python.org/mytost' ``` bugs.python.org fields: ```python activity = <Date 2002-06-02.01:25:32.000> actor = 'mytost' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-06-01.01:23:36.000> creator = 'mytost' dependencies = [] files = [] hgrepos = [] issue_num = 563148 keywords = [] message_count = 4.0 messages = ['10997', '10998', '10999', '11000'] nosy_count = 3.0 nosy_names = ['mwh', 'nnorwitz', 'mytost'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue563148' versions = ['Python 2.2'] ``` </p></details>
built-in LIST operation has bug
https://api.github.com/repos/python/cpython/issues/36679/comments
4
2002-06-01T01:23:36Z
2022-04-09T22:11:26Z
https://github.com/python/cpython/issues/36679
1,198,786,635
36,679
[ "python", "cpython" ]
BPO | [563141](https://bugs.python.org/issue563141) --- | :--- Nosy | @brettcannon, @birkenfeld <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2006-02-19.14:58:10.000> created_at = <Date 2002-06-01.00:27:50.000> labels = ['type-feature', 'library'] title = 'fileinput/gzip modules should play well' updated_at = <Date 2006-02-19.14:58:10.000> user = 'https://bugs.python.org/groggygreggy' ``` bugs.python.org fields: ```python activity = <Date 2006-02-19.14:58:10.000> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-06-01.00:27:50.000> creator = 'groggygreggy' dependencies = [] files = [] hgrepos = [] issue_num = 563141 keywords = [] message_count = 4.0 messages = ['53552', '53553', '53554', '53555'] nosy_count = 3.0 nosy_names = ['brett.cannon', 'georg.brandl', 'groggygreggy'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue563141' versions = [] ``` </p></details>
fileinput/gzip modules should play well
https://api.github.com/repos/python/cpython/issues/36678/comments
4
2002-06-01T00:27:50Z
2022-04-09T22:11:24Z
https://github.com/python/cpython/issues/36678
1,198,786,632
36,678
[ "python", "cpython" ]
BPO | [563060](https://bugs.python.org/issue563060) --- | :--- Nosy | @gvanrossum, @warsaw, @pjeby <sup>*Note: these values reflect the state of the issue at 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 2002-11-29.20:22:55.000> created_at = <Date 2002-05-31.19:41:34.000> labels = ['interpreter-core'] title = 'Module can be used as a base class' updated_at = <Date 2002-11-29.20:22:55.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-11-29.20:22:55.000> actor = 'jvr' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-31.19:41:34.000> creator = 'nnorwitz' dependencies = [] files = [] hgrepos = [] issue_num = 563060 keywords = [] message_count = 6.0 messages = ['10991', '10992', '10993', '10994', '10995', '10996'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'barry', 'nnorwitz', 'jvr', 'pje'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue563060' versions = ['Python 2.3'] ``` </p></details>
Module can be used as a base class
https://api.github.com/repos/python/cpython/issues/36677/comments
6
2002-05-31T19:41:34Z
2022-04-09T22:11:24Z
https://github.com/python/cpython/issues/36677
1,198,786,626
36,677
[ "python", "cpython" ]
BPO | [562987](https://bugs.python.org/issue562987) --- | :--- Nosy | @gvanrossum, @akuchling, @rhettinger Files | <li>[cookie.diff](https://bugs.python.org/file4314/cookie.diff "Uploaded as text/plain at 2002-05-31.17:00:58 by @rhettinger"): Patch to Lib/cookie.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2002-06-26.15:20:03.000> created_at = <Date 2002-05-31.17:00:58.000> labels = ['library'] title = 'Remove UserDict from cookie.py' updated_at = <Date 2002-06-26.15:20:03.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-06-26.15:20:03.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-31.17:00:58.000> creator = 'rhettinger' dependencies = [] files = ['4314'] hgrepos = [] issue_num = 562987 keywords = ['patch'] message_count = 5.0 messages = ['40205', '40206', '40207', '40208', '40209'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'akuchling', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue562987' versions = ['Python 2.3'] ``` </p></details>
Remove UserDict from cookie.py
https://api.github.com/repos/python/cpython/issues/36676/comments
5
2002-05-31T17:00:58Z
2022-04-09T22:11:23Z
https://github.com/python/cpython/issues/36676
1,198,786,623
36,676
[ "python", "cpython" ]
BPO | [562892](https://bugs.python.org/issue562892) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-01.21:10:13.000> created_at = <Date 2002-05-31.12:33:23.000> labels = ['build'] title = 'use python if not pass test format??' updated_at = <Date 2002-06-01.21:10:13.000> user = 'https://bugs.python.org/ellendavis' ``` bugs.python.org fields: ```python activity = <Date 2002-06-01.21:10:13.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-05-31.12:33:23.000> creator = 'ellendavis' dependencies = [] files = [] hgrepos = [] issue_num = 562892 keywords = [] message_count = 2.0 messages = ['10989', '10990'] nosy_count = 2.0 nosy_names = ['loewis', 'ellendavis'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue562892' versions = ['Python 2.2'] ``` </p></details>
use python if not pass test format??
https://api.github.com/repos/python/cpython/issues/36675/comments
2
2002-05-31T12:33:23Z
2022-04-09T22:11:21Z
https://github.com/python/cpython/issues/36675
1,198,786,622
36,675
[ "python", "cpython" ]
BPO | [562878](https://bugs.python.org/issue562878) --- | :--- Nosy | @loewis, @freddrake <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-06-14.00:33:59.000> created_at = <Date 2002-05-31.11:36:27.000> labels = ['docs'] title = 'xmlrpclib.Binary.data undocumented' updated_at = <Date 2002-06-14.00:33:59.000> user = 'https://github.com/loewis' ``` bugs.python.org fields: ```python activity = <Date 2002-06-14.00:33:59.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-05-31.11:36:27.000> creator = 'loewis' dependencies = [] files = [] hgrepos = [] issue_num = 562878 keywords = [] message_count = 2.0 messages = ['10987', '10988'] nosy_count = 2.0 nosy_names = ['loewis', 'fdrake'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue562878' versions = [] ``` </p></details>
xmlrpclib.Binary.data undocumented
https://api.github.com/repos/python/cpython/issues/36674/comments
2
2002-05-31T11:36:27Z
2022-04-09T22:11:21Z
https://github.com/python/cpython/issues/36674
1,198,786,617
36,674
[ "python", "cpython" ]
BPO | [562585](https://bugs.python.org/issue562585) --- | :--- 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 2004-06-05.21:56:08.000> created_at = <Date 2002-05-30.20:27:45.000> labels = ['build'] title = 'build problems on DEC Unix 4.0f' updated_at = <Date 2004-06-05.21:56:08.000> user = 'https://bugs.python.org/gareytm' ``` bugs.python.org fields: ```python activity = <Date 2004-06-05.21:56:08.000> actor = 'akuchling' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-05-30.20:27:45.000> creator = 'gareytm' dependencies = [] files = [] hgrepos = [] issue_num = 562585 keywords = [] message_count = 7.0 messages = ['10980', '10981', '10982', '10983', '10984', '10985', '10986'] nosy_count = 3.0 nosy_names = ['loewis', 'akuchling', 'gareytm'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue562585' versions = ['Python 2.2'] ``` </p></details>
build problems on DEC Unix 4.0f
https://api.github.com/repos/python/cpython/issues/36673/comments
7
2002-05-30T20:27:45Z
2022-04-09T22:11:19Z
https://github.com/python/cpython/issues/36673
1,198,786,613
36,673
[ "python", "cpython" ]
BPO | [562552](https://bugs.python.org/issue562552) --- | :--- Nosy | @loewis <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-30.22:59:57.000> created_at = <Date 2002-05-30.19:08:37.000> labels = ['build'] title = 'build problems on DEC Unix 4.0f' updated_at = <Date 2002-05-30.22:59:57.000> user = 'https://bugs.python.org/gareytm' ``` bugs.python.org fields: ```python activity = <Date 2002-05-30.22:59:57.000> actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-05-30.19:08:37.000> creator = 'gareytm' dependencies = [] files = [] hgrepos = [] issue_num = 562552 keywords = [] message_count = 4.0 messages = ['10976', '10977', '10978', '10979'] nosy_count = 2.0 nosy_names = ['loewis', 'gareytm'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue562552' versions = ['Python 2.2'] ``` </p></details>
build problems on DEC Unix 4.0f
https://api.github.com/repos/python/cpython/issues/36672/comments
4
2002-05-30T19:08:37Z
2022-04-09T22:11:18Z
https://github.com/python/cpython/issues/36672
1,198,786,604
36,672
[ "python", "cpython" ]
BPO | [562529](https://bugs.python.org/issue562529) --- | :--- Nosy | @freddrake Files | <li>[libstdtypes.diff2](https://bugs.python.org/file4313/libstdtypes.diff2 "Uploaded as text/plain at 2002-06-13.03:55:29 by holdenweb"): Second diff of libstdtypes.txt taking Fred's comments into account</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 2002-06-14.09:18:52.000> created_at = <Date 2002-05-30.18:38:11.000> labels = ['docs'] title = 'First patch: start describing types...' updated_at = <Date 2002-06-14.09:18:52.000> user = 'https://bugs.python.org/holdenweb' ``` bugs.python.org fields: ```python activity = <Date 2002-06-14.09:18:52.000> actor = 'holdenweb' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-05-30.18:38:11.000> creator = 'holdenweb' dependencies = [] files = ['4313'] hgrepos = [] issue_num = 562529 keywords = ['patch'] message_count = 6.0 messages = ['40199', '40200', '40201', '40202', '40203', '40204'] nosy_count = 2.0 nosy_names = ['fdrake', 'holdenweb'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue562529' versions = ['Python 2.3'] ``` </p></details>
First patch: start describing types...
https://api.github.com/repos/python/cpython/issues/36671/comments
6
2002-05-30T18:38:11Z
2022-04-09T22:11:18Z
https://github.com/python/cpython/issues/36671
1,198,786,599
36,671
[ "python", "cpython" ]
BPO | [562501](https://bugs.python.org/issue562501) --- | :--- Nosy | @malemburg, @gvanrossum, @loewis, @rhettinger Files | <li>[isxxx.diff](https://bugs.python.org/file4312/isxxx.diff "Uploaded as text/plain at 2002-05-30.18:00:39 by @rhettinger"): Patch to stringobject.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/rhettinger' closed_at = <Date 2003-10-31.13:56:57.000> created_at = <Date 2002-05-30.18:00:38.000> labels = ['interpreter-core'] title = 'Add isxxx() methods to string objects' updated_at = <Date 2003-10-31.13:56:57.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2003-10-31.13:56:57.000> actor = 'loewis' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-30.18:00:38.000> creator = 'rhettinger' dependencies = [] files = ['4312'] hgrepos = [] issue_num = 562501 keywords = ['patch'] message_count = 7.0 messages = ['40192', '40193', '40194', '40195', '40196', '40197', '40198'] nosy_count = 4.0 nosy_names = ['lemburg', 'gvanrossum', 'loewis', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue562501' versions = ['Python 2.4'] ``` </p></details>
Add isxxx() methods to string objects
https://api.github.com/repos/python/cpython/issues/36670/comments
7
2002-05-30T18:00:38Z
2022-04-09T22:11:17Z
https://github.com/python/cpython/issues/36670
1,198,786,596
36,670
[ "python", "cpython" ]
BPO | [562492](https://bugs.python.org/issue562492) --- | :--- Nosy | @gvanrossum, @smontanaro Files | <li>[readline.diff](https://bugs.python.org/file4311/readline.diff "Uploaded as text/plain at 2002-05-30.17:47:33 by @smontanaro")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/smontanaro' closed_at = <Date 2002-06-11.14:33:37.000> created_at = <Date 2002-05-30.17:47:33.000> labels = ['extension-modules'] title = 'Prevent duplicates in readline history' updated_at = <Date 2002-06-11.14:33:37.000> user = 'https://github.com/smontanaro' ``` bugs.python.org fields: ```python activity = <Date 2002-06-11.14:33:37.000> actor = 'skip.montanaro' assignee = 'skip.montanaro' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-05-30.17:47:33.000> creator = 'skip.montanaro' dependencies = [] files = ['4311'] hgrepos = [] issue_num = 562492 keywords = ['patch'] message_count = 5.0 messages = ['40187', '40188', '40189', '40190', '40191'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'skip.montanaro'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue562492' versions = ['Python 2.3'] ``` </p></details>
Prevent duplicates in readline history
https://api.github.com/repos/python/cpython/issues/36669/comments
5
2002-05-30T17:47:33Z
2022-04-09T22:11:15Z
https://github.com/python/cpython/issues/36669
1,198,786,592
36,669
[ "python", "cpython" ]
BPO | [562416](https://bugs.python.org/issue562416) --- | :--- Nosy | @rhettinger Files | <li>[test_shelve.py](https://bugs.python.org/file4310/test_shelve.py "Uploaded as text/plain at 2002-05-30.15:38:12 by @rhettinger"): Unittest for shelve.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 2002-05-30.15:38:12.000> created_at = <Date 2002-05-30.15:38:12.000> labels = ['library'] title = 'Add unittest for shelve.py' updated_at = <Date 2002-05-30.15:38:12.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-05-30.15:38:12.000> actor = 'rhettinger' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-30.15:38:12.000> creator = 'rhettinger' dependencies = [] files = ['4310'] hgrepos = [] issue_num = 562416 keywords = ['patch'] message_count = 1.0 messages = ['40186'] nosy_count = 1.0 nosy_names = ['rhettinger'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue562416' versions = ['Python 2.3'] ``` </p></details>
Add unittest for shelve.py
https://api.github.com/repos/python/cpython/issues/36668/comments
1
2002-05-30T15:38:12Z
2022-04-09T22:11:13Z
https://github.com/python/cpython/issues/36668
1,198,786,589
36,668
[ "python", "cpython" ]
BPO | [562373](https://bugs.python.org/issue562373) --- | :--- Nosy | @doerwalter Files | <li>[diff.txt](https://bugs.python.org/file4309/diff.txt "Uploaded as text/plain at 2002-05-30.14:18:22 by @doerwalter")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/doerwalter' closed_at = <Date 2002-06-06.09:53:16.000> created_at = <Date 2002-05-30.14:18:22.000> labels = ['library'] title = 'Getting rid of string, types and stat' updated_at = <Date 2002-06-06.09:53:16.000> user = 'https://github.com/doerwalter' ``` bugs.python.org fields: ```python activity = <Date 2002-06-06.09:53:16.000> actor = 'doerwalter' assignee = 'doerwalter' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-30.14:18:22.000> creator = 'doerwalter' dependencies = [] files = ['4309'] hgrepos = [] issue_num = 562373 keywords = ['patch'] message_count = 6.0 messages = ['40180', '40181', '40182', '40183', '40184', '40185'] nosy_count = 2.0 nosy_names = ['doerwalter', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue562373' versions = [] ``` </p></details>
Getting rid of string, types and stat
https://api.github.com/repos/python/cpython/issues/36667/comments
6
2002-05-30T14:18:22Z
2022-04-09T22:11:13Z
https://github.com/python/cpython/issues/36667
1,198,786,583
36,667
[ "python", "cpython" ]
BPO | [562188](https://bugs.python.org/issue562188) --- | :--- 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 2002-06-13.12:27:29.000> created_at = <Date 2002-05-30.05:59:33.000> labels = ['build'] title = 'test_signal.py fails on FreeBSD-4-stable' updated_at = <Date 2002-06-13.12:27:29.000> user = 'https://bugs.python.org/llit' ``` bugs.python.org fields: ```python activity = <Date 2002-06-13.12:27:29.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Build'] creation = <Date 2002-05-30.05:59:33.000> creator = 'llit' dependencies = [] files = [] hgrepos = [] issue_num = 562188 keywords = [] message_count = 3.0 messages = ['10973', '10974', '10975'] nosy_count = 2.0 nosy_names = ['mwh', 'llit'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue562188' versions = ['Python 2.3'] ``` </p></details>
test_signal.py fails on FreeBSD-4-stable
https://api.github.com/repos/python/cpython/issues/36666/comments
3
2002-05-30T05:59:33Z
2022-04-09T22:11:12Z
https://github.com/python/cpython/issues/36666
1,198,786,582
36,666
[ "python", "cpython" ]
BPO | [562100](https://bugs.python.org/issue562100) --- | :--- Nosy | @loewis, @freddrake, @akuchling, @etrepum Files | <li>[db-patch](https://bugs.python.org/file4308/db-patch "Uploaded as application/octet-stream at 2002-05-29.21:21:53 by @akuchling")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/akuchling' closed_at = <Date 2004-08-23.20:27:01.000> created_at = <Date 2002-05-29.21:21:53.000> labels = ['library'] title = 'Installation database patch' updated_at = <Date 2004-08-23.20:27:01.000> user = 'https://github.com/akuchling' ``` bugs.python.org fields: ```python activity = <Date 2004-08-23.20:27:01.000> actor = 'akuchling' assignee = 'akuchling' closed = True closed_date = None closer = None components = ['Distutils'] creation = <Date 2002-05-29.21:21:53.000> creator = 'akuchling' dependencies = [] files = ['4308'] hgrepos = [] issue_num = 562100 keywords = ['patch'] message_count = 8.0 messages = ['40172', '40173', '40174', '40175', '40176', '40177', '40178', '40179'] nosy_count = 4.0 nosy_names = ['loewis', 'fdrake', 'akuchling', 'bob.ippolito'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue562100' versions = [] ``` </p></details>
Installation database patch
https://api.github.com/repos/python/cpython/issues/36665/comments
8
2002-05-29T21:21:53Z
2022-04-09T22:11:11Z
https://github.com/python/cpython/issues/36665
1,198,786,577
36,665
[ "python", "cpython" ]
BPO | [561998](https://bugs.python.org/issue561998) --- | :--- 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 2002-05-29.18:06:31.000> created_at = <Date 2002-05-29.17:48:53.000> labels = ['docs'] title = 'Library -- types module -- StringTypes' updated_at = <Date 2002-05-29.18:06:31.000> user = 'https://bugs.python.org/alayton' ``` bugs.python.org fields: ```python activity = <Date 2002-05-29.18:06:31.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-05-29.17:48:53.000> creator = 'alayton' dependencies = [] files = [] hgrepos = [] issue_num = 561998 keywords = [] message_count = 2.0 messages = ['10971', '10972'] nosy_count = 2.0 nosy_names = ['fdrake', 'alayton'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue561998' versions = ['Python 2.2'] ``` </p></details>
Library -- types module -- StringTypes
https://api.github.com/repos/python/cpython/issues/36664/comments
2
2002-05-29T17:48:53Z
2022-04-09T22:11:10Z
https://github.com/python/cpython/issues/36664
1,198,786,573
36,664
[ "python", "cpython" ]
BPO | [561928](https://bugs.python.org/issue561928) --- | :--- Nosy | @gvanrossum, @rhettinger Files | <li>[pendingdep.diff](https://bugs.python.org/file4307/pendingdep.diff "Uploaded as text/plain at 2002-05-29.15:16:51 by nnorwitz"): patch to impl PendingDeprecationWarning</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 2002-05-29.15:47:47.000> created_at = <Date 2002-05-29.15:16:51.000> labels = ['interpreter-core'] title = 'Implement Pending (Silent) Deprecation' updated_at = <Date 2002-05-29.15:47:47.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-05-29.15:47:47.000> actor = 'gvanrossum' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-29.15:16:51.000> creator = 'nnorwitz' dependencies = [] files = ['4307'] hgrepos = [] issue_num = 561928 keywords = ['patch'] message_count = 4.0 messages = ['40168', '40169', '40170', '40171'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'nnorwitz', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue561928' versions = ['Python 2.3'] ``` </p></details>
Implement Pending (Silent) Deprecation
https://api.github.com/repos/python/cpython/issues/36663/comments
4
2002-05-29T15:16:51Z
2022-04-09T22:11:08Z
https://github.com/python/cpython/issues/36663
1,198,786,566
36,663
[ "python", "cpython" ]
BPO | [561913](https://bugs.python.org/issue561913) --- | :--- Nosy | @mwhudson, @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/mwhudson' closed_at = <Date 2002-05-29.15:06:09.000> created_at = <Date 2002-05-29.14:36:48.000> labels = ['interpreter-core', 'invalid'] title = 'float values in lists' updated_at = <Date 2002-05-29.15:06:09.000> user = 'https://bugs.python.org/thranil' ``` bugs.python.org fields: ```python activity = <Date 2002-05-29.15:06:09.000> actor = 'tim.peters' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-29.14:36:48.000> creator = 'thranil' dependencies = [] files = [] hgrepos = [] issue_num = 561913 keywords = [] message_count = 5.0 messages = ['10966', '10967', '10968', '10969', '10970'] nosy_count = 3.0 nosy_names = ['mwh', 'tim.peters', 'thranil'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue561913' versions = ['Python 2.2'] ``` </p></details>
float values in lists
https://api.github.com/repos/python/cpython/issues/36662/comments
5
2002-05-29T14:36:48Z
2022-04-09T22:11:08Z
https://github.com/python/cpython/issues/36662
1,198,786,561
36,662
[ "python", "cpython" ]
BPO | [561858](https://bugs.python.org/issue561858) --- | :--- 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 = None closed_at = <Date 2002-06-14.01:08:25.000> created_at = <Date 2002-05-29.10:12:56.000> labels = ['interpreter-core'] title = 'Assertion with very long lists' updated_at = <Date 2002-06-14.01:08:25.000> user = 'https://bugs.python.org/jalet' ``` bugs.python.org fields: ```python activity = <Date 2002-06-14.01:08:25.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-29.10:12:56.000> creator = 'jalet' dependencies = [] files = [] hgrepos = [] issue_num = 561858 keywords = [] message_count = 14.0 messages = ['10952', '10953', '10954', '10955', '10956', '10957', '10958', '10959', '10960', '10961', '10962', '10963', '10964', '10965'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'tim.peters', 'nnorwitz', 'jalet'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue561858' versions = [] ``` </p></details>
Assertion with very long lists
https://api.github.com/repos/python/cpython/issues/36661/comments
14
2002-05-29T10:12:56Z
2022-04-09T22:11:06Z
https://github.com/python/cpython/issues/36661
1,198,786,557
36,661
[ "python", "cpython" ]
BPO | [561832](https://bugs.python.org/issue561832) --- | :--- Nosy | @gvanrossum, @theller, @rhettinger Files | <li>[stringobject.diff](https://bugs.python.org/file4306/stringobject.diff "Uploaded as text/plain at 2002-05-29.07:24:25 by @theller"): Patch for stringobject.c</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-30.14:00:23.000> created_at = <Date 2002-05-29.07:24:25.000> labels = ['interpreter-core'] title = 'Class attributes for string object' updated_at = <Date 2002-05-30.14:00:23.000> user = 'https://github.com/theller' ``` bugs.python.org fields: ```python activity = <Date 2002-05-30.14:00:23.000> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-29.07:24:25.000> creator = 'theller' dependencies = [] files = ['4306'] hgrepos = [] issue_num = 561832 keywords = ['patch'] message_count = 4.0 messages = ['40164', '40165', '40166', '40167'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'nnorwitz', 'theller', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'rejected' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue561832' versions = ['Python 2.3'] ``` </p></details>
Class attributes for string object
https://api.github.com/repos/python/cpython/issues/36660/comments
4
2002-05-29T07:24:25Z
2022-04-09T22:11:04Z
https://github.com/python/cpython/issues/36660
1,198,786,554
36,660
[ "python", "cpython" ]
BPO | [561825](https://bugs.python.org/issue561825) --- | :--- <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-05-31.14:09:53.000> created_at = <Date 2002-05-29.07:09:07.000> labels = ['interpreter-core'] title = 'Confusing error for "del f()"' updated_at = <Date 2002-05-31.14:09:53.000> user = 'https://bugs.python.org/spiv' ``` bugs.python.org fields: ```python activity = <Date 2002-05-31.14:09:53.000> actor = 'jhylton' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-29.07:09:07.000> creator = 'spiv' dependencies = [] files = [] hgrepos = [] issue_num = 561825 keywords = [] message_count = 2.0 messages = ['10950', '10951'] nosy_count = 2.0 nosy_names = ['jhylton', 'spiv'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue561825' versions = ['Python 2.2'] ``` </p></details>
Confusing error for "del f()"
https://api.github.com/repos/python/cpython/issues/36659/comments
2
2002-05-29T07:09:07Z
2022-04-09T22:11:03Z
https://github.com/python/cpython/issues/36659
1,198,786,549
36,659
[ "python", "cpython" ]
BPO | [561822](https://bugs.python.org/issue561822) --- | :--- Nosy | @freddrake Files | <li>[ConfigParser.patch](https://bugs.python.org/file496/ConfigParser.patch "Uploaded as text/plain at 2002-05-29.07:01:40 by knet"): Patch for python 2.2's ConfigParser.py</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/freddrake' closed_at = <Date 2002-09-27.15:35:47.000> created_at = <Date 2002-05-29.07:01:40.000> labels = ['library'] title = 'ConfigParser has_option case sensitive' updated_at = <Date 2002-09-27.15:35:47.000> user = 'https://bugs.python.org/knet' ``` bugs.python.org fields: ```python activity = <Date 2002-09-27.15:35:47.000> actor = 'fdrake' assignee = 'fdrake' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-29.07:01:40.000> creator = 'knet' dependencies = [] files = ['496'] hgrepos = [] issue_num = 561822 keywords = [] message_count = 2.0 messages = ['10948', '10949'] nosy_count = 2.0 nosy_names = ['fdrake', 'knet'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue561822' versions = [] ``` </p></details>
ConfigParser has_option case sensitive
https://api.github.com/repos/python/cpython/issues/36658/comments
2
2002-05-29T07:01:40Z
2022-04-09T22:11:03Z
https://github.com/python/cpython/issues/36658
1,198,786,545
36,658
[ "python", "cpython" ]
BPO | [561796](https://bugs.python.org/issue561796) --- | :--- Nosy | @malemburg <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/malemburg' closed_at = <Date 2002-05-29.18:32:47.000> created_at = <Date 2002-05-29.03:33:59.000> labels = ['library'] title = 'string.find causes lazy error' updated_at = <Date 2002-05-29.18:32:47.000> user = 'https://bugs.python.org/morngnstar' ``` bugs.python.org fields: ```python activity = <Date 2002-05-29.18:32:47.000> actor = 'lemburg' assignee = 'lemburg' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-29.03:33:59.000> creator = 'morngnstar' dependencies = [] files = [] hgrepos = [] issue_num = 561796 keywords = [] message_count = 5.0 messages = ['10943', '10944', '10945', '10946', '10947'] nosy_count = 2.0 nosy_names = ['lemburg', 'morngnstar'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue561796' versions = ['Python 2.2'] ``` </p></details>
string.find causes lazy error
https://api.github.com/repos/python/cpython/issues/36657/comments
5
2002-05-29T03:33:59Z
2022-04-09T22:11:02Z
https://github.com/python/cpython/issues/36657
1,198,786,543
36,657
[ "python", "cpython" ]
BPO | [561770](https://bugs.python.org/issue561770) --- | :--- 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 2002-05-29.16:11:32.000> created_at = <Date 2002-05-29.02:10:29.000> labels = ['extension-modules'] title = 're module MatchObject.group() problems' updated_at = <Date 2002-05-29.16:11:32.000> user = 'https://bugs.python.org/christianlavoie' ``` bugs.python.org fields: ```python activity = <Date 2002-05-29.16:11:32.000> actor = 'rhettinger' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2002-05-29.02:10:29.000> creator = 'christianlavoie' dependencies = [] files = [] hgrepos = [] issue_num = 561770 keywords = [] message_count = 2.0 messages = ['10941', '10942'] nosy_count = 3.0 nosy_names = ['effbot', 'rhettinger', 'christianlavoie'] pr_nums = [] priority = 'normal' resolution = 'wont fix' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue561770' versions = [] ``` </p></details>
re module MatchObject.group() problems
https://api.github.com/repos/python/cpython/issues/36656/comments
2
2002-05-29T02:10:29Z
2022-04-09T22:11:00Z
https://github.com/python/cpython/issues/36656
1,198,786,538
36,656
[ "python", "cpython" ]
BPO | [561724](https://bugs.python.org/issue561724) --- | :--- Nosy | @mwhudson Files | <li>[README.patch](https://bugs.python.org/file4305/README.patch "Uploaded as text/plain at 2002-05-28.23:01:32 by hadfield"): README patch against Python 2.2.1 source</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 2002-07-31.09:55:48.000> created_at = <Date 2002-05-28.23:01:32.000> labels = ['docs'] title = 'README additions for Cray T3E' updated_at = <Date 2002-07-31.09:55:48.000> user = 'https://bugs.python.org/hadfield' ``` bugs.python.org fields: ```python activity = <Date 2002-07-31.09:55:48.000> actor = 'mwh' assignee = 'mwh' closed = True closed_date = None closer = None components = ['Documentation'] creation = <Date 2002-05-28.23:01:32.000> creator = 'hadfield' dependencies = [] files = ['4305'] hgrepos = [] issue_num = 561724 keywords = ['patch'] message_count = 3.0 messages = ['40161', '40162', '40163'] nosy_count = 2.0 nosy_names = ['mwh', 'hadfield'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue561724' versions = ['Python 2.2'] ``` </p></details>
README additions for Cray T3E
https://api.github.com/repos/python/cpython/issues/36655/comments
3
2002-05-28T23:01:32Z
2022-04-09T22:11:00Z
https://github.com/python/cpython/issues/36655
1,198,786,533
36,655
[ "python", "cpython" ]
BPO | [561478](https://bugs.python.org/issue561478) --- | :--- Nosy | @gvanrossum, @doerwalter, @theller Files | <li>[Python-2.2.1-webchecker-mime-ch](https://bugs.python.org/file4303/Python-2.2.1-webchecker-mime-ch "Uploaded as text/plain at 2002-05-30.20:23:00 by mdornseif")</li><li>[diff.txt](https://bugs.python.org/file4304/diff.txt "Uploaded as text/plain at 2002-06-06.08:40:21 by @doerwalter"): Using cgi.parse_header</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/doerwalter' closed_at = <Date 2002-06-06.17:13:08.000> created_at = <Date 2002-05-28.11:20:04.000> labels = [] title = 'webchecker chokes at charsets.' updated_at = <Date 2002-06-06.17:13:08.000> user = 'https://bugs.python.org/mdornseif' ``` bugs.python.org fields: ```python activity = <Date 2002-06-06.17:13:08.000> actor = 'theller' assignee = 'doerwalter' closed = True closed_date = None closer = None components = ['Demos and Tools'] creation = <Date 2002-05-28.11:20:04.000> creator = 'mdornseif' dependencies = [] files = ['4303', '4304'] hgrepos = [] issue_num = 561478 keywords = ['patch'] message_count = 11.0 messages = ['40150', '40151', '40152', '40153', '40154', '40155', '40156', '40157', '40158', '40159', '40160'] nosy_count = 4.0 nosy_names = ['gvanrossum', 'doerwalter', 'theller', 'mdornseif'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue561478' versions = ['Python 2.3'] ``` </p></details>
webchecker chokes at charsets.
https://api.github.com/repos/python/cpython/issues/36654/comments
11
2002-05-28T11:20:04Z
2022-04-09T22:10:58Z
https://github.com/python/cpython/issues/36654
1,198,786,528
36,654
[ "python", "cpython" ]
BPO | [561326](https://bugs.python.org/issue561326) --- | :--- Nosy | @mhammond, @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 2002-05-28.11:01:11.000> created_at = <Date 2002-05-28.02:05:13.000> labels = ['library'] title = 'ihooks.FancyModuleLoader fails' updated_at = <Date 2002-05-28.11:01:11.000> user = 'https://github.com/mhammond' ``` bugs.python.org fields: ```python activity = <Date 2002-05-28.11:01:11.000> actor = 'jackjansen' assignee = 'jackjansen' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-28.02:05:13.000> creator = 'mhammond' dependencies = [] files = [] hgrepos = [] issue_num = 561326 keywords = [] message_count = 2.0 messages = ['10939', '10940'] nosy_count = 2.0 nosy_names = ['mhammond', 'jackjansen'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue561326' versions = [] ``` </p></details>
ihooks.FancyModuleLoader fails
https://api.github.com/repos/python/cpython/issues/36653/comments
2
2002-05-28T02:05:13Z
2022-04-09T22:10:57Z
https://github.com/python/cpython/issues/36653
1,198,786,523
36,653
[ "python", "cpython" ]
BPO | [561244](https://bugs.python.org/issue561244) --- | :--- Nosy | @gvanrossum, @rhettinger Files | <li>[opt.diff](https://bugs.python.org/file4300/opt.diff "Uploaded as text/plain at 2002-05-27.21:33:41 by nnorwitz"): micro optimizations patch 1</li><li>[opt.diff](https://bugs.python.org/file4301/opt.diff "Uploaded as text/plain at 2002-09-13.15:19:44 by nnorwitz"): patch 2 - 13 sep</li><li>[opt3.diff](https://bugs.python.org/file4302/opt3.diff "Uploaded as text/plain at 2002-12-17.02:09:10 by nnorwitz"): patch #3 updated to remove leaked refs</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 2002-12-30.22:31:54.000> created_at = <Date 2002-05-27.21:33:41.000> labels = ['interpreter-core'] title = 'Micro optimizations' updated_at = <Date 2002-12-30.22:31:54.000> user = 'https://bugs.python.org/nnorwitz' ``` bugs.python.org fields: ```python activity = <Date 2002-12-30.22:31:54.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-27.21:33:41.000> creator = 'nnorwitz' dependencies = [] files = ['4300', '4301', '4302'] hgrepos = [] issue_num = 561244 keywords = ['patch'] message_count = 11.0 messages = ['40139', '40140', '40141', '40142', '40143', '40144', '40145', '40146', '40147', '40148', '40149'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'nnorwitz', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue561244' versions = ['Python 2.3'] ``` </p></details>
Micro optimizations
https://api.github.com/repos/python/cpython/issues/36652/comments
11
2002-05-27T21:33:41Z
2022-04-09T22:10:55Z
https://github.com/python/cpython/issues/36652
1,198,786,517
36,652
[ "python", "cpython" ]
BPO | [561047](https://bugs.python.org/issue561047) --- | :--- Nosy | @smontanaro <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = None closed_at = <Date 2002-06-02.13:03:53.000> created_at = <Date 2002-05-27.12:27:16.000> labels = ['expert-regex'] title = 'Maximum recursion limit exceeded' updated_at = <Date 2002-06-02.13:03:53.000> user = 'https://bugs.python.org/markusgritsch' ``` bugs.python.org fields: ```python activity = <Date 2002-06-02.13:03:53.000> actor = 'skip.montanaro' assignee = 'effbot' closed = True closed_date = None closer = None components = ['Regular Expressions'] creation = <Date 2002-05-27.12:27:16.000> creator = 'markus_gritsch' dependencies = [] files = [] hgrepos = [] issue_num = 561047 keywords = [] message_count = 3.0 messages = ['10936', '10937', '10938'] nosy_count = 4.0 nosy_names = ['effbot', 'skip.montanaro', 'calvin', 'markus_gritsch'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue561047' versions = [] ``` </p></details>
Maximum recursion limit exceeded
https://api.github.com/repos/python/cpython/issues/36651/comments
3
2002-05-27T12:27:16Z
2022-04-09T22:10:54Z
https://github.com/python/cpython/issues/36651
1,198,786,511
36,651
[ "python", "cpython" ]
BPO | [560794](https://bugs.python.org/issue560794) --- | :--- Nosy | @gvanrossum Files | <li>[copy.py.diff](https://bugs.python.org/file494/copy.py.diff "Uploaded as text/plain at 2002-05-26.19:15:21 by glchapman")</li><li>[copy.py.diff](https://bugs.python.org/file495/copy.py.diff "Uploaded as text/plain at 2002-05-26.19:35:59 by glchapman")</li> <sup>*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*</sup> <details><summary>Show more details</summary><p> GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = <Date 2002-06-10.21:10:39.000> created_at = <Date 2002-05-26.19:15:21.000> labels = ['library'] title = "deepcopy can't handle custom metaclasses" updated_at = <Date 2002-06-10.21:10:39.000> user = 'https://bugs.python.org/glchapman' ``` bugs.python.org fields: ```python activity = <Date 2002-06-10.21:10:39.000> actor = 'gvanrossum' assignee = 'gvanrossum' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2002-05-26.19:15:21.000> creator = 'glchapman' dependencies = [] files = ['494', '495'] hgrepos = [] issue_num = 560794 keywords = [] message_count = 3.0 messages = ['10933', '10934', '10935'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'glchapman'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue560794' versions = ['Python 2.2'] ``` </p></details>
deepcopy can't handle custom metaclasses
https://api.github.com/repos/python/cpython/issues/36650/comments
3
2002-05-26T19:15:21Z
2022-04-09T22:10:54Z
https://github.com/python/cpython/issues/36650
1,198,786,507
36,650
[ "python", "cpython" ]
BPO | [560736](https://bugs.python.org/issue560736) --- | :--- Nosy | @gvanrossum, @rhettinger Files | <li>[list.diff](https://bugs.python.org/file4298/list.diff "Uploaded as text/plain at 2002-05-26.15:25:24 by @rhettinger"): Patch to add list iterator</li><li>[list2.diff](https://bugs.python.org/file4299/list2.diff "Uploaded as text/plain at 2002-05-31.21:07:08 by @rhettinger"): Revised patch using PyList_Check()</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 2002-05-31.21:38:09.000> created_at = <Date 2002-05-26.15:25:24.000> labels = ['interpreter-core'] title = 'Optimize list iteration' updated_at = <Date 2002-05-31.21:38:09.000> user = 'https://github.com/rhettinger' ``` bugs.python.org fields: ```python activity = <Date 2002-05-31.21:38:09.000> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2002-05-26.15:25:24.000> creator = 'rhettinger' dependencies = [] files = ['4298', '4299'] hgrepos = [] issue_num = 560736 keywords = ['patch'] message_count = 5.0 messages = ['40134', '40135', '40136', '40137', '40138'] nosy_count = 2.0 nosy_names = ['gvanrossum', 'rhettinger'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue560736' versions = ['Python 2.3'] ``` </p></details>
Optimize list iteration
https://api.github.com/repos/python/cpython/issues/36649/comments
5
2002-05-26T15:25:24Z
2022-04-09T22:10:53Z
https://github.com/python/cpython/issues/36649
1,198,786,505
36,649